@ng-nest/ui 14.0.12 → 15.0.0

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 (709) hide show
  1. package/README.md +1 -1
  2. package/affix/affix.component.d.ts +1 -1
  3. package/affix/affix.property.d.ts +1 -1
  4. package/alert/alert.component.d.ts +1 -1
  5. package/alert/alert.property.d.ts +1 -1
  6. package/anchor/anchor.component.d.ts +1 -1
  7. package/anchor/anchor.property.d.ts +1 -1
  8. package/api/api.component.d.ts +1 -1
  9. package/auto-complete/auto-complete-portal.component.d.ts +1 -1
  10. package/auto-complete/auto-complete.component.d.ts +1 -1
  11. package/auto-complete/auto-complete.property.d.ts +1 -1
  12. package/avatar/avatar-group.component.d.ts +1 -1
  13. package/avatar/avatar.component.d.ts +1 -1
  14. package/avatar/avatar.property.d.ts +2 -2
  15. package/back-top/back-top.component.d.ts +1 -1
  16. package/back-top/back-top.property.d.ts +1 -1
  17. package/badge/badge.component.d.ts +1 -1
  18. package/badge/badge.property.d.ts +1 -1
  19. package/base-form/base-form.component.d.ts +1 -1
  20. package/base-form/base-form.property.d.ts +1 -1
  21. package/border/border.component.d.ts +1 -1
  22. package/button/button.component.d.ts +1 -1
  23. package/button/button.property.d.ts +2 -2
  24. package/button/buttons.component.d.ts +1 -1
  25. package/calendar/calendar.component.d.ts +1 -1
  26. package/calendar/calendar.property.d.ts +1 -1
  27. package/card/card.component.d.ts +1 -1
  28. package/card/card.property.d.ts +1 -1
  29. package/carousel/carousel-panel.component.d.ts +1 -1
  30. package/carousel/carousel.component.d.ts +1 -1
  31. package/carousel/carousel.property.d.ts +2 -2
  32. package/cascade/cascade-portal.component.d.ts +1 -1
  33. package/cascade/cascade.component.d.ts +1 -1
  34. package/cascade/cascade.property.d.ts +1 -1
  35. package/checkbox/checkbox.component.d.ts +1 -1
  36. package/checkbox/checkbox.property.d.ts +1 -1
  37. package/collapse/collapse-panel.component.d.ts +1 -1
  38. package/collapse/collapse.component.d.ts +1 -1
  39. package/collapse/collapse.property.d.ts +2 -2
  40. package/color/color.component.d.ts +1 -1
  41. package/color/color.property.d.ts +1 -1
  42. package/color-picker/color-picker-portal.component.d.ts +1 -1
  43. package/color-picker/color-picker.component.d.ts +1 -1
  44. package/color-picker/color-picker.property.d.ts +1 -1
  45. package/comment/comment-reply.component.d.ts +1 -1
  46. package/comment/comment.component.d.ts +1 -1
  47. package/comment/comment.property.d.ts +2 -2
  48. package/container/aside.component.d.ts +1 -1
  49. package/container/container.component.d.ts +1 -1
  50. package/container/container.property.d.ts +4 -4
  51. package/container/footer.component.d.ts +1 -1
  52. package/container/header.component.d.ts +1 -1
  53. package/container/main.component.d.ts +1 -1
  54. package/crumb/crumb.component.d.ts +1 -1
  55. package/crumb/crumb.property.d.ts +1 -1
  56. package/date-picker/date-picker-portal.component.d.ts +1 -1
  57. package/date-picker/date-picker.component.d.ts +1 -1
  58. package/date-picker/date-picker.property.d.ts +5 -5
  59. package/date-picker/date-range-portal.component.d.ts +1 -1
  60. package/date-picker/date-range.component.d.ts +1 -1
  61. package/date-picker/picker-date.component.d.ts +1 -1
  62. package/date-picker/picker-month.component.d.ts +1 -1
  63. package/date-picker/picker-year.component.d.ts +1 -1
  64. package/description/description-item.component.d.ts +1 -1
  65. package/description/description.component.d.ts +1 -1
  66. package/description/description.property.d.ts +2 -2
  67. package/dialog/dialog-container.component.d.ts +1 -1
  68. package/dialog/dialog-portal.component.d.ts +1 -1
  69. package/dialog/dialog-portal.directives.d.ts +6 -6
  70. package/dialog/dialog.component.d.ts +1 -1
  71. package/dialog/dialog.property.d.ts +2 -2
  72. package/doc/doc.component.d.ts +1 -1
  73. package/drawer/drawer-container.component.d.ts +1 -1
  74. package/drawer/drawer-portal.component.d.ts +1 -1
  75. package/drawer/drawer-portal.directives.d.ts +3 -3
  76. package/drawer/drawer.component.d.ts +1 -1
  77. package/drawer/drawer.property.d.ts +2 -2
  78. package/dropdown/dropdown-portal.component.d.ts +1 -1
  79. package/dropdown/dropdown.component.d.ts +1 -1
  80. package/dropdown/dropdown.property.d.ts +1 -1
  81. package/empty/empty.component.d.ts +1 -1
  82. package/empty/empty.property.d.ts +1 -1
  83. package/esm2020/affix/affix.component.mjs +3 -3
  84. package/esm2020/affix/affix.module.mjs +4 -4
  85. package/esm2020/affix/affix.property.mjs +3 -3
  86. package/esm2020/alert/alert.component.mjs +3 -3
  87. package/esm2020/alert/alert.module.mjs +4 -4
  88. package/esm2020/alert/alert.property.mjs +3 -3
  89. package/esm2020/anchor/anchor.component.mjs +3 -3
  90. package/esm2020/anchor/anchor.module.mjs +4 -4
  91. package/esm2020/anchor/anchor.property.mjs +3 -3
  92. package/esm2020/api/api.component.mjs +3 -3
  93. package/esm2020/api/api.module.mjs +4 -4
  94. package/esm2020/auto-complete/auto-complete-portal.component.mjs +3 -3
  95. package/esm2020/auto-complete/auto-complete.component.mjs +3 -3
  96. package/esm2020/auto-complete/auto-complete.module.mjs +4 -4
  97. package/esm2020/auto-complete/auto-complete.property.mjs +3 -3
  98. package/esm2020/avatar/avatar-group.component.mjs +3 -3
  99. package/esm2020/avatar/avatar.component.mjs +3 -3
  100. package/esm2020/avatar/avatar.module.mjs +4 -4
  101. package/esm2020/avatar/avatar.property.mjs +6 -6
  102. package/esm2020/back-top/back-top.component.mjs +3 -3
  103. package/esm2020/back-top/back-top.module.mjs +4 -4
  104. package/esm2020/back-top/back-top.property.mjs +3 -3
  105. package/esm2020/badge/badge.component.mjs +3 -3
  106. package/esm2020/badge/badge.module.mjs +4 -4
  107. package/esm2020/badge/badge.property.mjs +3 -3
  108. package/esm2020/base-form/base-form.component.mjs +3 -3
  109. package/esm2020/base-form/base-form.module.mjs +4 -4
  110. package/esm2020/base-form/base-form.property.mjs +3 -3
  111. package/esm2020/border/border.component.mjs +3 -3
  112. package/esm2020/border/border.module.mjs +4 -4
  113. package/esm2020/button/button.component.mjs +3 -3
  114. package/esm2020/button/button.module.mjs +4 -4
  115. package/esm2020/button/button.property.mjs +6 -6
  116. package/esm2020/button/buttons.component.mjs +3 -3
  117. package/esm2020/calendar/calendar.component.mjs +3 -3
  118. package/esm2020/calendar/calendar.module.mjs +4 -4
  119. package/esm2020/calendar/calendar.property.mjs +3 -3
  120. package/esm2020/card/card.component.mjs +3 -3
  121. package/esm2020/card/card.module.mjs +4 -4
  122. package/esm2020/card/card.property.mjs +3 -3
  123. package/esm2020/carousel/carousel-panel.component.mjs +3 -3
  124. package/esm2020/carousel/carousel.component.mjs +3 -3
  125. package/esm2020/carousel/carousel.module.mjs +4 -4
  126. package/esm2020/carousel/carousel.property.mjs +6 -6
  127. package/esm2020/cascade/cascade-portal.component.mjs +3 -3
  128. package/esm2020/cascade/cascade.component.mjs +3 -3
  129. package/esm2020/cascade/cascade.module.mjs +4 -4
  130. package/esm2020/cascade/cascade.property.mjs +3 -3
  131. package/esm2020/checkbox/checkbox.component.mjs +3 -3
  132. package/esm2020/checkbox/checkbox.module.mjs +4 -4
  133. package/esm2020/checkbox/checkbox.property.mjs +3 -3
  134. package/esm2020/collapse/collapse-panel.component.mjs +3 -3
  135. package/esm2020/collapse/collapse.component.mjs +3 -3
  136. package/esm2020/collapse/collapse.module.mjs +4 -4
  137. package/esm2020/collapse/collapse.property.mjs +6 -6
  138. package/esm2020/color/color.component.mjs +3 -3
  139. package/esm2020/color/color.module.mjs +4 -4
  140. package/esm2020/color/color.property.mjs +3 -3
  141. package/esm2020/color-picker/color-picker-portal.component.mjs +5 -5
  142. package/esm2020/color-picker/color-picker.component.mjs +3 -3
  143. package/esm2020/color-picker/color-picker.module.mjs +4 -4
  144. package/esm2020/color-picker/color-picker.property.mjs +3 -3
  145. package/esm2020/comment/comment-reply.component.mjs +3 -3
  146. package/esm2020/comment/comment.component.mjs +3 -3
  147. package/esm2020/comment/comment.module.mjs +4 -4
  148. package/esm2020/comment/comment.property.mjs +6 -6
  149. package/esm2020/container/aside.component.mjs +3 -3
  150. package/esm2020/container/container.component.mjs +3 -3
  151. package/esm2020/container/container.module.mjs +4 -4
  152. package/esm2020/container/container.property.mjs +12 -12
  153. package/esm2020/container/footer.component.mjs +3 -3
  154. package/esm2020/container/header.component.mjs +3 -3
  155. package/esm2020/container/main.component.mjs +3 -3
  156. package/esm2020/core/config/config.service.mjs +3 -3
  157. package/esm2020/core/services/http.service.mjs +3 -3
  158. package/esm2020/core/services/preloading-strategy.service.mjs +3 -3
  159. package/esm2020/core/services/storage.service.mjs +3 -3
  160. package/esm2020/core/theme/theme.service.mjs +3 -3
  161. package/esm2020/crumb/crumb.component.mjs +3 -3
  162. package/esm2020/crumb/crumb.module.mjs +4 -4
  163. package/esm2020/crumb/crumb.property.mjs +3 -3
  164. package/esm2020/date-picker/date-picker-portal.component.mjs +3 -3
  165. package/esm2020/date-picker/date-picker.component.mjs +3 -3
  166. package/esm2020/date-picker/date-picker.module.mjs +4 -4
  167. package/esm2020/date-picker/date-picker.property.mjs +15 -15
  168. package/esm2020/date-picker/date-range-portal.component.mjs +3 -3
  169. package/esm2020/date-picker/date-range.component.mjs +3 -3
  170. package/esm2020/date-picker/picker-date.component.mjs +3 -3
  171. package/esm2020/date-picker/picker-month.component.mjs +3 -3
  172. package/esm2020/date-picker/picker-year.component.mjs +3 -3
  173. package/esm2020/description/description-item.component.mjs +3 -3
  174. package/esm2020/description/description.component.mjs +3 -3
  175. package/esm2020/description/description.module.mjs +4 -4
  176. package/esm2020/description/description.property.mjs +6 -6
  177. package/esm2020/dialog/dialog-container.component.mjs +5 -5
  178. package/esm2020/dialog/dialog-portal.component.mjs +3 -3
  179. package/esm2020/dialog/dialog-portal.directives.mjs +18 -18
  180. package/esm2020/dialog/dialog.component.mjs +3 -3
  181. package/esm2020/dialog/dialog.module.mjs +4 -4
  182. package/esm2020/dialog/dialog.property.mjs +6 -6
  183. package/esm2020/dialog/dialog.service.mjs +3 -3
  184. package/esm2020/doc/doc.component.mjs +3 -3
  185. package/esm2020/doc/doc.module.mjs +4 -4
  186. package/esm2020/drawer/drawer-container.component.mjs +5 -5
  187. package/esm2020/drawer/drawer-portal.component.mjs +3 -3
  188. package/esm2020/drawer/drawer-portal.directives.mjs +9 -9
  189. package/esm2020/drawer/drawer.component.mjs +3 -3
  190. package/esm2020/drawer/drawer.module.mjs +4 -4
  191. package/esm2020/drawer/drawer.property.mjs +6 -6
  192. package/esm2020/drawer/drawer.service.mjs +3 -3
  193. package/esm2020/dropdown/dropdown-portal.component.mjs +3 -3
  194. package/esm2020/dropdown/dropdown.component.mjs +3 -3
  195. package/esm2020/dropdown/dropdown.module.mjs +4 -4
  196. package/esm2020/dropdown/dropdown.property.mjs +3 -3
  197. package/esm2020/empty/empty.component.mjs +3 -3
  198. package/esm2020/empty/empty.module.mjs +4 -4
  199. package/esm2020/empty/empty.property.mjs +3 -3
  200. package/esm2020/examples/examples.component.mjs +3 -3
  201. package/esm2020/examples/examples.module.mjs +4 -4
  202. package/esm2020/find/find.component.mjs +3 -3
  203. package/esm2020/find/find.module.mjs +4 -4
  204. package/esm2020/find/find.property.mjs +3 -3
  205. package/esm2020/form/control.component.mjs +3 -3
  206. package/esm2020/form/form.component.mjs +3 -3
  207. package/esm2020/form/form.module.mjs +4 -4
  208. package/esm2020/form/form.property.mjs +6 -6
  209. package/esm2020/highlight/highlight.component.mjs +3 -3
  210. package/esm2020/highlight/highlight.module.mjs +4 -4
  211. package/esm2020/highlight/highlight.property.mjs +3 -3
  212. package/esm2020/i18n/i18n.directive.mjs +3 -3
  213. package/esm2020/i18n/i18n.module.mjs +4 -4
  214. package/esm2020/i18n/i18n.pipe.mjs +3 -3
  215. package/esm2020/i18n/i18n.service.mjs +3 -3
  216. package/esm2020/icon/icon.component.mjs +3 -3
  217. package/esm2020/icon/icon.module.mjs +4 -4
  218. package/esm2020/icon/icon.property.mjs +3 -3
  219. package/esm2020/icon/icon.service.mjs +3 -3
  220. package/esm2020/image/image-group.component.mjs +3 -3
  221. package/esm2020/image/image-preview.component.mjs +3 -3
  222. package/esm2020/image/image.component.mjs +3 -3
  223. package/esm2020/image/image.module.mjs +4 -4
  224. package/esm2020/image/image.property.mjs +6 -6
  225. package/esm2020/inner/inner.component.mjs +3 -3
  226. package/esm2020/inner/inner.module.mjs +4 -4
  227. package/esm2020/inner/inner.property.mjs +3 -3
  228. package/esm2020/input/input-group.component.mjs +3 -3
  229. package/esm2020/input/input.component.mjs +3 -3
  230. package/esm2020/input/input.module.mjs +4 -4
  231. package/esm2020/input/input.property.mjs +6 -6
  232. package/esm2020/input-number/input-number.component.mjs +3 -3
  233. package/esm2020/input-number/input-number.module.mjs +4 -4
  234. package/esm2020/input-number/input-number.property.mjs +3 -3
  235. package/esm2020/keyword/keyword.directive.mjs +3 -3
  236. package/esm2020/keyword/keyword.module.mjs +4 -4
  237. package/esm2020/keyword/keyword.property.mjs +3 -3
  238. package/esm2020/layout/col.component.mjs +3 -3
  239. package/esm2020/layout/layout.module.mjs +4 -4
  240. package/esm2020/layout/layout.property.mjs +6 -6
  241. package/esm2020/layout/row.component.mjs +3 -3
  242. package/esm2020/link/link.component.mjs +3 -3
  243. package/esm2020/link/link.module.mjs +4 -4
  244. package/esm2020/link/link.property.mjs +3 -3
  245. package/esm2020/list/list-drop-group.directive.mjs +3 -3
  246. package/esm2020/list/list-option.component.mjs +3 -3
  247. package/esm2020/list/list.component.mjs +3 -3
  248. package/esm2020/list/list.module.mjs +4 -4
  249. package/esm2020/list/list.property.mjs +6 -6
  250. package/esm2020/loading/loading.component.mjs +4 -4
  251. package/esm2020/loading/loading.module.mjs +4 -4
  252. package/esm2020/loading/loading.property.mjs +3 -3
  253. package/esm2020/menu/menu-node.component.mjs +3 -3
  254. package/esm2020/menu/menu.component.mjs +4 -4
  255. package/esm2020/menu/menu.module.mjs +4 -4
  256. package/esm2020/menu/menu.property.mjs +6 -6
  257. package/esm2020/message/message.component.mjs +3 -3
  258. package/esm2020/message/message.module.mjs +4 -4
  259. package/esm2020/message/message.service.mjs +3 -3
  260. package/esm2020/message-box/message-box.component.mjs +3 -3
  261. package/esm2020/message-box/message-box.module.mjs +4 -4
  262. package/esm2020/message-box/message-box.service.mjs +3 -3
  263. package/esm2020/notification/notification.component.mjs +3 -3
  264. package/esm2020/notification/notification.module.mjs +4 -4
  265. package/esm2020/notification/notification.service.mjs +3 -3
  266. package/esm2020/outlet/outlet.directive.mjs +3 -3
  267. package/esm2020/outlet/outlet.module.mjs +4 -4
  268. package/esm2020/page-header/page-header.component.mjs +3 -3
  269. package/esm2020/page-header/page-header.module.mjs +4 -4
  270. package/esm2020/page-header/page-header.property.mjs +3 -3
  271. package/esm2020/pagination/pagination.component.mjs +3 -3
  272. package/esm2020/pagination/pagination.module.mjs +4 -4
  273. package/esm2020/pagination/pagination.property.mjs +3 -3
  274. package/esm2020/pattern/pattern.component.mjs +3 -3
  275. package/esm2020/pattern/pattern.module.mjs +4 -4
  276. package/esm2020/popconfirm/popconfirm.component.mjs +3 -3
  277. package/esm2020/popconfirm/popconfirm.module.mjs +4 -4
  278. package/esm2020/popconfirm/popconfirm.property.mjs +3 -3
  279. package/esm2020/popover/popover-portal.component.mjs +3 -3
  280. package/esm2020/popover/popover.directive.mjs +3 -3
  281. package/esm2020/popover/popover.module.mjs +4 -4
  282. package/esm2020/popover/popover.property.mjs +3 -3
  283. package/esm2020/portal/portal.module.mjs +4 -4
  284. package/esm2020/portal/portal.service.mjs +3 -3
  285. package/esm2020/progress/progress.component.mjs +4 -4
  286. package/esm2020/progress/progress.module.mjs +4 -4
  287. package/esm2020/progress/progress.property.mjs +3 -3
  288. package/esm2020/radio/radio.component.mjs +3 -3
  289. package/esm2020/radio/radio.module.mjs +4 -4
  290. package/esm2020/radio/radio.property.mjs +3 -3
  291. package/esm2020/rate/rate.component.mjs +3 -3
  292. package/esm2020/rate/rate.module.mjs +4 -4
  293. package/esm2020/rate/rate.property.mjs +3 -3
  294. package/esm2020/resizable/resizable.directive.mjs +3 -3
  295. package/esm2020/resizable/resizable.module.mjs +4 -4
  296. package/esm2020/resizable/resizable.property.mjs +3 -3
  297. package/esm2020/result/result.component.mjs +3 -3
  298. package/esm2020/result/result.module.mjs +4 -4
  299. package/esm2020/result/result.property.mjs +3 -3
  300. package/esm2020/ripple/ripple.directive.mjs +3 -3
  301. package/esm2020/ripple/ripple.module.mjs +4 -4
  302. package/esm2020/ripple/ripple.property.mjs +3 -3
  303. package/esm2020/select/select-portal.component.mjs +3 -3
  304. package/esm2020/select/select.component.mjs +3 -3
  305. package/esm2020/select/select.module.mjs +4 -4
  306. package/esm2020/select/select.property.mjs +3 -3
  307. package/esm2020/skeleton/skeleton.component.mjs +4 -4
  308. package/esm2020/skeleton/skeleton.module.mjs +4 -4
  309. package/esm2020/skeleton/skeleton.property.mjs +3 -3
  310. package/esm2020/slider/slider.component.mjs +3 -3
  311. package/esm2020/slider/slider.module.mjs +4 -4
  312. package/esm2020/slider/slider.property.mjs +3 -3
  313. package/esm2020/slider-select/slider-select.component.mjs +3 -3
  314. package/esm2020/slider-select/slider-select.module.mjs +4 -4
  315. package/esm2020/slider-select/slider-select.property.mjs +3 -3
  316. package/esm2020/statistic/countdown.component.mjs +3 -3
  317. package/esm2020/statistic/statistic.component.mjs +3 -3
  318. package/esm2020/statistic/statistic.module.mjs +4 -4
  319. package/esm2020/statistic/statistic.property.mjs +6 -6
  320. package/esm2020/steps/steps.component.mjs +3 -3
  321. package/esm2020/steps/steps.module.mjs +4 -4
  322. package/esm2020/steps/steps.property.mjs +3 -3
  323. package/esm2020/switch/switch.component.mjs +3 -3
  324. package/esm2020/switch/switch.module.mjs +4 -4
  325. package/esm2020/switch/switch.property.mjs +3 -3
  326. package/esm2020/table/drag.directive.mjs +3 -3
  327. package/esm2020/table/table-body.component.mjs +3 -3
  328. package/esm2020/table/table-foot.component.mjs +3 -3
  329. package/esm2020/table/table-head.component.mjs +3 -3
  330. package/esm2020/table/table.component.mjs +3 -3
  331. package/esm2020/table/table.module.mjs +4 -4
  332. package/esm2020/table/table.property.mjs +12 -12
  333. package/esm2020/tabs/tab-content.component.mjs +3 -3
  334. package/esm2020/tabs/tab-link.directive.mjs +8 -8
  335. package/esm2020/tabs/tab.component.mjs +3 -3
  336. package/esm2020/tabs/tabs.component.mjs +4 -4
  337. package/esm2020/tabs/tabs.module.mjs +4 -4
  338. package/esm2020/tabs/tabs.property.mjs +6 -6
  339. package/esm2020/tag/tag.component.mjs +3 -3
  340. package/esm2020/tag/tag.module.mjs +4 -4
  341. package/esm2020/tag/tag.property.mjs +3 -3
  342. package/esm2020/text-retract/text-retract.component.mjs +3 -3
  343. package/esm2020/text-retract/text-retract.module.mjs +4 -4
  344. package/esm2020/text-retract/text-retract.property.mjs +3 -3
  345. package/esm2020/textarea/textarea.component.mjs +3 -3
  346. package/esm2020/textarea/textarea.module.mjs +4 -4
  347. package/esm2020/textarea/textarea.property.mjs +3 -3
  348. package/esm2020/theme/theme.component.mjs +5 -5
  349. package/esm2020/theme/theme.module.mjs +4 -4
  350. package/esm2020/theme/theme.property.mjs +3 -3
  351. package/esm2020/time-ago/time-ago.module.mjs +4 -4
  352. package/esm2020/time-ago/time-ago.pipe.mjs +3 -3
  353. package/esm2020/time-picker/time-picker-frame.component.mjs +7 -7
  354. package/esm2020/time-picker/time-picker-portal.component.mjs +3 -3
  355. package/esm2020/time-picker/time-picker.component.mjs +3 -3
  356. package/esm2020/time-picker/time-picker.module.mjs +4 -4
  357. package/esm2020/time-picker/time-picker.property.mjs +3 -3
  358. package/esm2020/time-range/time-range.module.mjs +4 -4
  359. package/esm2020/time-range/time-range.pipe.mjs +3 -3
  360. package/esm2020/timeline/timeline.component.mjs +3 -3
  361. package/esm2020/timeline/timeline.module.mjs +4 -4
  362. package/esm2020/timeline/timeline.property.mjs +3 -3
  363. package/esm2020/tooltip/tooltip-portal.component.mjs +3 -3
  364. package/esm2020/tooltip/tooltip.directive.mjs +3 -3
  365. package/esm2020/tooltip/tooltip.module.mjs +4 -4
  366. package/esm2020/tooltip/tooltip.property.mjs +3 -3
  367. package/esm2020/transfer/transfer.component.mjs +5 -5
  368. package/esm2020/transfer/transfer.module.mjs +4 -4
  369. package/esm2020/transfer/transfer.property.mjs +3 -3
  370. package/esm2020/tree/tree-node.component.mjs +3 -3
  371. package/esm2020/tree/tree.component.mjs +3 -3
  372. package/esm2020/tree/tree.module.mjs +4 -4
  373. package/esm2020/tree/tree.property.mjs +6 -6
  374. package/esm2020/tree-file/tree-file.component.mjs +4 -4
  375. package/esm2020/tree-file/tree-file.module.mjs +4 -4
  376. package/esm2020/tree-file/tree-file.property.mjs +3 -3
  377. package/esm2020/tree-select/tree-select-portal.component.mjs +3 -3
  378. package/esm2020/tree-select/tree-select.component.mjs +3 -3
  379. package/esm2020/tree-select/tree-select.module.mjs +4 -4
  380. package/esm2020/tree-select/tree-select.property.mjs +3 -3
  381. package/esm2020/typography/typography.component.mjs +3 -3
  382. package/esm2020/typography/typography.module.mjs +4 -4
  383. package/esm2020/typography/typography.property.mjs +3 -3
  384. package/esm2020/upload/upload-portal.component.mjs +7 -7
  385. package/esm2020/upload/upload.component.mjs +3 -3
  386. package/esm2020/upload/upload.module.mjs +4 -4
  387. package/esm2020/upload/upload.property.mjs +3 -3
  388. package/examples/examples.component.d.ts +1 -1
  389. package/fesm2015/ng-nest-ui-affix.mjs +10 -10
  390. package/fesm2015/ng-nest-ui-alert.mjs +10 -10
  391. package/fesm2015/ng-nest-ui-anchor.mjs +10 -10
  392. package/fesm2015/ng-nest-ui-api.mjs +7 -7
  393. package/fesm2015/ng-nest-ui-auto-complete.mjs +13 -13
  394. package/fesm2015/ng-nest-ui-avatar.mjs +16 -16
  395. package/fesm2015/ng-nest-ui-back-top.mjs +10 -10
  396. package/fesm2015/ng-nest-ui-badge.mjs +10 -10
  397. package/fesm2015/ng-nest-ui-base-form.mjs +10 -10
  398. package/fesm2015/ng-nest-ui-border.mjs +7 -7
  399. package/fesm2015/ng-nest-ui-button.mjs +16 -16
  400. package/fesm2015/ng-nest-ui-calendar.mjs +10 -10
  401. package/fesm2015/ng-nest-ui-card.mjs +10 -10
  402. package/fesm2015/ng-nest-ui-carousel.mjs +16 -16
  403. package/fesm2015/ng-nest-ui-cascade.mjs +13 -13
  404. package/fesm2015/ng-nest-ui-checkbox.mjs +10 -10
  405. package/fesm2015/ng-nest-ui-collapse.mjs +16 -16
  406. package/fesm2015/ng-nest-ui-color-picker.mjs +14 -14
  407. package/fesm2015/ng-nest-ui-color-picker.mjs.map +1 -1
  408. package/fesm2015/ng-nest-ui-color.mjs +10 -10
  409. package/fesm2015/ng-nest-ui-comment.mjs +16 -16
  410. package/fesm2015/ng-nest-ui-container.mjs +31 -31
  411. package/fesm2015/ng-nest-ui-core.mjs +15 -15
  412. package/fesm2015/ng-nest-ui-crumb.mjs +10 -10
  413. package/fesm2015/ng-nest-ui-date-picker.mjs +40 -40
  414. package/fesm2015/ng-nest-ui-description.mjs +16 -16
  415. package/fesm2015/ng-nest-ui-dialog.mjs +42 -42
  416. package/fesm2015/ng-nest-ui-dialog.mjs.map +1 -1
  417. package/fesm2015/ng-nest-ui-doc.mjs +7 -7
  418. package/fesm2015/ng-nest-ui-drawer.mjs +33 -33
  419. package/fesm2015/ng-nest-ui-drawer.mjs.map +1 -1
  420. package/fesm2015/ng-nest-ui-dropdown.mjs +13 -13
  421. package/fesm2015/ng-nest-ui-empty.mjs +10 -10
  422. package/fesm2015/ng-nest-ui-examples.mjs +7 -7
  423. package/fesm2015/ng-nest-ui-find.mjs +10 -10
  424. package/fesm2015/ng-nest-ui-form.mjs +16 -16
  425. package/fesm2015/ng-nest-ui-highlight.mjs +10 -10
  426. package/fesm2015/ng-nest-ui-i18n.mjs +13 -13
  427. package/fesm2015/ng-nest-ui-icon.mjs +13 -13
  428. package/fesm2015/ng-nest-ui-image.mjs +19 -19
  429. package/fesm2015/ng-nest-ui-inner.mjs +10 -10
  430. package/fesm2015/ng-nest-ui-input-number.mjs +10 -10
  431. package/fesm2015/ng-nest-ui-input.mjs +16 -16
  432. package/fesm2015/ng-nest-ui-keyword.mjs +10 -10
  433. package/fesm2015/ng-nest-ui-layout.mjs +16 -16
  434. package/fesm2015/ng-nest-ui-link.mjs +10 -10
  435. package/fesm2015/ng-nest-ui-list.mjs +19 -19
  436. package/fesm2015/ng-nest-ui-loading.mjs +11 -11
  437. package/fesm2015/ng-nest-ui-loading.mjs.map +1 -1
  438. package/fesm2015/ng-nest-ui-menu.mjs +16 -16
  439. package/fesm2015/ng-nest-ui-menu.mjs.map +1 -1
  440. package/fesm2015/ng-nest-ui-message-box.mjs +10 -10
  441. package/fesm2015/ng-nest-ui-message.mjs +10 -10
  442. package/fesm2015/ng-nest-ui-notification.mjs +10 -10
  443. package/fesm2015/ng-nest-ui-outlet.mjs +7 -7
  444. package/fesm2015/ng-nest-ui-page-header.mjs +10 -10
  445. package/fesm2015/ng-nest-ui-pagination.mjs +10 -10
  446. package/fesm2015/ng-nest-ui-pattern.mjs +7 -7
  447. package/fesm2015/ng-nest-ui-popconfirm.mjs +10 -10
  448. package/fesm2015/ng-nest-ui-popover.mjs +13 -13
  449. package/fesm2015/ng-nest-ui-portal.mjs +7 -7
  450. package/fesm2015/ng-nest-ui-progress.mjs +11 -11
  451. package/fesm2015/ng-nest-ui-progress.mjs.map +1 -1
  452. package/fesm2015/ng-nest-ui-radio.mjs +10 -10
  453. package/fesm2015/ng-nest-ui-rate.mjs +10 -10
  454. package/fesm2015/ng-nest-ui-resizable.mjs +10 -10
  455. package/fesm2015/ng-nest-ui-result.mjs +10 -10
  456. package/fesm2015/ng-nest-ui-ripple.mjs +10 -10
  457. package/fesm2015/ng-nest-ui-select.mjs +13 -13
  458. package/fesm2015/ng-nest-ui-skeleton.mjs +11 -11
  459. package/fesm2015/ng-nest-ui-skeleton.mjs.map +1 -1
  460. package/fesm2015/ng-nest-ui-slider-select.mjs +10 -10
  461. package/fesm2015/ng-nest-ui-slider.mjs +10 -10
  462. package/fesm2015/ng-nest-ui-statistic.mjs +16 -16
  463. package/fesm2015/ng-nest-ui-steps.mjs +10 -10
  464. package/fesm2015/ng-nest-ui-switch.mjs +10 -10
  465. package/fesm2015/ng-nest-ui-table.mjs +31 -31
  466. package/fesm2015/ng-nest-ui-tabs.mjs +26 -26
  467. package/fesm2015/ng-nest-ui-tabs.mjs.map +1 -1
  468. package/fesm2015/ng-nest-ui-tag.mjs +10 -10
  469. package/fesm2015/ng-nest-ui-text-retract.mjs +10 -10
  470. package/fesm2015/ng-nest-ui-textarea.mjs +10 -10
  471. package/fesm2015/ng-nest-ui-theme.mjs +11 -11
  472. package/fesm2015/ng-nest-ui-theme.mjs.map +1 -1
  473. package/fesm2015/ng-nest-ui-time-ago.mjs +7 -7
  474. package/fesm2015/ng-nest-ui-time-picker.mjs +19 -19
  475. package/fesm2015/ng-nest-ui-time-picker.mjs.map +1 -1
  476. package/fesm2015/ng-nest-ui-time-range.mjs +7 -7
  477. package/fesm2015/ng-nest-ui-timeline.mjs +10 -10
  478. package/fesm2015/ng-nest-ui-tooltip.mjs +13 -13
  479. package/fesm2015/ng-nest-ui-transfer.mjs +11 -11
  480. package/fesm2015/ng-nest-ui-transfer.mjs.map +1 -1
  481. package/fesm2015/ng-nest-ui-tree-file.mjs +10 -10
  482. package/fesm2015/ng-nest-ui-tree-file.mjs.map +1 -1
  483. package/fesm2015/ng-nest-ui-tree-select.mjs +13 -13
  484. package/fesm2015/ng-nest-ui-tree.mjs +16 -16
  485. package/fesm2015/ng-nest-ui-typography.mjs +10 -10
  486. package/fesm2015/ng-nest-ui-upload.mjs +18 -16
  487. package/fesm2015/ng-nest-ui-upload.mjs.map +1 -1
  488. package/fesm2020/ng-nest-ui-affix.mjs +10 -10
  489. package/fesm2020/ng-nest-ui-alert.mjs +10 -10
  490. package/fesm2020/ng-nest-ui-anchor.mjs +10 -10
  491. package/fesm2020/ng-nest-ui-api.mjs +7 -7
  492. package/fesm2020/ng-nest-ui-auto-complete.mjs +13 -13
  493. package/fesm2020/ng-nest-ui-avatar.mjs +16 -16
  494. package/fesm2020/ng-nest-ui-back-top.mjs +10 -10
  495. package/fesm2020/ng-nest-ui-badge.mjs +10 -10
  496. package/fesm2020/ng-nest-ui-base-form.mjs +10 -10
  497. package/fesm2020/ng-nest-ui-border.mjs +7 -7
  498. package/fesm2020/ng-nest-ui-button.mjs +16 -16
  499. package/fesm2020/ng-nest-ui-calendar.mjs +10 -10
  500. package/fesm2020/ng-nest-ui-card.mjs +10 -10
  501. package/fesm2020/ng-nest-ui-carousel.mjs +16 -16
  502. package/fesm2020/ng-nest-ui-cascade.mjs +13 -13
  503. package/fesm2020/ng-nest-ui-checkbox.mjs +10 -10
  504. package/fesm2020/ng-nest-ui-collapse.mjs +16 -16
  505. package/fesm2020/ng-nest-ui-color-picker.mjs +14 -14
  506. package/fesm2020/ng-nest-ui-color-picker.mjs.map +1 -1
  507. package/fesm2020/ng-nest-ui-color.mjs +10 -10
  508. package/fesm2020/ng-nest-ui-comment.mjs +16 -16
  509. package/fesm2020/ng-nest-ui-container.mjs +31 -31
  510. package/fesm2020/ng-nest-ui-core.mjs +15 -15
  511. package/fesm2020/ng-nest-ui-crumb.mjs +10 -10
  512. package/fesm2020/ng-nest-ui-date-picker.mjs +40 -40
  513. package/fesm2020/ng-nest-ui-description.mjs +16 -16
  514. package/fesm2020/ng-nest-ui-dialog.mjs +42 -42
  515. package/fesm2020/ng-nest-ui-dialog.mjs.map +1 -1
  516. package/fesm2020/ng-nest-ui-doc.mjs +7 -7
  517. package/fesm2020/ng-nest-ui-drawer.mjs +33 -33
  518. package/fesm2020/ng-nest-ui-drawer.mjs.map +1 -1
  519. package/fesm2020/ng-nest-ui-dropdown.mjs +13 -13
  520. package/fesm2020/ng-nest-ui-empty.mjs +10 -10
  521. package/fesm2020/ng-nest-ui-examples.mjs +7 -7
  522. package/fesm2020/ng-nest-ui-find.mjs +10 -10
  523. package/fesm2020/ng-nest-ui-form.mjs +16 -16
  524. package/fesm2020/ng-nest-ui-highlight.mjs +10 -10
  525. package/fesm2020/ng-nest-ui-i18n.mjs +13 -13
  526. package/fesm2020/ng-nest-ui-icon.mjs +13 -13
  527. package/fesm2020/ng-nest-ui-image.mjs +19 -19
  528. package/fesm2020/ng-nest-ui-inner.mjs +10 -10
  529. package/fesm2020/ng-nest-ui-input-number.mjs +10 -10
  530. package/fesm2020/ng-nest-ui-input.mjs +16 -16
  531. package/fesm2020/ng-nest-ui-keyword.mjs +10 -10
  532. package/fesm2020/ng-nest-ui-layout.mjs +16 -16
  533. package/fesm2020/ng-nest-ui-link.mjs +10 -10
  534. package/fesm2020/ng-nest-ui-list.mjs +19 -19
  535. package/fesm2020/ng-nest-ui-loading.mjs +11 -11
  536. package/fesm2020/ng-nest-ui-loading.mjs.map +1 -1
  537. package/fesm2020/ng-nest-ui-menu.mjs +16 -16
  538. package/fesm2020/ng-nest-ui-menu.mjs.map +1 -1
  539. package/fesm2020/ng-nest-ui-message-box.mjs +10 -10
  540. package/fesm2020/ng-nest-ui-message.mjs +10 -10
  541. package/fesm2020/ng-nest-ui-notification.mjs +10 -10
  542. package/fesm2020/ng-nest-ui-outlet.mjs +7 -7
  543. package/fesm2020/ng-nest-ui-page-header.mjs +10 -10
  544. package/fesm2020/ng-nest-ui-pagination.mjs +10 -10
  545. package/fesm2020/ng-nest-ui-pattern.mjs +7 -7
  546. package/fesm2020/ng-nest-ui-popconfirm.mjs +10 -10
  547. package/fesm2020/ng-nest-ui-popover.mjs +13 -13
  548. package/fesm2020/ng-nest-ui-portal.mjs +7 -7
  549. package/fesm2020/ng-nest-ui-progress.mjs +11 -11
  550. package/fesm2020/ng-nest-ui-progress.mjs.map +1 -1
  551. package/fesm2020/ng-nest-ui-radio.mjs +10 -10
  552. package/fesm2020/ng-nest-ui-rate.mjs +10 -10
  553. package/fesm2020/ng-nest-ui-resizable.mjs +10 -10
  554. package/fesm2020/ng-nest-ui-result.mjs +10 -10
  555. package/fesm2020/ng-nest-ui-ripple.mjs +10 -10
  556. package/fesm2020/ng-nest-ui-select.mjs +13 -13
  557. package/fesm2020/ng-nest-ui-skeleton.mjs +11 -11
  558. package/fesm2020/ng-nest-ui-skeleton.mjs.map +1 -1
  559. package/fesm2020/ng-nest-ui-slider-select.mjs +10 -10
  560. package/fesm2020/ng-nest-ui-slider.mjs +10 -10
  561. package/fesm2020/ng-nest-ui-statistic.mjs +16 -16
  562. package/fesm2020/ng-nest-ui-steps.mjs +10 -10
  563. package/fesm2020/ng-nest-ui-switch.mjs +10 -10
  564. package/fesm2020/ng-nest-ui-table.mjs +31 -31
  565. package/fesm2020/ng-nest-ui-tabs.mjs +26 -26
  566. package/fesm2020/ng-nest-ui-tabs.mjs.map +1 -1
  567. package/fesm2020/ng-nest-ui-tag.mjs +10 -10
  568. package/fesm2020/ng-nest-ui-text-retract.mjs +10 -10
  569. package/fesm2020/ng-nest-ui-textarea.mjs +10 -10
  570. package/fesm2020/ng-nest-ui-theme.mjs +11 -11
  571. package/fesm2020/ng-nest-ui-theme.mjs.map +1 -1
  572. package/fesm2020/ng-nest-ui-time-ago.mjs +7 -7
  573. package/fesm2020/ng-nest-ui-time-picker.mjs +19 -19
  574. package/fesm2020/ng-nest-ui-time-picker.mjs.map +1 -1
  575. package/fesm2020/ng-nest-ui-time-range.mjs +7 -7
  576. package/fesm2020/ng-nest-ui-timeline.mjs +10 -10
  577. package/fesm2020/ng-nest-ui-tooltip.mjs +13 -13
  578. package/fesm2020/ng-nest-ui-transfer.mjs +11 -11
  579. package/fesm2020/ng-nest-ui-transfer.mjs.map +1 -1
  580. package/fesm2020/ng-nest-ui-tree-file.mjs +10 -10
  581. package/fesm2020/ng-nest-ui-tree-file.mjs.map +1 -1
  582. package/fesm2020/ng-nest-ui-tree-select.mjs +13 -13
  583. package/fesm2020/ng-nest-ui-tree.mjs +16 -16
  584. package/fesm2020/ng-nest-ui-typography.mjs +10 -10
  585. package/fesm2020/ng-nest-ui-upload.mjs +16 -16
  586. package/fesm2020/ng-nest-ui-upload.mjs.map +1 -1
  587. package/find/find.component.d.ts +1 -1
  588. package/find/find.property.d.ts +1 -1
  589. package/form/control.component.d.ts +1 -1
  590. package/form/form.component.d.ts +1 -1
  591. package/form/form.property.d.ts +2 -2
  592. package/highlight/highlight.component.d.ts +1 -1
  593. package/highlight/highlight.property.d.ts +1 -1
  594. package/i18n/i18n.directive.d.ts +1 -1
  595. package/icon/icon.component.d.ts +1 -1
  596. package/icon/icon.property.d.ts +1 -1
  597. package/image/image-group.component.d.ts +1 -1
  598. package/image/image-preview.component.d.ts +1 -1
  599. package/image/image.component.d.ts +1 -1
  600. package/image/image.property.d.ts +2 -2
  601. package/inner/inner.component.d.ts +1 -1
  602. package/inner/inner.property.d.ts +1 -1
  603. package/input/input-group.component.d.ts +1 -1
  604. package/input/input.component.d.ts +1 -1
  605. package/input/input.property.d.ts +2 -2
  606. package/input-number/input-number.component.d.ts +1 -1
  607. package/input-number/input-number.property.d.ts +1 -1
  608. package/keyword/keyword.directive.d.ts +1 -1
  609. package/keyword/keyword.property.d.ts +1 -1
  610. package/layout/col.component.d.ts +1 -1
  611. package/layout/layout.property.d.ts +2 -2
  612. package/layout/row.component.d.ts +1 -1
  613. package/link/link.component.d.ts +1 -1
  614. package/link/link.property.d.ts +1 -1
  615. package/list/list-drop-group.directive.d.ts +1 -1
  616. package/list/list-option.component.d.ts +1 -1
  617. package/list/list.component.d.ts +1 -1
  618. package/list/list.property.d.ts +2 -2
  619. package/loading/loading.component.d.ts +1 -1
  620. package/loading/loading.property.d.ts +1 -1
  621. package/menu/menu-node.component.d.ts +1 -1
  622. package/menu/menu.component.d.ts +2 -2
  623. package/menu/menu.property.d.ts +2 -2
  624. package/message/message.component.d.ts +1 -1
  625. package/message-box/message-box.component.d.ts +1 -1
  626. package/notification/notification.component.d.ts +1 -1
  627. package/outlet/outlet.directive.d.ts +1 -1
  628. package/package.json +6 -6
  629. package/page-header/page-header.component.d.ts +1 -1
  630. package/page-header/page-header.property.d.ts +1 -1
  631. package/pagination/pagination.component.d.ts +1 -1
  632. package/pagination/pagination.property.d.ts +1 -1
  633. package/pattern/pattern.component.d.ts +1 -1
  634. package/popconfirm/popconfirm.component.d.ts +1 -1
  635. package/popconfirm/popconfirm.property.d.ts +1 -1
  636. package/popover/popover-portal.component.d.ts +1 -1
  637. package/popover/popover.directive.d.ts +1 -1
  638. package/popover/popover.property.d.ts +1 -1
  639. package/progress/progress.component.d.ts +1 -1
  640. package/progress/progress.property.d.ts +1 -1
  641. package/radio/radio.component.d.ts +1 -1
  642. package/radio/radio.property.d.ts +1 -1
  643. package/rate/rate.component.d.ts +1 -1
  644. package/rate/rate.property.d.ts +1 -1
  645. package/resizable/resizable.directive.d.ts +1 -1
  646. package/resizable/resizable.property.d.ts +1 -1
  647. package/result/result.component.d.ts +1 -1
  648. package/result/result.property.d.ts +1 -1
  649. package/ripple/ripple.directive.d.ts +1 -1
  650. package/ripple/ripple.property.d.ts +1 -1
  651. package/select/select-portal.component.d.ts +1 -1
  652. package/select/select.component.d.ts +1 -1
  653. package/select/select.property.d.ts +1 -1
  654. package/skeleton/skeleton.component.d.ts +1 -1
  655. package/skeleton/skeleton.property.d.ts +1 -1
  656. package/slider/slider.component.d.ts +1 -1
  657. package/slider/slider.property.d.ts +1 -1
  658. package/slider-select/slider-select.component.d.ts +1 -1
  659. package/slider-select/slider-select.property.d.ts +1 -1
  660. package/statistic/countdown.component.d.ts +1 -1
  661. package/statistic/statistic.component.d.ts +1 -1
  662. package/statistic/statistic.property.d.ts +2 -2
  663. package/steps/steps.component.d.ts +1 -1
  664. package/steps/steps.property.d.ts +1 -1
  665. package/switch/switch.component.d.ts +1 -1
  666. package/switch/switch.property.d.ts +1 -1
  667. package/table/drag.directive.d.ts +1 -1
  668. package/table/table-body.component.d.ts +1 -1
  669. package/table/table-foot.component.d.ts +1 -1
  670. package/table/table-head.component.d.ts +1 -1
  671. package/table/table.component.d.ts +1 -1
  672. package/table/table.property.d.ts +4 -4
  673. package/tabs/tab-content.component.d.ts +1 -1
  674. package/tabs/tab-link.directive.d.ts +5 -5
  675. package/tabs/tab.component.d.ts +1 -1
  676. package/tabs/tabs.component.d.ts +3 -3
  677. package/tabs/tabs.property.d.ts +2 -2
  678. package/tag/tag.component.d.ts +1 -1
  679. package/tag/tag.property.d.ts +1 -1
  680. package/text-retract/text-retract.component.d.ts +1 -1
  681. package/text-retract/text-retract.property.d.ts +1 -1
  682. package/textarea/textarea.component.d.ts +1 -1
  683. package/textarea/textarea.property.d.ts +1 -1
  684. package/theme/theme.component.d.ts +1 -1
  685. package/theme/theme.property.d.ts +1 -1
  686. package/time-picker/time-picker-frame.component.d.ts +1 -1
  687. package/time-picker/time-picker-portal.component.d.ts +1 -1
  688. package/time-picker/time-picker.component.d.ts +1 -1
  689. package/time-picker/time-picker.property.d.ts +1 -1
  690. package/timeline/timeline.component.d.ts +1 -1
  691. package/timeline/timeline.property.d.ts +1 -1
  692. package/tooltip/tooltip-portal.component.d.ts +1 -1
  693. package/tooltip/tooltip.directive.d.ts +1 -1
  694. package/tooltip/tooltip.property.d.ts +1 -1
  695. package/transfer/transfer.component.d.ts +1 -1
  696. package/transfer/transfer.property.d.ts +1 -1
  697. package/tree/tree-node.component.d.ts +1 -1
  698. package/tree/tree.component.d.ts +1 -1
  699. package/tree/tree.property.d.ts +2 -2
  700. package/tree-file/tree-file.component.d.ts +2 -2
  701. package/tree-file/tree-file.property.d.ts +1 -1
  702. package/tree-select/tree-select-portal.component.d.ts +1 -1
  703. package/tree-select/tree-select.component.d.ts +1 -1
  704. package/tree-select/tree-select.property.d.ts +1 -1
  705. package/typography/typography.component.d.ts +1 -1
  706. package/typography/typography.property.d.ts +1 -1
  707. package/upload/upload-portal.component.d.ts +2 -2
  708. package/upload/upload.component.d.ts +1 -1
  709. package/upload/upload.property.d.ts +1 -1
@@ -4,10 +4,10 @@ import { XOutletDirective } from './outlet.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  export class XOutletModule {
6
6
  }
7
- /** @nocollapse */ XOutletModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XOutletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- /** @nocollapse */ XOutletModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XOutletModule, declarations: [XOutletDirective], imports: [CommonModule], exports: [XOutletDirective] });
9
- /** @nocollapse */ XOutletModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XOutletModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XOutletModule, decorators: [{
7
+ /** @nocollapse */ XOutletModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XOutletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ /** @nocollapse */ XOutletModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XOutletModule, declarations: [XOutletDirective], imports: [CommonModule], exports: [XOutletDirective] });
9
+ /** @nocollapse */ XOutletModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XOutletModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XOutletModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [XOutletDirective],
@@ -32,9 +32,9 @@ export class XPageHeaderComponent extends XPageHeaderProperty {
32
32
  this._unSubject.unsubscribe();
33
33
  }
34
34
  }
35
- /** @nocollapse */ XPageHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPageHeaderComponent, deps: [{ token: i1.XConfigService }, { token: i0.ChangeDetectorRef }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
36
- /** @nocollapse */ XPageHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XPageHeaderComponent, selector: "x-page-header", usesInheritance: true, ngImport: i0, template: "<div class=\"x-page-header\">\r\n <x-button class=\"x-page-header-backIcon\" [icon]=\"backIcon\" type=\"text\" (click)=\"backClick.emit()\">{{ getBackText }}</x-button>\r\n <span class=\"x-page-header-divided\"></span>\r\n <span class=\"x-page-header-title\" *ngIf=\"title\">{{ title }}</span>\r\n <span class=\"x-page-header-subTitle\" *ngIf=\"subTitle\">{{ subTitle }}</span>\r\n</div>\r\n", styles: [".x-page-header{margin:0;padding:0;display:inline-flex;align-items:center;height:var(--x-height-large)}.x-page-header-backIcon .x-button{font-size:.875rem}.x-page-header-divided{margin:0 .875rem 0 .25rem;height:1rem;border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-page-header-title{font-size:1rem}.x-page-header-subTitle{font-size:.75rem;color:var(--x-text-400);margin-left:.5rem}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.XButtonComponent, selector: "x-button" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPageHeaderComponent, decorators: [{
35
+ /** @nocollapse */ XPageHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPageHeaderComponent, deps: [{ token: i1.XConfigService }, { token: i0.ChangeDetectorRef }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
36
+ /** @nocollapse */ XPageHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XPageHeaderComponent, selector: "x-page-header", usesInheritance: true, ngImport: i0, template: "<div class=\"x-page-header\">\r\n <x-button class=\"x-page-header-backIcon\" [icon]=\"backIcon\" type=\"text\" (click)=\"backClick.emit()\">{{ getBackText }}</x-button>\r\n <span class=\"x-page-header-divided\"></span>\r\n <span class=\"x-page-header-title\" *ngIf=\"title\">{{ title }}</span>\r\n <span class=\"x-page-header-subTitle\" *ngIf=\"subTitle\">{{ subTitle }}</span>\r\n</div>\r\n", styles: [".x-page-header{margin:0;padding:0;display:inline-flex;align-items:center;height:var(--x-height-large)}.x-page-header-backIcon .x-button{font-size:.875rem}.x-page-header-divided{margin:0 .875rem 0 .25rem;height:1rem;border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-page-header-title{font-size:1rem}.x-page-header-subTitle{font-size:.75rem;color:var(--x-text-400);margin-left:.5rem}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.XButtonComponent, selector: "x-button" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPageHeaderComponent, decorators: [{
38
38
  type: Component,
39
39
  args: [{ selector: `${XPageHeaderPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"x-page-header\">\r\n <x-button class=\"x-page-header-backIcon\" [icon]=\"backIcon\" type=\"text\" (click)=\"backClick.emit()\">{{ getBackText }}</x-button>\r\n <span class=\"x-page-header-divided\"></span>\r\n <span class=\"x-page-header-title\" *ngIf=\"title\">{{ title }}</span>\r\n <span class=\"x-page-header-subTitle\" *ngIf=\"subTitle\">{{ subTitle }}</span>\r\n</div>\r\n", styles: [".x-page-header{margin:0;padding:0;display:inline-flex;align-items:center;height:var(--x-height-large)}.x-page-header-backIcon .x-button{font-size:.875rem}.x-page-header-divided{margin:0 .875rem 0 .25rem;height:1rem;border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-page-header-title{font-size:1rem}.x-page-header-subTitle{font-size:.75rem;color:var(--x-text-400);margin-left:.5rem}\n"] }]
40
40
  }], ctorParameters: function () { return [{ type: i1.XConfigService }, { type: i0.ChangeDetectorRef }, { type: i2.XI18nService }]; } });
@@ -6,10 +6,10 @@ import { XPageHeaderProperty } from './page-header.property';
6
6
  import * as i0 from "@angular/core";
7
7
  export class XPageHeaderModule {
8
8
  }
9
- /** @nocollapse */ XPageHeaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPageHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- /** @nocollapse */ XPageHeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XPageHeaderModule, declarations: [XPageHeaderComponent, XPageHeaderProperty], imports: [CommonModule, XButtonModule], exports: [XPageHeaderComponent] });
11
- /** @nocollapse */ XPageHeaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPageHeaderModule, imports: [CommonModule, XButtonModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPageHeaderModule, decorators: [{
9
+ /** @nocollapse */ XPageHeaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPageHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ /** @nocollapse */ XPageHeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XPageHeaderModule, declarations: [XPageHeaderComponent, XPageHeaderProperty], imports: [CommonModule, XButtonModule], exports: [XPageHeaderComponent] });
11
+ /** @nocollapse */ XPageHeaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPageHeaderModule, imports: [CommonModule, XButtonModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPageHeaderModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [XPageHeaderComponent, XPageHeaderProperty],
@@ -21,15 +21,15 @@ export class XPageHeaderProperty {
21
21
  this.backClick = new EventEmitter();
22
22
  }
23
23
  }
24
- /** @nocollapse */ XPageHeaderProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPageHeaderProperty, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
- /** @nocollapse */ XPageHeaderProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XPageHeaderProperty, selector: "ng-component", inputs: { backIcon: "backIcon", backText: "backText", title: "title", subTitle: "subTitle" }, outputs: { backClick: "backClick" }, ngImport: i0, template: '', isInline: true });
24
+ /** @nocollapse */ XPageHeaderProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPageHeaderProperty, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
+ /** @nocollapse */ XPageHeaderProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XPageHeaderProperty, selector: "ng-component", inputs: { backIcon: "backIcon", backText: "backText", title: "title", subTitle: "subTitle" }, outputs: { backClick: "backClick" }, ngImport: i0, template: '', isInline: true });
26
26
  __decorate([
27
27
  XWithConfig(X_CONFIG_NAME, 'fto-arrow-left')
28
28
  ], XPageHeaderProperty.prototype, "backIcon", void 0);
29
29
  __decorate([
30
30
  XWithConfig(X_CONFIG_NAME)
31
31
  ], XPageHeaderProperty.prototype, "backText", void 0);
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPageHeaderProperty, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPageHeaderProperty, decorators: [{
33
33
  type: Component,
34
34
  args: [{ template: '' }]
35
35
  }], propDecorators: { backIcon: [{
@@ -123,9 +123,9 @@ export class XPaginationComponent extends XPaginationProperty {
123
123
  return item;
124
124
  }
125
125
  }
126
- /** @nocollapse */ XPaginationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPaginationComponent, deps: [{ token: i1.XConfigService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
127
- /** @nocollapse */ XPaginationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XPaginationComponent, selector: "x-pagination", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<x-buttons *ngIf=\"!simple; else simpleTpl\" [space]=\"space\" [hiddenBorder]=\"hiddenBorder\">\r\n <x-button\r\n *ngIf=\"showEllipsis\"\r\n [icon]=\"'fto-chevrons-left'\"\r\n [title]=\"'pagination.first' | xI18n\"\r\n [disabled]=\"disabled || firstActivated\"\r\n (click)=\"jump(1)\"\r\n ></x-button>\r\n <ng-container *xOutlet=\"previousTpl\"></ng-container>\r\n <x-button\r\n *ngFor=\"let item of indexes; trackBy: trackByItem\"\r\n [disabled]=\"disabled\"\r\n [activated]=\"getActivated(item)\"\r\n (click)=\"jump(item)\"\r\n >{{ item }}</x-button\r\n >\r\n <ng-container *xOutlet=\"nextTpl\"></ng-container>\r\n <x-button\r\n *ngIf=\"showEllipsis && !simple\"\r\n [icon]=\"'fto-chevrons-right'\"\r\n [title]=\"'pagination.last' | xI18n\"\r\n [disabled]=\"disabled || lastActivated\"\r\n (click)=\"jump(lastIndex)\"\r\n ></x-button>\r\n</x-buttons>\r\n<ng-template #simpleTpl>\r\n <div class=\"x-pagination-simple\">\r\n <x-input\r\n [bordered]=\"!hiddenBorder\"\r\n [before]=\"previousTpl\"\r\n [after]=\"nextTpl\"\r\n [style.width.px]=\"simpleIndexWidth\"\r\n [(ngModel)]=\"index\"\r\n (xKeydown)=\"onSimpleKeydown($event)\"\r\n ></x-input>\r\n <span>/</span>\r\n <span>{{ lastIndex }}</span>\r\n </div>\r\n</ng-template>\r\n<x-select\r\n *ngIf=\"showSize\"\r\n [style.width.px]=\"sizeWidth\"\r\n class=\"x-pagination-size\"\r\n [data]=\"sizeData\"\r\n clearable=\"false\"\r\n [disabled]=\"disabled\"\r\n [bordered]=\"!hiddenBorder\"\r\n [nodeTpl]=\"nodeTpl\"\r\n [(ngModel)]=\"size\"\r\n (ngModelChange)=\"sizeChanged()\"\r\n></x-select>\r\n<div *ngIf=\"showJump && !simple\" class=\"x-pagination-jump\">\r\n <span>{{ 'pagination.jump' | xI18n }}</span>\r\n <x-input [bordered]=\"!hiddenBorder\" [style.width.px]=\"jumpWidth\" [(ngModel)]=\"jumpPage\" (xKeydown)=\"onKeydown($event)\"></x-input>\r\n</div>\r\n<x-button *ngIf=\"showTotal\" [disabled]=\"disabled\" class=\"x-pagination-total\" [type]=\"hiddenBorder === true ? 'text' : 'initial'\"\r\n ><ng-container *xOutlet=\"totalTpl; context: { $total: total }\"\r\n >{{ 'pagination.total' | xI18n }} {{ total }} {{ 'pagination.item' | xI18n }}</ng-container\r\n ></x-button\r\n>\r\n\r\n<ng-template #previousTpl>\r\n <x-button\r\n [icon]=\"'fto-chevron-left'\"\r\n [title]=\"'pagination.previous' | xI18n\"\r\n [disabled]=\"disabled || leftDisabled\"\r\n (click)=\"jump(-1, true)\"\r\n ></x-button>\r\n</ng-template>\r\n\r\n<ng-template #nextTpl>\r\n <x-button\r\n [icon]=\"'fto-chevron-right'\"\r\n [title]=\"'pagination.next' | xI18n\"\r\n [disabled]=\"disabled || rightDisabled\"\r\n (click)=\"jump(1, true)\"\r\n ></x-button>\r\n</ng-template>\r\n\r\n<ng-template #nodeTpl let-node=\"$node\">\r\n <ng-container *ngIf=\"node\"> {{ node?.label }} {{ 'pagination.sizePage' | xI18n }} </ng-container>\r\n</ng-template>\r\n", styles: [".x-pagination{margin:0;padding:0;display:inline-flex}.x-pagination>.x-buttons.x-buttons-hiddenBorder>x-button>.x-button{min-width:1.75rem}.x-pagination>.x-buttons.x-buttons-hiddenBorder>x-button>.x-button-activated{background-color:#0000000d}.x-pagination-size,.x-pagination-total{margin-left:.5rem}.x-pagination-jump{margin-left:.5rem;display:inline-flex;align-items:center}.x-pagination-jump x-input{margin-left:.5rem}.x-pagination-simple{margin:0 .5rem;display:inline-flex;align-items:center}.x-pagination-simple>x-input input{text-align:center}.x-pagination-simple>span{margin-left:.5rem}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i5.XButtonComponent, selector: "x-button" }, { kind: "component", type: i5.XButtonsComponent, selector: "x-buttons" }, { kind: "component", type: i6.XSelectComponent, selector: "x-select" }, { kind: "component", type: i7.XInputComponent, selector: "x-input" }, { kind: "directive", type: i8.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { kind: "pipe", type: i2.XI18nPipe, name: "xI18n" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
128
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPaginationComponent, decorators: [{
126
+ /** @nocollapse */ XPaginationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPaginationComponent, deps: [{ token: i1.XConfigService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
127
+ /** @nocollapse */ XPaginationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XPaginationComponent, selector: "x-pagination", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<x-buttons *ngIf=\"!simple; else simpleTpl\" [space]=\"space\" [hiddenBorder]=\"hiddenBorder\">\r\n <x-button\r\n *ngIf=\"showEllipsis\"\r\n [icon]=\"'fto-chevrons-left'\"\r\n [title]=\"'pagination.first' | xI18n\"\r\n [disabled]=\"disabled || firstActivated\"\r\n (click)=\"jump(1)\"\r\n ></x-button>\r\n <ng-container *xOutlet=\"previousTpl\"></ng-container>\r\n <x-button\r\n *ngFor=\"let item of indexes; trackBy: trackByItem\"\r\n [disabled]=\"disabled\"\r\n [activated]=\"getActivated(item)\"\r\n (click)=\"jump(item)\"\r\n >{{ item }}</x-button\r\n >\r\n <ng-container *xOutlet=\"nextTpl\"></ng-container>\r\n <x-button\r\n *ngIf=\"showEllipsis && !simple\"\r\n [icon]=\"'fto-chevrons-right'\"\r\n [title]=\"'pagination.last' | xI18n\"\r\n [disabled]=\"disabled || lastActivated\"\r\n (click)=\"jump(lastIndex)\"\r\n ></x-button>\r\n</x-buttons>\r\n<ng-template #simpleTpl>\r\n <div class=\"x-pagination-simple\">\r\n <x-input\r\n [bordered]=\"!hiddenBorder\"\r\n [before]=\"previousTpl\"\r\n [after]=\"nextTpl\"\r\n [style.width.px]=\"simpleIndexWidth\"\r\n [(ngModel)]=\"index\"\r\n (xKeydown)=\"onSimpleKeydown($event)\"\r\n ></x-input>\r\n <span>/</span>\r\n <span>{{ lastIndex }}</span>\r\n </div>\r\n</ng-template>\r\n<x-select\r\n *ngIf=\"showSize\"\r\n [style.width.px]=\"sizeWidth\"\r\n class=\"x-pagination-size\"\r\n [data]=\"sizeData\"\r\n clearable=\"false\"\r\n [disabled]=\"disabled\"\r\n [bordered]=\"!hiddenBorder\"\r\n [nodeTpl]=\"nodeTpl\"\r\n [(ngModel)]=\"size\"\r\n (ngModelChange)=\"sizeChanged()\"\r\n></x-select>\r\n<div *ngIf=\"showJump && !simple\" class=\"x-pagination-jump\">\r\n <span>{{ 'pagination.jump' | xI18n }}</span>\r\n <x-input [bordered]=\"!hiddenBorder\" [style.width.px]=\"jumpWidth\" [(ngModel)]=\"jumpPage\" (xKeydown)=\"onKeydown($event)\"></x-input>\r\n</div>\r\n<x-button *ngIf=\"showTotal\" [disabled]=\"disabled\" class=\"x-pagination-total\" [type]=\"hiddenBorder === true ? 'text' : 'initial'\"\r\n ><ng-container *xOutlet=\"totalTpl; context: { $total: total }\"\r\n >{{ 'pagination.total' | xI18n }} {{ total }} {{ 'pagination.item' | xI18n }}</ng-container\r\n ></x-button\r\n>\r\n\r\n<ng-template #previousTpl>\r\n <x-button\r\n [icon]=\"'fto-chevron-left'\"\r\n [title]=\"'pagination.previous' | xI18n\"\r\n [disabled]=\"disabled || leftDisabled\"\r\n (click)=\"jump(-1, true)\"\r\n ></x-button>\r\n</ng-template>\r\n\r\n<ng-template #nextTpl>\r\n <x-button\r\n [icon]=\"'fto-chevron-right'\"\r\n [title]=\"'pagination.next' | xI18n\"\r\n [disabled]=\"disabled || rightDisabled\"\r\n (click)=\"jump(1, true)\"\r\n ></x-button>\r\n</ng-template>\r\n\r\n<ng-template #nodeTpl let-node=\"$node\">\r\n <ng-container *ngIf=\"node\"> {{ node?.label }} {{ 'pagination.sizePage' | xI18n }} </ng-container>\r\n</ng-template>\r\n", styles: [".x-pagination{margin:0;padding:0;display:inline-flex}.x-pagination>.x-buttons.x-buttons-hiddenBorder>x-button>.x-button{min-width:1.75rem}.x-pagination>.x-buttons.x-buttons-hiddenBorder>x-button>.x-button-activated{background-color:#0000000d}.x-pagination-size,.x-pagination-total{margin-left:.5rem}.x-pagination-jump{margin-left:.5rem;display:inline-flex;align-items:center}.x-pagination-jump x-input{margin-left:.5rem}.x-pagination-simple{margin:0 .5rem;display:inline-flex;align-items:center}.x-pagination-simple>x-input input{text-align:center}.x-pagination-simple>span{margin-left:.5rem}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i5.XButtonComponent, selector: "x-button" }, { kind: "component", type: i5.XButtonsComponent, selector: "x-buttons" }, { kind: "component", type: i6.XSelectComponent, selector: "x-select" }, { kind: "component", type: i7.XInputComponent, selector: "x-input" }, { kind: "directive", type: i8.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { kind: "pipe", type: i2.XI18nPipe, name: "xI18n" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPaginationComponent, decorators: [{
129
129
  type: Component,
130
130
  args: [{ selector: `${XPaginationPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<x-buttons *ngIf=\"!simple; else simpleTpl\" [space]=\"space\" [hiddenBorder]=\"hiddenBorder\">\r\n <x-button\r\n *ngIf=\"showEllipsis\"\r\n [icon]=\"'fto-chevrons-left'\"\r\n [title]=\"'pagination.first' | xI18n\"\r\n [disabled]=\"disabled || firstActivated\"\r\n (click)=\"jump(1)\"\r\n ></x-button>\r\n <ng-container *xOutlet=\"previousTpl\"></ng-container>\r\n <x-button\r\n *ngFor=\"let item of indexes; trackBy: trackByItem\"\r\n [disabled]=\"disabled\"\r\n [activated]=\"getActivated(item)\"\r\n (click)=\"jump(item)\"\r\n >{{ item }}</x-button\r\n >\r\n <ng-container *xOutlet=\"nextTpl\"></ng-container>\r\n <x-button\r\n *ngIf=\"showEllipsis && !simple\"\r\n [icon]=\"'fto-chevrons-right'\"\r\n [title]=\"'pagination.last' | xI18n\"\r\n [disabled]=\"disabled || lastActivated\"\r\n (click)=\"jump(lastIndex)\"\r\n ></x-button>\r\n</x-buttons>\r\n<ng-template #simpleTpl>\r\n <div class=\"x-pagination-simple\">\r\n <x-input\r\n [bordered]=\"!hiddenBorder\"\r\n [before]=\"previousTpl\"\r\n [after]=\"nextTpl\"\r\n [style.width.px]=\"simpleIndexWidth\"\r\n [(ngModel)]=\"index\"\r\n (xKeydown)=\"onSimpleKeydown($event)\"\r\n ></x-input>\r\n <span>/</span>\r\n <span>{{ lastIndex }}</span>\r\n </div>\r\n</ng-template>\r\n<x-select\r\n *ngIf=\"showSize\"\r\n [style.width.px]=\"sizeWidth\"\r\n class=\"x-pagination-size\"\r\n [data]=\"sizeData\"\r\n clearable=\"false\"\r\n [disabled]=\"disabled\"\r\n [bordered]=\"!hiddenBorder\"\r\n [nodeTpl]=\"nodeTpl\"\r\n [(ngModel)]=\"size\"\r\n (ngModelChange)=\"sizeChanged()\"\r\n></x-select>\r\n<div *ngIf=\"showJump && !simple\" class=\"x-pagination-jump\">\r\n <span>{{ 'pagination.jump' | xI18n }}</span>\r\n <x-input [bordered]=\"!hiddenBorder\" [style.width.px]=\"jumpWidth\" [(ngModel)]=\"jumpPage\" (xKeydown)=\"onKeydown($event)\"></x-input>\r\n</div>\r\n<x-button *ngIf=\"showTotal\" [disabled]=\"disabled\" class=\"x-pagination-total\" [type]=\"hiddenBorder === true ? 'text' : 'initial'\"\r\n ><ng-container *xOutlet=\"totalTpl; context: { $total: total }\"\r\n >{{ 'pagination.total' | xI18n }} {{ total }} {{ 'pagination.item' | xI18n }}</ng-container\r\n ></x-button\r\n>\r\n\r\n<ng-template #previousTpl>\r\n <x-button\r\n [icon]=\"'fto-chevron-left'\"\r\n [title]=\"'pagination.previous' | xI18n\"\r\n [disabled]=\"disabled || leftDisabled\"\r\n (click)=\"jump(-1, true)\"\r\n ></x-button>\r\n</ng-template>\r\n\r\n<ng-template #nextTpl>\r\n <x-button\r\n [icon]=\"'fto-chevron-right'\"\r\n [title]=\"'pagination.next' | xI18n\"\r\n [disabled]=\"disabled || rightDisabled\"\r\n (click)=\"jump(1, true)\"\r\n ></x-button>\r\n</ng-template>\r\n\r\n<ng-template #nodeTpl let-node=\"$node\">\r\n <ng-container *ngIf=\"node\"> {{ node?.label }} {{ 'pagination.sizePage' | xI18n }} </ng-container>\r\n</ng-template>\r\n", styles: [".x-pagination{margin:0;padding:0;display:inline-flex}.x-pagination>.x-buttons.x-buttons-hiddenBorder>x-button>.x-button{min-width:1.75rem}.x-pagination>.x-buttons.x-buttons-hiddenBorder>x-button>.x-button-activated{background-color:#0000000d}.x-pagination-size,.x-pagination-total{margin-left:.5rem}.x-pagination-jump{margin-left:.5rem;display:inline-flex;align-items:center}.x-pagination-jump x-input{margin-left:.5rem}.x-pagination-simple{margin:0 .5rem;display:inline-flex;align-items:center}.x-pagination-simple>x-input input{text-align:center}.x-pagination-simple>span{margin-left:.5rem}\n"] }]
131
131
  }], ctorParameters: function () { return [{ type: i1.XConfigService }, { type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }, { type: i2.XI18nService }]; } });
@@ -11,10 +11,10 @@ import { XOutletModule } from '@ng-nest/ui/outlet';
11
11
  import * as i0 from "@angular/core";
12
12
  export class XPaginationModule {
13
13
  }
14
- /** @nocollapse */ XPaginationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPaginationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
- /** @nocollapse */ XPaginationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XPaginationModule, declarations: [XPaginationComponent, XPaginationProperty], imports: [CommonModule, FormsModule, XButtonModule, XI18nModule, XSelectModule, XInputModule, XOutletModule], exports: [XPaginationComponent] });
16
- /** @nocollapse */ XPaginationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPaginationModule, imports: [CommonModule, FormsModule, XButtonModule, XI18nModule, XSelectModule, XInputModule, XOutletModule] });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPaginationModule, decorators: [{
14
+ /** @nocollapse */ XPaginationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPaginationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
+ /** @nocollapse */ XPaginationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XPaginationModule, declarations: [XPaginationComponent, XPaginationProperty], imports: [CommonModule, FormsModule, XButtonModule, XI18nModule, XSelectModule, XInputModule, XOutletModule], exports: [XPaginationComponent] });
16
+ /** @nocollapse */ XPaginationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPaginationModule, imports: [CommonModule, FormsModule, XButtonModule, XI18nModule, XSelectModule, XInputModule, XOutletModule] });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPaginationModule, decorators: [{
18
18
  type: NgModule,
19
19
  args: [{
20
20
  declarations: [XPaginationComponent, XPaginationProperty],
@@ -47,8 +47,8 @@ export class XPaginationProperty extends XProperty {
47
47
  this.sizeChange = new EventEmitter();
48
48
  }
49
49
  }
50
- /** @nocollapse */ XPaginationProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPaginationProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
51
- /** @nocollapse */ XPaginationProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XPaginationProperty, selector: "ng-component", inputs: { index: "index", size: "size", total: "total", query: "query", pageLinkSize: "pageLinkSize", showEllipsis: "showEllipsis", showTotal: "showTotal", space: "space", hiddenBorder: "hiddenBorder", showSize: "showSize", sizeWidth: "sizeWidth", sizeData: "sizeData", disabled: "disabled", showJump: "showJump", jumpWidth: "jumpWidth", totalTpl: "totalTpl", simple: "simple", simpleIndexWidth: "simpleIndexWidth" }, outputs: { queryChange: "queryChange", indexChange: "indexChange", sizeChange: "sizeChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
50
+ /** @nocollapse */ XPaginationProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPaginationProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
51
+ /** @nocollapse */ XPaginationProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XPaginationProperty, selector: "ng-component", inputs: { index: "index", size: "size", total: "total", query: "query", pageLinkSize: "pageLinkSize", showEllipsis: "showEllipsis", showTotal: "showTotal", space: "space", hiddenBorder: "hiddenBorder", showSize: "showSize", sizeWidth: "sizeWidth", sizeData: "sizeData", disabled: "disabled", showJump: "showJump", jumpWidth: "jumpWidth", totalTpl: "totalTpl", simple: "simple", simpleIndexWidth: "simpleIndexWidth" }, outputs: { queryChange: "queryChange", indexChange: "indexChange", sizeChange: "sizeChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
52
52
  __decorate([
53
53
  XWithConfig(X_CONFIG_NAME, 1),
54
54
  XInputNumber()
@@ -110,7 +110,7 @@ __decorate([
110
110
  XWithConfig(X_CONFIG_NAME, 130),
111
111
  XInputNumber()
112
112
  ], XPaginationProperty.prototype, "simpleIndexWidth", void 0);
113
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPaginationProperty, decorators: [{
113
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPaginationProperty, decorators: [{
114
114
  type: Component,
115
115
  args: [{ template: '' }]
116
116
  }], propDecorators: { index: [{
@@ -8,9 +8,9 @@ export class XPatternComponent {
8
8
  this.renderer.addClass(this.elementRef.nativeElement, PatternPrefix);
9
9
  }
10
10
  }
11
- /** @nocollapse */ XPatternComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPatternComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
12
- /** @nocollapse */ XPatternComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XPatternComponent, selector: "x-pattern", ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".x-pattern{margin:0;padding:0;display:block}.x-pattern>table>tr>td:nth-child(1){color:navy;width:25%}.x-pattern>table>tr>td:nth-child(3){color:#d14}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPatternComponent, decorators: [{
11
+ /** @nocollapse */ XPatternComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPatternComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
12
+ /** @nocollapse */ XPatternComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XPatternComponent, selector: "x-pattern", ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".x-pattern{margin:0;padding:0;display:block}.x-pattern>table>tr>td:nth-child(1){color:navy;width:25%}.x-pattern>table>tr>td:nth-child(3){color:#d14}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPatternComponent, decorators: [{
14
14
  type: Component,
15
15
  args: [{ selector: 'x-pattern', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\r\n", styles: [".x-pattern{margin:0;padding:0;display:block}.x-pattern>table>tr>td:nth-child(1){color:navy;width:25%}.x-pattern>table>tr>td:nth-child(3){color:#d14}\n"] }]
16
16
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }]; } });
@@ -4,10 +4,10 @@ import { XPatternComponent } from './pattern.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class XPatternModule {
6
6
  }
7
- /** @nocollapse */ XPatternModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPatternModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- /** @nocollapse */ XPatternModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XPatternModule, declarations: [XPatternComponent], imports: [CommonModule], exports: [XPatternComponent] });
9
- /** @nocollapse */ XPatternModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPatternModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPatternModule, decorators: [{
7
+ /** @nocollapse */ XPatternModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPatternModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ /** @nocollapse */ XPatternModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XPatternModule, declarations: [XPatternComponent], imports: [CommonModule], exports: [XPatternComponent] });
9
+ /** @nocollapse */ XPatternModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPatternModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPatternModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [XPatternComponent],
@@ -65,9 +65,9 @@ export class XPopconfirmComponent extends XPopconfirmProperty {
65
65
  this.condition && this.onConfirm();
66
66
  }
67
67
  }
68
- /** @nocollapse */ XPopconfirmComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopconfirmComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
69
- /** @nocollapse */ XPopconfirmComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XPopconfirmComponent, selector: "x-popconfirm", usesInheritance: true, ngImport: i0, template: "<div\r\n #popconfirm\r\n class=\"x-popconfirm\"\r\n x-popover\r\n [title]=\"titleTpl\"\r\n [content]=\"content\"\r\n [footer]=\"footerTpl\"\r\n [placement]=\"placement\"\r\n [trigger]=\"trigger\"\r\n [width]=\"width\"\r\n [condition]=\"condition\"\r\n [(visible)]=\"visible\"\r\n (click)=\"onClick()\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n<ng-template #titleTpl>\r\n <div class=\"x-popconfirm-title\">\r\n <ng-container *xOutlet=\"title\">\r\n <x-icon *ngIf=\"icon\" [style.color]=\"iconColor\" [type]=\"icon\"></x-icon>\r\n <span>{{ title }}</span>\r\n </ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #footerTpl>\r\n <div class=\"x-popconfirm-buttons\">\r\n <x-button (click)=\"onCancel()\">{{ getCancelText }}</x-button>\r\n <x-button type=\"primary\" (click)=\"onConfirm()\" [loading]=\"loading\">{{ getConfirmText }}</x-button>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-popconfirm{margin:0;padding:0;display:inline-block}.x-popconfirm-buttons{display:flex;justify-content:flex-end}.x-popconfirm-buttons>x-button:not(:first-child){margin-left:.5rem}.x-popconfirm-title{display:flex;align-items:center}.x-popconfirm-title>.x-icon{margin-right:.325rem;font-size:1rem}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.XPopoverDirective, selector: "[x-popover], x-popover" }, { kind: "component", type: i5.XButtonComponent, selector: "x-button" }, { kind: "component", type: i6.XIconComponent, selector: "x-icon" }, { kind: "directive", type: i7.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
70
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopconfirmComponent, decorators: [{
68
+ /** @nocollapse */ XPopconfirmComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopconfirmComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
69
+ /** @nocollapse */ XPopconfirmComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XPopconfirmComponent, selector: "x-popconfirm", usesInheritance: true, ngImport: i0, template: "<div\r\n #popconfirm\r\n class=\"x-popconfirm\"\r\n x-popover\r\n [title]=\"titleTpl\"\r\n [content]=\"content\"\r\n [footer]=\"footerTpl\"\r\n [placement]=\"placement\"\r\n [trigger]=\"trigger\"\r\n [width]=\"width\"\r\n [condition]=\"condition\"\r\n [(visible)]=\"visible\"\r\n (click)=\"onClick()\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n<ng-template #titleTpl>\r\n <div class=\"x-popconfirm-title\">\r\n <ng-container *xOutlet=\"title\">\r\n <x-icon *ngIf=\"icon\" [style.color]=\"iconColor\" [type]=\"icon\"></x-icon>\r\n <span>{{ title }}</span>\r\n </ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #footerTpl>\r\n <div class=\"x-popconfirm-buttons\">\r\n <x-button (click)=\"onCancel()\">{{ getCancelText }}</x-button>\r\n <x-button type=\"primary\" (click)=\"onConfirm()\" [loading]=\"loading\">{{ getConfirmText }}</x-button>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-popconfirm{margin:0;padding:0;display:inline-block}.x-popconfirm-buttons{display:flex;justify-content:flex-end}.x-popconfirm-buttons>x-button:not(:first-child){margin-left:.5rem}.x-popconfirm-title{display:flex;align-items:center}.x-popconfirm-title>.x-icon{margin-right:.325rem;font-size:1rem}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.XPopoverDirective, selector: "[x-popover], x-popover" }, { kind: "component", type: i5.XButtonComponent, selector: "x-button" }, { kind: "component", type: i6.XIconComponent, selector: "x-icon" }, { kind: "directive", type: i7.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
70
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopconfirmComponent, decorators: [{
71
71
  type: Component,
72
72
  args: [{ selector: `${XPopconfirmPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\r\n #popconfirm\r\n class=\"x-popconfirm\"\r\n x-popover\r\n [title]=\"titleTpl\"\r\n [content]=\"content\"\r\n [footer]=\"footerTpl\"\r\n [placement]=\"placement\"\r\n [trigger]=\"trigger\"\r\n [width]=\"width\"\r\n [condition]=\"condition\"\r\n [(visible)]=\"visible\"\r\n (click)=\"onClick()\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n<ng-template #titleTpl>\r\n <div class=\"x-popconfirm-title\">\r\n <ng-container *xOutlet=\"title\">\r\n <x-icon *ngIf=\"icon\" [style.color]=\"iconColor\" [type]=\"icon\"></x-icon>\r\n <span>{{ title }}</span>\r\n </ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #footerTpl>\r\n <div class=\"x-popconfirm-buttons\">\r\n <x-button (click)=\"onCancel()\">{{ getCancelText }}</x-button>\r\n <x-button type=\"primary\" (click)=\"onConfirm()\" [loading]=\"loading\">{{ getConfirmText }}</x-button>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-popconfirm{margin:0;padding:0;display:inline-block}.x-popconfirm-buttons{display:flex;justify-content:flex-end}.x-popconfirm-buttons>x-button:not(:first-child){margin-left:.5rem}.x-popconfirm-title{display:flex;align-items:center}.x-popconfirm-title>.x-icon{margin-right:.325rem;font-size:1rem}\n"] }]
73
73
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }, { type: i2.XI18nService }]; } });
@@ -9,10 +9,10 @@ import { XPopconfirmProperty } from './popconfirm.property';
9
9
  import * as i0 from "@angular/core";
10
10
  export class XPopconfirmModule {
11
11
  }
12
- /** @nocollapse */ XPopconfirmModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopconfirmModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- /** @nocollapse */ XPopconfirmModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XPopconfirmModule, declarations: [XPopconfirmComponent, XPopconfirmProperty], imports: [CommonModule, XPopoverModule, XButtonModule, XIconModule, XOutletModule], exports: [XPopconfirmComponent] });
14
- /** @nocollapse */ XPopconfirmModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopconfirmModule, imports: [CommonModule, XPopoverModule, XButtonModule, XIconModule, XOutletModule] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopconfirmModule, decorators: [{
12
+ /** @nocollapse */ XPopconfirmModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopconfirmModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ /** @nocollapse */ XPopconfirmModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XPopconfirmModule, declarations: [XPopconfirmComponent, XPopconfirmProperty], imports: [CommonModule, XPopoverModule, XButtonModule, XIconModule, XOutletModule], exports: [XPopconfirmComponent] });
14
+ /** @nocollapse */ XPopconfirmModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopconfirmModule, imports: [CommonModule, XPopoverModule, XButtonModule, XIconModule, XOutletModule] });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopconfirmModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  declarations: [XPopconfirmComponent, XPopconfirmProperty],
@@ -27,8 +27,8 @@ export class XPopconfirmProperty extends XProperty {
27
27
  this.confirm = new EventEmitter();
28
28
  }
29
29
  }
30
- /** @nocollapse */ XPopconfirmProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopconfirmProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
31
- /** @nocollapse */ XPopconfirmProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XPopconfirmProperty, selector: "ng-component", inputs: { title: "title", content: "content", placement: "placement", trigger: "trigger", width: "width", icon: "icon", iconColor: "iconColor", cancelText: "cancelText", confirmText: "confirmText", confirmAsync: "confirmAsync", condition: "condition" }, outputs: { cancel: "cancel", confirm: "confirm" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
30
+ /** @nocollapse */ XPopconfirmProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopconfirmProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
31
+ /** @nocollapse */ XPopconfirmProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XPopconfirmProperty, selector: "ng-component", inputs: { title: "title", content: "content", placement: "placement", trigger: "trigger", width: "width", icon: "icon", iconColor: "iconColor", cancelText: "cancelText", confirmText: "confirmText", confirmAsync: "confirmAsync", condition: "condition" }, outputs: { cancel: "cancel", confirm: "confirm" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
32
32
  __decorate([
33
33
  XWithConfig(X_CONFIG_NAME, 'bottom')
34
34
  ], XPopconfirmProperty.prototype, "placement", void 0);
@@ -53,7 +53,7 @@ __decorate([
53
53
  __decorate([
54
54
  XInputBoolean()
55
55
  ], XPopconfirmProperty.prototype, "condition", void 0);
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopconfirmProperty, decorators: [{
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopconfirmProperty, decorators: [{
57
57
  type: Component,
58
58
  args: [{ template: '' }]
59
59
  }], propDecorators: { title: [{
@@ -79,9 +79,9 @@ export class XPopoverPortalComponent {
79
79
  return this.placement.indexOf(arrow) >= 0;
80
80
  }
81
81
  }
82
- /** @nocollapse */ XPopoverPortalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverPortalComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
83
- /** @nocollapse */ XPopoverPortalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XPopoverPortalComponent, selector: "x-popover-portal", host: { listeners: { "mouseenter": "mouseenter()", "mouseleave": "mouseleave()" }, properties: { "@x-fade-animation": "this.animation" } }, viewQueries: [{ propertyName: "popoverPortal", first: true, predicate: ["popoverPortal"], descendants: true, static: true }, { propertyName: "popoverArrow", first: true, predicate: ["popoverArrow"], descendants: true, static: true }], ngImport: i0, template: "<div #popoverPortal class=\"x-popover-portal\" [ngClass]=\"classMap\" (click)=\"stopPropagation($event)\">\r\n <div class=\"x-popover-portal-inner\" [style.width]=\"width\">\r\n <div *ngIf=\"title\" class=\"x-popover-portal-title\">\r\n <ng-container *xOutlet=\"title\">\r\n {{ title }}\r\n </ng-container>\r\n </div>\r\n <div *ngIf=\"content\" class=\"x-popover-portal-content\">\r\n <ng-container *xOutlet=\"content\">\r\n {{ content }}\r\n </ng-container>\r\n </div>\r\n <div *ngIf=\"footer\" class=\"x-popover-portal-footer\">\r\n <ng-container *xOutlet=\"footer\">\r\n {{ footer }}\r\n </ng-container>\r\n </div>\r\n </div>\r\n <div #popoverArrow class=\"x-popover-portal-arrow\"></div>\r\n</div>\r\n", styles: ["x-popover{display:inline-block}.x-popover-portal{margin:0;padding:0;display:inline-flex;position:relative;justify-content:center;align-items:center}.x-popover-portal>.x-popover-portal-inner{font-size:var(--x-font-size);background-color:var(--x-background);color:var(--x-text);padding:var(--x-font-size);border:var(--x-border-width) var(--x-border-style) var(--x-border);border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color)}.x-popover-portal .x-popover-portal-title{margin-bottom:calc(var(--x-font-size) - .5rem);font-weight:600;display:flex;align-items:center}.x-popover-portal .x-popover-portal-footer{margin-top:calc(var(--x-font-size) - .5rem)}.x-popover-portal .x-popover-portal-arrow,.x-popover-portal .x-popover-portal-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.x-popover-portal .x-popover-portal-arrow{border-width:.375rem;filter:drop-shadow(0 .125rem .75rem rgba(0,0,0,.03))}.x-popover-portal .x-popover-portal-arrow:after{content:\" \";border-width:.375rem}.x-popover-portal-top,.x-popover-portal-top-start,.x-popover-portal-top-end{padding-bottom:.525rem}.x-popover-portal-top>.x-popover-portal-arrow,.x-popover-portal-top-start>.x-popover-portal-arrow,.x-popover-portal-top-end>.x-popover-portal-arrow{bottom:.2rem;border-bottom-width:0;border-top-color:var(--x-border)}.x-popover-portal-top .x-popover-portal-arrow:after,.x-popover-portal-top-start .x-popover-portal-arrow:after,.x-popover-portal-top-end .x-popover-portal-arrow:after{bottom:.1rem;margin-left:-.375rem;border-bottom-width:0;border-top-color:var(--x-background)}.x-popover-portal-left,.x-popover-portal-left-start,.x-popover-portal-left-end{padding-right:.525rem}.x-popover-portal-left>.x-popover-portal-arrow,.x-popover-portal-left-start>.x-popover-portal-arrow,.x-popover-portal-left-end>.x-popover-portal-arrow{right:.2rem;border-right-width:0;border-left-color:var(--x-border)}.x-popover-portal-left .x-popover-portal-arrow:after,.x-popover-portal-left-start .x-popover-portal-arrow:after,.x-popover-portal-left-end .x-popover-portal-arrow:after{right:.1rem;margin-top:-.375rem;border-right-width:0;border-left-color:var(--x-background)}.x-popover-portal-right,.x-popover-portal-right-start,.x-popover-portal-right-end{padding-left:.525rem}.x-popover-portal-right>.x-popover-portal-arrow,.x-popover-portal-right-start>.x-popover-portal-arrow,.x-popover-portal-right-end>.x-popover-portal-arrow{left:.2rem;border-left-width:0;border-right-color:var(--x-border)}.x-popover-portal-right .x-popover-portal-arrow:after,.x-popover-portal-right-start .x-popover-portal-arrow:after,.x-popover-portal-right-end .x-popover-portal-arrow:after{left:.1rem;margin-top:-.375rem;border-left-width:0;border-right-color:var(--x-background)}.x-popover-portal-bottom,.x-popover-portal-bottom-start,.x-popover-portal-bottom-end{padding-top:.525rem}.x-popover-portal-bottom .x-popover-portal-arrow,.x-popover-portal-bottom-start .x-popover-portal-arrow,.x-popover-portal-bottom-end .x-popover-portal-arrow{top:.2rem;border-top-width:0;border-bottom-color:var(--x-border)}.x-popover-portal-bottom .x-popover-portal-arrow:after,.x-popover-portal-bottom-start .x-popover-portal-arrow:after,.x-popover-portal-bottom-end .x-popover-portal-arrow:after{top:.1rem;margin-left:-.375rem;border-top-width:0;border-bottom-color:var(--x-background)}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], animations: [XFadeAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverPortalComponent, decorators: [{
82
+ /** @nocollapse */ XPopoverPortalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverPortalComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
83
+ /** @nocollapse */ XPopoverPortalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XPopoverPortalComponent, selector: "x-popover-portal", host: { listeners: { "mouseenter": "mouseenter()", "mouseleave": "mouseleave()" }, properties: { "@x-fade-animation": "this.animation" } }, viewQueries: [{ propertyName: "popoverPortal", first: true, predicate: ["popoverPortal"], descendants: true, static: true }, { propertyName: "popoverArrow", first: true, predicate: ["popoverArrow"], descendants: true, static: true }], ngImport: i0, template: "<div #popoverPortal class=\"x-popover-portal\" [ngClass]=\"classMap\" (click)=\"stopPropagation($event)\">\r\n <div class=\"x-popover-portal-inner\" [style.width]=\"width\">\r\n <div *ngIf=\"title\" class=\"x-popover-portal-title\">\r\n <ng-container *xOutlet=\"title\">\r\n {{ title }}\r\n </ng-container>\r\n </div>\r\n <div *ngIf=\"content\" class=\"x-popover-portal-content\">\r\n <ng-container *xOutlet=\"content\">\r\n {{ content }}\r\n </ng-container>\r\n </div>\r\n <div *ngIf=\"footer\" class=\"x-popover-portal-footer\">\r\n <ng-container *xOutlet=\"footer\">\r\n {{ footer }}\r\n </ng-container>\r\n </div>\r\n </div>\r\n <div #popoverArrow class=\"x-popover-portal-arrow\"></div>\r\n</div>\r\n", styles: ["x-popover{display:inline-block}.x-popover-portal{margin:0;padding:0;display:inline-flex;position:relative;justify-content:center;align-items:center}.x-popover-portal>.x-popover-portal-inner{font-size:var(--x-font-size);background-color:var(--x-background);color:var(--x-text);padding:var(--x-font-size);border:var(--x-border-width) var(--x-border-style) var(--x-border);border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color)}.x-popover-portal .x-popover-portal-title{margin-bottom:calc(var(--x-font-size) - .5rem);font-weight:600;display:flex;align-items:center}.x-popover-portal .x-popover-portal-footer{margin-top:calc(var(--x-font-size) - .5rem)}.x-popover-portal .x-popover-portal-arrow,.x-popover-portal .x-popover-portal-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.x-popover-portal .x-popover-portal-arrow{border-width:.375rem;filter:drop-shadow(0 .125rem .75rem rgba(0,0,0,.03))}.x-popover-portal .x-popover-portal-arrow:after{content:\" \";border-width:.375rem}.x-popover-portal-top,.x-popover-portal-top-start,.x-popover-portal-top-end{padding-bottom:.525rem}.x-popover-portal-top>.x-popover-portal-arrow,.x-popover-portal-top-start>.x-popover-portal-arrow,.x-popover-portal-top-end>.x-popover-portal-arrow{bottom:.2rem;border-bottom-width:0;border-top-color:var(--x-border)}.x-popover-portal-top .x-popover-portal-arrow:after,.x-popover-portal-top-start .x-popover-portal-arrow:after,.x-popover-portal-top-end .x-popover-portal-arrow:after{bottom:.1rem;margin-left:-.375rem;border-bottom-width:0;border-top-color:var(--x-background)}.x-popover-portal-left,.x-popover-portal-left-start,.x-popover-portal-left-end{padding-right:.525rem}.x-popover-portal-left>.x-popover-portal-arrow,.x-popover-portal-left-start>.x-popover-portal-arrow,.x-popover-portal-left-end>.x-popover-portal-arrow{right:.2rem;border-right-width:0;border-left-color:var(--x-border)}.x-popover-portal-left .x-popover-portal-arrow:after,.x-popover-portal-left-start .x-popover-portal-arrow:after,.x-popover-portal-left-end .x-popover-portal-arrow:after{right:.1rem;margin-top:-.375rem;border-right-width:0;border-left-color:var(--x-background)}.x-popover-portal-right,.x-popover-portal-right-start,.x-popover-portal-right-end{padding-left:.525rem}.x-popover-portal-right>.x-popover-portal-arrow,.x-popover-portal-right-start>.x-popover-portal-arrow,.x-popover-portal-right-end>.x-popover-portal-arrow{left:.2rem;border-left-width:0;border-right-color:var(--x-border)}.x-popover-portal-right .x-popover-portal-arrow:after,.x-popover-portal-right-start .x-popover-portal-arrow:after,.x-popover-portal-right-end .x-popover-portal-arrow:after{left:.1rem;margin-top:-.375rem;border-left-width:0;border-right-color:var(--x-background)}.x-popover-portal-bottom,.x-popover-portal-bottom-start,.x-popover-portal-bottom-end{padding-top:.525rem}.x-popover-portal-bottom .x-popover-portal-arrow,.x-popover-portal-bottom-start .x-popover-portal-arrow,.x-popover-portal-bottom-end .x-popover-portal-arrow{top:.2rem;border-top-width:0;border-bottom-color:var(--x-border)}.x-popover-portal-bottom .x-popover-portal-arrow:after,.x-popover-portal-bottom-start .x-popover-portal-arrow:after,.x-popover-portal-bottom-end .x-popover-portal-arrow:after{top:.1rem;margin-left:-.375rem;border-top-width:0;border-bottom-color:var(--x-background)}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], animations: [XFadeAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverPortalComponent, decorators: [{
85
85
  type: Component,
86
86
  args: [{ selector: `${XPopoverPortalPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XFadeAnimation], template: "<div #popoverPortal class=\"x-popover-portal\" [ngClass]=\"classMap\" (click)=\"stopPropagation($event)\">\r\n <div class=\"x-popover-portal-inner\" [style.width]=\"width\">\r\n <div *ngIf=\"title\" class=\"x-popover-portal-title\">\r\n <ng-container *xOutlet=\"title\">\r\n {{ title }}\r\n </ng-container>\r\n </div>\r\n <div *ngIf=\"content\" class=\"x-popover-portal-content\">\r\n <ng-container *xOutlet=\"content\">\r\n {{ content }}\r\n </ng-container>\r\n </div>\r\n <div *ngIf=\"footer\" class=\"x-popover-portal-footer\">\r\n <ng-container *xOutlet=\"footer\">\r\n {{ footer }}\r\n </ng-container>\r\n </div>\r\n </div>\r\n <div #popoverArrow class=\"x-popover-portal-arrow\"></div>\r\n</div>\r\n", styles: ["x-popover{display:inline-block}.x-popover-portal{margin:0;padding:0;display:inline-flex;position:relative;justify-content:center;align-items:center}.x-popover-portal>.x-popover-portal-inner{font-size:var(--x-font-size);background-color:var(--x-background);color:var(--x-text);padding:var(--x-font-size);border:var(--x-border-width) var(--x-border-style) var(--x-border);border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color)}.x-popover-portal .x-popover-portal-title{margin-bottom:calc(var(--x-font-size) - .5rem);font-weight:600;display:flex;align-items:center}.x-popover-portal .x-popover-portal-footer{margin-top:calc(var(--x-font-size) - .5rem)}.x-popover-portal .x-popover-portal-arrow,.x-popover-portal .x-popover-portal-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.x-popover-portal .x-popover-portal-arrow{border-width:.375rem;filter:drop-shadow(0 .125rem .75rem rgba(0,0,0,.03))}.x-popover-portal .x-popover-portal-arrow:after{content:\" \";border-width:.375rem}.x-popover-portal-top,.x-popover-portal-top-start,.x-popover-portal-top-end{padding-bottom:.525rem}.x-popover-portal-top>.x-popover-portal-arrow,.x-popover-portal-top-start>.x-popover-portal-arrow,.x-popover-portal-top-end>.x-popover-portal-arrow{bottom:.2rem;border-bottom-width:0;border-top-color:var(--x-border)}.x-popover-portal-top .x-popover-portal-arrow:after,.x-popover-portal-top-start .x-popover-portal-arrow:after,.x-popover-portal-top-end .x-popover-portal-arrow:after{bottom:.1rem;margin-left:-.375rem;border-bottom-width:0;border-top-color:var(--x-background)}.x-popover-portal-left,.x-popover-portal-left-start,.x-popover-portal-left-end{padding-right:.525rem}.x-popover-portal-left>.x-popover-portal-arrow,.x-popover-portal-left-start>.x-popover-portal-arrow,.x-popover-portal-left-end>.x-popover-portal-arrow{right:.2rem;border-right-width:0;border-left-color:var(--x-border)}.x-popover-portal-left .x-popover-portal-arrow:after,.x-popover-portal-left-start .x-popover-portal-arrow:after,.x-popover-portal-left-end .x-popover-portal-arrow:after{right:.1rem;margin-top:-.375rem;border-right-width:0;border-left-color:var(--x-background)}.x-popover-portal-right,.x-popover-portal-right-start,.x-popover-portal-right-end{padding-left:.525rem}.x-popover-portal-right>.x-popover-portal-arrow,.x-popover-portal-right-start>.x-popover-portal-arrow,.x-popover-portal-right-end>.x-popover-portal-arrow{left:.2rem;border-left-width:0;border-right-color:var(--x-border)}.x-popover-portal-right .x-popover-portal-arrow:after,.x-popover-portal-right-start .x-popover-portal-arrow:after,.x-popover-portal-right-end .x-popover-portal-arrow:after{left:.1rem;margin-top:-.375rem;border-left-width:0;border-right-color:var(--x-background)}.x-popover-portal-bottom,.x-popover-portal-bottom-start,.x-popover-portal-bottom-end{padding-top:.525rem}.x-popover-portal-bottom .x-popover-portal-arrow,.x-popover-portal-bottom-start .x-popover-portal-arrow,.x-popover-portal-bottom-end .x-popover-portal-arrow{top:.2rem;border-top-width:0;border-bottom-color:var(--x-border)}.x-popover-portal-bottom .x-popover-portal-arrow:after,.x-popover-portal-bottom-start .x-popover-portal-arrow:after,.x-popover-portal-bottom-end .x-popover-portal-arrow:after{top:.1rem;margin-left:-.375rem;border-top-width:0;border-bottom-color:var(--x-background)}\n"] }]
87
87
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { mouseenter: [{
@@ -169,9 +169,9 @@ export class XPopoverDirective extends XPopoverProperty {
169
169
  this.portal.overlayRef?.updatePosition();
170
170
  }
171
171
  }
172
- /** @nocollapse */ XPopoverDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverDirective, deps: [{ token: i0.ElementRef }, { token: i1.XPortalService }, { token: i0.ViewContainerRef }, { token: i2.Overlay }, { token: i3.XConfigService }], target: i0.ɵɵFactoryTarget.Directive });
173
- /** @nocollapse */ XPopoverDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: XPopoverDirective, selector: "[x-popover], x-popover", host: { listeners: { "click": "click()", "mouseenter": "mouseenter()", "mouseleave": "mouseleave()", "focus": "focus()", "blur": "blur()" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
174
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverDirective, decorators: [{
172
+ /** @nocollapse */ XPopoverDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverDirective, deps: [{ token: i0.ElementRef }, { token: i1.XPortalService }, { token: i0.ViewContainerRef }, { token: i2.Overlay }, { token: i3.XConfigService }], target: i0.ɵɵFactoryTarget.Directive });
173
+ /** @nocollapse */ XPopoverDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.0", type: XPopoverDirective, selector: "[x-popover], x-popover", host: { listeners: { "click": "click()", "mouseenter": "mouseenter()", "mouseleave": "mouseleave()", "focus": "focus()", "blur": "blur()" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
174
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverDirective, decorators: [{
175
175
  type: Directive,
176
176
  args: [{ selector: `[${XPopoverPrefix}], ${XPopoverPrefix}` }]
177
177
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1.XPortalService }, { type: i0.ViewContainerRef }, { type: i2.Overlay }, { type: i3.XConfigService }]; }, propDecorators: { click: [{
@@ -8,10 +8,10 @@ import { XPopoverProperty } from './popover.property';
8
8
  import * as i0 from "@angular/core";
9
9
  export class XPopoverModule {
10
10
  }
11
- /** @nocollapse */ XPopoverModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
- /** @nocollapse */ XPopoverModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XPopoverModule, declarations: [XPopoverDirective, XPopoverPortalComponent, XPopoverProperty], imports: [CommonModule, XPortalModule, XOutletModule], exports: [XPopoverDirective, XPopoverPortalComponent] });
13
- /** @nocollapse */ XPopoverModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverModule, imports: [CommonModule, XPortalModule, XOutletModule] });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverModule, decorators: [{
11
+ /** @nocollapse */ XPopoverModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
+ /** @nocollapse */ XPopoverModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XPopoverModule, declarations: [XPopoverDirective, XPopoverPortalComponent, XPopoverProperty], imports: [CommonModule, XPortalModule, XOutletModule], exports: [XPopoverDirective, XPopoverPortalComponent] });
13
+ /** @nocollapse */ XPopoverModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverModule, imports: [CommonModule, XPortalModule, XOutletModule] });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverModule, decorators: [{
15
15
  type: NgModule,
16
16
  args: [{
17
17
  declarations: [XPopoverDirective, XPopoverPortalComponent, XPopoverProperty],
@@ -32,8 +32,8 @@ export class XPopoverProperty extends XProperty {
32
32
  this.visibleChange = new EventEmitter();
33
33
  }
34
34
  }
35
- /** @nocollapse */ XPopoverProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverProperty, deps: null, target: i0.ɵɵFactoryTarget.Directive });
36
- /** @nocollapse */ XPopoverProperty.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: XPopoverProperty, selector: "[x-popover], x-popover", inputs: { title: "title", content: "content", footer: "footer", placement: "placement", trigger: "trigger", width: "width", visible: "visible", condition: "condition", mouseEnterDelay: "mouseEnterDelay", mouseLeaveDelay: "mouseLeaveDelay" }, outputs: { visibleChange: "visibleChange" }, usesInheritance: true, ngImport: i0 });
35
+ /** @nocollapse */ XPopoverProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverProperty, deps: null, target: i0.ɵɵFactoryTarget.Directive });
36
+ /** @nocollapse */ XPopoverProperty.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.0", type: XPopoverProperty, selector: "[x-popover], x-popover", inputs: { title: "title", content: "content", footer: "footer", placement: "placement", trigger: "trigger", width: "width", visible: "visible", condition: "condition", mouseEnterDelay: "mouseEnterDelay", mouseLeaveDelay: "mouseLeaveDelay" }, outputs: { visibleChange: "visibleChange" }, usesInheritance: true, ngImport: i0 });
37
37
  __decorate([
38
38
  XWithConfig(X_CONFIG_NAME, 'bottom')
39
39
  ], XPopoverProperty.prototype, "placement", void 0);
@@ -49,7 +49,7 @@ __decorate([
49
49
  __decorate([
50
50
  XInputBoolean()
51
51
  ], XPopoverProperty.prototype, "condition", void 0);
52
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPopoverProperty, decorators: [{
52
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPopoverProperty, decorators: [{
53
53
  type: Directive,
54
54
  args: [{ selector: `[${XPopoverPrefix}], ${XPopoverPrefix}` }]
55
55
  }], propDecorators: { title: [{
@@ -5,10 +5,10 @@ import { XPortalService } from './portal.service';
5
5
  import * as i0 from "@angular/core";
6
6
  export class XPortalModule {
7
7
  }
8
- /** @nocollapse */ XPortalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPortalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- /** @nocollapse */ XPortalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XPortalModule, imports: [OverlayModule, PortalModule], exports: [OverlayModule, PortalModule] });
10
- /** @nocollapse */ XPortalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPortalModule, providers: [XPortalService], imports: [OverlayModule, PortalModule, OverlayModule, PortalModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPortalModule, decorators: [{
8
+ /** @nocollapse */ XPortalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPortalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ /** @nocollapse */ XPortalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XPortalModule, imports: [OverlayModule, PortalModule], exports: [OverlayModule, PortalModule] });
10
+ /** @nocollapse */ XPortalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPortalModule, providers: [XPortalService], imports: [OverlayModule, PortalModule, OverlayModule, PortalModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPortalModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  imports: [OverlayModule, PortalModule],
@@ -180,9 +180,9 @@ export class XPortalService {
180
180
  return result;
181
181
  }
182
182
  }
183
- /** @nocollapse */ XPortalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPortalService, deps: [{ token: i1.Overlay }, { token: i0.Injector }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable });
184
- /** @nocollapse */ XPortalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPortalService });
185
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XPortalService, decorators: [{
183
+ /** @nocollapse */ XPortalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPortalService, deps: [{ token: i1.Overlay }, { token: i0.Injector }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable });
184
+ /** @nocollapse */ XPortalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPortalService });
185
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XPortalService, decorators: [{
186
186
  type: Injectable
187
187
  }], ctorParameters: function () { return [{ type: i1.Overlay }, { type: i0.Injector }, { type: i0.RendererFactory2 }]; } });
188
188
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicG9ydGFsLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvbmctbmVzdC91aS9wb3J0YWwvcG9ydGFsLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNMLFVBQVUsRUFDVixXQUFXLEVBQ1gsUUFBUSxFQU1ULE1BQU0sZUFBZSxDQUFDO0FBRXZCLE9BQU8sRUFBRSxjQUFjLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdEUsT0FBTyxFQUFzQyxnQkFBZ0IsRUFBRSxNQUFNLG1CQUFtQixDQUFDOzs7QUFHekY7O0dBRUc7QUFFSCxNQUFNLE9BQU8sY0FBYztJQUV6QixZQUFtQixPQUFnQixFQUFTLFFBQWtCLEVBQVMsZUFBaUM7UUFBckYsWUFBTyxHQUFQLE9BQU8sQ0FBUztRQUFTLGFBQVEsR0FBUixRQUFRLENBQVU7UUFBUyxvQkFBZSxHQUFmLGVBQWUsQ0FBa0I7UUFDdEcsSUFBSSxDQUFDLFFBQVEsR0FBRyxJQUFJLENBQUMsZUFBZSxDQUFDLGNBQWMsQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLENBQUM7SUFDbEUsQ0FBQztJQUVELE1BQU0sQ0FBSSxNQUF1QjtRQUMvQixJQUFJLE1BQU0sR0FBeUIsRUFBRSxDQUFDO1FBQ3RDLElBQUksT0FBTyxNQUFNLENBQUMsT0FBTyxLQUFLLFdBQVc7WUFBRSxPQUFPLE1BQU0sQ0FBQztRQUN6RCxNQUFNLENBQUMsVUFBVSxHQUFHLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUNsRCxJQUFJLE1BQU0sQ0FBQyxPQUFPLFlBQVksV0FBVyxJQUFJLE1BQU0sQ0FBQyxnQkFBZ0IsRUFBRTtZQUNwRSxNQUFNLENBQUMsY0FBYyxHQUFHLElBQUksY0FBYyxDQUFDLE1BQU0sQ0FBQyxPQUFPLEVBQUUsTUFBTSxDQUFDLGdCQUFnQixFQUFFLE1BQU0sQ0FBQyxPQUFPLENBQUMsQ0FBQztZ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QUFNLENBQUM7SUFDaEIsQ0FBQzs7OEhBekxVLGNBQWM7a0lBQWQsY0FBYzsyRkFBZCxjQUFjO2tCQUQxQixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcclxuICBJbmplY3RhYmxlLFxyXG4gIFRlbXBsYXRlUmVmLFxyXG4gIEluamVjdG9yLFxyXG4gIEVsZW1lbnRSZWYsXHJcbiAgVmlld0NvbnRhaW5lclJlZixcclxuICBTdGF0aWNQcm92aWRlcixcclxuICBSZW5kZXJlckZhY3RvcnkyLFxyXG4gIFJlbmRlcmVyMlxyXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBPdmVybGF5LCBPdmVybGF5UmVmLCBQb3NpdGlvblN0cmF0ZWd5LCBDb25uZWN0ZWRQb3NpdGlvbiwgQ29tcG9uZW50VHlwZSB9IGZyb20gJ0Bhbmd1bGFyL2Nkay9vdmVybGF5JztcclxuaW1wb3J0IHsgVGVtcGxhdGVQb3J0YWwsIENvbXBvbmVudFBvcnRhbCB9IGZyb20gJ0Bhbmd1bGFyL2Nkay9wb3J0YWwnO1xyXG5pbXBvcnQgeyBYUG9ydGFsUHJvcGVydHksIFhQb3J0YWxPdmVybGF5UmVmLCBYUG9ydGFsUGxhY2VtZW50IH0gZnJvbSAnLi9wb3J0YWwucHJvcGVydHknO1xyXG5pbXBvcnQgeyBYUGxhY2VtZW50LCBYUG9zaXRpb24sIFhQbGFjZSB9IGZyb20gJ0BuZy1uZXN0L3VpL2NvcmUnO1xyXG5cclxuLyoqXHJcbiAqIOWKqOaAgeWIm+W7uuinhuWbvuacjeWKoVxyXG4gKi9cclxuQEluamVjdGFibGUoKVxyXG5leHBvcnQgY2xhc3MgWFBvcnRhbFNlcnZpY2Uge1xyXG4gIHJlbmRlcmVyITogUmVuZGVyZXIyO1xyXG4gIGNvbnN0cnVjdG9yKHB1YmxpYyBvdmVybGF5OiBPdmVybGF5LCBwdWJsaWMgaW5qZWN0b3I6IEluamVjdG9yLCBwdWJsaWMgcmVuZGVyZXJGYWN0b3J5OiBSZW5kZXJlckZhY3RvcnkyKSB7XHJcbiAgICB0aGlzLnJlbmRlcmVyID0gdGhpcy5yZW5kZXJlckZhY3RvcnkuY3JlYXRlUmVuZGVyZXIobnVsbCwgbnVsbCk7XHJcbiAgfVxyXG5cclxuICBhdHRhY2g8VD4ob3B0aW9uOiBYUG9ydGFsUHJvcGVydHkpOiBYUG9ydGFsT3ZlcmxheVJlZjxUPiB7XHJcbiAgICBsZXQgcG9ydGFsOiBYUG9ydGFsT3ZlcmxheVJlZjxUPiA9IHt9O1xyXG4gICAgaWYgKHR5cGVvZiBvcHRpb24uY29udGVudCA9PT0gJ3VuZGVmaW5lZCcpIHJldHVybiBwb3J0YWw7XHJcbiAgICBwb3J0YWwub3ZlcmxheVJlZiA9IHRoaXMuY3JlYXRlT3ZlcmxheVJlZihvcHRpb24pO1xyXG4gICAgaWYgKG9wdGlvbi5jb250ZW50IGluc3RhbmNlb2YgVGVtcGxhdGVSZWYgJiYgb3B0aW9uLnZpZXdDb250YWluZXJSZWYpIHtcclxuICAgICAgcG9ydGFsLnRlbXBsYXRlUG9ydGFsID0gbmV3IFRlbXBsYXRlUG9ydGFsKG9wdGlvbi5jb250ZW50LCBvcHRpb24udmlld0NvbnRhaW5lclJlZiwgb3B0aW9uLmNvbnRleHQpO1xyXG4gICAgICBwb3J0YWwuZW1iZWRkZWRWaWV3UmVmID0gcG9ydGFsLm92ZXJsYXlSZWYuYXR0YWNoKHBvcnRhbC50ZW1wbGF0ZVBvcnRhbCk7XHJcbiAgICB9IGVsc2Uge1xyXG4gICAgICBwb3J0YWwuY29tcG9uZW50UG9ydGFsID0gbmV3IENvbXBvbmVudFBvcnRhbChcclxuICAgICAgICBvcHRpb24uY29udGVudCBhcyBDb21wb25lbnRUeXBlPGFueT4sXHJcbiAgICAgICAgb3B0aW9uLnZpZXdDb250YWluZXJSZWYsXHJcbiAgICAgICAgb3B0aW9uLmluamVjdG9yLFxyXG4gICAgICAgIG9wdGlvbi5jb21wb25lbnRGYWN0b3J5UmVzb2x2ZXJcclxuICAgICAgKTtcclxuICAgICAgcG9ydGFsLmNvbXBvbmVudFJlZiA9IHBvcnRhbC5vdmVybGF5UmVmLmF0dGFjaChwb3J0YWwuY29tcG9uZW50UG9ydGFsKTtcclxuICAgIH1cclxuXHJcbiAgICByZXR1cm4gcG9ydGFsO1xyXG4gIH1cclxuXHJcbiAgY3JlYXRlSW5qZWN0b3IocHJvdmlkZXJzOiBTdGF0aWNQcm92aWRlcltdLCB2aWV3Q29udGFpbmVyUmVmPzogVmlld0NvbnRhaW5lclJlZikge1xyXG4gICAgY29uc3QgaW5qZWN0b3IgPSB2aWV3Q29udGFpbmVyUmVmICYmIHZpZXdDb250YWluZXJSZWYuaW5qZWN0b3I7XHJcbiAgICByZXR1cm4gSW5qZWN0b3IuY3JlYXRlKHsgcGFyZW50OiBpbmplY3RvciB8fCB0aGlzLmluamVjdG9yLCBwcm92aWRlcnMgfSk7XHJcbiAgfVxyXG5cclxuICBzZXRQbGFjZW1lbnQocGFyYW0/OiB7IGVsZW1lbnRSZWY/OiBFbGVtZW50UmVmOyBwbGFjZW1lbnQ/OiBYUGxhY2VbXSB8IFhQbGFjZW1lbnRbXTsgdHJhbnNmb3JtT3JpZ2luT24/OiBzdHJpbmcgfSk6IFBvc2l0aW9uU3RyYXRlZ3kge1xyXG4gICAgaWYgKCFwYXJhbSkge1xyXG4gICAgICByZXR1cm4gdGhpcy5vdmVybGF5LnBvc2l0aW9uKCkuZ2xvYmFsKCkuY2VudGVySG9yaXpvbnRhbGx5KCkuY2VudGVyVmVydGljYWxseSgpO1xyXG4gICAgfSBlbHNlIHtcclxuICAgICAgcmV0dXJuIChcclxuICAgICAgICB0aGlzLm92ZXJsYXlcclxuICAgICAgICAgIC5wb3NpdGlvbigpXHJcbiAgICAgICAgICAuZmxleGlibGVDb25uZWN0ZWRUbyhwYXJhbS5lbGVtZW50UmVmISlcclxuICAgICAgICAgIC8vIC53aXRoTG9ja2VkUG9zaXRpb24odHJ1ZSlcclxuICAgICAgICAgIC53aXRoRmxleGlibGVEaW1lbnNpb25zKGZhbHNlKVxyXG4gICAgICAgICAgLndpdGhQdXNoKGZhbHNlKVxyXG4gICAgICAgICAgLndpdGhQb3NpdGlvbnModGhpcy5zZXRDb25uZWN0ZWRQb3NpdGlvbiguLi5wYXJhbS5wbGFjZW1lbnQpKVxyXG4gICAgICAgICAgLndpdGhUcmFuc2Zvcm1PcmlnaW5PbihwYXJhbS50cmFuc2Zvcm1PcmlnaW5PbiEpXHJcbiAgICAgICk7XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICBzZXRQb3NpdGlvbihwb3NpdGlvbj86IFhQb3NpdGlvbiwgd2lkdGg/OiBzdHJpbmcsIGhlaWdodD86IHN0cmluZyk6IFBvc2l0aW9uU3RyYXRlZ3kge1xyXG4gICAgbGV0IHJlc3VsdCA9IHRoaXMub3ZlcmxheS5wb3NpdGlvbigpLmdsb2JhbCgpLndpZHRoKHdpZHRoKS5oZWlnaHQoaGVpZ2h0KTtcclxuICAgIHN3aXRjaCAocG9zaXRpb24pIHtcclxuICAgICAgY2FzZSAnbGVmdCc6XHJcbiAgICAgICAgcmV0dXJuIHJlc3VsdC5sZWZ0KCk7XHJcbiAgICAgIGNhc2UgJ3JpZ2h0JzpcclxuICAgICAgICByZXR1cm4gcmVzdWx0LnJpZ2h0KCk7XHJcbiAgICAgIGNhc2UgJ3RvcCc6XHJcbiAgICAgICAgcmV0dXJuIHJlc3VsdC50b3AoKTtcclxuICAgICAgY2FzZSAnYm90dG9tJzpcclxuICAgICAgZGVmYXVsdDpcclxuICAgICAgICByZXR1cm4gcmVzdWx0LmJvdHRvbSgpO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgc2V0UGxhY2UocGxhY2U/OiBYUGxhY2UsIC4uLm9mZnNldDogc3RyaW5nW10pOiBQb3NpdGlvblN0cmF0ZWd5IHtcclxuICAgIGxldCByZXN1bHQgPSB0aGlzLm92ZXJsYXkucG9zaXRpb24oKS5nbG9iYWwoKTtcclxuICAgIGxldCBbdG9wLCByaWdodCwgYm90dG9tLCBsZWZ0XSA9IHRoaXMuZ2V0T2Zmc2V0KG9mZnNldCk7XHJcbiAgICBzd2l0Y2ggKHBsYWNlKSB7XHJcbiAgICAgIGNhc2UgJ3RvcC1zdGFydCc6XHJcbiAgICAgICAgcmV0dXJuIHJlc3VsdC50b3AodG9wKS5sZWZ0KGxlZnQpO1xyXG4gICAgICBjYXNlICd0b3AnOlxyXG4gICAgICAgIHJldHVybiByZXN1bHQuY2VudGVySG9yaXpvbnRhbGx5KCkudG9wKHRvcCk7XHJcbiAgICAgIGNhc2UgJ3RvcC1lbmQnOlxyXG4gICAgICAgIHJldHVybiByZXN1bHQudG9wKHRvcCkucmlnaHQocmlnaHQpO1xyXG4gICAgICBjYXNlICdsZWZ0JzpcclxuICAgICAgICByZXR1cm4gcmVzdWx0LmNlbnRlclZlcnRpY2FsbHkoKS5sZWZ0KGxlZnQpO1xyXG4gICAgICBjYXNlICdjZW50ZXInOlxyXG4gICAgICAgIHJldHVybiByZXN1bHQuY2VudGVyVmVydGljYWxseSgpLmNlbnRlckhvcml6b250YWxseSgpO1xyXG4gICAgICBjYXNlICdyaWdodCc6XHJcbiAgICAgICAgcmV0dXJuIHJlc3VsdC5jZW50ZXJWZXJ0aWNhbGx5KCkucmlnaHQocmlnaHQpO1xyXG4gICAgICBjYXNlICdib3R0b20tc3RhcnQnOlxyXG4gICAgICAgIHJldHVybiByZXN1bHQuYm90dG9tKGJvdHRvbSkubGVmdChsZWZ0KTtcclxuICAgICAgY2FzZSAnYm90dG9tJzpcclxuICAgICAgICByZXR1cm4gcmVzdWx0LmNlbnRlckhvcml6b250YWxseSgpLmJvdHRvbShib3R0b20pO1xyXG4gICAgICBjYXNlICdib3R0b20tZW5kJzpcclxuICAgICAgICByZXR1cm4gcmVzdWx0LmJvdHRvbShib3R0b20pLnJpZ2h0KHJpZ2h0KTtcclxuICAgICAgZGVmYXVsdDpcclxuICAgICAgICByZXR1cm4gcmVzdWx0LmNlbnRlclZlcnRpY2FsbHkoKS5jZW50ZXJIb3Jpem9udGFsbHkoKTtcclxuICAgIH1cclxuICB9XHJcblxyXG4gIHNldFJlc2l6YWJsZShlbGU6IEhUTUxFbGVtZW50LCBwbGFjZT86IFhQbGFjZSkge1xyXG4gICAgY29uc3QgeyBjbGllbnRXaWR0aCwgY2xpZW50SGVpZ2h0IH0gPSBlbGU7XHJcbiAgICBjb25zdCBjb21wdXRlZFN0eWxlID0gd2luZG93LmdldENvbXB1dGVkU3R5bGUoZWxlKTtcclxuICAgIGNvbnN0IG1hcmdpblJpZ2h0ID0gcGFyc2VGbG9hdChjb21wdXRlZFN0eWxlLm1hcmdpblJpZ2h0KTtcclxuICAgIGNvbnN0IG1hcmdpbkJvdHRvbSA9IHBhcnNlRmxvYXQoY29tcHV0ZWRTdHlsZS5tYXJnaW5Cb3R0b20pO1xyXG4gICAgbGV0IG1hcmdpbkxlZnQgPSBudWxsO1xyXG4gICAgbGV0IG1hcmdpblRvcCA9IG51bGw7XHJcbiAgICBzd2l0Y2ggKHBsYWNlKSB7XHJcbiAgICAgIGNhc2UgJ3RvcC1zdGFydCc6XHJcbiAgICAgICAgYnJlYWs7XHJcbiAgICAgIGNhc2UgJ3RvcCc6XHJcbiAgICAgICAgbWFyZ2luTGVmdCA9IGBjYWxjKDUwdncgLSAke2NsaWVudFdpZHRoIC8gMn1weClgO1xyXG4gICAgICAgIGJyZWFrO1xyXG4gICAgICBjYXNlICd0b3AtZW5kJzpcclxuICAgICAgICBtYXJnaW5MZWZ0ID0gYGNhbGMoMTAwdncgLSAke2NsaWVudFdpZHRoICsgbWFyZ2luUmlnaHR9cHgpYDtcclxuICAgICAgICBicmVhaztcclxuICAgICAgY2FzZSAnbGVmdCc6XHJcbiAgICAgICAgbWFyZ2luVG9wID0gYGNhbGMoNTB2aCAtICR7Y2xpZW50SGVpZ2h0IC8gMn1weClgO1xyXG4gICAgICAgIGJyZWFrO1xyXG4gICAgICBjYXNlICdjZW50ZXInOlxyXG4gICAgICAgIG1hcmdpbkxlZnQgPSBgY2FsYyg1MHZ3IC0gJHtjbGllbnRXaWR0aCAvIDJ9cHgpYDtcclxuICAgICAgICBtYXJnaW5Ub3AgPSBgY2FsYyg1MHZoIC0gJHtjbGllbnRIZWlnaHQgLyAyfXB4KWA7XHJcbiAgICAgICAgYnJlYWs7XHJcbiAgICAgIGNhc2UgJ3JpZ2h0JzpcclxuICAgICAgICBtYXJnaW5MZWZ0ID0gYGNhbGMoMTAwdncgLSAke2NsaWVudFdpZHRoICsgbWFyZ2luUmlnaHR9cHgpYDtcclxuICAgICAgICBtYXJnaW5Ub3AgPSBgY2FsYyg1MHZoIC0gJHtjbGllbnRIZWlnaHQgLyAyfXB4KWA7XHJcbiAgICAgICAgYnJlYWs7XHJcbiAgICAgIGNhc2UgJ2JvdHRvbS1zdGFydCc6XHJcbiAgICAgICAgbWFyZ2luVG9wID0gYGNhbGMoMTAwdmggLSAke2NsaWVudEhlaWdodCArIG1hcmdpbkJvdHRvbX1weClgO1xyXG4gICAgICAgIGJyZWFrO1xyXG4gICAgICBjYXNlICdib3R0b20nOlxyXG4gICAgICAgIG1hcmdpbkxlZnQgPSBgY2FsYyg1MHZ3IC0gJHtjbGllbnRXaWR0aCAvIDJ9cHgpYDtcclxuICAgICAgICBtYXJnaW5Ub3AgPSBgY2FsYygxMDB2aCAtICR7Y2xpZW50SGVpZ2h0ICsgbWFyZ2luQm90dG9tfXB4KWA7XHJcbiAgICAgICAgYnJlYWs7XHJcbiAgICAgIGNhc2UgJ2JvdHRvbS1lbmQnOlxyXG4gICAgICAgIG1hcmdpbkxlZnQgPSBgY2FsYygxMDB2dyAtICR7Y2xpZW50V2lkdGggKyBtYXJnaW5SaWdodH1weClgO1xyXG4gICAgICAgIG1hcmdpblRvcCA9IGBjYWxjKDEwMHZoIC0gJHtjbGllbnRIZWlnaHQgKyBtYXJnaW5Cb3R0b219cHgpYDtcclxuICAgICAgICBicmVhaztcclxuICAgICAgZGVmYXVsdDpcclxuICAgICAgICBtYXJnaW5MZWZ0ID0gYGNhbGMoNTB2dyAtICR7Y2xpZW50V2lkdGggLyAyfXB4KWA7XHJcbiAgICAgICAgbWFyZ2luVG9wID0gYGNhbGMoMTAwdmggLSAke2NsaWVudEhlaWdodCAvIDJ9cHgpYDtcclxuICAgICAgICBicmVhaztcclxuICAgIH1cclxuICAgIG1hcmdpbkxlZnQgJiYgdGhpcy5yZW5kZXJlci5zZXRTdHlsZShlbGUsICdtYXJnaW4tbGVmdCcsIG1hcmdpbkxlZnQpO1xyXG4gICAgbWFyZ2luVG9wICYmIHRoaXMucmVuZGVyZXIuc2V0U3R5bGUoZWxlLCAnbWFyZ2luLXRvcCcsIG1hcmdpblRvcCk7XHJcblxyXG4gICAgcmV0dXJuIHtcclxuICAgICAgbWFyZ2luTGVmdDogbWFyZ2luTGVmdCB8fCBjb21wdXRlZFN0eWxlLm1hcmdpbkxlZnQsXHJcbiAgICAgIG1hcmdpblRvcDogbWFyZ2luVG9wIHx8IGNvbXB1dGVkU3R5bGUubWFyZ2luVG9wLFxyXG4gICAgICBtYXJnaW5Cb3R0b206IGNvbXB1dGVkU3R5bGUubWFyZ2luQm90dG9tLFxyXG4gICAgICBtYXJnaW5SaWdodDogY29tcHV0ZWRTdHlsZS5tYXJnaW5SaWdodFxyXG4gICAgfTtcclxuICB9XHJcblxyXG4gIHNldENvbnRhaW5lclN0eWxlKHBsYWNlPzogWFBsYWNlLCAuLi5vZmZzZXQ6IHN0cmluZ1tdKSB7XHJcbiAgICBsZXQgW3RvcCwgcmlnaHQsIGJvdHRvbSwgbGVmdF0gPSB0aGlzLmdldE9mZnNldChvZmZzZXQpO1xyXG4gICAgc3dpdGNoIChwbGFjZSkge1xyXG4gICAgICBjYXNlICd0b3Atc3RhcnQnOlxyXG4gICAgICAgIHJldHVybiB7IHRvcCwgbGVmdCB9O1xyXG4gICAgICBjYXNlICd0b3AnOlxyXG4gICAgICAgIHJldHVybiB7IHRvcCB9O1xyXG4gICAgICBjYXNlICd0b3AtZW5kJzpcclxuICAgICAgICByZXR1cm4geyB0b3AsIHJpZ2h0IH07XHJcbiAgICAgIGNhc2UgJ2xlZnQnOlxyXG4gICAgICAgIHJldHVybiB7IGxlZnQgfTtcclxuICAgICAgY2FzZSAnY2VudGVyJzpcclxuICAgICAgICByZXR1cm4ge307XHJcbiAgICAgIGNhc2UgJ3JpZ2h0JzpcclxuICAgICAgICByZXR1cm4geyByaWdodCB9O1xyXG4gICAgICBjYXNlICdib3R0b20tc3RhcnQnOlxyXG4gICAgICAgIHJldHVybiB7IGJvdHRvbSwgbGVmdCB9O1xyXG4gICAgICBjYXNlICdib3R0b20nOlxyXG4gICAgICAgIHJldHVybiB7IGJvdHRvbSB9O1xyXG4gICAgICBjYXNlICdib3R0b20tZW5kJzpcclxuICAgICAgICByZXR1cm4geyBib3R0b20sIHJpZ2h0IH07XHJcbiAgICB9XHJcbiAgICByZXR1cm4ge307XHJcbiAgfVxyXG5cclxuICBnZXRPZmZzZXQob2Zmc2V0OiBzdHJpbmdbXSkge1xyXG4gICAgaWYgKG9mZnNldC5sZW5ndGggPT09IDApIG9mZnNldCA9IEFycmF5LmZyb20oeyBsZW5ndGg6IDQgfSkubWFwKCgpID0+IGAwYCk7XHJcbiAgICBlbHNlIGlmIChvZmZzZXQubGVuZ3RoIDwgNCkge1xyXG4gICAgICBBcnJheS5mcm9tKHsgbGVuZ3RoOiA0IC0gb2Zmc2V0Lmxlbmd0aCB9KS5tYXAoKCkgPT4gKG9mZnNldCA9IFsuLi5vZmZzZXQsIG9mZnNldFtvZmZzZXQubGVuZ3RoIC0gMV1dKSk7XHJcbiAgICB9XHJcbiAgICByZXR1cm4gb2Zmc2V0O1xyXG4gIH1cclxuXHJcbiAgY3JlYXRlT3ZlcmxheVJlZihvcHRpb246IFhQb3J0YWxQcm9wZXJ0eSk6IE92ZXJsYXlSZWYge1xyXG4gICAgcmV0dXJuIHRoaXMub3ZlcmxheS5jcmVhdGUob3B0aW9uLm92ZXJsYXlDb25maWcpO1xyXG4gIH1cclxuXHJcbiAgc2V0Q29ubmVjdGVkUG9zaXRpb24oLi4ucGxhY2VtZW50OiBYUGxhY2VbXSB8IFhQbGFjZW1lbnRbXSk6IENvbm5lY3RlZFBvc2l0aW9uW10ge1xyXG4gICAgbGV0IHJlc3VsdDogQ29ubmVjdGVkUG9zaXRpb25bXSA9IFtdO1xyXG4gICAgcGxhY2VtZW50LmZvckVhY2goKHBsYWNlOiBYUGxhY2UgfCBYUGxhY2VtZW50KSA9PiByZXN1bHQucHVzaChYUG9ydGFsUGxhY2VtZW50W3BsYWNlXSkpO1xyXG4gICAgcmV0dXJuIHJlc3VsdDtcclxuICB9XHJcbn1cclxuIl19