@ng-nest/ui 13.0.4 → 13.0.5

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 (523) hide show
  1. package/alert/alert.component.d.ts +2 -1
  2. package/core/interfaces/layout.type.d.ts +1 -1
  3. package/dialog/{dialog-container.component.d.ts → dialog-portal.component.d.ts} +3 -3
  4. package/dialog/{dialog-container.directives.d.ts → dialog-portal.directives.d.ts} +0 -0
  5. package/dialog/dialog-ref.d.ts +3 -3
  6. package/dialog/dialog.module.d.ts +3 -3
  7. package/dialog/dialog.property.d.ts +3 -3
  8. package/dialog/public-api.d.ts +2 -2
  9. package/drawer/drawer-container.component.d.ts +3 -13
  10. package/drawer/drawer-portal.component.d.ts +18 -0
  11. package/drawer/{drawer-container.directives.d.ts → drawer-portal.directives.d.ts} +0 -0
  12. package/drawer/drawer-ref.d.ts +3 -3
  13. package/drawer/drawer.component.d.ts +10 -3
  14. package/drawer/drawer.module.d.ts +9 -8
  15. package/drawer/drawer.property.d.ts +16 -2
  16. package/drawer/examples/en_US/default/container/README.md +6 -0
  17. package/drawer/examples/zh_CN/default/container/README.md +6 -0
  18. package/drawer/public-api.d.ts +3 -2
  19. package/esm2020/affix/affix.component.mjs +3 -3
  20. package/esm2020/affix/affix.module.mjs +4 -4
  21. package/esm2020/affix/affix.property.mjs +3 -3
  22. package/esm2020/alert/alert.component.mjs +11 -6
  23. package/esm2020/alert/alert.module.mjs +4 -4
  24. package/esm2020/alert/alert.property.mjs +3 -3
  25. package/esm2020/anchor/anchor.component.mjs +3 -3
  26. package/esm2020/anchor/anchor.module.mjs +4 -4
  27. package/esm2020/anchor/anchor.property.mjs +3 -3
  28. package/esm2020/api/api.component.mjs +3 -3
  29. package/esm2020/api/api.module.mjs +4 -4
  30. package/esm2020/auto-complete/auto-complete-portal.component.mjs +3 -3
  31. package/esm2020/auto-complete/auto-complete.component.mjs +3 -3
  32. package/esm2020/auto-complete/auto-complete.module.mjs +6 -7
  33. package/esm2020/auto-complete/auto-complete.property.mjs +3 -3
  34. package/esm2020/avatar/avatar.component.mjs +3 -3
  35. package/esm2020/avatar/avatar.module.mjs +4 -4
  36. package/esm2020/avatar/avatar.property.mjs +3 -3
  37. package/esm2020/back-top/back-top.component.mjs +3 -3
  38. package/esm2020/back-top/back-top.module.mjs +4 -4
  39. package/esm2020/back-top/back-top.property.mjs +3 -3
  40. package/esm2020/badge/badge.component.mjs +3 -3
  41. package/esm2020/badge/badge.module.mjs +4 -4
  42. package/esm2020/badge/badge.property.mjs +3 -3
  43. package/esm2020/base-form/base-form.component.mjs +3 -3
  44. package/esm2020/base-form/base-form.module.mjs +4 -4
  45. package/esm2020/base-form/base-form.property.mjs +3 -3
  46. package/esm2020/border/border.component.mjs +3 -3
  47. package/esm2020/border/border.module.mjs +4 -4
  48. package/esm2020/button/button.component.mjs +3 -3
  49. package/esm2020/button/button.module.mjs +4 -4
  50. package/esm2020/button/button.property.mjs +6 -6
  51. package/esm2020/button/buttons.component.mjs +3 -3
  52. package/esm2020/calendar/calendar.component.mjs +3 -3
  53. package/esm2020/calendar/calendar.module.mjs +4 -4
  54. package/esm2020/calendar/calendar.property.mjs +3 -3
  55. package/esm2020/card/card.component.mjs +3 -3
  56. package/esm2020/card/card.module.mjs +4 -4
  57. package/esm2020/card/card.property.mjs +3 -3
  58. package/esm2020/carousel/carousel-panel.component.mjs +3 -3
  59. package/esm2020/carousel/carousel.component.mjs +3 -3
  60. package/esm2020/carousel/carousel.module.mjs +4 -4
  61. package/esm2020/carousel/carousel.property.mjs +6 -6
  62. package/esm2020/cascade/cascade-portal.component.mjs +3 -3
  63. package/esm2020/cascade/cascade.component.mjs +3 -3
  64. package/esm2020/cascade/cascade.module.mjs +6 -7
  65. package/esm2020/cascade/cascade.property.mjs +3 -3
  66. package/esm2020/checkbox/checkbox.component.mjs +3 -3
  67. package/esm2020/checkbox/checkbox.module.mjs +4 -4
  68. package/esm2020/checkbox/checkbox.property.mjs +3 -3
  69. package/esm2020/collapse/collapse-panel.component.mjs +3 -3
  70. package/esm2020/collapse/collapse.component.mjs +3 -3
  71. package/esm2020/collapse/collapse.module.mjs +4 -4
  72. package/esm2020/collapse/collapse.property.mjs +6 -6
  73. package/esm2020/color/color.component.mjs +3 -3
  74. package/esm2020/color/color.module.mjs +4 -4
  75. package/esm2020/color/color.property.mjs +3 -3
  76. package/esm2020/color-picker/color-picker-portal.component.mjs +3 -3
  77. package/esm2020/color-picker/color-picker.component.mjs +3 -3
  78. package/esm2020/color-picker/color-picker.module.mjs +6 -7
  79. package/esm2020/color-picker/color-picker.property.mjs +3 -3
  80. package/esm2020/comment/comment-reply.component.mjs +3 -3
  81. package/esm2020/comment/comment.component.mjs +3 -3
  82. package/esm2020/comment/comment.module.mjs +4 -4
  83. package/esm2020/comment/comment.property.mjs +6 -6
  84. package/esm2020/container/aside.component.mjs +3 -3
  85. package/esm2020/container/container.component.mjs +3 -3
  86. package/esm2020/container/container.module.mjs +4 -4
  87. package/esm2020/container/container.property.mjs +12 -12
  88. package/esm2020/container/footer.component.mjs +3 -3
  89. package/esm2020/container/header.component.mjs +3 -3
  90. package/esm2020/container/main.component.mjs +3 -3
  91. package/esm2020/core/config/config.service.mjs +3 -3
  92. package/esm2020/core/interfaces/layout.type.mjs +1 -1
  93. package/esm2020/core/services/http.service.mjs +3 -3
  94. package/esm2020/core/services/preloading-strategy.service.mjs +3 -3
  95. package/esm2020/core/services/storage.service.mjs +3 -3
  96. package/esm2020/core/theme/theme.service.mjs +3 -3
  97. package/esm2020/crumb/crumb.component.mjs +3 -3
  98. package/esm2020/crumb/crumb.module.mjs +4 -4
  99. package/esm2020/crumb/crumb.property.mjs +3 -3
  100. package/esm2020/date-picker/date-picker-portal.component.mjs +3 -3
  101. package/esm2020/date-picker/date-picker.component.mjs +3 -3
  102. package/esm2020/date-picker/date-picker.module.mjs +6 -7
  103. package/esm2020/date-picker/date-picker.property.mjs +15 -15
  104. package/esm2020/date-picker/date-range-portal.component.mjs +3 -3
  105. package/esm2020/date-picker/date-range.component.mjs +3 -3
  106. package/esm2020/date-picker/picker-date.component.mjs +3 -3
  107. package/esm2020/date-picker/picker-month.component.mjs +3 -3
  108. package/esm2020/date-picker/picker-year.component.mjs +3 -3
  109. package/esm2020/description/description-item.component.mjs +3 -3
  110. package/esm2020/description/description.component.mjs +3 -3
  111. package/esm2020/description/description.module.mjs +4 -4
  112. package/esm2020/description/description.property.mjs +6 -6
  113. package/esm2020/dialog/dialog-portal.component.mjs +52 -0
  114. package/esm2020/dialog/dialog-portal.directives.mjs +73 -0
  115. package/esm2020/dialog/dialog-ref.mjs +1 -1
  116. package/esm2020/dialog/dialog.component.mjs +7 -7
  117. package/esm2020/dialog/dialog.module.mjs +11 -11
  118. package/esm2020/dialog/dialog.property.mjs +5 -5
  119. package/esm2020/dialog/dialog.service.mjs +6 -6
  120. package/esm2020/dialog/public-api.mjs +3 -3
  121. package/esm2020/doc/doc.component.mjs +3 -3
  122. package/esm2020/doc/doc.module.mjs +4 -4
  123. package/esm2020/drawer/drawer-container.component.mjs +18 -41
  124. package/esm2020/drawer/drawer-portal.component.mjs +52 -0
  125. package/esm2020/drawer/drawer-portal.directives.mjs +57 -0
  126. package/esm2020/drawer/drawer-ref.mjs +1 -1
  127. package/esm2020/drawer/drawer.component.mjs +55 -19
  128. package/esm2020/drawer/drawer.module.mjs +27 -10
  129. package/esm2020/drawer/drawer.property.mjs +22 -4
  130. package/esm2020/drawer/drawer.service.mjs +7 -7
  131. package/esm2020/drawer/public-api.mjs +4 -3
  132. package/esm2020/dropdown/dropdown-portal.component.mjs +3 -3
  133. package/esm2020/dropdown/dropdown.component.mjs +3 -3
  134. package/esm2020/dropdown/dropdown.module.mjs +6 -7
  135. package/esm2020/dropdown/dropdown.property.mjs +3 -3
  136. package/esm2020/empty/empty.component.mjs +3 -3
  137. package/esm2020/empty/empty.module.mjs +4 -4
  138. package/esm2020/empty/empty.property.mjs +3 -3
  139. package/esm2020/examples/examples.component.mjs +3 -3
  140. package/esm2020/examples/examples.module.mjs +4 -4
  141. package/esm2020/find/find.component.mjs +3 -3
  142. package/esm2020/find/find.module.mjs +4 -4
  143. package/esm2020/find/find.property.mjs +3 -3
  144. package/esm2020/form/control.component.mjs +3 -3
  145. package/esm2020/form/form.component.mjs +3 -3
  146. package/esm2020/form/form.module.mjs +4 -4
  147. package/esm2020/form/form.property.mjs +6 -6
  148. package/esm2020/highlight/highlight.component.mjs +3 -3
  149. package/esm2020/highlight/highlight.module.mjs +4 -4
  150. package/esm2020/highlight/highlight.property.mjs +3 -3
  151. package/esm2020/i18n/i18n.directive.mjs +3 -3
  152. package/esm2020/i18n/i18n.module.mjs +4 -4
  153. package/esm2020/i18n/i18n.pipe.mjs +3 -3
  154. package/esm2020/i18n/i18n.service.mjs +3 -3
  155. package/esm2020/icon/icon.component.mjs +3 -3
  156. package/esm2020/icon/icon.module.mjs +4 -4
  157. package/esm2020/icon/icon.property.mjs +3 -3
  158. package/esm2020/icon/icon.service.mjs +3 -3
  159. package/esm2020/inner/inner.component.mjs +3 -3
  160. package/esm2020/inner/inner.module.mjs +4 -4
  161. package/esm2020/inner/inner.property.mjs +3 -3
  162. package/esm2020/input/input-group.component.mjs +3 -3
  163. package/esm2020/input/input.component.mjs +3 -3
  164. package/esm2020/input/input.module.mjs +4 -4
  165. package/esm2020/input/input.property.mjs +6 -6
  166. package/esm2020/input-number/input-number.component.mjs +3 -3
  167. package/esm2020/input-number/input-number.module.mjs +4 -4
  168. package/esm2020/input-number/input-number.property.mjs +3 -3
  169. package/esm2020/layout/col.component.mjs +3 -3
  170. package/esm2020/layout/layout.module.mjs +4 -4
  171. package/esm2020/layout/layout.property.mjs +6 -6
  172. package/esm2020/layout/row.component.mjs +3 -3
  173. package/esm2020/link/link.component.mjs +3 -3
  174. package/esm2020/link/link.module.mjs +4 -4
  175. package/esm2020/link/link.property.mjs +3 -3
  176. package/esm2020/list/list-option.component.mjs +3 -3
  177. package/esm2020/list/list.component.mjs +3 -3
  178. package/esm2020/list/list.module.mjs +4 -4
  179. package/esm2020/list/list.property.mjs +6 -6
  180. package/esm2020/loading/loading.component.mjs +3 -3
  181. package/esm2020/loading/loading.module.mjs +4 -4
  182. package/esm2020/loading/loading.property.mjs +3 -3
  183. package/esm2020/menu/menu-node.component.mjs +3 -3
  184. package/esm2020/menu/menu.component.mjs +3 -3
  185. package/esm2020/menu/menu.module.mjs +4 -4
  186. package/esm2020/menu/menu.property.mjs +6 -6
  187. package/esm2020/message/message-ref.mjs +12 -0
  188. package/esm2020/message/message.component.mjs +6 -6
  189. package/esm2020/message/message.module.mjs +4 -4
  190. package/esm2020/message/message.property.mjs +1 -1
  191. package/esm2020/message/message.service.mjs +37 -16
  192. package/esm2020/message/public-api.mjs +2 -1
  193. package/esm2020/message-box/message-box.component.mjs +3 -3
  194. package/esm2020/message-box/message-box.module.mjs +4 -4
  195. package/esm2020/message-box/message-box.service.mjs +3 -3
  196. package/esm2020/notification/notification.component.mjs +3 -3
  197. package/esm2020/notification/notification.module.mjs +4 -4
  198. package/esm2020/notification/notification.service.mjs +3 -3
  199. package/esm2020/outlet/outlet.directive.mjs +3 -3
  200. package/esm2020/outlet/outlet.module.mjs +4 -4
  201. package/esm2020/page-header/page-header.component.mjs +3 -3
  202. package/esm2020/page-header/page-header.module.mjs +4 -4
  203. package/esm2020/page-header/page-header.property.mjs +3 -3
  204. package/esm2020/pagination/pagination.component.mjs +3 -3
  205. package/esm2020/pagination/pagination.module.mjs +4 -4
  206. package/esm2020/pagination/pagination.property.mjs +3 -3
  207. package/esm2020/pattern/pattern.component.mjs +3 -3
  208. package/esm2020/pattern/pattern.module.mjs +4 -4
  209. package/esm2020/popconfirm/popconfirm.component.mjs +28 -7
  210. package/esm2020/popconfirm/popconfirm.module.mjs +4 -4
  211. package/esm2020/popconfirm/popconfirm.property.mjs +12 -5
  212. package/esm2020/popover/popover-portal.component.mjs +3 -3
  213. package/esm2020/popover/popover.directive.mjs +11 -5
  214. package/esm2020/popover/popover.module.mjs +6 -7
  215. package/esm2020/popover/popover.property.mjs +9 -4
  216. package/esm2020/portal/portal.module.mjs +4 -4
  217. package/esm2020/portal/portal.service.mjs +3 -3
  218. package/esm2020/progress/progress.component.mjs +3 -3
  219. package/esm2020/progress/progress.module.mjs +4 -4
  220. package/esm2020/progress/progress.property.mjs +3 -3
  221. package/esm2020/radio/radio.component.mjs +3 -3
  222. package/esm2020/radio/radio.module.mjs +4 -4
  223. package/esm2020/radio/radio.property.mjs +3 -3
  224. package/esm2020/rate/rate.component.mjs +3 -3
  225. package/esm2020/rate/rate.module.mjs +4 -4
  226. package/esm2020/rate/rate.property.mjs +3 -3
  227. package/esm2020/result/result.component.mjs +3 -3
  228. package/esm2020/result/result.module.mjs +4 -4
  229. package/esm2020/result/result.property.mjs +3 -3
  230. package/esm2020/ripple/ripple.directive.mjs +3 -3
  231. package/esm2020/ripple/ripple.module.mjs +4 -4
  232. package/esm2020/ripple/ripple.property.mjs +3 -3
  233. package/esm2020/select/select-portal.component.mjs +3 -3
  234. package/esm2020/select/select.component.mjs +3 -3
  235. package/esm2020/select/select.module.mjs +6 -7
  236. package/esm2020/select/select.property.mjs +3 -3
  237. package/esm2020/skeleton/skeleton.component.mjs +3 -3
  238. package/esm2020/skeleton/skeleton.module.mjs +4 -4
  239. package/esm2020/skeleton/skeleton.property.mjs +3 -3
  240. package/esm2020/slider/slider.component.mjs +3 -3
  241. package/esm2020/slider/slider.module.mjs +4 -4
  242. package/esm2020/slider/slider.property.mjs +3 -3
  243. package/esm2020/slider-select/slider-select.component.mjs +3 -3
  244. package/esm2020/slider-select/slider-select.module.mjs +4 -4
  245. package/esm2020/slider-select/slider-select.property.mjs +3 -3
  246. package/esm2020/statistic/countdown.component.mjs +3 -3
  247. package/esm2020/statistic/statistic.component.mjs +3 -3
  248. package/esm2020/statistic/statistic.module.mjs +4 -4
  249. package/esm2020/statistic/statistic.property.mjs +6 -6
  250. package/esm2020/steps/steps.component.mjs +3 -3
  251. package/esm2020/steps/steps.module.mjs +4 -4
  252. package/esm2020/steps/steps.property.mjs +3 -3
  253. package/esm2020/switch/switch.component.mjs +3 -3
  254. package/esm2020/switch/switch.module.mjs +4 -4
  255. package/esm2020/switch/switch.property.mjs +3 -3
  256. package/esm2020/table/drag.directive.mjs +3 -3
  257. package/esm2020/table/table-body.component.mjs +3 -3
  258. package/esm2020/table/table-foot.component.mjs +3 -3
  259. package/esm2020/table/table-head.component.mjs +3 -3
  260. package/esm2020/table/table.component.mjs +3 -3
  261. package/esm2020/table/table.module.mjs +4 -4
  262. package/esm2020/table/table.property.mjs +12 -12
  263. package/esm2020/tabs/tab-content.component.mjs +3 -3
  264. package/esm2020/tabs/tab.component.mjs +3 -3
  265. package/esm2020/tabs/tabs.component.mjs +3 -3
  266. package/esm2020/tabs/tabs.module.mjs +4 -4
  267. package/esm2020/tabs/tabs.property.mjs +6 -6
  268. package/esm2020/tag/tag.component.mjs +3 -3
  269. package/esm2020/tag/tag.module.mjs +4 -4
  270. package/esm2020/tag/tag.property.mjs +3 -3
  271. package/esm2020/text-retract/text-retract.component.mjs +3 -3
  272. package/esm2020/text-retract/text-retract.module.mjs +4 -4
  273. package/esm2020/text-retract/text-retract.property.mjs +3 -3
  274. package/esm2020/textarea/textarea.component.mjs +3 -3
  275. package/esm2020/textarea/textarea.module.mjs +4 -4
  276. package/esm2020/textarea/textarea.property.mjs +3 -3
  277. package/esm2020/theme/theme.component.mjs +3 -3
  278. package/esm2020/theme/theme.module.mjs +4 -4
  279. package/esm2020/theme/theme.property.mjs +3 -3
  280. package/esm2020/time-ago/time-ago.module.mjs +4 -4
  281. package/esm2020/time-ago/time-ago.pipe.mjs +3 -3
  282. package/esm2020/time-picker/time-picker-frame.component.mjs +3 -3
  283. package/esm2020/time-picker/time-picker-portal.component.mjs +3 -3
  284. package/esm2020/time-picker/time-picker.component.mjs +3 -3
  285. package/esm2020/time-picker/time-picker.module.mjs +6 -7
  286. package/esm2020/time-picker/time-picker.property.mjs +3 -3
  287. package/esm2020/time-range/time-range.module.mjs +4 -4
  288. package/esm2020/time-range/time-range.pipe.mjs +3 -3
  289. package/esm2020/timeline/timeline.component.mjs +3 -3
  290. package/esm2020/timeline/timeline.module.mjs +4 -4
  291. package/esm2020/timeline/timeline.property.mjs +3 -3
  292. package/esm2020/tooltip/tooltip-portal.component.mjs +3 -3
  293. package/esm2020/tooltip/tooltip.directive.mjs +3 -3
  294. package/esm2020/tooltip/tooltip.module.mjs +6 -7
  295. package/esm2020/tooltip/tooltip.property.mjs +3 -3
  296. package/esm2020/transfer/transfer.component.mjs +3 -3
  297. package/esm2020/transfer/transfer.module.mjs +4 -4
  298. package/esm2020/transfer/transfer.property.mjs +3 -3
  299. package/esm2020/tree/tree-node.component.mjs +3 -3
  300. package/esm2020/tree/tree.component.mjs +3 -3
  301. package/esm2020/tree/tree.module.mjs +4 -4
  302. package/esm2020/tree/tree.property.mjs +6 -6
  303. package/esm2020/tree-file/tree-file.component.mjs +3 -3
  304. package/esm2020/tree-file/tree-file.module.mjs +4 -4
  305. package/esm2020/tree-file/tree-file.property.mjs +3 -3
  306. package/esm2020/typography/typography.component.mjs +3 -3
  307. package/esm2020/typography/typography.module.mjs +4 -4
  308. package/esm2020/typography/typography.property.mjs +3 -3
  309. package/esm2020/upload/upload-portal.component.mjs +3 -3
  310. package/esm2020/upload/upload.component.mjs +3 -3
  311. package/esm2020/upload/upload.module.mjs +4 -4
  312. package/esm2020/upload/upload.property.mjs +3 -3
  313. package/fesm2015/ng-nest-ui-affix.mjs +10 -10
  314. package/fesm2015/ng-nest-ui-alert.mjs +17 -12
  315. package/fesm2015/ng-nest-ui-alert.mjs.map +1 -1
  316. package/fesm2015/ng-nest-ui-anchor.mjs +10 -10
  317. package/fesm2015/ng-nest-ui-api.mjs +7 -7
  318. package/fesm2015/ng-nest-ui-auto-complete.mjs +14 -15
  319. package/fesm2015/ng-nest-ui-auto-complete.mjs.map +1 -1
  320. package/fesm2015/ng-nest-ui-avatar.mjs +10 -10
  321. package/fesm2015/ng-nest-ui-back-top.mjs +10 -10
  322. package/fesm2015/ng-nest-ui-badge.mjs +10 -10
  323. package/fesm2015/ng-nest-ui-base-form.mjs +10 -10
  324. package/fesm2015/ng-nest-ui-border.mjs +7 -7
  325. package/fesm2015/ng-nest-ui-button.mjs +16 -16
  326. package/fesm2015/ng-nest-ui-calendar.mjs +10 -10
  327. package/fesm2015/ng-nest-ui-card.mjs +10 -10
  328. package/fesm2015/ng-nest-ui-carousel.mjs +16 -16
  329. package/fesm2015/ng-nest-ui-cascade.mjs +14 -15
  330. package/fesm2015/ng-nest-ui-cascade.mjs.map +1 -1
  331. package/fesm2015/ng-nest-ui-checkbox.mjs +10 -10
  332. package/fesm2015/ng-nest-ui-collapse.mjs +16 -16
  333. package/fesm2015/ng-nest-ui-color-picker.mjs +14 -15
  334. package/fesm2015/ng-nest-ui-color-picker.mjs.map +1 -1
  335. package/fesm2015/ng-nest-ui-color.mjs +10 -10
  336. package/fesm2015/ng-nest-ui-comment.mjs +16 -16
  337. package/fesm2015/ng-nest-ui-container.mjs +31 -31
  338. package/fesm2015/ng-nest-ui-core.mjs +15 -15
  339. package/fesm2015/ng-nest-ui-crumb.mjs +10 -10
  340. package/fesm2015/ng-nest-ui-date-picker.mjs +41 -42
  341. package/fesm2015/ng-nest-ui-date-picker.mjs.map +1 -1
  342. package/fesm2015/ng-nest-ui-description.mjs +16 -16
  343. package/fesm2015/ng-nest-ui-dialog.mjs +43 -43
  344. package/fesm2015/ng-nest-ui-dialog.mjs.map +1 -1
  345. package/fesm2015/ng-nest-ui-doc.mjs +7 -7
  346. package/fesm2015/ng-nest-ui-drawer.mjs +147 -50
  347. package/fesm2015/ng-nest-ui-drawer.mjs.map +1 -1
  348. package/fesm2015/ng-nest-ui-dropdown.mjs +14 -15
  349. package/fesm2015/ng-nest-ui-dropdown.mjs.map +1 -1
  350. package/fesm2015/ng-nest-ui-empty.mjs +10 -10
  351. package/fesm2015/ng-nest-ui-examples.mjs +7 -7
  352. package/fesm2015/ng-nest-ui-find.mjs +10 -10
  353. package/fesm2015/ng-nest-ui-form.mjs +16 -16
  354. package/fesm2015/ng-nest-ui-highlight.mjs +10 -10
  355. package/fesm2015/ng-nest-ui-i18n.mjs +13 -13
  356. package/fesm2015/ng-nest-ui-icon.mjs +13 -13
  357. package/fesm2015/ng-nest-ui-inner.mjs +10 -10
  358. package/fesm2015/ng-nest-ui-input-number.mjs +10 -10
  359. package/fesm2015/ng-nest-ui-input.mjs +16 -16
  360. package/fesm2015/ng-nest-ui-layout.mjs +16 -16
  361. package/fesm2015/ng-nest-ui-link.mjs +10 -10
  362. package/fesm2015/ng-nest-ui-list.mjs +16 -16
  363. package/fesm2015/ng-nest-ui-loading.mjs +10 -10
  364. package/fesm2015/ng-nest-ui-menu.mjs +16 -16
  365. package/fesm2015/ng-nest-ui-message-box.mjs +10 -10
  366. package/fesm2015/ng-nest-ui-message.mjs +58 -25
  367. package/fesm2015/ng-nest-ui-message.mjs.map +1 -1
  368. package/fesm2015/ng-nest-ui-notification.mjs +10 -10
  369. package/fesm2015/ng-nest-ui-outlet.mjs +7 -7
  370. package/fesm2015/ng-nest-ui-page-header.mjs +10 -10
  371. package/fesm2015/ng-nest-ui-pagination.mjs +10 -10
  372. package/fesm2015/ng-nest-ui-pattern.mjs +7 -7
  373. package/fesm2015/ng-nest-ui-popconfirm.mjs +42 -14
  374. package/fesm2015/ng-nest-ui-popconfirm.mjs.map +1 -1
  375. package/fesm2015/ng-nest-ui-popover.mjs +26 -16
  376. package/fesm2015/ng-nest-ui-popover.mjs.map +1 -1
  377. package/fesm2015/ng-nest-ui-portal.mjs +7 -7
  378. package/fesm2015/ng-nest-ui-progress.mjs +10 -10
  379. package/fesm2015/ng-nest-ui-radio.mjs +10 -10
  380. package/fesm2015/ng-nest-ui-rate.mjs +10 -10
  381. package/fesm2015/ng-nest-ui-result.mjs +10 -10
  382. package/fesm2015/ng-nest-ui-ripple.mjs +10 -10
  383. package/fesm2015/ng-nest-ui-select.mjs +14 -15
  384. package/fesm2015/ng-nest-ui-select.mjs.map +1 -1
  385. package/fesm2015/ng-nest-ui-skeleton.mjs +10 -10
  386. package/fesm2015/ng-nest-ui-slider-select.mjs +10 -10
  387. package/fesm2015/ng-nest-ui-slider.mjs +10 -10
  388. package/fesm2015/ng-nest-ui-statistic.mjs +16 -16
  389. package/fesm2015/ng-nest-ui-steps.mjs +10 -10
  390. package/fesm2015/ng-nest-ui-switch.mjs +10 -10
  391. package/fesm2015/ng-nest-ui-table.mjs +31 -31
  392. package/fesm2015/ng-nest-ui-tabs.mjs +19 -19
  393. package/fesm2015/ng-nest-ui-tag.mjs +10 -10
  394. package/fesm2015/ng-nest-ui-text-retract.mjs +10 -10
  395. package/fesm2015/ng-nest-ui-textarea.mjs +10 -10
  396. package/fesm2015/ng-nest-ui-theme.mjs +10 -10
  397. package/fesm2015/ng-nest-ui-time-ago.mjs +7 -7
  398. package/fesm2015/ng-nest-ui-time-picker.mjs +17 -18
  399. package/fesm2015/ng-nest-ui-time-picker.mjs.map +1 -1
  400. package/fesm2015/ng-nest-ui-time-range.mjs +7 -7
  401. package/fesm2015/ng-nest-ui-timeline.mjs +10 -10
  402. package/fesm2015/ng-nest-ui-tooltip.mjs +14 -15
  403. package/fesm2015/ng-nest-ui-tooltip.mjs.map +1 -1
  404. package/fesm2015/ng-nest-ui-transfer.mjs +10 -10
  405. package/fesm2015/ng-nest-ui-tree-file.mjs +10 -10
  406. package/fesm2015/ng-nest-ui-tree.mjs +16 -16
  407. package/fesm2015/ng-nest-ui-typography.mjs +10 -10
  408. package/fesm2015/ng-nest-ui-upload.mjs +13 -13
  409. package/fesm2020/ng-nest-ui-affix.mjs +10 -10
  410. package/fesm2020/ng-nest-ui-alert.mjs +17 -12
  411. package/fesm2020/ng-nest-ui-alert.mjs.map +1 -1
  412. package/fesm2020/ng-nest-ui-anchor.mjs +10 -10
  413. package/fesm2020/ng-nest-ui-api.mjs +7 -7
  414. package/fesm2020/ng-nest-ui-auto-complete.mjs +14 -15
  415. package/fesm2020/ng-nest-ui-auto-complete.mjs.map +1 -1
  416. package/fesm2020/ng-nest-ui-avatar.mjs +10 -10
  417. package/fesm2020/ng-nest-ui-back-top.mjs +10 -10
  418. package/fesm2020/ng-nest-ui-badge.mjs +10 -10
  419. package/fesm2020/ng-nest-ui-base-form.mjs +10 -10
  420. package/fesm2020/ng-nest-ui-border.mjs +7 -7
  421. package/fesm2020/ng-nest-ui-button.mjs +16 -16
  422. package/fesm2020/ng-nest-ui-calendar.mjs +10 -10
  423. package/fesm2020/ng-nest-ui-card.mjs +10 -10
  424. package/fesm2020/ng-nest-ui-carousel.mjs +16 -16
  425. package/fesm2020/ng-nest-ui-cascade.mjs +14 -15
  426. package/fesm2020/ng-nest-ui-cascade.mjs.map +1 -1
  427. package/fesm2020/ng-nest-ui-checkbox.mjs +10 -10
  428. package/fesm2020/ng-nest-ui-collapse.mjs +16 -16
  429. package/fesm2020/ng-nest-ui-color-picker.mjs +14 -15
  430. package/fesm2020/ng-nest-ui-color-picker.mjs.map +1 -1
  431. package/fesm2020/ng-nest-ui-color.mjs +10 -10
  432. package/fesm2020/ng-nest-ui-comment.mjs +16 -16
  433. package/fesm2020/ng-nest-ui-container.mjs +31 -31
  434. package/fesm2020/ng-nest-ui-core.mjs +15 -15
  435. package/fesm2020/ng-nest-ui-crumb.mjs +10 -10
  436. package/fesm2020/ng-nest-ui-date-picker.mjs +41 -42
  437. package/fesm2020/ng-nest-ui-date-picker.mjs.map +1 -1
  438. package/fesm2020/ng-nest-ui-description.mjs +16 -16
  439. package/fesm2020/ng-nest-ui-dialog.mjs +43 -43
  440. package/fesm2020/ng-nest-ui-dialog.mjs.map +1 -1
  441. package/fesm2020/ng-nest-ui-doc.mjs +7 -7
  442. package/fesm2020/ng-nest-ui-drawer.mjs +145 -50
  443. package/fesm2020/ng-nest-ui-drawer.mjs.map +1 -1
  444. package/fesm2020/ng-nest-ui-dropdown.mjs +14 -15
  445. package/fesm2020/ng-nest-ui-dropdown.mjs.map +1 -1
  446. package/fesm2020/ng-nest-ui-empty.mjs +10 -10
  447. package/fesm2020/ng-nest-ui-examples.mjs +7 -7
  448. package/fesm2020/ng-nest-ui-find.mjs +10 -10
  449. package/fesm2020/ng-nest-ui-form.mjs +16 -16
  450. package/fesm2020/ng-nest-ui-highlight.mjs +10 -10
  451. package/fesm2020/ng-nest-ui-i18n.mjs +13 -13
  452. package/fesm2020/ng-nest-ui-icon.mjs +13 -13
  453. package/fesm2020/ng-nest-ui-inner.mjs +10 -10
  454. package/fesm2020/ng-nest-ui-input-number.mjs +10 -10
  455. package/fesm2020/ng-nest-ui-input.mjs +16 -16
  456. package/fesm2020/ng-nest-ui-layout.mjs +16 -16
  457. package/fesm2020/ng-nest-ui-link.mjs +10 -10
  458. package/fesm2020/ng-nest-ui-list.mjs +16 -16
  459. package/fesm2020/ng-nest-ui-loading.mjs +10 -10
  460. package/fesm2020/ng-nest-ui-menu.mjs +16 -16
  461. package/fesm2020/ng-nest-ui-message-box.mjs +10 -10
  462. package/fesm2020/ng-nest-ui-message.mjs +57 -25
  463. package/fesm2020/ng-nest-ui-message.mjs.map +1 -1
  464. package/fesm2020/ng-nest-ui-notification.mjs +10 -10
  465. package/fesm2020/ng-nest-ui-outlet.mjs +7 -7
  466. package/fesm2020/ng-nest-ui-page-header.mjs +10 -10
  467. package/fesm2020/ng-nest-ui-pagination.mjs +10 -10
  468. package/fesm2020/ng-nest-ui-pattern.mjs +7 -7
  469. package/fesm2020/ng-nest-ui-popconfirm.mjs +42 -14
  470. package/fesm2020/ng-nest-ui-popconfirm.mjs.map +1 -1
  471. package/fesm2020/ng-nest-ui-popover.mjs +26 -16
  472. package/fesm2020/ng-nest-ui-popover.mjs.map +1 -1
  473. package/fesm2020/ng-nest-ui-portal.mjs +7 -7
  474. package/fesm2020/ng-nest-ui-progress.mjs +10 -10
  475. package/fesm2020/ng-nest-ui-radio.mjs +10 -10
  476. package/fesm2020/ng-nest-ui-rate.mjs +10 -10
  477. package/fesm2020/ng-nest-ui-result.mjs +10 -10
  478. package/fesm2020/ng-nest-ui-ripple.mjs +10 -10
  479. package/fesm2020/ng-nest-ui-select.mjs +14 -15
  480. package/fesm2020/ng-nest-ui-select.mjs.map +1 -1
  481. package/fesm2020/ng-nest-ui-skeleton.mjs +10 -10
  482. package/fesm2020/ng-nest-ui-slider-select.mjs +10 -10
  483. package/fesm2020/ng-nest-ui-slider.mjs +10 -10
  484. package/fesm2020/ng-nest-ui-statistic.mjs +16 -16
  485. package/fesm2020/ng-nest-ui-steps.mjs +10 -10
  486. package/fesm2020/ng-nest-ui-switch.mjs +10 -10
  487. package/fesm2020/ng-nest-ui-table.mjs +31 -31
  488. package/fesm2020/ng-nest-ui-tabs.mjs +19 -19
  489. package/fesm2020/ng-nest-ui-tag.mjs +10 -10
  490. package/fesm2020/ng-nest-ui-text-retract.mjs +10 -10
  491. package/fesm2020/ng-nest-ui-textarea.mjs +10 -10
  492. package/fesm2020/ng-nest-ui-theme.mjs +10 -10
  493. package/fesm2020/ng-nest-ui-time-ago.mjs +7 -7
  494. package/fesm2020/ng-nest-ui-time-picker.mjs +17 -18
  495. package/fesm2020/ng-nest-ui-time-picker.mjs.map +1 -1
  496. package/fesm2020/ng-nest-ui-time-range.mjs +7 -7
  497. package/fesm2020/ng-nest-ui-timeline.mjs +10 -10
  498. package/fesm2020/ng-nest-ui-tooltip.mjs +14 -15
  499. package/fesm2020/ng-nest-ui-tooltip.mjs.map +1 -1
  500. package/fesm2020/ng-nest-ui-transfer.mjs +10 -10
  501. package/fesm2020/ng-nest-ui-tree-file.mjs +10 -10
  502. package/fesm2020/ng-nest-ui-tree.mjs +16 -16
  503. package/fesm2020/ng-nest-ui-typography.mjs +10 -10
  504. package/fesm2020/ng-nest-ui-upload.mjs +13 -13
  505. package/message/examples/en_US/default/loading/README.md +6 -0
  506. package/message/examples/zh_CN/default/loading/README.md +6 -0
  507. package/message/message-ref.d.ts +8 -0
  508. package/message/message.component.d.ts +3 -3
  509. package/message/message.property.d.ts +23 -3
  510. package/message/message.service.d.ts +4 -1
  511. package/message/public-api.d.ts +1 -0
  512. package/package.json +7 -7
  513. package/popconfirm/examples/en_US/default/async-close/README.md +6 -0
  514. package/popconfirm/examples/en_US/default/condition/README.md +6 -0
  515. package/popconfirm/examples/zh_CN/default/async-close/README.md +6 -0
  516. package/popconfirm/examples/zh_CN/default/condition/README.md +6 -0
  517. package/popconfirm/popconfirm.component.d.ts +6 -2
  518. package/popconfirm/popconfirm.property.d.ts +13 -2
  519. package/popover/popover.property.d.ts +6 -1
  520. package/steps/examples/zh_CN/default/node-status/README.md +1 -1
  521. package/esm2020/dialog/dialog-container.component.mjs +0 -52
  522. package/esm2020/dialog/dialog-container.directives.mjs +0 -73
  523. package/esm2020/drawer/drawer-container.directives.mjs +0 -57
@@ -7,10 +7,10 @@ import { XAnchorProperty } from './anchor.property';
7
7
  import * as i0 from "@angular/core";
8
8
  export class XAnchorModule {
9
9
  }
10
- /** @nocollapse */ /** @nocollapse */ XAnchorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- /** @nocollapse */ /** @nocollapse */ XAnchorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAnchorModule, declarations: [XAnchorComponent, XAnchorProperty], imports: [CommonModule, XAffixModule, XSliderModule], exports: [XAnchorComponent] });
12
- /** @nocollapse */ /** @nocollapse */ XAnchorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAnchorModule, imports: [[CommonModule, XAffixModule, XSliderModule]] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAnchorModule, decorators: [{
10
+ /** @nocollapse */ /** @nocollapse */ XAnchorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAnchorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ /** @nocollapse */ /** @nocollapse */ XAnchorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAnchorModule, declarations: [XAnchorComponent, XAnchorProperty], imports: [CommonModule, XAffixModule, XSliderModule], exports: [XAnchorComponent] });
12
+ /** @nocollapse */ /** @nocollapse */ XAnchorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAnchorModule, imports: [[CommonModule, XAffixModule, XSliderModule]] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAnchorModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [XAnchorComponent, XAnchorProperty],
@@ -14,8 +14,8 @@ const X_CONFIG_NAME = 'anchor';
14
14
  */
15
15
  export class XAnchorProperty extends XProperty {
16
16
  }
17
- /** @nocollapse */ /** @nocollapse */ XAnchorProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAnchorProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
18
- /** @nocollapse */ /** @nocollapse */ XAnchorProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XAnchorProperty, selector: "ng-component", inputs: { scroll: "scroll", affixTop: "affixTop", layout: "layout", justify: "justify" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
17
+ /** @nocollapse */ /** @nocollapse */ XAnchorProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAnchorProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
18
+ /** @nocollapse */ /** @nocollapse */ XAnchorProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XAnchorProperty, selector: "ng-component", inputs: { scroll: "scroll", affixTop: "affixTop", layout: "layout", justify: "justify" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
19
19
  __decorate([
20
20
  XWithConfig(X_CONFIG_NAME, '0')
21
21
  ], XAnchorProperty.prototype, "affixTop", void 0);
@@ -25,7 +25,7 @@ __decorate([
25
25
  __decorate([
26
26
  XWithConfig(X_CONFIG_NAME, 'start')
27
27
  ], XAnchorProperty.prototype, "justify", void 0);
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAnchorProperty, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAnchorProperty, decorators: [{
29
29
  type: Component,
30
30
  args: [{ template: '' }]
31
31
  }], propDecorators: { scroll: [{
@@ -10,9 +10,9 @@ export class XApiComponent {
10
10
  this.renderer.addClass(this.elementRef.nativeElement, XApiPrefix);
11
11
  }
12
12
  }
13
- /** @nocollapse */ /** @nocollapse */ XApiComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XApiComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
14
- /** @nocollapse */ /** @nocollapse */ XApiComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XApiComponent, selector: "x-api", ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".x-api{margin:0;padding:0;display:block}.x-api>.x-api-selector>span:first-child{font-size:1.25rem}.x-api>.x-api-selector>span:last-child{padding:.125rem;margin-left:.5rem;border:.0625rem solid var(--x-primary);color:var(--x-primary);font-size:.825rem;border-radius:var(--x-border-radius)}.x-api>.x-api-interface{margin-top:1rem}.x-api>.x-api-interface>tr>td:nth-child(1){width:20%}.x-api>.x-api-interface>tr>td:nth-child(1)>span{color:#690}.x-api>.x-api-interface>tr>td:nth-child(3){color:#07a;width:22%}.x-api>.x-api-interface>tr>td:nth-child(4){color:#dd4a68;width:16%}.x-api>.x-api-type>tr>td:nth-child(1){color:#07a;width:20%}.x-api>.x-api-type>tr>td:nth-child(3){color:#dd4a68;width:35%}.x-api table{width:100%;background:var(--x-background);border-collapse:collapse;border:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-api table tr>th,.x-api table tr>td{border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border);text-align:left;padding:.5rem 1rem}.x-api table tr:last-child>th,.x-api table tr:last-child>td{border-width:0px}.x-api table tr th{white-space:nowrap;color:var(--x-text)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XApiComponent, decorators: [{
13
+ /** @nocollapse */ /** @nocollapse */ XApiComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XApiComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
14
+ /** @nocollapse */ /** @nocollapse */ XApiComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XApiComponent, selector: "x-api", ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".x-api{margin:0;padding:0;display:block}.x-api>.x-api-selector>span:first-child{font-size:1.25rem}.x-api>.x-api-selector>span:last-child{padding:.125rem;margin-left:.5rem;border:.0625rem solid var(--x-primary);color:var(--x-primary);font-size:.825rem;border-radius:var(--x-border-radius)}.x-api>.x-api-interface{margin-top:1rem}.x-api>.x-api-interface>tr>td:nth-child(1){width:20%}.x-api>.x-api-interface>tr>td:nth-child(1)>span{color:#690}.x-api>.x-api-interface>tr>td:nth-child(3){color:#07a;width:22%}.x-api>.x-api-interface>tr>td:nth-child(4){color:#dd4a68;width:16%}.x-api>.x-api-type>tr>td:nth-child(1){color:#07a;width:20%}.x-api>.x-api-type>tr>td:nth-child(3){color:#dd4a68;width:35%}.x-api table{width:100%;background:var(--x-background);border-collapse:collapse;border:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-api table tr>th,.x-api table tr>td{border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border);text-align:left;padding:.5rem 1rem}.x-api table tr:last-child>th,.x-api table tr:last-child>td{border-width:0px}.x-api table tr th{white-space:nowrap;color:var(--x-text)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XApiComponent, decorators: [{
16
16
  type: Component,
17
17
  args: [{ selector: `${XApiPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\r\n", styles: [".x-api{margin:0;padding:0;display:block}.x-api>.x-api-selector>span:first-child{font-size:1.25rem}.x-api>.x-api-selector>span:last-child{padding:.125rem;margin-left:.5rem;border:.0625rem solid var(--x-primary);color:var(--x-primary);font-size:.825rem;border-radius:var(--x-border-radius)}.x-api>.x-api-interface{margin-top:1rem}.x-api>.x-api-interface>tr>td:nth-child(1){width:20%}.x-api>.x-api-interface>tr>td:nth-child(1)>span{color:#690}.x-api>.x-api-interface>tr>td:nth-child(3){color:#07a;width:22%}.x-api>.x-api-interface>tr>td:nth-child(4){color:#dd4a68;width:16%}.x-api>.x-api-type>tr>td:nth-child(1){color:#07a;width:20%}.x-api>.x-api-type>tr>td:nth-child(3){color:#dd4a68;width:35%}.x-api table{width:100%;background:var(--x-background);border-collapse:collapse;border:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-api table tr>th,.x-api table tr>td{border-bottom:var(--x-border-width) var(--x-border-style) var(--x-border);text-align:left;padding:.5rem 1rem}.x-api table tr:last-child>th,.x-api table tr:last-child>td{border-width:0px}.x-api table tr th{white-space:nowrap;color:var(--x-text)}\n"] }]
18
18
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i1.XConfigService }]; } });
@@ -4,10 +4,10 @@ import { XApiComponent } from './api.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export class XApiModule {
6
6
  }
7
- /** @nocollapse */ /** @nocollapse */ XApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- /** @nocollapse */ /** @nocollapse */ XApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XApiModule, declarations: [XApiComponent], imports: [CommonModule], exports: [XApiComponent] });
9
- /** @nocollapse */ /** @nocollapse */ XApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XApiModule, imports: [[CommonModule]] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XApiModule, decorators: [{
7
+ /** @nocollapse */ /** @nocollapse */ XApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ /** @nocollapse */ /** @nocollapse */ XApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XApiModule, declarations: [XApiComponent], imports: [CommonModule], exports: [XApiComponent] });
9
+ /** @nocollapse */ /** @nocollapse */ XApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XApiModule, imports: [[CommonModule]] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XApiModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [XApiComponent],
@@ -58,9 +58,9 @@ export class XAutoCompletePortalComponent {
58
58
  this.closeSubject.next();
59
59
  }
60
60
  }
61
- /** @nocollapse */ /** @nocollapse */ XAutoCompletePortalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompletePortalComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
62
- /** @nocollapse */ /** @nocollapse */ XAutoCompletePortalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XAutoCompletePortalComponent, selector: "x-auto-complete-portal", host: { listeners: { "@x-connect-base-animation.done": "done($event)", "@x-connect-base-animation.start": "start($event)" }, properties: { "@x-connect-base-animation": "this.placement" } }, viewQueries: [{ propertyName: "list", first: true, predicate: ["list"], descendants: true }], ngImport: i0, template: "<div #autoCompletePortal class=\"x-auto-complete-portal\" tabindex=\"-1\" (click)=\"inputCom.inputFocus(); stopPropagation($event)\">\r\n <x-list\r\n #list\r\n [data]=\"data\"\r\n (nodeClick)=\"nodeClick($event)\"\r\n (keyManagerChange)=\"onActive($event)\"\r\n (keyManagerTabOut)=\"onTabOut()\"\r\n [nodeTpl]=\"nodeTpl\"\r\n [scrollElement]=\"autoCompletePortal\"\r\n ></x-list>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";x-auto-complete-portal{width:100%}.x-auto-complete-portal{margin:.0625rem 0;font-size:var(--x-font-size);color:var(--x-text);border:var(--x-border-width) var(--x-border-style) var(--x-border);width:100%;border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);position:relative;display:flex;background-color:var(--x-background);overflow-y:auto;max-height:calc((calc(var(--x-font-size) + .875rem) * 6) + (var(--x-border-width) * 7))}.x-auto-complete-portal:focus{outline:none}\n"], components: [{ type: i1.XListComponent, selector: "x-list" }], animations: [XConnectBaseAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
63
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompletePortalComponent, decorators: [{
61
+ /** @nocollapse */ /** @nocollapse */ XAutoCompletePortalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompletePortalComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
62
+ /** @nocollapse */ /** @nocollapse */ XAutoCompletePortalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XAutoCompletePortalComponent, selector: "x-auto-complete-portal", host: { listeners: { "@x-connect-base-animation.done": "done($event)", "@x-connect-base-animation.start": "start($event)" }, properties: { "@x-connect-base-animation": "this.placement" } }, viewQueries: [{ propertyName: "list", first: true, predicate: ["list"], descendants: true }], ngImport: i0, template: "<div #autoCompletePortal class=\"x-auto-complete-portal\" tabindex=\"-1\" (click)=\"inputCom.inputFocus(); stopPropagation($event)\">\r\n <x-list\r\n #list\r\n [data]=\"data\"\r\n (nodeClick)=\"nodeClick($event)\"\r\n (keyManagerChange)=\"onActive($event)\"\r\n (keyManagerTabOut)=\"onTabOut()\"\r\n [nodeTpl]=\"nodeTpl\"\r\n [scrollElement]=\"autoCompletePortal\"\r\n ></x-list>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";x-auto-complete-portal{width:100%}.x-auto-complete-portal{margin:.0625rem 0;font-size:var(--x-font-size);color:var(--x-text);border:var(--x-border-width) var(--x-border-style) var(--x-border);width:100%;border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);position:relative;display:flex;background-color:var(--x-background);overflow-y:auto;max-height:calc((calc(var(--x-font-size) + .875rem) * 6) + (var(--x-border-width) * 7))}.x-auto-complete-portal:focus{outline:none}\n"], components: [{ type: i1.XListComponent, selector: "x-list" }], animations: [XConnectBaseAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
63
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompletePortalComponent, decorators: [{
64
64
  type: Component,
65
65
  args: [{ selector: `${XAutoCompletePortalPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XConnectBaseAnimation], template: "<div #autoCompletePortal class=\"x-auto-complete-portal\" tabindex=\"-1\" (click)=\"inputCom.inputFocus(); stopPropagation($event)\">\r\n <x-list\r\n #list\r\n [data]=\"data\"\r\n (nodeClick)=\"nodeClick($event)\"\r\n (keyManagerChange)=\"onActive($event)\"\r\n (keyManagerTabOut)=\"onTabOut()\"\r\n [nodeTpl]=\"nodeTpl\"\r\n [scrollElement]=\"autoCompletePortal\"\r\n ></x-list>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";x-auto-complete-portal{width:100%}.x-auto-complete-portal{margin:.0625rem 0;font-size:var(--x-font-size);color:var(--x-text);border:var(--x-border-width) var(--x-border-style) var(--x-border);width:100%;border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);position:relative;display:flex;background-color:var(--x-background);overflow-y:auto;max-height:calc((calc(var(--x-font-size) + .875rem) * 6) + (var(--x-border-width) * 7))}.x-auto-complete-portal:focus{outline:none}\n"] }]
66
66
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { placement: [{
@@ -274,9 +274,9 @@ export class XAutoCompleteComponent extends XAutoCompleteProperty {
274
274
  }
275
275
  onBlur(_event) { }
276
276
  }
277
- /** @nocollapse */ /** @nocollapse */ XAutoCompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompleteComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i1.XPortalService }, { token: i0.ViewContainerRef }, { token: i2.Overlay }, { token: i3.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
278
- /** @nocollapse */ /** @nocollapse */ XAutoCompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XAutoCompleteComponent, selector: "x-auto-complete", providers: [XValueAccessor(XAutoCompleteComponent)], viewQueries: [{ propertyName: "inputCom", first: true, predicate: ["inputCom"], descendants: true, static: true }, { propertyName: "autoComplete", first: true, predicate: ["autoComplete"], descendants: true, static: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div #autoComplete class=\"x-auto-complete\">\r\n <div class=\"x-auto-complete-row\">\r\n <x-input\r\n #inputCom\r\n type=\"text\"\r\n [label]=\"label\"\r\n [labelWidth]=\"labelWidth\"\r\n [labelAlign]=\"labelAlign\"\r\n [justify]=\"justify\"\r\n [align]=\"align\"\r\n [direction]=\"direction\"\r\n [disabled]=\"disabled\"\r\n [required]=\"required\"\r\n [icon]=\"icon\"\r\n [iconSpin]=\"iconSpin\"\r\n [placeholder]=\"placeholder\"\r\n [readonly]=\"readonly\"\r\n [clearable]=\"clearable\"\r\n [(ngModel)]=\"value\"\r\n [valueTpl]=\"valueTpl\"\r\n [valueTplContext]=\"valueTplContext\"\r\n [size]=\"size\"\r\n [bordered]=\"bordered\"\r\n [before]=\"before\"\r\n [after]=\"after\"\r\n [pattern]=\"pattern\"\r\n [message]=\"message\"\r\n [pointer]=\"pointer\"\r\n [(active)]=\"active\"\r\n (clearEmit)=\"clearEmit()\"\r\n (xInput)=\"onInput($event)\"\r\n (xKeydown)=\"onKeydown($event)\"\r\n (xFocus)=\"onFocus($event)\"\r\n (xBlur)=\"onBlur($event)\"\r\n (xClick)=\"showPortal()\"\r\n ></x-input>\r\n </div>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";x-auto-complete{display:inline-block}.x-auto-complete{margin:0;padding:0;width:100%}.x-auto-complete x-input{width:100%}.x-auto-complete-portal{margin:.0625rem 0;font-size:var(--x-font-size);color:var(--x-text);border:var(--x-border-width) var(--x-border-style) var(--x-border);width:100%;border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);position:relative;display:flex;background-color:var(--x-background);overflow-y:auto;max-height:calc((calc(var(--x-font-size) + .875rem) * 6) + (var(--x-border-width) * 7))}.x-auto-complete-portal:focus{outline:none}\n"], components: [{ type: i4.XInputComponent, selector: "x-input" }], directives: [{ type: i5.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i5.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i5.PatternValidator, selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]", inputs: ["pattern"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
279
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompleteComponent, decorators: [{
277
+ /** @nocollapse */ /** @nocollapse */ XAutoCompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompleteComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i1.XPortalService }, { token: i0.ViewContainerRef }, { token: i2.Overlay }, { token: i3.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
278
+ /** @nocollapse */ /** @nocollapse */ XAutoCompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XAutoCompleteComponent, selector: "x-auto-complete", providers: [XValueAccessor(XAutoCompleteComponent)], viewQueries: [{ propertyName: "inputCom", first: true, predicate: ["inputCom"], descendants: true, static: true }, { propertyName: "autoComplete", first: true, predicate: ["autoComplete"], descendants: true, static: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div #autoComplete class=\"x-auto-complete\">\r\n <div class=\"x-auto-complete-row\">\r\n <x-input\r\n #inputCom\r\n type=\"text\"\r\n [label]=\"label\"\r\n [labelWidth]=\"labelWidth\"\r\n [labelAlign]=\"labelAlign\"\r\n [justify]=\"justify\"\r\n [align]=\"align\"\r\n [direction]=\"direction\"\r\n [disabled]=\"disabled\"\r\n [required]=\"required\"\r\n [icon]=\"icon\"\r\n [iconSpin]=\"iconSpin\"\r\n [placeholder]=\"placeholder\"\r\n [readonly]=\"readonly\"\r\n [clearable]=\"clearable\"\r\n [(ngModel)]=\"value\"\r\n [valueTpl]=\"valueTpl\"\r\n [valueTplContext]=\"valueTplContext\"\r\n [size]=\"size\"\r\n [bordered]=\"bordered\"\r\n [before]=\"before\"\r\n [after]=\"after\"\r\n [pattern]=\"pattern\"\r\n [message]=\"message\"\r\n [pointer]=\"pointer\"\r\n [(active)]=\"active\"\r\n (clearEmit)=\"clearEmit()\"\r\n (xInput)=\"onInput($event)\"\r\n (xKeydown)=\"onKeydown($event)\"\r\n (xFocus)=\"onFocus($event)\"\r\n (xBlur)=\"onBlur($event)\"\r\n (xClick)=\"showPortal()\"\r\n ></x-input>\r\n </div>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";x-auto-complete{display:inline-block}.x-auto-complete{margin:0;padding:0;width:100%}.x-auto-complete x-input{width:100%}.x-auto-complete-portal{margin:.0625rem 0;font-size:var(--x-font-size);color:var(--x-text);border:var(--x-border-width) var(--x-border-style) var(--x-border);width:100%;border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);position:relative;display:flex;background-color:var(--x-background);overflow-y:auto;max-height:calc((calc(var(--x-font-size) + .875rem) * 6) + (var(--x-border-width) * 7))}.x-auto-complete-portal:focus{outline:none}\n"], components: [{ type: i4.XInputComponent, selector: "x-input" }], directives: [{ type: i5.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i5.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i5.PatternValidator, selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]", inputs: ["pattern"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
279
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompleteComponent, decorators: [{
280
280
  type: Component,
281
281
  args: [{ selector: `${XAutoCompletePrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [XValueAccessor(XAutoCompleteComponent)], template: "<div #autoComplete class=\"x-auto-complete\">\r\n <div class=\"x-auto-complete-row\">\r\n <x-input\r\n #inputCom\r\n type=\"text\"\r\n [label]=\"label\"\r\n [labelWidth]=\"labelWidth\"\r\n [labelAlign]=\"labelAlign\"\r\n [justify]=\"justify\"\r\n [align]=\"align\"\r\n [direction]=\"direction\"\r\n [disabled]=\"disabled\"\r\n [required]=\"required\"\r\n [icon]=\"icon\"\r\n [iconSpin]=\"iconSpin\"\r\n [placeholder]=\"placeholder\"\r\n [readonly]=\"readonly\"\r\n [clearable]=\"clearable\"\r\n [(ngModel)]=\"value\"\r\n [valueTpl]=\"valueTpl\"\r\n [valueTplContext]=\"valueTplContext\"\r\n [size]=\"size\"\r\n [bordered]=\"bordered\"\r\n [before]=\"before\"\r\n [after]=\"after\"\r\n [pattern]=\"pattern\"\r\n [message]=\"message\"\r\n [pointer]=\"pointer\"\r\n [(active)]=\"active\"\r\n (clearEmit)=\"clearEmit()\"\r\n (xInput)=\"onInput($event)\"\r\n (xKeydown)=\"onKeydown($event)\"\r\n (xFocus)=\"onFocus($event)\"\r\n (xBlur)=\"onBlur($event)\"\r\n (xClick)=\"showPortal()\"\r\n ></x-input>\r\n </div>\r\n</div>\r\n", styles: ["@charset \"UTF-8\";x-auto-complete{display:inline-block}.x-auto-complete{margin:0;padding:0;width:100%}.x-auto-complete x-input{width:100%}.x-auto-complete-portal{margin:.0625rem 0;font-size:var(--x-font-size);color:var(--x-text);border:var(--x-border-width) var(--x-border-style) var(--x-border);width:100%;border-radius:var(--x-border-radius);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);position:relative;display:flex;background-color:var(--x-background);overflow-y:auto;max-height:calc((calc(var(--x-font-size) + .875rem) * 6) + (var(--x-border-width) * 7))}.x-auto-complete-portal:focus{outline:none}\n"] }]
282
282
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }, { type: i1.XPortalService }, { type: i0.ViewContainerRef }, { type: i2.Overlay }, { type: i3.XConfigService }]; }, propDecorators: { inputCom: [{
@@ -11,16 +11,15 @@ import { XAutoCompleteProperty } from './auto-complete.property';
11
11
  import * as i0 from "@angular/core";
12
12
  export class XAutoCompleteModule {
13
13
  }
14
- /** @nocollapse */ /** @nocollapse */ XAutoCompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
- /** @nocollapse */ /** @nocollapse */ XAutoCompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompleteModule, declarations: [XAutoCompleteComponent, XAutoCompletePortalComponent, XAutoCompleteProperty], imports: [CommonModule, FormsModule, ReactiveFormsModule, XPortalModule, XInputModule, XListModule, XBaseFormModule], exports: [XAutoCompleteComponent, XAutoCompletePortalComponent] });
16
- /** @nocollapse */ /** @nocollapse */ XAutoCompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompleteModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule, XPortalModule, XInputModule, XListModule, XBaseFormModule]] });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompleteModule, decorators: [{
14
+ /** @nocollapse */ /** @nocollapse */ XAutoCompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
+ /** @nocollapse */ /** @nocollapse */ XAutoCompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompleteModule, declarations: [XAutoCompleteComponent, XAutoCompletePortalComponent, XAutoCompleteProperty], imports: [CommonModule, FormsModule, ReactiveFormsModule, XPortalModule, XInputModule, XListModule, XBaseFormModule], exports: [XAutoCompleteComponent, XAutoCompletePortalComponent] });
16
+ /** @nocollapse */ /** @nocollapse */ XAutoCompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompleteModule, imports: [[CommonModule, FormsModule, ReactiveFormsModule, XPortalModule, XInputModule, XListModule, XBaseFormModule]] });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompleteModule, decorators: [{
18
18
  type: NgModule,
19
19
  args: [{
20
20
  declarations: [XAutoCompleteComponent, XAutoCompletePortalComponent, XAutoCompleteProperty],
21
21
  exports: [XAutoCompleteComponent, XAutoCompletePortalComponent],
22
- imports: [CommonModule, FormsModule, ReactiveFormsModule, XPortalModule, XInputModule, XListModule, XBaseFormModule],
23
- entryComponents: [XAutoCompletePortalComponent]
22
+ imports: [CommonModule, FormsModule, ReactiveFormsModule, XPortalModule, XInputModule, XListModule, XBaseFormModule]
24
23
  }]
25
24
  }] });
26
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by1jb21wbGV0ZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvbmctbmVzdC91aS9hdXRvLWNvbXBsZXRlL2F1dG8tY29tcGxldGUubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNsRSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQztBQUNuRSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sbUJBQW1CLENBQUM7QUFDakQsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBQ25ELE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDeEQsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDaEYsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7O0FBUWpFLE1BQU0sT0FBTyxtQkFBbUI7O3NKQUFuQixtQkFBbUI7dUpBQW5CLG1CQUFtQixpQkFMZixzQkFBc0IsRUFBRSw0QkFBNEIsRUFBRSxxQkFBcUIsYUFFaEYsWUFBWSxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxhQUFhLEVBQUUsWUFBWSxFQUFFLFdBQVcsRUFBRSxlQUFlLGFBRHpHLHNCQUFzQixFQUFFLDRCQUE0Qjt1SkFJbkQsbUJBQW1CLFlBSHJCLENBQUMsWUFBWSxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxhQUFhLEVBQUUsWUFBWSxFQUFFLFdBQVcsRUFBRSxlQUFlLENBQUM7MkZBR3pHLG1CQUFtQjtrQkFOL0IsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUUsQ0FBQyxzQkFBc0IsRUFBRSw0QkFBNEIsRUFBRSxxQkFBcUIsQ0FBQztvQkFDM0YsT0FBTyxFQUFFLENBQUMsc0JBQXNCLEVBQUUsNEJBQTRCLENBQUM7b0JBQy9ELE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxXQUFXLEVBQUUsbUJBQW1CLEVBQUUsYUFBYSxFQUFFLFlBQVksRUFBRSxXQUFXLEVBQUUsZUFBZSxDQUFDO29CQUNwSCxlQUFlLEVBQUUsQ0FBQyw0QkFBNEIsQ0FBQztpQkFDaEQiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5pbXBvcnQgeyBGb3Jtc01vZHVsZSwgUmVhY3RpdmVGb3Jtc01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcclxuaW1wb3J0IHsgWEF1dG9Db21wbGV0ZUNvbXBvbmVudCB9IGZyb20gJy4vYXV0by1jb21wbGV0ZS5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBYSW5wdXRNb2R1bGUgfSBmcm9tICdAbmctbmVzdC91aS9pbnB1dCc7XHJcbmltcG9ydCB7IFhQb3J0YWxNb2R1bGUgfSBmcm9tICdAbmctbmVzdC91aS9wb3J0YWwnO1xyXG5pbXBvcnQgeyBYTGlzdE1vZHVsZSB9IGZyb20gJ0BuZy1uZXN0L3VpL2xpc3QnO1xyXG5pbXBvcnQgeyBYQmFzZUZvcm1Nb2R1bGUgfSBmcm9tICdAbmctbmVzdC91aS9iYXNlLWZvcm0nO1xyXG5pbXBvcnQgeyBYQXV0b0NvbXBsZXRlUG9ydGFsQ29tcG9uZW50IH0gZnJvbSAnLi9hdXRvLWNvbXBsZXRlLXBvcnRhbC5jb21wb25lbnQnO1xyXG5pbXBvcnQgeyBYQXV0b0NvbXBsZXRlUHJvcGVydHkgfSBmcm9tICcuL2F1dG8tY29tcGxldGUucHJvcGVydHknO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtYQXV0b0NvbXBsZXRlQ29tcG9uZW50LCBYQXV0b0NvbXBsZXRlUG9ydGFsQ29tcG9uZW50LCBYQXV0b0NvbXBsZXRlUHJvcGVydHldLFxyXG4gIGV4cG9ydHM6IFtYQXV0b0NvbXBsZXRlQ29tcG9uZW50LCBYQXV0b0NvbXBsZXRlUG9ydGFsQ29tcG9uZW50XSxcclxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlLCBGb3Jtc01vZHVsZSwgUmVhY3RpdmVGb3Jtc01vZHVsZSwgWFBvcnRhbE1vZHVsZSwgWElucHV0TW9kdWxlLCBYTGlzdE1vZHVsZSwgWEJhc2VGb3JtTW9kdWxlXSxcclxuICBlbnRyeUNvbXBvbmVudHM6IFtYQXV0b0NvbXBsZXRlUG9ydGFsQ29tcG9uZW50XVxyXG59KVxyXG5leHBvcnQgY2xhc3MgWEF1dG9Db21wbGV0ZU1vZHVsZSB7fVxyXG4iXX0=
25
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0by1jb21wbGV0ZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWIvbmctbmVzdC91aS9hdXRvLWNvbXBsZXRlL2F1dG8tY29tcGxldGUubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekMsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxXQUFXLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUNsRSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQztBQUNuRSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sbUJBQW1CLENBQUM7QUFDakQsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLG9CQUFvQixDQUFDO0FBQ25ELE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxrQkFBa0IsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDeEQsT0FBTyxFQUFFLDRCQUE0QixFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFDaEYsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sMEJBQTBCLENBQUM7O0FBT2pFLE1BQU0sT0FBTyxtQkFBbUI7O3NKQUFuQixtQkFBbUI7dUpBQW5CLG1CQUFtQixpQkFKYixzQkFBc0IsRUFBRSw0QkFBNEIsRUFBRSxxQkFBcUIsYUFFaEYsWUFBWSxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxhQUFhLEVBQUUsWUFBWSxFQUFFLFdBQVcsRUFBRSxlQUFlLGFBRHpHLHNCQUFzQixFQUFFLDRCQUE0Qjt1SkFHckQsbUJBQW1CLFlBRm5CLENBQUMsWUFBWSxFQUFFLFdBQVcsRUFBRSxtQkFBbUIsRUFBRSxhQUFhLEVBQUUsWUFBWSxFQUFFLFdBQVcsRUFBRSxlQUFlLENBQUM7MkZBRTNHLG1CQUFtQjtrQkFML0IsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUUsQ0FBQyxzQkFBc0IsRUFBRSw0QkFBNEIsRUFBRSxxQkFBcUIsQ0FBQztvQkFDM0YsT0FBTyxFQUFFLENBQUMsc0JBQXNCLEVBQUUsNEJBQTRCLENBQUM7b0JBQy9ELE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxXQUFXLEVBQUUsbUJBQW1CLEVBQUUsYUFBYSxFQUFFLFlBQVksRUFBRSxXQUFXLEVBQUUsZUFBZSxDQUFDO2lCQUN2SCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IEZvcm1zTW9kdWxlLCBSZWFjdGl2ZUZvcm1zTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xyXG5pbXBvcnQgeyBYQXV0b0NvbXBsZXRlQ29tcG9uZW50IH0gZnJvbSAnLi9hdXRvLWNvbXBsZXRlLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFhJbnB1dE1vZHVsZSB9IGZyb20gJ0BuZy1uZXN0L3VpL2lucHV0JztcclxuaW1wb3J0IHsgWFBvcnRhbE1vZHVsZSB9IGZyb20gJ0BuZy1uZXN0L3VpL3BvcnRhbCc7XHJcbmltcG9ydCB7IFhMaXN0TW9kdWxlIH0gZnJvbSAnQG5nLW5lc3QvdWkvbGlzdCc7XHJcbmltcG9ydCB7IFhCYXNlRm9ybU1vZHVsZSB9IGZyb20gJ0BuZy1uZXN0L3VpL2Jhc2UtZm9ybSc7XHJcbmltcG9ydCB7IFhBdXRvQ29tcGxldGVQb3J0YWxDb21wb25lbnQgfSBmcm9tICcuL2F1dG8tY29tcGxldGUtcG9ydGFsLmNvbXBvbmVudCc7XHJcbmltcG9ydCB7IFhBdXRvQ29tcGxldGVQcm9wZXJ0eSB9IGZyb20gJy4vYXV0by1jb21wbGV0ZS5wcm9wZXJ0eSc7XHJcblxyXG5ATmdNb2R1bGUoe1xyXG4gICAgZGVjbGFyYXRpb25zOiBbWEF1dG9Db21wbGV0ZUNvbXBvbmVudCwgWEF1dG9Db21wbGV0ZVBvcnRhbENvbXBvbmVudCwgWEF1dG9Db21wbGV0ZVByb3BlcnR5XSxcclxuICAgIGV4cG9ydHM6IFtYQXV0b0NvbXBsZXRlQ29tcG9uZW50LCBYQXV0b0NvbXBsZXRlUG9ydGFsQ29tcG9uZW50XSxcclxuICAgIGltcG9ydHM6IFtDb21tb25Nb2R1bGUsIEZvcm1zTW9kdWxlLCBSZWFjdGl2ZUZvcm1zTW9kdWxlLCBYUG9ydGFsTW9kdWxlLCBYSW5wdXRNb2R1bGUsIFhMaXN0TW9kdWxlLCBYQmFzZUZvcm1Nb2R1bGVdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBYQXV0b0NvbXBsZXRlTW9kdWxlIHt9XHJcbiJdfQ==
@@ -28,8 +28,8 @@ export class XAutoCompleteProperty extends XControlValueAccessor {
28
28
  this.nodeEmit = new EventEmitter();
29
29
  }
30
30
  }
31
- /** @nocollapse */ /** @nocollapse */ XAutoCompleteProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompleteProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
32
- /** @nocollapse */ /** @nocollapse */ XAutoCompleteProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XAutoCompleteProperty, selector: "ng-component", inputs: { data: "data", debounceTime: "debounceTime", placement: "placement", nodeTpl: "nodeTpl", size: "size", bordered: "bordered", caseSensitive: "caseSensitive" }, outputs: { nodeEmit: "nodeEmit" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
31
+ /** @nocollapse */ /** @nocollapse */ XAutoCompleteProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompleteProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
32
+ /** @nocollapse */ /** @nocollapse */ XAutoCompleteProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XAutoCompleteProperty, selector: "ng-component", inputs: { data: "data", debounceTime: "debounceTime", placement: "placement", nodeTpl: "nodeTpl", size: "size", bordered: "bordered", caseSensitive: "caseSensitive" }, outputs: { nodeEmit: "nodeEmit" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
33
33
  __decorate([
34
34
  XDataConvert()
35
35
  ], XAutoCompleteProperty.prototype, "data", void 0);
@@ -50,7 +50,7 @@ __decorate([
50
50
  XInputBoolean(),
51
51
  XWithConfig(X_CONFIG_NAME, true)
52
52
  ], XAutoCompleteProperty.prototype, "caseSensitive", void 0);
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAutoCompleteProperty, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAutoCompleteProperty, decorators: [{
54
54
  type: Component,
55
55
  args: [{ template: '' }]
56
56
  }], propDecorators: { data: [{
@@ -29,9 +29,9 @@ export class XAvatarComponent extends XAvatarProperty {
29
29
  this.cdr.detectChanges();
30
30
  }
31
31
  }
32
- /** @nocollapse */ /** @nocollapse */ XAvatarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAvatarComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
33
- /** @nocollapse */ /** @nocollapse */ XAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XAvatarComponent, selector: "x-avatar", usesInheritance: true, ngImport: i0, template: "<span #avatar class=\"x-avatar\" [ngClass]=\"classMap\" [class.x-avatar-error]=\"isImgError\">\r\n <img *ngIf=\"src && !isImgError\" [src]=\"src\" [style.object-fit]=\"fit\" (error)=\"imgError()\" />\r\n <x-icon *ngIf=\"icon\" [type]=\"icon\"></x-icon>\r\n <x-icon *ngIf=\"isImgError\" type=\"fto-image\"></x-icon>\r\n <span *xOutlet=\"label; context: { $label: label }\">\r\n {{ label }}\r\n </span>\r\n</span>\r\n", styles: ["x-avatar{display:flex}.x-avatar{margin:0;padding:0;font-size:var(--x-font-size);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;overflow:hidden;color:var(--x-background-100);background-color:var(--x-text-500)}.x-avatar>img{display:block;height:100%}.x-avatar-circle{border-radius:50%}.x-avatar-square{border-radius:var(--x-border-radius)}.x-avatar-error>img{height:initial}.x-avatar-big{height:3.5rem;width:3.5rem;line-height:3.5rem;font-size:2.1rem}.x-avatar-large{height:3rem;width:3rem;line-height:3rem;font-size:1.8rem}.x-avatar-medium{height:2.5rem;width:2.5rem;line-height:2.5rem;font-size:1.5rem}.x-avatar-small{height:2rem;width:2rem;line-height:2rem;font-size:1.2rem}.x-avatar-mini{height:1.5rem;width:1.5rem;line-height:1.5rem;font-size:.9rem}\n"], components: [{ type: i2.XIconComponent, selector: "x-icon" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAvatarComponent, decorators: [{
32
+ /** @nocollapse */ /** @nocollapse */ XAvatarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAvatarComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
33
+ /** @nocollapse */ /** @nocollapse */ XAvatarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XAvatarComponent, selector: "x-avatar", usesInheritance: true, ngImport: i0, template: "<span #avatar class=\"x-avatar\" [ngClass]=\"classMap\" [class.x-avatar-error]=\"isImgError\">\r\n <img *ngIf=\"src && !isImgError\" [src]=\"src\" [style.object-fit]=\"fit\" (error)=\"imgError()\" />\r\n <x-icon *ngIf=\"icon\" [type]=\"icon\"></x-icon>\r\n <x-icon *ngIf=\"isImgError\" type=\"fto-image\"></x-icon>\r\n <span *xOutlet=\"label; context: { $label: label }\">\r\n {{ label }}\r\n </span>\r\n</span>\r\n", styles: ["x-avatar{display:flex}.x-avatar{margin:0;padding:0;font-size:var(--x-font-size);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;overflow:hidden;color:var(--x-background-100);background-color:var(--x-text-500)}.x-avatar>img{display:block;height:100%}.x-avatar-circle{border-radius:50%}.x-avatar-square{border-radius:var(--x-border-radius)}.x-avatar-error>img{height:initial}.x-avatar-big{height:3.5rem;width:3.5rem;line-height:3.5rem;font-size:2.1rem}.x-avatar-large{height:3rem;width:3rem;line-height:3rem;font-size:1.8rem}.x-avatar-medium{height:2.5rem;width:2.5rem;line-height:2.5rem;font-size:1.5rem}.x-avatar-small{height:2rem;width:2rem;line-height:2rem;font-size:1.2rem}.x-avatar-mini{height:1.5rem;width:1.5rem;line-height:1.5rem;font-size:.9rem}\n"], components: [{ type: i2.XIconComponent, selector: "x-icon" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAvatarComponent, decorators: [{
35
35
  type: Component,
36
36
  args: [{ selector: `${XAvatarPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<span #avatar class=\"x-avatar\" [ngClass]=\"classMap\" [class.x-avatar-error]=\"isImgError\">\r\n <img *ngIf=\"src && !isImgError\" [src]=\"src\" [style.object-fit]=\"fit\" (error)=\"imgError()\" />\r\n <x-icon *ngIf=\"icon\" [type]=\"icon\"></x-icon>\r\n <x-icon *ngIf=\"isImgError\" type=\"fto-image\"></x-icon>\r\n <span *xOutlet=\"label; context: { $label: label }\">\r\n {{ label }}\r\n </span>\r\n</span>\r\n", styles: ["x-avatar{display:flex}.x-avatar{margin:0;padding:0;font-size:var(--x-font-size);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;overflow:hidden;color:var(--x-background-100);background-color:var(--x-text-500)}.x-avatar>img{display:block;height:100%}.x-avatar-circle{border-radius:50%}.x-avatar-square{border-radius:var(--x-border-radius)}.x-avatar-error>img{height:initial}.x-avatar-big{height:3.5rem;width:3.5rem;line-height:3.5rem;font-size:2.1rem}.x-avatar-large{height:3rem;width:3rem;line-height:3rem;font-size:1.8rem}.x-avatar-medium{height:2.5rem;width:2.5rem;line-height:2.5rem;font-size:1.5rem}.x-avatar-small{height:2rem;width:2rem;line-height:2rem;font-size:1.2rem}.x-avatar-mini{height:1.5rem;width:1.5rem;line-height:1.5rem;font-size:.9rem}\n"] }]
37
37
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; } });
@@ -7,10 +7,10 @@ import { XAvatarProperty } from './avatar.property';
7
7
  import * as i0 from "@angular/core";
8
8
  export class XAvatarModule {
9
9
  }
10
- /** @nocollapse */ /** @nocollapse */ XAvatarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- /** @nocollapse */ /** @nocollapse */ XAvatarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAvatarModule, declarations: [XAvatarComponent, XAvatarProperty], imports: [CommonModule, XOutletModule, XIconModule], exports: [XAvatarComponent] });
12
- /** @nocollapse */ /** @nocollapse */ XAvatarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAvatarModule, imports: [[CommonModule, XOutletModule, XIconModule]] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAvatarModule, decorators: [{
10
+ /** @nocollapse */ /** @nocollapse */ XAvatarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ /** @nocollapse */ /** @nocollapse */ XAvatarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAvatarModule, declarations: [XAvatarComponent, XAvatarProperty], imports: [CommonModule, XOutletModule, XIconModule], exports: [XAvatarComponent] });
12
+ /** @nocollapse */ /** @nocollapse */ XAvatarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAvatarModule, imports: [[CommonModule, XOutletModule, XIconModule]] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAvatarModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [XAvatarComponent, XAvatarProperty],
@@ -14,8 +14,8 @@ const X_CONFIG_NAME = 'avatar';
14
14
  */
15
15
  export class XAvatarProperty extends XProperty {
16
16
  }
17
- /** @nocollapse */ /** @nocollapse */ XAvatarProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAvatarProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
18
- /** @nocollapse */ /** @nocollapse */ XAvatarProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XAvatarProperty, selector: "ng-component", inputs: { label: "label", size: "size", icon: "icon", shape: "shape", src: "src", fit: "fit" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
17
+ /** @nocollapse */ /** @nocollapse */ XAvatarProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAvatarProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
18
+ /** @nocollapse */ /** @nocollapse */ XAvatarProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XAvatarProperty, selector: "ng-component", inputs: { label: "label", size: "size", icon: "icon", shape: "shape", src: "src", fit: "fit" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
19
19
  __decorate([
20
20
  XWithConfig(X_CONFIG_NAME, 'medium')
21
21
  ], XAvatarProperty.prototype, "size", void 0);
@@ -25,7 +25,7 @@ __decorate([
25
25
  __decorate([
26
26
  XWithConfig(X_CONFIG_NAME, 'cover')
27
27
  ], XAvatarProperty.prototype, "fit", void 0);
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XAvatarProperty, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XAvatarProperty, decorators: [{
29
29
  type: Component,
30
30
  args: [{ template: '' }]
31
31
  }], propDecorators: { label: [{
@@ -103,9 +103,9 @@ export class XBackTopComponent extends XBackTopProperty {
103
103
  });
104
104
  }
105
105
  }
106
- /** @nocollapse */ /** @nocollapse */ XBackTopComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBackTopComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XPortalService }, { token: i0.ViewContainerRef }, { token: DOCUMENT }, { token: i2.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
107
- /** @nocollapse */ /** @nocollapse */ XBackTopComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XBackTopComponent, selector: "x-back-top", viewQueries: [{ propertyName: "backTopTpl", first: true, predicate: ["backTopTpl"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<ng-template #backTopTpl>\r\n <div class=\"x-back-top\" [ngClass]=\"classMap\" (click)=\"onBackTop()\">\r\n <x-link *ngIf=\"!template\" icon=\"fto-arrow-up\"> </x-link>\r\n <ng-container *ngTemplateOutlet=\"template\"></ng-container>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-back-top{margin:0;padding:0;display:flex;align-items:center;justify-content:center}.x-back-top>x-link .x-link{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--x-background-a100);font-size:1.25rem;border:var(--x-border-width) var(--x-border-style) var(--x-border-200)}\n"], components: [{ type: i3.XLinkComponent, selector: "x-link" }], directives: [{ type: i4.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
108
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBackTopComponent, decorators: [{
106
+ /** @nocollapse */ /** @nocollapse */ XBackTopComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBackTopComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XPortalService }, { token: i0.ViewContainerRef }, { token: DOCUMENT }, { token: i2.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
107
+ /** @nocollapse */ /** @nocollapse */ XBackTopComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XBackTopComponent, selector: "x-back-top", viewQueries: [{ propertyName: "backTopTpl", first: true, predicate: ["backTopTpl"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<ng-template #backTopTpl>\r\n <div class=\"x-back-top\" [ngClass]=\"classMap\" (click)=\"onBackTop()\">\r\n <x-link *ngIf=\"!template\" icon=\"fto-arrow-up\"> </x-link>\r\n <ng-container *ngTemplateOutlet=\"template\"></ng-container>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-back-top{margin:0;padding:0;display:flex;align-items:center;justify-content:center}.x-back-top>x-link .x-link{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--x-background-a100);font-size:1.25rem;border:var(--x-border-width) var(--x-border-style) var(--x-border-200)}\n"], components: [{ type: i3.XLinkComponent, selector: "x-link" }], directives: [{ type: i4.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBackTopComponent, decorators: [{
109
109
  type: Component,
110
110
  args: [{ selector: `${XBackTopPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-template #backTopTpl>\r\n <div class=\"x-back-top\" [ngClass]=\"classMap\" (click)=\"onBackTop()\">\r\n <x-link *ngIf=\"!template\" icon=\"fto-arrow-up\"> </x-link>\r\n <ng-container *ngTemplateOutlet=\"template\"></ng-container>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-back-top{margin:0;padding:0;display:flex;align-items:center;justify-content:center}.x-back-top>x-link .x-link{width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--x-background-a100);font-size:1.25rem;border:var(--x-border-width) var(--x-border-style) var(--x-border-200)}\n"] }]
111
111
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XPortalService }, { type: i0.ViewContainerRef }, { type: undefined, decorators: [{
@@ -7,10 +7,10 @@ import { XPortalModule } from '@ng-nest/ui/portal';
7
7
  import * as i0 from "@angular/core";
8
8
  export class XBackTopModule {
9
9
  }
10
- /** @nocollapse */ /** @nocollapse */ XBackTopModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBackTopModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- /** @nocollapse */ /** @nocollapse */ XBackTopModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBackTopModule, declarations: [XBackTopComponent, XBackTopProperty], imports: [CommonModule, XLinkModule, XPortalModule], exports: [XBackTopComponent] });
12
- /** @nocollapse */ /** @nocollapse */ XBackTopModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBackTopModule, imports: [[CommonModule, XLinkModule, XPortalModule]] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBackTopModule, decorators: [{
10
+ /** @nocollapse */ /** @nocollapse */ XBackTopModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBackTopModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ /** @nocollapse */ /** @nocollapse */ XBackTopModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBackTopModule, declarations: [XBackTopComponent, XBackTopProperty], imports: [CommonModule, XLinkModule, XPortalModule], exports: [XBackTopComponent] });
12
+ /** @nocollapse */ /** @nocollapse */ XBackTopModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBackTopModule, imports: [[CommonModule, XLinkModule, XPortalModule]] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBackTopModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [XBackTopComponent, XBackTopProperty],
@@ -14,8 +14,8 @@ const X_CONFIG_NAME = 'backTop';
14
14
  */
15
15
  export class XBackTopProperty extends XProperty {
16
16
  }
17
- /** @nocollapse */ /** @nocollapse */ XBackTopProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBackTopProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
18
- /** @nocollapse */ /** @nocollapse */ XBackTopProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XBackTopProperty, selector: "ng-component", inputs: { right: "right", bottom: "bottom", visibilityHeight: "visibilityHeight", template: "template", target: "target" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
17
+ /** @nocollapse */ /** @nocollapse */ XBackTopProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBackTopProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
18
+ /** @nocollapse */ /** @nocollapse */ XBackTopProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XBackTopProperty, selector: "ng-component", inputs: { right: "right", bottom: "bottom", visibilityHeight: "visibilityHeight", template: "template", target: "target" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
19
19
  __decorate([
20
20
  XWithConfig(X_CONFIG_NAME, '2.5rem')
21
21
  ], XBackTopProperty.prototype, "right", void 0);
@@ -25,7 +25,7 @@ __decorate([
25
25
  __decorate([
26
26
  XWithConfig(X_CONFIG_NAME, 200)
27
27
  ], XBackTopProperty.prototype, "visibilityHeight", void 0);
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBackTopProperty, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBackTopProperty, decorators: [{
29
29
  type: Component,
30
30
  args: [{ template: '' }]
31
31
  }], propDecorators: { right: [{
@@ -33,9 +33,9 @@ export class XBadgeComponent extends XBadgeProperty {
33
33
  }
34
34
  }
35
35
  }
36
- /** @nocollapse */ /** @nocollapse */ XBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBadgeComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
37
- /** @nocollapse */ /** @nocollapse */ XBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XBadgeComponent, selector: "x-badge", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div #badge class=\"x-badge\" [ngClass]=\"classMap\" [class.x-badge-dot]=\"dot\">\r\n <ng-content></ng-content>\r\n <sup>\r\n <ng-container *ngIf=\"!dot\">{{ displayValue }}</ng-container>\r\n </sup>\r\n</div>\r\n", styles: ["x-badge{display:inline-flex}.x-badge{margin:0;padding:0;font-size:var(--x-font-size);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;position:relative}.x-badge>sup{position:absolute;top:0;right:.625rem;transform:translateY(-50%) translate(100%);border-radius:.625rem;color:var(--x-white);display:inline-block;height:1.125rem;line-height:1.125rem;padding:0 .375rem;text-align:center;white-space:nowrap;border:.0625rem solid var(--x-border)}.x-badge-dot>sup{width:.5rem;height:.5rem;padding:0;right:.3125rem;border-radius:50%}.x-badge-primary>sup{background-color:var(--x-primary)}.x-badge-success>sup{background-color:var(--x-success)}.x-badge-info>sup{background-color:var(--x-info)}.x-badge-warning>sup{background-color:var(--x-warning)}.x-badge-danger>sup{background-color:var(--x-danger)}.x-badge-text>sup{background-color:var(--x-text)}\n"], directives: [{ type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBadgeComponent, decorators: [{
36
+ /** @nocollapse */ /** @nocollapse */ XBadgeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBadgeComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
37
+ /** @nocollapse */ /** @nocollapse */ XBadgeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XBadgeComponent, selector: "x-badge", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div #badge class=\"x-badge\" [ngClass]=\"classMap\" [class.x-badge-dot]=\"dot\">\r\n <ng-content></ng-content>\r\n <sup>\r\n <ng-container *ngIf=\"!dot\">{{ displayValue }}</ng-container>\r\n </sup>\r\n</div>\r\n", styles: ["x-badge{display:inline-flex}.x-badge{margin:0;padding:0;font-size:var(--x-font-size);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;position:relative}.x-badge>sup{position:absolute;top:0;right:.625rem;transform:translateY(-50%) translate(100%);border-radius:.625rem;color:var(--x-white);display:inline-block;height:1.125rem;line-height:1.125rem;padding:0 .375rem;text-align:center;white-space:nowrap;border:.0625rem solid var(--x-border)}.x-badge-dot>sup{width:.5rem;height:.5rem;padding:0;right:.3125rem;border-radius:50%}.x-badge-primary>sup{background-color:var(--x-primary)}.x-badge-success>sup{background-color:var(--x-success)}.x-badge-info>sup{background-color:var(--x-info)}.x-badge-warning>sup{background-color:var(--x-warning)}.x-badge-danger>sup{background-color:var(--x-danger)}.x-badge-text>sup{background-color:var(--x-text)}\n"], directives: [{ type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBadgeComponent, decorators: [{
39
39
  type: Component,
40
40
  args: [{ selector: `${XBadgePrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div #badge class=\"x-badge\" [ngClass]=\"classMap\" [class.x-badge-dot]=\"dot\">\r\n <ng-content></ng-content>\r\n <sup>\r\n <ng-container *ngIf=\"!dot\">{{ displayValue }}</ng-container>\r\n </sup>\r\n</div>\r\n", styles: ["x-badge{display:inline-flex}.x-badge{margin:0;padding:0;font-size:var(--x-font-size);display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;position:relative}.x-badge>sup{position:absolute;top:0;right:.625rem;transform:translateY(-50%) translate(100%);border-radius:.625rem;color:var(--x-white);display:inline-block;height:1.125rem;line-height:1.125rem;padding:0 .375rem;text-align:center;white-space:nowrap;border:.0625rem solid var(--x-border)}.x-badge-dot>sup{width:.5rem;height:.5rem;padding:0;right:.3125rem;border-radius:50%}.x-badge-primary>sup{background-color:var(--x-primary)}.x-badge-success>sup{background-color:var(--x-success)}.x-badge-info>sup{background-color:var(--x-info)}.x-badge-warning>sup{background-color:var(--x-warning)}.x-badge-danger>sup{background-color:var(--x-danger)}.x-badge-text>sup{background-color:var(--x-text)}\n"] }]
41
41
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; } });
@@ -5,10 +5,10 @@ import { XBadgeProperty } from './badge.property';
5
5
  import * as i0 from "@angular/core";
6
6
  export class XBadgeModule {
7
7
  }
8
- /** @nocollapse */ /** @nocollapse */ XBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- /** @nocollapse */ /** @nocollapse */ XBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBadgeModule, declarations: [XBadgeComponent, XBadgeProperty], imports: [CommonModule], exports: [XBadgeComponent] });
10
- /** @nocollapse */ /** @nocollapse */ XBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBadgeModule, imports: [[CommonModule]] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBadgeModule, decorators: [{
8
+ /** @nocollapse */ /** @nocollapse */ XBadgeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBadgeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ /** @nocollapse */ /** @nocollapse */ XBadgeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBadgeModule, declarations: [XBadgeComponent, XBadgeProperty], imports: [CommonModule], exports: [XBadgeComponent] });
10
+ /** @nocollapse */ /** @nocollapse */ XBadgeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBadgeModule, imports: [[CommonModule]] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBadgeModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [XBadgeComponent, XBadgeProperty],
@@ -22,8 +22,8 @@ export class XBadgeProperty extends XProperty {
22
22
  this.value = '';
23
23
  }
24
24
  }
25
- /** @nocollapse */ /** @nocollapse */ XBadgeProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBadgeProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
26
- /** @nocollapse */ /** @nocollapse */ XBadgeProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XBadgeProperty, selector: "ng-component", inputs: { type: "type", max: "max", value: "value", dot: "dot" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
25
+ /** @nocollapse */ /** @nocollapse */ XBadgeProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBadgeProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
26
+ /** @nocollapse */ /** @nocollapse */ XBadgeProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XBadgeProperty, selector: "ng-component", inputs: { type: "type", max: "max", value: "value", dot: "dot" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
27
27
  __decorate([
28
28
  XWithConfig(X_CONFIG_NAME, 'danger')
29
29
  ], XBadgeProperty.prototype, "type", void 0);
@@ -33,7 +33,7 @@ __decorate([
33
33
  __decorate([
34
34
  XInputBoolean()
35
35
  ], XBadgeProperty.prototype, "dot", void 0);
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBadgeProperty, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBadgeProperty, decorators: [{
37
37
  type: Component,
38
38
  args: [{ template: '' }]
39
39
  }], propDecorators: { type: [{
@@ -57,9 +57,9 @@ export class XControlValueAccessor extends XFormProp {
57
57
  return setFlex(ele, renderer, justify, align, direction);
58
58
  }
59
59
  }
60
- /** @nocollapse */ /** @nocollapse */ XControlValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XControlValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Component });
61
- /** @nocollapse */ /** @nocollapse */ XControlValueAccessor.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XControlValueAccessor, selector: "ng-component", usesInheritance: true, ngImport: i0, template: '', isInline: true });
62
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XControlValueAccessor, decorators: [{
60
+ /** @nocollapse */ /** @nocollapse */ XControlValueAccessor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XControlValueAccessor, deps: null, target: i0.ɵɵFactoryTarget.Component });
61
+ /** @nocollapse */ /** @nocollapse */ XControlValueAccessor.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XControlValueAccessor, selector: "ng-component", usesInheritance: true, ngImport: i0, template: '', isInline: true });
62
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XControlValueAccessor, decorators: [{
63
63
  type: Component,
64
64
  args: [{ template: '' }]
65
65
  }] });
@@ -4,10 +4,10 @@ import { XFormProp } from './base-form.property';
4
4
  import * as i0 from "@angular/core";
5
5
  export class XBaseFormModule {
6
6
  }
7
- /** @nocollapse */ /** @nocollapse */ XBaseFormModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBaseFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- /** @nocollapse */ /** @nocollapse */ XBaseFormModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBaseFormModule, declarations: [XControlValueAccessor, XFormProp], exports: [XControlValueAccessor, XFormProp] });
9
- /** @nocollapse */ /** @nocollapse */ XBaseFormModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBaseFormModule });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBaseFormModule, decorators: [{
7
+ /** @nocollapse */ /** @nocollapse */ XBaseFormModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBaseFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ /** @nocollapse */ /** @nocollapse */ XBaseFormModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBaseFormModule, declarations: [XControlValueAccessor, XFormProp], exports: [XControlValueAccessor, XFormProp] });
9
+ /** @nocollapse */ /** @nocollapse */ XBaseFormModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBaseFormModule });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBaseFormModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [XControlValueAccessor, XFormProp],
@@ -66,8 +66,8 @@ export class XFormProp extends XProperty {
66
66
  this.activeChange = new EventEmitter();
67
67
  }
68
68
  }
69
- /** @nocollapse */ /** @nocollapse */ XFormProp.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XFormProp, deps: null, target: i0.ɵɵFactoryTarget.Component });
70
- /** @nocollapse */ /** @nocollapse */ XFormProp.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XFormProp, selector: "ng-component", inputs: { label: "label", labelWidth: "labelWidth", labelAlign: "labelAlign", justify: "justify", align: "align", direction: "direction", size: "size", placeholder: "placeholder", disabled: "disabled", required: "required", readonly: "readonly", valueTpl: "valueTpl", valueTplContext: "valueTplContext", before: "before", after: "after", pattern: "pattern", message: "message", active: "active", pointer: "pointer" }, outputs: { activeChange: "activeChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
69
+ /** @nocollapse */ /** @nocollapse */ XFormProp.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XFormProp, deps: null, target: i0.ɵɵFactoryTarget.Component });
70
+ /** @nocollapse */ /** @nocollapse */ XFormProp.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XFormProp, selector: "ng-component", inputs: { label: "label", labelWidth: "labelWidth", labelAlign: "labelAlign", justify: "justify", align: "align", direction: "direction", size: "size", placeholder: "placeholder", disabled: "disabled", required: "required", readonly: "readonly", valueTpl: "valueTpl", valueTplContext: "valueTplContext", before: "before", after: "after", pattern: "pattern", message: "message", active: "active", pointer: "pointer" }, outputs: { activeChange: "activeChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
71
71
  __decorate([
72
72
  XInputBoolean()
73
73
  ], XFormProp.prototype, "disabled", void 0);
@@ -83,7 +83,7 @@ __decorate([
83
83
  __decorate([
84
84
  XInputBoolean()
85
85
  ], XFormProp.prototype, "pointer", void 0);
86
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XFormProp, decorators: [{
86
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XFormProp, decorators: [{
87
87
  type: Component,
88
88
  args: [{ template: '' }]
89
89
  }], propDecorators: { label: [{
@@ -10,9 +10,9 @@ export class XBorderComponent {
10
10
  this.renderer.addClass(this.elementRef.nativeElement, XBorderPrefix);
11
11
  }
12
12
  }
13
- /** @nocollapse */ /** @nocollapse */ XBorderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBorderComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
14
- /** @nocollapse */ /** @nocollapse */ XBorderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: XBorderComponent, selector: "x-border", ngImport: i0, template: '', isInline: true, styles: [".x-border{margin:0;padding:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBorderComponent, decorators: [{
13
+ /** @nocollapse */ /** @nocollapse */ XBorderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBorderComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
14
+ /** @nocollapse */ /** @nocollapse */ XBorderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.1.3", type: XBorderComponent, selector: "x-border", ngImport: i0, template: '', isInline: true, styles: [".x-border{margin:0;padding:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBorderComponent, decorators: [{
16
16
  type: Component,
17
17
  args: [{ selector: 'x-border', template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".x-border{margin:0;padding:0}\n"] }]
18
18
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i1.XConfigService }]; } });
@@ -3,10 +3,10 @@ import { XBorderComponent } from './border.component';
3
3
  import * as i0 from "@angular/core";
4
4
  export class XBorderModule {
5
5
  }
6
- /** @nocollapse */ /** @nocollapse */ XBorderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBorderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- /** @nocollapse */ /** @nocollapse */ XBorderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBorderModule, declarations: [XBorderComponent], exports: [XBorderComponent] });
8
- /** @nocollapse */ /** @nocollapse */ XBorderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBorderModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: XBorderModule, decorators: [{
6
+ /** @nocollapse */ /** @nocollapse */ XBorderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBorderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ /** @nocollapse */ /** @nocollapse */ XBorderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBorderModule, declarations: [XBorderComponent], exports: [XBorderComponent] });
8
+ /** @nocollapse */ /** @nocollapse */ XBorderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBorderModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.1.3", ngImport: i0, type: XBorderModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  declarations: [XBorderComponent],