@verisoft/ui-govcz 18.6.2 → 18.6.4

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 (597) hide show
  1. package/.eslintrc.json +48 -0
  2. package/assets/i18n/cs.json +9 -0
  3. package/assets/i18n/en.json +9 -0
  4. package/assets/icons/components/24-7.svg +12 -0
  5. package/assets/icons/components/NO-ICON.svg +2 -0
  6. package/assets/icons/components/add.svg +6 -0
  7. package/assets/icons/components/all.svg +3 -0
  8. package/assets/icons/components/arrival.svg +12 -0
  9. package/assets/icons/components/arrow-left.svg +3 -0
  10. package/assets/icons/components/arrow-right.svg +3 -0
  11. package/assets/icons/components/bars.svg +3 -0
  12. package/assets/icons/components/bell.svg +4 -0
  13. package/assets/icons/components/big-help.svg +12 -0
  14. package/assets/icons/components/book.svg +10 -0
  15. package/assets/icons/components/bookmarks.svg +11 -0
  16. package/assets/icons/components/box-arrow-up-right.svg +11 -0
  17. package/assets/icons/components/business-file.svg +14 -0
  18. package/assets/icons/components/businessman.svg +3 -0
  19. package/assets/icons/components/cactus.svg +14 -0
  20. package/assets/icons/components/calendar.svg +3 -0
  21. package/assets/icons/components/camera.svg +5 -0
  22. package/assets/icons/components/car.svg +5 -0
  23. package/assets/icons/components/card-400.svg +11 -0
  24. package/assets/icons/components/card-401.svg +11 -0
  25. package/assets/icons/components/card-403.svg +11 -0
  26. package/assets/icons/components/card-404.svg +11 -0
  27. package/assets/icons/components/card-500.svg +11 -0
  28. package/assets/icons/components/card-502.svg +11 -0
  29. package/assets/icons/components/card-503.svg +12 -0
  30. package/assets/icons/components/card-504.svg +15 -0
  31. package/assets/icons/components/caret-right-fill.svg +3 -0
  32. package/assets/icons/components/certification.svg +14 -0
  33. package/assets/icons/components/chamber-deputies-cr.svg +11 -0
  34. package/assets/icons/components/chamber-deputies.svg +13 -0
  35. package/assets/icons/components/chat.svg +11 -0
  36. package/assets/icons/components/check-circle.svg +4 -0
  37. package/assets/icons/components/check-lg.svg +3 -0
  38. package/assets/icons/components/chevron-double-left.svg +4 -0
  39. package/assets/icons/components/chevron-double-right.svg +4 -0
  40. package/assets/icons/components/chevron-down.svg +3 -0
  41. package/assets/icons/components/chevron-left.svg +3 -0
  42. package/assets/icons/components/chevron-right.svg +3 -0
  43. package/assets/icons/components/chevron-up.svg +3 -0
  44. package/assets/icons/components/cities.svg +17 -0
  45. package/assets/icons/components/city-office.svg +17 -0
  46. package/assets/icons/components/coins.svg +14 -0
  47. package/assets/icons/components/communication.svg +4 -0
  48. package/assets/icons/components/confusion.svg +8 -0
  49. package/assets/icons/components/contact.svg +6 -0
  50. package/assets/icons/components/copy.svg +10 -0
  51. package/assets/icons/components/court.svg +5 -0
  52. package/assets/icons/components/covid.svg +5 -0
  53. package/assets/icons/components/czech-lion.svg +134 -0
  54. package/assets/icons/components/dash-lg.svg +3 -0
  55. package/assets/icons/components/diagram.svg +3 -0
  56. package/assets/icons/components/digital.svg +10 -0
  57. package/assets/icons/components/disability.svg +5 -0
  58. package/assets/icons/components/doc-agreement.svg +7 -0
  59. package/assets/icons/components/doc-basic-info.svg +18 -0
  60. package/assets/icons/components/doc-business.svg +8 -0
  61. package/assets/icons/components/doc-car-point-list.svg +16 -0
  62. package/assets/icons/components/doc-diploma.svg +17 -0
  63. package/assets/icons/components/doc-driver-info.svg +8 -0
  64. package/assets/icons/components/doc-election.svg +13 -0
  65. package/assets/icons/components/doc-filled.svg +16 -0
  66. package/assets/icons/components/doc-health.svg +3 -0
  67. package/assets/icons/components/doc-judgment.svg +8 -0
  68. package/assets/icons/components/doc-patient.svg +8 -0
  69. package/assets/icons/components/doc-personal-info.svg +11 -0
  70. package/assets/icons/components/doc-petition.svg +8 -0
  71. package/assets/icons/components/doc-registers.svg +7 -0
  72. package/assets/icons/components/doc-review.svg +20 -0
  73. package/assets/icons/components/doc-search.svg +8 -0
  74. package/assets/icons/components/doc-stamp.svg +15 -0
  75. package/assets/icons/components/doc-state.svg +13 -0
  76. package/assets/icons/components/doc-taxes.svg +16 -0
  77. package/assets/icons/components/doc-universal.svg +13 -0
  78. package/assets/icons/components/doc-visa.svg +14 -0
  79. package/assets/icons/components/documents.svg +11 -0
  80. package/assets/icons/components/download.svg +4 -0
  81. package/assets/icons/components/driver-file.svg +14 -0
  82. package/assets/icons/components/driver.svg +7 -0
  83. package/assets/icons/components/driving-licence.svg +7 -0
  84. package/assets/icons/components/email-notification.svg +12 -0
  85. package/assets/icons/components/empty-file.svg +13 -0
  86. package/assets/icons/components/energy.svg +11 -0
  87. package/assets/icons/components/envelope-fill.svg +3 -0
  88. package/assets/icons/components/envelope.svg +3 -0
  89. package/assets/icons/components/error.svg +12 -0
  90. package/assets/icons/components/european-parliament.svg +11 -0
  91. package/assets/icons/components/exclamation-lg.svg +3 -0
  92. package/assets/icons/components/exclamation-triangle-fill.svg +10 -0
  93. package/assets/icons/components/export.svg +13 -0
  94. package/assets/icons/components/eye.svg +4 -0
  95. package/assets/icons/components/family.svg +12 -0
  96. package/assets/icons/components/fast-forward.svg +1 -0
  97. package/assets/icons/components/filter.svg +3 -0
  98. package/assets/icons/components/gear.svg +11 -0
  99. package/assets/icons/components/geo-alt-fill.svg +10 -0
  100. package/assets/icons/components/globe.svg +12 -0
  101. package/assets/icons/components/graduate.svg +4 -0
  102. package/assets/icons/components/group.svg +3 -0
  103. package/assets/icons/components/hand-503.svg +10 -0
  104. package/assets/icons/components/hand-504.svg +7 -0
  105. package/assets/icons/components/hand.svg +14 -0
  106. package/assets/icons/components/health.svg +5 -0
  107. package/assets/icons/components/help.svg +4 -0
  108. package/assets/icons/components/history.svg +4 -0
  109. package/assets/icons/components/holiday.svg +13 -0
  110. package/assets/icons/components/hourglass.svg +4 -0
  111. package/assets/icons/components/house-door-fill.svg +3 -0
  112. package/assets/icons/components/house.svg +13 -0
  113. package/assets/icons/components/id-card.svg +6 -0
  114. package/assets/icons/components/id-info.svg +9 -0
  115. package/assets/icons/components/id.svg +6 -0
  116. package/assets/icons/components/illness.svg +9 -0
  117. package/assets/icons/components/info-circle-fill.svg +10 -0
  118. package/assets/icons/components/info-circle.svg +11 -0
  119. package/assets/icons/components/info-list.svg +14 -0
  120. package/assets/icons/components/info.svg +3 -0
  121. package/assets/icons/components/institute-file.svg +23 -0
  122. package/assets/icons/components/institution.svg +10 -0
  123. package/assets/icons/components/job-loss.svg +4 -0
  124. package/assets/icons/components/job.svg +3 -0
  125. package/assets/icons/components/lightbulb-fill.svg +10 -0
  126. package/assets/icons/components/list.svg +3 -0
  127. package/assets/icons/components/loader.svg +3 -0
  128. package/assets/icons/components/login.svg +11 -0
  129. package/assets/icons/components/logout.svg +13 -0
  130. package/assets/icons/components/map.svg +11 -0
  131. package/assets/icons/components/mobile-phone.svg +13 -0
  132. package/assets/icons/components/moon.svg +10 -0
  133. package/assets/icons/components/mouse.svg +3 -0
  134. package/assets/icons/components/my-filing.svg +15 -0
  135. package/assets/icons/components/my-state-data.svg +19 -0
  136. package/assets/icons/components/new-comments.svg +6 -0
  137. package/assets/icons/components/newborn.svg +16 -0
  138. package/assets/icons/components/news.svg +20 -0
  139. package/assets/icons/components/packet.svg +11 -0
  140. package/assets/icons/components/passport.svg +7 -0
  141. package/assets/icons/components/pencil.svg +3 -0
  142. package/assets/icons/components/personal-file.svg +14 -0
  143. package/assets/icons/components/pet.svg +10 -0
  144. package/assets/icons/components/petrol-station.svg +14 -0
  145. package/assets/icons/components/pills.svg +4 -0
  146. package/assets/icons/components/plus-lg.svg +3 -0
  147. package/assets/icons/components/population-register.svg +12 -0
  148. package/assets/icons/components/port-card.svg +8 -0
  149. package/assets/icons/components/portal.svg +8 -0
  150. package/assets/icons/components/pregnant.svg +11 -0
  151. package/assets/icons/components/president.svg +13 -0
  152. package/assets/icons/components/presidential-election.svg +12 -0
  153. package/assets/icons/components/print-fill.svg +4 -0
  154. package/assets/icons/components/profile-settings.svg +13 -0
  155. package/assets/icons/components/property.svg +4 -0
  156. package/assets/icons/components/question-circle.svg +4 -0
  157. package/assets/icons/components/queue.svg +13 -0
  158. package/assets/icons/components/quotes.svg +6 -0
  159. package/assets/icons/components/region.svg +11 -0
  160. package/assets/icons/components/regional-elections-clear.svg +11 -0
  161. package/assets/icons/components/regional-elections.svg +12 -0
  162. package/assets/icons/components/register-of-persons.svg +7 -0
  163. package/assets/icons/components/retiree.svg +8 -0
  164. package/assets/icons/components/rings.svg +5 -0
  165. package/assets/icons/components/search.svg +10 -0
  166. package/assets/icons/components/senate.svg +11 -0
  167. package/assets/icons/components/senior.svg +4 -0
  168. package/assets/icons/components/settings.svg +13 -0
  169. package/assets/icons/components/simple-envelope.svg +3 -0
  170. package/assets/icons/components/sms-notification.svg +7 -0
  171. package/assets/icons/components/sos.svg +6 -0
  172. package/assets/icons/components/star-fill.svg +10 -0
  173. package/assets/icons/components/state-file.svg +8 -0
  174. package/assets/icons/components/sun.svg +10 -0
  175. package/assets/icons/components/telephone.svg +10 -0
  176. package/assets/icons/components/three-dots-vertical.svg +3 -0
  177. package/assets/icons/components/time.svg +4 -0
  178. package/assets/icons/components/tombstone.svg +7 -0
  179. package/assets/icons/components/trash.svg +6 -0
  180. package/assets/icons/components/twitter-x.svg +10 -0
  181. package/assets/icons/components/upload.svg +4 -0
  182. package/assets/icons/components/user-login.svg +13 -0
  183. package/assets/icons/components/user.svg +3 -0
  184. package/assets/icons/components/vaccine.svg +11 -0
  185. package/assets/icons/components/x-circle.svg +4 -0
  186. package/assets/icons/components/x-lg.svg +3 -0
  187. package/assets/icons/components/x.svg +3 -0
  188. package/assets/logos/v-logo.svg +4 -0
  189. package/jest.config.ts +21 -0
  190. package/ng-package.json +15 -0
  191. package/package.json +23 -38
  192. package/project.json +49 -0
  193. package/src/assets/main.css +18 -0
  194. package/src/config.d.ts +10 -0
  195. package/src/index.ts +1 -0
  196. package/src/lib/components/breadcrumb/breadcrumb.component.html +23 -0
  197. package/src/lib/components/breadcrumb/breadcrumb.component.scss +0 -0
  198. package/src/lib/components/breadcrumb/breadcrumb.component.spec.ts +21 -0
  199. package/src/lib/components/breadcrumb/breadcrumb.component.ts +30 -0
  200. package/{lib/components/breadcrumb/index.d.ts → src/lib/components/breadcrumb/index.ts} +1 -1
  201. package/src/lib/components/button/button.component.html +26 -0
  202. package/src/lib/components/button/button.component.scss +0 -0
  203. package/src/lib/components/button/button.component.ts +72 -0
  204. package/src/lib/components/button/index.ts +1 -0
  205. package/src/lib/components/calendar/calendar.component.html +28 -0
  206. package/src/lib/components/calendar/calendar.component.scss +0 -0
  207. package/src/lib/components/calendar/calendar.component.ts +79 -0
  208. package/src/lib/components/calendar/index.ts +1 -0
  209. package/src/lib/components/checkbox/checkbox.component.html +23 -0
  210. package/src/lib/components/checkbox/checkbox.component.scss +0 -0
  211. package/src/lib/components/checkbox/checkbox.component.ts +62 -0
  212. package/src/lib/components/checkbox/index.ts +1 -0
  213. package/src/lib/components/confirm-dialog/confirm-dialog.component.html +50 -0
  214. package/src/lib/components/confirm-dialog/confirm-dialog.component.scss +4 -0
  215. package/src/lib/components/confirm-dialog/confirm-dialog.component.ts +80 -0
  216. package/{lib/components/confirm-dialog/index.d.ts → src/lib/components/confirm-dialog/index.ts} +1 -1
  217. package/src/lib/components/dropdown/dropdown-item.component.html +8 -0
  218. package/src/lib/components/dropdown/dropdown-item.component.ts +18 -0
  219. package/src/lib/components/dropdown/dropdown.component.html +90 -0
  220. package/src/lib/components/dropdown/dropdown.component.scss +108 -0
  221. package/src/lib/components/dropdown/dropdown.component.spec.ts +21 -0
  222. package/src/lib/components/dropdown/dropdown.component.ts +297 -0
  223. package/{lib/components/dropdown/dropdown.model.d.ts → src/lib/components/dropdown/dropdown.model.ts} +6 -6
  224. package/{lib/components/dropdown/index.d.ts → src/lib/components/dropdown/index.ts} +1 -1
  225. package/src/lib/components/errors/error.component.html +11 -0
  226. package/src/lib/components/errors/error.component.scss +0 -0
  227. package/src/lib/components/errors/error.component.spec.ts +19 -0
  228. package/src/lib/components/errors/error.component.ts +30 -0
  229. package/src/lib/components/errors/index.ts +1 -0
  230. package/src/lib/components/form-field/form-field.component.html +14 -0
  231. package/src/lib/components/form-field/form-field.component.scss +0 -0
  232. package/src/lib/components/form-field/form-field.component.spec.ts +21 -0
  233. package/src/lib/components/form-field/form-field.component.ts +78 -0
  234. package/{lib/components/form-field/index.d.ts → src/lib/components/form-field/index.ts} +1 -1
  235. package/src/lib/components/header/header.component.html +122 -0
  236. package/src/lib/components/header/header.component.scss +0 -0
  237. package/src/lib/components/header/header.component.ts +91 -0
  238. package/src/lib/components/header/index.ts +1 -0
  239. package/{lib/components/index.d.ts → src/lib/components/index.ts} +33 -33
  240. package/src/lib/components/input-group/index.ts +1 -0
  241. package/src/lib/components/input-group/input-group.component.html +41 -0
  242. package/src/lib/components/input-group/input-group.component.scss +0 -0
  243. package/src/lib/components/input-group/input-group.component.ts +77 -0
  244. package/src/lib/components/loader/index.ts +1 -0
  245. package/src/lib/components/loader/loader.component.html +7 -0
  246. package/src/lib/components/loader/loader.component.scss +0 -0
  247. package/src/lib/components/loader/loader.component.spec.ts +21 -0
  248. package/src/lib/components/loader/loader.component.ts +33 -0
  249. package/src/lib/components/multiselect/index.ts +1 -0
  250. package/src/lib/components/multiselect/multiselect.component.html +21 -0
  251. package/src/lib/components/multiselect/multiselect.component.scss +0 -0
  252. package/src/lib/components/multiselect/multiselect.component.spec.ts +21 -0
  253. package/src/lib/components/multiselect/multiselect.component.ts +119 -0
  254. package/src/lib/components/number-input/index.ts +1 -0
  255. package/src/lib/components/number-input/number-input.component.html +48 -0
  256. package/src/lib/components/number-input/number-input.component.scss +0 -0
  257. package/src/lib/components/number-input/number-input.component.ts +82 -0
  258. package/src/lib/components/page-header/index.ts +1 -0
  259. package/src/lib/components/page-header/page-header.component.html +3 -0
  260. package/src/lib/components/page-header/page-header.component.scss +11 -0
  261. package/src/lib/components/page-header/page-header.component.spec.ts +21 -0
  262. package/src/lib/components/page-header/page-header.component.ts +29 -0
  263. package/{lib/components/password/index.d.ts → src/lib/components/password/index.ts} +1 -1
  264. package/src/lib/components/password/password.component.html +31 -0
  265. package/src/lib/components/password/password.component.scss +0 -0
  266. package/src/lib/components/password/password.component.spec.ts +21 -0
  267. package/src/lib/components/password/password.component.ts +85 -0
  268. package/src/lib/components/radiobutton/index.ts +1 -0
  269. package/src/lib/components/radiobutton/radiobutton.component.html +23 -0
  270. package/src/lib/components/radiobutton/radiobutton.component.scss +0 -0
  271. package/src/lib/components/radiobutton/radiobutton.component.ts +58 -0
  272. package/src/lib/components/search/index.ts +1 -0
  273. package/src/lib/components/search/search.component.html +23 -0
  274. package/src/lib/components/search/search.component.scss +0 -0
  275. package/src/lib/components/search/search.component.ts +47 -0
  276. package/src/lib/components/section/index.ts +1 -0
  277. package/src/lib/components/section/section.component.html +26 -0
  278. package/src/lib/components/section/section.component.scss +0 -0
  279. package/src/lib/components/section/section.component.ts +57 -0
  280. package/src/lib/components/shared-components/action-button-group/action-button-group.component.html +27 -0
  281. package/src/lib/components/shared-components/action-button-group/action-button-group.component.scss +0 -0
  282. package/src/lib/components/shared-components/action-button-group/action-button-group.component.spec.ts +21 -0
  283. package/src/lib/components/shared-components/action-button-group/action-button-group.component.ts +114 -0
  284. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.html +11 -0
  285. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.scss +0 -0
  286. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.spec.ts +21 -0
  287. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.ts +71 -0
  288. package/{lib/components/shared-components/action-button-group/index.d.ts → src/lib/components/shared-components/action-button-group/index.ts} +2 -2
  289. package/src/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.ts +142 -0
  290. package/src/lib/components/shared-components/dynamic-component/dynamic-component.component.ts +56 -0
  291. package/{lib/components/shared-components/dynamic-component/index.d.ts → src/lib/components/shared-components/dynamic-component/index.ts} +2 -2
  292. package/src/lib/components/shared-components/feature-list/directives/feature-list-column.directive.ts +32 -0
  293. package/src/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.ts +8 -0
  294. package/src/lib/components/shared-components/feature-list/feature-list-filter.pipe.ts +21 -0
  295. package/src/lib/components/shared-components/feature-list/feature-list-page.component.ts +31 -0
  296. package/src/lib/components/shared-components/feature-list/feature-list-page.model.ts +42 -0
  297. package/src/lib/components/shared-components/feature-list/feature-list.component.html +59 -0
  298. package/src/lib/components/shared-components/feature-list/feature-list.component.scss +10 -0
  299. package/src/lib/components/shared-components/feature-list/feature-list.component.ts +342 -0
  300. package/{lib/components/shared-components/feature-list/index.d.ts → src/lib/components/shared-components/feature-list/index.ts} +5 -5
  301. package/src/lib/components/shared-components/filter/directives/filter-field.directive.ts +35 -0
  302. package/src/lib/components/shared-components/filter/filter.component.html +68 -0
  303. package/src/lib/components/shared-components/filter/filter.component.scss +0 -0
  304. package/src/lib/components/shared-components/filter/filter.component.spec.ts +21 -0
  305. package/src/lib/components/shared-components/filter/filter.component.stories.ts +23 -0
  306. package/src/lib/components/shared-components/filter/filter.component.ts +284 -0
  307. package/src/lib/components/shared-components/filter/filter.model.ts +18 -0
  308. package/{lib/components/shared-components/filter/index.d.ts → src/lib/components/shared-components/filter/index.ts} +2 -2
  309. package/src/lib/components/shared-components/generic-field/generic-field.component.html +97 -0
  310. package/src/lib/components/shared-components/generic-field/generic-field.component.spec.ts +21 -0
  311. package/src/lib/components/shared-components/generic-field/generic-field.component.ts +94 -0
  312. package/{lib/components/shared-components/generic-field/index.d.ts → src/lib/components/shared-components/generic-field/index.ts} +1 -1
  313. package/src/lib/components/shared-components/generic-form/generic-form.component.html +46 -0
  314. package/src/lib/components/shared-components/generic-form/generic-form.component.spec.ts +21 -0
  315. package/src/lib/components/shared-components/generic-form/generic-form.component.ts +57 -0
  316. package/src/lib/components/shared-components/generic-form/generic-form.model.spec.ts +82 -0
  317. package/src/lib/components/shared-components/generic-form/generic-form.model.ts +68 -0
  318. package/{lib/components/shared-components/generic-form/index.d.ts → src/lib/components/shared-components/generic-form/index.ts} +2 -2
  319. package/{lib/components/shared-components/index.d.ts → src/lib/components/shared-components/index.ts} +6 -6
  320. package/{lib/components/side-menu/index.d.ts → src/lib/components/side-menu/index.ts} +2 -2
  321. package/src/lib/components/side-menu/side-menu.component.html +25 -0
  322. package/src/lib/components/side-menu/side-menu.component.scss +23 -0
  323. package/src/lib/components/side-menu/side-menu.component.ts +42 -0
  324. package/src/lib/components/side-menu/side-menu.module.ts +64 -0
  325. package/src/lib/components/sidemenu/index.ts +2 -0
  326. package/{lib/components/snackbar/index.d.ts → src/lib/components/snackbar/index.ts} +2 -2
  327. package/src/lib/components/snackbar/services/snackbar.service.ts +73 -0
  328. package/src/lib/components/snackbar/snackbar.component.html +14 -0
  329. package/src/lib/components/snackbar/snackbar.component.scss +0 -0
  330. package/src/lib/components/snackbar/snackbar.component.spec.ts +21 -0
  331. package/src/lib/components/snackbar/snackbar.component.ts +45 -0
  332. package/{lib/components/snackbar/snackbar.model.d.ts → src/lib/components/snackbar/snackbar.model.ts} +10 -10
  333. package/src/lib/components/stepper/index.ts +1 -0
  334. package/src/lib/components/stepper/stepper.component.html +35 -0
  335. package/src/lib/components/stepper/stepper.component.scss +9 -0
  336. package/src/lib/components/stepper/stepper.component.ts +61 -0
  337. package/src/lib/components/switch/index.ts +1 -0
  338. package/src/lib/components/switch/switch.component.html +16 -0
  339. package/src/lib/components/switch/switch.component.scss +0 -0
  340. package/src/lib/components/switch/switch.component.ts +37 -0
  341. package/{lib/components/tab-view/index.d.ts → src/lib/components/tab-view/index.ts} +3 -3
  342. package/src/lib/components/tab-view/tab-view-item.component.ts +23 -0
  343. package/src/lib/components/tab-view/tab-view.component.html +51 -0
  344. package/src/lib/components/tab-view/tab-view.component.scss +43 -0
  345. package/src/lib/components/tab-view/tab-view.component.ts +61 -0
  346. package/src/lib/components/tab-view/tab-view.module.ts +25 -0
  347. package/{lib/components/table/index.d.ts → src/lib/components/table/index.ts} +1 -1
  348. package/src/lib/components/table/table-pagination-info.component.html +9 -0
  349. package/src/lib/components/table/table-pagination-info.component.ts +22 -0
  350. package/src/lib/components/table/table.component.html +198 -0
  351. package/src/lib/components/table/table.component.scss +193 -0
  352. package/src/lib/components/table/table.component.ts +387 -0
  353. package/src/lib/components/table/table.model.ts +17 -0
  354. package/src/lib/components/table/table.models.ts +12 -0
  355. package/src/lib/components/textarea/index.ts +1 -0
  356. package/src/lib/components/textarea/textarea.component.html +50 -0
  357. package/src/lib/components/textarea/textarea.component.scss +0 -0
  358. package/src/lib/components/textarea/textarea.component.ts +78 -0
  359. package/src/lib/components/textfield/index.ts +1 -0
  360. package/src/lib/components/textfield/textfield.component.html +56 -0
  361. package/src/lib/components/textfield/textfield.component.scss +0 -0
  362. package/src/lib/components/textfield/textfield.component.ts +114 -0
  363. package/src/lib/components/tooltip/index.ts +1 -0
  364. package/src/lib/components/tooltip/tooltip.component.html +10 -0
  365. package/src/lib/components/tooltip/tooltip.component.scss +0 -0
  366. package/src/lib/components/tooltip/tooltip.component.ts +57 -0
  367. package/{lib/components/tristatecheckbox/index.d.ts → src/lib/components/tristatecheckbox/index.ts} +1 -1
  368. package/src/lib/components/tristatecheckbox/tristatecheckbox.component.html +23 -0
  369. package/src/lib/components/tristatecheckbox/tristatecheckbox.component.scss +0 -0
  370. package/src/lib/components/tristatecheckbox/tristatecheckbox.component.ts +103 -0
  371. package/src/lib/icons.ts +36 -0
  372. package/{lib/index.d.ts → src/lib/index.ts} +5 -5
  373. package/src/lib/init.service.ts +11 -0
  374. package/src/lib/interceptors/http-error-message.interceptor.ts +45 -0
  375. package/src/lib/pages/bad-request-page/bad-request-page.component.html +5 -0
  376. package/src/lib/pages/bad-request-page/bad-request-page.component.scss +0 -0
  377. package/src/lib/pages/bad-request-page/bad-request-page.component.ts +15 -0
  378. package/src/lib/pages/error-page/error-page.component.html +5 -0
  379. package/src/lib/pages/error-page/error-page.component.scss +0 -0
  380. package/src/lib/pages/error-page/error-page.component.ts +32 -0
  381. package/src/lib/pages/error-page/error-page.constants.ts +19 -0
  382. package/{lib/pages/index.d.ts → src/lib/pages/index.ts} +3 -3
  383. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.html +5 -0
  384. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.scss +0 -0
  385. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.ts +16 -0
  386. package/{lib/pages/not-authenticated/index.d.ts → src/lib/pages/not-authenticated/index.ts} +1 -1
  387. package/src/lib/pages/not-authenticated/not-authenticated.component.html +5 -0
  388. package/src/lib/pages/not-authenticated/not-authenticated.component.ts +14 -0
  389. package/{lib/pages/not-authorized/index.d.ts → src/lib/pages/not-authorized/index.ts} +1 -1
  390. package/src/lib/pages/not-authorized/not-authorized.component.html +5 -0
  391. package/src/lib/pages/not-authorized/not-authorized.component.ts +18 -0
  392. package/{lib/pages/not-found/index.d.ts → src/lib/pages/not-found/index.ts} +1 -1
  393. package/src/lib/pages/not-found/not-found.component.html +5 -0
  394. package/src/lib/pages/not-found/not-found.component.ts +18 -0
  395. package/src/lib/pages/not-found-page/not-found-page.component.html +6 -0
  396. package/src/lib/pages/not-found-page/not-found-page.component.scss +0 -0
  397. package/src/lib/pages/not-found-page/not-found-page.component.ts +16 -0
  398. package/src/lib/pipes/color/color.pipe.ts +24 -0
  399. package/{lib/pipes/index.d.ts → src/lib/pipes/index.ts} +3 -3
  400. package/src/lib/pipes/multiselect/multiselect-options.pipe.ts +61 -0
  401. package/src/lib/pipes/size/size.pipe.ts +20 -0
  402. package/src/sass/header.css +526 -0
  403. package/src/sass/header.scss +480 -0
  404. package/src/sass/main.scss +246 -0
  405. package/src/sass/scrollbar.scss +22 -0
  406. package/src/sass/sidemenu.css +205 -0
  407. package/src/sass/vendors/_bootstrap.scss +2 -0
  408. package/src/test-setup.ts +8 -0
  409. package/tsconfig.json +30 -0
  410. package/tsconfig.lib.json +17 -0
  411. package/tsconfig.lib.prod.json +9 -0
  412. package/tsconfig.spec.json +16 -0
  413. package/esm2022/index.mjs +0 -2
  414. package/esm2022/lib/components/breadcrumb/breadcrumb.component.mjs +0 -34
  415. package/esm2022/lib/components/breadcrumb/index.mjs +0 -2
  416. package/esm2022/lib/components/button/button.component.mjs +0 -87
  417. package/esm2022/lib/components/button/index.mjs +0 -2
  418. package/esm2022/lib/components/calendar/calendar.component.mjs +0 -87
  419. package/esm2022/lib/components/calendar/index.mjs +0 -2
  420. package/esm2022/lib/components/checkbox/checkbox.component.mjs +0 -62
  421. package/esm2022/lib/components/checkbox/index.mjs +0 -2
  422. package/esm2022/lib/components/confirm-dialog/confirm-dialog.component.mjs +0 -72
  423. package/esm2022/lib/components/confirm-dialog/index.mjs +0 -2
  424. package/esm2022/lib/components/dropdown/dropdown-item.component.mjs +0 -14
  425. package/esm2022/lib/components/dropdown/dropdown.component.mjs +0 -280
  426. package/esm2022/lib/components/dropdown/dropdown.model.mjs +0 -2
  427. package/esm2022/lib/components/dropdown/index.mjs +0 -2
  428. package/esm2022/lib/components/errors/error.component.mjs +0 -34
  429. package/esm2022/lib/components/errors/index.mjs +0 -2
  430. package/esm2022/lib/components/form-field/form-field.component.mjs +0 -92
  431. package/esm2022/lib/components/form-field/index.mjs +0 -2
  432. package/esm2022/lib/components/header/header.component.mjs +0 -85
  433. package/esm2022/lib/components/header/index.mjs +0 -2
  434. package/esm2022/lib/components/index.mjs +0 -34
  435. package/esm2022/lib/components/input-group/index.mjs +0 -2
  436. package/esm2022/lib/components/input-group/input-group.component.mjs +0 -89
  437. package/esm2022/lib/components/loader/index.mjs +0 -2
  438. package/esm2022/lib/components/loader/loader.component.mjs +0 -34
  439. package/esm2022/lib/components/multiselect/index.mjs +0 -2
  440. package/esm2022/lib/components/multiselect/multiselect.component.mjs +0 -121
  441. package/esm2022/lib/components/number-input/index.mjs +0 -2
  442. package/esm2022/lib/components/number-input/number-input.component.mjs +0 -104
  443. package/esm2022/lib/components/page-header/index.mjs +0 -2
  444. package/esm2022/lib/components/page-header/page-header.component.mjs +0 -28
  445. package/esm2022/lib/components/password/index.mjs +0 -2
  446. package/esm2022/lib/components/password/password.component.mjs +0 -94
  447. package/esm2022/lib/components/radiobutton/index.mjs +0 -2
  448. package/esm2022/lib/components/radiobutton/radiobutton.component.mjs +0 -50
  449. package/esm2022/lib/components/search/index.mjs +0 -2
  450. package/esm2022/lib/components/search/search.component.mjs +0 -40
  451. package/esm2022/lib/components/section/index.mjs +0 -2
  452. package/esm2022/lib/components/section/section.component.mjs +0 -70
  453. package/esm2022/lib/components/shared-components/action-button-group/action-button-group.component.mjs +0 -97
  454. package/esm2022/lib/components/shared-components/action-button-group/components/action-button/action-button.component.mjs +0 -64
  455. package/esm2022/lib/components/shared-components/action-button-group/index.mjs +0 -3
  456. package/esm2022/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.mjs +0 -91
  457. package/esm2022/lib/components/shared-components/dynamic-component/dynamic-component.component.mjs +0 -42
  458. package/esm2022/lib/components/shared-components/dynamic-component/index.mjs +0 -3
  459. package/esm2022/lib/components/shared-components/feature-list/directives/feature-list-column.directive.mjs +0 -43
  460. package/esm2022/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.mjs +0 -16
  461. package/esm2022/lib/components/shared-components/feature-list/feature-list-filter.pipe.mjs +0 -24
  462. package/esm2022/lib/components/shared-components/feature-list/feature-list-page.component.mjs +0 -43
  463. package/esm2022/lib/components/shared-components/feature-list/feature-list-page.model.mjs +0 -16
  464. package/esm2022/lib/components/shared-components/feature-list/feature-list.component.mjs +0 -285
  465. package/esm2022/lib/components/shared-components/feature-list/index.mjs +0 -6
  466. package/esm2022/lib/components/shared-components/filter/directives/filter-field.directive.mjs +0 -53
  467. package/esm2022/lib/components/shared-components/filter/filter.component.mjs +0 -195
  468. package/esm2022/lib/components/shared-components/filter/filter.model.mjs +0 -16
  469. package/esm2022/lib/components/shared-components/filter/index.mjs +0 -3
  470. package/esm2022/lib/components/shared-components/generic-field/generic-field.component.mjs +0 -98
  471. package/esm2022/lib/components/shared-components/generic-field/index.mjs +0 -2
  472. package/esm2022/lib/components/shared-components/generic-form/generic-form.component.mjs +0 -46
  473. package/esm2022/lib/components/shared-components/generic-form/generic-form.model.mjs +0 -50
  474. package/esm2022/lib/components/shared-components/generic-form/index.mjs +0 -3
  475. package/esm2022/lib/components/shared-components/index.mjs +0 -7
  476. package/esm2022/lib/components/side-menu/index.mjs +0 -3
  477. package/esm2022/lib/components/side-menu/side-menu.component.mjs +0 -48
  478. package/esm2022/lib/components/side-menu/side-menu.module.mjs +0 -73
  479. package/esm2022/lib/components/snackbar/index.mjs +0 -3
  480. package/esm2022/lib/components/snackbar/services/snackbar.service.mjs +0 -75
  481. package/esm2022/lib/components/snackbar/snackbar.component.mjs +0 -61
  482. package/esm2022/lib/components/snackbar/snackbar.model.mjs +0 -2
  483. package/esm2022/lib/components/stepper/index.mjs +0 -2
  484. package/esm2022/lib/components/stepper/stepper.component.mjs +0 -66
  485. package/esm2022/lib/components/switch/index.mjs +0 -2
  486. package/esm2022/lib/components/switch/switch.component.mjs +0 -45
  487. package/esm2022/lib/components/tab-view/index.mjs +0 -4
  488. package/esm2022/lib/components/tab-view/tab-view-item.component.mjs +0 -41
  489. package/esm2022/lib/components/tab-view/tab-view.component.mjs +0 -56
  490. package/esm2022/lib/components/tab-view/tab-view.module.mjs +0 -41
  491. package/esm2022/lib/components/table/index.mjs +0 -2
  492. package/esm2022/lib/components/table/table-pagination-info.component.mjs +0 -32
  493. package/esm2022/lib/components/table/table.component.mjs +0 -359
  494. package/esm2022/lib/components/table/table.model.mjs +0 -14
  495. package/esm2022/lib/components/textarea/index.mjs +0 -2
  496. package/esm2022/lib/components/textarea/textarea.component.mjs +0 -95
  497. package/esm2022/lib/components/textfield/index.mjs +0 -2
  498. package/esm2022/lib/components/textfield/textfield.component.mjs +0 -124
  499. package/esm2022/lib/components/tooltip/index.mjs +0 -2
  500. package/esm2022/lib/components/tooltip/tooltip.component.mjs +0 -66
  501. package/esm2022/lib/components/tristatecheckbox/index.mjs +0 -2
  502. package/esm2022/lib/components/tristatecheckbox/tristatecheckbox.component.mjs +0 -89
  503. package/esm2022/lib/icons.mjs +0 -35
  504. package/esm2022/lib/index.mjs +0 -6
  505. package/esm2022/lib/init.service.mjs +0 -17
  506. package/esm2022/lib/pages/index.mjs +0 -4
  507. package/esm2022/lib/pages/not-authenticated/index.mjs +0 -2
  508. package/esm2022/lib/pages/not-authenticated/not-authenticated.component.mjs +0 -17
  509. package/esm2022/lib/pages/not-authorized/index.mjs +0 -2
  510. package/esm2022/lib/pages/not-authorized/not-authorized.component.mjs +0 -20
  511. package/esm2022/lib/pages/not-found/index.mjs +0 -2
  512. package/esm2022/lib/pages/not-found/not-found.component.mjs +0 -20
  513. package/esm2022/lib/pipes/color/color.pipe.mjs +0 -27
  514. package/esm2022/lib/pipes/index.mjs +0 -4
  515. package/esm2022/lib/pipes/multiselect/multiselect-options.pipe.mjs +0 -52
  516. package/esm2022/lib/pipes/size/size.pipe.mjs +0 -23
  517. package/esm2022/verisoft-ui-govcz.mjs +0 -5
  518. package/fesm2022/verisoft-ui-govcz.mjs +0 -3742
  519. package/fesm2022/verisoft-ui-govcz.mjs.map +0 -1
  520. package/index.d.ts +0 -1
  521. package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -7
  522. package/lib/components/button/button.component.d.ts +0 -26
  523. package/lib/components/button/index.d.ts +0 -1
  524. package/lib/components/calendar/calendar.component.d.ts +0 -23
  525. package/lib/components/calendar/index.d.ts +0 -1
  526. package/lib/components/checkbox/checkbox.component.d.ts +0 -15
  527. package/lib/components/checkbox/index.d.ts +0 -1
  528. package/lib/components/confirm-dialog/confirm-dialog.component.d.ts +0 -15
  529. package/lib/components/dropdown/dropdown-item.component.d.ts +0 -7
  530. package/lib/components/dropdown/dropdown.component.d.ts +0 -65
  531. package/lib/components/errors/error.component.d.ts +0 -14
  532. package/lib/components/errors/index.d.ts +0 -1
  533. package/lib/components/form-field/form-field.component.d.ts +0 -25
  534. package/lib/components/header/header.component.d.ts +0 -25
  535. package/lib/components/header/index.d.ts +0 -1
  536. package/lib/components/input-group/index.d.ts +0 -1
  537. package/lib/components/input-group/input-group.component.d.ts +0 -24
  538. package/lib/components/loader/index.d.ts +0 -1
  539. package/lib/components/loader/loader.component.d.ts +0 -8
  540. package/lib/components/multiselect/index.d.ts +0 -1
  541. package/lib/components/multiselect/multiselect.component.d.ts +0 -35
  542. package/lib/components/number-input/index.d.ts +0 -1
  543. package/lib/components/number-input/number-input.component.d.ts +0 -29
  544. package/lib/components/page-header/index.d.ts +0 -1
  545. package/lib/components/page-header/page-header.component.d.ts +0 -9
  546. package/lib/components/password/password.component.d.ts +0 -23
  547. package/lib/components/radiobutton/index.d.ts +0 -1
  548. package/lib/components/radiobutton/radiobutton.component.d.ts +0 -12
  549. package/lib/components/search/index.d.ts +0 -1
  550. package/lib/components/search/search.component.d.ts +0 -14
  551. package/lib/components/section/index.d.ts +0 -1
  552. package/lib/components/section/section.component.d.ts +0 -18
  553. package/lib/components/shared-components/action-button-group/action-button-group.component.d.ts +0 -29
  554. package/lib/components/shared-components/action-button-group/components/action-button/action-button.component.d.ts +0 -24
  555. package/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.d.ts +0 -17
  556. package/lib/components/shared-components/dynamic-component/dynamic-component.component.d.ts +0 -16
  557. package/lib/components/shared-components/feature-list/directives/feature-list-column.directive.d.ts +0 -10
  558. package/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.d.ts +0 -6
  559. package/lib/components/shared-components/feature-list/feature-list-filter.pipe.d.ts +0 -9
  560. package/lib/components/shared-components/feature-list/feature-list-page.component.d.ts +0 -9
  561. package/lib/components/shared-components/feature-list/feature-list-page.model.d.ts +0 -23
  562. package/lib/components/shared-components/feature-list/feature-list.component.d.ts +0 -62
  563. package/lib/components/shared-components/filter/directives/filter-field.directive.d.ts +0 -20
  564. package/lib/components/shared-components/filter/filter.component.d.ts +0 -53
  565. package/lib/components/shared-components/filter/filter.model.d.ts +0 -2
  566. package/lib/components/shared-components/generic-field/generic-field.component.d.ts +0 -28
  567. package/lib/components/shared-components/generic-form/generic-form.component.d.ts +0 -15
  568. package/lib/components/shared-components/generic-form/generic-form.model.d.ts +0 -4
  569. package/lib/components/side-menu/side-menu.component.d.ts +0 -15
  570. package/lib/components/side-menu/side-menu.module.d.ts +0 -12
  571. package/lib/components/snackbar/services/snackbar.service.d.ts +0 -18
  572. package/lib/components/snackbar/snackbar.component.d.ts +0 -18
  573. package/lib/components/stepper/index.d.ts +0 -1
  574. package/lib/components/stepper/stepper.component.d.ts +0 -20
  575. package/lib/components/switch/index.d.ts +0 -1
  576. package/lib/components/switch/switch.component.d.ts +0 -12
  577. package/lib/components/tab-view/tab-view-item.component.d.ts +0 -14
  578. package/lib/components/tab-view/tab-view.component.d.ts +0 -19
  579. package/lib/components/tab-view/tab-view.module.d.ts +0 -12
  580. package/lib/components/table/table-pagination-info.component.d.ts +0 -12
  581. package/lib/components/table/table.component.d.ts +0 -91
  582. package/lib/components/table/table.model.d.ts +0 -3
  583. package/lib/components/textarea/index.d.ts +0 -1
  584. package/lib/components/textarea/textarea.component.d.ts +0 -25
  585. package/lib/components/textfield/index.d.ts +0 -1
  586. package/lib/components/textfield/textfield.component.d.ts +0 -28
  587. package/lib/components/tooltip/index.d.ts +0 -1
  588. package/lib/components/tooltip/tooltip.component.d.ts +0 -18
  589. package/lib/components/tristatecheckbox/tristatecheckbox.component.d.ts +0 -27
  590. package/lib/icons.d.ts +0 -2
  591. package/lib/init.service.d.ts +0 -6
  592. package/lib/pages/not-authenticated/not-authenticated.component.d.ts +0 -5
  593. package/lib/pages/not-authorized/not-authorized.component.d.ts +0 -6
  594. package/lib/pages/not-found/not-found.component.d.ts +0 -6
  595. package/lib/pipes/color/color.pipe.d.ts +0 -8
  596. package/lib/pipes/multiselect/multiselect-options.pipe.d.ts +0 -9
  597. package/lib/pipes/size/size.pipe.d.ts +0 -8
@@ -1,9 +0,0 @@
1
- import { ActivatedRoute } from '@angular/router';
2
- import { FeatureListPageConfig } from './feature-list-page.model';
3
- import * as i0 from "@angular/core";
4
- export declare class FeatureListPageComponent {
5
- config: FeatureListPageConfig;
6
- constructor(activatedRoute: ActivatedRoute);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FeatureListPageComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<FeatureListPageComponent, "v-feature-list-page", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,23 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- import { Route } from '@angular/router';
3
- import { ColumnDefinition, GenericFieldTypeType } from '@verisoft/ui-core';
4
- export interface FeatureListPageConfig {
5
- title: string;
6
- datasource: string;
7
- tableName: string;
8
- showAdd?: boolean;
9
- showDownload?: boolean;
10
- showDelete?: boolean;
11
- }
12
- export declare const FEATURE_LIST_PAGE_CONFIG_PROPERTY = "feature_list_config";
13
- export declare function addFeatureListPage(value: Partial<Route> & {
14
- config: FeatureListPageConfig;
15
- }): Route;
16
- export interface FeatureListColumnDefinition<T> extends ColumnDefinition<T> {
17
- filter?: boolean;
18
- type?: GenericFieldTypeType;
19
- }
20
- export declare const FEATURE_LIST_COLUMN_PROVIDER: InjectionToken<unknown>;
21
- export interface FeatureListColumnProvider<T> {
22
- getDefinition: () => FeatureListColumnDefinition<T>;
23
- }
@@ -1,62 +0,0 @@
1
- import { AfterViewInit, EventEmitter, QueryList } from '@angular/core';
2
- import { DatasourceType } from '@verisoft/core';
3
- import { GenericFieldDefinition, TableDatasourceDirective, TableSelectionModeType } from '@verisoft/ui-core';
4
- import { FeatureListFilterFieldDirective } from './directives/feature-list-filter-field.directive';
5
- import { FeatureListColumnDefinition, FeatureListColumnProvider } from './feature-list-page.model';
6
- import * as i0 from "@angular/core";
7
- export declare class FeatureListComponent<T> implements AfterViewInit {
8
- viewColumns: QueryList<FeatureListColumnProvider<T>>;
9
- fieldDeclarations: QueryList<FeatureListFilterFieldDirective>;
10
- tableDatasourceDirective: TableDatasourceDirective<T>;
11
- autoBind: boolean;
12
- title: string;
13
- columns: FeatureListColumnDefinition<T>[];
14
- filters: GenericFieldDefinition[];
15
- maxVisibleActions: number;
16
- tableName: string;
17
- ngrxFeatureKey?: string;
18
- maxVisibleMobileActions: number;
19
- showExtendedFilter: boolean;
20
- showDownload: boolean;
21
- showDelete: boolean;
22
- showAdd: boolean;
23
- canDownload: boolean;
24
- canDelete: boolean;
25
- canAdd: boolean;
26
- useRouterFilter: boolean;
27
- fulltextFieldName: string;
28
- showFulltext: boolean;
29
- deleteConfirmMessage: string | undefined;
30
- autoDeleteEnabled: boolean;
31
- autoDownloadEnabled: boolean;
32
- downloadFileName: string;
33
- datasource: DatasourceType<T>;
34
- extraFilter: any;
35
- disableCustomClicks: boolean;
36
- maximumColumnLength: number;
37
- addClick: EventEmitter<any>;
38
- downloadClick: EventEmitter<any>;
39
- deleteClick: EventEmitter<T[]>;
40
- selectionChange: EventEmitter<any>;
41
- set selectionMode(mode: TableSelectionModeType | undefined);
42
- get selectionMode(): TableSelectionModeType | undefined;
43
- icons: import("@verisoft/ui-core").CommonIcons;
44
- private httpClient;
45
- private baseUrl;
46
- private _selectionMode;
47
- private cdRef;
48
- private dialogService;
49
- selection: T[];
50
- ngAfterViewInit(): void;
51
- selectItems(items: T[]): void;
52
- startDeleteItems(): void;
53
- startDownload(): void;
54
- private deleteItems;
55
- private forceDelete;
56
- private createDeleteFn;
57
- private createDownloadFn;
58
- private finishDeletion;
59
- private convertToBlob;
60
- static ɵfac: i0.ɵɵFactoryDeclaration<FeatureListComponent<any>, never>;
61
- static ɵcmp: i0.ɵɵComponentDeclaration<FeatureListComponent<any>, "v-feature-list", never, { "autoBind": { "alias": "autoBind"; "required": false; }; "title": { "alias": "title"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "maxVisibleActions": { "alias": "maxVisibleActions"; "required": false; }; "tableName": { "alias": "tableName"; "required": true; }; "ngrxFeatureKey": { "alias": "ngrxFeatureKey"; "required": false; }; "maxVisibleMobileActions": { "alias": "maxVisibleMobileActions"; "required": false; }; "showExtendedFilter": { "alias": "showExtendedFilter"; "required": false; }; "showDownload": { "alias": "showDownload"; "required": false; }; "showDelete": { "alias": "showDelete"; "required": false; }; "showAdd": { "alias": "showAdd"; "required": false; }; "canDownload": { "alias": "canDownload"; "required": false; }; "canDelete": { "alias": "canDelete"; "required": false; }; "canAdd": { "alias": "canAdd"; "required": false; }; "useRouterFilter": { "alias": "useRouterFilter"; "required": false; }; "fulltextFieldName": { "alias": "fulltextFieldName"; "required": false; }; "showFulltext": { "alias": "showFulltext"; "required": false; }; "deleteConfirmMessage": { "alias": "deleteConfirmMessage"; "required": false; }; "autoDeleteEnabled": { "alias": "autoDeleteEnabled"; "required": false; }; "autoDownloadEnabled": { "alias": "autoDownloadEnabled"; "required": false; }; "downloadFileName": { "alias": "downloadFileName"; "required": false; }; "datasource": { "alias": "datasource"; "required": false; }; "extraFilter": { "alias": "extraFilter"; "required": false; }; "disableCustomClicks": { "alias": "disableCustomClicks"; "required": false; }; "maximumColumnLength": { "alias": "maximumColumnLength"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; }, { "addClick": "addClick"; "downloadClick": "downloadClick"; "deleteClick": "deleteClick"; "selectionChange": "selectionChange"; }, ["viewColumns", "fieldDeclarations"], never, true, never>;
62
- }
@@ -1,20 +0,0 @@
1
- import { ValidatorFn } from '@angular/forms';
2
- import { DatasourceType } from '@verisoft/core';
3
- import { GenericFieldDefinition, GenericFieldTypeType } from '@verisoft/ui-core';
4
- import * as i0 from "@angular/core";
5
- export declare class FilterFieldDirective implements GenericFieldDefinition {
6
- name: string;
7
- type: GenericFieldTypeType | undefined;
8
- label: string | undefined;
9
- optionLabel: string;
10
- optionValue: string | undefined;
11
- options: unknown[] | undefined;
12
- value?: unknown;
13
- validator?: ValidatorFn[];
14
- datasource: DatasourceType<any> | undefined;
15
- filterField?: string;
16
- showFilter?: boolean;
17
- localSearch?: boolean;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<FilterFieldDirective, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<FilterFieldDirective, "v-filter-field", never, { "name": { "alias": "name"; "required": true; }; "type": { "alias": "type"; "required": false; }; "label": { "alias": "label"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "options": { "alias": "options"; "required": false; }; "value": { "alias": "value"; "required": false; }; "validator": { "alias": "validator"; "required": false; }; "datasource": { "alias": "datasource"; "required": false; }; "filterField": { "alias": "filterField"; "required": false; }; "showFilter": { "alias": "showFilter"; "required": false; }; "localSearch": { "alias": "localSearch"; "required": false; }; }, {}, never, never, true, never>;
20
- }
@@ -1,53 +0,0 @@
1
- import { AfterContentInit, ChangeDetectorRef, OnChanges, OnInit, QueryList, SimpleChanges } from '@angular/core';
2
- import { FormGroup } from '@angular/forms';
3
- import { BaseHttpService } from '@verisoft/core';
4
- import { DialogService, FieldSize, FilterCore, GenericFieldDefinition, ScreenSizeService, UnsubscribeComponent } from '@verisoft/ui-core';
5
- import { Observable } from 'rxjs';
6
- import { FilterFieldDirective } from './directives/filter-field.directive';
7
- import * as i0 from "@angular/core";
8
- type FilterValueType = {
9
- [key: string]: unknown;
10
- };
11
- export declare class FilterComponent<T extends object> extends UnsubscribeComponent implements OnChanges, OnInit, AfterContentInit, FilterCore {
12
- fieldDeclarations: QueryList<FilterFieldDirective>;
13
- fields: GenericFieldDefinition[];
14
- filters: GenericFieldDefinition[];
15
- title?: string;
16
- fulltextFieldName: string;
17
- showFulltext: boolean;
18
- showFilters: boolean;
19
- autoBind: boolean;
20
- debounceTime?: number;
21
- icons: import("@verisoft/ui-core").CommonIcons;
22
- fieldDefinitios$?: Observable<GenericFieldDefinition[]>;
23
- formGroup$?: Observable<FormGroup>;
24
- simpleFormFieldDefinitions$?: Observable<GenericFieldDefinition[]>;
25
- private searchField;
26
- private onTouch?;
27
- private onChange?;
28
- private inputFields$;
29
- FieldSize: typeof FieldSize;
30
- protected screenSizeService: ScreenSizeService;
31
- protected changeDetectorRef: ChangeDetectorRef;
32
- protected dialogService: DialogService;
33
- service: BaseHttpService<T>;
34
- formGroup: FormGroup<{}>;
35
- filledFiltersCount$: Observable<string>;
36
- private lastFormFields;
37
- ngOnInit(): void;
38
- ngOnChanges(changes: SimpleChanges): void;
39
- ngAfterContentInit(): void;
40
- protected openFilter(): void;
41
- protected openSearch(): void;
42
- writeValue(data: FilterValueType): void;
43
- registerOnChange(fn: (value: FilterValueType | undefined) => void): void;
44
- registerOnTouched(fn: () => void): void;
45
- setDisabledState?(isDisabled: boolean): void;
46
- submitValue(): void;
47
- setFilterValues(dialogFormGroup: FormGroup): void;
48
- clear(): void;
49
- private convertFilter;
50
- static ɵfac: i0.ɵɵFactoryDeclaration<FilterComponent<any>, never>;
51
- static ɵcmp: i0.ɵɵComponentDeclaration<FilterComponent<any>, "v-filter", never, { "fields": { "alias": "fields"; "required": false; }; "filters": { "alias": "filters"; "required": false; }; "title": { "alias": "title"; "required": false; }; "fulltextFieldName": { "alias": "fulltextFieldName"; "required": false; }; "showFulltext": { "alias": "showFulltext"; "required": false; }; "showFilters": { "alias": "showFilters"; "required": false; }; "autoBind": { "alias": "autoBind"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; }, {}, ["fieldDeclarations"], ["v-action-button-group"], true, never>;
52
- }
53
- export {};
@@ -1,2 +0,0 @@
1
- import { FormGroup } from '@angular/forms';
2
- export declare function getFilledControlCount(formGroup: FormGroup): number;
@@ -1,28 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { DatasourceType, FilterEvent, LazyLoadEvent } from '@verisoft/core';
3
- import { BaseFormInputComponent, FieldSizeType, GenericFieldCore, GenericFieldType, GenericFieldTypeType } from '@verisoft/ui-core';
4
- import * as i0 from "@angular/core";
5
- export declare class GenericFieldComponent<T> extends BaseFormInputComponent implements GenericFieldCore<T> {
6
- type?: GenericFieldTypeType;
7
- floatLabel?: boolean;
8
- optionLabel: string | undefined;
9
- optionValue: string | undefined;
10
- options: T[] | undefined;
11
- size?: FieldSizeType;
12
- loading: boolean;
13
- lazy: boolean;
14
- filter: boolean;
15
- datasource?: DatasourceType<T>;
16
- filterField?: string;
17
- showFilter?: boolean;
18
- localSearch?: boolean;
19
- changed: EventEmitter<any>;
20
- showed: EventEmitter<any>;
21
- cleared: EventEmitter<any>;
22
- lazyLoad: EventEmitter<LazyLoadEvent>;
23
- filtered: EventEmitter<FilterEvent>;
24
- fieldTypes: typeof GenericFieldType;
25
- icons: import("@verisoft/ui-core").CommonIcons;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<GenericFieldComponent<any>, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<GenericFieldComponent<any>, "v-generic-field", never, { "type": { "alias": "type"; "required": false; }; "floatLabel": { "alias": "floatLabel"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "options": { "alias": "options"; "required": false; }; "size": { "alias": "size"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "datasource": { "alias": "datasource"; "required": false; }; "filterField": { "alias": "filterField"; "required": false; }; "showFilter": { "alias": "showFilter"; "required": false; }; "localSearch": { "alias": "localSearch"; "required": false; }; }, { "changed": "changed"; "showed": "showed"; "cleared": "cleared"; "lazyLoad": "lazyLoad"; "filtered": "filtered"; }, never, never, true, never>;
28
- }
@@ -1,15 +0,0 @@
1
- import { OnChanges, SimpleChanges } from '@angular/core';
2
- import { UntypedFormGroup } from '@angular/forms';
3
- import { GenericFieldDefinition } from '@verisoft/ui-core';
4
- import * as i0 from "@angular/core";
5
- export declare class GenericFormComponent implements OnChanges {
6
- formGroup?: UntypedFormGroup;
7
- fields?: GenericFieldDefinition[];
8
- columns?: number;
9
- showAsRow: boolean;
10
- formGroupComputed: UntypedFormGroup;
11
- columnClass?: string;
12
- ngOnChanges(changes: SimpleChanges): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<GenericFormComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<GenericFormComponent, "v-generic-form", never, { "formGroup": { "alias": "formGroup"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "showAsRow": { "alias": "showAsRow"; "required": false; }; }, {}, never, never, true, never>;
15
- }
@@ -1,4 +0,0 @@
1
- import { UntypedFormGroup } from '@angular/forms';
2
- import { GenericFieldDefinition } from '@verisoft/ui-core';
3
- export declare function generateFormGroup(fields: GenericFieldDefinition[] | undefined, lastGroupValue: UntypedFormGroup | undefined, inputGroup: UntypedFormGroup | undefined, inputGroupChanged?: boolean): UntypedFormGroup;
4
- export declare function getColumnClass(value?: number): string | undefined;
@@ -1,15 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { MenuItem, SideMenuCore, SideMenuService } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class SideMenuComponent implements SideMenuCore {
5
- menuService: SideMenuService;
6
- items: MenuItem[];
7
- logoUrl: string;
8
- userName: string;
9
- userRole: any | any[] | undefined;
10
- minimalized: EventEmitter<boolean>;
11
- itemSelected: EventEmitter<MenuItem>;
12
- icons: import("@verisoft/ui-core").CommonIcons;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<SideMenuComponent, "v-side-menu", never, { "items": { "alias": "items"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "userName": { "alias": "userName"; "required": false; }; "userRole": { "alias": "userRole"; "required": false; }; }, { "minimalized": "minimalized"; "itemSelected": "itemSelected"; }, never, never, true, never>;
15
- }
@@ -1,12 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import { MenuItem, SideMenuModuleConfig, SideMenuProviderService, UnsubscribeComponent } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class SideMenuModule extends UnsubscribeComponent {
5
- private readonly service;
6
- constructor(service: SideMenuProviderService);
7
- static forRoot(config?: SideMenuModuleConfig): ModuleWithProviders<SideMenuModule>;
8
- static forChild(menu: MenuItem[]): ModuleWithProviders<SideMenuModule>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuModule, never, never, never>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<SideMenuModule>;
12
- }
@@ -1,18 +0,0 @@
1
- import { Overlay } from '@angular/cdk/overlay';
2
- import { Injector } from '@angular/core';
3
- import { TranslateService } from '@ngx-translate/core';
4
- import * as i0 from "@angular/core";
5
- export declare class SnackbarService {
6
- private overlay;
7
- private translate;
8
- private injector;
9
- constructor(overlay: Overlay, translate: TranslateService, injector: Injector);
10
- showSuccess(message: string, icon?: string): void;
11
- showInfo(message: string, icon?: string): void;
12
- showWarn(message: string, icon?: string): void;
13
- showError(message: string, icon?: string): void;
14
- private showToast;
15
- private createInjector;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<SnackbarService, never>;
17
- static ɵprov: i0.ɵɵInjectableDeclaration<SnackbarService>;
18
- }
@@ -1,18 +0,0 @@
1
- import { SnackbarCore } from '@verisoft/ui-core';
2
- import { SnackbarConfig } from './snackbar.model';
3
- import * as i0 from "@angular/core";
4
- export declare class SnackbarComponent implements SnackbarCore {
5
- config: SnackbarConfig;
6
- message: string;
7
- icon: string;
8
- closeLabel: string;
9
- color: "error" | "neutral" | "primary" | "success" | "warning";
10
- gravity: "bottom" | "top";
11
- position: "center" | "left" | "right";
12
- time: number;
13
- type: "bold" | "subtle";
14
- icons: import("@verisoft/ui-core").CommonIcons;
15
- constructor(config: SnackbarConfig);
16
- static ɵfac: i0.ɵɵFactoryDeclaration<SnackbarComponent, [{ optional: true; }]>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<SnackbarComponent, "v-snackbar", never, { "message": { "alias": "message"; "required": true; }; "icon": { "alias": "icon"; "required": false; }; "closeLabel": { "alias": "closeLabel"; "required": false; }; "color": { "alias": "color"; "required": false; }; "gravity": { "alias": "gravity"; "required": false; }; "position": { "alias": "position"; "required": false; }; "time": { "alias": "time"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, true, never>;
18
- }
@@ -1 +0,0 @@
1
- export * from './stepper.component';
@@ -1,20 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { StepperCore, StepperItem, FieldSizeType, LayoutTypeType } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class StepperComponent implements StepperCore, OnInit {
5
- items: StepperItem[];
6
- size: FieldSizeType | undefined;
7
- icon: string;
8
- prefix: string;
9
- annotation: string;
10
- label: string;
11
- layout: LayoutTypeType;
12
- activeIndexChange: EventEmitter<number>;
13
- steps: number;
14
- currentStep: number;
15
- ngOnInit(): void;
16
- previousStep(): void;
17
- nextStep(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<StepperComponent, "v-stepper", never, { "items": { "alias": "items"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "annotation": { "alias": "annotation"; "required": false; }; "label": { "alias": "label"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; }, { "activeIndexChange": "activeIndexChange"; }, never, never, true, never>;
20
- }
@@ -1 +0,0 @@
1
- export * from './switch.component';
@@ -1,12 +0,0 @@
1
- import { NgControl } from "@angular/forms";
2
- import { SwitchCore, BaseFormInputComponent, FieldSizeType } from "@verisoft/ui-core";
3
- import * as i0 from "@angular/core";
4
- export declare class SwitchComponent extends BaseFormInputComponent implements SwitchCore {
5
- size: FieldSizeType;
6
- noLabel: boolean;
7
- name: string;
8
- icons: import("@verisoft/ui-core").CommonIcons;
9
- constructor(ngControl: NgControl);
10
- static ɵfac: i0.ɵɵFactoryDeclaration<SwitchComponent, [{ optional: true; self: true; }]>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<SwitchComponent, "v-switch", never, { "size": { "alias": "size"; "required": false; }; "noLabel": { "alias": "noLabel"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, true, never>;
12
- }
@@ -1,14 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import { TabViewItemCore } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class TabViewItemComponent implements TabViewItemCore {
5
- id?: string;
6
- index?: number;
7
- disabled: boolean;
8
- title: string;
9
- content?: string;
10
- url?: string;
11
- contentTemplate: TemplateRef<any>;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<TabViewItemComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<TabViewItemComponent, "v-tab-view-item", never, { "id": { "alias": "id"; "required": false; }; "index": { "alias": "index"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "title": { "alias": "title"; "required": false; }; "content": { "alias": "content"; "required": false; }; "url": { "alias": "url"; "required": false; }; }, {}, never, ["*"], false, never>;
14
- }
@@ -1,19 +0,0 @@
1
- import { AfterContentInit, EventEmitter, QueryList } from '@angular/core';
2
- import { TabViewItemCore } from '@verisoft/ui-core';
3
- import { TabViewItemComponent } from './tab-view-item.component';
4
- import * as i0 from "@angular/core";
5
- export declare class TabViewComponent implements AfterContentInit {
6
- tabs: QueryList<TabViewItemComponent>;
7
- highlight: boolean;
8
- useRouting: boolean;
9
- items: TabViewItemCore[];
10
- activeIndex: number;
11
- activeIndexChange: EventEmitter<number>;
12
- private readonly cd;
13
- ngAfterContentInit(): void;
14
- initTabs(): void;
15
- changeTabIndex(index: number): void;
16
- setTabActive(options: TabViewItemComponent[]): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<TabViewComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<TabViewComponent, "v-tab-view", never, { "highlight": { "alias": "highlight"; "required": false; }; "useRouting": { "alias": "useRouting"; "required": false; }; "items": { "alias": "items"; "required": false; }; "activeIndex": { "alias": "activeIndex"; "required": false; }; }, { "activeIndexChange": "activeIndexChange"; }, ["tabs"], never, false, never>;
19
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tab-view.component";
3
- import * as i2 from "./tab-view-item.component";
4
- import * as i3 from "@angular/router";
5
- import * as i4 from "@angular/common";
6
- import * as i5 from "@gov-design-system-ce/angular";
7
- import * as i6 from "@ngx-translate/core";
8
- export declare class TabViewModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<TabViewModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<TabViewModule, [typeof i1.TabViewComponent, typeof i2.TabViewItemComponent], [typeof i3.RouterOutlet, typeof i4.NgTemplateOutlet, typeof i5.GovDesignSystemModule, typeof i3.RouterLinkActive, typeof i3.RouterLink, typeof i6.TranslateModule], [typeof i1.TabViewComponent, typeof i2.TabViewItemComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<TabViewModule>;
12
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class TablePaginationInfoComponent {
3
- showingText: string;
4
- toText: string;
5
- ofText: string;
6
- entriesText: string;
7
- currentPage: number;
8
- pageSize: number;
9
- total: number;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<TablePaginationInfoComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<TablePaginationInfoComponent, "v-table-pagination-info", never, { "showingText": { "alias": "showingText"; "required": false; }; "toText": { "alias": "toText"; "required": false; }; "ofText": { "alias": "ofText"; "required": false; }; "entriesText": { "alias": "entriesText"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "total": { "alias": "total"; "required": false; }; }, {}, never, never, true, never>;
12
- }
@@ -1,91 +0,0 @@
1
- import { AfterViewInit, EventEmitter, OnChanges, QueryList, SimpleChanges, TemplateRef } from '@angular/core';
2
- import { FormCheckboxEvent, FormSelectEvent } from '@gov-design-system-ce/components';
3
- import { LazyLoadEvent, Sort } from '@verisoft/core';
4
- import { ColumnDefinition, ColumnModel, ColumnProvider, FieldSizeType, RowModel, TableCore } from '@verisoft/ui-core';
5
- import * as i0 from "@angular/core";
6
- export declare class TableComponent<T> implements OnChanges, AfterViewInit, TableCore<T> {
7
- viewColumns: QueryList<ColumnProvider<T>>;
8
- rowDetailTemplate: TemplateRef<{
9
- $implicit: T;
10
- }>;
11
- rowDetailButtonTemplate: TemplateRef<{
12
- $implicit: T;
13
- }>;
14
- sorters: Sort[];
15
- data: T[];
16
- total: number;
17
- filter: Partial<T> | undefined;
18
- extraFilter: Partial<T> | undefined;
19
- loading: boolean;
20
- scrollable: boolean;
21
- pageSize: number;
22
- currentPage: number;
23
- showPaginator: boolean;
24
- userTableWrapper: boolean;
25
- sortMultiple: boolean;
26
- lazy: boolean;
27
- selectionMode: 'single' | 'multiple' | undefined;
28
- selection: T[];
29
- showPageSizePicker: boolean;
30
- entityKey: string | undefined;
31
- customRoute: string | undefined;
32
- disableCustomClicks: boolean;
33
- tableName?: string;
34
- size: FieldSizeType;
35
- showActionButtons: boolean;
36
- maximumColumnLength: number;
37
- set columns(value: ColumnDefinition<T>[]);
38
- get columns(): ColumnDefinition<T>[];
39
- selectionChange: EventEmitter<T[]>;
40
- lazyLoad: EventEmitter<LazyLoadEvent>;
41
- download: EventEmitter<RowModel<T>[]>;
42
- delete: EventEmitter<RowModel<T>[]>;
43
- save: EventEmitter<RowModel<T>[]>;
44
- private readonly cdRef;
45
- private readonly router;
46
- private readonly route;
47
- private readonly service;
48
- private _columns;
49
- tableColumns: ColumnModel<T>[];
50
- tableRows: RowModel<T>[];
51
- pageSizeOptions: {
52
- value: string;
53
- }[];
54
- allSelected: boolean;
55
- icons: import("@verisoft/ui-core").CommonIcons;
56
- get govPageSize(): string;
57
- get tableRowView(): RowModel<T>[];
58
- get selected(): RowModel<T>[];
59
- get selectedCount(): number;
60
- constructor();
61
- ngOnChanges(changes: SimpleChanges): void;
62
- ngAfterViewInit(): void;
63
- protected sortColumn(column: ColumnModel<T>): void;
64
- protected changePage(event: {
65
- detail: {
66
- pagination: {
67
- currentPage: number;
68
- };
69
- };
70
- }): void;
71
- protected changePageSize(event: CustomEvent<FormSelectEvent>): void;
72
- protected selectRow(row: RowModel<T>, event: MouseEvent): void;
73
- protected navigate(row: RowModel<T>, event: MouseEvent): void;
74
- protected navigateNewWindow(row: RowModel<T>, event: MouseEvent): void;
75
- protected toggleAll(event: CustomEvent<FormCheckboxEvent>): void;
76
- protected toggleDetail(row: RowModel<T>): void;
77
- protected selectRowCheckbox(row: RowModel<T>, event: CustomEvent<FormCheckboxEvent>): void;
78
- protected truncate(text: string): string;
79
- protected deselectAll(): void;
80
- private createUrl;
81
- private reactToSignals;
82
- private updateColumnModels;
83
- private updateRowModels;
84
- private fireSelectionChange;
85
- private selectSelected;
86
- private fireLazyLoad;
87
- private updateFilter;
88
- private getSorts;
89
- static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent<any>, never>;
90
- static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent<any>, "v-table", never, { "sorters": { "alias": "sorters"; "required": false; }; "data": { "alias": "data"; "required": false; }; "total": { "alias": "total"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "extraFilter": { "alias": "extraFilter"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "showPaginator": { "alias": "showPaginator"; "required": false; }; "userTableWrapper": { "alias": "userTableWrapper"; "required": false; }; "sortMultiple": { "alias": "sortMultiple"; "required": false; }; "lazy": { "alias": "lazy"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "showPageSizePicker": { "alias": "showPageSizePicker"; "required": false; }; "entityKey": { "alias": "entityKey"; "required": false; }; "customRoute": { "alias": "customRoute"; "required": false; }; "disableCustomClicks": { "alias": "disableCustomClicks"; "required": false; }; "tableName": { "alias": "tableName"; "required": false; }; "size": { "alias": "size"; "required": false; }; "showActionButtons": { "alias": "showActionButtons"; "required": false; }; "maximumColumnLength": { "alias": "maximumColumnLength"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; }, { "selectionChange": "selectionChange"; "lazyLoad": "lazyLoad"; "download": "download"; "delete": "delete"; "save": "save"; }, ["rowDetailTemplate", "rowDetailButtonTemplate", "viewColumns"], never, true, never>;
91
- }
@@ -1,3 +0,0 @@
1
- import { SortDirectionType } from '@verisoft/core';
2
- export declare function getNextSortDirection(sortDirection: SortDirectionType | undefined, isNullable?: boolean): SortDirectionType | undefined;
3
- export declare function createCustomRoute<T>(row: T, entityKey?: string, customRoute?: string): string | undefined;
@@ -1 +0,0 @@
1
- export * from './textarea.component';
@@ -1,25 +0,0 @@
1
- import { ControlValueAccessor, NgControl } from '@angular/forms';
2
- import { TextfieldCore, FieldType, BaseFormInputComponent, FieldSizeType, IconPositionType, SlotPositionType } from '@verisoft/ui-core';
3
- import * as i0 from "@angular/core";
4
- export declare class TextareaComponent extends BaseFormInputComponent implements ControlValueAccessor, TextfieldCore {
5
- floatLabel: boolean;
6
- type: FieldType;
7
- minlength: number;
8
- maxlength: number;
9
- prefix: string;
10
- sufix: string;
11
- message: string;
12
- name: string;
13
- role: string;
14
- size: FieldSizeType;
15
- icon: string;
16
- iconPos: IconPositionType;
17
- labelSlot: SlotPositionType;
18
- messageSlot: SlotPositionType;
19
- rows: number;
20
- cols: number;
21
- icons: import("@verisoft/ui-core").CommonIcons;
22
- constructor(ngControl: NgControl);
23
- static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, [{ optional: true; self: true; }]>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "v-textarea", never, { "floatLabel": { "alias": "floatLabel"; "required": false; }; "type": { "alias": "type"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "sufix": { "alias": "sufix"; "required": false; }; "message": { "alias": "message"; "required": false; }; "name": { "alias": "name"; "required": false; }; "role": { "alias": "role"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "labelSlot": { "alias": "labelSlot"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "cols": { "alias": "cols"; "required": false; }; }, {}, never, never, true, never>;
25
- }
@@ -1 +0,0 @@
1
- export * from './textfield.component';
@@ -1,28 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { ControlValueAccessor, NgControl } from '@angular/forms';
3
- import { TextfieldCore, BaseFormInputComponent, FieldSizeType, IconPositionType, SlotPositionType, FieldTypeType } from '@verisoft/ui-core';
4
- import * as i0 from "@angular/core";
5
- export declare class TextfieldComponent extends BaseFormInputComponent implements ControlValueAccessor, TextfieldCore, OnInit {
6
- floatLabel: boolean;
7
- type: FieldTypeType;
8
- minlength: number;
9
- maxlength: number;
10
- min: number;
11
- max: number;
12
- prefix: string;
13
- sufix: string;
14
- message: string;
15
- name: string;
16
- role: string;
17
- size: FieldSizeType | undefined;
18
- icon: string;
19
- iconPos: IconPositionType;
20
- labelSlot: SlotPositionType;
21
- errorSlot: SlotPositionType;
22
- messageSlot: SlotPositionType;
23
- constructor(ngControl: NgControl);
24
- ngOnInit(): void;
25
- private setMinMaxNumberInputValidators;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<TextfieldComponent, [{ optional: true; self: true; }]>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<TextfieldComponent, "v-textfield", never, { "floatLabel": { "alias": "floatLabel"; "required": false; }; "type": { "alias": "type"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "sufix": { "alias": "sufix"; "required": false; }; "message": { "alias": "message"; "required": false; }; "name": { "alias": "name"; "required": false; }; "role": { "alias": "role"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "labelSlot": { "alias": "labelSlot"; "required": false; }; "errorSlot": { "alias": "errorSlot"; "required": false; }; "messageSlot": { "alias": "messageSlot"; "required": false; }; }, {}, never, never, true, never>;
28
- }
@@ -1 +0,0 @@
1
- export * from './tooltip.component';
@@ -1,18 +0,0 @@
1
- import { ElementRef, Renderer2, AfterViewInit } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class TooltipComponent implements AfterViewInit {
4
- private el;
5
- private renderer;
6
- color: 'primary' | 'secondary';
7
- size: 'small' | 'medium' | 'large';
8
- position: 'top' | 'right' | 'bottom' | 'left';
9
- message: string;
10
- label: string;
11
- isVisible: boolean;
12
- tooltipId: string | null;
13
- constructor(el: ElementRef, renderer: Renderer2);
14
- ngAfterViewInit(): void;
15
- toggleTooltip(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "v-tooltip", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "position": { "alias": "position"; "required": false; }; "message": { "alias": "message"; "required": true; }; "label": { "alias": "label"; "required": false; }; }, {}, never, never, true, never>;
18
- }