cax-design-system 2.8.1 → 2.8.2

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 (1723) hide show
  1. package/README.md +1 -1
  2. package/accordion/index.d.ts +286 -3
  3. package/animate/index.d.ts +41 -3
  4. package/animateonscroll/index.d.ts +75 -3
  5. package/api/index.d.ts +1856 -3
  6. package/autocomplete/index.d.ts +799 -3
  7. package/autofocus/index.d.ts +29 -3
  8. package/avatar/index.d.ts +80 -3
  9. package/avatargroup/index.d.ts +30 -3
  10. package/badge/index.d.ts +67 -5
  11. package/baseicon/index.d.ts +18 -5
  12. package/blockui/index.d.ts +77 -3
  13. package/breadcrumb/index.d.ts +105 -3
  14. package/button/index.d.ts +170 -3
  15. package/buttongroup/index.d.ts +14 -5
  16. package/calendar/index.d.ts +935 -3
  17. package/card/index.d.ts +92 -3
  18. package/carousel/index.d.ts +290 -3
  19. package/cascadeselect/index.d.ts +564 -3
  20. package/cax-design-system-2.8.2.tgz +0 -0
  21. package/chart/index.d.ts +88 -3
  22. package/checkbox/index.d.ts +204 -3
  23. package/chip/index.d.ts +63 -3
  24. package/chips/index.d.ts +305 -3
  25. package/colorpicker/index.d.ts +265 -3
  26. package/commentbox/index.d.ts +138 -5
  27. package/confirmdialog/index.d.ts +336 -3
  28. package/confirmpopup/index.d.ts +148 -3
  29. package/contextmenu/index.d.ts +261 -3
  30. package/dataview/index.d.ts +457 -3
  31. package/defer/index.d.ts +40 -3
  32. package/dialog/index.d.ts +411 -3
  33. package/divider/index.d.ts +56 -3
  34. package/dock/index.d.ts +136 -3
  35. package/dom/index.d.ts +105 -3
  36. package/dragdrop/index.d.ts +120 -3
  37. package/dropdown/index.d.ts +818 -3
  38. package/dynamicdialog/index.d.ts +490 -3
  39. package/editor/index.d.ts +177 -3
  40. package/fesm2022/cax-design-system-accordion.mjs +2 -2
  41. package/fesm2022/cax-design-system-accordion.mjs.map +1 -1
  42. package/fesm2022/cax-design-system-animate.mjs +1 -1
  43. package/fesm2022/cax-design-system-animate.mjs.map +1 -1
  44. package/fesm2022/cax-design-system-animateonscroll.mjs +1 -1
  45. package/fesm2022/cax-design-system-animateonscroll.mjs.map +1 -1
  46. package/fesm2022/cax-design-system-api.mjs +1 -1
  47. package/fesm2022/cax-design-system-api.mjs.map +1 -1
  48. package/fesm2022/cax-design-system-autocomplete.mjs +1 -1
  49. package/fesm2022/cax-design-system-autocomplete.mjs.map +1 -1
  50. package/fesm2022/cax-design-system-autofocus.mjs +1 -1
  51. package/fesm2022/cax-design-system-autofocus.mjs.map +1 -1
  52. package/fesm2022/cax-design-system-avatar.mjs +1 -1
  53. package/fesm2022/cax-design-system-avatar.mjs.map +1 -1
  54. package/fesm2022/cax-design-system-avatargroup.mjs +1 -1
  55. package/fesm2022/cax-design-system-avatargroup.mjs.map +1 -1
  56. package/fesm2022/cax-design-system-badge.mjs +1 -1
  57. package/fesm2022/cax-design-system-badge.mjs.map +1 -1
  58. package/fesm2022/cax-design-system-baseicon.mjs +1 -1
  59. package/fesm2022/cax-design-system-baseicon.mjs.map +1 -1
  60. package/fesm2022/cax-design-system-blockui.mjs +1 -1
  61. package/fesm2022/cax-design-system-blockui.mjs.map +1 -1
  62. package/fesm2022/cax-design-system-breadcrumb.mjs +1 -1
  63. package/fesm2022/cax-design-system-breadcrumb.mjs.map +1 -1
  64. package/fesm2022/cax-design-system-button.mjs +1 -1
  65. package/fesm2022/cax-design-system-button.mjs.map +1 -1
  66. package/fesm2022/cax-design-system-buttongroup.mjs +1 -1
  67. package/fesm2022/cax-design-system-buttongroup.mjs.map +1 -1
  68. package/fesm2022/cax-design-system-calendar.mjs +3 -3
  69. package/fesm2022/cax-design-system-calendar.mjs.map +1 -1
  70. package/fesm2022/cax-design-system-card.mjs +1 -1
  71. package/fesm2022/cax-design-system-card.mjs.map +1 -1
  72. package/fesm2022/cax-design-system-carousel.mjs +1 -1
  73. package/fesm2022/cax-design-system-carousel.mjs.map +1 -1
  74. package/fesm2022/cax-design-system-cascadeselect.mjs +1 -1
  75. package/fesm2022/cax-design-system-cascadeselect.mjs.map +1 -1
  76. package/fesm2022/cax-design-system-chart.mjs +1 -1
  77. package/fesm2022/cax-design-system-chart.mjs.map +1 -1
  78. package/fesm2022/cax-design-system-checkbox.mjs +1 -1
  79. package/fesm2022/cax-design-system-checkbox.mjs.map +1 -1
  80. package/fesm2022/cax-design-system-chip.mjs +1 -1
  81. package/fesm2022/cax-design-system-chip.mjs.map +1 -1
  82. package/fesm2022/cax-design-system-chips.mjs +2 -2
  83. package/fesm2022/cax-design-system-chips.mjs.map +1 -1
  84. package/fesm2022/cax-design-system-colorpicker.mjs +1 -1
  85. package/fesm2022/cax-design-system-colorpicker.mjs.map +1 -1
  86. package/fesm2022/cax-design-system-commentbox.mjs +3 -3
  87. package/fesm2022/cax-design-system-commentbox.mjs.map +1 -1
  88. package/fesm2022/cax-design-system-confirmdialog.mjs +1 -1
  89. package/fesm2022/cax-design-system-confirmdialog.mjs.map +1 -1
  90. package/fesm2022/cax-design-system-confirmpopup.mjs +2 -2
  91. package/fesm2022/cax-design-system-confirmpopup.mjs.map +1 -1
  92. package/fesm2022/cax-design-system-contextmenu.mjs +1 -1
  93. package/fesm2022/cax-design-system-contextmenu.mjs.map +1 -1
  94. package/fesm2022/cax-design-system-dataview.mjs +1 -1
  95. package/fesm2022/cax-design-system-dataview.mjs.map +1 -1
  96. package/fesm2022/cax-design-system-defer.mjs +1 -1
  97. package/fesm2022/cax-design-system-defer.mjs.map +1 -1
  98. package/fesm2022/cax-design-system-dialog.mjs +1 -1
  99. package/fesm2022/cax-design-system-dialog.mjs.map +1 -1
  100. package/fesm2022/cax-design-system-divider.mjs +1 -1
  101. package/fesm2022/cax-design-system-divider.mjs.map +1 -1
  102. package/fesm2022/cax-design-system-dock.mjs +1 -1
  103. package/fesm2022/cax-design-system-dock.mjs.map +1 -1
  104. package/fesm2022/cax-design-system-dom.mjs.map +1 -1
  105. package/fesm2022/cax-design-system-dragdrop.mjs +1 -1
  106. package/fesm2022/cax-design-system-dragdrop.mjs.map +1 -1
  107. package/fesm2022/cax-design-system-dropdown.mjs +4 -4
  108. package/fesm2022/cax-design-system-dropdown.mjs.map +1 -1
  109. package/fesm2022/cax-design-system-dynamicdialog.mjs +1 -1
  110. package/fesm2022/cax-design-system-dynamicdialog.mjs.map +1 -1
  111. package/fesm2022/cax-design-system-editor.mjs +1 -1
  112. package/fesm2022/cax-design-system-editor.mjs.map +1 -1
  113. package/fesm2022/cax-design-system-fieldset.mjs +2 -2
  114. package/fesm2022/cax-design-system-fieldset.mjs.map +1 -1
  115. package/fesm2022/cax-design-system-fileupload.mjs +1 -1
  116. package/fesm2022/cax-design-system-fileupload.mjs.map +1 -1
  117. package/fesm2022/cax-design-system-floatlabel.mjs +1 -1
  118. package/fesm2022/cax-design-system-floatlabel.mjs.map +1 -1
  119. package/fesm2022/cax-design-system-focustrap.mjs +1 -1
  120. package/fesm2022/cax-design-system-focustrap.mjs.map +1 -1
  121. package/fesm2022/cax-design-system-galleria.mjs +1 -1
  122. package/fesm2022/cax-design-system-galleria.mjs.map +1 -1
  123. package/fesm2022/cax-design-system-iconfield.mjs +1 -1
  124. package/fesm2022/cax-design-system-iconfield.mjs.map +1 -1
  125. package/fesm2022/cax-design-system-icons-angledoubledown.mjs.map +1 -1
  126. package/fesm2022/cax-design-system-icons-angledoubleleft.mjs.map +1 -1
  127. package/fesm2022/cax-design-system-icons-angledoubleright.mjs.map +1 -1
  128. package/fesm2022/cax-design-system-icons-angledoubleup.mjs.map +1 -1
  129. package/fesm2022/cax-design-system-icons-angledown.mjs.map +1 -1
  130. package/fesm2022/cax-design-system-icons-angleleft.mjs.map +1 -1
  131. package/fesm2022/cax-design-system-icons-angleright.mjs.map +1 -1
  132. package/fesm2022/cax-design-system-icons-angleup.mjs.map +1 -1
  133. package/fesm2022/cax-design-system-icons-arrowdown.mjs.map +1 -1
  134. package/fesm2022/cax-design-system-icons-arrowdownleft.mjs.map +1 -1
  135. package/fesm2022/cax-design-system-icons-arrowdownright.mjs.map +1 -1
  136. package/fesm2022/cax-design-system-icons-arrowleft.mjs.map +1 -1
  137. package/fesm2022/cax-design-system-icons-arrowright.mjs.map +1 -1
  138. package/fesm2022/cax-design-system-icons-arrowup.mjs.map +1 -1
  139. package/fesm2022/cax-design-system-icons-ban.mjs.map +1 -1
  140. package/fesm2022/cax-design-system-icons-bars.mjs.map +1 -1
  141. package/fesm2022/cax-design-system-icons-blank.mjs.map +1 -1
  142. package/fesm2022/cax-design-system-icons-calendar.mjs.map +1 -1
  143. package/fesm2022/cax-design-system-icons-caretleft.mjs.map +1 -1
  144. package/fesm2022/cax-design-system-icons-caretright.mjs.map +1 -1
  145. package/fesm2022/cax-design-system-icons-check.mjs.map +1 -1
  146. package/fesm2022/cax-design-system-icons-chevrondown.mjs.map +1 -1
  147. package/fesm2022/cax-design-system-icons-chevronleft.mjs.map +1 -1
  148. package/fesm2022/cax-design-system-icons-chevronright.mjs.map +1 -1
  149. package/fesm2022/cax-design-system-icons-chevronup.mjs.map +1 -1
  150. package/fesm2022/cax-design-system-icons-exclamationtriangle.mjs.map +1 -1
  151. package/fesm2022/cax-design-system-icons-eye.mjs.map +1 -1
  152. package/fesm2022/cax-design-system-icons-eyeslash.mjs.map +1 -1
  153. package/fesm2022/cax-design-system-icons-filter.mjs.map +1 -1
  154. package/fesm2022/cax-design-system-icons-filterslash.mjs.map +1 -1
  155. package/fesm2022/cax-design-system-icons-home.mjs.map +1 -1
  156. package/fesm2022/cax-design-system-icons-infocircle.mjs.map +1 -1
  157. package/fesm2022/cax-design-system-icons-minus.mjs.map +1 -1
  158. package/fesm2022/cax-design-system-icons-pencil.mjs.map +1 -1
  159. package/fesm2022/cax-design-system-icons-plus.mjs.map +1 -1
  160. package/fesm2022/cax-design-system-icons-refresh.mjs.map +1 -1
  161. package/fesm2022/cax-design-system-icons-search.mjs.map +1 -1
  162. package/fesm2022/cax-design-system-icons-searchminus.mjs.map +1 -1
  163. package/fesm2022/cax-design-system-icons-searchplus.mjs.map +1 -1
  164. package/fesm2022/cax-design-system-icons-sortalt.mjs.map +1 -1
  165. package/fesm2022/cax-design-system-icons-sortamountdown.mjs.map +1 -1
  166. package/fesm2022/cax-design-system-icons-sortamountupalt.mjs.map +1 -1
  167. package/fesm2022/cax-design-system-icons-spinner.mjs.map +1 -1
  168. package/fesm2022/cax-design-system-icons-star.mjs.map +1 -1
  169. package/fesm2022/cax-design-system-icons-starfill.mjs.map +1 -1
  170. package/fesm2022/cax-design-system-icons-thlarge.mjs.map +1 -1
  171. package/fesm2022/cax-design-system-icons-times.mjs.map +1 -1
  172. package/fesm2022/cax-design-system-icons-timescircle.mjs.map +1 -1
  173. package/fesm2022/cax-design-system-icons-trash.mjs.map +1 -1
  174. package/fesm2022/cax-design-system-icons-undo.mjs.map +1 -1
  175. package/fesm2022/cax-design-system-icons-upload.mjs.map +1 -1
  176. package/fesm2022/cax-design-system-icons-windowmaximize.mjs.map +1 -1
  177. package/fesm2022/cax-design-system-icons-windowminimize.mjs.map +1 -1
  178. package/fesm2022/cax-design-system-image.mjs +2 -2
  179. package/fesm2022/cax-design-system-image.mjs.map +1 -1
  180. package/fesm2022/cax-design-system-inplace.mjs +1 -1
  181. package/fesm2022/cax-design-system-inplace.mjs.map +1 -1
  182. package/fesm2022/cax-design-system-inputgroup.mjs +1 -1
  183. package/fesm2022/cax-design-system-inputgroup.mjs.map +1 -1
  184. package/fesm2022/cax-design-system-inputgroupaddon.mjs +1 -1
  185. package/fesm2022/cax-design-system-inputgroupaddon.mjs.map +1 -1
  186. package/fesm2022/cax-design-system-inputicon.mjs +1 -1
  187. package/fesm2022/cax-design-system-inputicon.mjs.map +1 -1
  188. package/fesm2022/cax-design-system-inputmask.mjs +1 -1
  189. package/fesm2022/cax-design-system-inputmask.mjs.map +1 -1
  190. package/fesm2022/cax-design-system-inputnumber.mjs +1 -1
  191. package/fesm2022/cax-design-system-inputnumber.mjs.map +1 -1
  192. package/fesm2022/cax-design-system-inputotp.mjs +1 -1
  193. package/fesm2022/cax-design-system-inputotp.mjs.map +1 -1
  194. package/fesm2022/cax-design-system-inputswitch.mjs +1 -1
  195. package/fesm2022/cax-design-system-inputswitch.mjs.map +1 -1
  196. package/fesm2022/cax-design-system-inputtext.mjs +1 -1
  197. package/fesm2022/cax-design-system-inputtext.mjs.map +1 -1
  198. package/fesm2022/cax-design-system-inputtextarea.mjs +1 -1
  199. package/fesm2022/cax-design-system-inputtextarea.mjs.map +1 -1
  200. package/fesm2022/cax-design-system-keyfilter.mjs +1 -1
  201. package/fesm2022/cax-design-system-keyfilter.mjs.map +1 -1
  202. package/fesm2022/cax-design-system-knob.mjs +1 -1
  203. package/fesm2022/cax-design-system-knob.mjs.map +1 -1
  204. package/fesm2022/cax-design-system-listbox.mjs +1 -1
  205. package/fesm2022/cax-design-system-listbox.mjs.map +1 -1
  206. package/fesm2022/cax-design-system-logo.mjs +1 -1
  207. package/fesm2022/cax-design-system-logo.mjs.map +1 -1
  208. package/fesm2022/cax-design-system-megamenu.mjs +1 -1
  209. package/fesm2022/cax-design-system-megamenu.mjs.map +1 -1
  210. package/fesm2022/cax-design-system-menu.mjs +3 -3
  211. package/fesm2022/cax-design-system-menu.mjs.map +1 -1
  212. package/fesm2022/cax-design-system-menubar.mjs +1 -1
  213. package/fesm2022/cax-design-system-menubar.mjs.map +1 -1
  214. package/fesm2022/cax-design-system-message.mjs +1 -1
  215. package/fesm2022/cax-design-system-message.mjs.map +1 -1
  216. package/fesm2022/cax-design-system-messages.mjs +2 -2
  217. package/fesm2022/cax-design-system-messages.mjs.map +1 -1
  218. package/fesm2022/cax-design-system-metergroup.mjs +1 -1
  219. package/fesm2022/cax-design-system-metergroup.mjs.map +1 -1
  220. package/fesm2022/cax-design-system-multiselect.mjs +1 -1
  221. package/fesm2022/cax-design-system-multiselect.mjs.map +1 -1
  222. package/fesm2022/cax-design-system-navigation.mjs +3 -3
  223. package/fesm2022/cax-design-system-navigation.mjs.map +1 -1
  224. package/fesm2022/cax-design-system-orderlist.mjs +1 -1
  225. package/fesm2022/cax-design-system-orderlist.mjs.map +1 -1
  226. package/fesm2022/cax-design-system-organizationchart.mjs +2 -2
  227. package/fesm2022/cax-design-system-organizationchart.mjs.map +1 -1
  228. package/fesm2022/cax-design-system-overlay.mjs +2 -2
  229. package/fesm2022/cax-design-system-overlay.mjs.map +1 -1
  230. package/fesm2022/cax-design-system-overlaypanel.mjs +3 -3
  231. package/fesm2022/cax-design-system-overlaypanel.mjs.map +1 -1
  232. package/fesm2022/cax-design-system-paginator.mjs +1 -1
  233. package/fesm2022/cax-design-system-paginator.mjs.map +1 -1
  234. package/fesm2022/cax-design-system-panel.mjs +2 -2
  235. package/fesm2022/cax-design-system-panel.mjs.map +1 -1
  236. package/fesm2022/cax-design-system-panelmenu.mjs +2 -2
  237. package/fesm2022/cax-design-system-panelmenu.mjs.map +1 -1
  238. package/fesm2022/cax-design-system-password.mjs +1 -1
  239. package/fesm2022/cax-design-system-password.mjs.map +1 -1
  240. package/fesm2022/cax-design-system-picklist.mjs +1 -1
  241. package/fesm2022/cax-design-system-picklist.mjs.map +1 -1
  242. package/fesm2022/cax-design-system-progressbar.mjs +1 -1
  243. package/fesm2022/cax-design-system-progressbar.mjs.map +1 -1
  244. package/fesm2022/cax-design-system-progressspinner.mjs +1 -1
  245. package/fesm2022/cax-design-system-progressspinner.mjs.map +1 -1
  246. package/fesm2022/cax-design-system-radiobutton.mjs +1 -1
  247. package/fesm2022/cax-design-system-radiobutton.mjs.map +1 -1
  248. package/fesm2022/cax-design-system-rating.mjs +1 -1
  249. package/fesm2022/cax-design-system-rating.mjs.map +1 -1
  250. package/fesm2022/cax-design-system-ripple.mjs +1 -1
  251. package/fesm2022/cax-design-system-ripple.mjs.map +1 -1
  252. package/fesm2022/cax-design-system-scroller.mjs +2 -2
  253. package/fesm2022/cax-design-system-scroller.mjs.map +1 -1
  254. package/fesm2022/cax-design-system-scrollpanel.mjs +1 -1
  255. package/fesm2022/cax-design-system-scrollpanel.mjs.map +1 -1
  256. package/fesm2022/cax-design-system-scrolltop.mjs +2 -2
  257. package/fesm2022/cax-design-system-scrolltop.mjs.map +1 -1
  258. package/fesm2022/cax-design-system-selectbutton.mjs +1 -1
  259. package/fesm2022/cax-design-system-selectbutton.mjs.map +1 -1
  260. package/fesm2022/cax-design-system-sidebar.mjs +4 -4
  261. package/fesm2022/cax-design-system-sidebar.mjs.map +1 -1
  262. package/fesm2022/cax-design-system-skeleton.mjs +1 -1
  263. package/fesm2022/cax-design-system-skeleton.mjs.map +1 -1
  264. package/fesm2022/cax-design-system-slidemenu.mjs +1 -1
  265. package/fesm2022/cax-design-system-slidemenu.mjs.map +1 -1
  266. package/fesm2022/cax-design-system-slider.mjs +1 -1
  267. package/fesm2022/cax-design-system-slider.mjs.map +1 -1
  268. package/fesm2022/cax-design-system-speeddial.mjs +1 -1
  269. package/fesm2022/cax-design-system-speeddial.mjs.map +1 -1
  270. package/fesm2022/cax-design-system-spinner.mjs +1 -1
  271. package/fesm2022/cax-design-system-spinner.mjs.map +1 -1
  272. package/fesm2022/cax-design-system-splitbutton.mjs +1 -1
  273. package/fesm2022/cax-design-system-splitbutton.mjs.map +1 -1
  274. package/fesm2022/cax-design-system-splitter.mjs +1 -1
  275. package/fesm2022/cax-design-system-splitter.mjs.map +1 -1
  276. package/fesm2022/cax-design-system-stepper.mjs +2 -2
  277. package/fesm2022/cax-design-system-stepper.mjs.map +1 -1
  278. package/fesm2022/cax-design-system-steps.mjs +1 -1
  279. package/fesm2022/cax-design-system-steps.mjs.map +1 -1
  280. package/fesm2022/cax-design-system-styleclass.mjs +1 -1
  281. package/fesm2022/cax-design-system-styleclass.mjs.map +1 -1
  282. package/fesm2022/cax-design-system-table.mjs +1 -1
  283. package/fesm2022/cax-design-system-table.mjs.map +1 -1
  284. package/fesm2022/cax-design-system-tableconfiguration.mjs +19 -11
  285. package/fesm2022/cax-design-system-tableconfiguration.mjs.map +1 -1
  286. package/fesm2022/cax-design-system-tabmenu.mjs +1 -1
  287. package/fesm2022/cax-design-system-tabmenu.mjs.map +1 -1
  288. package/fesm2022/cax-design-system-tabview.mjs +1 -1
  289. package/fesm2022/cax-design-system-tabview.mjs.map +1 -1
  290. package/fesm2022/cax-design-system-tag.mjs +1 -1
  291. package/fesm2022/cax-design-system-tag.mjs.map +1 -1
  292. package/fesm2022/cax-design-system-terminal.mjs +1 -1
  293. package/fesm2022/cax-design-system-terminal.mjs.map +1 -1
  294. package/fesm2022/cax-design-system-tieredmenu.mjs +1 -1
  295. package/fesm2022/cax-design-system-tieredmenu.mjs.map +1 -1
  296. package/fesm2022/cax-design-system-timeline.mjs +1 -1
  297. package/fesm2022/cax-design-system-timeline.mjs.map +1 -1
  298. package/fesm2022/cax-design-system-toast.mjs +2 -2
  299. package/fesm2022/cax-design-system-toast.mjs.map +1 -1
  300. package/fesm2022/cax-design-system-togglebutton.mjs +1 -1
  301. package/fesm2022/cax-design-system-togglebutton.mjs.map +1 -1
  302. package/fesm2022/cax-design-system-toggleswitch.mjs +1 -1
  303. package/fesm2022/cax-design-system-toggleswitch.mjs.map +1 -1
  304. package/fesm2022/cax-design-system-toolbar.mjs +1 -1
  305. package/fesm2022/cax-design-system-toolbar.mjs.map +1 -1
  306. package/fesm2022/cax-design-system-tooltip.mjs +1 -1
  307. package/fesm2022/cax-design-system-tooltip.mjs.map +1 -1
  308. package/fesm2022/cax-design-system-tree.mjs +1 -1
  309. package/fesm2022/cax-design-system-tree.mjs.map +1 -1
  310. package/fesm2022/cax-design-system-treeselect.mjs +1 -1
  311. package/fesm2022/cax-design-system-treeselect.mjs.map +1 -1
  312. package/fesm2022/cax-design-system-treetable.mjs +1 -1
  313. package/fesm2022/cax-design-system-treetable.mjs.map +1 -1
  314. package/fesm2022/cax-design-system-tristatecheckbox.mjs +2 -2
  315. package/fesm2022/cax-design-system-tristatecheckbox.mjs.map +1 -1
  316. package/fesm2022/cax-design-system-upload.mjs +1 -1
  317. package/fesm2022/cax-design-system-upload.mjs.map +1 -1
  318. package/fesm2022/cax-design-system-utils.mjs.map +1 -1
  319. package/fesm2022/cax-design-system-virtualscroller.mjs +1 -1
  320. package/fesm2022/cax-design-system-virtualscroller.mjs.map +1 -1
  321. package/fieldset/index.d.ts +140 -3
  322. package/fileupload/index.d.ts +606 -3
  323. package/floatlabel/index.d.ts +19 -3
  324. package/focustrap/index.d.ts +35 -3
  325. package/galleria/index.d.ts +502 -3
  326. package/iconfield/index.d.ts +26 -3
  327. package/icons/angledoubledown/index.d.ts +9 -5
  328. package/icons/angledoubleleft/index.d.ts +9 -5
  329. package/icons/angledoubleright/index.d.ts +9 -5
  330. package/icons/angledoubleup/index.d.ts +9 -5
  331. package/icons/angledown/index.d.ts +9 -5
  332. package/icons/angleleft/index.d.ts +9 -5
  333. package/icons/angleright/index.d.ts +9 -5
  334. package/icons/angleup/index.d.ts +9 -5
  335. package/icons/arrowdown/index.d.ts +12 -5
  336. package/icons/arrowdownleft/index.d.ts +9 -5
  337. package/icons/arrowdownright/index.d.ts +9 -5
  338. package/icons/arrowleft/index.d.ts +11 -5
  339. package/icons/arrowright/index.d.ts +9 -5
  340. package/icons/arrowup/index.d.ts +11 -5
  341. package/icons/ban/index.d.ts +11 -5
  342. package/icons/bars/index.d.ts +9 -5
  343. package/icons/blank/index.d.ts +9 -5
  344. package/icons/calendar/index.d.ts +9 -5
  345. package/icons/caretleft/index.d.ts +9 -5
  346. package/icons/caretright/index.d.ts +9 -5
  347. package/icons/check/index.d.ts +9 -5
  348. package/icons/chevrondown/index.d.ts +9 -5
  349. package/icons/chevronleft/index.d.ts +9 -5
  350. package/icons/chevronright/index.d.ts +9 -5
  351. package/icons/chevronup/index.d.ts +9 -5
  352. package/icons/exclamationtriangle/index.d.ts +12 -5
  353. package/icons/eye/index.d.ts +9 -5
  354. package/icons/eyeslash/index.d.ts +11 -5
  355. package/icons/filter/index.d.ts +11 -5
  356. package/icons/filterslash/index.d.ts +11 -5
  357. package/icons/home/index.d.ts +11 -5
  358. package/icons/infocircle/index.d.ts +11 -5
  359. package/icons/minus/index.d.ts +9 -5
  360. package/icons/pencil/index.d.ts +11 -5
  361. package/icons/plus/index.d.ts +11 -5
  362. package/icons/refresh/index.d.ts +11 -5
  363. package/icons/search/index.d.ts +11 -5
  364. package/icons/searchminus/index.d.ts +11 -5
  365. package/icons/searchplus/index.d.ts +11 -5
  366. package/icons/sortalt/index.d.ts +11 -5
  367. package/icons/sortamountdown/index.d.ts +11 -5
  368. package/icons/sortamountupalt/index.d.ts +11 -5
  369. package/icons/spinner/index.d.ts +11 -5
  370. package/icons/star/index.d.ts +11 -5
  371. package/icons/starfill/index.d.ts +11 -5
  372. package/icons/thlarge/index.d.ts +11 -5
  373. package/icons/times/index.d.ts +9 -5
  374. package/icons/timescircle/index.d.ts +11 -5
  375. package/icons/trash/index.d.ts +11 -5
  376. package/icons/undo/index.d.ts +11 -5
  377. package/icons/upload/index.d.ts +11 -5
  378. package/icons/windowmaximize/index.d.ts +11 -5
  379. package/icons/windowminimize/index.d.ts +11 -5
  380. package/image/index.d.ts +228 -3
  381. package/index.d.ts +2 -5
  382. package/inplace/index.d.ts +130 -3
  383. package/inputgroup/index.d.ts +48 -3
  384. package/inputgroupaddon/index.d.ts +35 -3
  385. package/inputicon/index.d.ts +22 -3
  386. package/inputmask/index.d.ts +304 -3
  387. package/inputnumber/index.d.ts +443 -3
  388. package/inputotp/index.d.ts +189 -3
  389. package/inputswitch/index.d.ts +123 -3
  390. package/inputtext/index.d.ts +76 -5
  391. package/inputtextarea/index.d.ts +112 -3
  392. package/keyfilter/index.d.ts +65 -3
  393. package/knob/index.d.ts +179 -3
  394. package/listbox/index.d.ts +620 -3
  395. package/logo/index.d.ts +20 -5
  396. package/megamenu/index.d.ts +230 -3
  397. package/menu/index.d.ts +222 -3
  398. package/menubar/index.d.ts +290 -3
  399. package/message/index.d.ts +53 -3
  400. package/messages/index.d.ts +140 -3
  401. package/metergroup/index.d.ts +224 -3
  402. package/multiselect/index.d.ts +974 -3
  403. package/navigation/index.d.ts +105 -5
  404. package/orderlist/index.d.ts +381 -3
  405. package/organizationchart/index.d.ts +192 -3
  406. package/overlay/index.d.ts +246 -3
  407. package/overlaypanel/index.d.ts +170 -3
  408. package/package.json +229 -569
  409. package/paginator/index.d.ts +249 -3
  410. package/panel/index.d.ts +185 -3
  411. package/panelmenu/index.d.ts +249 -3
  412. package/password/index.d.ts +342 -3
  413. package/picklist/index.d.ts +696 -3
  414. package/progressbar/index.d.ts +61 -3
  415. package/progressspinner/index.d.ts +58 -3
  416. package/radiobutton/index.d.ts +173 -3
  417. package/rating/index.d.ts +181 -3
  418. package/resources/cax.min.scss +1 -1
  419. package/resources/cax.scss +1 -0
  420. package/resources/components/menu/menu.scss +1 -0
  421. package/resources/components/navigation/navigation.scss +1 -0
  422. package/resources/components/tableconfiguration/tableconfiguration.scss +10 -0
  423. package/ripple/index.d.ts +37 -3
  424. package/scroller/index.d.ts +528 -3
  425. package/scrollpanel/index.d.ts +116 -3
  426. package/scrolltop/index.d.ts +117 -3
  427. package/selectbutton/index.d.ts +184 -3
  428. package/sidebar/index.d.ts +213 -3
  429. package/skeleton/index.d.ts +69 -3
  430. package/slidemenu/index.d.ts +339 -3
  431. package/slider/index.d.ts +214 -3
  432. package/speeddial/index.d.ts +319 -3
  433. package/spinner/index.d.ts +93 -5
  434. package/splitbutton/index.d.ts +264 -3
  435. package/splitter/index.d.ts +201 -3
  436. package/stepper/index.d.ts +145 -3
  437. package/steps/index.d.ts +87 -3
  438. package/styleclass/index.d.ts +109 -3
  439. package/table/index.d.ts +2556 -3
  440. package/tableconfiguration/index.d.ts +25 -5
  441. package/tabmenu/index.d.ts +160 -3
  442. package/tabview/index.d.ts +357 -3
  443. package/tag/index.d.ts +82 -3
  444. package/terminal/index.d.ts +68 -3
  445. package/tieredmenu/index.d.ts +307 -3
  446. package/timeline/index.d.ts +100 -3
  447. package/toast/index.d.ts +202 -3
  448. package/togglebutton/index.d.ts +150 -3
  449. package/toggleswitch/index.d.ts +25 -5
  450. package/toolbar/index.d.ts +64 -3
  451. package/tooltip/index.d.ts +218 -3
  452. package/tree/index.d.ts +673 -3
  453. package/treeselect/index.d.ts +517 -3
  454. package/treetable/index.d.ts +1461 -3
  455. package/tristatecheckbox/index.d.ts +155 -3
  456. package/ts-helpers/index.d.ts +6 -5
  457. package/upload/index.d.ts +81 -5
  458. package/utils/index.d.ts +35 -5
  459. package/virtualscroller/index.d.ts +161 -3
  460. package/accordion/accordion.d.ts +0 -224
  461. package/accordion/accordion.interface.d.ts +0 -49
  462. package/accordion/accordion.module.d.ts +0 -13
  463. package/accordion/public_api.d.ts +0 -3
  464. package/animate/animate.d.ts +0 -40
  465. package/animate/public_api.d.ts +0 -1
  466. package/animateonscroll/animateonscroll.d.ts +0 -75
  467. package/animateonscroll/public_api.d.ts +0 -1
  468. package/api/blockableui.d.ts +0 -10
  469. package/api/caxconfig.d.ts +0 -24
  470. package/api/confirmaeventtype.d.ts +0 -8
  471. package/api/confirmation.d.ts +0 -96
  472. package/api/confirmationservice.d.ts +0 -30
  473. package/api/contextmenuservice.d.ts +0 -11
  474. package/api/filtermatchmode.d.ts +0 -22
  475. package/api/filtermetadata.d.ts +0 -18
  476. package/api/filteroperator.d.ts +0 -4
  477. package/api/filterservice.d.ts +0 -10
  478. package/api/lazyloadevent.d.ts +0 -47
  479. package/api/lazyloadmeta.d.ts +0 -19
  480. package/api/megamenuitem.d.ts +0 -130
  481. package/api/menuitem.d.ts +0 -176
  482. package/api/message.d.ts +0 -30
  483. package/api/messageservice.d.ts +0 -32
  484. package/api/overlayoptions.d.ts +0 -188
  485. package/api/overlayservice.d.ts +0 -9
  486. package/api/primeicons.d.ts +0 -313
  487. package/api/public_api.d.ts +0 -34
  488. package/api/scrolleroptions.d.ts +0 -116
  489. package/api/selectitem.d.ts +0 -12
  490. package/api/selectitemgroup.d.ts +0 -10
  491. package/api/shared.d.ts +0 -24
  492. package/api/sortevent.d.ts +0 -12
  493. package/api/sortmeta.d.ts +0 -8
  494. package/api/tablestate.d.ts +0 -60
  495. package/api/themegeneratorservice.d.ts +0 -12
  496. package/api/tooltipoptions.d.ts +0 -69
  497. package/api/translation.d.ts +0 -135
  498. package/api/translationkeys.d.ts +0 -50
  499. package/api/treedragdropservice.d.ts +0 -12
  500. package/api/treenode.d.ts +0 -91
  501. package/api/treenodedragevent.d.ts +0 -27
  502. package/api/treetablenode.d.ts +0 -36
  503. package/autocomplete/autocomplete.d.ts +0 -616
  504. package/autocomplete/autocomplete.interface.d.ts +0 -164
  505. package/autocomplete/autocomplete.module.d.ts +0 -20
  506. package/autocomplete/public_api.d.ts +0 -3
  507. package/autofocus/autofocus.d.ts +0 -28
  508. package/autofocus/public_api.d.ts +0 -1
  509. package/avatar/avatar.d.ts +0 -73
  510. package/avatar/avatar.module.d.ts +0 -7
  511. package/avatar/public_api.d.ts +0 -2
  512. package/avatargroup/avatargroup.d.ts +0 -21
  513. package/avatargroup/avatargroup.module.d.ts +0 -9
  514. package/avatargroup/public_api.d.ts +0 -2
  515. package/badge/badge.d.ts +0 -21
  516. package/badge/badge.directive.d.ts +0 -35
  517. package/badge/badge.module.d.ts +0 -10
  518. package/badge/public_api.d.ts +0 -3
  519. package/baseicon/baseicon.d.ts +0 -15
  520. package/baseicon/public_api.d.ts +0 -1
  521. package/blockui/blockui.d.ts +0 -64
  522. package/blockui/blockui.interface.d.ts +0 -11
  523. package/blockui/public_api.d.ts +0 -2
  524. package/breadcrumb/breadcrumb.d.ts +0 -55
  525. package/breadcrumb/breadcrumb.interface.d.ts +0 -38
  526. package/breadcrumb/breadcrumb.module.d.ts +0 -13
  527. package/breadcrumb/public_api.d.ts +0 -3
  528. package/button/button.d.ts +0 -85
  529. package/button/button.directive.d.ts +0 -49
  530. package/button/button.interface.d.ts +0 -30
  531. package/button/button.module.d.ts +0 -9
  532. package/button/public_api.d.ts +0 -4
  533. package/buttongroup/buttongroup.d.ts +0 -11
  534. package/buttongroup/public_api.d.ts +0 -1
  535. package/calendar/calendar.d.ts +0 -722
  536. package/calendar/calendar.interface.d.ts +0 -204
  537. package/calendar/calendar.module.d.ts +0 -9
  538. package/calendar/public_api.d.ts +0 -3
  539. package/card/card.d.ts +0 -53
  540. package/card/card.interface.d.ts +0 -27
  541. package/card/card.module.d.ts +0 -11
  542. package/card/public_api.d.ts +0 -3
  543. package/carousel/carousel.d.ts +0 -227
  544. package/carousel/carousel.interface.d.ts +0 -63
  545. package/carousel/public_api.d.ts +0 -2
  546. package/cascadeselect/cascadeselect.d.ts +0 -435
  547. package/cascadeselect/cascadeselect.interface.d.ts +0 -115
  548. package/cascadeselect/cascadeselect.module.d.ts +0 -15
  549. package/cascadeselect/public_api.d.ts +0 -3
  550. package/chart/chart.d.ts +0 -87
  551. package/chart/public_api.d.ts +0 -1
  552. package/checkbox/checkbox.d.ts +0 -168
  553. package/checkbox/checkbox.interface.d.ts +0 -26
  554. package/checkbox/checkbox.module.d.ts +0 -10
  555. package/checkbox/public_api.d.ts +0 -3
  556. package/chip/chip.d.ts +0 -38
  557. package/chip/chip.interface.d.ts +0 -15
  558. package/chip/chip.module.d.ts +0 -10
  559. package/chip/public_api.d.ts +0 -3
  560. package/chips/chips.d.ts +0 -233
  561. package/chips/chips.interface.d.ts +0 -58
  562. package/chips/chips.module.d.ts +0 -14
  563. package/chips/public_api.d.ts +0 -3
  564. package/colorpicker/colorpicker.d.ts +0 -240
  565. package/colorpicker/colorpicker.interface.d.ts +0 -15
  566. package/colorpicker/colorpicker.module.d.ts +0 -9
  567. package/colorpicker/public_api.d.ts +0 -3
  568. package/commentbox/commentbox.d.ts +0 -120
  569. package/commentbox/commentbox.module.d.ts +0 -17
  570. package/commentbox/public_api.d.ts +0 -2
  571. package/confirmdialog/confirmdialog.d.ts +0 -281
  572. package/confirmdialog/confirmdialog.interface.d.ts +0 -39
  573. package/confirmdialog/confirmdialog.module.d.ts +0 -15
  574. package/confirmdialog/public_api.d.ts +0 -3
  575. package/confirmpopup/confirmpopup.d.ts +0 -119
  576. package/confirmpopup/confirmpopup.interface.d.ts +0 -27
  577. package/confirmpopup/public_api.d.ts +0 -2
  578. package/contextmenu/contextmenu.d.ts +0 -260
  579. package/contextmenu/public_api.d.ts +0 -1
  580. package/dataview/dataview.d.ts +0 -274
  581. package/dataview/dataview.interface.d.ts +0 -183
  582. package/dataview/public_api.d.ts +0 -2
  583. package/defer/defer.d.ts +0 -39
  584. package/defer/public_api.d.ts +0 -1
  585. package/dialog/dialog.d.ts +0 -364
  586. package/dialog/dialog.interface.d.ts +0 -31
  587. package/dialog/dialog.module.d.ts +0 -15
  588. package/dialog/public_api.d.ts +0 -3
  589. package/divider/divider.d.ts +0 -49
  590. package/divider/divider.module.d.ts +0 -7
  591. package/divider/public_api.d.ts +0 -2
  592. package/dock/dock.d.ts +0 -115
  593. package/dock/dock.interface.d.ts +0 -19
  594. package/dock/public_api.d.ts +0 -2
  595. package/dom/connectedoverlayscrollhandler.d.ts +0 -9
  596. package/dom/domhandler.d.ts +0 -95
  597. package/dom/public_api.d.ts +0 -2
  598. package/dragdrop/dragdrop.d.ts +0 -112
  599. package/dragdrop/dragdrop.module.d.ts +0 -8
  600. package/dragdrop/public_api.d.ts +0 -2
  601. package/dropdown/dropdown-item.d.ts +0 -30
  602. package/dropdown/dropdown.d.ts +0 -628
  603. package/dropdown/dropdown.interface.d.ts +0 -154
  604. package/dropdown/dropdown.module.d.ts +0 -11
  605. package/dropdown/public_api.d.ts +0 -4
  606. package/dynamicdialog/dialogservice.d.ts +0 -35
  607. package/dynamicdialog/dynamicdialog-config.d.ts +0 -221
  608. package/dynamicdialog/dynamicdialog-injector.d.ts +0 -7
  609. package/dynamicdialog/dynamicdialog-ref.d.ts +0 -101
  610. package/dynamicdialog/dynamicdialog.d.ts +0 -124
  611. package/dynamicdialog/dynamicdialogcontent.d.ts +0 -8
  612. package/dynamicdialog/public_api.d.ts +0 -6
  613. package/editor/editor.d.ts +0 -104
  614. package/editor/editor.interface.d.ts +0 -64
  615. package/editor/editor.module.d.ts +0 -9
  616. package/editor/public_api.d.ts +0 -3
  617. package/esm2022/accordion/accordion.interface.mjs +0 -2
  618. package/esm2022/accordion/accordion.mjs +0 -598
  619. package/esm2022/accordion/accordion.module.mjs +0 -23
  620. package/esm2022/accordion/cax-design-system-accordion.mjs +0 -5
  621. package/esm2022/accordion/public_api.mjs +0 -4
  622. package/esm2022/animate/animate.mjs +0 -101
  623. package/esm2022/animate/cax-design-system-animate.mjs +0 -5
  624. package/esm2022/animate/public_api.mjs +0 -2
  625. package/esm2022/animateonscroll/animateonscroll.mjs +0 -185
  626. package/esm2022/animateonscroll/cax-design-system-animateonscroll.mjs +0 -5
  627. package/esm2022/animateonscroll/public_api.mjs +0 -2
  628. package/esm2022/api/blockableui.mjs +0 -2
  629. package/esm2022/api/cax-design-system-api.mjs +0 -5
  630. package/esm2022/api/caxconfig.mjs +0 -163
  631. package/esm2022/api/confirmaeventtype.mjs +0 -10
  632. package/esm2022/api/confirmation.mjs +0 -2
  633. package/esm2022/api/confirmationservice.mjs +0 -43
  634. package/esm2022/api/contextmenuservice.mjs +0 -22
  635. package/esm2022/api/filtermatchmode.mjs +0 -23
  636. package/esm2022/api/filtermetadata.mjs +0 -2
  637. package/esm2022/api/filteroperator.mjs +0 -5
  638. package/esm2022/api/filterservice.mjs +0 -225
  639. package/esm2022/api/lazyloadevent.mjs +0 -2
  640. package/esm2022/api/lazyloadmeta.mjs +0 -2
  641. package/esm2022/api/megamenuitem.mjs +0 -2
  642. package/esm2022/api/menuitem.mjs +0 -2
  643. package/esm2022/api/message.mjs +0 -2
  644. package/esm2022/api/messageservice.mjs +0 -47
  645. package/esm2022/api/overlayoptions.mjs +0 -2
  646. package/esm2022/api/overlayservice.mjs +0 -19
  647. package/esm2022/api/primeicons.mjs +0 -314
  648. package/esm2022/api/public_api.mjs +0 -35
  649. package/esm2022/api/scrolleroptions.mjs +0 -2
  650. package/esm2022/api/selectitem.mjs +0 -2
  651. package/esm2022/api/selectitemgroup.mjs +0 -2
  652. package/esm2022/api/shared.mjs +0 -65
  653. package/esm2022/api/sortevent.mjs +0 -2
  654. package/esm2022/api/sortmeta.mjs +0 -2
  655. package/esm2022/api/tablestate.mjs +0 -2
  656. package/esm2022/api/themegeneratorservice.mjs +0 -109
  657. package/esm2022/api/tooltipoptions.mjs +0 -2
  658. package/esm2022/api/translation.mjs +0 -2
  659. package/esm2022/api/translationkeys.mjs +0 -51
  660. package/esm2022/api/treedragdropservice.mjs +0 -21
  661. package/esm2022/api/treenode.mjs +0 -2
  662. package/esm2022/api/treenodedragevent.mjs +0 -2
  663. package/esm2022/api/treetablenode.mjs +0 -2
  664. package/esm2022/autocomplete/autocomplete.interface.mjs +0 -2
  665. package/esm2022/autocomplete/autocomplete.mjs +0 -1462
  666. package/esm2022/autocomplete/autocomplete.module.mjs +0 -30
  667. package/esm2022/autocomplete/cax-design-system-autocomplete.mjs +0 -5
  668. package/esm2022/autocomplete/public_api.mjs +0 -4
  669. package/esm2022/autofocus/autofocus.mjs +0 -78
  670. package/esm2022/autofocus/cax-design-system-autofocus.mjs +0 -5
  671. package/esm2022/autofocus/public_api.mjs +0 -2
  672. package/esm2022/avatar/avatar.mjs +0 -104
  673. package/esm2022/avatar/avatar.module.mjs +0 -16
  674. package/esm2022/avatar/cax-design-system-avatar.mjs +0 -5
  675. package/esm2022/avatar/public_api.mjs +0 -3
  676. package/esm2022/avatargroup/avatargroup.mjs +0 -32
  677. package/esm2022/avatargroup/avatargroup.module.mjs +0 -19
  678. package/esm2022/avatargroup/cax-design-system-avatargroup.mjs +0 -5
  679. package/esm2022/avatargroup/public_api.mjs +0 -3
  680. package/esm2022/badge/badge.directive.mjs +0 -193
  681. package/esm2022/badge/badge.mjs +0 -50
  682. package/esm2022/badge/badge.module.mjs +0 -20
  683. package/esm2022/badge/cax-design-system-badge.mjs +0 -5
  684. package/esm2022/badge/public_api.mjs +0 -4
  685. package/esm2022/baseicon/baseicon.mjs +0 -45
  686. package/esm2022/baseicon/cax-design-system-baseicon.mjs +0 -5
  687. package/esm2022/baseicon/public_api.mjs +0 -2
  688. package/esm2022/blockui/blockui.interface.mjs +0 -2
  689. package/esm2022/blockui/blockui.mjs +0 -206
  690. package/esm2022/blockui/cax-design-system-blockui.mjs +0 -5
  691. package/esm2022/blockui/public_api.mjs +0 -3
  692. package/esm2022/breadcrumb/breadcrumb.interface.mjs +0 -2
  693. package/esm2022/breadcrumb/breadcrumb.mjs +0 -120
  694. package/esm2022/breadcrumb/breadcrumb.module.mjs +0 -23
  695. package/esm2022/breadcrumb/cax-design-system-breadcrumb.mjs +0 -5
  696. package/esm2022/breadcrumb/public_api.mjs +0 -4
  697. package/esm2022/button/button.directive.mjs +0 -259
  698. package/esm2022/button/button.interface.mjs +0 -2
  699. package/esm2022/button/button.mjs +0 -190
  700. package/esm2022/button/button.module.mjs +0 -18
  701. package/esm2022/button/cax-design-system-button.mjs +0 -5
  702. package/esm2022/button/public_api.mjs +0 -5
  703. package/esm2022/buttongroup/buttongroup.mjs +0 -38
  704. package/esm2022/buttongroup/cax-design-system-buttongroup.mjs +0 -5
  705. package/esm2022/buttongroup/public_api.mjs +0 -2
  706. package/esm2022/calendar/calendar.interface.mjs +0 -2
  707. package/esm2022/calendar/calendar.mjs +0 -3242
  708. package/esm2022/calendar/calendar.module.mjs +0 -18
  709. package/esm2022/calendar/cax-design-system-calendar.mjs +0 -5
  710. package/esm2022/calendar/public_api.mjs +0 -4
  711. package/esm2022/card/card.interface.mjs +0 -2
  712. package/esm2022/card/card.mjs +0 -117
  713. package/esm2022/card/card.module.mjs +0 -21
  714. package/esm2022/card/cax-design-system-card.mjs +0 -5
  715. package/esm2022/card/public_api.mjs +0 -4
  716. package/esm2022/carousel/carousel.interface.mjs +0 -2
  717. package/esm2022/carousel/carousel.mjs +0 -968
  718. package/esm2022/carousel/cax-design-system-carousel.mjs +0 -5
  719. package/esm2022/carousel/public_api.mjs +0 -3
  720. package/esm2022/cascadeselect/cascadeselect.interface.mjs +0 -2
  721. package/esm2022/cascadeselect/cascadeselect.mjs +0 -1135
  722. package/esm2022/cascadeselect/cascadeselect.module.mjs +0 -25
  723. package/esm2022/cascadeselect/cax-design-system-cascadeselect.mjs +0 -5
  724. package/esm2022/cascadeselect/public_api.mjs +0 -4
  725. package/esm2022/cax-design-system.mjs +0 -5
  726. package/esm2022/chart/cax-design-system-chart.mjs +0 -5
  727. package/esm2022/chart/chart.mjs +0 -236
  728. package/esm2022/chart/public_api.mjs +0 -2
  729. package/esm2022/checkbox/cax-design-system-checkbox.mjs +0 -5
  730. package/esm2022/checkbox/checkbox.interface.mjs +0 -2
  731. package/esm2022/checkbox/checkbox.mjs +0 -318
  732. package/esm2022/checkbox/checkbox.module.mjs +0 -20
  733. package/esm2022/checkbox/public_api.mjs +0 -4
  734. package/esm2022/chip/cax-design-system-chip.mjs +0 -5
  735. package/esm2022/chip/chip.interface.mjs +0 -2
  736. package/esm2022/chip/chip.mjs +0 -90
  737. package/esm2022/chip/chip.module.mjs +0 -20
  738. package/esm2022/chip/public_api.mjs +0 -4
  739. package/esm2022/chips/cax-design-system-chips.mjs +0 -5
  740. package/esm2022/chips/chips.interface.mjs +0 -2
  741. package/esm2022/chips/chips.mjs +0 -610
  742. package/esm2022/chips/chips.module.mjs +0 -23
  743. package/esm2022/chips/public_api.mjs +0 -4
  744. package/esm2022/colorpicker/cax-design-system-colorpicker.mjs +0 -5
  745. package/esm2022/colorpicker/colorpicker.interface.mjs +0 -2
  746. package/esm2022/colorpicker/colorpicker.mjs +0 -715
  747. package/esm2022/colorpicker/colorpicker.module.mjs +0 -19
  748. package/esm2022/colorpicker/public_api.mjs +0 -4
  749. package/esm2022/commentbox/cax-design-system-commentbox.mjs +0 -5
  750. package/esm2022/commentbox/commentbox.mjs +0 -575
  751. package/esm2022/commentbox/commentbox.module.mjs +0 -27
  752. package/esm2022/commentbox/public_api.mjs +0 -3
  753. package/esm2022/confirmdialog/cax-design-system-confirmdialog.mjs +0 -5
  754. package/esm2022/confirmdialog/confirmdialog.interface.mjs +0 -2
  755. package/esm2022/confirmdialog/confirmdialog.mjs +0 -720
  756. package/esm2022/confirmdialog/confirmdialog.module.mjs +0 -25
  757. package/esm2022/confirmdialog/public_api.mjs +0 -4
  758. package/esm2022/confirmpopup/cax-design-system-confirmpopup.mjs +0 -5
  759. package/esm2022/confirmpopup/confirmpopup.interface.mjs +0 -2
  760. package/esm2022/confirmpopup/confirmpopup.mjs +0 -499
  761. package/esm2022/confirmpopup/public_api.mjs +0 -3
  762. package/esm2022/contextmenu/cax-design-system-contextmenu.mjs +0 -5
  763. package/esm2022/contextmenu/contextmenu.mjs +0 -1304
  764. package/esm2022/contextmenu/public_api.mjs +0 -2
  765. package/esm2022/dataview/cax-design-system-dataview.mjs +0 -5
  766. package/esm2022/dataview/dataview.interface.mjs +0 -2
  767. package/esm2022/dataview/dataview.mjs +0 -723
  768. package/esm2022/dataview/public_api.mjs +0 -3
  769. package/esm2022/defer/cax-design-system-defer.mjs +0 -5
  770. package/esm2022/defer/defer.mjs +0 -111
  771. package/esm2022/defer/public_api.mjs +0 -2
  772. package/esm2022/dialog/cax-design-system-dialog.mjs +0 -5
  773. package/esm2022/dialog/dialog.interface.mjs +0 -2
  774. package/esm2022/dialog/dialog.mjs +0 -959
  775. package/esm2022/dialog/dialog.module.mjs +0 -25
  776. package/esm2022/dialog/public_api.mjs +0 -4
  777. package/esm2022/divider/cax-design-system-divider.mjs +0 -5
  778. package/esm2022/divider/divider.mjs +0 -69
  779. package/esm2022/divider/divider.module.mjs +0 -16
  780. package/esm2022/divider/public_api.mjs +0 -3
  781. package/esm2022/dock/cax-design-system-dock.mjs +0 -5
  782. package/esm2022/dock/dock.interface.mjs +0 -2
  783. package/esm2022/dock/dock.mjs +0 -431
  784. package/esm2022/dock/public_api.mjs +0 -3
  785. package/esm2022/dom/cax-design-system-dom.mjs +0 -5
  786. package/esm2022/dom/connectedoverlayscrollhandler.mjs +0 -30
  787. package/esm2022/dom/domhandler.mjs +0 -722
  788. package/esm2022/dom/public_api.mjs +0 -3
  789. package/esm2022/dragdrop/cax-design-system-dragdrop.mjs +0 -5
  790. package/esm2022/dragdrop/dragdrop.mjs +0 -309
  791. package/esm2022/dragdrop/dragdrop.module.mjs +0 -18
  792. package/esm2022/dragdrop/public_api.mjs +0 -3
  793. package/esm2022/dropdown/cax-design-system-dropdown.mjs +0 -5
  794. package/esm2022/dropdown/dropdown-item.mjs +0 -72
  795. package/esm2022/dropdown/dropdown.interface.mjs +0 -2
  796. package/esm2022/dropdown/dropdown.mjs +0 -1599
  797. package/esm2022/dropdown/dropdown.module.mjs +0 -20
  798. package/esm2022/dropdown/public_api.mjs +0 -5
  799. package/esm2022/dynamicdialog/cax-design-system-dynamicdialog.mjs +0 -5
  800. package/esm2022/dynamicdialog/dialogservice.mjs +0 -102
  801. package/esm2022/dynamicdialog/dynamicdialog-config.mjs +0 -187
  802. package/esm2022/dynamicdialog/dynamicdialog-injector.mjs +0 -15
  803. package/esm2022/dynamicdialog/dynamicdialog-ref.mjs +0 -119
  804. package/esm2022/dynamicdialog/dynamicdialog.mjs +0 -696
  805. package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +0 -20
  806. package/esm2022/dynamicdialog/public_api.mjs +0 -7
  807. package/esm2022/editor/cax-design-system-editor.mjs +0 -5
  808. package/esm2022/editor/editor.interface.mjs +0 -2
  809. package/esm2022/editor/editor.mjs +0 -281
  810. package/esm2022/editor/editor.module.mjs +0 -19
  811. package/esm2022/editor/public_api.mjs +0 -4
  812. package/esm2022/fieldset/cax-design-system-fieldset.mjs +0 -5
  813. package/esm2022/fieldset/fieldset.interface.mjs +0 -2
  814. package/esm2022/fieldset/fieldset.mjs +0 -297
  815. package/esm2022/fieldset/public_api.mjs +0 -3
  816. package/esm2022/fileupload/cax-design-system-fileupload.mjs +0 -5
  817. package/esm2022/fileupload/fileupload.interface.mjs +0 -2
  818. package/esm2022/fileupload/fileupload.mjs +0 -1188
  819. package/esm2022/fileupload/public_api.mjs +0 -3
  820. package/esm2022/floatlabel/cax-design-system-floatlabel.mjs +0 -5
  821. package/esm2022/floatlabel/floatlabel.mjs +0 -28
  822. package/esm2022/floatlabel/floatlabel.module.mjs +0 -20
  823. package/esm2022/floatlabel/public_api.mjs +0 -3
  824. package/esm2022/focustrap/cax-design-system-focustrap.mjs +0 -5
  825. package/esm2022/focustrap/focustrap.mjs +0 -103
  826. package/esm2022/focustrap/public_api.mjs +0 -2
  827. package/esm2022/galleria/cax-design-system-galleria.mjs +0 -5
  828. package/esm2022/galleria/galleria.interface.mjs +0 -2
  829. package/esm2022/galleria/galleria.mjs +0 -1668
  830. package/esm2022/galleria/public_api.mjs +0 -3
  831. package/esm2022/iconfield/cax-design-system-iconfield.mjs +0 -5
  832. package/esm2022/iconfield/iconfield.mjs +0 -44
  833. package/esm2022/iconfield/public_api.mjs +0 -2
  834. package/esm2022/icons/angledoubledown/angledoubledown.mjs +0 -35
  835. package/esm2022/icons/angledoubledown/cax-design-system-icons-angledoubledown.mjs +0 -5
  836. package/esm2022/icons/angledoubledown/public_api.mjs +0 -2
  837. package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +0 -35
  838. package/esm2022/icons/angledoubleleft/cax-design-system-icons-angledoubleleft.mjs +0 -5
  839. package/esm2022/icons/angledoubleleft/public_api.mjs +0 -2
  840. package/esm2022/icons/angledoubleright/angledoubleright.mjs +0 -35
  841. package/esm2022/icons/angledoubleright/cax-design-system-icons-angledoubleright.mjs +0 -5
  842. package/esm2022/icons/angledoubleright/public_api.mjs +0 -2
  843. package/esm2022/icons/angledoubleup/angledoubleup.mjs +0 -35
  844. package/esm2022/icons/angledoubleup/cax-design-system-icons-angledoubleup.mjs +0 -5
  845. package/esm2022/icons/angledoubleup/public_api.mjs +0 -2
  846. package/esm2022/icons/angledown/angledown.mjs +0 -31
  847. package/esm2022/icons/angledown/cax-design-system-icons-angledown.mjs +0 -5
  848. package/esm2022/icons/angledown/public_api.mjs +0 -2
  849. package/esm2022/icons/angleleft/angleleft.mjs +0 -31
  850. package/esm2022/icons/angleleft/cax-design-system-icons-angleleft.mjs +0 -5
  851. package/esm2022/icons/angleleft/public_api.mjs +0 -2
  852. package/esm2022/icons/angleright/angleright.mjs +0 -31
  853. package/esm2022/icons/angleright/cax-design-system-icons-angleright.mjs +0 -5
  854. package/esm2022/icons/angleright/public_api.mjs +0 -2
  855. package/esm2022/icons/angleup/angleup.mjs +0 -31
  856. package/esm2022/icons/angleup/cax-design-system-icons-angleup.mjs +0 -5
  857. package/esm2022/icons/angleup/public_api.mjs +0 -2
  858. package/esm2022/icons/arrowdown/arrowdown.mjs +0 -54
  859. package/esm2022/icons/arrowdown/cax-design-system-icons-arrowdown.mjs +0 -5
  860. package/esm2022/icons/arrowdown/public_api.mjs +0 -2
  861. package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +0 -31
  862. package/esm2022/icons/arrowdownleft/cax-design-system-icons-arrowdownleft.mjs +0 -5
  863. package/esm2022/icons/arrowdownleft/public_api.mjs +0 -2
  864. package/esm2022/icons/arrowdownright/arrowdownright.mjs +0 -31
  865. package/esm2022/icons/arrowdownright/cax-design-system-icons-arrowdownright.mjs +0 -5
  866. package/esm2022/icons/arrowdownright/public_api.mjs +0 -2
  867. package/esm2022/icons/arrowleft/arrowleft.mjs +0 -54
  868. package/esm2022/icons/arrowleft/cax-design-system-icons-arrowleft.mjs +0 -5
  869. package/esm2022/icons/arrowleft/public_api.mjs +0 -2
  870. package/esm2022/icons/arrowright/arrowright.mjs +0 -35
  871. package/esm2022/icons/arrowright/cax-design-system-icons-arrowright.mjs +0 -5
  872. package/esm2022/icons/arrowright/public_api.mjs +0 -2
  873. package/esm2022/icons/arrowup/arrowup.mjs +0 -54
  874. package/esm2022/icons/arrowup/cax-design-system-icons-arrowup.mjs +0 -5
  875. package/esm2022/icons/arrowup/public_api.mjs +0 -2
  876. package/esm2022/icons/ban/ban.mjs +0 -50
  877. package/esm2022/icons/ban/cax-design-system-icons-ban.mjs +0 -5
  878. package/esm2022/icons/ban/public_api.mjs +0 -2
  879. package/esm2022/icons/bars/bars.mjs +0 -35
  880. package/esm2022/icons/bars/cax-design-system-icons-bars.mjs +0 -5
  881. package/esm2022/icons/bars/public_api.mjs +0 -2
  882. package/esm2022/icons/blank/blank.mjs +0 -25
  883. package/esm2022/icons/blank/cax-design-system-icons-blank.mjs +0 -5
  884. package/esm2022/icons/blank/public_api.mjs +0 -2
  885. package/esm2022/icons/calendar/calendar.mjs +0 -31
  886. package/esm2022/icons/calendar/cax-design-system-icons-calendar.mjs +0 -5
  887. package/esm2022/icons/calendar/public_api.mjs +0 -2
  888. package/esm2022/icons/caretleft/caretleft.mjs +0 -31
  889. package/esm2022/icons/caretleft/cax-design-system-icons-caretleft.mjs +0 -5
  890. package/esm2022/icons/caretleft/public_api.mjs +0 -2
  891. package/esm2022/icons/caretright/caretright.mjs +0 -31
  892. package/esm2022/icons/caretright/cax-design-system-icons-caretright.mjs +0 -5
  893. package/esm2022/icons/caretright/public_api.mjs +0 -2
  894. package/esm2022/icons/check/cax-design-system-icons-check.mjs +0 -5
  895. package/esm2022/icons/check/check.mjs +0 -31
  896. package/esm2022/icons/check/public_api.mjs +0 -2
  897. package/esm2022/icons/chevrondown/cax-design-system-icons-chevrondown.mjs +0 -5
  898. package/esm2022/icons/chevrondown/chevrondown.mjs +0 -31
  899. package/esm2022/icons/chevrondown/public_api.mjs +0 -2
  900. package/esm2022/icons/chevronleft/cax-design-system-icons-chevronleft.mjs +0 -5
  901. package/esm2022/icons/chevronleft/chevronleft.mjs +0 -31
  902. package/esm2022/icons/chevronleft/public_api.mjs +0 -2
  903. package/esm2022/icons/chevronright/cax-design-system-icons-chevronright.mjs +0 -5
  904. package/esm2022/icons/chevronright/chevronright.mjs +0 -31
  905. package/esm2022/icons/chevronright/public_api.mjs +0 -2
  906. package/esm2022/icons/chevronup/cax-design-system-icons-chevronup.mjs +0 -5
  907. package/esm2022/icons/chevronup/chevronup.mjs +0 -31
  908. package/esm2022/icons/chevronup/public_api.mjs +0 -2
  909. package/esm2022/icons/exclamationtriangle/cax-design-system-icons-exclamationtriangle.mjs +0 -5
  910. package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +0 -66
  911. package/esm2022/icons/exclamationtriangle/public_api.mjs +0 -2
  912. package/esm2022/icons/eye/cax-design-system-icons-eye.mjs +0 -5
  913. package/esm2022/icons/eye/eye.mjs +0 -35
  914. package/esm2022/icons/eye/public_api.mjs +0 -2
  915. package/esm2022/icons/eyeslash/cax-design-system-icons-eyeslash.mjs +0 -5
  916. package/esm2022/icons/eyeslash/eyeslash.mjs +0 -54
  917. package/esm2022/icons/eyeslash/public_api.mjs +0 -2
  918. package/esm2022/icons/filter/cax-design-system-icons-filter.mjs +0 -5
  919. package/esm2022/icons/filter/filter.mjs +0 -50
  920. package/esm2022/icons/filter/public_api.mjs +0 -2
  921. package/esm2022/icons/filterslash/cax-design-system-icons-filterslash.mjs +0 -5
  922. package/esm2022/icons/filterslash/filterslash.mjs +0 -54
  923. package/esm2022/icons/filterslash/public_api.mjs +0 -2
  924. package/esm2022/icons/home/cax-design-system-icons-home.mjs +0 -5
  925. package/esm2022/icons/home/home.mjs +0 -54
  926. package/esm2022/icons/home/public_api.mjs +0 -2
  927. package/esm2022/icons/infocircle/cax-design-system-icons-infocircle.mjs +0 -5
  928. package/esm2022/icons/infocircle/infocircle.mjs +0 -54
  929. package/esm2022/icons/infocircle/public_api.mjs +0 -2
  930. package/esm2022/icons/minus/cax-design-system-icons-minus.mjs +0 -5
  931. package/esm2022/icons/minus/minus.mjs +0 -32
  932. package/esm2022/icons/minus/public_api.mjs +0 -2
  933. package/esm2022/icons/pencil/cax-design-system-icons-pencil.mjs +0 -5
  934. package/esm2022/icons/pencil/pencil.mjs +0 -50
  935. package/esm2022/icons/pencil/public_api.mjs +0 -2
  936. package/esm2022/icons/plus/cax-design-system-icons-plus.mjs +0 -5
  937. package/esm2022/icons/plus/plus.mjs +0 -50
  938. package/esm2022/icons/plus/public_api.mjs +0 -2
  939. package/esm2022/icons/refresh/cax-design-system-icons-refresh.mjs +0 -5
  940. package/esm2022/icons/refresh/public_api.mjs +0 -2
  941. package/esm2022/icons/refresh/refresh.mjs +0 -54
  942. package/esm2022/icons/search/cax-design-system-icons-search.mjs +0 -5
  943. package/esm2022/icons/search/public_api.mjs +0 -2
  944. package/esm2022/icons/search/search.mjs +0 -54
  945. package/esm2022/icons/searchminus/cax-design-system-icons-searchminus.mjs +0 -5
  946. package/esm2022/icons/searchminus/public_api.mjs +0 -2
  947. package/esm2022/icons/searchminus/searchminus.mjs +0 -54
  948. package/esm2022/icons/searchplus/cax-design-system-icons-searchplus.mjs +0 -5
  949. package/esm2022/icons/searchplus/public_api.mjs +0 -2
  950. package/esm2022/icons/searchplus/searchplus.mjs +0 -54
  951. package/esm2022/icons/sortalt/cax-design-system-icons-sortalt.mjs +0 -5
  952. package/esm2022/icons/sortalt/public_api.mjs +0 -2
  953. package/esm2022/icons/sortalt/sortalt.mjs +0 -62
  954. package/esm2022/icons/sortamountdown/cax-design-system-icons-sortamountdown.mjs +0 -5
  955. package/esm2022/icons/sortamountdown/public_api.mjs +0 -2
  956. package/esm2022/icons/sortamountdown/sortamountdown.mjs +0 -50
  957. package/esm2022/icons/sortamountupalt/cax-design-system-icons-sortamountupalt.mjs +0 -5
  958. package/esm2022/icons/sortamountupalt/public_api.mjs +0 -2
  959. package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +0 -50
  960. package/esm2022/icons/spinner/cax-design-system-icons-spinner.mjs +0 -5
  961. package/esm2022/icons/spinner/public_api.mjs +0 -2
  962. package/esm2022/icons/spinner/spinner.mjs +0 -50
  963. package/esm2022/icons/star/cax-design-system-icons-star.mjs +0 -5
  964. package/esm2022/icons/star/public_api.mjs +0 -2
  965. package/esm2022/icons/star/star.mjs +0 -50
  966. package/esm2022/icons/starfill/cax-design-system-icons-starfill.mjs +0 -5
  967. package/esm2022/icons/starfill/public_api.mjs +0 -2
  968. package/esm2022/icons/starfill/starfill.mjs +0 -50
  969. package/esm2022/icons/thlarge/cax-design-system-icons-thlarge.mjs +0 -5
  970. package/esm2022/icons/thlarge/public_api.mjs +0 -2
  971. package/esm2022/icons/thlarge/thlarge.mjs +0 -54
  972. package/esm2022/icons/times/cax-design-system-icons-times.mjs +0 -5
  973. package/esm2022/icons/times/public_api.mjs +0 -2
  974. package/esm2022/icons/times/times.mjs +0 -31
  975. package/esm2022/icons/timescircle/cax-design-system-icons-timescircle.mjs +0 -5
  976. package/esm2022/icons/timescircle/public_api.mjs +0 -2
  977. package/esm2022/icons/timescircle/timescircle.mjs +0 -54
  978. package/esm2022/icons/trash/cax-design-system-icons-trash.mjs +0 -5
  979. package/esm2022/icons/trash/public_api.mjs +0 -2
  980. package/esm2022/icons/trash/trash.mjs +0 -54
  981. package/esm2022/icons/undo/cax-design-system-icons-undo.mjs +0 -5
  982. package/esm2022/icons/undo/public_api.mjs +0 -2
  983. package/esm2022/icons/undo/undo.mjs +0 -54
  984. package/esm2022/icons/upload/cax-design-system-icons-upload.mjs +0 -5
  985. package/esm2022/icons/upload/public_api.mjs +0 -2
  986. package/esm2022/icons/upload/upload.mjs +0 -54
  987. package/esm2022/icons/windowmaximize/cax-design-system-icons-windowmaximize.mjs +0 -5
  988. package/esm2022/icons/windowmaximize/public_api.mjs +0 -2
  989. package/esm2022/icons/windowmaximize/windowmaximize.mjs +0 -54
  990. package/esm2022/icons/windowminimize/cax-design-system-icons-windowminimize.mjs +0 -5
  991. package/esm2022/icons/windowminimize/public_api.mjs +0 -2
  992. package/esm2022/icons/windowminimize/windowminimize.mjs +0 -54
  993. package/esm2022/image/cax-design-system-image.mjs +0 -5
  994. package/esm2022/image/image.interface.mjs +0 -2
  995. package/esm2022/image/image.mjs +0 -418
  996. package/esm2022/image/image.module.mjs +0 -17
  997. package/esm2022/image/public_api.mjs +0 -4
  998. package/esm2022/inplace/cax-design-system-inplace.mjs +0 -5
  999. package/esm2022/inplace/inplace.interface.mjs +0 -2
  1000. package/esm2022/inplace/inplace.mjs +0 -243
  1001. package/esm2022/inplace/public_api.mjs +0 -3
  1002. package/esm2022/inputgroup/cax-design-system-inputgroup.mjs +0 -5
  1003. package/esm2022/inputgroup/inputgroup.mjs +0 -55
  1004. package/esm2022/inputgroup/inputgroup.module.mjs +0 -25
  1005. package/esm2022/inputgroup/public_api.mjs +0 -3
  1006. package/esm2022/inputgroupaddon/cax-design-system-inputgroupaddon.mjs +0 -5
  1007. package/esm2022/inputgroupaddon/inputgroupaddon.mjs +0 -32
  1008. package/esm2022/inputgroupaddon/inputgroupaddon.module.mjs +0 -24
  1009. package/esm2022/inputgroupaddon/public_api.mjs +0 -3
  1010. package/esm2022/inputicon/cax-design-system-inputicon.mjs +0 -5
  1011. package/esm2022/inputicon/inputicon.mjs +0 -38
  1012. package/esm2022/inputicon/public_api.mjs +0 -2
  1013. package/esm2022/inputmask/cax-design-system-inputmask.mjs +0 -5
  1014. package/esm2022/inputmask/inputmask.interface.mjs +0 -2
  1015. package/esm2022/inputmask/inputmask.mjs +0 -848
  1016. package/esm2022/inputmask/inputmask.module.mjs +0 -22
  1017. package/esm2022/inputmask/public_api.mjs +0 -4
  1018. package/esm2022/inputnumber/cax-design-system-inputnumber.mjs +0 -5
  1019. package/esm2022/inputnumber/inputnumber.interface.mjs +0 -2
  1020. package/esm2022/inputnumber/inputnumber.mjs +0 -1296
  1021. package/esm2022/inputnumber/inputnumber.module.mjs +0 -17
  1022. package/esm2022/inputnumber/public_api.mjs +0 -4
  1023. package/esm2022/inputotp/cax-design-system-inputotp.mjs +0 -5
  1024. package/esm2022/inputotp/inputotp.interface.mjs +0 -2
  1025. package/esm2022/inputotp/inputotp.mjs +0 -381
  1026. package/esm2022/inputotp/public_api.mjs +0 -3
  1027. package/esm2022/inputswitch/cax-design-system-inputswitch.mjs +0 -5
  1028. package/esm2022/inputswitch/inputswitch.interface.mjs +0 -2
  1029. package/esm2022/inputswitch/inputswitch.mjs +0 -244
  1030. package/esm2022/inputswitch/public_api.mjs +0 -3
  1031. package/esm2022/inputtext/cax-design-system-inputtext.mjs +0 -5
  1032. package/esm2022/inputtext/inputtext.component.mjs +0 -132
  1033. package/esm2022/inputtext/inputtext.directive.mjs +0 -76
  1034. package/esm2022/inputtext/inputtext.module.mjs +0 -20
  1035. package/esm2022/inputtext/public_api.mjs +0 -4
  1036. package/esm2022/inputtextarea/cax-design-system-inputtextarea.mjs +0 -5
  1037. package/esm2022/inputtextarea/inputtextarea.component.mjs +0 -155
  1038. package/esm2022/inputtextarea/inputtextarea.directive.mjs +0 -121
  1039. package/esm2022/inputtextarea/inputtextarea.module.mjs +0 -20
  1040. package/esm2022/inputtextarea/public_api.mjs +0 -4
  1041. package/esm2022/keyfilter/cax-design-system-keyfilter.mjs +0 -5
  1042. package/esm2022/keyfilter/keyfilter.interface.mjs +0 -2
  1043. package/esm2022/keyfilter/keyfilter.mjs +0 -265
  1044. package/esm2022/keyfilter/public_api.mjs +0 -3
  1045. package/esm2022/knob/cax-design-system-knob.mjs +0 -5
  1046. package/esm2022/knob/knob.mjs +0 -464
  1047. package/esm2022/knob/public_api.mjs +0 -2
  1048. package/esm2022/listbox/cax-design-system-listbox.mjs +0 -5
  1049. package/esm2022/listbox/listbox.interface.mjs +0 -2
  1050. package/esm2022/listbox/listbox.mjs +0 -1555
  1051. package/esm2022/listbox/public_api.mjs +0 -3
  1052. package/esm2022/logo/cax-design-system-logo.mjs +0 -5
  1053. package/esm2022/logo/logo.mjs +0 -45
  1054. package/esm2022/logo/logo.module.mjs +0 -16
  1055. package/esm2022/logo/public_api.mjs +0 -3
  1056. package/esm2022/megamenu/cax-design-system-megamenu.mjs +0 -5
  1057. package/esm2022/megamenu/megamenu.interface.mjs +0 -2
  1058. package/esm2022/megamenu/megamenu.mjs +0 -1190
  1059. package/esm2022/megamenu/public_api.mjs +0 -3
  1060. package/esm2022/menu/cax-design-system-menu.mjs +0 -5
  1061. package/esm2022/menu/menu.mjs +0 -626
  1062. package/esm2022/menu/menu.module.mjs +0 -22
  1063. package/esm2022/menu/public_api.mjs +0 -3
  1064. package/esm2022/menubar/cax-design-system-menubar.mjs +0 -5
  1065. package/esm2022/menubar/menubar.interface.mjs +0 -2
  1066. package/esm2022/menubar/menubar.mjs +0 -1249
  1067. package/esm2022/menubar/public_api.mjs +0 -3
  1068. package/esm2022/message/cax-design-system-message.mjs +0 -5
  1069. package/esm2022/message/message.mjs +0 -112
  1070. package/esm2022/message/public_api.mjs +0 -2
  1071. package/esm2022/messages/cax-design-system-messages.mjs +0 -5
  1072. package/esm2022/messages/messages.interface.mjs +0 -2
  1073. package/esm2022/messages/messages.mjs +0 -283
  1074. package/esm2022/messages/messages.module.mjs +0 -17
  1075. package/esm2022/messages/public_api.mjs +0 -4
  1076. package/esm2022/metergroup/cax-design-system-metergroup.mjs +0 -5
  1077. package/esm2022/metergroup/metergroup.interface.mjs +0 -2
  1078. package/esm2022/metergroup/metergroup.mjs +0 -280
  1079. package/esm2022/metergroup/public_api.mjs +0 -3
  1080. package/esm2022/multiselect/cax-design-system-multiselect.mjs +0 -5
  1081. package/esm2022/multiselect/multiselect.interface.mjs +0 -2
  1082. package/esm2022/multiselect/multiselect.mjs +0 -1875
  1083. package/esm2022/multiselect/multiselect.module.mjs +0 -30
  1084. package/esm2022/multiselect/public_api.mjs +0 -4
  1085. package/esm2022/navigation/cax-design-system-navigation.mjs +0 -5
  1086. package/esm2022/navigation/navigation.interface.mjs +0 -2
  1087. package/esm2022/navigation/navigation.mjs +0 -399
  1088. package/esm2022/navigation/navigation.module.mjs +0 -16
  1089. package/esm2022/navigation/public_api.mjs +0 -3
  1090. package/esm2022/orderlist/cax-design-system-orderlist.mjs +0 -5
  1091. package/esm2022/orderlist/orderlist.interface.mjs +0 -2
  1092. package/esm2022/orderlist/orderlist.mjs +0 -993
  1093. package/esm2022/orderlist/public_api.mjs +0 -3
  1094. package/esm2022/organizationchart/cax-design-system-organizationchart.mjs +0 -5
  1095. package/esm2022/organizationchart/organizationchart.interface.mjs +0 -2
  1096. package/esm2022/organizationchart/organizationchart.mjs +0 -416
  1097. package/esm2022/organizationchart/public_api.mjs +0 -3
  1098. package/esm2022/overlay/cax-design-system-overlay.mjs +0 -5
  1099. package/esm2022/overlay/overlay.mjs +0 -579
  1100. package/esm2022/overlay/overlay.module.mjs +0 -17
  1101. package/esm2022/overlay/public_api.mjs +0 -3
  1102. package/esm2022/overlaypanel/cax-design-system-overlaypanel.mjs +0 -5
  1103. package/esm2022/overlaypanel/overlaypanel.mjs +0 -470
  1104. package/esm2022/overlaypanel/overlaypanel.module.mjs +0 -17
  1105. package/esm2022/overlaypanel/public_api.mjs +0 -3
  1106. package/esm2022/paginator/cax-design-system-paginator.mjs +0 -5
  1107. package/esm2022/paginator/paginator.interface.mjs +0 -2
  1108. package/esm2022/paginator/paginator.mjs +0 -437
  1109. package/esm2022/paginator/paginator.module.mjs +0 -27
  1110. package/esm2022/paginator/public_api.mjs +0 -4
  1111. package/esm2022/panel/cax-design-system-panel.mjs +0 -5
  1112. package/esm2022/panel/panel.interface.mjs +0 -2
  1113. package/esm2022/panel/panel.mjs +0 -393
  1114. package/esm2022/panel/public_api.mjs +0 -3
  1115. package/esm2022/panelmenu/cax-design-system-panelmenu.mjs +0 -5
  1116. package/esm2022/panelmenu/panelmenu.interface.mjs +0 -2
  1117. package/esm2022/panelmenu/panelmenu.mjs +0 -1276
  1118. package/esm2022/panelmenu/public_api.mjs +0 -3
  1119. package/esm2022/password/cax-design-system-password.mjs +0 -5
  1120. package/esm2022/password/password.mjs +0 -1017
  1121. package/esm2022/password/public_api.mjs +0 -2
  1122. package/esm2022/picklist/cax-design-system-picklist.mjs +0 -5
  1123. package/esm2022/picklist/picklist.interface.mjs +0 -2
  1124. package/esm2022/picklist/picklist.mjs +0 -1909
  1125. package/esm2022/picklist/public_api.mjs +0 -3
  1126. package/esm2022/progressbar/cax-design-system-progressbar.mjs +0 -5
  1127. package/esm2022/progressbar/progressbar.mjs +0 -86
  1128. package/esm2022/progressbar/progressbar.module.mjs +0 -18
  1129. package/esm2022/progressbar/public_api.mjs +0 -3
  1130. package/esm2022/progressspinner/cax-design-system-progressspinner.mjs +0 -5
  1131. package/esm2022/progressspinner/progressspinner.mjs +0 -112
  1132. package/esm2022/progressspinner/progressspinner.module.mjs +0 -18
  1133. package/esm2022/progressspinner/public_api.mjs +0 -3
  1134. package/esm2022/public_api.mjs +0 -2
  1135. package/esm2022/radiobutton/cax-design-system-radiobutton.mjs +0 -5
  1136. package/esm2022/radiobutton/public_api.mjs +0 -4
  1137. package/esm2022/radiobutton/radiobutton.interface.mjs +0 -2
  1138. package/esm2022/radiobutton/radiobutton.mjs +0 -284
  1139. package/esm2022/radiobutton/radiobutton.module.mjs +0 -16
  1140. package/esm2022/rating/cax-design-system-rating.mjs +0 -5
  1141. package/esm2022/rating/public_api.mjs +0 -3
  1142. package/esm2022/rating/rating.interface.mjs +0 -2
  1143. package/esm2022/rating/rating.mjs +0 -388
  1144. package/esm2022/ripple/cax-design-system-ripple.mjs +0 -5
  1145. package/esm2022/ripple/public_api.mjs +0 -3
  1146. package/esm2022/ripple/ripple.mjs +0 -129
  1147. package/esm2022/ripple/ripple.module.mjs +0 -16
  1148. package/esm2022/scroller/cax-design-system-scroller.mjs +0 -5
  1149. package/esm2022/scroller/public_api.mjs +0 -4
  1150. package/esm2022/scroller/scroller.interface.mjs +0 -2
  1151. package/esm2022/scroller/scroller.mjs +0 -981
  1152. package/esm2022/scroller/scroller.module.mjs +0 -17
  1153. package/esm2022/scrollpanel/cax-design-system-scrollpanel.mjs +0 -5
  1154. package/esm2022/scrollpanel/public_api.mjs +0 -3
  1155. package/esm2022/scrollpanel/scrollpanel.interface.mjs +0 -2
  1156. package/esm2022/scrollpanel/scrollpanel.mjs +0 -501
  1157. package/esm2022/scrolltop/cax-design-system-scrolltop.mjs +0 -5
  1158. package/esm2022/scrolltop/public_api.mjs +0 -3
  1159. package/esm2022/scrolltop/scrolltop.interface.mjs +0 -2
  1160. package/esm2022/scrolltop/scrolltop.mjs +0 -282
  1161. package/esm2022/selectbutton/cax-design-system-selectbutton.mjs +0 -5
  1162. package/esm2022/selectbutton/public_api.mjs +0 -4
  1163. package/esm2022/selectbutton/selectbutton.interface.mjs +0 -2
  1164. package/esm2022/selectbutton/selectbutton.mjs +0 -303
  1165. package/esm2022/selectbutton/selectbutton.module.mjs +0 -21
  1166. package/esm2022/sidebar/cax-design-system-sidebar.mjs +0 -5
  1167. package/esm2022/sidebar/public_api.mjs +0 -4
  1168. package/esm2022/sidebar/sidebar.interface.mjs +0 -2
  1169. package/esm2022/sidebar/sidebar.mjs +0 -488
  1170. package/esm2022/sidebar/sidebar.module.mjs +0 -21
  1171. package/esm2022/skeleton/cax-design-system-skeleton.mjs +0 -5
  1172. package/esm2022/skeleton/public_api.mjs +0 -3
  1173. package/esm2022/skeleton/skeleton.mjs +0 -87
  1174. package/esm2022/skeleton/skeleton.module.mjs +0 -18
  1175. package/esm2022/slidemenu/cax-design-system-slidemenu.mjs +0 -5
  1176. package/esm2022/slidemenu/public_api.mjs +0 -3
  1177. package/esm2022/slidemenu/slidemenu.interface.mjs +0 -2
  1178. package/esm2022/slidemenu/slidemenu.mjs +0 -1501
  1179. package/esm2022/slider/cax-design-system-slider.mjs +0 -5
  1180. package/esm2022/slider/public_api.mjs +0 -3
  1181. package/esm2022/slider/slider.interface.mjs +0 -2
  1182. package/esm2022/slider/slider.mjs +0 -796
  1183. package/esm2022/speeddial/cax-design-system-speeddial.mjs +0 -5
  1184. package/esm2022/speeddial/public_api.mjs +0 -4
  1185. package/esm2022/speeddial/speeddial.interface.mjs +0 -2
  1186. package/esm2022/speeddial/speeddial.mjs +0 -611
  1187. package/esm2022/speeddial/speeddial.module.mjs +0 -24
  1188. package/esm2022/spinner/cax-design-system-spinner.mjs +0 -5
  1189. package/esm2022/spinner/public_api.mjs +0 -2
  1190. package/esm2022/spinner/spinner.mjs +0 -447
  1191. package/esm2022/splitbutton/cax-design-system-splitbutton.mjs +0 -5
  1192. package/esm2022/splitbutton/public_api.mjs +0 -4
  1193. package/esm2022/splitbutton/splitbutton.interface.mjs +0 -2
  1194. package/esm2022/splitbutton/splitbutton.mjs +0 -369
  1195. package/esm2022/splitbutton/splitbutton.module.mjs +0 -23
  1196. package/esm2022/splitter/cax-design-system-splitter.mjs +0 -5
  1197. package/esm2022/splitter/public_api.mjs +0 -4
  1198. package/esm2022/splitter/splitter.interface.mjs +0 -2
  1199. package/esm2022/splitter/splitter.mjs +0 -490
  1200. package/esm2022/splitter/splitter.module.mjs +0 -19
  1201. package/esm2022/stepper/cax-design-system-stepper.mjs +0 -5
  1202. package/esm2022/stepper/public_api.mjs +0 -3
  1203. package/esm2022/stepper/stepper.interface.mjs +0 -2
  1204. package/esm2022/stepper/stepper.mjs +0 -677
  1205. package/esm2022/steps/cax-design-system-steps.mjs +0 -5
  1206. package/esm2022/steps/public_api.mjs +0 -3
  1207. package/esm2022/steps/steps.mjs +0 -207
  1208. package/esm2022/steps/steps.module.mjs +0 -20
  1209. package/esm2022/styleclass/cax-design-system-styleclass.mjs +0 -5
  1210. package/esm2022/styleclass/public_api.mjs +0 -2
  1211. package/esm2022/styleclass/styleclass.mjs +0 -316
  1212. package/esm2022/table/cax-design-system-table.mjs +0 -5
  1213. package/esm2022/table/columnfilter.interface.mjs +0 -2
  1214. package/esm2022/table/components/cell-editor/cell-editor.mjs +0 -52
  1215. package/esm2022/table/components/column-filter/column-filter.mjs +0 -865
  1216. package/esm2022/table/components/column-filter-form-element/column-filter-form-element.mjs +0 -107
  1217. package/esm2022/table/components/sort-icon/sort-icon.mjs +0 -78
  1218. package/esm2022/table/components/table-body/table-body.mjs +0 -152
  1219. package/esm2022/table/components/table-checkbox/table-checkbox.mjs +0 -83
  1220. package/esm2022/table/components/table-header-checkbox/table-header-checkbox.mjs +0 -92
  1221. package/esm2022/table/components/table-radio-button/table-radio-button.mjs +0 -79
  1222. package/esm2022/table/directives/cancel-editable-row.directive.mjs +0 -32
  1223. package/esm2022/table/directives/cell-highlight.directive.mjs +0 -42
  1224. package/esm2022/table/directives/content-menu-row.directive.mjs +0 -70
  1225. package/esm2022/table/directives/dynamic-column-width.directive.mjs +0 -34
  1226. package/esm2022/table/directives/editable-column.directive.mjs +0 -344
  1227. package/esm2022/table/directives/editable-row.directive.mjs +0 -32
  1228. package/esm2022/table/directives/frozen-column.directive.mjs +0 -77
  1229. package/esm2022/table/directives/init-editable-row.directive.mjs +0 -32
  1230. package/esm2022/table/directives/reorderable-column.directive.mjs +0 -115
  1231. package/esm2022/table/directives/reorderable-row-handle.directive.mjs +0 -25
  1232. package/esm2022/table/directives/reorderable-row.directive.mjs +0 -122
  1233. package/esm2022/table/directives/resizable-column.directive.mjs +0 -123
  1234. package/esm2022/table/directives/row-group-header.directive.mjs +0 -26
  1235. package/esm2022/table/directives/row-toggler.directive.mjs +0 -42
  1236. package/esm2022/table/directives/save-editable-row.directive.mjs +0 -32
  1237. package/esm2022/table/directives/selectable-row-double-click.directive.mjs +0 -71
  1238. package/esm2022/table/directives/selectable-row.directive.mjs +0 -243
  1239. package/esm2022/table/directives/sortable-column.directive.mjs +0 -90
  1240. package/esm2022/table/public_api.mjs +0 -31
  1241. package/esm2022/table/table.interface.mjs +0 -2
  1242. package/esm2022/table/table.mjs +0 -2799
  1243. package/esm2022/table/table.module.mjs +0 -157
  1244. package/esm2022/table/table.service.mjs +0 -42
  1245. package/esm2022/tableconfiguration/cax-design-system-tableconfiguration.mjs +0 -5
  1246. package/esm2022/tableconfiguration/public_api.mjs +0 -3
  1247. package/esm2022/tableconfiguration/tableconfiguration.mjs +0 -60
  1248. package/esm2022/tableconfiguration/tableconfiguration.module.mjs +0 -16
  1249. package/esm2022/tabmenu/cax-design-system-tabmenu.mjs +0 -5
  1250. package/esm2022/tabmenu/public_api.mjs +0 -3
  1251. package/esm2022/tabmenu/tabmenu.interface.mjs +0 -2
  1252. package/esm2022/tabmenu/tabmenu.mjs +0 -576
  1253. package/esm2022/tabview/cax-design-system-tabview.mjs +0 -5
  1254. package/esm2022/tabview/public_api.mjs +0 -4
  1255. package/esm2022/tabview/tabview.interface.mjs +0 -2
  1256. package/esm2022/tabview/tabview.mjs +0 -913
  1257. package/esm2022/tabview/tabview.module.mjs +0 -25
  1258. package/esm2022/tag/cax-design-system-tag.mjs +0 -5
  1259. package/esm2022/tag/public_api.mjs +0 -4
  1260. package/esm2022/tag/tag.interface.mjs +0 -2
  1261. package/esm2022/tag/tag.mjs +0 -95
  1262. package/esm2022/tag/tag.module.mjs +0 -19
  1263. package/esm2022/terminal/cax-design-system-terminal.mjs +0 -5
  1264. package/esm2022/terminal/public_api.mjs +0 -3
  1265. package/esm2022/terminal/terminal.mjs +0 -143
  1266. package/esm2022/terminal/terminalservice.mjs +0 -25
  1267. package/esm2022/tieredmenu/cax-design-system-tieredmenu.mjs +0 -5
  1268. package/esm2022/tieredmenu/public_api.mjs +0 -4
  1269. package/esm2022/tieredmenu/tieredmenu.interface.mjs +0 -2
  1270. package/esm2022/tieredmenu/tieredmenu.mjs +0 -1289
  1271. package/esm2022/tieredmenu/tiredmenu.module.mjs +0 -23
  1272. package/esm2022/timeline/cax-design-system-timeline.mjs +0 -5
  1273. package/esm2022/timeline/public_api.mjs +0 -4
  1274. package/esm2022/timeline/timeline.interface.mjs +0 -2
  1275. package/esm2022/timeline/timeline.mjs +0 -83
  1276. package/esm2022/timeline/timeline.module.mjs +0 -19
  1277. package/esm2022/toast/cax-design-system-toast.mjs +0 -5
  1278. package/esm2022/toast/public_api.mjs +0 -4
  1279. package/esm2022/toast/toast.interface.mjs +0 -2
  1280. package/esm2022/toast/toast.mjs +0 -324
  1281. package/esm2022/toast/toast.module.mjs +0 -18
  1282. package/esm2022/toast/toastitem.mjs +0 -170
  1283. package/esm2022/togglebutton/cax-design-system-togglebutton.mjs +0 -5
  1284. package/esm2022/togglebutton/public_api.mjs +0 -3
  1285. package/esm2022/togglebutton/togglebutton.interface.mjs +0 -2
  1286. package/esm2022/togglebutton/togglebutton.mjs +0 -274
  1287. package/esm2022/toggleswitch/cax-design-system-toggleswitch.mjs +0 -5
  1288. package/esm2022/toggleswitch/public_api.mjs +0 -3
  1289. package/esm2022/toggleswitch/toggleswitch.mjs +0 -37
  1290. package/esm2022/toggleswitch/toggleswitch.module.mjs +0 -19
  1291. package/esm2022/toolbar/cax-design-system-toolbar.mjs +0 -5
  1292. package/esm2022/toolbar/public_api.mjs +0 -3
  1293. package/esm2022/toolbar/toolbar.interface.mjs +0 -2
  1294. package/esm2022/toolbar/toolbar.mjs +0 -111
  1295. package/esm2022/tooltip/cax-design-system-tooltip.mjs +0 -5
  1296. package/esm2022/tooltip/public_api.mjs +0 -3
  1297. package/esm2022/tooltip/tooltip.mjs +0 -889
  1298. package/esm2022/tooltip/tooltip.module.mjs +0 -20
  1299. package/esm2022/tree/cax-design-system-tree.mjs +0 -5
  1300. package/esm2022/tree/public_api.mjs +0 -4
  1301. package/esm2022/tree/tree.interface.mjs +0 -2
  1302. package/esm2022/tree/tree.mjs +0 -1544
  1303. package/esm2022/tree/tree.module.mjs +0 -31
  1304. package/esm2022/treeselect/cax-design-system-treeselect.mjs +0 -5
  1305. package/esm2022/treeselect/public_api.mjs +0 -4
  1306. package/esm2022/treeselect/treeselect.interface.mjs +0 -2
  1307. package/esm2022/treeselect/treeselect.mjs +0 -865
  1308. package/esm2022/treeselect/treeselect.module.mjs +0 -26
  1309. package/esm2022/treetable/cax-design-system-treetable.mjs +0 -5
  1310. package/esm2022/treetable/public_api.mjs +0 -3
  1311. package/esm2022/treetable/treetable.interface.mjs +0 -2
  1312. package/esm2022/treetable/treetable.mjs +0 -4111
  1313. package/esm2022/tristatecheckbox/cax-design-system-tristatecheckbox.mjs +0 -5
  1314. package/esm2022/tristatecheckbox/public_api.mjs +0 -4
  1315. package/esm2022/tristatecheckbox/tristatecheckbox.interface.mjs +0 -2
  1316. package/esm2022/tristatecheckbox/tristatecheckbox.mjs +0 -215
  1317. package/esm2022/tristatecheckbox/tristatecheckbox.module.mjs +0 -17
  1318. package/esm2022/ts-helpers/cax-design-system-ts-helpers.mjs +0 -5
  1319. package/esm2022/ts-helpers/public_api.mjs +0 -2
  1320. package/esm2022/ts-helpers/ts-helpers.mjs +0 -2
  1321. package/esm2022/upload/cax-design-system-upload.mjs +0 -5
  1322. package/esm2022/upload/public_api.mjs +0 -3
  1323. package/esm2022/upload/upload.component.mjs +0 -367
  1324. package/esm2022/upload/upload.component.module.mjs +0 -21
  1325. package/esm2022/utils/cax-design-system-utils.mjs +0 -5
  1326. package/esm2022/utils/objectutils.mjs +0 -258
  1327. package/esm2022/utils/public_api.mjs +0 -5
  1328. package/esm2022/utils/uniquecomponentid.mjs +0 -6
  1329. package/esm2022/utils/zindexutils.mjs +0 -35
  1330. package/esm2022/virtualscroller/cax-design-system-virtualscroller.mjs +0 -5
  1331. package/esm2022/virtualscroller/public_api.mjs +0 -3
  1332. package/esm2022/virtualscroller/virtualscroller.interface.mjs +0 -2
  1333. package/esm2022/virtualscroller/virtualscroller.mjs +0 -215
  1334. package/fieldset/fieldset.d.ts +0 -93
  1335. package/fieldset/fieldset.interface.d.ts +0 -46
  1336. package/fieldset/public_api.d.ts +0 -2
  1337. package/fileupload/fileupload.d.ts +0 -380
  1338. package/fileupload/fileupload.interface.d.ts +0 -226
  1339. package/fileupload/public_api.d.ts +0 -2
  1340. package/floatlabel/floatlabel.d.ts +0 -9
  1341. package/floatlabel/floatlabel.module.d.ts +0 -10
  1342. package/floatlabel/public_api.d.ts +0 -2
  1343. package/focustrap/focustrap.d.ts +0 -34
  1344. package/focustrap/public_api.d.ts +0 -1
  1345. package/galleria/galleria.d.ts +0 -404
  1346. package/galleria/galleria.interface.d.ts +0 -97
  1347. package/galleria/public_api.d.ts +0 -2
  1348. package/iconfield/iconfield.d.ts +0 -25
  1349. package/iconfield/public_api.d.ts +0 -1
  1350. package/icons/angledoubledown/angledoubledown.d.ts +0 -6
  1351. package/icons/angledoubledown/public_api.d.ts +0 -1
  1352. package/icons/angledoubleleft/angledoubleleft.d.ts +0 -6
  1353. package/icons/angledoubleleft/public_api.d.ts +0 -1
  1354. package/icons/angledoubleright/angledoubleright.d.ts +0 -6
  1355. package/icons/angledoubleright/public_api.d.ts +0 -1
  1356. package/icons/angledoubleup/angledoubleup.d.ts +0 -6
  1357. package/icons/angledoubleup/public_api.d.ts +0 -1
  1358. package/icons/angledown/angledown.d.ts +0 -6
  1359. package/icons/angledown/public_api.d.ts +0 -1
  1360. package/icons/angleleft/angleleft.d.ts +0 -6
  1361. package/icons/angleleft/public_api.d.ts +0 -1
  1362. package/icons/angleright/angleright.d.ts +0 -6
  1363. package/icons/angleright/public_api.d.ts +0 -1
  1364. package/icons/angleup/angleup.d.ts +0 -6
  1365. package/icons/angleup/public_api.d.ts +0 -1
  1366. package/icons/arrowdown/arrowdown.d.ts +0 -9
  1367. package/icons/arrowdown/public_api.d.ts +0 -1
  1368. package/icons/arrowdownleft/arrowdownleft.d.ts +0 -6
  1369. package/icons/arrowdownleft/public_api.d.ts +0 -1
  1370. package/icons/arrowdownright/arrowdownright.d.ts +0 -6
  1371. package/icons/arrowdownright/public_api.d.ts +0 -1
  1372. package/icons/arrowleft/arrowleft.d.ts +0 -8
  1373. package/icons/arrowleft/public_api.d.ts +0 -1
  1374. package/icons/arrowright/arrowright.d.ts +0 -6
  1375. package/icons/arrowright/public_api.d.ts +0 -1
  1376. package/icons/arrowup/arrowup.d.ts +0 -8
  1377. package/icons/arrowup/public_api.d.ts +0 -1
  1378. package/icons/ban/ban.d.ts +0 -8
  1379. package/icons/ban/public_api.d.ts +0 -1
  1380. package/icons/bars/bars.d.ts +0 -6
  1381. package/icons/bars/public_api.d.ts +0 -1
  1382. package/icons/blank/blank.d.ts +0 -6
  1383. package/icons/blank/public_api.d.ts +0 -1
  1384. package/icons/calendar/calendar.d.ts +0 -6
  1385. package/icons/calendar/public_api.d.ts +0 -1
  1386. package/icons/caretleft/caretleft.d.ts +0 -6
  1387. package/icons/caretleft/public_api.d.ts +0 -1
  1388. package/icons/caretright/caretright.d.ts +0 -6
  1389. package/icons/caretright/public_api.d.ts +0 -1
  1390. package/icons/check/check.d.ts +0 -6
  1391. package/icons/check/public_api.d.ts +0 -1
  1392. package/icons/chevrondown/chevrondown.d.ts +0 -6
  1393. package/icons/chevrondown/public_api.d.ts +0 -1
  1394. package/icons/chevronleft/chevronleft.d.ts +0 -6
  1395. package/icons/chevronleft/public_api.d.ts +0 -1
  1396. package/icons/chevronright/chevronright.d.ts +0 -6
  1397. package/icons/chevronright/public_api.d.ts +0 -1
  1398. package/icons/chevronup/chevronup.d.ts +0 -6
  1399. package/icons/chevronup/public_api.d.ts +0 -1
  1400. package/icons/exclamationtriangle/exclamationtriangle.d.ts +0 -9
  1401. package/icons/exclamationtriangle/public_api.d.ts +0 -1
  1402. package/icons/eye/eye.d.ts +0 -6
  1403. package/icons/eye/public_api.d.ts +0 -1
  1404. package/icons/eyeslash/eyeslash.d.ts +0 -8
  1405. package/icons/eyeslash/public_api.d.ts +0 -1
  1406. package/icons/filter/filter.d.ts +0 -8
  1407. package/icons/filter/public_api.d.ts +0 -1
  1408. package/icons/filterslash/filterslash.d.ts +0 -8
  1409. package/icons/filterslash/public_api.d.ts +0 -1
  1410. package/icons/home/home.d.ts +0 -8
  1411. package/icons/home/public_api.d.ts +0 -1
  1412. package/icons/infocircle/infocircle.d.ts +0 -8
  1413. package/icons/infocircle/public_api.d.ts +0 -1
  1414. package/icons/minus/minus.d.ts +0 -6
  1415. package/icons/minus/public_api.d.ts +0 -1
  1416. package/icons/pencil/pencil.d.ts +0 -8
  1417. package/icons/pencil/public_api.d.ts +0 -1
  1418. package/icons/plus/plus.d.ts +0 -8
  1419. package/icons/plus/public_api.d.ts +0 -1
  1420. package/icons/refresh/public_api.d.ts +0 -1
  1421. package/icons/refresh/refresh.d.ts +0 -8
  1422. package/icons/search/public_api.d.ts +0 -1
  1423. package/icons/search/search.d.ts +0 -8
  1424. package/icons/searchminus/public_api.d.ts +0 -1
  1425. package/icons/searchminus/searchminus.d.ts +0 -8
  1426. package/icons/searchplus/public_api.d.ts +0 -1
  1427. package/icons/searchplus/searchplus.d.ts +0 -8
  1428. package/icons/sortalt/public_api.d.ts +0 -1
  1429. package/icons/sortalt/sortalt.d.ts +0 -8
  1430. package/icons/sortamountdown/public_api.d.ts +0 -1
  1431. package/icons/sortamountdown/sortamountdown.d.ts +0 -8
  1432. package/icons/sortamountupalt/public_api.d.ts +0 -1
  1433. package/icons/sortamountupalt/sortamountupalt.d.ts +0 -8
  1434. package/icons/spinner/public_api.d.ts +0 -1
  1435. package/icons/spinner/spinner.d.ts +0 -8
  1436. package/icons/star/public_api.d.ts +0 -1
  1437. package/icons/star/star.d.ts +0 -8
  1438. package/icons/starfill/public_api.d.ts +0 -1
  1439. package/icons/starfill/starfill.d.ts +0 -8
  1440. package/icons/thlarge/public_api.d.ts +0 -1
  1441. package/icons/thlarge/thlarge.d.ts +0 -8
  1442. package/icons/times/public_api.d.ts +0 -1
  1443. package/icons/times/times.d.ts +0 -6
  1444. package/icons/timescircle/public_api.d.ts +0 -1
  1445. package/icons/timescircle/timescircle.d.ts +0 -8
  1446. package/icons/trash/public_api.d.ts +0 -1
  1447. package/icons/trash/trash.d.ts +0 -8
  1448. package/icons/undo/public_api.d.ts +0 -1
  1449. package/icons/undo/undo.d.ts +0 -8
  1450. package/icons/upload/public_api.d.ts +0 -1
  1451. package/icons/upload/upload.d.ts +0 -8
  1452. package/icons/windowmaximize/public_api.d.ts +0 -1
  1453. package/icons/windowmaximize/windowmaximize.d.ts +0 -8
  1454. package/icons/windowminimize/public_api.d.ts +0 -1
  1455. package/icons/windowminimize/windowminimize.d.ts +0 -8
  1456. package/image/image.d.ts +0 -188
  1457. package/image/image.interface.d.ts +0 -31
  1458. package/image/image.module.d.ts +0 -8
  1459. package/image/public_api.d.ts +0 -3
  1460. package/inplace/inplace.d.ts +0 -109
  1461. package/inplace/inplace.interface.d.ts +0 -19
  1462. package/inplace/public_api.d.ts +0 -2
  1463. package/inputgroup/inputgroup.d.ts +0 -33
  1464. package/inputgroup/inputgroup.module.d.ts +0 -15
  1465. package/inputgroup/public_api.d.ts +0 -2
  1466. package/inputgroupaddon/inputgroupaddon.d.ts +0 -21
  1467. package/inputgroupaddon/inputgroupaddon.module.d.ts +0 -14
  1468. package/inputgroupaddon/public_api.d.ts +0 -2
  1469. package/inputicon/inputicon.d.ts +0 -21
  1470. package/inputicon/public_api.d.ts +0 -1
  1471. package/inputmask/inputmask.d.ts +0 -273
  1472. package/inputmask/inputmask.interface.d.ts +0 -19
  1473. package/inputmask/inputmask.module.d.ts +0 -12
  1474. package/inputmask/public_api.d.ts +0 -3
  1475. package/inputnumber/inputnumber.d.ts +0 -397
  1476. package/inputnumber/inputnumber.interface.d.ts +0 -38
  1477. package/inputnumber/inputnumber.module.d.ts +0 -8
  1478. package/inputnumber/public_api.d.ts +0 -3
  1479. package/inputotp/inputotp.d.ts +0 -123
  1480. package/inputotp/inputotp.interface.d.ts +0 -65
  1481. package/inputotp/public_api.d.ts +0 -2
  1482. package/inputswitch/inputswitch.d.ts +0 -106
  1483. package/inputswitch/inputswitch.interface.d.ts +0 -15
  1484. package/inputswitch/public_api.d.ts +0 -2
  1485. package/inputtext/inputtext.component.d.ts +0 -43
  1486. package/inputtext/inputtext.directive.d.ts +0 -25
  1487. package/inputtext/inputtext.module.d.ts +0 -10
  1488. package/inputtext/public_api.d.ts +0 -3
  1489. package/inputtextarea/inputtextarea.component.d.ts +0 -57
  1490. package/inputtextarea/inputtextarea.directive.d.ts +0 -47
  1491. package/inputtextarea/inputtextarea.module.d.ts +0 -10
  1492. package/inputtextarea/public_api.d.ts +0 -3
  1493. package/keyfilter/keyfilter.d.ts +0 -58
  1494. package/keyfilter/keyfilter.interface.d.ts +0 -5
  1495. package/keyfilter/public_api.d.ts +0 -2
  1496. package/knob/knob.d.ts +0 -178
  1497. package/knob/public_api.d.ts +0 -1
  1498. package/listbox/listbox.d.ts +0 -463
  1499. package/listbox/listbox.interface.d.ts +0 -156
  1500. package/listbox/public_api.d.ts +0 -2
  1501. package/logo/logo.d.ts +0 -11
  1502. package/logo/logo.module.d.ts +0 -7
  1503. package/logo/public_api.d.ts +0 -2
  1504. package/megamenu/megamenu.d.ts +0 -198
  1505. package/megamenu/megamenu.interface.d.ts +0 -31
  1506. package/megamenu/public_api.d.ts +0 -2
  1507. package/menu/menu.d.ts +0 -210
  1508. package/menu/menu.module.d.ts +0 -12
  1509. package/menu/public_api.d.ts +0 -2
  1510. package/menubar/menubar.d.ts +0 -248
  1511. package/menubar/menubar.interface.d.ts +0 -40
  1512. package/menubar/public_api.d.ts +0 -2
  1513. package/message/message.d.ts +0 -52
  1514. package/message/public_api.d.ts +0 -1
  1515. package/messages/messages.d.ts +0 -115
  1516. package/messages/messages.interface.d.ts +0 -18
  1517. package/messages/messages.module.d.ts +0 -8
  1518. package/messages/public_api.d.ts +0 -3
  1519. package/metergroup/metergroup.d.ts +0 -101
  1520. package/metergroup/metergroup.interface.d.ts +0 -122
  1521. package/metergroup/public_api.d.ts +0 -2
  1522. package/multiselect/multiselect.d.ts +0 -710
  1523. package/multiselect/multiselect.interface.d.ts +0 -247
  1524. package/multiselect/multiselect.module.d.ts +0 -20
  1525. package/multiselect/public_api.d.ts +0 -3
  1526. package/navigation/navigation.d.ts +0 -70
  1527. package/navigation/navigation.interface.d.ts +0 -26
  1528. package/navigation/navigation.module.d.ts +0 -7
  1529. package/navigation/public_api.d.ts +0 -2
  1530. package/orderlist/orderlist.d.ts +0 -270
  1531. package/orderlist/orderlist.interface.d.ts +0 -110
  1532. package/orderlist/public_api.d.ts +0 -2
  1533. package/organizationchart/organizationchart.d.ts +0 -132
  1534. package/organizationchart/organizationchart.interface.d.ts +0 -59
  1535. package/organizationchart/public_api.d.ts +0 -2
  1536. package/overlay/overlay.d.ts +0 -238
  1537. package/overlay/overlay.module.d.ts +0 -8
  1538. package/overlay/public_api.d.ts +0 -2
  1539. package/overlaypanel/overlaypanel.d.ts +0 -162
  1540. package/overlaypanel/overlaypanel.module.d.ts +0 -8
  1541. package/overlaypanel/public_api.d.ts +0 -2
  1542. package/paginator/paginator.d.ts +0 -195
  1543. package/paginator/paginator.interface.d.ts +0 -37
  1544. package/paginator/paginator.module.d.ts +0 -17
  1545. package/paginator/public_api.d.ts +0 -3
  1546. package/panel/panel.d.ts +0 -126
  1547. package/panel/panel.interface.d.ts +0 -58
  1548. package/panel/public_api.d.ts +0 -2
  1549. package/panelmenu/panelmenu.d.ts +0 -225
  1550. package/panelmenu/panelmenu.interface.d.ts +0 -23
  1551. package/panelmenu/public_api.d.ts +0 -2
  1552. package/password/password.d.ts +0 -342
  1553. package/password/public_api.d.ts +0 -1
  1554. package/picklist/picklist.d.ts +0 -453
  1555. package/picklist/picklist.interface.d.ts +0 -242
  1556. package/picklist/public_api.d.ts +0 -2
  1557. package/progressbar/progressbar.d.ts +0 -54
  1558. package/progressbar/progressbar.module.d.ts +0 -8
  1559. package/progressbar/public_api.d.ts +0 -2
  1560. package/progressspinner/progressspinner.d.ts +0 -50
  1561. package/progressspinner/progressspinner.module.d.ts +0 -8
  1562. package/progressspinner/public_api.d.ts +0 -2
  1563. package/public_api.d.ts +0 -2
  1564. package/radiobutton/public_api.d.ts +0 -3
  1565. package/radiobutton/radiobutton.d.ts +0 -150
  1566. package/radiobutton/radiobutton.interface.d.ts +0 -15
  1567. package/radiobutton/radiobutton.module.d.ts +0 -7
  1568. package/rating/public_api.d.ts +0 -2
  1569. package/rating/rating.d.ts +0 -146
  1570. package/rating/rating.interface.d.ts +0 -34
  1571. package/ripple/public_api.d.ts +0 -2
  1572. package/ripple/ripple.d.ts +0 -30
  1573. package/ripple/ripple.module.d.ts +0 -7
  1574. package/scroller/public_api.d.ts +0 -3
  1575. package/scroller/scroller.d.ts +0 -343
  1576. package/scroller/scroller.interface.d.ts +0 -177
  1577. package/scroller/scroller.module.d.ts +0 -8
  1578. package/scrollpanel/public_api.d.ts +0 -2
  1579. package/scrollpanel/scrollpanel.d.ts +0 -103
  1580. package/scrollpanel/scrollpanel.interface.d.ts +0 -11
  1581. package/scrolltop/public_api.d.ts +0 -2
  1582. package/scrolltop/scrolltop.d.ts +0 -97
  1583. package/scrolltop/scrolltop.interface.d.ts +0 -18
  1584. package/selectbutton/public_api.d.ts +0 -3
  1585. package/selectbutton/selectbutton.d.ts +0 -128
  1586. package/selectbutton/selectbutton.interface.d.ts +0 -45
  1587. package/selectbutton/selectbutton.module.d.ts +0 -11
  1588. package/sidebar/public_api.d.ts +0 -3
  1589. package/sidebar/sidebar.d.ts +0 -173
  1590. package/sidebar/sidebar.interface.d.ts +0 -27
  1591. package/sidebar/sidebar.module.d.ts +0 -12
  1592. package/skeleton/public_api.d.ts +0 -2
  1593. package/skeleton/skeleton.d.ts +0 -61
  1594. package/skeleton/skeleton.module.d.ts +0 -8
  1595. package/slidemenu/public_api.d.ts +0 -2
  1596. package/slidemenu/slidemenu.d.ts +0 -322
  1597. package/slidemenu/slidemenu.interface.d.ts +0 -15
  1598. package/slider/public_api.d.ts +0 -2
  1599. package/slider/slider.d.ts +0 -174
  1600. package/slider/slider.interface.d.ts +0 -38
  1601. package/speeddial/public_api.d.ts +0 -3
  1602. package/speeddial/speeddial.d.ts +0 -277
  1603. package/speeddial/speeddial.interface.d.ts +0 -28
  1604. package/speeddial/speeddial.module.d.ts +0 -14
  1605. package/spinner/public_api.d.ts +0 -1
  1606. package/spinner/spinner.d.ts +0 -90
  1607. package/splitbutton/public_api.d.ts +0 -3
  1608. package/splitbutton/splitbutton.d.ts +0 -222
  1609. package/splitbutton/splitbutton.interface.d.ts +0 -30
  1610. package/splitbutton/splitbutton.module.d.ts +0 -13
  1611. package/splitter/public_api.d.ts +0 -3
  1612. package/splitter/splitter.d.ts +0 -158
  1613. package/splitter/splitter.interface.d.ts +0 -34
  1614. package/splitter/splitter.module.d.ts +0 -9
  1615. package/stepper/public_api.d.ts +0 -2
  1616. package/stepper/stepper.d.ts +0 -117
  1617. package/stepper/stepper.interface.d.ts +0 -26
  1618. package/steps/public_api.d.ts +0 -2
  1619. package/steps/steps.d.ts +0 -77
  1620. package/steps/steps.module.d.ts +0 -10
  1621. package/styleclass/public_api.d.ts +0 -1
  1622. package/styleclass/styleclass.d.ts +0 -108
  1623. package/table/columnfilter.interface.d.ts +0 -247
  1624. package/table/components/cell-editor/cell-editor.d.ts +0 -20
  1625. package/table/components/column-filter/column-filter.d.ts +0 -291
  1626. package/table/components/column-filter-form-element/column-filter-form-element.d.ts +0 -37
  1627. package/table/components/sort-icon/sort-icon.d.ts +0 -22
  1628. package/table/components/table-body/table-body.d.ts +0 -36
  1629. package/table/components/table-checkbox/table-checkbox.d.ts +0 -32
  1630. package/table/components/table-header-checkbox/table-header-checkbox.d.ts +0 -29
  1631. package/table/components/table-radio-button/table-radio-button.d.ts +0 -29
  1632. package/table/directives/cancel-editable-row.directive.d.ts +0 -11
  1633. package/table/directives/cell-highlight.directive.d.ts +0 -14
  1634. package/table/directives/content-menu-row.directive.d.ts +0 -22
  1635. package/table/directives/dynamic-column-width.directive.d.ts +0 -12
  1636. package/table/directives/editable-column.directive.d.ts +0 -40
  1637. package/table/directives/editable-row.directive.d.ts +0 -12
  1638. package/table/directives/frozen-column.directive.d.ts +0 -16
  1639. package/table/directives/init-editable-row.directive.d.ts +0 -11
  1640. package/table/directives/reorderable-column.directive.d.ts +0 -32
  1641. package/table/directives/reorderable-row-handle.directive.d.ts +0 -9
  1642. package/table/directives/reorderable-row.directive.d.ts +0 -34
  1643. package/table/directives/resizable-column.directive.d.ts +0 -35
  1644. package/table/directives/row-group-header.directive.d.ts +0 -9
  1645. package/table/directives/row-toggler.directive.d.ts +0 -13
  1646. package/table/directives/save-editable-row.directive.d.ts +0 -11
  1647. package/table/directives/selectable-row-double-click.directive.d.ts +0 -22
  1648. package/table/directives/selectable-row.directive.d.ts +0 -37
  1649. package/table/directives/sortable-column.directive.d.ts +0 -24
  1650. package/table/public_api.d.ts +0 -30
  1651. package/table/table.d.ts +0 -871
  1652. package/table/table.interface.d.ts +0 -623
  1653. package/table/table.module.d.ts +0 -34
  1654. package/table/table.service.d.ts +0 -24
  1655. package/tableconfiguration/public_api.d.ts +0 -2
  1656. package/tableconfiguration/tableconfiguration.d.ts +0 -15
  1657. package/tableconfiguration/tableconfiguration.module.d.ts +0 -7
  1658. package/tabmenu/public_api.d.ts +0 -2
  1659. package/tabmenu/tabmenu.d.ts +0 -126
  1660. package/tabmenu/tabmenu.interface.d.ts +0 -32
  1661. package/tabview/public_api.d.ts +0 -3
  1662. package/tabview/tabview.d.ts +0 -293
  1663. package/tabview/tabview.interface.d.ts +0 -49
  1664. package/tabview/tabview.module.d.ts +0 -15
  1665. package/tag/public_api.d.ts +0 -3
  1666. package/tag/tag.d.ts +0 -61
  1667. package/tag/tag.interface.d.ts +0 -11
  1668. package/tag/tag.module.d.ts +0 -9
  1669. package/terminal/public_api.d.ts +0 -2
  1670. package/terminal/terminal.d.ts +0 -56
  1671. package/terminal/terminalservice.d.ts +0 -11
  1672. package/tieredmenu/public_api.d.ts +0 -3
  1673. package/tieredmenu/tieredmenu.d.ts +0 -266
  1674. package/tieredmenu/tieredmenu.interface.d.ts +0 -27
  1675. package/tieredmenu/tiredmenu.module.d.ts +0 -13
  1676. package/timeline/public_api.d.ts +0 -3
  1677. package/timeline/timeline.d.ts +0 -47
  1678. package/timeline/timeline.interface.d.ts +0 -43
  1679. package/timeline/timeline.module.d.ts +0 -9
  1680. package/toast/public_api.d.ts +0 -3
  1681. package/toast/toast.d.ts +0 -142
  1682. package/toast/toast.interface.d.ts +0 -52
  1683. package/toast/toast.module.d.ts +0 -9
  1684. package/toast/toastitem.d.ts +0 -37
  1685. package/togglebutton/public_api.d.ts +0 -2
  1686. package/togglebutton/togglebutton.d.ts +0 -115
  1687. package/togglebutton/togglebutton.interface.d.ts +0 -34
  1688. package/toggleswitch/public_api.d.ts +0 -2
  1689. package/toggleswitch/toggleswitch.d.ts +0 -14
  1690. package/toggleswitch/toggleswitch.module.d.ts +0 -9
  1691. package/toolbar/public_api.d.ts +0 -2
  1692. package/toolbar/toolbar.d.ts +0 -43
  1693. package/toolbar/toolbar.interface.d.ts +0 -19
  1694. package/tooltip/public_api.d.ts +0 -2
  1695. package/tooltip/tooltip.d.ts +0 -208
  1696. package/tooltip/tooltip.module.d.ts +0 -10
  1697. package/tree/public_api.d.ts +0 -3
  1698. package/tree/tree.d.ts +0 -461
  1699. package/tree/tree.interface.d.ts +0 -193
  1700. package/tree/tree.module.d.ts +0 -21
  1701. package/treeselect/public_api.d.ts +0 -3
  1702. package/treeselect/treeselect.d.ts +0 -394
  1703. package/treeselect/treeselect.interface.d.ts +0 -108
  1704. package/treeselect/treeselect.module.d.ts +0 -16
  1705. package/treetable/public_api.d.ts +0 -2
  1706. package/treetable/treetable.d.ts +0 -988
  1707. package/treetable/treetable.interface.d.ts +0 -472
  1708. package/tristatecheckbox/public_api.d.ts +0 -3
  1709. package/tristatecheckbox/tristatecheckbox.d.ts +0 -117
  1710. package/tristatecheckbox/tristatecheckbox.interface.d.ts +0 -30
  1711. package/tristatecheckbox/tristatecheckbox.module.d.ts +0 -8
  1712. package/ts-helpers/public_api.d.ts +0 -1
  1713. package/ts-helpers/ts-helpers.d.ts +0 -4
  1714. package/upload/public_api.d.ts +0 -2
  1715. package/upload/upload.component.d.ts +0 -67
  1716. package/upload/upload.component.module.d.ts +0 -11
  1717. package/utils/objectutils.d.ts +0 -24
  1718. package/utils/public_api.d.ts +0 -4
  1719. package/utils/uniquecomponentid.d.ts +0 -2
  1720. package/utils/zindexutils.d.ts +0 -7
  1721. package/virtualscroller/public_api.d.ts +0 -2
  1722. package/virtualscroller/virtualscroller.d.ts +0 -89
  1723. package/virtualscroller/virtualscroller.interface.d.ts +0 -72
package/api/index.d.ts CHANGED
@@ -1,5 +1,1858 @@
1
+ import * as i0 from '@angular/core';
2
+ import { EventEmitter, ElementRef, TemplateRef } from '@angular/core';
3
+ import * as rxjs from 'rxjs';
4
+ import { Nullable } from 'cax-design-system/ts-helpers';
5
+ import { QueryParamsHandling } from '@angular/router';
6
+ import { AnimationEvent } from '@angular/animations';
7
+
1
8
  /**
2
- * Generated bundle index. Do not edit.
9
+ * Represents a blockable user interface element.
3
10
  */
4
- /// <amd-module name="cax-design-system/api" />
5
- export * from './public_api';
11
+ interface BlockableUI {
12
+ /**
13
+ * Retrieves the blockable element associated with the UI.
14
+ * @returns The HTML element that can be blocked.
15
+ */
16
+ getBlockableElement(): HTMLElement;
17
+ }
18
+
19
+ /**
20
+ * Type of the confirm event.
21
+ */
22
+ declare enum ConfirmEventType {
23
+ ACCEPT = 0,
24
+ REJECT = 1,
25
+ CANCEL = 2
26
+ }
27
+
28
+ /**
29
+ * Represents a confirmation dialog configuration.
30
+ * @group Interface
31
+ */
32
+ interface Confirmation {
33
+ /**
34
+ * The message to be displayed in the confirmation dialog.
35
+ */
36
+ message?: string;
37
+ /**
38
+ * A unique key to identify the confirmation dialog.
39
+ */
40
+ key?: string;
41
+ /**
42
+ * The name of the icon to be displayed in the confirmation dialog.
43
+ */
44
+ icon?: string;
45
+ /**
46
+ * The header text of the confirmation dialog.
47
+ */
48
+ header?: string;
49
+ /**
50
+ * The callback function to be executed when the accept button is clicked.
51
+ */
52
+ accept?: Function;
53
+ /**
54
+ * The callback function to be executed when the reject button is clicked.
55
+ */
56
+ reject?: Function;
57
+ /**
58
+ * The label text for the accept button.
59
+ */
60
+ acceptLabel?: string;
61
+ /**
62
+ * The label text for the reject button.
63
+ */
64
+ rejectLabel?: string;
65
+ /**
66
+ * The name of the icon to be displayed on the accept button.
67
+ */
68
+ acceptIcon?: string;
69
+ /**
70
+ * The name of the icon to be displayed on the reject button.
71
+ */
72
+ rejectIcon?: string;
73
+ /**
74
+ * Specifies whether the accept button should be visible.
75
+ */
76
+ acceptVisible?: boolean;
77
+ /**
78
+ * Specifies whether the reject button should be visible.
79
+ */
80
+ rejectVisible?: boolean;
81
+ /**
82
+ * Specifies whether to block scrolling on the page when the confirmation dialog is displayed.
83
+ */
84
+ blockScroll?: boolean;
85
+ /**
86
+ * Specifies whether the confirmation dialog should be closed when the escape key is pressed.
87
+ */
88
+ closeOnEscape?: boolean;
89
+ /**
90
+ * Specifies whether clicking outside the confirmation dialog should dismiss it.
91
+ */
92
+ dismissableMask?: boolean;
93
+ /**
94
+ * The ID or class name of the element to receive focus by default when the confirmation dialog is opened.
95
+ */
96
+ defaultFocus?: string;
97
+ /**
98
+ * The CSS class name to be applied to the accept button.
99
+ */
100
+ acceptButtonStyleClass?: string;
101
+ /**
102
+ * The CSS class name to be applied to the reject button.
103
+ */
104
+ rejectButtonStyleClass?: string;
105
+ /**
106
+ * The target event where the confirmation dialog is triggered from.
107
+ */
108
+ target?: EventTarget;
109
+ /**
110
+ * An event emitter for the accept event.
111
+ */
112
+ acceptEvent?: EventEmitter<any>;
113
+ /**
114
+ * An event emitter for the reject event.
115
+ */
116
+ rejectEvent?: EventEmitter<any>;
117
+ closable?: boolean;
118
+ showCheckbox?: boolean;
119
+ checkboxLabel?: string;
120
+ headerIcon?: string;
121
+ headerIconStyle?: any;
122
+ }
123
+
124
+ /**
125
+ * Methods used in confirmation service.
126
+ * @group Service
127
+ */
128
+ declare class ConfirmationService {
129
+ private requireConfirmationSource;
130
+ private acceptConfirmationSource;
131
+ requireConfirmation$: rxjs.Observable<Confirmation>;
132
+ accept: rxjs.Observable<Confirmation>;
133
+ /**
134
+ * Callback to invoke on confirm.
135
+ * @param {Confirmation} confirmation - Represents a confirmation dialog configuration.
136
+ * @group Method
137
+ */
138
+ confirm(confirmation: Confirmation): this;
139
+ /**
140
+ * Closes the dialog.
141
+ * @group Method
142
+ */
143
+ close(): this;
144
+ /**
145
+ * Accepts the dialog.
146
+ * @group Method
147
+ */
148
+ onAccept(): void;
149
+ static ɵfac: i0.ɵɵFactoryDeclaration<ConfirmationService, never>;
150
+ static ɵprov: i0.ɵɵInjectableDeclaration<ConfirmationService>;
151
+ }
152
+
153
+ declare class ContextMenuService {
154
+ private activeItemKeyChange;
155
+ activeItemKeyChange$: rxjs.Observable<string>;
156
+ activeItemKey: Nullable<string>;
157
+ changeKey(key: string): void;
158
+ reset(): void;
159
+ static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuService, never>;
160
+ static ɵprov: i0.ɵɵInjectableDeclaration<ContextMenuService>;
161
+ }
162
+
163
+ declare class FilterMatchMode {
164
+ static readonly STARTS_WITH = "startsWith";
165
+ static readonly CONTAINS = "contains";
166
+ static readonly NOT_CONTAINS = "notContains";
167
+ static readonly ENDS_WITH = "endsWith";
168
+ static readonly EQUALS = "equals";
169
+ static readonly NOT_EQUALS = "notEquals";
170
+ static readonly IN = "in";
171
+ static readonly LESS_THAN = "lt";
172
+ static readonly LESS_THAN_OR_EQUAL_TO = "lte";
173
+ static readonly GREATER_THAN = "gt";
174
+ static readonly GREATER_THAN_OR_EQUAL_TO = "gte";
175
+ static readonly BETWEEN = "between";
176
+ static readonly IS = "is";
177
+ static readonly IS_NOT = "isNot";
178
+ static readonly BEFORE = "before";
179
+ static readonly AFTER = "after";
180
+ static readonly DATE_IS = "dateIs";
181
+ static readonly DATE_IS_NOT = "dateIsNot";
182
+ static readonly DATE_BEFORE = "dateBefore";
183
+ static readonly DATE_AFTER = "dateAfter";
184
+ }
185
+
186
+ /**
187
+ * Represents metadata for filtering a data set.
188
+ * @group Interface
189
+ */
190
+ interface FilterMetadata {
191
+ /**
192
+ * The value used for filtering.
193
+ */
194
+ value?: any;
195
+ /**
196
+ * The match mode for filtering.
197
+ */
198
+ matchMode?: string;
199
+ /**
200
+ * The operator for filtering.
201
+ */
202
+ operator?: string;
203
+ }
204
+
205
+ declare class FilterOperator {
206
+ static readonly AND = "and";
207
+ static readonly OR = "or";
208
+ }
209
+
210
+ declare class FilterService {
211
+ filter(value: any[], fields: any[], filterValue: any, filterMatchMode: string, filterLocale?: string): any[];
212
+ filters: {
213
+ [rule: string]: Function;
214
+ };
215
+ register(rule: string, fn: Function): void;
216
+ static ɵfac: i0.ɵɵFactoryDeclaration<FilterService, never>;
217
+ static ɵprov: i0.ɵɵInjectableDeclaration<FilterService>;
218
+ }
219
+
220
+ /**
221
+ * Represents metadata for sorting.
222
+ * @group Interface
223
+ */
224
+ interface SortMeta {
225
+ field: string;
226
+ order: number;
227
+ }
228
+
229
+ /**
230
+ * Represents an event object for lazy loading data.
231
+ * @group Interface
232
+ */
233
+ interface LazyLoadEvent {
234
+ /**
235
+ * The index of the first record to be loaded.
236
+ */
237
+ first?: number;
238
+ /**
239
+ * The index of the last record to be loaded.
240
+ */
241
+ last?: number;
242
+ /**
243
+ * The number of rows to load.
244
+ */
245
+ rows?: number;
246
+ /**
247
+ * The field to be used for sorting.
248
+ */
249
+ sortField?: string;
250
+ /**
251
+ * The sort order for the field.
252
+ */
253
+ sortOrder?: number;
254
+ /**
255
+ * An array of sort metadata objects for multiple column sorting.
256
+ */
257
+ multiSortMeta?: SortMeta[];
258
+ /**
259
+ * An object containing filter metadata for filtering the data.
260
+ * The keys represent the field names, and the values represent the corresponding filter metadata.
261
+ */
262
+ filters?: {
263
+ [s: string]: FilterMetadata;
264
+ };
265
+ /**
266
+ * The global filter value for filtering across all columns.
267
+ */
268
+ globalFilter?: any;
269
+ /**
270
+ * A function that can be called to force an update in the lazy loaded data.
271
+ */
272
+ forceUpdate?: () => void;
273
+ }
274
+
275
+ /**
276
+ * Defines options of Tooltip.
277
+ * @group Interface
278
+ */
279
+ interface TooltipOptions {
280
+ /**
281
+ * Label of tooltip.
282
+ */
283
+ tooltipLabel?: string;
284
+ /**
285
+ * Position of tooltip.
286
+ */
287
+ tooltipPosition?: 'right' | 'left' | 'top' | 'bottom';
288
+ /**
289
+ * Event to show the tooltip.
290
+ */
291
+ tooltipEvent?: 'hover' | 'focus';
292
+ /**
293
+ * Target element to attach the overlay, valid values are "body" or a local ng-template variable of another element (note: use binding with brackets for template variables, e.g. [appendTo]="mydiv" for a div element having #mydiv as variable name).
294
+ * @defaultValue body
295
+ */
296
+ appendTo?: HTMLElement | ElementRef | TemplateRef<any> | string | null | undefined | any;
297
+ /**
298
+ * Type of CSS position.
299
+ */
300
+ positionStyle?: string;
301
+ /**
302
+ * Style class of the tooltip.
303
+ */
304
+ tooltipStyleClass?: string;
305
+ /**
306
+ * Whether the z-index should be managed automatically to always go on top or have a fixed value.
307
+ * @defaultValue auto
308
+ */
309
+ tooltipZIndex?: string;
310
+ /**
311
+ * By default the tooltip contents are rendered as text. Set to false to support html tags in the content.
312
+ */
313
+ escape?: boolean;
314
+ /**
315
+ * When present, it specifies that the component should be disabled.
316
+ */
317
+ disabled?: boolean;
318
+ /**
319
+ * Specifies the additional vertical offset of the tooltip from its default position.
320
+ */
321
+ positionTop?: number;
322
+ /**
323
+ * Specifies the additional horizontal offset of the tooltip from its default position.
324
+ */
325
+ positionLeft?: number;
326
+ /**
327
+ * Delay to show the tooltip in milliseconds.
328
+ */
329
+ showDelay?: number;
330
+ /**
331
+ * Delay to hide the tooltip in milliseconds.
332
+ */
333
+ hideDelay?: number;
334
+ /**
335
+ * Time to wait in milliseconds to hide the tooltip even it is active.
336
+ */
337
+ life?: number;
338
+ /**
339
+ * When present, it adds a custom id to the tooltip.
340
+ */
341
+ id?: string;
342
+ }
343
+
344
+ /**
345
+ * MenuItem provides the following properties. Note that not all of them may be utilized by the tabmenu component.
346
+ * @group Interface
347
+ */
348
+ interface MenuItem {
349
+ /**
350
+ * Text of the item.
351
+ */
352
+ label?: string;
353
+ /**
354
+ * Icon of the item.
355
+ */
356
+ icon?: string;
357
+ /**
358
+ * Callback to execute when item is clicked.
359
+ */
360
+ command?(event: MenuItemCommandEvent): void;
361
+ /**
362
+ * External link to navigate when item is clicked.
363
+ */
364
+ url?: string;
365
+ /**
366
+ * An array of children menuitems.
367
+ */
368
+ items?: MenuItem[];
369
+ /**
370
+ * Visibility of submenu.
371
+ */
372
+ expanded?: boolean;
373
+ /**
374
+ * When set as true, disables the menuitem.
375
+ */
376
+ disabled?: boolean;
377
+ /**
378
+ * Whether the dom element of menuitem is created or not.
379
+ */
380
+ visible?: boolean;
381
+ /**
382
+ * Specifies where to open the linked document.
383
+ */
384
+ target?: string;
385
+ /**
386
+ * Whether to escape the label or not. Set to false to display html content.
387
+ */
388
+ escape?: boolean;
389
+ /**
390
+ * Configuration for active router link.
391
+ */
392
+ routerLinkActiveOptions?: any;
393
+ /**
394
+ * Defines the item as a separator.
395
+ */
396
+ separator?: boolean;
397
+ /**
398
+ * Value of the badge.
399
+ */
400
+ badge?: string;
401
+ /**
402
+ * Tooltip of the item.
403
+ */
404
+ tooltip?: string;
405
+ /**
406
+ * Position of the tooltip item.
407
+ */
408
+ tooltipPosition?: string;
409
+ /**
410
+ * Style class of the badge.
411
+ */
412
+ badgeStyleClass?: string;
413
+ /**
414
+ * Inline style of the menuitem.
415
+ */
416
+ style?: {
417
+ [klass: string]: any;
418
+ } | null | undefined;
419
+ /**
420
+ * Style class of the menuitem.
421
+ */
422
+ styleClass?: string;
423
+ /**
424
+ * Tooltip text of the item.
425
+ */
426
+ title?: string;
427
+ /**
428
+ * Identifier of the element.
429
+ */
430
+ id?: string;
431
+ /**
432
+ * Value of HTML data-* attribute.
433
+ */
434
+ automationId?: any;
435
+ /**
436
+ * Specifies tab order of the item.
437
+ */
438
+ tabindex?: string;
439
+ /**
440
+ * RouterLink definition for internal navigation.
441
+ */
442
+ routerLink?: any;
443
+ /**
444
+ * Query parameters for internal navigation via routerLink.
445
+ */
446
+ queryParams?: {
447
+ [k: string]: any;
448
+ };
449
+ /**
450
+ * Sets the hash fragment for the URL.
451
+ */
452
+ fragment?: string;
453
+ /**
454
+ * How to handle query parameters in the router link for the next navigation. One of:
455
+ merge : Merge new with current parameters.
456
+ preserve : Preserve current parameters.k.
457
+ */
458
+ queryParamsHandling?: QueryParamsHandling;
459
+ /**
460
+ * When true, preserves the URL fragment for the next navigation.
461
+ */
462
+ preserveFragment?: boolean;
463
+ /**
464
+ * When true, navigates without pushing a new state into history.
465
+ */
466
+ skipLocationChange?: boolean;
467
+ /**
468
+ * When true, navigates while replacing the current state in history.
469
+ */
470
+ replaceUrl?: boolean;
471
+ /**
472
+ * Inline style of the item's icon.
473
+ */
474
+ iconStyle?: {
475
+ [klass: string]: any;
476
+ } | null | undefined;
477
+ /**
478
+ * Class of the item's icon.
479
+ */
480
+ iconClass?: string;
481
+ /**
482
+ * Developer-defined state that can be passed to any navigation.
483
+ * @see {MenuItemState}
484
+ */
485
+ state?: {
486
+ [k: string]: any;
487
+ };
488
+ /**
489
+ * Options of the item's tooltip.
490
+ * @see {TooltipOptions}
491
+ */
492
+ tooltipOptions?: TooltipOptions;
493
+ /**
494
+ * Optional
495
+ */
496
+ [key: string]: any;
497
+ }
498
+ /**
499
+ * Custom command event
500
+ * @see {@link MenuItem.command}
501
+ * @group Events
502
+ */
503
+ interface MenuItemCommandEvent {
504
+ /**
505
+ * Browser event.
506
+ */
507
+ originalEvent?: Event;
508
+ /**
509
+ * Selected menu item.
510
+ */
511
+ item?: MenuItem | MegaMenuItem;
512
+ /**
513
+ * Index of the selected item.
514
+ */
515
+ index?: number;
516
+ }
517
+
518
+ /**
519
+ * MegaMenuItem API provides the following properties.
520
+ * @group Interface
521
+ */
522
+ interface MegaMenuItem {
523
+ /**
524
+ * Text of the item.
525
+ */
526
+ label?: string;
527
+ /**
528
+ * Icon of the item.
529
+ */
530
+ icon?: string;
531
+ /**
532
+ * Callback to execute when item is clicked.
533
+ */
534
+ command?: (event?: any) => void;
535
+ /**
536
+ * External link to navigate when item is clicked.
537
+ */
538
+ url?: string;
539
+ /**
540
+ * An array of children menuitems.
541
+ */
542
+ items?: MenuItem[][];
543
+ /**
544
+ * Specifies whether the mega menu item is expanded.
545
+ */
546
+ expanded?: boolean;
547
+ /**
548
+ * When set as true, disables the menuitem.
549
+ */
550
+ disabled?: boolean;
551
+ /**
552
+ * Whether the dom element of menuitem is created or not.
553
+ */
554
+ visible?: boolean;
555
+ /**
556
+ * Specifies where to open the linked document.
557
+ */
558
+ target?: string;
559
+ /**
560
+ * Configuration for active router link.
561
+ */
562
+ routerLinkActiveOptions?: any;
563
+ /**
564
+ * Defines the item as a separator.
565
+ */
566
+ separator?: boolean;
567
+ /**
568
+ * Value of the badge.
569
+ */
570
+ badge?: string;
571
+ /**
572
+ * Style class of the badge.
573
+ */
574
+ badgeStyleClass?: string;
575
+ /**
576
+ * Inline style of the menuitem.
577
+ */
578
+ style?: any;
579
+ /**
580
+ * Style class of the menuitem.
581
+ */
582
+ styleClass?: string;
583
+ /**
584
+ * Inline style of the item's icon.
585
+ */
586
+ iconStyle?: any;
587
+ /**
588
+ * Tooltip text of the item.
589
+ */
590
+ title?: string;
591
+ /**
592
+ * Identifier of the element.
593
+ */
594
+ id?: string;
595
+ /**
596
+ * Value of HTML data-* attribute.
597
+ */
598
+ automationId?: any;
599
+ /**
600
+ * Specifies tab order of the item.
601
+ */
602
+ tabindex?: string;
603
+ /**
604
+ * RouterLink definition for internal navigation.
605
+ */
606
+ routerLink?: any;
607
+ /**
608
+ * Query parameters for internal navigation via routerLink.
609
+ */
610
+ queryParams?: {
611
+ [k: string]: any;
612
+ };
613
+ /**
614
+ * Sets the hash fragment for the URL.
615
+ */
616
+ fragment?: string;
617
+ /**
618
+ * How to handle query parameters in the router link for the next navigation. One of:
619
+ merge : Merge new with current parameters.
620
+ preserve : Preserve current parameters.k.
621
+ */
622
+ queryParamsHandling?: QueryParamsHandling;
623
+ /**
624
+ * When true, preserves the URL fragment for the next navigation.
625
+ */
626
+ preserveFragment?: boolean;
627
+ /**
628
+ * When true, navigates without pushing a new state into history.
629
+ */
630
+ skipLocationChange?: boolean;
631
+ /**
632
+ * When true, navigates while replacing the current state in history.
633
+ */
634
+ replaceUrl?: boolean;
635
+ /**
636
+ * Developer-defined state that can be passed to any navigation.
637
+ */
638
+ state?: {
639
+ [k: string]: any;
640
+ };
641
+ /**
642
+ * Optional
643
+ */
644
+ [key: string]: any;
645
+ }
646
+
647
+ /**
648
+ * Deines valid options for the message.
649
+ * @group Interface
650
+ */
651
+ interface ActionButtonItem {
652
+ label?: string;
653
+ disabled?: boolean;
654
+ command?(event: MenuItemCommandEvent): void;
655
+ outlined?: boolean;
656
+ }
657
+ interface Message {
658
+ severity?: string;
659
+ summary?: string;
660
+ detail?: string;
661
+ id?: any;
662
+ key?: string;
663
+ life?: number;
664
+ sticky?: boolean;
665
+ closable?: boolean;
666
+ data?: any;
667
+ icon?: string;
668
+ contentStyleClass?: string;
669
+ styleClass?: string;
670
+ closeIcon?: string;
671
+ size?: 'sm' | 'md' | 'lg';
672
+ displayIcon?: boolean;
673
+ actionButtons?: ActionButtonItem[];
674
+ action?: ActionButtonItem;
675
+ }
676
+
677
+ /**
678
+ * Message service used in messages and toast components.
679
+ * @group Service
680
+ */
681
+ declare class MessageService {
682
+ private messageSource;
683
+ private clearSource;
684
+ messageObserver: rxjs.Observable<Message | Message[]>;
685
+ clearObserver: rxjs.Observable<string>;
686
+ /**
687
+ * Inserts single message.
688
+ * @param {Message} message - Message to be added.
689
+ * @group Method
690
+ */
691
+ add(message: Message): void;
692
+ /**
693
+ * Inserts new messages.
694
+ * @param {Message[]} messages - Messages to be added.
695
+ * @group Method
696
+ */
697
+ addAll(messages: Message[]): void;
698
+ /**
699
+ * Clears the message with the given key.
700
+ * @param {string} key - Key of the message to be cleared.
701
+ * @group Method
702
+ */
703
+ clear(key?: string): void;
704
+ static ɵfac: i0.ɵɵFactoryDeclaration<MessageService, never>;
705
+ static ɵprov: i0.ɵɵInjectableDeclaration<MessageService>;
706
+ }
707
+
708
+ /**
709
+ * Represents the type of overlay mode, which can be 'modal', 'overlay', or undefined.
710
+ * @group Types
711
+ */
712
+ type OverlayModeType = 'modal' | 'overlay' | undefined;
713
+ /**
714
+ * Represents the type of direction for a responsive overlay, which can be one of the specified values or undefined.
715
+ * @group Types
716
+ */
717
+ type ResponsiveOverlayDirectionType = 'center' | 'top' | 'top-start' | 'top-end' | 'bottom' | 'bottom-start' | 'bottom-end' | 'left' | 'left-start' | 'left-end' | 'right' | 'right-start' | 'right-end' | undefined;
718
+ /**
719
+ * Represents the options for an overlay listener.
720
+ * @group Interface
721
+ */
722
+ interface OverlayListenerOptions {
723
+ /**
724
+ * The type of listener, which can be 'scroll', 'outside', 'resize', or undefined.
725
+ */
726
+ type?: 'scroll' | 'outside' | 'resize' | undefined;
727
+ /**
728
+ * The mode of the overlay listener.
729
+ */
730
+ mode?: OverlayModeType;
731
+ /**
732
+ * Indicates whether the overlay listener is valid.
733
+ */
734
+ valid?: boolean;
735
+ }
736
+ /**
737
+ * Represents the options for a responsive overlay.
738
+ * @group Events
739
+ */
740
+ interface ResponsiveOverlayOptions {
741
+ /**
742
+ * The inline style for the responsive overlay.
743
+ */
744
+ style?: any;
745
+ /**
746
+ * The CSS class for the responsive overlay.
747
+ */
748
+ styleClass?: string;
749
+ /**
750
+ * The inline style for the content of the responsive overlay.
751
+ */
752
+ contentStyle?: any;
753
+ /**
754
+ * The CSS class for the content of the responsive overlay.
755
+ */
756
+ contentStyleClass?: string;
757
+ /**
758
+ * The breakpoint for the responsive overlay.
759
+ */
760
+ breakpoint?: string;
761
+ /**
762
+ * The media query for the responsive overlay.
763
+ */
764
+ media?: string;
765
+ /**
766
+ * The direction for the responsive overlay.
767
+ */
768
+ direction?: ResponsiveOverlayDirectionType;
769
+ }
770
+ /**
771
+ * Represents an event that occurs when an overlay is shown.
772
+ * @group Events
773
+ */
774
+ interface OverlayOnShowEvent {
775
+ /**
776
+ * The overlay element.
777
+ */
778
+ overlay?: HTMLElement | undefined;
779
+ /**
780
+ * The target element.
781
+ */
782
+ target?: HTMLElement | undefined;
783
+ /**
784
+ * The mode of the overlay.
785
+ */
786
+ mode?: OverlayModeType;
787
+ }
788
+ /**
789
+ * Represents an event that occurs before an overlay is shown.
790
+ * @extends {OverlayOnShowEvent}
791
+ * @group Events
792
+ */
793
+ interface OverlayOnBeforeShowEvent extends OverlayOnShowEvent {
794
+ }
795
+ /**
796
+ * Represents an event that occurs before an overlay is hidden.
797
+ * @extends {OverlayOnBeforeShowEvent}
798
+ * @group Events
799
+ */
800
+ interface OverlayOnBeforeHideEvent extends OverlayOnBeforeShowEvent {
801
+ }
802
+ /**
803
+ * Represents an event that occurs when an overlay is hidden.
804
+ * @extends {OverlayOnShowEvent}
805
+ * @group Events
806
+ */
807
+ interface OverlayOnHideEvent extends OverlayOnShowEvent {
808
+ }
809
+ /**
810
+ * Represents the options for an overlay.
811
+ * @group Interface
812
+ */
813
+ interface OverlayOptions {
814
+ /**
815
+ * The mode of the overlay.
816
+ */
817
+ mode?: OverlayModeType;
818
+ /**
819
+ * The inline style for the overlay.
820
+ */
821
+ style?: any;
822
+ /**
823
+ * The CSS class for the overlay.
824
+ */
825
+ styleClass?: string;
826
+ /**
827
+ * The inline style for the content of the overlay.
828
+ */
829
+ contentStyle?: any;
830
+ /**
831
+ * The CSS class for the content of the overlay.
832
+ */
833
+ contentStyleClass?: string;
834
+ /**
835
+ * The target element.
836
+ */
837
+ target?: any;
838
+ /**
839
+ * The element or location where the overlay should be appended.
840
+ */
841
+ appendTo?: 'body' | HTMLElement | undefined;
842
+ /**
843
+ * Indicates whether the overlay should have an auto-generated z-index.
844
+ */
845
+ autoZIndex?: boolean;
846
+ /**
847
+ * The base z-index value for the overlay.
848
+ */
849
+ baseZIndex?: number;
850
+ /**
851
+ * The transition options for showing the overlay.
852
+ */
853
+ showTransitionOptions?: string;
854
+ /**
855
+ * The transition options for hiding the overlay.
856
+ */
857
+ hideTransitionOptions?: string;
858
+ /**
859
+ * Indicates whether the overlay should be hidden when the escape key is pressed.
860
+ */
861
+ hideOnEscape?: boolean;
862
+ /**
863
+ * A listener function for handling events related to the overlay.
864
+ */
865
+ listener?: (event: Event, options?: OverlayListenerOptions) => boolean | void;
866
+ /**
867
+ * The options for a responsive overlay.
868
+ */
869
+ responsive?: ResponsiveOverlayOptions | undefined;
870
+ /**
871
+ * A callback function that is invoked before the overlay is shown.
872
+ */
873
+ onBeforeShow?: (event?: OverlayOnBeforeShowEvent) => void;
874
+ /**
875
+ * A callback function that is invoked when the overlay is shown.
876
+ */
877
+ onShow?: (event?: OverlayOnShowEvent) => void;
878
+ /**
879
+ * A callback function that is invoked before the overlay is hidden.
880
+ */
881
+ onBeforeHide?: (event?: OverlayOnBeforeHideEvent) => void;
882
+ /**
883
+ * A callback function that is invoked when the overlay is hidden.
884
+ */
885
+ onHide?: (event?: OverlayOnHideEvent) => void;
886
+ /**
887
+ * A callback function that is invoked when the overlay's animation starts.
888
+ */
889
+ onAnimationStart?: (event?: AnimationEvent) => void;
890
+ /**
891
+ * A callback function that is invoked when the overlay's animation is done.
892
+ */
893
+ onAnimationDone?: (event?: AnimationEvent) => void;
894
+ }
895
+
896
+ declare class OverlayService {
897
+ private clickSource;
898
+ clickObservable: rxjs.Observable<Message | Message[]>;
899
+ add(event: any): void;
900
+ static ɵfac: i0.ɵɵFactoryDeclaration<OverlayService, never>;
901
+ static ɵprov: i0.ɵɵInjectableDeclaration<OverlayService>;
902
+ }
903
+
904
+ declare class PrimeIcons {
905
+ static readonly ADDRESS_BOOK = "pi pi-address-book";
906
+ static readonly ALIGN_CENTER = "pi pi-align-center";
907
+ static readonly ALIGN_JUSTIFY = "pi pi-align-justify";
908
+ static readonly ALIGN_LEFT = "pi pi-align-left";
909
+ static readonly ALIGN_RIGHT = "pi pi-align-right";
910
+ static readonly AMAZON = "pi pi-amazon";
911
+ static readonly ANDROID = "pi pi-android";
912
+ static readonly ANGLE_DOUBLE_DOWN = "pi pi-angle-double-down";
913
+ static readonly ANGLE_DOUBLE_LEFT = "pi pi-angle-double-left";
914
+ static readonly ANGLE_DOUBLE_RIGHT = "pi pi-angle-double-right";
915
+ static readonly ANGLE_DOUBLE_UP = "pi pi-angle-double-up";
916
+ static readonly ANGLE_DOWN = "pi pi-angle-down";
917
+ static readonly ANGLE_LEFT = "pi pi-angle-left";
918
+ static readonly ANGLE_RIGHT = "pi pi-angle-right";
919
+ static readonly ANGLE_UP = "pi pi-angle-up";
920
+ static readonly APPLE = "pi pi-apple";
921
+ static readonly ARROWS_ALT = "pi pi-arrows-alt";
922
+ static readonly ARROW_CIRCLE_DOWN = "pi pi-arrow-circle-down";
923
+ static readonly ARROW_CIRCLE_LEFT = "pi pi-arrow-circle-left";
924
+ static readonly ARROW_CIRCLE_RIGHT = "pi pi-arrow-circle-right";
925
+ static readonly ARROW_CIRCLE_UP = "pi pi-arrow-circle-up";
926
+ static readonly ARROW_DOWN = "pi pi-arrow-down";
927
+ static readonly ARROW_DOWN_LEFT = "pi pi-arrow-down-left";
928
+ static readonly ARROW_DOWN_LEFT_AND_ARROW_UP_RIGHT_TO_CENTER = "pi pi-arrow-down-left-and-arrow-up-right-to-center";
929
+ static readonly ARROW_DOWN_RIGHT = "pi pi-arrow-down-right";
930
+ static readonly ARROW_LEFT = "pi pi-arrow-left";
931
+ static readonly ARROW_RIGHT_ARROW_LEFT = "pi pi-arrow-right-arrow-left";
932
+ static readonly ARROW_RIGHT = "pi pi-arrow-right";
933
+ static readonly ARROW_UP = "pi pi-arrow-up";
934
+ static readonly ARROW_UP_LEFT = "pi pi-arrow-up-left";
935
+ static readonly ARROW_UP_RIGHT = "pi pi-arrow-up-right";
936
+ static readonly ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER = "pi pi-arrow-up-right-and-arrow-down-left-from-center";
937
+ static readonly ARROW_H = "pi pi-arrows-h";
938
+ static readonly ARROW_V = "pi pi-arrows-v";
939
+ static readonly ASTERIKS = "pi pi-asteriks";
940
+ static readonly AT = "pi pi-at";
941
+ static readonly BACKWARD = "pi pi-backward";
942
+ static readonly BAN = "pi pi-ban";
943
+ static readonly BARCODE = "pi pi-barcode";
944
+ static readonly BARS = "pi pi-bars";
945
+ static readonly BELL = "pi pi-bell";
946
+ static readonly BELL_SLASH = "pi pi-bell-slash";
947
+ static readonly BITCOIN = "pi pi-bitcoin";
948
+ static readonly BOLT = "pi pi-bolt";
949
+ static readonly BOOK = "pi pi-book";
950
+ static readonly BOOKMARK = "pi pi-bookmark";
951
+ static readonly BOOKMARK_FILL = "pi pi-bookmark-fill";
952
+ static readonly BOX = "pi pi-box";
953
+ static readonly BRIEFCASE = "pi pi-briefcase";
954
+ static readonly BUILDING = "pi pi-building";
955
+ static readonly BUILDING_COLUMNS = "pi pi-building-columns";
956
+ static readonly BULLSEYE = "pi pi-bullseye";
957
+ static readonly CALCULATOR = "pi pi-calculator";
958
+ static readonly CALENDAR = "pi pi-calendar";
959
+ static readonly CALENDAR_CLOCK = "pi pi-calendar-clock";
960
+ static readonly CALENDAR_MINUS = "pi pi-calendar-minus";
961
+ static readonly CALENDAR_PLUS = "pi pi-calendar-plus";
962
+ static readonly CALENDAR_TIMES = "pi pi-calendar-times";
963
+ static readonly CAMERA = "pi pi-camera";
964
+ static readonly CAR = "pi pi-car";
965
+ static readonly CARET_DOWN = "pi pi-caret-down";
966
+ static readonly CARET_LEFT = "pi pi-caret-left";
967
+ static readonly CARET_RIGHT = "pi pi-caret-right";
968
+ static readonly CARET_UP = "pi pi-caret-up";
969
+ static readonly CART_ARROW_DOWN = "pi pi-cart-arrow-down";
970
+ static readonly CART_MINUS = "pi pi-cart-minus";
971
+ static readonly CART_PLUS = "pi pi-cart-plus";
972
+ static readonly CHART_BAR = "pi pi-chart-bar";
973
+ static readonly CHART_LINE = "pi pi-chart-line";
974
+ static readonly CHART_PIE = "pi pi-chart-pie";
975
+ static readonly CHART_SCATTER = "pi pi-chart-scatter";
976
+ static readonly CHECK = "pi pi-check";
977
+ static readonly CHECK_CIRCLE = "pi pi-check-circle";
978
+ static readonly CHECK_SQUARE = "pi pi-check-square";
979
+ static readonly CHEVRON_CIRCLE_DOWN = "pi pi-chevron-circle-down";
980
+ static readonly CHEVRON_CIRCLE_LEFT = "pi pi-chevron-circle-left";
981
+ static readonly CHEVRON_CIRCLE_RIGHT = "pi pi-chevron-circle-right";
982
+ static readonly CHEVRON_CIRCLE_UP = "pi pi-chevron-circle-up";
983
+ static readonly CHEVRON_DOWN = "pi pi-chevron-down";
984
+ static readonly CHEVRON_LEFT = "pi pi-chevron-left";
985
+ static readonly CHEVRON_RIGHT = "pi pi-chevron-right";
986
+ static readonly CHEVRON_UP = "pi pi-chevron-up";
987
+ static readonly CIRCLE = "pi pi-circle";
988
+ static readonly CIRCLE_FILL = "pi pi-circle-fill";
989
+ static readonly CLIPBOARD = "pi pi-clipboard";
990
+ static readonly CLOCK = "pi pi-clock";
991
+ static readonly CLONE = "pi pi-clone";
992
+ static readonly CLOUD = "pi pi-cloud";
993
+ static readonly CLOUD_DOWNLOAD = "pi pi-cloud-download";
994
+ static readonly CLOUD_UPLOAD = "pi pi-cloud-upload";
995
+ static readonly CODE = "pi pi-code";
996
+ static readonly COG = "pi pi-cog";
997
+ static readonly COMMENT = "pi pi-comment";
998
+ static readonly COMMENTS = "pi pi-comments";
999
+ static readonly COMPASS = "pi pi-compass";
1000
+ static readonly COPY = "pi pi-copy";
1001
+ static readonly CREDIT_CARD = "pi pi-credit-card";
1002
+ static readonly CROWN = "pi pi-crown";
1003
+ static readonly DATABASE = "pi pi-database";
1004
+ static readonly DESKTOP = "pi pi-desktop";
1005
+ static readonly DELETE_LEFT = "pi pi-delete-left";
1006
+ static readonly DIRECTIONS = "pi pi-directions";
1007
+ static readonly DIRECTIONS_ALT = "pi pi-directions-alt";
1008
+ static readonly DISCORD = "pi pi-discord";
1009
+ static readonly DOLLAR = "pi pi-dollar";
1010
+ static readonly DOWNLOAD = "pi pi-download";
1011
+ static readonly EJECT = "pi pi-eject";
1012
+ static readonly ELLIPSIS_H = "pi pi-ellipsis-h";
1013
+ static readonly ELLIPSIS_V = "pi pi-ellipsis-v";
1014
+ static readonly ENVELOPE = "pi pi-envelope";
1015
+ static readonly EQUALS = "pi pi-equals";
1016
+ static readonly ERASER = "pi pi-eraser";
1017
+ static readonly ETHEREUM = "pi pi-ethereum";
1018
+ static readonly EURO = "pi pi-euro";
1019
+ static readonly EXCLAMATION_CIRCLE = "pi pi-exclamation-circle";
1020
+ static readonly EXCLAMATION_TRIANGLE = "pi pi-exclamation-triangle";
1021
+ static readonly EXPAND = "pi pi-expand";
1022
+ static readonly EXTERNAL_LINK = "pi pi-external-link";
1023
+ static readonly EYE = "pi pi-eye";
1024
+ static readonly EYE_SLASH = "pi pi-eye-slash";
1025
+ static readonly FACE_SMILE = "pi pi-face-smile";
1026
+ static readonly FACEBOOK = "pi pi-facebook";
1027
+ static readonly FAST_BACKWARD = "pi pi-fast-backward";
1028
+ static readonly FAST_FORWARD = "pi pi-fast-forward";
1029
+ static readonly FILE = "pi pi-file";
1030
+ static readonly FILE_ARROW_UP = "pi pi-file-arrow-up";
1031
+ static readonly FILE_CHECK = "pi pi-file-check";
1032
+ static readonly FILE_EDIT = "pi pi-file-edit";
1033
+ static readonly FILE_IMPORT = "pi pi-file-import";
1034
+ static readonly FILE_PDF = "pi pi-file-pdf";
1035
+ static readonly FILE_PLUS = "pi pi-file-plus";
1036
+ static readonly FILE_EXCEL = "pi pi-file-excel";
1037
+ static readonly FILE_EXPORT = "pi pi-file-export";
1038
+ static readonly FILE_WORD = "pi pi-file-word";
1039
+ static readonly FILTER = "pi pi-filter";
1040
+ static readonly FILTER_FILL = "pi pi-filter-fill";
1041
+ static readonly FILTER_SLASH = "pi pi-filter-slash";
1042
+ static readonly FLAG = "pi pi-flag";
1043
+ static readonly FLAG_FILL = "pi pi-flag-fill";
1044
+ static readonly FOLDER = "pi pi-folder";
1045
+ static readonly FOLDER_OPEN = "pi pi-folder-open";
1046
+ static readonly FOLDER_PLUS = "pi pi-folder-plus";
1047
+ static readonly FORWARD = "pi pi-forward";
1048
+ static readonly GAUGE = "pi pi-gauge";
1049
+ static readonly GIFT = "pi pi-gift";
1050
+ static readonly GITHUB = "pi pi-github";
1051
+ static readonly GLOBE = "pi pi-globe";
1052
+ static readonly GOOGLE = "pi pi-google";
1053
+ static readonly GRADUATION_CAP = "pi pi-graduation-cap";
1054
+ static readonly HAMMER = "pi pi-hammer";
1055
+ static readonly HASHTAG = "pi pi-hashtag";
1056
+ static readonly HEADPHONES = "pi pi-headphones";
1057
+ static readonly HEART = "pi pi-heart";
1058
+ static readonly HEART_FILL = "pi pi-heart-fill";
1059
+ static readonly HISTORY = "pi pi-history";
1060
+ static readonly HOME = "pi pi-home";
1061
+ static readonly HOURGLASS = "pi pi-hourglass";
1062
+ static readonly ID_CARD = "pi pi-id-card";
1063
+ static readonly IMAGE = "pi pi-image";
1064
+ static readonly IMAGES = "pi pi-images";
1065
+ static readonly INBOX = "pi pi-inbox";
1066
+ static readonly INDIAN_RUPEE = "pi pi-indian-rupee";
1067
+ static readonly INFO = "pi pi-info";
1068
+ static readonly INFO_CIRCLE = "pi pi-info-circle";
1069
+ static readonly INSTAGRAM = "pi pi-instagram";
1070
+ static readonly KEY = "pi pi-key";
1071
+ static readonly LANGUAGE = "pi pi-language";
1072
+ static readonly LIGHTBULB = "pi pi-lightbulb";
1073
+ static readonly LINK = "pi pi-link";
1074
+ static readonly LINKEDIN = "pi pi-linkedin";
1075
+ static readonly LIST = "pi pi-list";
1076
+ static readonly LIST_CHECK = "pi pi-list-check";
1077
+ static readonly LOCK = "pi pi-lock";
1078
+ static readonly LOCK_OPEN = "pi pi-lock-open";
1079
+ static readonly MAP = "pi pi-map";
1080
+ static readonly MAP_MARKER = "pi pi-map-marker";
1081
+ static readonly MARS = "pi pi-mars";
1082
+ static readonly MEGAPHONE = "pi pi-megaphone";
1083
+ static readonly MICROCHIP = "pi pi-microchip";
1084
+ static readonly MICROCHIP_AI = "pi pi-microchip-ai";
1085
+ static readonly MICROPHONE = "pi pi-microphone";
1086
+ static readonly MICROSOFT = "pi pi-microsoft";
1087
+ static readonly MINUS = "pi pi-minus";
1088
+ static readonly MINUS_CIRCLE = "pi pi-minus-circle";
1089
+ static readonly MOBILE = "pi pi-mobile";
1090
+ static readonly MONEY_BILL = "pi pi-money-bill";
1091
+ static readonly MOON = "pi pi-moon";
1092
+ static readonly OBJECTS_COLUMN = "pi pi-objects-column";
1093
+ static readonly PALETTE = "pi pi-palette";
1094
+ static readonly PAPERCLIP = "pi pi-paperclip";
1095
+ static readonly PAUSE = "pi pi-pause";
1096
+ static readonly PAUSE_CIRCLE = "pi pi-pause-circle";
1097
+ static readonly PAYPAL = "pi pi-paypal";
1098
+ static readonly PEN_TO_SQUARE = "pi pi-pen-to-square";
1099
+ static readonly PENCIL = "pi pi-pencil";
1100
+ static readonly PERCENTAGE = "pi pi-percentage";
1101
+ static readonly PHONE = "pi pi-phone";
1102
+ static readonly PINTEREST = "pi pi-pinterest";
1103
+ static readonly PLAY = "pi pi-play";
1104
+ static readonly PLAY_CIRCLE = "pi pi-play-circle";
1105
+ static readonly PLUS = "pi pi-plus";
1106
+ static readonly PLUS_CIRCLE = "pi pi-plus-circle";
1107
+ static readonly POUND = "pi pi-pound";
1108
+ static readonly POWER_OFF = "pi pi-power-off";
1109
+ static readonly PRIME = "pi pi-prime";
1110
+ static readonly PRINT = "pi pi-print";
1111
+ static readonly QRCODE = "pi pi-qrcode";
1112
+ static readonly QUESTION = "pi pi-question";
1113
+ static readonly QUESTION_CIRCLE = "pi pi-question-circle";
1114
+ static readonly RECEIPT = "pi pi-receipt";
1115
+ static readonly REDDIT = "pi pi-reddit";
1116
+ static readonly REFRESH = "pi pi-refresh";
1117
+ static readonly REPLAY = "pi pi-replay";
1118
+ static readonly REPLY = "pi pi-reply";
1119
+ static readonly SAVE = "pi pi-save";
1120
+ static readonly SEARCH = "pi pi-search";
1121
+ static readonly SEARCH_MINUS = "pi pi-search-minus";
1122
+ static readonly SEARCH_PLUS = "pi pi-search-plus";
1123
+ static readonly SEND = "pi pi-send";
1124
+ static readonly SERVER = "pi pi-server";
1125
+ static readonly SHARE_ALT = "pi pi-share-alt";
1126
+ static readonly SHIELD = "pi pi-shield";
1127
+ static readonly SHOP = "pi pi-shop";
1128
+ static readonly SHOPPING_BAG = "pi pi-shopping-bag";
1129
+ static readonly SHOPPING_CART = "pi pi-shopping-cart";
1130
+ static readonly SIGN_IN = "pi pi-sign-in";
1131
+ static readonly SIGN_OUT = "pi pi-sign-out";
1132
+ static readonly SITEMAP = "pi pi-sitemap";
1133
+ static readonly SLACK = "pi pi-slack";
1134
+ static readonly SLIDERS_H = "pi pi-sliders-h";
1135
+ static readonly SLIDERS_V = "pi pi-sliders-v";
1136
+ static readonly SORT = "pi pi-sort";
1137
+ static readonly SORT_ALPHA_DOWN = "pi pi-sort-alpha-down";
1138
+ static readonly SORT_ALPHA_DOWN_ALT = "pi pi-sort-alpha-down-alt";
1139
+ static readonly SORT_ALPHA_UP = "pi pi-sort-alpha-up";
1140
+ static readonly SORT_ALPHA_UP_ALT = "pi pi-sort-alpha-up-alt";
1141
+ static readonly SORT_ALT = "pi pi-sort-alt";
1142
+ static readonly SORT_ALT_SLASH = "pi pi-sort-alt-slash";
1143
+ static readonly SORT_AMOUNT_DOWN = "pi pi-sort-amount-down";
1144
+ static readonly SORT_AMOUNT_DOWN_ALT = "pi pi-sort-amount-down-alt";
1145
+ static readonly SORT_AMOUNT_UP = "pi pi-sort-amount-up";
1146
+ static readonly SORT_AMOUNT_UP_ALT = "pi pi-sort-amount-up-alt";
1147
+ static readonly SORT_DOWN = "pi pi-sort-down";
1148
+ static readonly SORT_DOWN_FILL = "pi pi-sort-down-fill";
1149
+ static readonly SORT_NUMERIC_DOWN = "pi pi-sort-numeric-down";
1150
+ static readonly SORT_NUMERIC_DOWN_ALT = "pi pi-sort-numeric-down-alt";
1151
+ static readonly SORT_NUMERIC_UP = "pi pi-sort-numeric-up";
1152
+ static readonly SORT_NUMERIC_UP_ALT = "pi pi-sort-numeric-up-alt";
1153
+ static readonly SORT_UP = "pi pi-sort-up";
1154
+ static readonly SORT_UP_FILL = "pi pi-sort-up-fill";
1155
+ static readonly SPARKLES = "pi pi-sparkles";
1156
+ static readonly SPINNER = "pi pi-spinner";
1157
+ static readonly SPINNER_DOTTED = "pi pi-spinner-dotted";
1158
+ static readonly STAR = "pi pi-star";
1159
+ static readonly STAR_FILL = "pi pi-star-fill";
1160
+ static readonly STAR_HALF = "pi pi-star-half";
1161
+ static readonly STAR_HALF_FILL = "pi pi-star-half-fill";
1162
+ static readonly STEP_BACKWARD = "pi pi-step-backward";
1163
+ static readonly STEP_BACKWARD_ALT = "pi pi-step-backward-alt";
1164
+ static readonly STEP_FORWARD = "pi pi-step-forward";
1165
+ static readonly STEP_FORWARD_ALT = "pi pi-step-forward-alt";
1166
+ static readonly STOP = "pi pi-stop";
1167
+ static readonly STOP_CIRCLE = "pi pi-stop-circle";
1168
+ static readonly STOPWATCH = "pi pi-stopwatch";
1169
+ static readonly SUN = "pi pi-sun";
1170
+ static readonly SYNC = "pi pi-sync";
1171
+ static readonly TABLE = "pi pi-table";
1172
+ static readonly TABLET = "pi pi-tablet";
1173
+ static readonly TAG = "pi pi-tag";
1174
+ static readonly TAGS = "pi pi-tags";
1175
+ static readonly TELEGRAM = "pi pi-telegram";
1176
+ static readonly TH_LARGE = "pi pi-th-large";
1177
+ static readonly THUMBS_DOWN = "pi pi-thumbs-down";
1178
+ static readonly THUMBS_DOWN_FILL = "pi pi-thumbs-down-fill";
1179
+ static readonly THUMBS_UP = "pi pi-thumbs-up";
1180
+ static readonly THUMBS_UP_FILL = "pi pi-thumbs-up-fill";
1181
+ static readonly THUMBTACK = "pi pi-thumbtack";
1182
+ static readonly TICKET = "pi pi-ticket";
1183
+ static readonly TIKTOK = "pi pi-tiktok";
1184
+ static readonly TIMES = "pi pi-times";
1185
+ static readonly TIMES_CIRCLE = "pi pi-times-circle";
1186
+ static readonly TRASH = "pi pi-trash";
1187
+ static readonly TROPHY = "pi pi-trophy";
1188
+ static readonly TRUCK = "pi pi-truck";
1189
+ static readonly TURKISH_LIRA = "pi pi-turkish-lira";
1190
+ static readonly TWITCH = "pi pi-twitch";
1191
+ static readonly TWITTER = "pi pi-twitter";
1192
+ static readonly UNDO = "pi pi-undo";
1193
+ static readonly UNLOCK = "pi pi-unlock";
1194
+ static readonly UPLOAD = "pi pi-upload";
1195
+ static readonly USER = "pi pi-user";
1196
+ static readonly USER_EDIT = "pi pi-user-edit";
1197
+ static readonly USER_MINUS = "pi pi-user-minus";
1198
+ static readonly USER_PLUS = "pi pi-user-plus";
1199
+ static readonly USERS = "pi pi-users";
1200
+ static readonly VENUS = "pi pi-venus";
1201
+ static readonly VERIFIED = "pi pi-verified";
1202
+ static readonly VIDEO = "pi pi-video";
1203
+ static readonly VIMEO = "pi pi-vimeo";
1204
+ static readonly VOLUME_DOWN = "pi pi-volume-down";
1205
+ static readonly VOLUME_OFF = "pi pi-volume-off";
1206
+ static readonly VOLUME_UP = "pi pi-volume-up";
1207
+ static readonly WALLET = "pi pi-wallet";
1208
+ static readonly WAREHOUSE = "pi pi-warehouse";
1209
+ static readonly WAVE_PULSE = "pi pi-wave-pulse";
1210
+ static readonly WHATSAPP = "pi pi-whatsapp";
1211
+ static readonly WIFI = "pi pi-wifi";
1212
+ static readonly WINDOW_MAXIMIZE = "pi pi-window-maximize";
1213
+ static readonly WINDOW_MINIMIZE = "pi pi-window-minimize";
1214
+ static readonly WRENCH = "pi pi-wrench";
1215
+ static readonly YOUTUBE = "pi pi-youtube";
1216
+ }
1217
+
1218
+ /**
1219
+ * Represents a set of translated strings used in a component or application.
1220
+ * @group Interface
1221
+ */
1222
+ interface Translation {
1223
+ startsWith?: string;
1224
+ contains?: string;
1225
+ notContains?: string;
1226
+ endsWith?: string;
1227
+ equals?: string;
1228
+ notEquals?: string;
1229
+ noFilter?: string;
1230
+ lt?: string;
1231
+ lte?: string;
1232
+ gt?: string;
1233
+ gte?: string;
1234
+ is?: string;
1235
+ isNot?: string;
1236
+ before?: string;
1237
+ after?: string;
1238
+ dateIs?: string;
1239
+ dateIsNot?: string;
1240
+ dateBefore?: string;
1241
+ dateAfter?: string;
1242
+ clear?: string;
1243
+ apply?: string;
1244
+ matchAll?: string;
1245
+ matchAny?: string;
1246
+ addRule?: string;
1247
+ removeRule?: string;
1248
+ accept?: string;
1249
+ reject?: string;
1250
+ choose?: string;
1251
+ upload?: string;
1252
+ cancel?: string;
1253
+ fileSizeTypes?: string[];
1254
+ dayNames?: string[];
1255
+ dayNamesShort?: string[];
1256
+ dayNamesMin?: string[];
1257
+ monthNames?: string[];
1258
+ monthNamesShort?: string[];
1259
+ dateFormat?: string;
1260
+ firstDayOfWeek?: number;
1261
+ today?: string;
1262
+ weekHeader?: string;
1263
+ weak?: string;
1264
+ medium?: string;
1265
+ strong?: string;
1266
+ passwordPrompt?: string;
1267
+ emptyMessage?: string;
1268
+ emptyFilterMessage?: string;
1269
+ pending?: string;
1270
+ chooseYear?: string;
1271
+ chooseMonth?: string;
1272
+ chooseDate?: string;
1273
+ prevDecade?: string;
1274
+ nextDecade?: string;
1275
+ prevYear?: string;
1276
+ nextYear?: string;
1277
+ prevMonth?: string;
1278
+ nextMonth?: string;
1279
+ prevHour?: string;
1280
+ nextHour?: string;
1281
+ prevMinute?: string;
1282
+ nextMinute?: string;
1283
+ prevSecond?: string;
1284
+ nextSecond?: string;
1285
+ am?: string;
1286
+ pm?: string;
1287
+ searchMessage?: string;
1288
+ selectionMessage?: string;
1289
+ emptySelectionMessage?: string;
1290
+ emptySearchMessage?: string;
1291
+ aria?: Aria;
1292
+ }
1293
+ /**
1294
+ * Represents a set of translated HTML attributes used in a component or application.
1295
+ * @group Interface
1296
+ */
1297
+ interface Aria {
1298
+ trueLabel?: string;
1299
+ falseLabel?: string;
1300
+ nullLabel?: string;
1301
+ star?: string;
1302
+ stars?: string;
1303
+ selectAll?: string;
1304
+ unselectAll?: string;
1305
+ close?: string;
1306
+ previous?: string;
1307
+ next?: string;
1308
+ navigation?: string;
1309
+ scrollTop?: string;
1310
+ moveTop?: string;
1311
+ moveUp?: string;
1312
+ moveDown?: string;
1313
+ moveBottom?: string;
1314
+ moveToTarget?: string;
1315
+ moveToSource?: string;
1316
+ moveAllToTarget?: string;
1317
+ moveAllToSource?: string;
1318
+ pageLabel?: string;
1319
+ firstPageLabel?: string;
1320
+ lastPageLabel?: string;
1321
+ nextPageLabel?: string;
1322
+ prevPageLabel?: string;
1323
+ rowsPerPageLabel?: string;
1324
+ previousPageLabel?: string;
1325
+ jumpToPageDropdownLabel?: string;
1326
+ jumpToPageInputLabel?: string;
1327
+ selectRow?: string;
1328
+ unselectRow?: string;
1329
+ expandRow?: string;
1330
+ collapseRow?: string;
1331
+ showFilterMenu?: string;
1332
+ hideFilterMenu?: string;
1333
+ filterOperator?: string;
1334
+ filterConstraint?: string;
1335
+ editRow?: string;
1336
+ saveEdit?: string;
1337
+ cancelEdit?: string;
1338
+ listView?: string;
1339
+ gridView?: string;
1340
+ slide?: string;
1341
+ slideNumber?: string;
1342
+ zoomImage?: string;
1343
+ zoomIn?: string;
1344
+ zoomOut?: string;
1345
+ rotateRight?: string;
1346
+ rotateLeft?: string;
1347
+ listLabel?: string;
1348
+ selectColor?: string;
1349
+ removeLabel?: string;
1350
+ browseFiles?: string;
1351
+ maximizeLabel?: string;
1352
+ }
1353
+
1354
+ declare class caxConfig {
1355
+ ripple: boolean;
1356
+ inputStyle: i0.WritableSignal<"outlined" | "filled">;
1357
+ overlayOptions: OverlayOptions;
1358
+ csp: i0.WritableSignal<{
1359
+ nonce: string | undefined;
1360
+ }>;
1361
+ filterMatchModeOptions: {
1362
+ text: string[];
1363
+ numeric: string[];
1364
+ date: string[];
1365
+ };
1366
+ translation: Translation;
1367
+ zIndex: any;
1368
+ private translationSource;
1369
+ translationObserver: rxjs.Observable<any>;
1370
+ getTranslation(key: string): any;
1371
+ setTranslation(value: Translation): void;
1372
+ static ɵfac: i0.ɵɵFactoryDeclaration<caxConfig, never>;
1373
+ static ɵprov: i0.ɵɵInjectableDeclaration<caxConfig>;
1374
+ }
1375
+
1376
+ /**
1377
+ * Represents an option item.
1378
+ * @group Interface
1379
+ */
1380
+ interface SelectItem<T = any> {
1381
+ label?: string;
1382
+ value: T;
1383
+ styleClass?: string;
1384
+ icon?: string;
1385
+ title?: string;
1386
+ disabled?: boolean;
1387
+ }
1388
+
1389
+ /**
1390
+ * Represents a group of select items.
1391
+ * @group Interface
1392
+ */
1393
+ interface SelectItemGroup {
1394
+ label: string;
1395
+ value?: any;
1396
+ items: SelectItem[];
1397
+ }
1398
+
1399
+ declare class Header {
1400
+ static ɵfac: i0.ɵɵFactoryDeclaration<Header, never>;
1401
+ static ɵcmp: i0.ɵɵComponentDeclaration<Header, "cax-header", never, {}, {}, never, ["*"], true, never>;
1402
+ }
1403
+ declare class Footer {
1404
+ static ɵfac: i0.ɵɵFactoryDeclaration<Footer, never>;
1405
+ static ɵcmp: i0.ɵɵComponentDeclaration<Footer, "cax-footer", never, {}, {}, never, ["*"], true, never>;
1406
+ }
1407
+ declare class CaxTemplate {
1408
+ template: TemplateRef<any>;
1409
+ type: string | undefined;
1410
+ name: string | undefined;
1411
+ constructor(template: TemplateRef<any>);
1412
+ getType(): string;
1413
+ static ɵfac: i0.ɵɵFactoryDeclaration<CaxTemplate, never>;
1414
+ static ɵdir: i0.ɵɵDirectiveDeclaration<CaxTemplate, "[caxTemplate]", never, { "type": { "alias": "type"; "required": false; }; "name": { "alias": "caxTemplate"; "required": false; }; }, {}, never, never, true, never>;
1415
+ }
1416
+ declare class SharedModule {
1417
+ static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
1418
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, never, [typeof Header, typeof Footer, typeof CaxTemplate], [typeof Header, typeof Footer, typeof CaxTemplate]>;
1419
+ static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
1420
+ }
1421
+
1422
+ /**
1423
+ * Represents an event triggered when sorting is applied.
1424
+ * @group Interface
1425
+ */
1426
+ interface SortEvent {
1427
+ data?: any[];
1428
+ mode?: string;
1429
+ field?: string;
1430
+ order?: number;
1431
+ multiSortMeta?: SortMeta[];
1432
+ }
1433
+
1434
+ /**
1435
+ * Represents the state of a table component.
1436
+ * @group Interface
1437
+ */
1438
+ interface TableState {
1439
+ /**
1440
+ * The index of the first row to be displayed.
1441
+ */
1442
+ first?: number;
1443
+ /**
1444
+ * The number of rows to be displayed per page.
1445
+ */
1446
+ rows?: number;
1447
+ /**
1448
+ * The field used for sorting.
1449
+ */
1450
+ sortField?: string;
1451
+ /**
1452
+ * The sort order.
1453
+ */
1454
+ sortOrder?: number;
1455
+ /**
1456
+ * An array of sort metadata when multiple sorting is applied.
1457
+ */
1458
+ multiSortMeta?: SortMeta[];
1459
+ /**
1460
+ * The filters to be applied to the table.
1461
+ */
1462
+ filters?: {
1463
+ [s: string]: FilterMetadata | FilterMetadata[];
1464
+ };
1465
+ /**
1466
+ * The column widths for the table.
1467
+ */
1468
+ columnWidths?: string;
1469
+ /**
1470
+ * The width of the table.
1471
+ */
1472
+ tableWidth?: string;
1473
+ /**
1474
+ * The width of the wrapper element containing the table.
1475
+ */
1476
+ wrapperWidth?: string;
1477
+ /**
1478
+ * The selected item(s) in the table.
1479
+ */
1480
+ selection?: any;
1481
+ /**
1482
+ * The order of the columns in the table.
1483
+ */
1484
+ columnOrder?: string[];
1485
+ /**
1486
+ * The keys of the expanded rows in the table.
1487
+ */
1488
+ expandedRowKeys?: {
1489
+ [s: string]: boolean;
1490
+ };
1491
+ }
1492
+
1493
+ declare class TranslationKeys {
1494
+ static readonly STARTS_WITH = "startsWith";
1495
+ static readonly CONTAINS = "contains";
1496
+ static readonly NOT_CONTAINS = "notContains";
1497
+ static readonly ENDS_WITH = "endsWith";
1498
+ static readonly EQUALS = "equals";
1499
+ static readonly NOT_EQUALS = "notEquals";
1500
+ static readonly NO_FILTER = "noFilter";
1501
+ static readonly LT = "lt";
1502
+ static readonly LTE = "lte";
1503
+ static readonly GT = "gt";
1504
+ static readonly GTE = "gte";
1505
+ static readonly IS = "is";
1506
+ static readonly IS_NOT = "isNot";
1507
+ static readonly BEFORE = "before";
1508
+ static readonly AFTER = "after";
1509
+ static readonly CLEAR = "clear";
1510
+ static readonly APPLY = "apply";
1511
+ static readonly MATCH_ALL = "matchAll";
1512
+ static readonly MATCH_ANY = "matchAny";
1513
+ static readonly ADD_RULE = "addRule";
1514
+ static readonly REMOVE_RULE = "removeRule";
1515
+ static readonly ACCEPT = "accept";
1516
+ static readonly REJECT = "reject";
1517
+ static readonly CHOOSE = "choose";
1518
+ static readonly UPLOAD = "upload";
1519
+ static readonly CANCEL = "cancel";
1520
+ static readonly PENDING = "pending";
1521
+ static readonly FILE_SIZE_TYPES = "fileSizeTypes";
1522
+ static readonly DAY_NAMES = "dayNames";
1523
+ static readonly DAY_NAMES_SHORT = "dayNamesShort";
1524
+ static readonly DAY_NAMES_MIN = "dayNamesMin";
1525
+ static readonly MONTH_NAMES = "monthNames";
1526
+ static readonly MONTH_NAMES_SHORT = "monthNamesShort";
1527
+ static readonly FIRST_DAY_OF_WEEK = "firstDayOfWeek";
1528
+ static readonly TODAY = "today";
1529
+ static readonly WEEK_HEADER = "weekHeader";
1530
+ static readonly WEAK = "weak";
1531
+ static readonly MEDIUM = "medium";
1532
+ static readonly STRONG = "strong";
1533
+ static readonly PASSWORD_PROMPT = "passwordPrompt";
1534
+ static readonly EMPTY_MESSAGE = "emptyMessage";
1535
+ static readonly EMPTY_FILTER_MESSAGE = "emptyFilterMessage";
1536
+ static readonly SHOW_FILTER_MENU = "showFilterMenu";
1537
+ static readonly HIDE_FILTER_MENU = "hideFilterMenu";
1538
+ static readonly SELECTION_MESSAGE = "selectionMessage";
1539
+ static readonly ARIA = "aria";
1540
+ static readonly SELECT_COLOR = "selectColor";
1541
+ static readonly BROWSE_FILES = "browseFiles";
1542
+ }
1543
+
1544
+ /**
1545
+ * Represents a node in a tree data structure.
1546
+ * @group Interface
1547
+ */
1548
+ interface TreeNode<T = any> {
1549
+ checked?: boolean;
1550
+ /**
1551
+ * Label of the node.
1552
+ */
1553
+ label?: string;
1554
+ /**
1555
+ * Data represented by the node.
1556
+ */
1557
+ data?: T;
1558
+ /**
1559
+ * Icon of the node to display next to content.
1560
+ */
1561
+ icon?: string;
1562
+ /**
1563
+ * Badge display.
1564
+ */
1565
+ badge?: number;
1566
+ /**
1567
+ * Icon to use in expanded state.
1568
+ */
1569
+ rightIcon?: string;
1570
+ /**
1571
+ * Icon to use in expanded state.
1572
+ */
1573
+ expandedIcon?: string;
1574
+ /**
1575
+ * Icon to use in collapsed state.
1576
+ */
1577
+ collapsedIcon?: string;
1578
+ /**
1579
+ * An array of treenodes as children.
1580
+ */
1581
+ children?: TreeNode<T>[];
1582
+ /**
1583
+ * Specifies if the node has children. Used in lazy loading.
1584
+ * @defaultValue false
1585
+ */
1586
+ leaf?: boolean;
1587
+ /**
1588
+ * Expanded state of the node.
1589
+ * @defaultValue false
1590
+ */
1591
+ expanded?: boolean;
1592
+ /**
1593
+ * Type of the node to match a template.
1594
+ */
1595
+ type?: string;
1596
+ /**
1597
+ * Parent of the node.
1598
+ */
1599
+ parent?: TreeNode<T>;
1600
+ /**
1601
+ * Defines if value is partially selected.
1602
+ */
1603
+ partialSelected?: boolean;
1604
+ /**
1605
+ * Inline style of the node.
1606
+ */
1607
+ style?: any;
1608
+ /**
1609
+ * Style class of the node.
1610
+ */
1611
+ styleClass?: string;
1612
+ /**
1613
+ * Defines if the node is draggable.
1614
+ */
1615
+ draggable?: boolean;
1616
+ /**
1617
+ * Defines if the node is droppable.
1618
+ */
1619
+ droppable?: boolean;
1620
+ /**
1621
+ * Whether the node is selectable when selection mode is enabled.
1622
+ * @defaultValue false
1623
+ */
1624
+ selectable?: boolean;
1625
+ /**
1626
+ * Mandatory unique key of the node.
1627
+ */
1628
+ key?: string;
1629
+ /**
1630
+ * Defines if the node is loading.
1631
+ */
1632
+ loading?: boolean;
1633
+ hideActionButton?: boolean;
1634
+ }
1635
+
1636
+ /**
1637
+ * Represents the event data for a tree node drag operation.
1638
+ * @group Interface
1639
+ */
1640
+ interface TreeNodeDragEvent {
1641
+ /**
1642
+ * Tree instance.
1643
+ */
1644
+ tree?: any;
1645
+ /**
1646
+ * Node to be dragged.
1647
+ */
1648
+ node?: TreeNode<any>;
1649
+ /**
1650
+ * Child nodes of dragged node.
1651
+ */
1652
+ subNodes?: TreeNode<any>[];
1653
+ /**
1654
+ * Index of dragged node.
1655
+ */
1656
+ index?: number;
1657
+ /**
1658
+ * Scope of dragged node.
1659
+ */
1660
+ scope?: any;
1661
+ }
1662
+
1663
+ declare class TreeDragDropService {
1664
+ private dragStartSource;
1665
+ private dragStopSource;
1666
+ dragStart$: rxjs.Observable<TreeNodeDragEvent>;
1667
+ dragStop$: rxjs.Observable<TreeNodeDragEvent>;
1668
+ startDrag(event: TreeNodeDragEvent): void;
1669
+ stopDrag(event: TreeNodeDragEvent): void;
1670
+ static ɵfac: i0.ɵɵFactoryDeclaration<TreeDragDropService, never>;
1671
+ static ɵprov: i0.ɵɵInjectableDeclaration<TreeDragDropService>;
1672
+ }
1673
+
1674
+ /**
1675
+ * Meta data for lazy load event.
1676
+ * @group Interface
1677
+ */
1678
+ interface LazyLoadMeta {
1679
+ first?: number | undefined | null;
1680
+ rows?: number | undefined | null;
1681
+ sortField?: string | string[] | null | undefined;
1682
+ sortOrder?: number | undefined | null;
1683
+ filters?: {
1684
+ [s: string]: FilterMetadata | FilterMetadata[] | undefined;
1685
+ };
1686
+ globalFilter?: string | string[] | undefined | null;
1687
+ multiSortMeta?: SortMeta[] | undefined | null;
1688
+ forceUpdate?: Function;
1689
+ last?: number | undefined | null;
1690
+ }
1691
+
1692
+ /**
1693
+ * Options for the scroller.
1694
+ * @group Interface
1695
+ */
1696
+ interface ScrollerOptions {
1697
+ /**
1698
+ * Unique identifier of the element.
1699
+ */
1700
+ id?: string | undefined;
1701
+ /**
1702
+ * Inline style of the component.
1703
+ */
1704
+ style?: {
1705
+ [klass: string]: any;
1706
+ } | null | undefined;
1707
+ /**
1708
+ * Style class of the element.
1709
+ */
1710
+ styleClass?: string | undefined;
1711
+ /**
1712
+ * Index of the element in tabbing order.
1713
+ */
1714
+ tabindex?: number | undefined;
1715
+ /**
1716
+ * An array of objects to display.
1717
+ */
1718
+ items?: any[];
1719
+ /**
1720
+ * The height/width of item according to orientation.
1721
+ */
1722
+ itemSize?: any;
1723
+ /**
1724
+ * Height of the scroll viewport.
1725
+ */
1726
+ scrollHeight?: string | undefined;
1727
+ /**
1728
+ * Width of the scroll viewport.
1729
+ */
1730
+ scrollWidth?: string | undefined;
1731
+ /**
1732
+ * The orientation of scrollbar.
1733
+ */
1734
+ orientation?: 'vertical' | 'horizontal' | 'both';
1735
+ /**
1736
+ * Used to specify how many items to load in each load method in lazy mode.
1737
+ */
1738
+ step?: number | undefined;
1739
+ /**
1740
+ * Delay in scroll before new data is loaded.
1741
+ */
1742
+ delay?: number | undefined;
1743
+ /**
1744
+ * Delay after window's resize finishes.
1745
+ */
1746
+ resizeDelay?: number | undefined;
1747
+ /**
1748
+ * Used to append each loaded item to top without removing any items from the DOM. Using very large data may cause the browser to crash.
1749
+ */
1750
+ appendOnly?: boolean;
1751
+ /**
1752
+ * Specifies whether the scroller should be displayed inline or not.
1753
+ */
1754
+ inline?: boolean;
1755
+ /**
1756
+ * Defines if data is loaded and interacted with in lazy manner.
1757
+ */
1758
+ lazy?: boolean;
1759
+ /**
1760
+ * If disabled, the scroller feature is eliminated and the content is displayed directly.
1761
+ */
1762
+ disabled?: boolean;
1763
+ /**
1764
+ * Used to implement a custom loader instead of using the loader feature in the scroller.
1765
+ */
1766
+ loaderDisabled?: boolean;
1767
+ /**
1768
+ * Columns to display.
1769
+ */
1770
+ columns?: any[] | undefined;
1771
+ /**
1772
+ * Used to implement a custom spacer instead of using the spacer feature in the scroller.
1773
+ */
1774
+ showSpacer?: boolean;
1775
+ /**
1776
+ * Defines whether to show loader.
1777
+ */
1778
+ showLoader?: boolean;
1779
+ /**
1780
+ * Determines how many additional elements to add to the DOM outside of the view. According to the scrolls made up and down, extra items are added in a certain algorithm in the form of multiples of this number. Default value is half the number of items shown in the view.
1781
+ */
1782
+ numToleratedItems?: any;
1783
+ /**
1784
+ * Defines whether the data is loaded.
1785
+ */
1786
+ loading?: boolean;
1787
+ /**
1788
+ * Defines whether to dynamically change the height or width of scrollable container.
1789
+ */
1790
+ autoSize?: boolean;
1791
+ /**
1792
+ * Function to optimize the dom operations by delegating to ngForTrackBy, default algoritm checks for object identity.
1793
+ */
1794
+ trackBy?: Function;
1795
+ /**
1796
+ * Callback to invoke in lazy mode to load new data.
1797
+ */
1798
+ onLazyLoad?: Function | undefined;
1799
+ /**
1800
+ * Callback to invoke when scroll position changes.
1801
+ */
1802
+ onScroll?: Function | undefined;
1803
+ /**
1804
+ * Callback to invoke when scroll position and item's range in view changes.
1805
+ */
1806
+ onScrollIndexChange?: Function | undefined;
1807
+ }
1808
+
1809
+ /**
1810
+ * Tree table node element.
1811
+ * @extends {TreeNode}
1812
+ * @group Interface
1813
+ */
1814
+ interface TreeTableNode<T = any> extends TreeNode {
1815
+ /**
1816
+ * Browser event.
1817
+ */
1818
+ originalEvent?: Event;
1819
+ /**
1820
+ * Row of the node.
1821
+ */
1822
+ rowNode?: any;
1823
+ /**
1824
+ * Node instance.
1825
+ */
1826
+ node?: TreeNode<T>;
1827
+ /**
1828
+ * Selection type.
1829
+ */
1830
+ type?: string;
1831
+ /**
1832
+ * Node index.
1833
+ */
1834
+ index?: number;
1835
+ /**
1836
+ * Node level.
1837
+ */
1838
+ level?: number;
1839
+ /**
1840
+ * Boolean value indicates if node is in viewport.
1841
+ */
1842
+ visible?: boolean;
1843
+ }
1844
+
1845
+ /**
1846
+ * Theme generator service used to generate dynamic themes.
1847
+ * @group Service
1848
+ */
1849
+ declare class ThemeGeneratorService {
1850
+ applyTheme(hex: string): void;
1851
+ private convertHexToHsl;
1852
+ private hslToHex;
1853
+ static ɵfac: i0.ɵɵFactoryDeclaration<ThemeGeneratorService, never>;
1854
+ static ɵprov: i0.ɵɵInjectableDeclaration<ThemeGeneratorService>;
1855
+ }
1856
+
1857
+ export { CaxTemplate, ConfirmEventType, ConfirmationService, ContextMenuService, FilterMatchMode, FilterOperator, FilterService, Footer, Header, MessageService, OverlayService, PrimeIcons, SharedModule, ThemeGeneratorService, TranslationKeys, TreeDragDropService, caxConfig };
1858
+ export type { ActionButtonItem, Aria, BlockableUI, Confirmation, FilterMetadata, LazyLoadEvent, LazyLoadMeta, MegaMenuItem, MenuItem, MenuItemCommandEvent, Message, OverlayListenerOptions, OverlayModeType, OverlayOnBeforeHideEvent, OverlayOnBeforeShowEvent, OverlayOnHideEvent, OverlayOnShowEvent, OverlayOptions, ResponsiveOverlayDirectionType, ResponsiveOverlayOptions, ScrollerOptions, SelectItem, SelectItemGroup, SortEvent, SortMeta, TableState, TooltipOptions, Translation, TreeNode, TreeNodeDragEvent, TreeTableNode };