@ng-nest/ui 13.0.1 → 13.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (463) hide show
  1. package/README.md +1 -1
  2. package/date-picker/date-picker.component.d.ts +1 -1
  3. package/esm2020/affix/affix.component.mjs +3 -3
  4. package/esm2020/affix/affix.module.mjs +4 -4
  5. package/esm2020/affix/affix.property.mjs +3 -3
  6. package/esm2020/alert/alert.component.mjs +3 -3
  7. package/esm2020/alert/alert.module.mjs +4 -4
  8. package/esm2020/alert/alert.property.mjs +3 -3
  9. package/esm2020/anchor/anchor.component.mjs +3 -3
  10. package/esm2020/anchor/anchor.module.mjs +4 -4
  11. package/esm2020/anchor/anchor.property.mjs +3 -3
  12. package/esm2020/api/api.component.mjs +3 -3
  13. package/esm2020/api/api.module.mjs +4 -4
  14. package/esm2020/auto-complete/auto-complete-portal.component.mjs +5 -5
  15. package/esm2020/auto-complete/auto-complete.component.mjs +4 -4
  16. package/esm2020/auto-complete/auto-complete.module.mjs +4 -4
  17. package/esm2020/auto-complete/auto-complete.property.mjs +3 -3
  18. package/esm2020/avatar/avatar.component.mjs +3 -3
  19. package/esm2020/avatar/avatar.module.mjs +4 -4
  20. package/esm2020/avatar/avatar.property.mjs +3 -3
  21. package/esm2020/back-top/back-top.component.mjs +3 -3
  22. package/esm2020/back-top/back-top.module.mjs +4 -4
  23. package/esm2020/back-top/back-top.property.mjs +3 -3
  24. package/esm2020/badge/badge.component.mjs +3 -3
  25. package/esm2020/badge/badge.module.mjs +4 -4
  26. package/esm2020/badge/badge.property.mjs +3 -3
  27. package/esm2020/base-form/base-form.component.mjs +3 -3
  28. package/esm2020/base-form/base-form.module.mjs +4 -4
  29. package/esm2020/base-form/base-form.property.mjs +3 -3
  30. package/esm2020/border/border.component.mjs +3 -3
  31. package/esm2020/border/border.module.mjs +4 -4
  32. package/esm2020/button/button.component.mjs +3 -3
  33. package/esm2020/button/button.module.mjs +4 -4
  34. package/esm2020/button/button.property.mjs +6 -6
  35. package/esm2020/button/buttons.component.mjs +3 -3
  36. package/esm2020/calendar/calendar.component.mjs +3 -3
  37. package/esm2020/calendar/calendar.module.mjs +4 -4
  38. package/esm2020/calendar/calendar.property.mjs +3 -3
  39. package/esm2020/card/card.component.mjs +3 -3
  40. package/esm2020/card/card.module.mjs +4 -4
  41. package/esm2020/card/card.property.mjs +3 -3
  42. package/esm2020/carousel/carousel-panel.component.mjs +3 -3
  43. package/esm2020/carousel/carousel.component.mjs +3 -3
  44. package/esm2020/carousel/carousel.module.mjs +4 -4
  45. package/esm2020/carousel/carousel.property.mjs +6 -6
  46. package/esm2020/cascade/cascade-portal.component.mjs +5 -5
  47. package/esm2020/cascade/cascade.component.mjs +4 -4
  48. package/esm2020/cascade/cascade.module.mjs +4 -4
  49. package/esm2020/cascade/cascade.property.mjs +3 -3
  50. package/esm2020/checkbox/checkbox.component.mjs +3 -3
  51. package/esm2020/checkbox/checkbox.module.mjs +4 -4
  52. package/esm2020/checkbox/checkbox.property.mjs +3 -3
  53. package/esm2020/collapse/collapse-panel.component.mjs +3 -3
  54. package/esm2020/collapse/collapse.component.mjs +3 -3
  55. package/esm2020/collapse/collapse.module.mjs +4 -4
  56. package/esm2020/collapse/collapse.property.mjs +6 -6
  57. package/esm2020/color/color.component.mjs +3 -3
  58. package/esm2020/color/color.module.mjs +4 -4
  59. package/esm2020/color/color.property.mjs +3 -3
  60. package/esm2020/color-picker/color-picker-portal.component.mjs +5 -5
  61. package/esm2020/color-picker/color-picker.component.mjs +4 -4
  62. package/esm2020/color-picker/color-picker.module.mjs +4 -4
  63. package/esm2020/color-picker/color-picker.property.mjs +3 -3
  64. package/esm2020/comment/comment-reply.component.mjs +3 -3
  65. package/esm2020/comment/comment.component.mjs +3 -3
  66. package/esm2020/comment/comment.module.mjs +4 -4
  67. package/esm2020/comment/comment.property.mjs +6 -6
  68. package/esm2020/container/aside.component.mjs +3 -3
  69. package/esm2020/container/container.component.mjs +3 -3
  70. package/esm2020/container/container.module.mjs +4 -4
  71. package/esm2020/container/container.property.mjs +12 -12
  72. package/esm2020/container/footer.component.mjs +3 -3
  73. package/esm2020/container/header.component.mjs +3 -3
  74. package/esm2020/container/main.component.mjs +3 -3
  75. package/esm2020/core/config/config.service.mjs +3 -3
  76. package/esm2020/core/services/http.service.mjs +3 -3
  77. package/esm2020/core/services/preloading-strategy.service.mjs +3 -3
  78. package/esm2020/core/services/storage.service.mjs +3 -3
  79. package/esm2020/core/theme/theme.service.mjs +3 -3
  80. package/esm2020/crumb/crumb.component.mjs +3 -3
  81. package/esm2020/crumb/crumb.module.mjs +4 -4
  82. package/esm2020/crumb/crumb.property.mjs +3 -3
  83. package/esm2020/date-picker/date-picker-portal.component.mjs +6 -6
  84. package/esm2020/date-picker/date-picker.component.mjs +6 -10
  85. package/esm2020/date-picker/date-picker.module.mjs +4 -4
  86. package/esm2020/date-picker/date-picker.property.mjs +15 -15
  87. package/esm2020/date-picker/date-range-portal.component.mjs +3 -3
  88. package/esm2020/date-picker/date-range.component.mjs +3 -3
  89. package/esm2020/date-picker/picker-date.component.mjs +3 -3
  90. package/esm2020/date-picker/picker-month.component.mjs +3 -3
  91. package/esm2020/date-picker/picker-year.component.mjs +3 -3
  92. package/esm2020/description/description-item.component.mjs +3 -3
  93. package/esm2020/description/description.component.mjs +3 -3
  94. package/esm2020/description/description.module.mjs +4 -4
  95. package/esm2020/description/description.property.mjs +6 -6
  96. package/esm2020/dialog/dialog.component.mjs +3 -3
  97. package/esm2020/dialog/dialog.module.mjs +4 -4
  98. package/esm2020/dialog/dialog.property.mjs +3 -3
  99. package/esm2020/doc/doc.component.mjs +4 -4
  100. package/esm2020/doc/doc.module.mjs +4 -4
  101. package/esm2020/drawer/drawer.component.mjs +3 -3
  102. package/esm2020/drawer/drawer.module.mjs +4 -4
  103. package/esm2020/drawer/drawer.property.mjs +3 -3
  104. package/esm2020/dropdown/dropdown-portal.component.mjs +3 -3
  105. package/esm2020/dropdown/dropdown.component.mjs +3 -3
  106. package/esm2020/dropdown/dropdown.module.mjs +4 -4
  107. package/esm2020/dropdown/dropdown.property.mjs +3 -3
  108. package/esm2020/empty/empty.component.mjs +3 -3
  109. package/esm2020/empty/empty.module.mjs +4 -4
  110. package/esm2020/empty/empty.property.mjs +3 -3
  111. package/esm2020/examples/examples.component.mjs +3 -3
  112. package/esm2020/examples/examples.module.mjs +4 -4
  113. package/esm2020/find/find.component.mjs +3 -3
  114. package/esm2020/find/find.module.mjs +4 -4
  115. package/esm2020/find/find.property.mjs +3 -3
  116. package/esm2020/form/control.component.mjs +3 -3
  117. package/esm2020/form/form.component.mjs +3 -3
  118. package/esm2020/form/form.module.mjs +4 -4
  119. package/esm2020/form/form.property.mjs +6 -6
  120. package/esm2020/highlight/highlight.component.mjs +3 -3
  121. package/esm2020/highlight/highlight.module.mjs +4 -4
  122. package/esm2020/highlight/highlight.property.mjs +3 -3
  123. package/esm2020/i18n/i18n.directive.mjs +3 -3
  124. package/esm2020/i18n/i18n.module.mjs +4 -4
  125. package/esm2020/i18n/i18n.pipe.mjs +3 -3
  126. package/esm2020/i18n/i18n.service.mjs +3 -3
  127. package/esm2020/icon/icon.component.mjs +3 -3
  128. package/esm2020/icon/icon.module.mjs +4 -4
  129. package/esm2020/icon/icon.property.mjs +3 -3
  130. package/esm2020/icon/icon.service.mjs +3 -3
  131. package/esm2020/inner/inner.component.mjs +3 -3
  132. package/esm2020/inner/inner.module.mjs +4 -4
  133. package/esm2020/inner/inner.property.mjs +3 -3
  134. package/esm2020/input/input-group.component.mjs +3 -3
  135. package/esm2020/input/input.component.mjs +7 -5
  136. package/esm2020/input/input.module.mjs +4 -4
  137. package/esm2020/input/input.property.mjs +6 -6
  138. package/esm2020/input-number/input-number.component.mjs +3 -3
  139. package/esm2020/input-number/input-number.module.mjs +4 -4
  140. package/esm2020/input-number/input-number.property.mjs +3 -3
  141. package/esm2020/layout/col.component.mjs +3 -3
  142. package/esm2020/layout/layout.module.mjs +4 -4
  143. package/esm2020/layout/layout.property.mjs +6 -6
  144. package/esm2020/layout/row.component.mjs +3 -3
  145. package/esm2020/link/link.component.mjs +3 -3
  146. package/esm2020/link/link.module.mjs +4 -4
  147. package/esm2020/link/link.property.mjs +3 -3
  148. package/esm2020/list/list-option.component.mjs +3 -3
  149. package/esm2020/list/list.component.mjs +3 -3
  150. package/esm2020/list/list.module.mjs +4 -4
  151. package/esm2020/list/list.property.mjs +6 -6
  152. package/esm2020/loading/loading.component.mjs +3 -3
  153. package/esm2020/loading/loading.module.mjs +4 -4
  154. package/esm2020/loading/loading.property.mjs +3 -3
  155. package/esm2020/menu/menu-node.component.mjs +3 -3
  156. package/esm2020/menu/menu.component.mjs +3 -3
  157. package/esm2020/menu/menu.module.mjs +4 -4
  158. package/esm2020/menu/menu.property.mjs +6 -6
  159. package/esm2020/message/message.component.mjs +3 -3
  160. package/esm2020/message/message.module.mjs +4 -4
  161. package/esm2020/message/message.service.mjs +3 -3
  162. package/esm2020/message-box/message-box.component.mjs +3 -3
  163. package/esm2020/message-box/message-box.module.mjs +4 -4
  164. package/esm2020/message-box/message-box.service.mjs +3 -3
  165. package/esm2020/notification/notification.component.mjs +3 -3
  166. package/esm2020/notification/notification.module.mjs +4 -4
  167. package/esm2020/notification/notification.service.mjs +3 -3
  168. package/esm2020/outlet/outlet.directive.mjs +3 -3
  169. package/esm2020/outlet/outlet.module.mjs +4 -4
  170. package/esm2020/page-header/page-header.component.mjs +3 -3
  171. package/esm2020/page-header/page-header.module.mjs +4 -4
  172. package/esm2020/page-header/page-header.property.mjs +3 -3
  173. package/esm2020/pagination/pagination.component.mjs +3 -3
  174. package/esm2020/pagination/pagination.module.mjs +4 -4
  175. package/esm2020/pagination/pagination.property.mjs +3 -3
  176. package/esm2020/pattern/pattern.component.mjs +3 -3
  177. package/esm2020/pattern/pattern.module.mjs +4 -4
  178. package/esm2020/popconfirm/popconfirm.component.mjs +3 -3
  179. package/esm2020/popconfirm/popconfirm.module.mjs +4 -4
  180. package/esm2020/popconfirm/popconfirm.property.mjs +3 -3
  181. package/esm2020/popover/popover-portal.component.mjs +3 -3
  182. package/esm2020/popover/popover.directive.mjs +3 -3
  183. package/esm2020/popover/popover.module.mjs +4 -4
  184. package/esm2020/popover/popover.property.mjs +3 -3
  185. package/esm2020/portal/portal.module.mjs +4 -4
  186. package/esm2020/portal/portal.service.mjs +3 -3
  187. package/esm2020/progress/progress.component.mjs +3 -3
  188. package/esm2020/progress/progress.module.mjs +4 -4
  189. package/esm2020/progress/progress.property.mjs +3 -3
  190. package/esm2020/radio/radio.component.mjs +3 -3
  191. package/esm2020/radio/radio.module.mjs +4 -4
  192. package/esm2020/radio/radio.property.mjs +3 -3
  193. package/esm2020/rate/rate.component.mjs +3 -3
  194. package/esm2020/rate/rate.module.mjs +4 -4
  195. package/esm2020/rate/rate.property.mjs +3 -3
  196. package/esm2020/result/result.component.mjs +3 -3
  197. package/esm2020/result/result.module.mjs +4 -4
  198. package/esm2020/result/result.property.mjs +3 -3
  199. package/esm2020/ripple/ripple.directive.mjs +3 -3
  200. package/esm2020/ripple/ripple.module.mjs +4 -4
  201. package/esm2020/ripple/ripple.property.mjs +3 -3
  202. package/esm2020/select/select-portal.component.mjs +5 -5
  203. package/esm2020/select/select.component.mjs +4 -4
  204. package/esm2020/select/select.module.mjs +4 -4
  205. package/esm2020/select/select.property.mjs +3 -3
  206. package/esm2020/skeleton/skeleton.component.mjs +3 -3
  207. package/esm2020/skeleton/skeleton.module.mjs +4 -4
  208. package/esm2020/skeleton/skeleton.property.mjs +3 -3
  209. package/esm2020/slider/slider.component.mjs +3 -3
  210. package/esm2020/slider/slider.module.mjs +4 -4
  211. package/esm2020/slider/slider.property.mjs +3 -3
  212. package/esm2020/slider-select/slider-select.component.mjs +3 -3
  213. package/esm2020/slider-select/slider-select.module.mjs +4 -4
  214. package/esm2020/slider-select/slider-select.property.mjs +3 -3
  215. package/esm2020/statistic/countdown.component.mjs +3 -3
  216. package/esm2020/statistic/statistic.component.mjs +3 -3
  217. package/esm2020/statistic/statistic.module.mjs +4 -4
  218. package/esm2020/statistic/statistic.property.mjs +6 -6
  219. package/esm2020/steps/steps.component.mjs +3 -3
  220. package/esm2020/steps/steps.module.mjs +4 -4
  221. package/esm2020/steps/steps.property.mjs +3 -3
  222. package/esm2020/switch/switch.component.mjs +4 -4
  223. package/esm2020/switch/switch.module.mjs +4 -4
  224. package/esm2020/switch/switch.property.mjs +3 -3
  225. package/esm2020/table/drag.directive.mjs +3 -3
  226. package/esm2020/table/table-body.component.mjs +3 -3
  227. package/esm2020/table/table-foot.component.mjs +3 -3
  228. package/esm2020/table/table-head.component.mjs +3 -3
  229. package/esm2020/table/table.component.mjs +3 -3
  230. package/esm2020/table/table.module.mjs +4 -4
  231. package/esm2020/table/table.property.mjs +12 -12
  232. package/esm2020/tabs/tab-content.component.mjs +3 -3
  233. package/esm2020/tabs/tab.component.mjs +3 -3
  234. package/esm2020/tabs/tabs.component.mjs +3 -3
  235. package/esm2020/tabs/tabs.module.mjs +4 -4
  236. package/esm2020/tabs/tabs.property.mjs +6 -6
  237. package/esm2020/tag/tag.component.mjs +3 -3
  238. package/esm2020/tag/tag.module.mjs +4 -4
  239. package/esm2020/tag/tag.property.mjs +3 -3
  240. package/esm2020/text-retract/text-retract.component.mjs +3 -3
  241. package/esm2020/text-retract/text-retract.module.mjs +4 -4
  242. package/esm2020/text-retract/text-retract.property.mjs +3 -3
  243. package/esm2020/textarea/textarea.component.mjs +4 -4
  244. package/esm2020/textarea/textarea.module.mjs +4 -4
  245. package/esm2020/textarea/textarea.property.mjs +3 -3
  246. package/esm2020/theme/theme.component.mjs +3 -3
  247. package/esm2020/theme/theme.module.mjs +4 -4
  248. package/esm2020/theme/theme.property.mjs +3 -3
  249. package/esm2020/time-ago/time-ago.module.mjs +4 -4
  250. package/esm2020/time-ago/time-ago.pipe.mjs +3 -3
  251. package/esm2020/time-picker/time-picker-frame.component.mjs +10 -7
  252. package/esm2020/time-picker/time-picker-portal.component.mjs +3 -3
  253. package/esm2020/time-picker/time-picker.component.mjs +27 -14
  254. package/esm2020/time-picker/time-picker.module.mjs +4 -4
  255. package/esm2020/time-picker/time-picker.property.mjs +3 -3
  256. package/esm2020/time-range/time-range.module.mjs +4 -4
  257. package/esm2020/time-range/time-range.pipe.mjs +3 -3
  258. package/esm2020/timeline/timeline.component.mjs +3 -3
  259. package/esm2020/timeline/timeline.module.mjs +4 -4
  260. package/esm2020/timeline/timeline.property.mjs +3 -3
  261. package/esm2020/tooltip/tooltip-portal.component.mjs +3 -3
  262. package/esm2020/tooltip/tooltip.directive.mjs +3 -3
  263. package/esm2020/tooltip/tooltip.module.mjs +4 -4
  264. package/esm2020/tooltip/tooltip.property.mjs +3 -3
  265. package/esm2020/transfer/transfer.component.mjs +3 -3
  266. package/esm2020/transfer/transfer.module.mjs +4 -4
  267. package/esm2020/transfer/transfer.property.mjs +3 -3
  268. package/esm2020/tree/tree-node.component.mjs +3 -3
  269. package/esm2020/tree/tree.component.mjs +3 -3
  270. package/esm2020/tree/tree.module.mjs +4 -4
  271. package/esm2020/tree/tree.property.mjs +6 -6
  272. package/esm2020/tree-file/tree-file.component.mjs +3 -3
  273. package/esm2020/tree-file/tree-file.module.mjs +4 -4
  274. package/esm2020/tree-file/tree-file.property.mjs +3 -3
  275. package/esm2020/typography/typography.component.mjs +3 -3
  276. package/esm2020/typography/typography.module.mjs +4 -4
  277. package/esm2020/typography/typography.property.mjs +3 -3
  278. package/esm2020/upload/upload-portal.component.mjs +3 -3
  279. package/esm2020/upload/upload.component.mjs +3 -3
  280. package/esm2020/upload/upload.module.mjs +4 -4
  281. package/esm2020/upload/upload.property.mjs +3 -3
  282. package/fesm2015/ng-nest-ui-affix.mjs +10 -10
  283. package/fesm2015/ng-nest-ui-alert.mjs +11 -10
  284. package/fesm2015/ng-nest-ui-anchor.mjs +10 -10
  285. package/fesm2015/ng-nest-ui-api.mjs +7 -7
  286. package/fesm2015/ng-nest-ui-auto-complete.mjs +16 -15
  287. package/fesm2015/ng-nest-ui-auto-complete.mjs.map +1 -1
  288. package/fesm2015/ng-nest-ui-avatar.mjs +11 -10
  289. package/fesm2015/ng-nest-ui-back-top.mjs +10 -10
  290. package/fesm2015/ng-nest-ui-badge.mjs +11 -10
  291. package/fesm2015/ng-nest-ui-base-form.mjs +11 -10
  292. package/fesm2015/ng-nest-ui-border.mjs +8 -7
  293. package/fesm2015/ng-nest-ui-button.mjs +17 -16
  294. package/fesm2015/ng-nest-ui-calendar.mjs +11 -10
  295. package/fesm2015/ng-nest-ui-card.mjs +11 -10
  296. package/fesm2015/ng-nest-ui-carousel.mjs +17 -16
  297. package/fesm2015/ng-nest-ui-cascade.mjs +16 -15
  298. package/fesm2015/ng-nest-ui-cascade.mjs.map +1 -1
  299. package/fesm2015/ng-nest-ui-checkbox.mjs +11 -10
  300. package/fesm2015/ng-nest-ui-collapse.mjs +17 -16
  301. package/fesm2015/ng-nest-ui-color-picker.mjs +16 -15
  302. package/fesm2015/ng-nest-ui-color-picker.mjs.map +1 -1
  303. package/fesm2015/ng-nest-ui-color.mjs +11 -10
  304. package/fesm2015/ng-nest-ui-comment.mjs +17 -16
  305. package/fesm2015/ng-nest-ui-container.mjs +32 -31
  306. package/fesm2015/ng-nest-ui-core.mjs +16 -15
  307. package/fesm2015/ng-nest-ui-crumb.mjs +11 -10
  308. package/fesm2015/ng-nest-ui-date-picker.mjs +45 -48
  309. package/fesm2015/ng-nest-ui-date-picker.mjs.map +1 -1
  310. package/fesm2015/ng-nest-ui-description.mjs +17 -16
  311. package/fesm2015/ng-nest-ui-dialog.mjs +11 -10
  312. package/fesm2015/ng-nest-ui-doc.mjs +8 -8
  313. package/fesm2015/ng-nest-ui-drawer.mjs +11 -10
  314. package/fesm2015/ng-nest-ui-dropdown.mjs +13 -13
  315. package/fesm2015/ng-nest-ui-empty.mjs +11 -10
  316. package/fesm2015/ng-nest-ui-examples.mjs +7 -7
  317. package/fesm2015/ng-nest-ui-find.mjs +11 -10
  318. package/fesm2015/ng-nest-ui-form.mjs +17 -16
  319. package/fesm2015/ng-nest-ui-highlight.mjs +11 -10
  320. package/fesm2015/ng-nest-ui-i18n.mjs +14 -13
  321. package/fesm2015/ng-nest-ui-icon.mjs +14 -13
  322. package/fesm2015/ng-nest-ui-inner.mjs +10 -10
  323. package/fesm2015/ng-nest-ui-input-number.mjs +11 -10
  324. package/fesm2015/ng-nest-ui-input.mjs +20 -17
  325. package/fesm2015/ng-nest-ui-input.mjs.map +1 -1
  326. package/fesm2015/ng-nest-ui-layout.mjs +17 -16
  327. package/fesm2015/ng-nest-ui-link.mjs +11 -10
  328. package/fesm2015/ng-nest-ui-list.mjs +17 -16
  329. package/fesm2015/ng-nest-ui-loading.mjs +11 -10
  330. package/fesm2015/ng-nest-ui-menu.mjs +16 -16
  331. package/fesm2015/ng-nest-ui-message-box.mjs +10 -10
  332. package/fesm2015/ng-nest-ui-message.mjs +11 -10
  333. package/fesm2015/ng-nest-ui-notification.mjs +10 -10
  334. package/fesm2015/ng-nest-ui-outlet.mjs +8 -7
  335. package/fesm2015/ng-nest-ui-page-header.mjs +10 -10
  336. package/fesm2015/ng-nest-ui-pagination.mjs +11 -10
  337. package/fesm2015/ng-nest-ui-pattern.mjs +7 -7
  338. package/fesm2015/ng-nest-ui-popconfirm.mjs +10 -10
  339. package/fesm2015/ng-nest-ui-popover.mjs +13 -13
  340. package/fesm2015/ng-nest-ui-portal.mjs +8 -7
  341. package/fesm2015/ng-nest-ui-progress.mjs +11 -10
  342. package/fesm2015/ng-nest-ui-radio.mjs +11 -10
  343. package/fesm2015/ng-nest-ui-rate.mjs +11 -10
  344. package/fesm2015/ng-nest-ui-result.mjs +10 -10
  345. package/fesm2015/ng-nest-ui-ripple.mjs +11 -10
  346. package/fesm2015/ng-nest-ui-select.mjs +16 -15
  347. package/fesm2015/ng-nest-ui-select.mjs.map +1 -1
  348. package/fesm2015/ng-nest-ui-skeleton.mjs +10 -10
  349. package/fesm2015/ng-nest-ui-slider-select.mjs +11 -10
  350. package/fesm2015/ng-nest-ui-slider.mjs +11 -10
  351. package/fesm2015/ng-nest-ui-statistic.mjs +17 -16
  352. package/fesm2015/ng-nest-ui-steps.mjs +10 -10
  353. package/fesm2015/ng-nest-ui-switch.mjs +12 -11
  354. package/fesm2015/ng-nest-ui-table.mjs +32 -31
  355. package/fesm2015/ng-nest-ui-tabs.mjs +20 -19
  356. package/fesm2015/ng-nest-ui-tag.mjs +11 -10
  357. package/fesm2015/ng-nest-ui-text-retract.mjs +11 -10
  358. package/fesm2015/ng-nest-ui-textarea.mjs +12 -11
  359. package/fesm2015/ng-nest-ui-theme.mjs +11 -10
  360. package/fesm2015/ng-nest-ui-time-ago.mjs +8 -7
  361. package/fesm2015/ng-nest-ui-time-picker.mjs +46 -29
  362. package/fesm2015/ng-nest-ui-time-picker.mjs.map +1 -1
  363. package/fesm2015/ng-nest-ui-time-range.mjs +8 -7
  364. package/fesm2015/ng-nest-ui-timeline.mjs +11 -10
  365. package/fesm2015/ng-nest-ui-tooltip.mjs +14 -13
  366. package/fesm2015/ng-nest-ui-transfer.mjs +10 -10
  367. package/fesm2015/ng-nest-ui-tree-file.mjs +11 -10
  368. package/fesm2015/ng-nest-ui-tree.mjs +17 -16
  369. package/fesm2015/ng-nest-ui-typography.mjs +11 -10
  370. package/fesm2015/ng-nest-ui-upload.mjs +13 -13
  371. package/fesm2020/ng-nest-ui-affix.mjs +10 -10
  372. package/fesm2020/ng-nest-ui-alert.mjs +11 -10
  373. package/fesm2020/ng-nest-ui-anchor.mjs +10 -10
  374. package/fesm2020/ng-nest-ui-api.mjs +7 -7
  375. package/fesm2020/ng-nest-ui-auto-complete.mjs +16 -15
  376. package/fesm2020/ng-nest-ui-auto-complete.mjs.map +1 -1
  377. package/fesm2020/ng-nest-ui-avatar.mjs +11 -10
  378. package/fesm2020/ng-nest-ui-back-top.mjs +10 -10
  379. package/fesm2020/ng-nest-ui-badge.mjs +11 -10
  380. package/fesm2020/ng-nest-ui-base-form.mjs +11 -10
  381. package/fesm2020/ng-nest-ui-border.mjs +8 -7
  382. package/fesm2020/ng-nest-ui-button.mjs +17 -16
  383. package/fesm2020/ng-nest-ui-calendar.mjs +11 -10
  384. package/fesm2020/ng-nest-ui-card.mjs +11 -10
  385. package/fesm2020/ng-nest-ui-carousel.mjs +17 -16
  386. package/fesm2020/ng-nest-ui-cascade.mjs +16 -15
  387. package/fesm2020/ng-nest-ui-cascade.mjs.map +1 -1
  388. package/fesm2020/ng-nest-ui-checkbox.mjs +11 -10
  389. package/fesm2020/ng-nest-ui-collapse.mjs +17 -16
  390. package/fesm2020/ng-nest-ui-color-picker.mjs +16 -15
  391. package/fesm2020/ng-nest-ui-color-picker.mjs.map +1 -1
  392. package/fesm2020/ng-nest-ui-color.mjs +11 -10
  393. package/fesm2020/ng-nest-ui-comment.mjs +17 -16
  394. package/fesm2020/ng-nest-ui-container.mjs +32 -31
  395. package/fesm2020/ng-nest-ui-core.mjs +16 -15
  396. package/fesm2020/ng-nest-ui-crumb.mjs +11 -10
  397. package/fesm2020/ng-nest-ui-date-picker.mjs +45 -48
  398. package/fesm2020/ng-nest-ui-date-picker.mjs.map +1 -1
  399. package/fesm2020/ng-nest-ui-description.mjs +17 -16
  400. package/fesm2020/ng-nest-ui-dialog.mjs +11 -10
  401. package/fesm2020/ng-nest-ui-doc.mjs +8 -8
  402. package/fesm2020/ng-nest-ui-drawer.mjs +11 -10
  403. package/fesm2020/ng-nest-ui-dropdown.mjs +13 -13
  404. package/fesm2020/ng-nest-ui-empty.mjs +11 -10
  405. package/fesm2020/ng-nest-ui-examples.mjs +7 -7
  406. package/fesm2020/ng-nest-ui-find.mjs +11 -10
  407. package/fesm2020/ng-nest-ui-form.mjs +17 -16
  408. package/fesm2020/ng-nest-ui-highlight.mjs +11 -10
  409. package/fesm2020/ng-nest-ui-i18n.mjs +14 -13
  410. package/fesm2020/ng-nest-ui-icon.mjs +14 -13
  411. package/fesm2020/ng-nest-ui-inner.mjs +10 -10
  412. package/fesm2020/ng-nest-ui-input-number.mjs +11 -10
  413. package/fesm2020/ng-nest-ui-input.mjs +20 -17
  414. package/fesm2020/ng-nest-ui-input.mjs.map +1 -1
  415. package/fesm2020/ng-nest-ui-layout.mjs +17 -16
  416. package/fesm2020/ng-nest-ui-link.mjs +11 -10
  417. package/fesm2020/ng-nest-ui-list.mjs +17 -16
  418. package/fesm2020/ng-nest-ui-loading.mjs +11 -10
  419. package/fesm2020/ng-nest-ui-menu.mjs +16 -16
  420. package/fesm2020/ng-nest-ui-message-box.mjs +10 -10
  421. package/fesm2020/ng-nest-ui-message.mjs +11 -10
  422. package/fesm2020/ng-nest-ui-notification.mjs +10 -10
  423. package/fesm2020/ng-nest-ui-outlet.mjs +8 -7
  424. package/fesm2020/ng-nest-ui-page-header.mjs +10 -10
  425. package/fesm2020/ng-nest-ui-pagination.mjs +11 -10
  426. package/fesm2020/ng-nest-ui-pattern.mjs +7 -7
  427. package/fesm2020/ng-nest-ui-popconfirm.mjs +10 -10
  428. package/fesm2020/ng-nest-ui-popover.mjs +13 -13
  429. package/fesm2020/ng-nest-ui-portal.mjs +8 -7
  430. package/fesm2020/ng-nest-ui-progress.mjs +11 -10
  431. package/fesm2020/ng-nest-ui-radio.mjs +11 -10
  432. package/fesm2020/ng-nest-ui-rate.mjs +11 -10
  433. package/fesm2020/ng-nest-ui-result.mjs +10 -10
  434. package/fesm2020/ng-nest-ui-ripple.mjs +11 -10
  435. package/fesm2020/ng-nest-ui-select.mjs +16 -15
  436. package/fesm2020/ng-nest-ui-select.mjs.map +1 -1
  437. package/fesm2020/ng-nest-ui-skeleton.mjs +10 -10
  438. package/fesm2020/ng-nest-ui-slider-select.mjs +11 -10
  439. package/fesm2020/ng-nest-ui-slider.mjs +11 -10
  440. package/fesm2020/ng-nest-ui-statistic.mjs +17 -16
  441. package/fesm2020/ng-nest-ui-steps.mjs +10 -10
  442. package/fesm2020/ng-nest-ui-switch.mjs +12 -11
  443. package/fesm2020/ng-nest-ui-table.mjs +32 -31
  444. package/fesm2020/ng-nest-ui-tabs.mjs +20 -19
  445. package/fesm2020/ng-nest-ui-tag.mjs +11 -10
  446. package/fesm2020/ng-nest-ui-text-retract.mjs +11 -10
  447. package/fesm2020/ng-nest-ui-textarea.mjs +12 -11
  448. package/fesm2020/ng-nest-ui-theme.mjs +11 -10
  449. package/fesm2020/ng-nest-ui-time-ago.mjs +8 -7
  450. package/fesm2020/ng-nest-ui-time-picker.mjs +46 -29
  451. package/fesm2020/ng-nest-ui-time-picker.mjs.map +1 -1
  452. package/fesm2020/ng-nest-ui-time-range.mjs +8 -7
  453. package/fesm2020/ng-nest-ui-timeline.mjs +11 -10
  454. package/fesm2020/ng-nest-ui-tooltip.mjs +14 -13
  455. package/fesm2020/ng-nest-ui-transfer.mjs +10 -10
  456. package/fesm2020/ng-nest-ui-tree-file.mjs +11 -10
  457. package/fesm2020/ng-nest-ui-tree.mjs +17 -16
  458. package/fesm2020/ng-nest-ui-typography.mjs +11 -10
  459. package/fesm2020/ng-nest-ui-upload.mjs +13 -13
  460. package/package.json +1 -1
  461. package/style/core/index.scss +1 -0
  462. package/time-picker/time-picker-frame.component.d.ts +1 -0
  463. package/time-picker/time-picker.component.d.ts +3 -1
@@ -113,9 +113,9 @@ export class XMessageService {
113
113
  this.messages[option.placement].ref?.componentRef?.instance.onClose(option);
114
114
  }
115
115
  }
116
- /** @nocollapse */ /** @nocollapse */ XMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageService, deps: [{ token: i1.XPortalService }, { token: i2.XConfigService }], target: i0.ɵɵFactoryTarget.Injectable });
117
- /** @nocollapse */ /** @nocollapse */ XMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageService });
118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageService, decorators: [{
116
+ /** @nocollapse */ /** @nocollapse */ XMessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageService, deps: [{ token: i1.XPortalService }, { token: i2.XConfigService }], target: i0.ɵɵFactoryTarget.Injectable });
117
+ /** @nocollapse */ /** @nocollapse */ XMessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageService });
118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageService, decorators: [{
119
119
  type: Injectable
120
120
  }], ctorParameters: function () { return [{ type: i1.XPortalService }, { type: i2.XConfigService }]; } });
121
121
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVzc2FnZS5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGliL25nLW5lc3QvdWkvbWVzc2FnZS9tZXNzYWdlLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzQyxPQUFPLEVBQWEsWUFBWSxFQUFFLFFBQVEsRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFrQyxNQUFNLGtCQUFrQixDQUFDO0FBQzdILE9BQU8sRUFLTCxjQUFjLEVBRWQsYUFBYSxFQUNkLE1BQU0sb0JBQW9CLENBQUM7QUFDNUIsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDeEQsT0FBTyxFQUFFLEVBQUUsRUFBRSxNQUFNLE1BQU0sQ0FBQztBQUMxQixPQUFPLEVBQUUsS0FBSyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7Ozs7QUFJdkMsTUFBTSxPQUFPLGVBQWU7SUFrQjFCLFlBQW1CLE1BQXNCLEVBQVMsYUFBNkI7UUFBNUQsV0FBTSxHQUFOLE1BQU0sQ0FBZ0I7UUFBUyxrQkFBYSxHQUFiLGFBQWEsQ0FBZ0I7UUFqQi9FLGFBQVEsR0FBc0IsRUFBRSxDQUFDO1FBRWpDLFlBQU8sR0FBbUI7WUFDeEIsSUFBSSxFQUFFLE1BQU07WUFDWixLQUFLLEVBQUUsT0FBTztZQUNkLFNBQVMsRUFBRSxLQUFLO1lBQ2hCLE1BQU0sRUFBRSxNQUFNO1lBQ2QsTUFBTSxFQUFFLE9BQU87WUFDZixXQUFXLEVBQUUsTUFBTTtZQUNuQixRQUFRLEVBQUUsSUFBSTtZQUNkLFNBQVMsRUFBRSxJQUFJO1lBQ2YsUUFBUSxFQUFFLElBQUk7WUFDZCxJQUFJLEVBQUUsS0FBSztTQUNaLENBQUM7UUFLQSxJQUFJLENBQUMsYUFBYSxHQUFHLElBQUksQ0FBQyxhQUFhLENBQUMscUJBQXFCLENBQUMsYUFBYSxDQUFDLENBQUM7UUFDN0UsTUFBTSxDQUFD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Q0FBQztJQUN4RCxDQUFDO0lBRU8sV0FBVyxDQUFDLE1BQXNCO1FBQ3hDLElBQUksTUFBTSxDQUFDLFFBQVEsRUFBRTtZQUNuQixNQUFNLENBQUMsU0FBUyxHQUFHLEVBQUUsQ0FBQyxJQUFJLENBQUM7aUJBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDO2lCQUM1QixTQUFTLENBQUMsR0FBRyxFQUFFO2dCQUNkLElBQUksQ0FBQyxhQUFhLENBQUMsTUFBTSxDQUFDLENBQUM7WUFDN0IsQ0FBQyxDQUFDLENBQUM7U0FDTjtJQUNILENBQUM7SUFFTyxhQUFhLENBQUMsTUFBc0I7UUFDMUMsSUFBSSxPQUFPLE1BQU0sQ0FBQyxTQUFTLEtBQUssV0FBVztZQUFFLE9BQU87UUFDcEQsSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUMsU0FBUyxDQUFDLENBQUMsR0FBRyxFQUFFLFlBQVksRUFBRSxRQUFRLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxDQUFDO0lBQzlFLENBQUM7O2tKQW5IVSxlQUFlO3NKQUFmLGVBQWU7MkZBQWYsZUFBZTtrQkFEM0IsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgWFRlbXBsYXRlLCBYSXNYVGVtcGxhdGUsIFhJc0VtcHR5LCBmaWxsRGVmYXVsdCwgWElzU3RyaW5nLCBYQ29uZmlnU2VydmljZSwgWE1lc3NhZ2VDb25maWcgfSBmcm9tICdAbmctbmVzdC91aS9jb3JlJztcclxuaW1wb3J0IHtcclxuICBYTWVzc2FnZU92ZXJsYXlSZWYsXHJcbiAgWE1lc3NhZ2VUeXBlLFxyXG4gIFhNZXNzYWdlUGxhY2VtZW50LFxyXG4gIFhNZXNzYWdlUmVmLFxyXG4gIFhNZXNzYWdlUG9ydGFsLFxyXG4gIFhNZXNzYWdlT3B0aW9uLFxyXG4gIFhfQ09ORklHX05BTUVcclxufSBmcm9tICcuL21lc3NhZ2UucHJvcGVydHknO1xyXG5pbXBvcnQgeyBYTWVzc2FnZUNvbXBvbmVudCB9IGZyb20gJy4vbWVzc2FnZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBvZiB9IGZyb20gJ3J4anMnO1xyXG5pbXBvcnQgeyBkZWxheSB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcclxuaW1wb3J0IHsgWFBvcnRhbFNlcnZpY2UgfSBmcm9tICdAbmctbmVzdC91aS9wb3J0YWwnO1xyXG5cclxuQEluamVjdGFibGUoKVxyXG5leHBvcnQgY2xhc3MgWE1lc3NhZ2VTZXJ2aWNlIHtcclxuICBtZXNzYWdlczogWE1lc3NhZ2VQbGFjZW1lbnQgPSB7fTtcclxuXHJcbiAgZGVmYXVsdDogWE1lc3NhZ2VPcHRpb24gPSB7XHJcbiAgICB0eXBlOiAnaW5mbycsXHJcbiAgICB3aWR0aDogJzE2cmVtJyxcclxuICAgIHBsYWNlbWVudDogJ3RvcCcsXHJcbiAgICBvZmZzZXQ6ICcycmVtJyxcclxuICAgIGVmZmVjdDogJ3doaXRlJyxcclxuICAgIGRpc3BsYXlUeXBlOiAnbGlzdCcsXHJcbiAgICBkdXJhdGlvbjogMzAwMCxcclxuICAgIGhpZGVDbG9zZTogdHJ1ZSxcclxuICAgIHNob3dJY29uOiB0cnVlLFxyXG4gICAgaGlkZTogZmFsc2VcclxuICB9O1xyXG5cclxuICBjb25maWdEZWZhdWx0PzogWE1lc3NhZ2VDb25maWc7XHJcblxyXG4gIGNvbnN0cnVjdG9yKHB1YmxpYyBwb3J0YWw6IFhQb3J0YWxTZXJ2aWNlLCBwdWJsaWMgY29uZmlnU2VydmljZTogWENvbmZpZ1NlcnZpY2UpIHtcclxuICAgIHRoaXMuY29uZmlnRGVmYXVsdCA9IHRoaXMuY29uZmlnU2VydmljZS5nZXRDb25maWdGb3JDb21wb25lbnQoWF9DT05GSUdfTkFNRSk7XHJcbiAgICBPYmplY3QuYXNzaWduKHRoaXMuZGVmYXVsdCwgdGhpcy5jb25maWdEZWZhdWx0KTtcclxuICB9XHJcblxyXG4gIGluZm8ob3B0aW9uOiBYVGVtcGxhdGUgfCBYTWVzc2FnZU9wdGlvbik6IFhNZXNzYWdlUmVmIHtcclxuICAgIHJldHVybiB0aGlzLmNyZWF0ZU1lc3NhZ2Uob3B0aW9uLCAnaW5mbycpO1xyXG4gIH1cclxuXHJcbiAgc3VjY2VzcyhvcHRpb246IFhUZW1wbGF0ZSB8IFhNZXNzYWdlT3B0aW9uKTogWE1lc3NhZ2VSZWYge1xyXG4gICAgcmV0dXJuIHRoaXMuY3JlYXRlTWVzc2FnZShvcHRpb24sICdzdWNjZXNzJyk7XHJcbiAgfVxyXG5cclxuICB3YXJuaW5nKG9wdGlvbjogWFRlbXBsYXRlIHwgWE1lc3NhZ2VPcHRpb24pOiBYTWVzc2FnZVJlZiB7XHJcbiAgICByZXR1cm4gdGhpcy5jcmVhdGVNZXNzYWdlKG9wdGlvbiwgJ3dhcm5pbmcnKTtcclxuICB9XHJcblxyXG4gIGVycm9yKG9wdGlvbjogWFRlbXBsYXRlIHwgWE1lc3NhZ2VPcHRpb24pOiBYTWVzc2FnZVJlZiB7XHJcbiAgICByZXR1cm4gdGhpcy5jcmVhdGVNZXNzYWdlKG9wdGlvbiwgJ2Vycm9yJyk7XHJcbiAgfVxyXG5cclxuICBjcmVhdGUob3B0aW9uOiBYTWVzc2FnZU9wdGlvbik6IFhNZXNzYWdlT3ZlcmxheVJlZiB7XHJcbiAgICBjb25zdCBvZmZzZXQgPSBYSXNTdHJpbmcob3B0aW9uLm9mZnNldCkgPyBbb3B0aW9uLm9mZnNldCBhcyBzdHJpbmddIDogKG9wdGlvbi5vZmZzZXQgYXMgc3RyaW5nW10pO1xyXG5cclxuICAgIHJldHVybiB0aGlzLnBvcnRhbC5hdHRhY2goe1xyXG4gICAgICBjb250ZW50OiBYTWVzc2FnZUNvbXBvbmVudCxcclxuICAgICAgb3ZlcmxheUNvbmZpZzoge1xyXG4gICAgICAgIHBhbmVsQ2xhc3M6IFhNZXNzYWdlUG9ydGFsLFxyXG4gICAgICAgIHBvc2l0aW9uU3RyYXRlZ3k6IHRoaXMucG9ydGFsLnNldFBsYWNlKG9wdGlvbi5wbGFjZW1lbnQsIG9wdGlvbi53aWR0aCwgb3B0aW9uLmhlaWdodCwgLi4ub2Zmc2V0KVxyXG4gICAgICB9XHJcbiAgICB9KTtcclxuICB9XHJcblxyXG4gIHByaXZhdGUgY3JlYXRlTWVzc2FnZShvcHRpb246IFhUZW1wbGF0ZSB8IFhNZXNzYWdlT3B0aW9uLCB0eXBlOiBYTWVzc2FnZVR5cGUpOiBYTWVzc2FnZVJlZiB7XHJcbiAgICBsZXQgb3B0OiBYTWVzc2FnZU9wdGlvbjtcclxuICAgIGlmIChYSXNYVGVtcGxhdGUob3B0aW9uKSkge1xyXG4gICAgICBvcHQgPSB7IHRpdGxlOiBvcHRpb24gYXMgWFRlbXBsYXRlLCB0eXBlOiB0eXBlIH07XHJcbiAgICB9IGVsc2Uge1xyXG4gICAgICBvcHQgPSBvcHRpb24gYXMgWE1lc3NhZ2VPcHRpb247XHJcbiAgICAgIG9wdC50eXBlID0gdHlwZTtcclxuICAgIH1cclxuICAgIGZpbGxEZWZhdWx0KG9wdCwgdGhpcy5kZWZhdWx0KTtcclxuICAgIHJldHVybiB0aGlzLmNyZWF0ZU1lc3NhZ2VQbGFjZW1lbnQob3B0KTtcclxuICB9XHJcblxyXG4gIHByaXZhdGUgY2xvc2VBbGwoZXhjbHVkZU9wdGlvbj86IFhNZXNzYWdlT3B0aW9uKSB7XHJcbiAgICBmb3IgKGxldCBrZXkgaW4gdGhpcy5tZXNzYWdlcykge1xyXG4gICAgICBmb3IgKGxldCBvcHRpb24gb2YgdGhpcy5tZXNzYWdlc1trZXldLmxpc3QpIHtcclxuICAgICAgICBvcHRpb24gIT09IGV4Y2x1ZGVPcHRpb24gJiYgdGhpcy5yZW1vdmVNZXNzYWdlKG9wdGlvbik7XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcblxyXG4gIHByaXZhdGUgY3JlYXRlTWVzc2FnZVBsYWNlbWVudChvcHRpb246IFhNZXNzYWdlT3B0aW9uKTogWE1lc3NhZ2VSZWYge1xyXG4gICAgaWYgKHR5cGVvZiBvcHRpb24ucGxhY2VtZW50ID09PSAndW5kZWZpbmVkJykgcmV0dXJuIHsgcmVmOiB7fSwgbGlzdDogW10sIGN1cnJlbnRDbG9zZTogKCkgPT4ge30sIGNsb3NlQWxsOiAoKSA9PiB7fSB9O1xyXG4gICAgbGV0IG1zZ1BsYWNlbWVudCA9IHRoaXMubWVzc2FnZXNbb3B0aW9uLnBsYWNlbWVudF07XHJcbiAgICB0aGlzLnNldER1cmF0aW9uKG9wdGlvbik7XHJcbiAgICBpZiAoWElzRW1wdHkobXNnUGxhY2VtZW50KSB8fCAhbXNnUGxhY2VtZW50LnJlZj8ub3ZlcmxheVJlZj8uaGFzQXR0YWNoZWQoKSkge1xyXG4gICAgICB0aGlzLm1lc3NhZ2VzW29wdGlvbi5wbGFjZW1lbnRdID0ge1xyXG4gICAgICAgIHJlZjogdGhpcy5jcmVhdGUob3B0aW9uKSxcclxuICAgICAgICBsaXN0OiBbb3B0aW9uXSxcclxuICAgICAgICBjdXJyZW50Q2xvc2U6ICgpID0+IHtcclxuICAgICAgICAgIHRoaXMucmVtb3ZlTWVzc2FnZShvcHRpb24pO1xyXG4gICAgICAgIH0sXHJcbiAgICAgICAgY2xvc2VBbGw6ICgpID0+IHtcclxuICAgICAgICAgIHRoaXMuY2xvc2VBbGwoKTtcclxuICAgICAgICB9XHJcbiAgICAgIH07XHJcbiAgICB9IGVsc2Uge1xyXG4gICAgICB0aGlzLm1lc3NhZ2VzW29wdGlvbi5wbGFjZW1lbnRdLmxpc3QgPSBbLi4uKHRoaXMubWVzc2FnZXNbb3B0aW9uLnBsYWNlbWVudF0ubGlzdCBhcyBYTWVzc2FnZU9wdGlvbltdKSwgb3B0aW9uXTtcclxuICAgIH1cclxuICAgIHRoaXMubWVzc2FnZUNoYW5nZSh0aGlzLm1lc3NhZ2VzW29wdGlvbi5wbGFjZW1lbnRdKTtcclxuXHJcbiAgICBvcHRpb24uZGlzcGxheVR5cGUgPT09ICdzaW5nbGUnICYmIHRoaXMuY2xvc2VBbGwob3B0aW9uKTtcclxuXHJcbiAgICByZXR1cm4gdGhpcy5tZXNzYWdlc1tvcHRpb24ucGxhY2VtZW50XTtcclxuICB9XHJcblxyXG4gIHByaXZhdGUgbWVzc2FnZUNoYW5nZShtZXNzYWdlOiBYTWVzc2FnZVJlZikge1xyXG4gICAgaWYgKCFtZXNzYWdlLnJlZj8ub3ZlcmxheVJlZj8uaGFzQXR0YWNoZWQoKSB8fCAhbWVzc2FnZT8ucmVmPy5jb21wb25lbnRSZWY/Lmluc3RhbmNlKSByZXR1cm47XHJcbiAgICBtZXNzYWdlLnJlZi5jb21wb25lbnRSZWYuaW5zdGFuY2UubWVzc2FnZSA9IG1lc3NhZ2U7XHJcbiAgICBtZXNzYWdlLnJlZi5jb21wb25lbnRSZWYuaW5zdGFuY2UuY2RyLmRldGVjdENoYW5nZXMoKTtcclxuICB9XHJcblxyXG4gIHByaXZhdGUgc2V0RHVyYXRpb24ob3B0aW9uOiBYTWVzc2FnZU9wdGlvbikge1xyXG4gICAgaWYgKG9wdGlvbi5kdXJhdGlvbikge1xyXG4gICAgICBvcHRpb24uZHVyYXRpb24kID0gb2YodHJ1ZSlcclxuICAgICAgICAucGlwZShkZWxheShvcHRpb24uZHVyYXRpb24pKVxyXG4gICAgICAgIC5zdWJzY3JpYmUoKCkgPT4ge1xyXG4gICAgICAgICAgdGhpcy5yZW1vdmVNZXNzYWdlKG9wdGlvbik7XHJcbiAgICAgICAgfSk7XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICBwcml2YXRlIHJlbW92ZU1lc3NhZ2Uob3B0aW9uOiBYTWVzc2FnZU9wdGlvbikge1xyXG4gICAgaWYgKHR5cGVvZiBvcHRpb24ucGxhY2VtZW50ID09PSAndW5kZWZpbmVkJykgcmV0dXJuO1xyXG4gICAgdGhpcy5tZXNzYWdlc1tvcHRpb24ucGxhY2VtZW50XS5yZWY/LmNvbXBvbmVudFJlZj8uaW5zdGFuY2Uub25DbG9zZShvcHRpb24pO1xyXG4gIH1cclxufVxyXG4iXX0=
@@ -64,9 +64,9 @@ export class XMessageBoxComponent {
64
64
  this.formGroup.addControl('inputValue', new FormControl(this.msgInput.inputValue, [Validators.required, Validators.pattern(this.msgInput.inputPattern)]));
65
65
  }
66
66
  }
67
- /** @nocollapse */ /** @nocollapse */ XMessageBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
68
- /** @nocollapse */ /** @nocollapse */ XMessageBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: XMessageBoxComponent, selector: "x-message-box", ngImport: i0, template: "<div\r\n class=\"x-message-box\"\r\n *ngIf=\"!messageBox?.input?.hide\"\r\n [@x-move-box-animation]=\"messageBox.input?.placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n>\r\n <x-alert\r\n (close)=\"onClose()\"\r\n [title]=\"messageBox.input?.title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"messageBox.input?.type\"\r\n [effect]=\"messageBox.input?.effect\"\r\n [hideClose]=\"messageBox.input?.hideClose\"\r\n [closeText]=\"messageBox.input?.closeText\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n <ng-template #contentTpl let-iconTpl=\"$iconTpl\">\r\n <div class=\"x-message-box-inner\">\r\n <div class=\"x-message-box-content\">\r\n <ng-container *ngIf=\"!messageBox.input?.showInput; else inputTpl\">\r\n <ng-container *ngIf=\"messageBox.input?.showIcon\">\r\n <ng-container *ngTemplateOutlet=\"iconTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *xOutlet=\"messageBox.input?.content\">\r\n {{ messageBox.input?.content }}\r\n </ng-container>\r\n </ng-container>\r\n <ng-template #inputTpl>\r\n <form [formGroup]=\"formGroup\">\r\n <x-input\r\n formControlName=\"inputValue\"\r\n [type]=\"messageBox.input?.inputType\"\r\n [label]=\"getLabel\"\r\n [placeholder]=\"messageBox.input?.inputPlaceholder\"\r\n [pattern]=\"getPattern\"\r\n [message]=\"messageBox.input?.inputInvalidMessage\"\r\n ></x-input>\r\n </form>\r\n </ng-template>\r\n </div>\r\n <x-buttons space=\"1\">\r\n <x-button *ngIf=\"messageBox.input?.showCancel\" (click)=\"onCancel()\">{{ messageBox.input?.cancelText }}</x-button>\r\n <x-button type=\"primary\" (click)=\"onConfirm()\" [disabled]=\"formGroup?.invalid\">{{ messageBox.input?.confirmText }}</x-button>\r\n </x-buttons>\r\n </div>\r\n </ng-template>\r\n</div>\r\n", styles: [".x-message-box{margin:0;padding:0}.x-message-box-inner{display:flex;flex-direction:column;margin:.5rem 0}.x-message-box-inner>x-buttons{margin-top:1rem;align-self:flex-end}.x-message-box-content{display:inline-flex}.x-message-box-content>form{width:100%}.x-message-box-content>form>x-input{width:100%}.x-message-box-portal x-message-box{width:100%}\n"], components: [{ type: i1.XAlertComponent, selector: "x-alert" }, { type: i2.XInputComponent, selector: "x-input" }, { type: i3.XButtonsComponent, selector: "x-buttons" }, { type: i3.XButtonComponent, selector: "x-button" }], directives: [{ type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { type: i6.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { type: i6.PatternValidator, selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]", inputs: ["pattern"] }], animations: [XMoveBoxAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxComponent, decorators: [{
67
+ /** @nocollapse */ /** @nocollapse */ XMessageBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
68
+ /** @nocollapse */ /** @nocollapse */ XMessageBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.2", type: XMessageBoxComponent, selector: "x-message-box", ngImport: i0, template: "<div\r\n class=\"x-message-box\"\r\n *ngIf=\"!messageBox?.input?.hide\"\r\n [@x-move-box-animation]=\"messageBox.input?.placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n>\r\n <x-alert\r\n (close)=\"onClose()\"\r\n [title]=\"messageBox.input?.title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"messageBox.input?.type\"\r\n [effect]=\"messageBox.input?.effect\"\r\n [hideClose]=\"messageBox.input?.hideClose\"\r\n [closeText]=\"messageBox.input?.closeText\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n <ng-template #contentTpl let-iconTpl=\"$iconTpl\">\r\n <div class=\"x-message-box-inner\">\r\n <div class=\"x-message-box-content\">\r\n <ng-container *ngIf=\"!messageBox.input?.showInput; else inputTpl\">\r\n <ng-container *ngIf=\"messageBox.input?.showIcon\">\r\n <ng-container *ngTemplateOutlet=\"iconTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *xOutlet=\"messageBox.input?.content\">\r\n {{ messageBox.input?.content }}\r\n </ng-container>\r\n </ng-container>\r\n <ng-template #inputTpl>\r\n <form [formGroup]=\"formGroup\">\r\n <x-input\r\n formControlName=\"inputValue\"\r\n [type]=\"messageBox.input?.inputType\"\r\n [label]=\"getLabel\"\r\n [placeholder]=\"messageBox.input?.inputPlaceholder\"\r\n [pattern]=\"getPattern\"\r\n [message]=\"messageBox.input?.inputInvalidMessage\"\r\n ></x-input>\r\n </form>\r\n </ng-template>\r\n </div>\r\n <x-buttons space=\"1\">\r\n <x-button *ngIf=\"messageBox.input?.showCancel\" (click)=\"onCancel()\">{{ messageBox.input?.cancelText }}</x-button>\r\n <x-button type=\"primary\" (click)=\"onConfirm()\" [disabled]=\"formGroup?.invalid\">{{ messageBox.input?.confirmText }}</x-button>\r\n </x-buttons>\r\n </div>\r\n </ng-template>\r\n</div>\r\n", styles: [".x-message-box{margin:0;padding:0}.x-message-box-inner{display:flex;flex-direction:column;margin:.5rem 0}.x-message-box-inner>x-buttons{margin-top:1rem;align-self:flex-end}.x-message-box-content{display:inline-flex}.x-message-box-content>form{width:100%}.x-message-box-content>form>x-input{width:100%}.x-message-box-portal x-message-box{width:100%}\n"], components: [{ type: i1.XAlertComponent, selector: "x-alert" }, { type: i2.XInputComponent, selector: "x-input" }, { type: i3.XButtonsComponent, selector: "x-buttons" }, { type: i3.XButtonComponent, selector: "x-button" }], directives: [{ type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { type: i6.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { type: i6.PatternValidator, selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]", inputs: ["pattern"] }], animations: [XMoveBoxAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxComponent, decorators: [{
70
70
  type: Component,
71
71
  args: [{ selector: `${XMessageBoxPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XMoveBoxAnimation], template: "<div\r\n class=\"x-message-box\"\r\n *ngIf=\"!messageBox?.input?.hide\"\r\n [@x-move-box-animation]=\"messageBox.input?.placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n>\r\n <x-alert\r\n (close)=\"onClose()\"\r\n [title]=\"messageBox.input?.title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"messageBox.input?.type\"\r\n [effect]=\"messageBox.input?.effect\"\r\n [hideClose]=\"messageBox.input?.hideClose\"\r\n [closeText]=\"messageBox.input?.closeText\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n <ng-template #contentTpl let-iconTpl=\"$iconTpl\">\r\n <div class=\"x-message-box-inner\">\r\n <div class=\"x-message-box-content\">\r\n <ng-container *ngIf=\"!messageBox.input?.showInput; else inputTpl\">\r\n <ng-container *ngIf=\"messageBox.input?.showIcon\">\r\n <ng-container *ngTemplateOutlet=\"iconTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *xOutlet=\"messageBox.input?.content\">\r\n {{ messageBox.input?.content }}\r\n </ng-container>\r\n </ng-container>\r\n <ng-template #inputTpl>\r\n <form [formGroup]=\"formGroup\">\r\n <x-input\r\n formControlName=\"inputValue\"\r\n [type]=\"messageBox.input?.inputType\"\r\n [label]=\"getLabel\"\r\n [placeholder]=\"messageBox.input?.inputPlaceholder\"\r\n [pattern]=\"getPattern\"\r\n [message]=\"messageBox.input?.inputInvalidMessage\"\r\n ></x-input>\r\n </form>\r\n </ng-template>\r\n </div>\r\n <x-buttons space=\"1\">\r\n <x-button *ngIf=\"messageBox.input?.showCancel\" (click)=\"onCancel()\">{{ messageBox.input?.cancelText }}</x-button>\r\n <x-button type=\"primary\" (click)=\"onConfirm()\" [disabled]=\"formGroup?.invalid\">{{ messageBox.input?.confirmText }}</x-button>\r\n </x-buttons>\r\n </div>\r\n </ng-template>\r\n</div>\r\n", styles: [".x-message-box{margin:0;padding:0}.x-message-box-inner{display:flex;flex-direction:column;margin:.5rem 0}.x-message-box-inner>x-buttons{margin-top:1rem;align-self:flex-end}.x-message-box-content{display:inline-flex}.x-message-box-content>form{width:100%}.x-message-box-content>form>x-input{width:100%}.x-message-box-portal x-message-box{width:100%}\n"] }]
72
72
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }]; } });
@@ -12,8 +12,8 @@ import { XMessageBoxService } from './message-box.service';
12
12
  import * as i0 from "@angular/core";
13
13
  export class XMessageBoxModule {
14
14
  }
15
- /** @nocollapse */ /** @nocollapse */ XMessageBoxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
16
- /** @nocollapse */ /** @nocollapse */ XMessageBoxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxModule, declarations: [XMessageBoxComponent], imports: [CommonModule,
15
+ /** @nocollapse */ /** @nocollapse */ XMessageBoxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
16
+ /** @nocollapse */ /** @nocollapse */ XMessageBoxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxModule, declarations: [XMessageBoxComponent], imports: [CommonModule,
17
17
  FormsModule,
18
18
  ReactiveFormsModule,
19
19
  XPortalModule,
@@ -22,7 +22,7 @@ export class XMessageBoxModule {
22
22
  XIconModule,
23
23
  XAlertModule,
24
24
  XOutletModule], exports: [XMessageBoxComponent] });
25
- /** @nocollapse */ /** @nocollapse */ XMessageBoxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxModule, providers: [XMessageBoxService], imports: [[
25
+ /** @nocollapse */ /** @nocollapse */ XMessageBoxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxModule, providers: [XMessageBoxService], imports: [[
26
26
  CommonModule,
27
27
  FormsModule,
28
28
  ReactiveFormsModule,
@@ -33,7 +33,7 @@ export class XMessageBoxModule {
33
33
  XAlertModule,
34
34
  XOutletModule
35
35
  ]] });
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxModule, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxModule, decorators: [{
37
37
  type: NgModule,
38
38
  args: [{
39
39
  declarations: [XMessageBoxComponent],
@@ -72,9 +72,9 @@ export class XMessageBoxService {
72
72
  this.default = { ...this.default, ...messageBoxLocale };
73
73
  }
74
74
  }
75
- /** @nocollapse */ /** @nocollapse */ XMessageBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxService, deps: [{ token: i1.XPortalService }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Injectable });
76
- /** @nocollapse */ /** @nocollapse */ XMessageBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxService });
77
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XMessageBoxService, decorators: [{
75
+ /** @nocollapse */ /** @nocollapse */ XMessageBoxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxService, deps: [{ token: i1.XPortalService }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Injectable });
76
+ /** @nocollapse */ /** @nocollapse */ XMessageBoxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxService });
77
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XMessageBoxService, decorators: [{
78
78
  type: Injectable
79
79
  }], ctorParameters: function () { return [{ type: i1.XPortalService }, { type: i2.XI18nService }]; } });
80
80
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVzc2FnZS1ib3guc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL2xpYi9uZy1uZXN0L3VpL21lc3NhZ2UtYm94L21lc3NhZ2UtYm94LnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFnQixVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekQsT0FBTyxFQUFhLFlBQVksRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDbkYsT0FBTyxFQUE0RCxpQkFBaUIsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQ3JILE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLHlCQUF5QixDQUFDOzs7O0FBSy9ELE1BQU0sT0FBTyxrQkFBa0I7SUFpQjdCLFlBQW1CLE1BQXNCLEVBQVMsSUFBa0I7UUFBakQsV0FBTSxHQUFOLE1BQU0sQ0FBZ0I7UUFBUyxTQUFJLEdBQUosSUFBSSxDQUFjO1FBaEJwRSxZQUFPLEdBQXNCO1lBQzNCLElBQUksRUFBRSxNQUFNO1lBQ1osS0FBSyxFQUFFLE9BQU87WUFDZCxTQUFTLEVBQUUsUUFBUTtZQUNuQixNQUFNLEVBQUUsTUFBTTtZQUNkLE1BQU0sRUFBRSxPQUFPO1lBQ2YsUUFBUSxFQUFFLElBQUk7WUFDZCxRQUFRLEVBQUUsS0FBSztZQUNmLFNBQVMsRUFBRSxLQUFLO1lBQ2hCLGFBQWEsRUFBRSxLQUFLO1lBQ3BCLFVBQVUsRUFBRSxJQUFJO1lBQ2hCLFdBQVcsRUFBRSxJQUFJO1lBQ2pCLGdCQUFnQixFQUFFLEVBQUU7WUFDcEIsSUFBSSxFQUFFLEtBQUs7U0FDWixDQUFDO0lBRXFFLENBQUM7SUFFeEUsS0FBSyxDQUFDLE1BQXFDO1FBQ3pDLE9BQU8sSUFBSSxDQUFDLGdCQUFnQixDQUFDLE1BQU0sRUFBRSxFQUFFLFFBQVEsRUFBRSxLQUFLLEVBQUUsVUFBVSxFQUFFLEtBQUssRUFBRSxTQUFTLEVBQUUsS0FBSyxF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ZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBYVGVtcGxhdGUsIFhJc1hUZW1wbGF0ZSwgZmlsbERlZmF1bHQsIFhJc1N0cmluZyB9IGZyb20gJ0BuZy1uZXN0L3VpL2NvcmUnO1xyXG5pbXBvcnQgeyBYTWVzc2FnZUJveE9wdGlvbiwgWE1lc3NhZ2VCb3hPdmVybGF5UmVmLCBYTWVzc2FnZUJveFJlZiwgWE1lc3NhZ2VCb3hQb3J0YWwgfSBmcm9tICcuL21lc3NhZ2UtYm94LnByb3BlcnR5JztcclxuaW1wb3J0IHsgWE1lc3NhZ2VCb3hDb21wb25lbnQgfSBmcm9tICcuL21lc3NhZ2UtYm94LmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFhQb3J0YWxTZXJ2aWNlIH0gZnJvbSAnQG5nLW5lc3QvdWkvcG9ydGFsJztcclxuaW1wb3J0IHsgWEkxOG5TZXJ2aWNlIH0gZnJvbSAnQG5nLW5lc3QvdWkvaTE4bic7XHJcblxyXG5ASW5qZWN0YWJsZSgpXHJcbmV4cG9ydCBjbGFzcyBYTWVzc2FnZUJveFNlcnZpY2Uge1xyXG4gIGRlZmF1bHQ6IFhNZXNzYWdlQm94T3B0aW9uID0ge1xyXG4gICAgdHlwZTogJ2luZm8nLFxyXG4gICAgd2lkdGg6ICcyMHJlbScsXHJcbiAgICBwbGFjZW1lbnQ6ICdjZW50ZXInLFxyXG4gICAgb2Zmc2V0OiAnMnJlbScsXHJcbiAgICBlZmZlY3Q6ICd3aGl0ZScsXHJcbiAgICBkdXJhdGlvbjogMzAwMCxcclxuICAgIHNob3dJY29uOiBmYWxzZSxcclxuICAgIHNob3dJbnB1dDogZmFsc2UsXHJcbiAgICBiYWNrZHJvcENsb3NlOiBmYWxzZSxcclxuICAgIGNhbmNlbFRleHQ6ICflj5bmtognLFxyXG4gICAgY29uZmlybVRleHQ6ICfnoa7orqQnLFxyXG4gICAgaW5wdXRQbGFjZWhvbGRlcjogJycsXHJcbiAgICBoaWRlOiBmYWxzZVxyXG4gIH07XHJcblxyXG4gIGNvbnN0cnVjdG9yKHB1YmxpYyBwb3J0YWw6IFhQb3J0YWxTZXJ2aWNlLCBwdWJsaWMgaTE4bjogWEkxOG5TZXJ2aWNlKSB7fVxyXG5cclxuICBhbGVydChvcHRpb246IFhUZW1wbGF0ZSB8IFhNZXNzYWdlQm94T3B0aW9uKTogWE1lc3NhZ2VCb3hSZWYge1xyXG4gICAgcmV0dXJuIHRoaXMuY3JlYXRlTWVzc2FnZUJveChvcHRpb24sIHsgc2hvd0ljb246IGZhbHNlLCBzaG93Q2FuY2VsOiBmYWxzZSwgc2hvd0lucHV0OiBmYWxzZSB9KTtcclxuICB9XHJcblxyXG4gIGNvbmZpcm0ob3B0aW9uOiBYVGVtcGxhdGUgfCBYTWVzc2FnZUJveE9wdGlvbik6IFhNZXNzYWdlQm94UmVmIHtcclxuICAgIHJldHVybiB0aGlzLmNyZWF0ZU1lc3NhZ2VCb3gob3B0aW9uLCB7IHNob3dJY29uOiB0cnVlLCBzaG93Q2FuY2VsOiB0cnVlLCBzaG93SW5wdXQ6IGZhbHNlIH0pO1xyXG4gIH1cclxuXHJcbiAgcHJvbXB0KG9wdGlvbjogWFRlbXBsYXRlIHwgWE1lc3NhZ2VCb3hPcHRpb24pOiBYTWVzc2FnZUJveFJlZiB7XHJcbiAgICByZXR1cm4gdGhpcy5jcmVhdGVNZXNzYWdlQm94KG9wdGlvbiwgeyBzaG93SWNvbjogZmFsc2UsIHNob3dDYW5jZWw6IHRydWUsIHNob3dJbnB1dDogdHJ1ZSB9KTtcclxuICB9XHJcblxyXG4gIGNyZWF0ZShvcHRpb246IFhNZXNzYWdlQm94T3B0aW9uKTogWE1lc3NhZ2VCb3hPdmVybGF5UmVmIHtcclxuICAgIGNvbnN0IG9mZnNldCA9IFhJc1N0cmluZyhvcHRpb24ub2Zmc2V0KSA/IFtvcHRpb24ub2Zmc2V0IGFzIHN0cmluZ10gOiAob3B0aW9uLm9mZnNldCBhcyBzdHJpbmdbXSk7XHJcbiAgICByZXR1cm4gdGhpcy5wb3J0YWwuYXR0YWNoKHtcclxuICAgICAgY29udGVudDogWE1lc3NhZ2VCb3hDb21wb25lbnQsXHJcbiAgICAgIG92ZXJsYXlDb25maWc6IHtcclxuICAgICAgICBwYW5lbENsYXNzOiBYTWVzc2FnZUJveFBvcnRhbCxcclxuICAgICAgICBoYXNCYWNrZHJvcDogdHJ1ZSxcclxuICAgICAgICBwb3NpdGlvblN0cmF0ZWd5OiB0aGlzLnBvcnRhbC5zZXRQbGFjZShvcHRpb24ucGxhY2VtZW50LCBvcHRpb24ud2lkdGgsIG9wdGlvbi5oZWlnaHQsIC4uLm9mZnNldClcclxuICAgICAgfVxyXG4gICAgfSk7XHJcbiAgfVxyXG5cclxuICBwcml2YXRlIGNyZWF0ZU1lc3NhZ2VCb3gob3B0aW9uOiBYVGVtcGxhdGUgfCBYTWVzc2FnZUJveE9wdGlvbiwgZGVmOiBYTWVzc2FnZUJveE9wdGlvbik6IFhNZXNzYWdlQm94UmVmIHtcclxuICAgIGxldCBvcHQ6IFhNZXNzYWdlQm94T3B0aW9uO1xyXG4gICAgaWYgKFhJc1hUZW1wbGF0ZShvcHRpb24pKSB7XHJcbiAgICAgIG9wdCA9IHsgdGl0bGU6IG9wdGlvbiBhcyBYVGVtcGxhdGUgfTtcclxuICAgIH0gZWxzZSB7XHJcbiAgICAgIG9wdCA9IG9wdGlvbiBhcyBYTWVzc2FnZUJveE9wdGlvbjtcclxuICAgIH1cclxuICAgIHRoaXMuc2V0TG9jYWwoKTtcclxuICAgIGZpbGxEZWZhdWx0KG9wdCwgT2JqZWN0LmFzc2lnbih0aGlzLmRlZmF1bHQsIGRlZikpO1xyXG4gICAgcmV0dXJuIHRoaXMuY3JlYXRlTWVzc2FnZUJveFBsYWNlbWVudChvcHQpO1xyXG4gIH1cclxuXHJcbiAgcHJpdmF0ZSBjcmVhdGVNZXNzYWdlQm94UGxhY2VtZW50KG9wdGlvbjogWE1lc3NhZ2VCb3hPcHRpb24pOiBYTWVzc2FnZUJveFJlZiB7XHJcbiAgICBsZXQgcmVzdWx0ID0geyByZWY6IHRoaXMuY3JlYXRlKG9wdGlvbiksIGlucHV0OiBvcHRpb24gfTtcclxuICAgIGNvbnN0IHsgb3ZlcmxheVJlZiwgY29tcG9uZW50UmVmIH0gPSByZXN1bHQucmVmO1xyXG4gICAgY29uc3QgeyBpbnN0YW5jZSB9ID0gY29tcG9uZW50UmVmIGFzIENvbXBvbmVudFJlZjxYTWVzc2FnZUJveENvbXBvbmVudD47XHJcbiAgICBpbnN0YW5jZS5tZXNzYWdlQm94ID0gcmVzdWx0O1xyXG4gICAgaWYgKG9wdGlvbi5iYWNrZHJvcENsb3NlICYmIG92ZXJsYXlSZWYpIHtcclxuICAgICAgb3ZlcmxheVJlZi5iYWNrZHJvcENsaWNrKCkuc3Vic2NyaWJlKCgpID0+IGluc3RhbmNlLm9uQ2xvc2UoKSk7XHJcbiAgICB9XHJcbiAgICByZXR1cm4gcmVzdWx0O1xyXG4gIH1cclxuXHJcbiAgcHJpdmF0ZSBzZXRMb2NhbCgpIHtcclxuICAgIGNvbnN0IG1lc3NhZ2VCb3hMb2NhbGUgPSB0aGlzLmkxOG4uZ2V0TG9jYWxlKCkubWVzc2FnZUJveDtcclxuICAgIHRoaXMuZGVmYXVsdCA9IHsgLi4udGhpcy5kZWZhdWx0LCAuLi5tZXNzYWdlQm94TG9jYWxlIH07XHJcbiAgfVxyXG59XHJcbiJdfQ==
@@ -39,9 +39,9 @@ export class XNotificationComponent {
39
39
  return `${item.title}-${item.content}`;
40
40
  }
41
41
  }
42
- /** @nocollapse */ /** @nocollapse */ XNotificationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
43
- /** @nocollapse */ /** @nocollapse */ XNotificationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: XNotificationComponent, selector: "x-notification", ngImport: i0, template: "<div class=\"x-notification\">\r\n <ng-container *ngFor=\"let item of notification.list; trackBy: trackByItem\">\r\n <x-alert\r\n [@x-move-animation]=\"item.placement\"\r\n (@x-move-animation.done)=\"moveDone($event)\"\r\n (mouseenter)=\"onEnter(item)\"\r\n (mouseleave)=\"onLeave(item)\"\r\n (close)=\"onClose(item)\"\r\n [hide]=\"item.hide\"\r\n [title]=\"item.title\"\r\n [content]=\"item.content\"\r\n [type]=\"item.type\"\r\n [effect]=\"item.effect\"\r\n [hideClose]=\"item.hideClose\"\r\n [closeText]=\"item.closeText\"\r\n [showIcon]=\"item.showIcon\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </ng-container>\r\n</div>\r\n", styles: [".x-notification{margin:0;padding:0}.x-notification>x-alert{padding:.25rem}.x-notification>x-alert>.x-alert{box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color)}.x-notification>x-alert .x-alert-icon.x-icon{margin-top:.125rem;font-size:1.25rem;align-self:flex-start}.x-notification-portal x-notification{width:100%}\n"], components: [{ type: i1.XAlertComponent, selector: "x-alert" }], directives: [{ type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], animations: [XMoveAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationComponent, decorators: [{
42
+ /** @nocollapse */ /** @nocollapse */ XNotificationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
43
+ /** @nocollapse */ /** @nocollapse */ XNotificationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.2", type: XNotificationComponent, selector: "x-notification", ngImport: i0, template: "<div class=\"x-notification\">\r\n <ng-container *ngFor=\"let item of notification.list; trackBy: trackByItem\">\r\n <x-alert\r\n [@x-move-animation]=\"item.placement\"\r\n (@x-move-animation.done)=\"moveDone($event)\"\r\n (mouseenter)=\"onEnter(item)\"\r\n (mouseleave)=\"onLeave(item)\"\r\n (close)=\"onClose(item)\"\r\n [hide]=\"item.hide\"\r\n [title]=\"item.title\"\r\n [content]=\"item.content\"\r\n [type]=\"item.type\"\r\n [effect]=\"item.effect\"\r\n [hideClose]=\"item.hideClose\"\r\n [closeText]=\"item.closeText\"\r\n [showIcon]=\"item.showIcon\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </ng-container>\r\n</div>\r\n", styles: [".x-notification{margin:0;padding:0}.x-notification>x-alert{padding:.25rem}.x-notification>x-alert>.x-alert{box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color)}.x-notification>x-alert .x-alert-icon.x-icon{margin-top:.125rem;font-size:1.25rem;align-self:flex-start}.x-notification-portal x-notification{width:100%}\n"], components: [{ type: i1.XAlertComponent, selector: "x-alert" }], directives: [{ type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], animations: [XMoveAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationComponent, decorators: [{
45
45
  type: Component,
46
46
  args: [{ selector: `${XNotificationPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XMoveAnimation], template: "<div class=\"x-notification\">\r\n <ng-container *ngFor=\"let item of notification.list; trackBy: trackByItem\">\r\n <x-alert\r\n [@x-move-animation]=\"item.placement\"\r\n (@x-move-animation.done)=\"moveDone($event)\"\r\n (mouseenter)=\"onEnter(item)\"\r\n (mouseleave)=\"onLeave(item)\"\r\n (close)=\"onClose(item)\"\r\n [hide]=\"item.hide\"\r\n [title]=\"item.title\"\r\n [content]=\"item.content\"\r\n [type]=\"item.type\"\r\n [effect]=\"item.effect\"\r\n [hideClose]=\"item.hideClose\"\r\n [closeText]=\"item.closeText\"\r\n [showIcon]=\"item.showIcon\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </ng-container>\r\n</div>\r\n", styles: [".x-notification{margin:0;padding:0}.x-notification>x-alert{padding:.25rem}.x-notification>x-alert>.x-alert{box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color)}.x-notification>x-alert .x-alert-icon.x-icon{margin-top:.125rem;font-size:1.25rem;align-self:flex-start}.x-notification-portal x-notification{width:100%}\n"] }]
47
47
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }]; } });
@@ -7,10 +7,10 @@ import { XNotificationService } from './notification.service';
7
7
  import * as i0 from "@angular/core";
8
8
  export class XNotificationModule {
9
9
  }
10
- /** @nocollapse */ /** @nocollapse */ XNotificationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- /** @nocollapse */ /** @nocollapse */ XNotificationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationModule, declarations: [XNotificationComponent], imports: [CommonModule, XPortalModule, XAlertModule], exports: [XNotificationComponent] });
12
- /** @nocollapse */ /** @nocollapse */ XNotificationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationModule, providers: [XNotificationService], imports: [[CommonModule, XPortalModule, XAlertModule]] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationModule, decorators: [{
10
+ /** @nocollapse */ /** @nocollapse */ XNotificationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ /** @nocollapse */ /** @nocollapse */ XNotificationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationModule, declarations: [XNotificationComponent], imports: [CommonModule, XPortalModule, XAlertModule], exports: [XNotificationComponent] });
12
+ /** @nocollapse */ /** @nocollapse */ XNotificationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationModule, providers: [XNotificationService], imports: [[CommonModule, XPortalModule, XAlertModule]] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [XNotificationComponent],
@@ -93,9 +93,9 @@ export class XNotificationService {
93
93
  this.notifications[option.placement].ref?.componentRef?.instance.onClose(option);
94
94
  }
95
95
  }
96
- /** @nocollapse */ /** @nocollapse */ XNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationService, deps: [{ token: i1.XPortalService }], target: i0.ɵɵFactoryTarget.Injectable });
97
- /** @nocollapse */ /** @nocollapse */ XNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationService });
98
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XNotificationService, decorators: [{
96
+ /** @nocollapse */ /** @nocollapse */ XNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationService, deps: [{ token: i1.XPortalService }], target: i0.ɵɵFactoryTarget.Injectable });
97
+ /** @nocollapse */ /** @nocollapse */ XNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationService });
98
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XNotificationService, decorators: [{
99
99
  type: Injectable
100
100
  }], ctorParameters: function () { return [{ type: i1.XPortalService }]; } });
101
101
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm90aWZpY2F0aW9uLnNlcnZpY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvbmctbmVzdC91aS9ub3RpZmljYXRpb24vbm90aWZpY2F0aW9uLnNlcnZpY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzQyxPQUFPLEVBQWEsWUFBWSxFQUFFLFdBQVcsRUFBRSxRQUFRLEVBQUUsU0FBUyxFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDN0YsT0FBTyxFQU1MLG1CQUFtQixFQUNwQixNQUFNLHlCQUF5QixDQUFDO0FBQ2pDLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxFQUFFLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFDMUIsT0FBTyxFQUFFLEtBQUssRUFBRSxNQUFNLGdCQUFnQixDQUFDOzs7QUFJdkMsTUFBTSxPQUFPLG9CQUFvQjtJQWEvQixZQUFtQixNQUFzQjtRQUF0QixXQUFNLEdBQU4sTUFBTSxDQUFnQjtRQVp6QyxrQkFBYSxHQUEyQixFQUFFLENBQUM7UUFFM0MsWUFBTyxHQUF3QjtZQUM3QixJQUFJLEVBQUUsTUFBTTtZQUNaLEtBQUssRUFBRSxPQUFPO1lBQ2QsU0FBUyxFQUFFLFNBQVM7WUFDcEIsTUFBTSxFQUFFLFFBQVE7WUFDaEIsTUFBTSxFQUFFLE9BQU87WUFDZixRQUFRLEVBQUUsSUFBSTtZQUNkLFFBQVEsRUFBRSxJQUFJO1NBQ2YsQ0FBQztJQUUwQyxDQUFDO0lBRTdDLElBQUksQ0FBQyxNQUF1QztRQUMxQyxPQUFPLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxNQUFNLEVBQUUsTUFBTSxDQUFDLENBQUM7SUFDakQsQ0FBQztJQUVELE9BQU8sQ0FBQyxNQUF1QztRQUM3QyxPQUFPLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxNQUFNLEVBQUUsU0FBUyxDQUFDLENB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UUFDdkcsWUFBWSxDQUFDLEdBQUcsQ0FBQyxZQUFZLENBQUMsUUFBUSxDQUFDLFlBQVksR0FBRyxZQUFZLENBQUM7UUFDbkUsWUFBWSxDQUFDLEdBQUcsQ0FBQyxZQUFZLENBQUMsUUFBUSxDQUFDLEdBQUcsQ0FBQyxhQUFhLEVBQUUsQ0FBQztJQUM3RCxDQUFDO0lBRU8sV0FBVyxDQUFDLE1BQTJCO1FBQzdDLElBQUksTUFBTSxDQUFDLFFBQVEsRUFBRTtZQUNuQixNQUFNLENBQUMsU0FBUyxHQUFHLEVBQUUsQ0FBQyxJQUFJLENBQUM7aUJBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLFFBQVEsQ0FBQyxDQUFDO2lCQUM1QixTQUFTLENBQUMsR0FBRyxFQUFFO2dCQUNkLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxNQUFNLENBQUMsQ0FBQztnQkFDaEMsTUFBTSxDQUFDLFNBQVMsSUFBSSxNQUFNLENBQUMsU0FBUyxDQUFDLFdBQVcsRUFBRSxDQUFDO1lBQ3JELENBQUMsQ0FBQyxDQUFDO1NBQ047SUFDSCxDQUFDO0lBRU8sa0JBQWtCLENBQUMsTUFBMkI7UUFDcEQsSUFBSSxPQUFPLE1BQU0sQ0FBQyxTQUFTLEtBQUssV0FBVztZQUFFLE9BQU87UUFDcEQsSUFBSSxDQUFDLGFBQWEsQ0FBQyxNQUFNLENBQUMsU0FBUyxDQUFDLENBQUMsR0FBRyxFQUFFLFlBQVksRUFBRSxRQUFRLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQyxDQUFDO0lBQ25GLENBQUM7O3VKQTNGVSxvQkFBb0I7MkpBQXBCLG9CQUFvQjsyRkFBcEIsb0JBQW9CO2tCQURoQyxVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBYVGVtcGxhdGUsIFhJc1hUZW1wbGF0ZSwgZmlsbERlZmF1bHQsIFhJc0VtcHR5LCBYSXNTdHJpbmcgfSBmcm9tICdAbmctbmVzdC91aS9jb3JlJztcclxuaW1wb3J0IHtcclxuICBYTm90aWZpY2F0aW9uT3B0aW9uLFxyXG4gIFhOb3RpZmljYXRpb25PdmVybGF5UmVmLFxyXG4gIFhOb3RpZmljYXRpb25UeXBlLFxyXG4gIFhOb3RpZmljYXRpb25QbGFjZW1lbnQsXHJcbiAgWE5vdGlmaWNhdGlvblJlZixcclxuICBYTm90aWZpY2F0aW9uUG9ydGFsXHJcbn0gZnJvbSAnLi9ub3RpZmljYXRpb24ucHJvcGVydHknO1xyXG5pbXBvcnQgeyBYTm90aWZpY2F0aW9uQ29tcG9uZW50IH0gZnJvbSAnLi9ub3RpZmljYXRpb24uY29tcG9uZW50JztcclxuaW1wb3J0IHsgb2YgfSBmcm9tICdyeGpzJztcclxuaW1wb3J0IHsgZGVsYXkgfSBmcm9tICdyeGpzL29wZXJhdG9ycyc7XHJcbmltcG9ydCB7IFhQb3J0YWxTZXJ2aWNlIH0gZnJvbSAnQG5nLW5lc3QvdWkvcG9ydGFsJztcclxuXHJcbkBJbmplY3RhYmxlKClcclxuZXhwb3J0IGNsYXNzIFhOb3RpZmljYXRpb25TZXJ2aWNlIHtcclxuICBub3RpZmljYXRpb25zOiBYTm90aWZpY2F0aW9uUGxhY2VtZW50ID0ge307XHJcblxyXG4gIGRlZmF1bHQ6IFhOb3RpZmljYXRpb25PcHRpb24gPSB7XHJcbiAgICB0eXBlOiAnaW5mbycsXHJcbiAgICB3aWR0aDogJzIwcmVtJyxcclxuICAgIHBsYWNlbWVudDogJ3RvcC1lbmQnLFxyXG4gICAgb2Zmc2V0OiAnMC41cmVtJyxcclxuICAgIGVmZmVjdDogJ3doaXRlJyxcclxuICAgIGR1cmF0aW9uOiA0NTAwLFxyXG4gICAgc2hvd0ljb246IHRydWVcclxuICB9O1xyXG5cclxuICBjb25zdHJ1Y3RvcihwdWJsaWMgcG9ydGFsOiBYUG9ydGFsU2VydmljZSkge31cclxuXHJcbiAgaW5mbyhvcHRpb246IFhUZW1wbGF0ZSB8IFhOb3RpZmljYXRpb25PcHRpb24pOiBYTm90aWZpY2F0aW9uUmVmIHtcclxuICAgIHJldHVybiB0aGlzLmNyZWF0ZU5vdGlmaWNhdGlvbihvcHRpb24sICdpbmZvJyk7XHJcbiAgfVxyXG5cclxuICBzdWNjZXNzKG9wdGlvbjogWFRlbXBsYXRlIHwgWE5vdGlmaWNhdGlvbk9wdGlvbik6IFhOb3RpZmljYXRpb25SZWYge1xyXG4gICAgcmV0dXJuIHRoaXMuY3JlYXRlTm90aWZpY2F0aW9uKG9wdGlvbiwgJ3N1Y2Nlc3MnKTtcclxuICB9XHJcblxyXG4gIHdhcm5pbmcob3B0aW9uOiBYVGVtcGxhdGUgfCBYTm90aWZpY2F0aW9uT3B0aW9uKTogWE5vdGlmaWNhdGlvblJlZiB7XHJcbiAgICByZXR1cm4gdGhpcy5jcmVhdGVOb3RpZmljYXRpb24ob3B0aW9uLCAnd2FybmluZycpO1xyXG4gIH1cclxuXHJcbiAgZXJyb3Iob3B0aW9uOiBYVGVtcGxhdGUgfCBYTm90aWZpY2F0aW9uT3B0aW9uKTogWE5vdGlmaWNhdGlvblJlZiB7XHJcbiAgICByZXR1cm4gdGhpcy5jcmVhdGVOb3RpZmljYXRpb24ob3B0aW9uLCAnZXJyb3InKTtcclxuICB9XHJcblxyXG4gIGNyZWF0ZShvcHRpb246IFhOb3RpZmljYXRpb25PcHRpb24pOiBYTm90aWZpY2F0aW9uT3ZlcmxheVJlZiB7XHJcbiAgICBjb25zdCBvZmZzZXQgPSBYSXNTdHJpbmcob3B0aW9uLm9mZnNldCkgPyBbb3B0aW9uLm9mZnNldCBhcyBzdHJpbmddIDogKG9wdGlvbi5vZmZzZXQgYXMgc3RyaW5nW10pO1xyXG4gICAgcmV0dXJuIHRoaXMucG9ydGFsLmF0dGFjaCh7XHJcbiAgICAgIGNvbnRlbnQ6IFhOb3RpZmljYXRpb25Db21wb25lbnQsXHJcbiAgICAgIG92ZXJsYXlDb25maWc6IHtcclxuICAgICAgICBwYW5lbENsYXNzOiBYTm90aWZpY2F0aW9uUG9ydGFsLFxyXG4gICAgICAgIHBvc2l0aW9uU3RyYXRlZ3k6IHRoaXMucG9ydGFsLnNldFBsYWNlKG9wdGlvbi5wbGFjZW1lbnQsIG9wdGlvbi53aWR0aCwgb3B0aW9uLmhlaWdodCwgLi4ub2Zmc2V0KVxyXG4gICAgICB9XHJcbiAgICB9KTtcclxuICB9XHJcblxyXG4gIHByaXZhdGUgY3JlYXRlTm90aWZpY2F0aW9uKG9wdGlvbjogWFRlbXBsYXRlIHwgWE5vdGlmaWNhdGlvbk9wdGlvbiwgdHlwZTogWE5vdGlmaWNhdGlvblR5cGUpOiBYTm90aWZpY2F0aW9uUmVmIHtcclxuICAgIGxldCBvcHQ6IFhOb3RpZmljYXRpb25PcHRpb247XHJcbiAgICBpZiAoWElzWFRlbXBsYXRlKG9wdGlvbikpIHtcclxuICAgICAgb3B0ID0geyB0aXRsZTogb3B0aW9uIGFzIFhUZW1wbGF0ZSwgdHlwZTogdHlwZSB9O1xyXG4gICAgfSBlbHNlIHtcclxuICAgICAgb3B0ID0gb3B0aW9uIGFzIFhOb3RpZmljYXRpb25PcHRpb247XHJcbiAgICAgIG9wdC50eXBlID0gdHlwZTtcclxuICAgIH1cclxuICAgIGZpbGxEZWZhdWx0KG9wdCwgdGhpcy5kZWZhdWx0KTtcclxuICAgIHJldHVybiB0aGlzLmNyZWF0ZU5vdGlmaWNhdGlvblBsYWNlbWVudChvcHQpO1xyXG4gIH1cclxuXHJcbiAgcHJpdmF0ZSBjcmVhdGVOb3RpZmljYXRpb25QbGFjZW1lbnQob3B0aW9uOiBYTm90aWZpY2F0aW9uT3B0aW9uKTogWE5vdGlmaWNhdGlvblJlZiB7XHJcbiAgICBpZiAodHlwZW9mIG9wdGlvbi5wbGFjZW1lbnQgPT09ICd1bmRlZmluZWQnKSByZXR1cm4ge307XHJcbiAgICBsZXQgbXNnUGxhY2VtZW50ID0gdGhpcy5ub3RpZmljYXRpb25zW29wdGlvbi5wbGFjZW1lbnRdO1xyXG4gICAgdGhpcy5zZXREdXJhdGlvbihvcHRpb24pO1xyXG4gICAgaWYgKFhJc0VtcHR5KG1zZ1BsYWNlbWVudCkgfHwgIW1zZ1BsYWNlbWVudC5yZWY/Lm92ZXJsYXlSZWY/Lmhhc0F0dGFjaGVkKCkpIHtcclxuICAgICAgdGhpcy5ub3RpZmljYXRpb25zW29wdGlvbi5wbGFjZW1lbnRdID0ge1xyXG4gICAgICAgIHJlZjogdGhpcy5jcmVhdGUob3B0aW9uKSxcclxuICAgICAgICBsaXN0OiBbb3B0aW9uXVxyXG4gICAgICB9O1xyXG4gICAgfSBlbHNlIHtcclxuICAgICAgdGhpcy5ub3RpZmljYXRpb25zW29wdGlvbi5wbGFjZW1lbnRdLmxpc3QgPSBbLi4uKHRoaXMubm90aWZpY2F0aW9uc1tvcHRpb24ucGxhY2VtZW50XS5saXN0IGFzIFhOb3RpZmljYXRpb25PcHRpb25bXSksIG9wdGlvbl07XHJcbiAgICB9XHJcbiAgICB0aGlzLm5vdGlmaWNhdGlvbkNoYW5nZSh0aGlzLm5vdGlmaWNhdGlvbnNbb3B0aW9uLnBsYWNlbWVudF0pO1xyXG5cclxuICAgIHJldHVybiB0aGlzLm5vdGlmaWNhdGlvbnNbb3B0aW9uLnBsYWNlbWVudF07XHJcbiAgfVxyXG5cclxuICBwcml2YXRlIG5vdGlmaWNhdGlvbkNoYW5nZShub3RpZmljYXRpb246IFhOb3RpZmljYXRpb25SZWYpIHtcclxuICAgIGlmICghbm90aWZpY2F0aW9uLnJlZj8ub3ZlcmxheVJlZj8uaGFzQXR0YWNoZWQoKSB8fCAhbm90aWZpY2F0aW9uPy5yZWY/LmNvbXBvbmVudFJlZj8uaW5zdGFuY2UpIHJldHVybjtcclxuICAgIG5vdGlmaWNhdGlvbi5yZWYuY29tcG9uZW50UmVmLmluc3RhbmNlLm5vdGlmaWNhdGlvbiA9IG5vdGlmaWNhdGlvbjtcclxuICAgIG5vdGlmaWNhdGlvbi5yZWYuY29tcG9uZW50UmVmLmluc3RhbmNlLmNkci5kZXRlY3RDaGFuZ2VzKCk7XHJcbiAgfVxyXG5cclxuICBwcml2YXRlIHNldER1cmF0aW9uKG9wdGlvbjogWE5vdGlmaWNhdGlvbk9wdGlvbikge1xyXG4gICAgaWYgKG9wdGlvbi5kdXJhdGlvbikge1xyXG4gICAgICBvcHRpb24uZHVyYXRpb24kID0gb2YodHJ1ZSlcclxuICAgICAgICAucGlwZShkZWxheShvcHRpb24uZHVyYXRpb24pKVxyXG4gICAgICAgIC5zdWJzY3JpYmUoKCkgPT4ge1xyXG4gICAgICAgICAgdGhpcy5yZW1vdmVOb3RpZmljYXRpb24ob3B0aW9uKTtcclxuICAgICAgICAgIG9wdGlvbi5kdXJhdGlvbiQgJiYgb3B0aW9uLmR1cmF0aW9uJC51bnN1YnNjcmliZSgpO1xyXG4gICAgICAgIH0pO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgcHJpdmF0ZSByZW1vdmVOb3RpZmljYXRpb24ob3B0aW9uOiBYTm90aWZpY2F0aW9uT3B0aW9uKSB7XHJcbiAgICBpZiAodHlwZW9mIG9wdGlvbi5wbGFjZW1lbnQgPT09ICd1bmRlZmluZWQnKSByZXR1cm47XHJcbiAgICB0aGlzLm5vdGlmaWNhdGlvbnNbb3B0aW9uLnBsYWNlbWVudF0ucmVmPy5jb21wb25lbnRSZWY/Lmluc3RhbmNlLm9uQ2xvc2Uob3B0aW9uKTtcclxuICB9XHJcbn1cclxuIl19
@@ -61,9 +61,9 @@ export class XOutletDirective {
61
61
  }
62
62
  }
63
63
  }
64
- /** @nocollapse */ /** @nocollapse */ XOutletDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XOutletDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
65
- /** @nocollapse */ /** @nocollapse */ XOutletDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.0", type: XOutletDirective, selector: "[xOutlet]", inputs: { xOutletContext: "xOutletContext", xOutlet: "xOutlet" }, usesOnChanges: true, ngImport: i0 });
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XOutletDirective, decorators: [{
64
+ /** @nocollapse */ /** @nocollapse */ XOutletDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XOutletDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
65
+ /** @nocollapse */ /** @nocollapse */ XOutletDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.2", type: XOutletDirective, selector: "[xOutlet]", inputs: { xOutletContext: "xOutletContext", xOutlet: "xOutlet" }, usesOnChanges: true, ngImport: i0 });
66
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XOutletDirective, decorators: [{
67
67
  type: Directive,
68
68
  args: [{ selector: '[xOutlet]' }]
69
69
  }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }]; }, propDecorators: { xOutletContext: [{
@@ -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 */ /** @nocollapse */ XOutletModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XOutletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- /** @nocollapse */ /** @nocollapse */ XOutletModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XOutletModule, declarations: [XOutletDirective], imports: [CommonModule], exports: [XOutletDirective] });
9
- /** @nocollapse */ /** @nocollapse */ XOutletModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XOutletModule, imports: [[CommonModule]] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XOutletModule, decorators: [{
7
+ /** @nocollapse */ /** @nocollapse */ XOutletModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XOutletModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ /** @nocollapse */ /** @nocollapse */ XOutletModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XOutletModule, declarations: [XOutletDirective], imports: [CommonModule], exports: [XOutletDirective] });
9
+ /** @nocollapse */ /** @nocollapse */ XOutletModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XOutletModule, imports: [[CommonModule]] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", 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 */ /** @nocollapse */ XPageHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPageHeaderComponent, deps: [{ token: i1.XConfigService }, { token: i0.ChangeDetectorRef }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
36
- /** @nocollapse */ /** @nocollapse */ XPageHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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"], components: [{ type: i3.XButtonComponent, selector: "x-button" }], directives: [{ type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPageHeaderComponent, decorators: [{
35
+ /** @nocollapse */ /** @nocollapse */ XPageHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPageHeaderComponent, deps: [{ token: i1.XConfigService }, { token: i0.ChangeDetectorRef }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
36
+ /** @nocollapse */ /** @nocollapse */ XPageHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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"], components: [{ type: i3.XButtonComponent, selector: "x-button" }], directives: [{ type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", 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 */ /** @nocollapse */ XPageHeaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPageHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- /** @nocollapse */ /** @nocollapse */ XPageHeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPageHeaderModule, declarations: [XPageHeaderComponent, XPageHeaderProperty], imports: [CommonModule, XButtonModule], exports: [XPageHeaderComponent] });
11
- /** @nocollapse */ /** @nocollapse */ XPageHeaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPageHeaderModule, imports: [[CommonModule, XButtonModule]] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPageHeaderModule, decorators: [{
9
+ /** @nocollapse */ /** @nocollapse */ XPageHeaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPageHeaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ /** @nocollapse */ /** @nocollapse */ XPageHeaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPageHeaderModule, declarations: [XPageHeaderComponent, XPageHeaderProperty], imports: [CommonModule, XButtonModule], exports: [XPageHeaderComponent] });
11
+ /** @nocollapse */ /** @nocollapse */ XPageHeaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPageHeaderModule, imports: [[CommonModule, XButtonModule]] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", 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 */ /** @nocollapse */ XPageHeaderProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPageHeaderProperty, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
- /** @nocollapse */ /** @nocollapse */ XPageHeaderProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: XPageHeaderProperty, selector: "ng-component", inputs: { backIcon: "backIcon", backText: "backText", title: "title", subTitle: "subTitle" }, outputs: { backClick: "backClick" }, ngImport: i0, template: '', isInline: true });
24
+ /** @nocollapse */ /** @nocollapse */ XPageHeaderProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPageHeaderProperty, deps: [], target: i0.ɵɵFactoryTarget.Component });
25
+ /** @nocollapse */ /** @nocollapse */ XPageHeaderProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.2", 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: "13.0.0", ngImport: i0, type: XPageHeaderProperty, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", 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 */ /** @nocollapse */ XPaginationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.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 */ /** @nocollapse */ XPaginationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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{margin-left:.5rem}.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"], components: [{ type: i3.XButtonsComponent, selector: "x-buttons" }, { type: i3.XButtonComponent, selector: "x-button" }, { type: i4.XInputComponent, selector: "x-input" }, { type: i5.XSelectComponent, selector: "x-select" }], directives: [{ type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i7.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { type: i6.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i8.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i8.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], pipes: { "xI18n": i2.XI18nPipe }, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
128
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPaginationComponent, decorators: [{
126
+ /** @nocollapse */ /** @nocollapse */ XPaginationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.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 */ /** @nocollapse */ XPaginationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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{margin-left:.5rem}.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"], components: [{ type: i3.XButtonsComponent, selector: "x-buttons" }, { type: i3.XButtonComponent, selector: "x-button" }, { type: i4.XInputComponent, selector: "x-input" }, { type: i5.XSelectComponent, selector: "x-select" }], directives: [{ type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i7.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { type: i6.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i8.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i8.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], pipes: { "xI18n": i2.XI18nPipe }, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", 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{margin-left:.5rem}.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 */ /** @nocollapse */ XPaginationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPaginationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
- /** @nocollapse */ /** @nocollapse */ XPaginationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPaginationModule, declarations: [XPaginationComponent, XPaginationProperty], imports: [CommonModule, FormsModule, XButtonModule, XI18nModule, XSelectModule, XInputModule, XOutletModule], exports: [XPaginationComponent] });
16
- /** @nocollapse */ /** @nocollapse */ XPaginationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPaginationModule, imports: [[CommonModule, FormsModule, XButtonModule, XI18nModule, XSelectModule, XInputModule, XOutletModule]] });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPaginationModule, decorators: [{
14
+ /** @nocollapse */ /** @nocollapse */ XPaginationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPaginationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
+ /** @nocollapse */ /** @nocollapse */ XPaginationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPaginationModule, declarations: [XPaginationComponent, XPaginationProperty], imports: [CommonModule, FormsModule, XButtonModule, XI18nModule, XSelectModule, XInputModule, XOutletModule], exports: [XPaginationComponent] });
16
+ /** @nocollapse */ /** @nocollapse */ XPaginationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPaginationModule, imports: [[CommonModule, FormsModule, XButtonModule, XI18nModule, XSelectModule, XInputModule, XOutletModule]] });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPaginationModule, decorators: [{
18
18
  type: NgModule,
19
19
  args: [{
20
20
  declarations: [XPaginationComponent, XPaginationProperty],
@@ -42,8 +42,8 @@ export class XPaginationProperty extends XProperty {
42
42
  this.sizeChange = new EventEmitter();
43
43
  }
44
44
  }
45
- /** @nocollapse */ /** @nocollapse */ XPaginationProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPaginationProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
46
- /** @nocollapse */ /** @nocollapse */ XPaginationProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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 });
45
+ /** @nocollapse */ /** @nocollapse */ XPaginationProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPaginationProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
46
+ /** @nocollapse */ /** @nocollapse */ XPaginationProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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 });
47
47
  __decorate([
48
48
  XWithConfig(X_CONFIG_NAME, 1),
49
49
  XInputNumber()
@@ -105,7 +105,7 @@ __decorate([
105
105
  XWithConfig(X_CONFIG_NAME, 130),
106
106
  XInputNumber()
107
107
  ], XPaginationProperty.prototype, "simpleIndexWidth", void 0);
108
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPaginationProperty, decorators: [{
108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPaginationProperty, decorators: [{
109
109
  type: Component,
110
110
  args: [{ template: '' }]
111
111
  }], propDecorators: { index: [{
@@ -8,9 +8,9 @@ export class XPatternComponent {
8
8
  this.renderer.addClass(this.elementRef.nativeElement, PatternPrefix);
9
9
  }
10
10
  }
11
- /** @nocollapse */ /** @nocollapse */ XPatternComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPatternComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
12
- /** @nocollapse */ /** @nocollapse */ XPatternComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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: "13.0.0", ngImport: i0, type: XPatternComponent, decorators: [{
11
+ /** @nocollapse */ /** @nocollapse */ XPatternComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPatternComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
12
+ /** @nocollapse */ /** @nocollapse */ XPatternComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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: "13.0.2", 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 */ /** @nocollapse */ XPatternModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPatternModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- /** @nocollapse */ /** @nocollapse */ XPatternModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPatternModule, declarations: [XPatternComponent], imports: [CommonModule], exports: [XPatternComponent] });
9
- /** @nocollapse */ /** @nocollapse */ XPatternModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPatternModule, imports: [[CommonModule]] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPatternModule, decorators: [{
7
+ /** @nocollapse */ /** @nocollapse */ XPatternModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPatternModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ /** @nocollapse */ /** @nocollapse */ XPatternModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPatternModule, declarations: [XPatternComponent], imports: [CommonModule], exports: [XPatternComponent] });
9
+ /** @nocollapse */ /** @nocollapse */ XPatternModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPatternModule, imports: [[CommonModule]] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPatternModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [XPatternComponent],
@@ -44,9 +44,9 @@ export class XPopconfirmComponent extends XPopconfirmProperty {
44
44
  this.confirm.emit();
45
45
  }
46
46
  }
47
- /** @nocollapse */ /** @nocollapse */ XPopconfirmComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.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 });
48
- /** @nocollapse */ /** @nocollapse */ XPopconfirmComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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 [(visible)]=\"visible\"\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()\">{{ 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"], components: [{ type: i3.XIconComponent, selector: "x-icon" }, { type: i4.XButtonComponent, selector: "x-button" }], directives: [{ type: i5.XPopoverDirective, selector: "[x-popover], x-popover" }, { type: i6.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { type: i7.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPopconfirmComponent, decorators: [{
47
+ /** @nocollapse */ /** @nocollapse */ XPopconfirmComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.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 });
48
+ /** @nocollapse */ /** @nocollapse */ XPopconfirmComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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 [(visible)]=\"visible\"\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()\">{{ 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"], components: [{ type: i3.XIconComponent, selector: "x-icon" }, { type: i4.XButtonComponent, selector: "x-button" }], directives: [{ type: i5.XPopoverDirective, selector: "[x-popover], x-popover" }, { type: i6.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { type: i7.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPopconfirmComponent, decorators: [{
50
50
  type: Component,
51
51
  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 [(visible)]=\"visible\"\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()\">{{ 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"] }]
52
52
  }], 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 */ /** @nocollapse */ XPopconfirmModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPopconfirmModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- /** @nocollapse */ /** @nocollapse */ XPopconfirmModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPopconfirmModule, declarations: [XPopconfirmComponent, XPopconfirmProperty], imports: [CommonModule, XPopoverModule, XButtonModule, XIconModule, XOutletModule], exports: [XPopconfirmComponent] });
14
- /** @nocollapse */ /** @nocollapse */ XPopconfirmModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPopconfirmModule, imports: [[CommonModule, XPopoverModule, XButtonModule, XIconModule, XOutletModule]] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPopconfirmModule, decorators: [{
12
+ /** @nocollapse */ /** @nocollapse */ XPopconfirmModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPopconfirmModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ /** @nocollapse */ /** @nocollapse */ XPopconfirmModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPopconfirmModule, declarations: [XPopconfirmComponent, XPopconfirmProperty], imports: [CommonModule, XPopoverModule, XButtonModule, XIconModule, XOutletModule], exports: [XPopconfirmComponent] });
14
+ /** @nocollapse */ /** @nocollapse */ XPopconfirmModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPopconfirmModule, imports: [[CommonModule, XPopoverModule, XButtonModule, XIconModule, XOutletModule]] });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", 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 */ /** @nocollapse */ XPopconfirmProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPopconfirmProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
31
- /** @nocollapse */ /** @nocollapse */ XPopconfirmProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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" }, outputs: { cancel: "cancel", confirm: "confirm" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
30
+ /** @nocollapse */ /** @nocollapse */ XPopconfirmProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPopconfirmProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
31
+ /** @nocollapse */ /** @nocollapse */ XPopconfirmProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.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" }, 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);
@@ -50,7 +50,7 @@ __decorate([
50
50
  __decorate([
51
51
  XWithConfig(X_CONFIG_NAME)
52
52
  ], XPopconfirmProperty.prototype, "confirmText", void 0);
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: XPopconfirmProperty, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.2", ngImport: i0, type: XPopconfirmProperty, decorators: [{
54
54
  type: Component,
55
55
  args: [{ template: '' }]
56
56
  }], propDecorators: { title: [{