@ng-nest/ui 14.0.12 → 15.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (709) hide show
  1. package/README.md +1 -1
  2. package/affix/affix.component.d.ts +1 -1
  3. package/affix/affix.property.d.ts +1 -1
  4. package/alert/alert.component.d.ts +1 -1
  5. package/alert/alert.property.d.ts +1 -1
  6. package/anchor/anchor.component.d.ts +1 -1
  7. package/anchor/anchor.property.d.ts +1 -1
  8. package/api/api.component.d.ts +1 -1
  9. package/auto-complete/auto-complete-portal.component.d.ts +1 -1
  10. package/auto-complete/auto-complete.component.d.ts +1 -1
  11. package/auto-complete/auto-complete.property.d.ts +1 -1
  12. package/avatar/avatar-group.component.d.ts +1 -1
  13. package/avatar/avatar.component.d.ts +1 -1
  14. package/avatar/avatar.property.d.ts +2 -2
  15. package/back-top/back-top.component.d.ts +1 -1
  16. package/back-top/back-top.property.d.ts +1 -1
  17. package/badge/badge.component.d.ts +1 -1
  18. package/badge/badge.property.d.ts +1 -1
  19. package/base-form/base-form.component.d.ts +1 -1
  20. package/base-form/base-form.property.d.ts +1 -1
  21. package/border/border.component.d.ts +1 -1
  22. package/button/button.component.d.ts +1 -1
  23. package/button/button.property.d.ts +2 -2
  24. package/button/buttons.component.d.ts +1 -1
  25. package/calendar/calendar.component.d.ts +1 -1
  26. package/calendar/calendar.property.d.ts +1 -1
  27. package/card/card.component.d.ts +1 -1
  28. package/card/card.property.d.ts +1 -1
  29. package/carousel/carousel-panel.component.d.ts +1 -1
  30. package/carousel/carousel.component.d.ts +1 -1
  31. package/carousel/carousel.property.d.ts +2 -2
  32. package/cascade/cascade-portal.component.d.ts +1 -1
  33. package/cascade/cascade.component.d.ts +1 -1
  34. package/cascade/cascade.property.d.ts +1 -1
  35. package/checkbox/checkbox.component.d.ts +1 -1
  36. package/checkbox/checkbox.property.d.ts +1 -1
  37. package/collapse/collapse-panel.component.d.ts +1 -1
  38. package/collapse/collapse.component.d.ts +1 -1
  39. package/collapse/collapse.property.d.ts +2 -2
  40. package/color/color.component.d.ts +1 -1
  41. package/color/color.property.d.ts +1 -1
  42. package/color-picker/color-picker-portal.component.d.ts +1 -1
  43. package/color-picker/color-picker.component.d.ts +1 -1
  44. package/color-picker/color-picker.property.d.ts +1 -1
  45. package/comment/comment-reply.component.d.ts +1 -1
  46. package/comment/comment.component.d.ts +1 -1
  47. package/comment/comment.property.d.ts +2 -2
  48. package/container/aside.component.d.ts +1 -1
  49. package/container/container.component.d.ts +1 -1
  50. package/container/container.property.d.ts +4 -4
  51. package/container/footer.component.d.ts +1 -1
  52. package/container/header.component.d.ts +1 -1
  53. package/container/main.component.d.ts +1 -1
  54. package/crumb/crumb.component.d.ts +1 -1
  55. package/crumb/crumb.property.d.ts +1 -1
  56. package/date-picker/date-picker-portal.component.d.ts +1 -1
  57. package/date-picker/date-picker.component.d.ts +1 -1
  58. package/date-picker/date-picker.property.d.ts +5 -5
  59. package/date-picker/date-range-portal.component.d.ts +1 -1
  60. package/date-picker/date-range.component.d.ts +1 -1
  61. package/date-picker/picker-date.component.d.ts +1 -1
  62. package/date-picker/picker-month.component.d.ts +1 -1
  63. package/date-picker/picker-year.component.d.ts +1 -1
  64. package/description/description-item.component.d.ts +1 -1
  65. package/description/description.component.d.ts +1 -1
  66. package/description/description.property.d.ts +2 -2
  67. package/dialog/dialog-container.component.d.ts +1 -1
  68. package/dialog/dialog-portal.component.d.ts +1 -1
  69. package/dialog/dialog-portal.directives.d.ts +6 -6
  70. package/dialog/dialog.component.d.ts +1 -1
  71. package/dialog/dialog.property.d.ts +2 -2
  72. package/doc/doc.component.d.ts +1 -1
  73. package/drawer/drawer-container.component.d.ts +1 -1
  74. package/drawer/drawer-portal.component.d.ts +1 -1
  75. package/drawer/drawer-portal.directives.d.ts +3 -3
  76. package/drawer/drawer.component.d.ts +1 -1
  77. package/drawer/drawer.property.d.ts +2 -2
  78. package/dropdown/dropdown-portal.component.d.ts +1 -1
  79. package/dropdown/dropdown.component.d.ts +1 -1
  80. package/dropdown/dropdown.property.d.ts +1 -1
  81. package/empty/empty.component.d.ts +1 -1
  82. package/empty/empty.property.d.ts +1 -1
  83. package/esm2020/affix/affix.component.mjs +3 -3
  84. package/esm2020/affix/affix.module.mjs +4 -4
  85. package/esm2020/affix/affix.property.mjs +3 -3
  86. package/esm2020/alert/alert.component.mjs +3 -3
  87. package/esm2020/alert/alert.module.mjs +4 -4
  88. package/esm2020/alert/alert.property.mjs +3 -3
  89. package/esm2020/anchor/anchor.component.mjs +3 -3
  90. package/esm2020/anchor/anchor.module.mjs +4 -4
  91. package/esm2020/anchor/anchor.property.mjs +3 -3
  92. package/esm2020/api/api.component.mjs +3 -3
  93. package/esm2020/api/api.module.mjs +4 -4
  94. package/esm2020/auto-complete/auto-complete-portal.component.mjs +3 -3
  95. package/esm2020/auto-complete/auto-complete.component.mjs +3 -3
  96. package/esm2020/auto-complete/auto-complete.module.mjs +4 -4
  97. package/esm2020/auto-complete/auto-complete.property.mjs +3 -3
  98. package/esm2020/avatar/avatar-group.component.mjs +3 -3
  99. package/esm2020/avatar/avatar.component.mjs +3 -3
  100. package/esm2020/avatar/avatar.module.mjs +4 -4
  101. package/esm2020/avatar/avatar.property.mjs +6 -6
  102. package/esm2020/back-top/back-top.component.mjs +3 -3
  103. package/esm2020/back-top/back-top.module.mjs +4 -4
  104. package/esm2020/back-top/back-top.property.mjs +3 -3
  105. package/esm2020/badge/badge.component.mjs +3 -3
  106. package/esm2020/badge/badge.module.mjs +4 -4
  107. package/esm2020/badge/badge.property.mjs +3 -3
  108. package/esm2020/base-form/base-form.component.mjs +3 -3
  109. package/esm2020/base-form/base-form.module.mjs +4 -4
  110. package/esm2020/base-form/base-form.property.mjs +3 -3
  111. package/esm2020/border/border.component.mjs +3 -3
  112. package/esm2020/border/border.module.mjs +4 -4
  113. package/esm2020/button/button.component.mjs +3 -3
  114. package/esm2020/button/button.module.mjs +4 -4
  115. package/esm2020/button/button.property.mjs +6 -6
  116. package/esm2020/button/buttons.component.mjs +3 -3
  117. package/esm2020/calendar/calendar.component.mjs +3 -3
  118. package/esm2020/calendar/calendar.module.mjs +4 -4
  119. package/esm2020/calendar/calendar.property.mjs +3 -3
  120. package/esm2020/card/card.component.mjs +3 -3
  121. package/esm2020/card/card.module.mjs +4 -4
  122. package/esm2020/card/card.property.mjs +3 -3
  123. package/esm2020/carousel/carousel-panel.component.mjs +3 -3
  124. package/esm2020/carousel/carousel.component.mjs +3 -3
  125. package/esm2020/carousel/carousel.module.mjs +4 -4
  126. package/esm2020/carousel/carousel.property.mjs +6 -6
  127. package/esm2020/cascade/cascade-portal.component.mjs +3 -3
  128. package/esm2020/cascade/cascade.component.mjs +3 -3
  129. package/esm2020/cascade/cascade.module.mjs +4 -4
  130. package/esm2020/cascade/cascade.property.mjs +3 -3
  131. package/esm2020/checkbox/checkbox.component.mjs +3 -3
  132. package/esm2020/checkbox/checkbox.module.mjs +4 -4
  133. package/esm2020/checkbox/checkbox.property.mjs +3 -3
  134. package/esm2020/collapse/collapse-panel.component.mjs +3 -3
  135. package/esm2020/collapse/collapse.component.mjs +3 -3
  136. package/esm2020/collapse/collapse.module.mjs +4 -4
  137. package/esm2020/collapse/collapse.property.mjs +6 -6
  138. package/esm2020/color/color.component.mjs +3 -3
  139. package/esm2020/color/color.module.mjs +4 -4
  140. package/esm2020/color/color.property.mjs +3 -3
  141. package/esm2020/color-picker/color-picker-portal.component.mjs +5 -5
  142. package/esm2020/color-picker/color-picker.component.mjs +3 -3
  143. package/esm2020/color-picker/color-picker.module.mjs +4 -4
  144. package/esm2020/color-picker/color-picker.property.mjs +3 -3
  145. package/esm2020/comment/comment-reply.component.mjs +3 -3
  146. package/esm2020/comment/comment.component.mjs +3 -3
  147. package/esm2020/comment/comment.module.mjs +4 -4
  148. package/esm2020/comment/comment.property.mjs +6 -6
  149. package/esm2020/container/aside.component.mjs +3 -3
  150. package/esm2020/container/container.component.mjs +3 -3
  151. package/esm2020/container/container.module.mjs +4 -4
  152. package/esm2020/container/container.property.mjs +12 -12
  153. package/esm2020/container/footer.component.mjs +3 -3
  154. package/esm2020/container/header.component.mjs +3 -3
  155. package/esm2020/container/main.component.mjs +3 -3
  156. package/esm2020/core/config/config.service.mjs +3 -3
  157. package/esm2020/core/services/http.service.mjs +3 -3
  158. package/esm2020/core/services/preloading-strategy.service.mjs +3 -3
  159. package/esm2020/core/services/storage.service.mjs +3 -3
  160. package/esm2020/core/theme/theme.service.mjs +3 -3
  161. package/esm2020/crumb/crumb.component.mjs +3 -3
  162. package/esm2020/crumb/crumb.module.mjs +4 -4
  163. package/esm2020/crumb/crumb.property.mjs +3 -3
  164. package/esm2020/date-picker/date-picker-portal.component.mjs +3 -3
  165. package/esm2020/date-picker/date-picker.component.mjs +3 -3
  166. package/esm2020/date-picker/date-picker.module.mjs +4 -4
  167. package/esm2020/date-picker/date-picker.property.mjs +15 -15
  168. package/esm2020/date-picker/date-range-portal.component.mjs +3 -3
  169. package/esm2020/date-picker/date-range.component.mjs +3 -3
  170. package/esm2020/date-picker/picker-date.component.mjs +3 -3
  171. package/esm2020/date-picker/picker-month.component.mjs +3 -3
  172. package/esm2020/date-picker/picker-year.component.mjs +3 -3
  173. package/esm2020/description/description-item.component.mjs +3 -3
  174. package/esm2020/description/description.component.mjs +3 -3
  175. package/esm2020/description/description.module.mjs +4 -4
  176. package/esm2020/description/description.property.mjs +6 -6
  177. package/esm2020/dialog/dialog-container.component.mjs +5 -5
  178. package/esm2020/dialog/dialog-portal.component.mjs +3 -3
  179. package/esm2020/dialog/dialog-portal.directives.mjs +18 -18
  180. package/esm2020/dialog/dialog.component.mjs +3 -3
  181. package/esm2020/dialog/dialog.module.mjs +4 -4
  182. package/esm2020/dialog/dialog.property.mjs +6 -6
  183. package/esm2020/dialog/dialog.service.mjs +3 -3
  184. package/esm2020/doc/doc.component.mjs +3 -3
  185. package/esm2020/doc/doc.module.mjs +4 -4
  186. package/esm2020/drawer/drawer-container.component.mjs +5 -5
  187. package/esm2020/drawer/drawer-portal.component.mjs +3 -3
  188. package/esm2020/drawer/drawer-portal.directives.mjs +9 -9
  189. package/esm2020/drawer/drawer.component.mjs +3 -3
  190. package/esm2020/drawer/drawer.module.mjs +4 -4
  191. package/esm2020/drawer/drawer.property.mjs +6 -6
  192. package/esm2020/drawer/drawer.service.mjs +3 -3
  193. package/esm2020/dropdown/dropdown-portal.component.mjs +3 -3
  194. package/esm2020/dropdown/dropdown.component.mjs +3 -3
  195. package/esm2020/dropdown/dropdown.module.mjs +4 -4
  196. package/esm2020/dropdown/dropdown.property.mjs +3 -3
  197. package/esm2020/empty/empty.component.mjs +3 -3
  198. package/esm2020/empty/empty.module.mjs +4 -4
  199. package/esm2020/empty/empty.property.mjs +3 -3
  200. package/esm2020/examples/examples.component.mjs +3 -3
  201. package/esm2020/examples/examples.module.mjs +4 -4
  202. package/esm2020/find/find.component.mjs +3 -3
  203. package/esm2020/find/find.module.mjs +4 -4
  204. package/esm2020/find/find.property.mjs +3 -3
  205. package/esm2020/form/control.component.mjs +3 -3
  206. package/esm2020/form/form.component.mjs +3 -3
  207. package/esm2020/form/form.module.mjs +4 -4
  208. package/esm2020/form/form.property.mjs +6 -6
  209. package/esm2020/highlight/highlight.component.mjs +3 -3
  210. package/esm2020/highlight/highlight.module.mjs +4 -4
  211. package/esm2020/highlight/highlight.property.mjs +3 -3
  212. package/esm2020/i18n/i18n.directive.mjs +3 -3
  213. package/esm2020/i18n/i18n.module.mjs +4 -4
  214. package/esm2020/i18n/i18n.pipe.mjs +3 -3
  215. package/esm2020/i18n/i18n.service.mjs +3 -3
  216. package/esm2020/icon/icon.component.mjs +3 -3
  217. package/esm2020/icon/icon.module.mjs +4 -4
  218. package/esm2020/icon/icon.property.mjs +3 -3
  219. package/esm2020/icon/icon.service.mjs +3 -3
  220. package/esm2020/image/image-group.component.mjs +3 -3
  221. package/esm2020/image/image-preview.component.mjs +3 -3
  222. package/esm2020/image/image.component.mjs +3 -3
  223. package/esm2020/image/image.module.mjs +4 -4
  224. package/esm2020/image/image.property.mjs +6 -6
  225. package/esm2020/inner/inner.component.mjs +3 -3
  226. package/esm2020/inner/inner.module.mjs +4 -4
  227. package/esm2020/inner/inner.property.mjs +3 -3
  228. package/esm2020/input/input-group.component.mjs +3 -3
  229. package/esm2020/input/input.component.mjs +3 -3
  230. package/esm2020/input/input.module.mjs +4 -4
  231. package/esm2020/input/input.property.mjs +6 -6
  232. package/esm2020/input-number/input-number.component.mjs +3 -3
  233. package/esm2020/input-number/input-number.module.mjs +4 -4
  234. package/esm2020/input-number/input-number.property.mjs +3 -3
  235. package/esm2020/keyword/keyword.directive.mjs +3 -3
  236. package/esm2020/keyword/keyword.module.mjs +4 -4
  237. package/esm2020/keyword/keyword.property.mjs +3 -3
  238. package/esm2020/layout/col.component.mjs +3 -3
  239. package/esm2020/layout/layout.module.mjs +4 -4
  240. package/esm2020/layout/layout.property.mjs +6 -6
  241. package/esm2020/layout/row.component.mjs +3 -3
  242. package/esm2020/link/link.component.mjs +3 -3
  243. package/esm2020/link/link.module.mjs +4 -4
  244. package/esm2020/link/link.property.mjs +3 -3
  245. package/esm2020/list/list-drop-group.directive.mjs +3 -3
  246. package/esm2020/list/list-option.component.mjs +3 -3
  247. package/esm2020/list/list.component.mjs +3 -3
  248. package/esm2020/list/list.module.mjs +4 -4
  249. package/esm2020/list/list.property.mjs +6 -6
  250. package/esm2020/loading/loading.component.mjs +4 -4
  251. package/esm2020/loading/loading.module.mjs +4 -4
  252. package/esm2020/loading/loading.property.mjs +3 -3
  253. package/esm2020/menu/menu-node.component.mjs +3 -3
  254. package/esm2020/menu/menu.component.mjs +4 -4
  255. package/esm2020/menu/menu.module.mjs +4 -4
  256. package/esm2020/menu/menu.property.mjs +6 -6
  257. package/esm2020/message/message.component.mjs +3 -3
  258. package/esm2020/message/message.module.mjs +4 -4
  259. package/esm2020/message/message.service.mjs +3 -3
  260. package/esm2020/message-box/message-box.component.mjs +3 -3
  261. package/esm2020/message-box/message-box.module.mjs +4 -4
  262. package/esm2020/message-box/message-box.service.mjs +3 -3
  263. package/esm2020/notification/notification.component.mjs +3 -3
  264. package/esm2020/notification/notification.module.mjs +4 -4
  265. package/esm2020/notification/notification.service.mjs +3 -3
  266. package/esm2020/outlet/outlet.directive.mjs +3 -3
  267. package/esm2020/outlet/outlet.module.mjs +4 -4
  268. package/esm2020/page-header/page-header.component.mjs +3 -3
  269. package/esm2020/page-header/page-header.module.mjs +4 -4
  270. package/esm2020/page-header/page-header.property.mjs +3 -3
  271. package/esm2020/pagination/pagination.component.mjs +3 -3
  272. package/esm2020/pagination/pagination.module.mjs +4 -4
  273. package/esm2020/pagination/pagination.property.mjs +3 -3
  274. package/esm2020/pattern/pattern.component.mjs +3 -3
  275. package/esm2020/pattern/pattern.module.mjs +4 -4
  276. package/esm2020/popconfirm/popconfirm.component.mjs +3 -3
  277. package/esm2020/popconfirm/popconfirm.module.mjs +4 -4
  278. package/esm2020/popconfirm/popconfirm.property.mjs +3 -3
  279. package/esm2020/popover/popover-portal.component.mjs +3 -3
  280. package/esm2020/popover/popover.directive.mjs +3 -3
  281. package/esm2020/popover/popover.module.mjs +4 -4
  282. package/esm2020/popover/popover.property.mjs +3 -3
  283. package/esm2020/portal/portal.module.mjs +4 -4
  284. package/esm2020/portal/portal.service.mjs +3 -3
  285. package/esm2020/progress/progress.component.mjs +4 -4
  286. package/esm2020/progress/progress.module.mjs +4 -4
  287. package/esm2020/progress/progress.property.mjs +3 -3
  288. package/esm2020/radio/radio.component.mjs +3 -3
  289. package/esm2020/radio/radio.module.mjs +4 -4
  290. package/esm2020/radio/radio.property.mjs +3 -3
  291. package/esm2020/rate/rate.component.mjs +3 -3
  292. package/esm2020/rate/rate.module.mjs +4 -4
  293. package/esm2020/rate/rate.property.mjs +3 -3
  294. package/esm2020/resizable/resizable.directive.mjs +3 -3
  295. package/esm2020/resizable/resizable.module.mjs +4 -4
  296. package/esm2020/resizable/resizable.property.mjs +3 -3
  297. package/esm2020/result/result.component.mjs +3 -3
  298. package/esm2020/result/result.module.mjs +4 -4
  299. package/esm2020/result/result.property.mjs +3 -3
  300. package/esm2020/ripple/ripple.directive.mjs +3 -3
  301. package/esm2020/ripple/ripple.module.mjs +4 -4
  302. package/esm2020/ripple/ripple.property.mjs +3 -3
  303. package/esm2020/select/select-portal.component.mjs +3 -3
  304. package/esm2020/select/select.component.mjs +3 -3
  305. package/esm2020/select/select.module.mjs +4 -4
  306. package/esm2020/select/select.property.mjs +3 -3
  307. package/esm2020/skeleton/skeleton.component.mjs +4 -4
  308. package/esm2020/skeleton/skeleton.module.mjs +4 -4
  309. package/esm2020/skeleton/skeleton.property.mjs +3 -3
  310. package/esm2020/slider/slider.component.mjs +3 -3
  311. package/esm2020/slider/slider.module.mjs +4 -4
  312. package/esm2020/slider/slider.property.mjs +3 -3
  313. package/esm2020/slider-select/slider-select.component.mjs +3 -3
  314. package/esm2020/slider-select/slider-select.module.mjs +4 -4
  315. package/esm2020/slider-select/slider-select.property.mjs +3 -3
  316. package/esm2020/statistic/countdown.component.mjs +3 -3
  317. package/esm2020/statistic/statistic.component.mjs +3 -3
  318. package/esm2020/statistic/statistic.module.mjs +4 -4
  319. package/esm2020/statistic/statistic.property.mjs +6 -6
  320. package/esm2020/steps/steps.component.mjs +3 -3
  321. package/esm2020/steps/steps.module.mjs +4 -4
  322. package/esm2020/steps/steps.property.mjs +3 -3
  323. package/esm2020/switch/switch.component.mjs +3 -3
  324. package/esm2020/switch/switch.module.mjs +4 -4
  325. package/esm2020/switch/switch.property.mjs +3 -3
  326. package/esm2020/table/drag.directive.mjs +3 -3
  327. package/esm2020/table/table-body.component.mjs +3 -3
  328. package/esm2020/table/table-foot.component.mjs +3 -3
  329. package/esm2020/table/table-head.component.mjs +3 -3
  330. package/esm2020/table/table.component.mjs +3 -3
  331. package/esm2020/table/table.module.mjs +4 -4
  332. package/esm2020/table/table.property.mjs +12 -12
  333. package/esm2020/tabs/tab-content.component.mjs +3 -3
  334. package/esm2020/tabs/tab-link.directive.mjs +8 -8
  335. package/esm2020/tabs/tab.component.mjs +3 -3
  336. package/esm2020/tabs/tabs.component.mjs +4 -4
  337. package/esm2020/tabs/tabs.module.mjs +4 -4
  338. package/esm2020/tabs/tabs.property.mjs +6 -6
  339. package/esm2020/tag/tag.component.mjs +3 -3
  340. package/esm2020/tag/tag.module.mjs +4 -4
  341. package/esm2020/tag/tag.property.mjs +3 -3
  342. package/esm2020/text-retract/text-retract.component.mjs +3 -3
  343. package/esm2020/text-retract/text-retract.module.mjs +4 -4
  344. package/esm2020/text-retract/text-retract.property.mjs +3 -3
  345. package/esm2020/textarea/textarea.component.mjs +3 -3
  346. package/esm2020/textarea/textarea.module.mjs +4 -4
  347. package/esm2020/textarea/textarea.property.mjs +3 -3
  348. package/esm2020/theme/theme.component.mjs +5 -5
  349. package/esm2020/theme/theme.module.mjs +4 -4
  350. package/esm2020/theme/theme.property.mjs +3 -3
  351. package/esm2020/time-ago/time-ago.module.mjs +4 -4
  352. package/esm2020/time-ago/time-ago.pipe.mjs +3 -3
  353. package/esm2020/time-picker/time-picker-frame.component.mjs +7 -7
  354. package/esm2020/time-picker/time-picker-portal.component.mjs +3 -3
  355. package/esm2020/time-picker/time-picker.component.mjs +3 -3
  356. package/esm2020/time-picker/time-picker.module.mjs +4 -4
  357. package/esm2020/time-picker/time-picker.property.mjs +3 -3
  358. package/esm2020/time-range/time-range.module.mjs +4 -4
  359. package/esm2020/time-range/time-range.pipe.mjs +3 -3
  360. package/esm2020/timeline/timeline.component.mjs +3 -3
  361. package/esm2020/timeline/timeline.module.mjs +4 -4
  362. package/esm2020/timeline/timeline.property.mjs +3 -3
  363. package/esm2020/tooltip/tooltip-portal.component.mjs +3 -3
  364. package/esm2020/tooltip/tooltip.directive.mjs +3 -3
  365. package/esm2020/tooltip/tooltip.module.mjs +4 -4
  366. package/esm2020/tooltip/tooltip.property.mjs +3 -3
  367. package/esm2020/transfer/transfer.component.mjs +5 -5
  368. package/esm2020/transfer/transfer.module.mjs +4 -4
  369. package/esm2020/transfer/transfer.property.mjs +3 -3
  370. package/esm2020/tree/tree-node.component.mjs +3 -3
  371. package/esm2020/tree/tree.component.mjs +3 -3
  372. package/esm2020/tree/tree.module.mjs +4 -4
  373. package/esm2020/tree/tree.property.mjs +6 -6
  374. package/esm2020/tree-file/tree-file.component.mjs +4 -4
  375. package/esm2020/tree-file/tree-file.module.mjs +4 -4
  376. package/esm2020/tree-file/tree-file.property.mjs +3 -3
  377. package/esm2020/tree-select/tree-select-portal.component.mjs +3 -3
  378. package/esm2020/tree-select/tree-select.component.mjs +3 -3
  379. package/esm2020/tree-select/tree-select.module.mjs +4 -4
  380. package/esm2020/tree-select/tree-select.property.mjs +3 -3
  381. package/esm2020/typography/typography.component.mjs +3 -3
  382. package/esm2020/typography/typography.module.mjs +4 -4
  383. package/esm2020/typography/typography.property.mjs +3 -3
  384. package/esm2020/upload/upload-portal.component.mjs +7 -7
  385. package/esm2020/upload/upload.component.mjs +3 -3
  386. package/esm2020/upload/upload.module.mjs +4 -4
  387. package/esm2020/upload/upload.property.mjs +3 -3
  388. package/examples/examples.component.d.ts +1 -1
  389. package/fesm2015/ng-nest-ui-affix.mjs +10 -10
  390. package/fesm2015/ng-nest-ui-alert.mjs +10 -10
  391. package/fesm2015/ng-nest-ui-anchor.mjs +10 -10
  392. package/fesm2015/ng-nest-ui-api.mjs +7 -7
  393. package/fesm2015/ng-nest-ui-auto-complete.mjs +13 -13
  394. package/fesm2015/ng-nest-ui-avatar.mjs +16 -16
  395. package/fesm2015/ng-nest-ui-back-top.mjs +10 -10
  396. package/fesm2015/ng-nest-ui-badge.mjs +10 -10
  397. package/fesm2015/ng-nest-ui-base-form.mjs +10 -10
  398. package/fesm2015/ng-nest-ui-border.mjs +7 -7
  399. package/fesm2015/ng-nest-ui-button.mjs +16 -16
  400. package/fesm2015/ng-nest-ui-calendar.mjs +10 -10
  401. package/fesm2015/ng-nest-ui-card.mjs +10 -10
  402. package/fesm2015/ng-nest-ui-carousel.mjs +16 -16
  403. package/fesm2015/ng-nest-ui-cascade.mjs +13 -13
  404. package/fesm2015/ng-nest-ui-checkbox.mjs +10 -10
  405. package/fesm2015/ng-nest-ui-collapse.mjs +16 -16
  406. package/fesm2015/ng-nest-ui-color-picker.mjs +14 -14
  407. package/fesm2015/ng-nest-ui-color-picker.mjs.map +1 -1
  408. package/fesm2015/ng-nest-ui-color.mjs +10 -10
  409. package/fesm2015/ng-nest-ui-comment.mjs +16 -16
  410. package/fesm2015/ng-nest-ui-container.mjs +31 -31
  411. package/fesm2015/ng-nest-ui-core.mjs +15 -15
  412. package/fesm2015/ng-nest-ui-crumb.mjs +10 -10
  413. package/fesm2015/ng-nest-ui-date-picker.mjs +40 -40
  414. package/fesm2015/ng-nest-ui-description.mjs +16 -16
  415. package/fesm2015/ng-nest-ui-dialog.mjs +42 -42
  416. package/fesm2015/ng-nest-ui-dialog.mjs.map +1 -1
  417. package/fesm2015/ng-nest-ui-doc.mjs +7 -7
  418. package/fesm2015/ng-nest-ui-drawer.mjs +33 -33
  419. package/fesm2015/ng-nest-ui-drawer.mjs.map +1 -1
  420. package/fesm2015/ng-nest-ui-dropdown.mjs +13 -13
  421. package/fesm2015/ng-nest-ui-empty.mjs +10 -10
  422. package/fesm2015/ng-nest-ui-examples.mjs +7 -7
  423. package/fesm2015/ng-nest-ui-find.mjs +10 -10
  424. package/fesm2015/ng-nest-ui-form.mjs +16 -16
  425. package/fesm2015/ng-nest-ui-highlight.mjs +10 -10
  426. package/fesm2015/ng-nest-ui-i18n.mjs +13 -13
  427. package/fesm2015/ng-nest-ui-icon.mjs +13 -13
  428. package/fesm2015/ng-nest-ui-image.mjs +19 -19
  429. package/fesm2015/ng-nest-ui-inner.mjs +10 -10
  430. package/fesm2015/ng-nest-ui-input-number.mjs +10 -10
  431. package/fesm2015/ng-nest-ui-input.mjs +16 -16
  432. package/fesm2015/ng-nest-ui-keyword.mjs +10 -10
  433. package/fesm2015/ng-nest-ui-layout.mjs +16 -16
  434. package/fesm2015/ng-nest-ui-link.mjs +10 -10
  435. package/fesm2015/ng-nest-ui-list.mjs +19 -19
  436. package/fesm2015/ng-nest-ui-loading.mjs +11 -11
  437. package/fesm2015/ng-nest-ui-loading.mjs.map +1 -1
  438. package/fesm2015/ng-nest-ui-menu.mjs +16 -16
  439. package/fesm2015/ng-nest-ui-menu.mjs.map +1 -1
  440. package/fesm2015/ng-nest-ui-message-box.mjs +10 -10
  441. package/fesm2015/ng-nest-ui-message.mjs +10 -10
  442. package/fesm2015/ng-nest-ui-notification.mjs +10 -10
  443. package/fesm2015/ng-nest-ui-outlet.mjs +7 -7
  444. package/fesm2015/ng-nest-ui-page-header.mjs +10 -10
  445. package/fesm2015/ng-nest-ui-pagination.mjs +10 -10
  446. package/fesm2015/ng-nest-ui-pattern.mjs +7 -7
  447. package/fesm2015/ng-nest-ui-popconfirm.mjs +10 -10
  448. package/fesm2015/ng-nest-ui-popover.mjs +13 -13
  449. package/fesm2015/ng-nest-ui-portal.mjs +7 -7
  450. package/fesm2015/ng-nest-ui-progress.mjs +11 -11
  451. package/fesm2015/ng-nest-ui-progress.mjs.map +1 -1
  452. package/fesm2015/ng-nest-ui-radio.mjs +10 -10
  453. package/fesm2015/ng-nest-ui-rate.mjs +10 -10
  454. package/fesm2015/ng-nest-ui-resizable.mjs +10 -10
  455. package/fesm2015/ng-nest-ui-result.mjs +10 -10
  456. package/fesm2015/ng-nest-ui-ripple.mjs +10 -10
  457. package/fesm2015/ng-nest-ui-select.mjs +13 -13
  458. package/fesm2015/ng-nest-ui-skeleton.mjs +11 -11
  459. package/fesm2015/ng-nest-ui-skeleton.mjs.map +1 -1
  460. package/fesm2015/ng-nest-ui-slider-select.mjs +10 -10
  461. package/fesm2015/ng-nest-ui-slider.mjs +10 -10
  462. package/fesm2015/ng-nest-ui-statistic.mjs +16 -16
  463. package/fesm2015/ng-nest-ui-steps.mjs +10 -10
  464. package/fesm2015/ng-nest-ui-switch.mjs +10 -10
  465. package/fesm2015/ng-nest-ui-table.mjs +31 -31
  466. package/fesm2015/ng-nest-ui-tabs.mjs +26 -26
  467. package/fesm2015/ng-nest-ui-tabs.mjs.map +1 -1
  468. package/fesm2015/ng-nest-ui-tag.mjs +10 -10
  469. package/fesm2015/ng-nest-ui-text-retract.mjs +10 -10
  470. package/fesm2015/ng-nest-ui-textarea.mjs +10 -10
  471. package/fesm2015/ng-nest-ui-theme.mjs +11 -11
  472. package/fesm2015/ng-nest-ui-theme.mjs.map +1 -1
  473. package/fesm2015/ng-nest-ui-time-ago.mjs +7 -7
  474. package/fesm2015/ng-nest-ui-time-picker.mjs +19 -19
  475. package/fesm2015/ng-nest-ui-time-picker.mjs.map +1 -1
  476. package/fesm2015/ng-nest-ui-time-range.mjs +7 -7
  477. package/fesm2015/ng-nest-ui-timeline.mjs +10 -10
  478. package/fesm2015/ng-nest-ui-tooltip.mjs +13 -13
  479. package/fesm2015/ng-nest-ui-transfer.mjs +11 -11
  480. package/fesm2015/ng-nest-ui-transfer.mjs.map +1 -1
  481. package/fesm2015/ng-nest-ui-tree-file.mjs +10 -10
  482. package/fesm2015/ng-nest-ui-tree-file.mjs.map +1 -1
  483. package/fesm2015/ng-nest-ui-tree-select.mjs +13 -13
  484. package/fesm2015/ng-nest-ui-tree.mjs +16 -16
  485. package/fesm2015/ng-nest-ui-typography.mjs +10 -10
  486. package/fesm2015/ng-nest-ui-upload.mjs +18 -16
  487. package/fesm2015/ng-nest-ui-upload.mjs.map +1 -1
  488. package/fesm2020/ng-nest-ui-affix.mjs +10 -10
  489. package/fesm2020/ng-nest-ui-alert.mjs +10 -10
  490. package/fesm2020/ng-nest-ui-anchor.mjs +10 -10
  491. package/fesm2020/ng-nest-ui-api.mjs +7 -7
  492. package/fesm2020/ng-nest-ui-auto-complete.mjs +13 -13
  493. package/fesm2020/ng-nest-ui-avatar.mjs +16 -16
  494. package/fesm2020/ng-nest-ui-back-top.mjs +10 -10
  495. package/fesm2020/ng-nest-ui-badge.mjs +10 -10
  496. package/fesm2020/ng-nest-ui-base-form.mjs +10 -10
  497. package/fesm2020/ng-nest-ui-border.mjs +7 -7
  498. package/fesm2020/ng-nest-ui-button.mjs +16 -16
  499. package/fesm2020/ng-nest-ui-calendar.mjs +10 -10
  500. package/fesm2020/ng-nest-ui-card.mjs +10 -10
  501. package/fesm2020/ng-nest-ui-carousel.mjs +16 -16
  502. package/fesm2020/ng-nest-ui-cascade.mjs +13 -13
  503. package/fesm2020/ng-nest-ui-checkbox.mjs +10 -10
  504. package/fesm2020/ng-nest-ui-collapse.mjs +16 -16
  505. package/fesm2020/ng-nest-ui-color-picker.mjs +14 -14
  506. package/fesm2020/ng-nest-ui-color-picker.mjs.map +1 -1
  507. package/fesm2020/ng-nest-ui-color.mjs +10 -10
  508. package/fesm2020/ng-nest-ui-comment.mjs +16 -16
  509. package/fesm2020/ng-nest-ui-container.mjs +31 -31
  510. package/fesm2020/ng-nest-ui-core.mjs +15 -15
  511. package/fesm2020/ng-nest-ui-crumb.mjs +10 -10
  512. package/fesm2020/ng-nest-ui-date-picker.mjs +40 -40
  513. package/fesm2020/ng-nest-ui-description.mjs +16 -16
  514. package/fesm2020/ng-nest-ui-dialog.mjs +42 -42
  515. package/fesm2020/ng-nest-ui-dialog.mjs.map +1 -1
  516. package/fesm2020/ng-nest-ui-doc.mjs +7 -7
  517. package/fesm2020/ng-nest-ui-drawer.mjs +33 -33
  518. package/fesm2020/ng-nest-ui-drawer.mjs.map +1 -1
  519. package/fesm2020/ng-nest-ui-dropdown.mjs +13 -13
  520. package/fesm2020/ng-nest-ui-empty.mjs +10 -10
  521. package/fesm2020/ng-nest-ui-examples.mjs +7 -7
  522. package/fesm2020/ng-nest-ui-find.mjs +10 -10
  523. package/fesm2020/ng-nest-ui-form.mjs +16 -16
  524. package/fesm2020/ng-nest-ui-highlight.mjs +10 -10
  525. package/fesm2020/ng-nest-ui-i18n.mjs +13 -13
  526. package/fesm2020/ng-nest-ui-icon.mjs +13 -13
  527. package/fesm2020/ng-nest-ui-image.mjs +19 -19
  528. package/fesm2020/ng-nest-ui-inner.mjs +10 -10
  529. package/fesm2020/ng-nest-ui-input-number.mjs +10 -10
  530. package/fesm2020/ng-nest-ui-input.mjs +16 -16
  531. package/fesm2020/ng-nest-ui-keyword.mjs +10 -10
  532. package/fesm2020/ng-nest-ui-layout.mjs +16 -16
  533. package/fesm2020/ng-nest-ui-link.mjs +10 -10
  534. package/fesm2020/ng-nest-ui-list.mjs +19 -19
  535. package/fesm2020/ng-nest-ui-loading.mjs +11 -11
  536. package/fesm2020/ng-nest-ui-loading.mjs.map +1 -1
  537. package/fesm2020/ng-nest-ui-menu.mjs +16 -16
  538. package/fesm2020/ng-nest-ui-menu.mjs.map +1 -1
  539. package/fesm2020/ng-nest-ui-message-box.mjs +10 -10
  540. package/fesm2020/ng-nest-ui-message.mjs +10 -10
  541. package/fesm2020/ng-nest-ui-notification.mjs +10 -10
  542. package/fesm2020/ng-nest-ui-outlet.mjs +7 -7
  543. package/fesm2020/ng-nest-ui-page-header.mjs +10 -10
  544. package/fesm2020/ng-nest-ui-pagination.mjs +10 -10
  545. package/fesm2020/ng-nest-ui-pattern.mjs +7 -7
  546. package/fesm2020/ng-nest-ui-popconfirm.mjs +10 -10
  547. package/fesm2020/ng-nest-ui-popover.mjs +13 -13
  548. package/fesm2020/ng-nest-ui-portal.mjs +7 -7
  549. package/fesm2020/ng-nest-ui-progress.mjs +11 -11
  550. package/fesm2020/ng-nest-ui-progress.mjs.map +1 -1
  551. package/fesm2020/ng-nest-ui-radio.mjs +10 -10
  552. package/fesm2020/ng-nest-ui-rate.mjs +10 -10
  553. package/fesm2020/ng-nest-ui-resizable.mjs +10 -10
  554. package/fesm2020/ng-nest-ui-result.mjs +10 -10
  555. package/fesm2020/ng-nest-ui-ripple.mjs +10 -10
  556. package/fesm2020/ng-nest-ui-select.mjs +13 -13
  557. package/fesm2020/ng-nest-ui-skeleton.mjs +11 -11
  558. package/fesm2020/ng-nest-ui-skeleton.mjs.map +1 -1
  559. package/fesm2020/ng-nest-ui-slider-select.mjs +10 -10
  560. package/fesm2020/ng-nest-ui-slider.mjs +10 -10
  561. package/fesm2020/ng-nest-ui-statistic.mjs +16 -16
  562. package/fesm2020/ng-nest-ui-steps.mjs +10 -10
  563. package/fesm2020/ng-nest-ui-switch.mjs +10 -10
  564. package/fesm2020/ng-nest-ui-table.mjs +31 -31
  565. package/fesm2020/ng-nest-ui-tabs.mjs +26 -26
  566. package/fesm2020/ng-nest-ui-tabs.mjs.map +1 -1
  567. package/fesm2020/ng-nest-ui-tag.mjs +10 -10
  568. package/fesm2020/ng-nest-ui-text-retract.mjs +10 -10
  569. package/fesm2020/ng-nest-ui-textarea.mjs +10 -10
  570. package/fesm2020/ng-nest-ui-theme.mjs +11 -11
  571. package/fesm2020/ng-nest-ui-theme.mjs.map +1 -1
  572. package/fesm2020/ng-nest-ui-time-ago.mjs +7 -7
  573. package/fesm2020/ng-nest-ui-time-picker.mjs +19 -19
  574. package/fesm2020/ng-nest-ui-time-picker.mjs.map +1 -1
  575. package/fesm2020/ng-nest-ui-time-range.mjs +7 -7
  576. package/fesm2020/ng-nest-ui-timeline.mjs +10 -10
  577. package/fesm2020/ng-nest-ui-tooltip.mjs +13 -13
  578. package/fesm2020/ng-nest-ui-transfer.mjs +11 -11
  579. package/fesm2020/ng-nest-ui-transfer.mjs.map +1 -1
  580. package/fesm2020/ng-nest-ui-tree-file.mjs +10 -10
  581. package/fesm2020/ng-nest-ui-tree-file.mjs.map +1 -1
  582. package/fesm2020/ng-nest-ui-tree-select.mjs +13 -13
  583. package/fesm2020/ng-nest-ui-tree.mjs +16 -16
  584. package/fesm2020/ng-nest-ui-typography.mjs +10 -10
  585. package/fesm2020/ng-nest-ui-upload.mjs +16 -16
  586. package/fesm2020/ng-nest-ui-upload.mjs.map +1 -1
  587. package/find/find.component.d.ts +1 -1
  588. package/find/find.property.d.ts +1 -1
  589. package/form/control.component.d.ts +1 -1
  590. package/form/form.component.d.ts +1 -1
  591. package/form/form.property.d.ts +2 -2
  592. package/highlight/highlight.component.d.ts +1 -1
  593. package/highlight/highlight.property.d.ts +1 -1
  594. package/i18n/i18n.directive.d.ts +1 -1
  595. package/icon/icon.component.d.ts +1 -1
  596. package/icon/icon.property.d.ts +1 -1
  597. package/image/image-group.component.d.ts +1 -1
  598. package/image/image-preview.component.d.ts +1 -1
  599. package/image/image.component.d.ts +1 -1
  600. package/image/image.property.d.ts +2 -2
  601. package/inner/inner.component.d.ts +1 -1
  602. package/inner/inner.property.d.ts +1 -1
  603. package/input/input-group.component.d.ts +1 -1
  604. package/input/input.component.d.ts +1 -1
  605. package/input/input.property.d.ts +2 -2
  606. package/input-number/input-number.component.d.ts +1 -1
  607. package/input-number/input-number.property.d.ts +1 -1
  608. package/keyword/keyword.directive.d.ts +1 -1
  609. package/keyword/keyword.property.d.ts +1 -1
  610. package/layout/col.component.d.ts +1 -1
  611. package/layout/layout.property.d.ts +2 -2
  612. package/layout/row.component.d.ts +1 -1
  613. package/link/link.component.d.ts +1 -1
  614. package/link/link.property.d.ts +1 -1
  615. package/list/list-drop-group.directive.d.ts +1 -1
  616. package/list/list-option.component.d.ts +1 -1
  617. package/list/list.component.d.ts +1 -1
  618. package/list/list.property.d.ts +2 -2
  619. package/loading/loading.component.d.ts +1 -1
  620. package/loading/loading.property.d.ts +1 -1
  621. package/menu/menu-node.component.d.ts +1 -1
  622. package/menu/menu.component.d.ts +2 -2
  623. package/menu/menu.property.d.ts +2 -2
  624. package/message/message.component.d.ts +1 -1
  625. package/message-box/message-box.component.d.ts +1 -1
  626. package/notification/notification.component.d.ts +1 -1
  627. package/outlet/outlet.directive.d.ts +1 -1
  628. package/package.json +6 -6
  629. package/page-header/page-header.component.d.ts +1 -1
  630. package/page-header/page-header.property.d.ts +1 -1
  631. package/pagination/pagination.component.d.ts +1 -1
  632. package/pagination/pagination.property.d.ts +1 -1
  633. package/pattern/pattern.component.d.ts +1 -1
  634. package/popconfirm/popconfirm.component.d.ts +1 -1
  635. package/popconfirm/popconfirm.property.d.ts +1 -1
  636. package/popover/popover-portal.component.d.ts +1 -1
  637. package/popover/popover.directive.d.ts +1 -1
  638. package/popover/popover.property.d.ts +1 -1
  639. package/progress/progress.component.d.ts +1 -1
  640. package/progress/progress.property.d.ts +1 -1
  641. package/radio/radio.component.d.ts +1 -1
  642. package/radio/radio.property.d.ts +1 -1
  643. package/rate/rate.component.d.ts +1 -1
  644. package/rate/rate.property.d.ts +1 -1
  645. package/resizable/resizable.directive.d.ts +1 -1
  646. package/resizable/resizable.property.d.ts +1 -1
  647. package/result/result.component.d.ts +1 -1
  648. package/result/result.property.d.ts +1 -1
  649. package/ripple/ripple.directive.d.ts +1 -1
  650. package/ripple/ripple.property.d.ts +1 -1
  651. package/select/select-portal.component.d.ts +1 -1
  652. package/select/select.component.d.ts +1 -1
  653. package/select/select.property.d.ts +1 -1
  654. package/skeleton/skeleton.component.d.ts +1 -1
  655. package/skeleton/skeleton.property.d.ts +1 -1
  656. package/slider/slider.component.d.ts +1 -1
  657. package/slider/slider.property.d.ts +1 -1
  658. package/slider-select/slider-select.component.d.ts +1 -1
  659. package/slider-select/slider-select.property.d.ts +1 -1
  660. package/statistic/countdown.component.d.ts +1 -1
  661. package/statistic/statistic.component.d.ts +1 -1
  662. package/statistic/statistic.property.d.ts +2 -2
  663. package/steps/steps.component.d.ts +1 -1
  664. package/steps/steps.property.d.ts +1 -1
  665. package/switch/switch.component.d.ts +1 -1
  666. package/switch/switch.property.d.ts +1 -1
  667. package/table/drag.directive.d.ts +1 -1
  668. package/table/table-body.component.d.ts +1 -1
  669. package/table/table-foot.component.d.ts +1 -1
  670. package/table/table-head.component.d.ts +1 -1
  671. package/table/table.component.d.ts +1 -1
  672. package/table/table.property.d.ts +4 -4
  673. package/tabs/tab-content.component.d.ts +1 -1
  674. package/tabs/tab-link.directive.d.ts +5 -5
  675. package/tabs/tab.component.d.ts +1 -1
  676. package/tabs/tabs.component.d.ts +3 -3
  677. package/tabs/tabs.property.d.ts +2 -2
  678. package/tag/tag.component.d.ts +1 -1
  679. package/tag/tag.property.d.ts +1 -1
  680. package/text-retract/text-retract.component.d.ts +1 -1
  681. package/text-retract/text-retract.property.d.ts +1 -1
  682. package/textarea/textarea.component.d.ts +1 -1
  683. package/textarea/textarea.property.d.ts +1 -1
  684. package/theme/theme.component.d.ts +1 -1
  685. package/theme/theme.property.d.ts +1 -1
  686. package/time-picker/time-picker-frame.component.d.ts +1 -1
  687. package/time-picker/time-picker-portal.component.d.ts +1 -1
  688. package/time-picker/time-picker.component.d.ts +1 -1
  689. package/time-picker/time-picker.property.d.ts +1 -1
  690. package/timeline/timeline.component.d.ts +1 -1
  691. package/timeline/timeline.property.d.ts +1 -1
  692. package/tooltip/tooltip-portal.component.d.ts +1 -1
  693. package/tooltip/tooltip.directive.d.ts +1 -1
  694. package/tooltip/tooltip.property.d.ts +1 -1
  695. package/transfer/transfer.component.d.ts +1 -1
  696. package/transfer/transfer.property.d.ts +1 -1
  697. package/tree/tree-node.component.d.ts +1 -1
  698. package/tree/tree.component.d.ts +1 -1
  699. package/tree/tree.property.d.ts +2 -2
  700. package/tree-file/tree-file.component.d.ts +2 -2
  701. package/tree-file/tree-file.property.d.ts +1 -1
  702. package/tree-select/tree-select-portal.component.d.ts +1 -1
  703. package/tree-select/tree-select.component.d.ts +1 -1
  704. package/tree-select/tree-select.property.d.ts +1 -1
  705. package/typography/typography.component.d.ts +1 -1
  706. package/typography/typography.property.d.ts +1 -1
  707. package/upload/upload-portal.component.d.ts +2 -2
  708. package/upload/upload.component.d.ts +1 -1
  709. package/upload/upload.property.d.ts +1 -1
@@ -132,8 +132,8 @@ class XFindProperty extends XControlValueAccessor {
132
132
  this.treeChecked = [];
133
133
  }
134
134
  }
135
- /** @nocollapse */ XFindProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFindProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
136
- /** @nocollapse */ XFindProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XFindProperty, selector: "ng-component", inputs: { size: "size", bordered: "bordered", multiple: "multiple", columnLabel: "columnLabel", dialogTitle: "dialogTitle", dialogCheckboxLabel: "dialogCheckboxLabel", dialogCheckboxWidth: "dialogCheckboxWidth", dialogEmptyContent: "dialogEmptyContent", dialogWidth: "dialogWidth", dialogHeight: "dialogHeight", dialogVisible: "dialogVisible", dialogButtonsCenter: "dialogButtonsCenter", tableData: "tableData", tableIndex: "tableIndex", tableSize: "tableSize", tableQuery: "tableQuery", tableTotal: "tableTotal", tableColumns: "tableColumns", tableActivatedRow: "tableActivatedRow", tableCheckedRow: "tableCheckedRow", tableLoading: "tableLoading", tableVirtualScroll: "tableVirtualScroll", tableBodyHeight: "tableBodyHeight", tableMinBufferPx: "tableMinBufferPx", tableMaxBufferPx: "tableMaxBufferPx", tableAdaptionHeight: "tableAdaptionHeight", tableDocPercent: "tableDocPercent", tableRowHeight: "tableRowHeight", treeData: "treeData", treeActivatedId: "treeActivatedId", treeExpandedLevel: "treeExpandedLevel", treeChecked: "treeChecked", treeCheckbox: "treeCheckbox", treeTableConnect: "treeTableConnect", search: "search" }, outputs: { dialogVisibleChange: "dialogVisibleChange", tableIndexChange: "tableIndexChange", tableSizeChange: "tableSizeChange", tableSortChange: "tableSortChange", tableRowEmit: "tableRowEmit", treeActivatedChange: "treeActivatedChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
135
+ /** @nocollapse */ XFindProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFindProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
136
+ /** @nocollapse */ XFindProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XFindProperty, selector: "ng-component", inputs: { size: "size", bordered: "bordered", multiple: "multiple", columnLabel: "columnLabel", dialogTitle: "dialogTitle", dialogCheckboxLabel: "dialogCheckboxLabel", dialogCheckboxWidth: "dialogCheckboxWidth", dialogEmptyContent: "dialogEmptyContent", dialogWidth: "dialogWidth", dialogHeight: "dialogHeight", dialogVisible: "dialogVisible", dialogButtonsCenter: "dialogButtonsCenter", tableData: "tableData", tableIndex: "tableIndex", tableSize: "tableSize", tableQuery: "tableQuery", tableTotal: "tableTotal", tableColumns: "tableColumns", tableActivatedRow: "tableActivatedRow", tableCheckedRow: "tableCheckedRow", tableLoading: "tableLoading", tableVirtualScroll: "tableVirtualScroll", tableBodyHeight: "tableBodyHeight", tableMinBufferPx: "tableMinBufferPx", tableMaxBufferPx: "tableMaxBufferPx", tableAdaptionHeight: "tableAdaptionHeight", tableDocPercent: "tableDocPercent", tableRowHeight: "tableRowHeight", treeData: "treeData", treeActivatedId: "treeActivatedId", treeExpandedLevel: "treeExpandedLevel", treeChecked: "treeChecked", treeCheckbox: "treeCheckbox", treeTableConnect: "treeTableConnect", search: "search" }, outputs: { dialogVisibleChange: "dialogVisibleChange", tableIndexChange: "tableIndexChange", tableSizeChange: "tableSizeChange", tableSortChange: "tableSortChange", tableRowEmit: "tableRowEmit", treeActivatedChange: "treeActivatedChange" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
137
137
  __decorate([
138
138
  XWithConfig(X_CONFIG_NAME, 'medium')
139
139
  ], XFindProperty.prototype, "size", void 0);
@@ -204,7 +204,7 @@ __decorate([
204
204
  __decorate([
205
205
  XInputBoolean()
206
206
  ], XFindProperty.prototype, "treeCheckbox", void 0);
207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFindProperty, decorators: [{
207
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFindProperty, decorators: [{
208
208
  type: Component,
209
209
  args: [{ template: '' }]
210
210
  }], propDecorators: { size: [{
@@ -604,9 +604,9 @@ class XFindComponent extends XFindProperty {
604
604
  this.cdr.detectChanges();
605
605
  }
606
606
  }
607
- /** @nocollapse */ XFindComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFindComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
608
- /** @nocollapse */ XFindComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XFindComponent, selector: "x-find", providers: [XValueAccessor(XFindComponent)], viewQueries: [{ propertyName: "find", first: true, predicate: ["find"], descendants: true, static: true }, { propertyName: "dialogCom", first: true, predicate: ["dialogCom"], descendants: true }, { propertyName: "tableCom", first: true, predicate: ["tableCom"], descendants: true }, { propertyName: "treeCom", first: true, predicate: ["treeCom"], descendants: true }, { propertyName: "buttonCom", first: true, predicate: ["buttonCom"], descendants: true }, { propertyName: "tableRef", first: true, predicate: ["tableRef"], descendants: true }, { propertyName: "treeRef", first: true, predicate: ["treeRef"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\r\n #find\r\n class=\"x-find\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-checked]=\"value\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n [ngClass]=\"classMap\"\r\n>\r\n <label *ngIf=\"label\" [class.x-find-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <div class=\"x-find-row\">\r\n <x-button\r\n #buttonCom\r\n icon=\"fto-search\"\r\n [onlyIcon]=\"!bordered\"\r\n [size]=\"size\"\r\n [disabled]=\"disabled\"\r\n attrType=\"button\"\r\n (click)=\"showModal()\"\r\n ></x-button>\r\n <div class=\"x-find-tags\">\r\n <ng-container *ngIf=\"multiple; else singleTpl\">\r\n <x-tag\r\n *ngFor=\"let item of value; index as i; trackBy: trackByItem\"\r\n closable\r\n [size]=\"size\"\r\n [bordered]=\"bordered\"\r\n [disabled]=\"disabled\"\r\n (close)=\"tagClose(i)\"\r\n >{{ item[columnLabel] }}</x-tag\r\n >\r\n </ng-container>\r\n <ng-template #singleTpl>\r\n <x-tag *ngIf=\"value\" closable [disabled]=\"disabled\" [bordered]=\"bordered\" [size]=\"size\" (close)=\"tagClose()\">{{\r\n value[columnLabel]\r\n }}</x-tag>\r\n </ng-template>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<x-dialog\r\n #dialogCom\r\n [title]=\"dialogTitle\"\r\n [width]=\"dialogWidth\"\r\n [height]=\"dialogHeight\"\r\n [buttonsCenter]=\"dialogButtonsCenter\"\r\n [(visible)]=\"dialogVisible\"\r\n (visibleChange)=\"dialogVisibleChange.emit($event)\"\r\n (closeDone)=\"dialogCloseDone()\"\r\n (cancel)=\"closeModal()\"\r\n (close)=\"closeModal()\"\r\n (confirm)=\"sure()\"\r\n>\r\n <div class=\"x-find-dialog\" [class.x-find-dialog-tree-table]=\"hasTable && hasTree\">\r\n <div class=\"x-find-dialog-tree\" *ngIf=\"hasTree\" #treeRef [style.height.px]=\"hasTreeTable && multiple && height\">\r\n <x-tree\r\n #treeCom\r\n [data]=\"treeData\"\r\n nodeHeight=\"1.8\"\r\n [(manual)]=\"dialogVisible\"\r\n [activatedId]=\"treeActivatedId\"\r\n [expandedLevel]=\"treeExpandedLevel\"\r\n (activatedChange)=\"treeActivatedClick($event)\"\r\n [checkbox]=\"hasTreeMultiple\"\r\n [checked]=\"treeChecked\"\r\n (checkboxChange)=\"treeCheckboxChange($event)\"\r\n [levelCheck]=\"!hasTreeMultiple\"\r\n ></x-tree>\r\n </div>\r\n <div class=\"x-find-dialog-table\" *ngIf=\"hasTable\" #tableRef>\r\n <div class=\"x-find-search\" *ngIf=\"hasSearch\">\r\n <x-input [label]=\"search.label\" direction=\"row\" (xKeydown)=\"searchKeyDown($event)\" [(ngModel)]=\"search.value\"></x-input>\r\n <x-button type=\"primary\" plain (click)=\"searchClick()\">{{ search.button || '\u67E5\u8BE2' }}</x-button>\r\n </div>\r\n <x-table\r\n #tableCom\r\n [data]=\"tableData\"\r\n [columns]=\"tableColumns\"\r\n [(manual)]=\"dialogVisible\"\r\n [(index)]=\"tableIndex\"\r\n [(size)]=\"tableSize\"\r\n [query]=\"tableQuery\"\r\n [total]=\"tableTotal\"\r\n [allowSelectRow]=\"!multiple\"\r\n [allowCheckRow]=\"multiple\"\r\n [checkedRow]=\"tableCheckedRow\"\r\n [loading]=\"tableLoading\"\r\n (indexChange)=\"tableIndexChange.emit($event)\"\r\n (sortChange)=\"tableSortChange.emit($event)\"\r\n [(activatedRow)]=\"tableActivatedRow\"\r\n (activatedRowChange)=\"tableActivatedRowChange($event)\"\r\n [rowHeight]=\"tableRowHeight\"\r\n [bodyHeight]=\"tableBodyHeight\"\r\n [virtualScroll]=\"tableVirtualScroll\"\r\n [minBufferPx]=\"tableMinBufferPx\"\r\n [maxBufferPx]=\"tableMaxBufferPx\"\r\n [adaptionHeight]=\"tableAdaptionHeight\"\r\n [docPercent]=\"tableDocPercent\"\r\n ></x-table>\r\n </div>\r\n <div *ngIf=\"multiple\" class=\"x-find-dialog-checked\" [class.x-find-empty]=\"getEmpty\" [style.height.px]=\"height\">\r\n <x-empty *ngIf=\"getEmpty\" [content]=\"dialogEmptyContent\"></x-empty>\r\n <div class=\"x-find-dialog-tags\">\r\n <x-tag *ngFor=\"let item of temp; index as i; trackBy: trackByItem\" closable (close)=\"tempClose(i, item)\">\r\n <span>{{ item[columnLabel] }}</span>\r\n </x-tag>\r\n </div>\r\n </div>\r\n </div>\r\n</x-dialog>\r\n\r\n<ng-template #treeLabelTpl let-node=\"$node\">\r\n <div class=\"x-find-dialog-tree-node\">\r\n <span>{{ node.label }} </span>\r\n <x-icon type=\"fto-check\" *ngIf=\"node.$checked\"></x-icon>\r\n </div>\r\n</ng-template>\r\n", styles: ["@charset \"UTF-8\";.x-find{margin:0;padding:0;width:100%}.x-find.x-flex{display:flex}.x-find.x-justify-start{justify-content:flex-start}.x-find.x-justify-center{justify-content:center}.x-find.x-justify-end{justify-content:flex-end}.x-find.x-justify-space-between{justify-content:space-between}.x-find.x-justify-space-around{justify-content:space-around}.x-find.x-align-start{align-items:flex-start}.x-find.x-align-center{align-items:center}.x-find.x-align-end{align-items:flex-end}.x-find.x-direction-column{flex-direction:column}.x-find.x-direction-column-reverse{flex-direction:column-reverse}.x-find.x-direction-row{flex-direction:row}.x-find.x-direction-row-reverse{flex-direction:row-reverse}.x-find>label{display:inline-block;white-space:nowrap;position:relative;color:var(--x-text-300);font-weight:600}.x-find>label.x-text-align-start{text-align:start}.x-find>label.x-text-align-center{text-align:center}.x-find>label.x-text-align-end{text-align:end}.x-find-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-find-row{flex:1;display:flex;align-items:flex-start;position:relative}.x-find-tags{margin:-.0625rem -.0625rem -.0625rem .4375rem}.x-find-tags>x-tag{margin:.0625rem}.x-find.x-required>label{color:var(--x-danger)}.x-find.x-direction-row>label{padding:0 .5rem 0 0}.x-find.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-find.x-direction-column,.x-find.x-direction-column-reverse{align-items:inherit}.x-find-big>label{height:var(--x-height-big);line-height:var(--x-height-big)}.x-find-large>label{height:var(--x-height-large);line-height:var(--x-height-large)}.x-find-medium>label{height:var(--x-height-medium);line-height:var(--x-height-medium)}.x-find-small>label{height:var(--x-height-small);line-height:var(--x-height-small)}.x-find-small .x-find-tags{margin-top:-.1875rem}.x-find-small .x-find-tags>x-tag{margin-top:.125rem}.x-find-mini>label{height:var(--x-height-mini);line-height:var(--x-height-mini)}.x-find-mini .x-find-tags{margin-top:-.25rem}.x-find-mini .x-find-tags>x-tag{margin-top:.125rem}.x-find-dialog{flex:1;display:flex}.x-find-dialog-table{flex:1;min-height:18.75rem;height:-moz-fit-content;height:fit-content}.x-find-dialog-tree{flex:1;min-height:18.75rem;max-height:25rem;overflow-y:auto}.x-find-dialog-tree .x-tree-node-content.x-activated{color:var(--x-primary)}.x-find-dialog-tree-node{flex:1;display:flex;align-items:center;justify-content:space-between}.x-find-dialog-tree-node>span{flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none}.x-find-dialog-tree-table .x-find-dialog-tree{flex:initial;min-height:initial;max-height:initial;width:14rem;margin-right:1rem;padding-right:1rem;border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-find-dialog-checked{margin-left:1rem;border-left:var(--x-border-width) var(--x-border-style) var(--x-border);padding-left:1rem;width:10rem;overflow-y:auto;height:100%}.x-find-dialog-checked x-tag{display:block}.x-find-dialog-checked x-tag:not(:first-child){margin-top:.5rem}.x-find-dialog-checked x-tag .x-tag{width:100%;display:flex;justify-content:space-between}.x-find-dialog-checked x-tag .x-tag>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-find-dialog-checked.x-find-empty{display:flex;align-items:center;justify-content:center}.x-find-search{display:flex;padding:.3rem}.x-find-search .x-input,.x-find-search x-input{width:15rem}.x-find-search .x-button{margin-left:.5rem}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i4.XTagComponent, selector: "x-tag" }, { kind: "component", type: i5.XButtonComponent, selector: "x-button" }, { kind: "component", type: i6.XDialogComponent, selector: "x-dialog" }, { kind: "component", type: i7.XTableComponent, selector: "x-table" }, { kind: "component", type: i8.XTreeComponent, selector: "x-tree" }, { kind: "component", type: i9.XIconComponent, selector: "x-icon" }, { kind: "component", type: i10.XEmptyComponent, selector: "x-empty" }, { kind: "component", type: i11.XInputComponent, selector: "x-input" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
609
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFindComponent, decorators: [{
607
+ /** @nocollapse */ XFindComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFindComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
608
+ /** @nocollapse */ XFindComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XFindComponent, selector: "x-find", providers: [XValueAccessor(XFindComponent)], viewQueries: [{ propertyName: "find", first: true, predicate: ["find"], descendants: true, static: true }, { propertyName: "dialogCom", first: true, predicate: ["dialogCom"], descendants: true }, { propertyName: "tableCom", first: true, predicate: ["tableCom"], descendants: true }, { propertyName: "treeCom", first: true, predicate: ["treeCom"], descendants: true }, { propertyName: "buttonCom", first: true, predicate: ["buttonCom"], descendants: true }, { propertyName: "tableRef", first: true, predicate: ["tableRef"], descendants: true }, { propertyName: "treeRef", first: true, predicate: ["treeRef"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\r\n #find\r\n class=\"x-find\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-checked]=\"value\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n [ngClass]=\"classMap\"\r\n>\r\n <label *ngIf=\"label\" [class.x-find-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <div class=\"x-find-row\">\r\n <x-button\r\n #buttonCom\r\n icon=\"fto-search\"\r\n [onlyIcon]=\"!bordered\"\r\n [size]=\"size\"\r\n [disabled]=\"disabled\"\r\n attrType=\"button\"\r\n (click)=\"showModal()\"\r\n ></x-button>\r\n <div class=\"x-find-tags\">\r\n <ng-container *ngIf=\"multiple; else singleTpl\">\r\n <x-tag\r\n *ngFor=\"let item of value; index as i; trackBy: trackByItem\"\r\n closable\r\n [size]=\"size\"\r\n [bordered]=\"bordered\"\r\n [disabled]=\"disabled\"\r\n (close)=\"tagClose(i)\"\r\n >{{ item[columnLabel] }}</x-tag\r\n >\r\n </ng-container>\r\n <ng-template #singleTpl>\r\n <x-tag *ngIf=\"value\" closable [disabled]=\"disabled\" [bordered]=\"bordered\" [size]=\"size\" (close)=\"tagClose()\">{{\r\n value[columnLabel]\r\n }}</x-tag>\r\n </ng-template>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<x-dialog\r\n #dialogCom\r\n [title]=\"dialogTitle\"\r\n [width]=\"dialogWidth\"\r\n [height]=\"dialogHeight\"\r\n [buttonsCenter]=\"dialogButtonsCenter\"\r\n [(visible)]=\"dialogVisible\"\r\n (visibleChange)=\"dialogVisibleChange.emit($event)\"\r\n (closeDone)=\"dialogCloseDone()\"\r\n (cancel)=\"closeModal()\"\r\n (close)=\"closeModal()\"\r\n (confirm)=\"sure()\"\r\n>\r\n <div class=\"x-find-dialog\" [class.x-find-dialog-tree-table]=\"hasTable && hasTree\">\r\n <div class=\"x-find-dialog-tree\" *ngIf=\"hasTree\" #treeRef [style.height.px]=\"hasTreeTable && multiple && height\">\r\n <x-tree\r\n #treeCom\r\n [data]=\"treeData\"\r\n nodeHeight=\"1.8\"\r\n [(manual)]=\"dialogVisible\"\r\n [activatedId]=\"treeActivatedId\"\r\n [expandedLevel]=\"treeExpandedLevel\"\r\n (activatedChange)=\"treeActivatedClick($event)\"\r\n [checkbox]=\"hasTreeMultiple\"\r\n [checked]=\"treeChecked\"\r\n (checkboxChange)=\"treeCheckboxChange($event)\"\r\n [levelCheck]=\"!hasTreeMultiple\"\r\n ></x-tree>\r\n </div>\r\n <div class=\"x-find-dialog-table\" *ngIf=\"hasTable\" #tableRef>\r\n <div class=\"x-find-search\" *ngIf=\"hasSearch\">\r\n <x-input [label]=\"search.label\" direction=\"row\" (xKeydown)=\"searchKeyDown($event)\" [(ngModel)]=\"search.value\"></x-input>\r\n <x-button type=\"primary\" plain (click)=\"searchClick()\">{{ search.button || '\u67E5\u8BE2' }}</x-button>\r\n </div>\r\n <x-table\r\n #tableCom\r\n [data]=\"tableData\"\r\n [columns]=\"tableColumns\"\r\n [(manual)]=\"dialogVisible\"\r\n [(index)]=\"tableIndex\"\r\n [(size)]=\"tableSize\"\r\n [query]=\"tableQuery\"\r\n [total]=\"tableTotal\"\r\n [allowSelectRow]=\"!multiple\"\r\n [allowCheckRow]=\"multiple\"\r\n [checkedRow]=\"tableCheckedRow\"\r\n [loading]=\"tableLoading\"\r\n (indexChange)=\"tableIndexChange.emit($event)\"\r\n (sortChange)=\"tableSortChange.emit($event)\"\r\n [(activatedRow)]=\"tableActivatedRow\"\r\n (activatedRowChange)=\"tableActivatedRowChange($event)\"\r\n [rowHeight]=\"tableRowHeight\"\r\n [bodyHeight]=\"tableBodyHeight\"\r\n [virtualScroll]=\"tableVirtualScroll\"\r\n [minBufferPx]=\"tableMinBufferPx\"\r\n [maxBufferPx]=\"tableMaxBufferPx\"\r\n [adaptionHeight]=\"tableAdaptionHeight\"\r\n [docPercent]=\"tableDocPercent\"\r\n ></x-table>\r\n </div>\r\n <div *ngIf=\"multiple\" class=\"x-find-dialog-checked\" [class.x-find-empty]=\"getEmpty\" [style.height.px]=\"height\">\r\n <x-empty *ngIf=\"getEmpty\" [content]=\"dialogEmptyContent\"></x-empty>\r\n <div class=\"x-find-dialog-tags\">\r\n <x-tag *ngFor=\"let item of temp; index as i; trackBy: trackByItem\" closable (close)=\"tempClose(i, item)\">\r\n <span>{{ item[columnLabel] }}</span>\r\n </x-tag>\r\n </div>\r\n </div>\r\n </div>\r\n</x-dialog>\r\n\r\n<ng-template #treeLabelTpl let-node=\"$node\">\r\n <div class=\"x-find-dialog-tree-node\">\r\n <span>{{ node.label }} </span>\r\n <x-icon type=\"fto-check\" *ngIf=\"node.$checked\"></x-icon>\r\n </div>\r\n</ng-template>\r\n", styles: ["@charset \"UTF-8\";.x-find{margin:0;padding:0;width:100%}.x-find.x-flex{display:flex}.x-find.x-justify-start{justify-content:flex-start}.x-find.x-justify-center{justify-content:center}.x-find.x-justify-end{justify-content:flex-end}.x-find.x-justify-space-between{justify-content:space-between}.x-find.x-justify-space-around{justify-content:space-around}.x-find.x-align-start{align-items:flex-start}.x-find.x-align-center{align-items:center}.x-find.x-align-end{align-items:flex-end}.x-find.x-direction-column{flex-direction:column}.x-find.x-direction-column-reverse{flex-direction:column-reverse}.x-find.x-direction-row{flex-direction:row}.x-find.x-direction-row-reverse{flex-direction:row-reverse}.x-find>label{display:inline-block;white-space:nowrap;position:relative;color:var(--x-text-300);font-weight:600}.x-find>label.x-text-align-start{text-align:start}.x-find>label.x-text-align-center{text-align:center}.x-find>label.x-text-align-end{text-align:end}.x-find-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-find-row{flex:1;display:flex;align-items:flex-start;position:relative}.x-find-tags{margin:-.0625rem -.0625rem -.0625rem .4375rem}.x-find-tags>x-tag{margin:.0625rem}.x-find.x-required>label{color:var(--x-danger)}.x-find.x-direction-row>label{padding:0 .5rem 0 0}.x-find.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-find.x-direction-column,.x-find.x-direction-column-reverse{align-items:inherit}.x-find-big>label{height:var(--x-height-big);line-height:var(--x-height-big)}.x-find-large>label{height:var(--x-height-large);line-height:var(--x-height-large)}.x-find-medium>label{height:var(--x-height-medium);line-height:var(--x-height-medium)}.x-find-small>label{height:var(--x-height-small);line-height:var(--x-height-small)}.x-find-small .x-find-tags{margin-top:-.1875rem}.x-find-small .x-find-tags>x-tag{margin-top:.125rem}.x-find-mini>label{height:var(--x-height-mini);line-height:var(--x-height-mini)}.x-find-mini .x-find-tags{margin-top:-.25rem}.x-find-mini .x-find-tags>x-tag{margin-top:.125rem}.x-find-dialog{flex:1;display:flex}.x-find-dialog-table{flex:1;min-height:18.75rem;height:-moz-fit-content;height:fit-content}.x-find-dialog-tree{flex:1;min-height:18.75rem;max-height:25rem;overflow-y:auto}.x-find-dialog-tree .x-tree-node-content.x-activated{color:var(--x-primary)}.x-find-dialog-tree-node{flex:1;display:flex;align-items:center;justify-content:space-between}.x-find-dialog-tree-node>span{flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none}.x-find-dialog-tree-table .x-find-dialog-tree{flex:initial;min-height:initial;max-height:initial;width:14rem;margin-right:1rem;padding-right:1rem;border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-find-dialog-checked{margin-left:1rem;border-left:var(--x-border-width) var(--x-border-style) var(--x-border);padding-left:1rem;width:10rem;overflow-y:auto;height:100%}.x-find-dialog-checked x-tag{display:block}.x-find-dialog-checked x-tag:not(:first-child){margin-top:.5rem}.x-find-dialog-checked x-tag .x-tag{width:100%;display:flex;justify-content:space-between}.x-find-dialog-checked x-tag .x-tag>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-find-dialog-checked.x-find-empty{display:flex;align-items:center;justify-content:center}.x-find-search{display:flex;padding:.3rem}.x-find-search .x-input,.x-find-search x-input{width:15rem}.x-find-search .x-button{margin-left:.5rem}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i4.XTagComponent, selector: "x-tag" }, { kind: "component", type: i5.XButtonComponent, selector: "x-button" }, { kind: "component", type: i6.XDialogComponent, selector: "x-dialog" }, { kind: "component", type: i7.XTableComponent, selector: "x-table" }, { kind: "component", type: i8.XTreeComponent, selector: "x-tree" }, { kind: "component", type: i9.XIconComponent, selector: "x-icon" }, { kind: "component", type: i10.XEmptyComponent, selector: "x-empty" }, { kind: "component", type: i11.XInputComponent, selector: "x-input" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
609
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFindComponent, decorators: [{
610
610
  type: Component,
611
611
  args: [{ selector: `${XFindPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [XValueAccessor(XFindComponent)], template: "<div\r\n #find\r\n class=\"x-find\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-checked]=\"value\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n [ngClass]=\"classMap\"\r\n>\r\n <label *ngIf=\"label\" [class.x-find-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <div class=\"x-find-row\">\r\n <x-button\r\n #buttonCom\r\n icon=\"fto-search\"\r\n [onlyIcon]=\"!bordered\"\r\n [size]=\"size\"\r\n [disabled]=\"disabled\"\r\n attrType=\"button\"\r\n (click)=\"showModal()\"\r\n ></x-button>\r\n <div class=\"x-find-tags\">\r\n <ng-container *ngIf=\"multiple; else singleTpl\">\r\n <x-tag\r\n *ngFor=\"let item of value; index as i; trackBy: trackByItem\"\r\n closable\r\n [size]=\"size\"\r\n [bordered]=\"bordered\"\r\n [disabled]=\"disabled\"\r\n (close)=\"tagClose(i)\"\r\n >{{ item[columnLabel] }}</x-tag\r\n >\r\n </ng-container>\r\n <ng-template #singleTpl>\r\n <x-tag *ngIf=\"value\" closable [disabled]=\"disabled\" [bordered]=\"bordered\" [size]=\"size\" (close)=\"tagClose()\">{{\r\n value[columnLabel]\r\n }}</x-tag>\r\n </ng-template>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<x-dialog\r\n #dialogCom\r\n [title]=\"dialogTitle\"\r\n [width]=\"dialogWidth\"\r\n [height]=\"dialogHeight\"\r\n [buttonsCenter]=\"dialogButtonsCenter\"\r\n [(visible)]=\"dialogVisible\"\r\n (visibleChange)=\"dialogVisibleChange.emit($event)\"\r\n (closeDone)=\"dialogCloseDone()\"\r\n (cancel)=\"closeModal()\"\r\n (close)=\"closeModal()\"\r\n (confirm)=\"sure()\"\r\n>\r\n <div class=\"x-find-dialog\" [class.x-find-dialog-tree-table]=\"hasTable && hasTree\">\r\n <div class=\"x-find-dialog-tree\" *ngIf=\"hasTree\" #treeRef [style.height.px]=\"hasTreeTable && multiple && height\">\r\n <x-tree\r\n #treeCom\r\n [data]=\"treeData\"\r\n nodeHeight=\"1.8\"\r\n [(manual)]=\"dialogVisible\"\r\n [activatedId]=\"treeActivatedId\"\r\n [expandedLevel]=\"treeExpandedLevel\"\r\n (activatedChange)=\"treeActivatedClick($event)\"\r\n [checkbox]=\"hasTreeMultiple\"\r\n [checked]=\"treeChecked\"\r\n (checkboxChange)=\"treeCheckboxChange($event)\"\r\n [levelCheck]=\"!hasTreeMultiple\"\r\n ></x-tree>\r\n </div>\r\n <div class=\"x-find-dialog-table\" *ngIf=\"hasTable\" #tableRef>\r\n <div class=\"x-find-search\" *ngIf=\"hasSearch\">\r\n <x-input [label]=\"search.label\" direction=\"row\" (xKeydown)=\"searchKeyDown($event)\" [(ngModel)]=\"search.value\"></x-input>\r\n <x-button type=\"primary\" plain (click)=\"searchClick()\">{{ search.button || '\u67E5\u8BE2' }}</x-button>\r\n </div>\r\n <x-table\r\n #tableCom\r\n [data]=\"tableData\"\r\n [columns]=\"tableColumns\"\r\n [(manual)]=\"dialogVisible\"\r\n [(index)]=\"tableIndex\"\r\n [(size)]=\"tableSize\"\r\n [query]=\"tableQuery\"\r\n [total]=\"tableTotal\"\r\n [allowSelectRow]=\"!multiple\"\r\n [allowCheckRow]=\"multiple\"\r\n [checkedRow]=\"tableCheckedRow\"\r\n [loading]=\"tableLoading\"\r\n (indexChange)=\"tableIndexChange.emit($event)\"\r\n (sortChange)=\"tableSortChange.emit($event)\"\r\n [(activatedRow)]=\"tableActivatedRow\"\r\n (activatedRowChange)=\"tableActivatedRowChange($event)\"\r\n [rowHeight]=\"tableRowHeight\"\r\n [bodyHeight]=\"tableBodyHeight\"\r\n [virtualScroll]=\"tableVirtualScroll\"\r\n [minBufferPx]=\"tableMinBufferPx\"\r\n [maxBufferPx]=\"tableMaxBufferPx\"\r\n [adaptionHeight]=\"tableAdaptionHeight\"\r\n [docPercent]=\"tableDocPercent\"\r\n ></x-table>\r\n </div>\r\n <div *ngIf=\"multiple\" class=\"x-find-dialog-checked\" [class.x-find-empty]=\"getEmpty\" [style.height.px]=\"height\">\r\n <x-empty *ngIf=\"getEmpty\" [content]=\"dialogEmptyContent\"></x-empty>\r\n <div class=\"x-find-dialog-tags\">\r\n <x-tag *ngFor=\"let item of temp; index as i; trackBy: trackByItem\" closable (close)=\"tempClose(i, item)\">\r\n <span>{{ item[columnLabel] }}</span>\r\n </x-tag>\r\n </div>\r\n </div>\r\n </div>\r\n</x-dialog>\r\n\r\n<ng-template #treeLabelTpl let-node=\"$node\">\r\n <div class=\"x-find-dialog-tree-node\">\r\n <span>{{ node.label }} </span>\r\n <x-icon type=\"fto-check\" *ngIf=\"node.$checked\"></x-icon>\r\n </div>\r\n</ng-template>\r\n", styles: ["@charset \"UTF-8\";.x-find{margin:0;padding:0;width:100%}.x-find.x-flex{display:flex}.x-find.x-justify-start{justify-content:flex-start}.x-find.x-justify-center{justify-content:center}.x-find.x-justify-end{justify-content:flex-end}.x-find.x-justify-space-between{justify-content:space-between}.x-find.x-justify-space-around{justify-content:space-around}.x-find.x-align-start{align-items:flex-start}.x-find.x-align-center{align-items:center}.x-find.x-align-end{align-items:flex-end}.x-find.x-direction-column{flex-direction:column}.x-find.x-direction-column-reverse{flex-direction:column-reverse}.x-find.x-direction-row{flex-direction:row}.x-find.x-direction-row-reverse{flex-direction:row-reverse}.x-find>label{display:inline-block;white-space:nowrap;position:relative;color:var(--x-text-300);font-weight:600}.x-find>label.x-text-align-start{text-align:start}.x-find>label.x-text-align-center{text-align:center}.x-find>label.x-text-align-end{text-align:end}.x-find-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-find-row{flex:1;display:flex;align-items:flex-start;position:relative}.x-find-tags{margin:-.0625rem -.0625rem -.0625rem .4375rem}.x-find-tags>x-tag{margin:.0625rem}.x-find.x-required>label{color:var(--x-danger)}.x-find.x-direction-row>label{padding:0 .5rem 0 0}.x-find.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-find.x-direction-column,.x-find.x-direction-column-reverse{align-items:inherit}.x-find-big>label{height:var(--x-height-big);line-height:var(--x-height-big)}.x-find-large>label{height:var(--x-height-large);line-height:var(--x-height-large)}.x-find-medium>label{height:var(--x-height-medium);line-height:var(--x-height-medium)}.x-find-small>label{height:var(--x-height-small);line-height:var(--x-height-small)}.x-find-small .x-find-tags{margin-top:-.1875rem}.x-find-small .x-find-tags>x-tag{margin-top:.125rem}.x-find-mini>label{height:var(--x-height-mini);line-height:var(--x-height-mini)}.x-find-mini .x-find-tags{margin-top:-.25rem}.x-find-mini .x-find-tags>x-tag{margin-top:.125rem}.x-find-dialog{flex:1;display:flex}.x-find-dialog-table{flex:1;min-height:18.75rem;height:-moz-fit-content;height:fit-content}.x-find-dialog-tree{flex:1;min-height:18.75rem;max-height:25rem;overflow-y:auto}.x-find-dialog-tree .x-tree-node-content.x-activated{color:var(--x-primary)}.x-find-dialog-tree-node{flex:1;display:flex;align-items:center;justify-content:space-between}.x-find-dialog-tree-node>span{flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none}.x-find-dialog-tree-table .x-find-dialog-tree{flex:initial;min-height:initial;max-height:initial;width:14rem;margin-right:1rem;padding-right:1rem;border-right:var(--x-border-width) var(--x-border-style) var(--x-border)}.x-find-dialog-checked{margin-left:1rem;border-left:var(--x-border-width) var(--x-border-style) var(--x-border);padding-left:1rem;width:10rem;overflow-y:auto;height:100%}.x-find-dialog-checked x-tag{display:block}.x-find-dialog-checked x-tag:not(:first-child){margin-top:.5rem}.x-find-dialog-checked x-tag .x-tag{width:100%;display:flex;justify-content:space-between}.x-find-dialog-checked x-tag .x-tag>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.x-find-dialog-checked.x-find-empty{display:flex;align-items:center;justify-content:center}.x-find-search{display:flex;padding:.3rem}.x-find-search .x-input,.x-find-search x-input{width:15rem}.x-find-search .x-button{margin-left:.5rem}\n"] }]
612
612
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; }, propDecorators: { find: [{
@@ -634,8 +634,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
634
634
 
635
635
  class XFindModule {
636
636
  }
637
- /** @nocollapse */ XFindModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFindModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
638
- /** @nocollapse */ XFindModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XFindModule, declarations: [XFindComponent, XFindProperty], imports: [CommonModule,
637
+ /** @nocollapse */ XFindModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFindModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
638
+ /** @nocollapse */ XFindModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XFindModule, declarations: [XFindComponent, XFindProperty], imports: [CommonModule,
639
639
  FormsModule,
640
640
  ReactiveFormsModule,
641
641
  XTagModule,
@@ -647,7 +647,7 @@ class XFindModule {
647
647
  XEmptyModule,
648
648
  XInputModule,
649
649
  XBaseFormModule], exports: [XFindComponent] });
650
- /** @nocollapse */ XFindModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFindModule, imports: [CommonModule,
650
+ /** @nocollapse */ XFindModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFindModule, imports: [CommonModule,
651
651
  FormsModule,
652
652
  ReactiveFormsModule,
653
653
  XTagModule,
@@ -659,7 +659,7 @@ class XFindModule {
659
659
  XEmptyModule,
660
660
  XInputModule,
661
661
  XBaseFormModule] });
662
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFindModule, decorators: [{
662
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFindModule, decorators: [{
663
663
  type: NgModule,
664
664
  args: [{
665
665
  declarations: [XFindComponent, XFindProperty],
@@ -89,8 +89,8 @@ class XFormProperty extends XFormProp {
89
89
  this.xSubmit = new EventEmitter();
90
90
  }
91
91
  }
92
- /** @nocollapse */ XFormProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFormProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
93
- /** @nocollapse */ XFormProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XFormProperty, selector: "ng-component", inputs: { formGroup: "formGroup", title: "title", space: "space", span: "span", labelSuffix: "labelSuffix", controls: "controls", width: "width", controlTpl: "controlTpl" }, outputs: { xSubmit: "xSubmit" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
92
+ /** @nocollapse */ XFormProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFormProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
93
+ /** @nocollapse */ XFormProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XFormProperty, selector: "ng-component", inputs: { formGroup: "formGroup", title: "title", space: "space", span: "span", labelSuffix: "labelSuffix", controls: "controls", width: "width", controlTpl: "controlTpl" }, outputs: { xSubmit: "xSubmit" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
94
94
  __decorate([
95
95
  XWithConfig(X_CONFIG_NAME, 1),
96
96
  XInputNumber()
@@ -104,7 +104,7 @@ __decorate([
104
104
  __decorate([
105
105
  XWithConfig(X_CONFIG_NAME, '100%')
106
106
  ], XFormProperty.prototype, "width", void 0);
107
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFormProperty, decorators: [{
107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFormProperty, decorators: [{
108
108
  type: Component,
109
109
  args: [{ template: '' }]
110
110
  }], propDecorators: { formGroup: [{
@@ -149,9 +149,9 @@ const XControlPrefix = 'x-control';
149
149
  */
150
150
  class XControlProperty {
151
151
  }
152
- /** @nocollapse */ XControlProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XControlProperty, deps: [], target: i0.ɵɵFactoryTarget.Component });
153
- /** @nocollapse */ XControlProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XControlProperty, selector: "ng-component", inputs: { option: "option" }, ngImport: i0, template: '', isInline: true });
154
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XControlProperty, decorators: [{
152
+ /** @nocollapse */ XControlProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XControlProperty, deps: [], target: i0.ɵɵFactoryTarget.Component });
153
+ /** @nocollapse */ XControlProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XControlProperty, selector: "ng-component", inputs: { option: "option" }, ngImport: i0, template: '', isInline: true });
154
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XControlProperty, decorators: [{
155
155
  type: Component,
156
156
  args: [{ template: '' }]
157
157
  }], propDecorators: { option: [{
@@ -399,9 +399,9 @@ class XControlComponent extends XControlProperty {
399
399
  }
400
400
  }
401
401
  }
402
- /** @nocollapse */ XControlComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XControlComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.XConfigService }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
403
- /** @nocollapse */ XControlComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XControlComponent, selector: "x-control", inputs: { option: "option", form: "form" }, viewQueries: [{ propertyName: "control", first: true, predicate: FormControlName, descendants: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"x-control\" [formGroup]=\"form.formGroup\">\r\n <ng-container [ngSwitch]=\"option.control\">\r\n <ng-container *ngSwitchCase=\"'input'\">\r\n <x-input [formControlName]=\"option.id\" (clearEmit)=\"option.clearClick && option.clearClick($event)\"></x-input>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'select'\">\r\n <x-select [formControlName]=\"option.id\"></x-select>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'cascade'\">\r\n <x-cascade [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-cascade>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'checkbox'\">\r\n <x-checkbox [formControlName]=\"option.id\"></x-checkbox>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'color-picker'\">\r\n <x-color-picker [formControlName]=\"option.id\"></x-color-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'date-picker'\">\r\n <x-date-picker [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-date-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'input-number'\">\r\n <x-input-number [formControlName]=\"option.id\"></x-input-number>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'radio'\">\r\n <x-radio [formControlName]=\"option.id\"></x-radio>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'rate'\">\r\n <x-rate [formControlName]=\"option.id\"></x-rate>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'slider-select'\">\r\n <x-slider-select [formControlName]=\"option.id\"></x-slider-select>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'switch'\">\r\n <x-switch [formControlName]=\"option.id\"></x-switch>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'time-picker'\">\r\n <x-time-picker [formControlName]=\"option.id\"></x-time-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'textarea'\">\r\n <x-textarea [formControlName]=\"option.id\" (clearEmit)=\"option.clearClick && option.clearClick($event)\"></x-textarea>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'auto-complete'\">\r\n <x-auto-complete [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-auto-complete>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'find'\">\r\n <x-find [formControlName]=\"option.id\"></x-find>\r\n </ng-container>\r\n </ng-container>\r\n</div>\r\n", styles: [".x-control{margin:0;padding:0}.x-control x-input,.x-control x-select,.x-control x-date-picker,.x-control x-time-picker,.x-control x-input-number,.x-control x-slider-select,.x-control x-cascade,.x-control x-color-picker,.x-control x-textarea,.x-control x-auto-complete{width:100%}\n"], dependencies: [{ kind: "directive", type: i2$1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2$1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i5.XInputComponent, selector: "x-input" }, { kind: "component", type: i6.XSelectComponent, selector: "x-select" }, { kind: "component", type: i7.XCascadeComponent, selector: "x-cascade" }, { kind: "component", type: i8.XCheckboxComponent, selector: "x-checkbox" }, { kind: "component", type: i9.XColorPickerComponent, selector: "x-color-picker" }, { kind: "component", type: i10.XDatePickerComponent, selector: "x-date-picker" }, { kind: "component", type: i11.XInputNumberComponent, selector: "x-input-number" }, { kind: "component", type: i12.XRadioComponent, selector: "x-radio" }, { kind: "component", type: i13.XRateComponent, selector: "x-rate" }, { kind: "component", type: i14.XSliderSelectComponent, selector: "x-slider-select" }, { kind: "component", type: i15.XSwitchComponent, selector: "x-switch" }, { kind: "component", type: i16.XTimePickerComponent, selector: "x-time-picker" }, { kind: "component", type: i17.XTextareaComponent, selector: "x-textarea" }, { kind: "component", type: i18.XFindComponent, selector: "x-find" }, { kind: "component", type: i19.XAutoCompleteComponent, selector: "x-auto-complete" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
404
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XControlComponent, decorators: [{
402
+ /** @nocollapse */ XControlComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XControlComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.XConfigService }, { token: i2.XI18nService }], target: i0.ɵɵFactoryTarget.Component });
403
+ /** @nocollapse */ XControlComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XControlComponent, selector: "x-control", inputs: { option: "option", form: "form" }, viewQueries: [{ propertyName: "control", first: true, predicate: FormControlName, descendants: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"x-control\" [formGroup]=\"form.formGroup\">\r\n <ng-container [ngSwitch]=\"option.control\">\r\n <ng-container *ngSwitchCase=\"'input'\">\r\n <x-input [formControlName]=\"option.id\" (clearEmit)=\"option.clearClick && option.clearClick($event)\"></x-input>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'select'\">\r\n <x-select [formControlName]=\"option.id\"></x-select>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'cascade'\">\r\n <x-cascade [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-cascade>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'checkbox'\">\r\n <x-checkbox [formControlName]=\"option.id\"></x-checkbox>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'color-picker'\">\r\n <x-color-picker [formControlName]=\"option.id\"></x-color-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'date-picker'\">\r\n <x-date-picker [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-date-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'input-number'\">\r\n <x-input-number [formControlName]=\"option.id\"></x-input-number>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'radio'\">\r\n <x-radio [formControlName]=\"option.id\"></x-radio>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'rate'\">\r\n <x-rate [formControlName]=\"option.id\"></x-rate>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'slider-select'\">\r\n <x-slider-select [formControlName]=\"option.id\"></x-slider-select>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'switch'\">\r\n <x-switch [formControlName]=\"option.id\"></x-switch>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'time-picker'\">\r\n <x-time-picker [formControlName]=\"option.id\"></x-time-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'textarea'\">\r\n <x-textarea [formControlName]=\"option.id\" (clearEmit)=\"option.clearClick && option.clearClick($event)\"></x-textarea>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'auto-complete'\">\r\n <x-auto-complete [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-auto-complete>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'find'\">\r\n <x-find [formControlName]=\"option.id\"></x-find>\r\n </ng-container>\r\n </ng-container>\r\n</div>\r\n", styles: [".x-control{margin:0;padding:0}.x-control x-input,.x-control x-select,.x-control x-date-picker,.x-control x-time-picker,.x-control x-input-number,.x-control x-slider-select,.x-control x-cascade,.x-control x-color-picker,.x-control x-textarea,.x-control x-auto-complete{width:100%}\n"], dependencies: [{ kind: "directive", type: i2$1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2$1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i5.XInputComponent, selector: "x-input" }, { kind: "component", type: i6.XSelectComponent, selector: "x-select" }, { kind: "component", type: i7.XCascadeComponent, selector: "x-cascade" }, { kind: "component", type: i8.XCheckboxComponent, selector: "x-checkbox" }, { kind: "component", type: i9.XColorPickerComponent, selector: "x-color-picker" }, { kind: "component", type: i10.XDatePickerComponent, selector: "x-date-picker" }, { kind: "component", type: i11.XInputNumberComponent, selector: "x-input-number" }, { kind: "component", type: i12.XRadioComponent, selector: "x-radio" }, { kind: "component", type: i13.XRateComponent, selector: "x-rate" }, { kind: "component", type: i14.XSliderSelectComponent, selector: "x-slider-select" }, { kind: "component", type: i15.XSwitchComponent, selector: "x-switch" }, { kind: "component", type: i16.XTimePickerComponent, selector: "x-time-picker" }, { kind: "component", type: i17.XTextareaComponent, selector: "x-textarea" }, { kind: "component", type: i18.XFindComponent, selector: "x-find" }, { kind: "component", type: i19.XAutoCompleteComponent, selector: "x-auto-complete" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
404
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XControlComponent, decorators: [{
405
405
  type: Component,
406
406
  args: [{ selector: 'x-control', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"x-control\" [formGroup]=\"form.formGroup\">\r\n <ng-container [ngSwitch]=\"option.control\">\r\n <ng-container *ngSwitchCase=\"'input'\">\r\n <x-input [formControlName]=\"option.id\" (clearEmit)=\"option.clearClick && option.clearClick($event)\"></x-input>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'select'\">\r\n <x-select [formControlName]=\"option.id\"></x-select>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'cascade'\">\r\n <x-cascade [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-cascade>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'checkbox'\">\r\n <x-checkbox [formControlName]=\"option.id\"></x-checkbox>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'color-picker'\">\r\n <x-color-picker [formControlName]=\"option.id\"></x-color-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'date-picker'\">\r\n <x-date-picker [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-date-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'input-number'\">\r\n <x-input-number [formControlName]=\"option.id\"></x-input-number>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'radio'\">\r\n <x-radio [formControlName]=\"option.id\"></x-radio>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'rate'\">\r\n <x-rate [formControlName]=\"option.id\"></x-rate>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'slider-select'\">\r\n <x-slider-select [formControlName]=\"option.id\"></x-slider-select>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'switch'\">\r\n <x-switch [formControlName]=\"option.id\"></x-switch>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'time-picker'\">\r\n <x-time-picker [formControlName]=\"option.id\"></x-time-picker>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'textarea'\">\r\n <x-textarea [formControlName]=\"option.id\" (clearEmit)=\"option.clearClick && option.clearClick($event)\"></x-textarea>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'auto-complete'\">\r\n <x-auto-complete [formControlName]=\"option.id\" (nodeEmit)=\"option.nodeClick && option.nodeClick($event)\"></x-auto-complete>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'find'\">\r\n <x-find [formControlName]=\"option.id\"></x-find>\r\n </ng-container>\r\n </ng-container>\r\n</div>\r\n", styles: [".x-control{margin:0;padding:0}.x-control x-input,.x-control x-select,.x-control x-date-picker,.x-control x-time-picker,.x-control x-input-number,.x-control x-slider-select,.x-control x-cascade,.x-control x-color-picker,.x-control x-textarea,.x-control x-auto-complete{width:100%}\n"] }]
407
407
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1.XConfigService }, { type: i2.XI18nService }]; }, propDecorators: { option: [{
@@ -506,9 +506,9 @@ class XFormComponent extends XFormProperty {
506
506
  return item.id;
507
507
  }
508
508
  }
509
- /** @nocollapse */ XFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFormComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
510
- /** @nocollapse */ XFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XFormComponent, selector: "x-form", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<form\r\n #form\r\n class=\"x-form\"\r\n [class.x-form-has-content]=\"content.innerHTML.trim()\"\r\n [formGroup]=\"formGroup\"\r\n [style.width]=\"width\"\r\n [style.padding-bottom.rem]=\"controlsType === 'controls' ? this.space : 0\"\r\n [ngClass]=\"classMap\"\r\n (ngSubmit)=\"onSubmit($event)\"\r\n>\r\n <ng-container [ngSwitch]=\"controlsType\">\r\n <ng-container *ngSwitchCase=\"'controls'\">\r\n <ng-container *ngTemplateOutlet=\"controlsTemp; context: { controls: controls }\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'rows'\">\r\n <ng-container *ngTemplateOutlet=\"rowsTemp; context: { rows: controls }\"></ng-container>\r\n </ng-container>\r\n </ng-container>\r\n <div class=\"x-form-content\" #content><ng-content></ng-content></div>\r\n</form>\r\n\r\n<ng-template #rowsTemp let-rows=\"rows\">\r\n <ng-container *ngFor=\"let row of rows\">\r\n <div class=\"x-form-category\" [hidden]=\"row.hidden\">\r\n <ng-container *ngTemplateOutlet=\"titleTemp; context: { row: row }\"></ng-container>\r\n <ng-container *ngTemplateOutlet=\"controlsTemp; context: { controls: row.controls }\"></ng-container>\r\n </div>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #controlsTemp let-controls=\"controls\">\r\n <x-row [space]=\"space\">\r\n <x-col\r\n [style.padding-top.rem]=\"space\"\r\n [span]=\"!control.span ? span : control.span\"\r\n *ngFor=\"let control of controls; trackBy: trackByControl\"\r\n [hidden]=\"control.hidden\"\r\n >\r\n <ng-container *xOutlet=\"controlTpl[control.id]; context: { $option: control }\">\r\n <x-control [option]=\"control\" [form]=\"this\"></x-control>\r\n </ng-container>\r\n </x-col>\r\n </x-row>\r\n</ng-template>\r\n\r\n<ng-template #titleTemp let-row=\"row\">\r\n <label class=\"x-form-title\">\r\n <x-icon *ngIf=\"row.icon\" [type]=\"row.icon\"></x-icon>\r\n <span>{{ row.title }}</span>\r\n </label>\r\n</ng-template>\r\n", styles: [".x-form{margin:0;padding:0;display:inline-block;overflow:hidden}.x-form-title{display:inline-flex;align-items:center;font-size:var(--x-font-size-medium)}.x-form-title>x-icon{margin-right:.25rem}.x-form-category{width:100%;overflow:hidden}.x-form-rows>x-row[hidden]{display:none}.x-form-rows>x-row:not(:first-child){margin-top:1.5rem}.x-form x-col[hidden]{display:none}.x-form-has-content .x-form-content{margin-top:1.5rem}\n"], dependencies: [{ kind: "directive", type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2$1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2$1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "component", type: i4$1.XRowComponent, selector: "x-row" }, { kind: "component", type: i4$1.XColComponent, selector: "x-col" }, { kind: "component", type: i5$1.XIconComponent, selector: "x-icon" }, { kind: "directive", type: i6$1.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { kind: "component", type: XControlComponent, selector: "x-control", inputs: ["option", "form"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
511
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFormComponent, decorators: [{
509
+ /** @nocollapse */ XFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFormComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
510
+ /** @nocollapse */ XFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XFormComponent, selector: "x-form", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<form\r\n #form\r\n class=\"x-form\"\r\n [class.x-form-has-content]=\"content.innerHTML.trim()\"\r\n [formGroup]=\"formGroup\"\r\n [style.width]=\"width\"\r\n [style.padding-bottom.rem]=\"controlsType === 'controls' ? this.space : 0\"\r\n [ngClass]=\"classMap\"\r\n (ngSubmit)=\"onSubmit($event)\"\r\n>\r\n <ng-container [ngSwitch]=\"controlsType\">\r\n <ng-container *ngSwitchCase=\"'controls'\">\r\n <ng-container *ngTemplateOutlet=\"controlsTemp; context: { controls: controls }\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'rows'\">\r\n <ng-container *ngTemplateOutlet=\"rowsTemp; context: { rows: controls }\"></ng-container>\r\n </ng-container>\r\n </ng-container>\r\n <div class=\"x-form-content\" #content><ng-content></ng-content></div>\r\n</form>\r\n\r\n<ng-template #rowsTemp let-rows=\"rows\">\r\n <ng-container *ngFor=\"let row of rows\">\r\n <div class=\"x-form-category\" [hidden]=\"row.hidden\">\r\n <ng-container *ngTemplateOutlet=\"titleTemp; context: { row: row }\"></ng-container>\r\n <ng-container *ngTemplateOutlet=\"controlsTemp; context: { controls: row.controls }\"></ng-container>\r\n </div>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #controlsTemp let-controls=\"controls\">\r\n <x-row [space]=\"space\">\r\n <x-col\r\n [style.padding-top.rem]=\"space\"\r\n [span]=\"!control.span ? span : control.span\"\r\n *ngFor=\"let control of controls; trackBy: trackByControl\"\r\n [hidden]=\"control.hidden\"\r\n >\r\n <ng-container *xOutlet=\"controlTpl[control.id]; context: { $option: control }\">\r\n <x-control [option]=\"control\" [form]=\"this\"></x-control>\r\n </ng-container>\r\n </x-col>\r\n </x-row>\r\n</ng-template>\r\n\r\n<ng-template #titleTemp let-row=\"row\">\r\n <label class=\"x-form-title\">\r\n <x-icon *ngIf=\"row.icon\" [type]=\"row.icon\"></x-icon>\r\n <span>{{ row.title }}</span>\r\n </label>\r\n</ng-template>\r\n", styles: [".x-form{margin:0;padding:0;display:inline-block;overflow:hidden}.x-form-title{display:inline-flex;align-items:center;font-size:var(--x-font-size-medium)}.x-form-title>x-icon{margin-right:.25rem}.x-form-category{width:100%;overflow:hidden}.x-form-rows>x-row[hidden]{display:none}.x-form-rows>x-row:not(:first-child){margin-top:1.5rem}.x-form x-col[hidden]{display:none}.x-form-has-content .x-form-content{margin-top:1.5rem}\n"], dependencies: [{ kind: "directive", type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2$1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2$1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "component", type: i4$1.XRowComponent, selector: "x-row" }, { kind: "component", type: i4$1.XColComponent, selector: "x-col" }, { kind: "component", type: i5$1.XIconComponent, selector: "x-icon" }, { kind: "directive", type: i6$1.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }, { kind: "component", type: XControlComponent, selector: "x-control", inputs: ["option", "form"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
511
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFormComponent, decorators: [{
512
512
  type: Component,
513
513
  args: [{ selector: `${XFormPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<form\r\n #form\r\n class=\"x-form\"\r\n [class.x-form-has-content]=\"content.innerHTML.trim()\"\r\n [formGroup]=\"formGroup\"\r\n [style.width]=\"width\"\r\n [style.padding-bottom.rem]=\"controlsType === 'controls' ? this.space : 0\"\r\n [ngClass]=\"classMap\"\r\n (ngSubmit)=\"onSubmit($event)\"\r\n>\r\n <ng-container [ngSwitch]=\"controlsType\">\r\n <ng-container *ngSwitchCase=\"'controls'\">\r\n <ng-container *ngTemplateOutlet=\"controlsTemp; context: { controls: controls }\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'rows'\">\r\n <ng-container *ngTemplateOutlet=\"rowsTemp; context: { rows: controls }\"></ng-container>\r\n </ng-container>\r\n </ng-container>\r\n <div class=\"x-form-content\" #content><ng-content></ng-content></div>\r\n</form>\r\n\r\n<ng-template #rowsTemp let-rows=\"rows\">\r\n <ng-container *ngFor=\"let row of rows\">\r\n <div class=\"x-form-category\" [hidden]=\"row.hidden\">\r\n <ng-container *ngTemplateOutlet=\"titleTemp; context: { row: row }\"></ng-container>\r\n <ng-container *ngTemplateOutlet=\"controlsTemp; context: { controls: row.controls }\"></ng-container>\r\n </div>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #controlsTemp let-controls=\"controls\">\r\n <x-row [space]=\"space\">\r\n <x-col\r\n [style.padding-top.rem]=\"space\"\r\n [span]=\"!control.span ? span : control.span\"\r\n *ngFor=\"let control of controls; trackBy: trackByControl\"\r\n [hidden]=\"control.hidden\"\r\n >\r\n <ng-container *xOutlet=\"controlTpl[control.id]; context: { $option: control }\">\r\n <x-control [option]=\"control\" [form]=\"this\"></x-control>\r\n </ng-container>\r\n </x-col>\r\n </x-row>\r\n</ng-template>\r\n\r\n<ng-template #titleTemp let-row=\"row\">\r\n <label class=\"x-form-title\">\r\n <x-icon *ngIf=\"row.icon\" [type]=\"row.icon\"></x-icon>\r\n <span>{{ row.title }}</span>\r\n </label>\r\n</ng-template>\r\n", styles: [".x-form{margin:0;padding:0;display:inline-block;overflow:hidden}.x-form-title{display:inline-flex;align-items:center;font-size:var(--x-font-size-medium)}.x-form-title>x-icon{margin-right:.25rem}.x-form-category{width:100%;overflow:hidden}.x-form-rows>x-row[hidden]{display:none}.x-form-rows>x-row:not(:first-child){margin-top:1.5rem}.x-form x-col[hidden]{display:none}.x-form-has-content .x-form-content{margin-top:1.5rem}\n"] }]
514
514
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; } });
@@ -537,8 +537,8 @@ const modules = [
537
537
  ];
538
538
  class XFormModule {
539
539
  }
540
- /** @nocollapse */ XFormModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
541
- /** @nocollapse */ XFormModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XFormModule, declarations: [XFormComponent, XControlComponent, XFormProperty, XControlProperty], imports: [CommonModule, FormsModule, ReactiveFormsModule, XLayoutModule,
540
+ /** @nocollapse */ XFormModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
541
+ /** @nocollapse */ XFormModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XFormModule, declarations: [XFormComponent, XControlComponent, XFormProperty, XControlProperty], imports: [CommonModule, FormsModule, ReactiveFormsModule, XLayoutModule,
542
542
  XIconModule,
543
543
  XInputModule,
544
544
  XSelectModule,
@@ -558,8 +558,8 @@ class XFormModule {
558
558
  XOutletModule,
559
559
  XBaseFormModule,
560
560
  XI18nModule], exports: [XFormComponent, XControlComponent] });
561
- /** @nocollapse */ XFormModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFormModule, imports: [CommonModule, FormsModule, ReactiveFormsModule, modules] });
562
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XFormModule, decorators: [{
561
+ /** @nocollapse */ XFormModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFormModule, imports: [CommonModule, FormsModule, ReactiveFormsModule, modules] });
562
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XFormModule, decorators: [{
563
563
  type: NgModule,
564
564
  args: [{
565
565
  declarations: [XFormComponent, XControlComponent, XFormProperty, XControlProperty],
@@ -28,12 +28,12 @@ class XHighlightProperty extends XProperty {
28
28
  this.highlightLines = {};
29
29
  }
30
30
  }
31
- /** @nocollapse */ XHighlightProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XHighlightProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
32
- /** @nocollapse */ XHighlightProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XHighlightProperty, selector: "ng-component", inputs: { type: "type", data: "data", highlightLines: "highlightLines", showCopy: "showCopy" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
31
+ /** @nocollapse */ XHighlightProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XHighlightProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
32
+ /** @nocollapse */ XHighlightProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XHighlightProperty, selector: "ng-component", inputs: { type: "type", data: "data", highlightLines: "highlightLines", showCopy: "showCopy" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
33
33
  __decorate([
34
34
  XInputBoolean()
35
35
  ], XHighlightProperty.prototype, "showCopy", void 0);
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XHighlightProperty, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XHighlightProperty, decorators: [{
37
37
  type: Component,
38
38
  args: [{ template: '' }]
39
39
  }], propDecorators: { type: [{
@@ -111,9 +111,9 @@ class XHighlightComponent extends XHighlightProperty {
111
111
  });
112
112
  }
113
113
  }
114
- /** @nocollapse */ XHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XHighlightComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i1.DomSanitizer }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Component });
115
- /** @nocollapse */ XHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XHighlightComponent, selector: "x-highlight", viewQueries: [{ propertyName: "codeRef", first: true, predicate: ["code"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<pre>\r\n <code #code class=\"language-{{ type }}\" [innerHTML]=\"display\"></code>\r\n</pre>\r\n<div class=\"x-highlight-actions\">\r\n <x-button *ngIf=\"showCopy\" [icon]=\"iconCopy\" onlyIcon (click)=\"onCopy()\"></x-button>\r\n</div>\r\n", styles: [".x-highlight{margin:0;padding:0;display:block;line-height:0;width:100%;border:.0625rem solid var(--x-border);position:relative}.x-highlight>pre{display:flex;padding:.875rem .875rem .875rem 3.5rem;margin:0;overflow:auto;background-color:var(--x-background);counter-reset:line-number}.x-highlight>pre>code{position:relative;line-height:1.1875rem;text-shadow:none;white-space:inherit;min-width:100%;color:var(--x-text)}.x-highlight>pre>code>span.line-numbers{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.5rem;width:3.5rem;letter-spacing:-1px;-webkit-user-select:none;user-select:none;color:var(--x-text-400)}.x-highlight>pre>code>span.line-numbers>span:before{border-right:var(--x-border-width) var(--x-border-style) var(--x-border);padding-right:.5rem;margin-right:.875rem;text-align:right;pointer-events:none;display:block;counter-increment:line-number;content:counter(line-number)}.x-highlight>pre>code>.line-highlight{position:absolute;opacity:.1;pointer-events:none;line-height:inherit;white-space:pre;width:calc(100% + 3.5rem);left:-3.5rem;border-radius:var(--x-border-radius)}.x-highlight>pre>code>.line-highlight.primary{background-color:var(--x-primary)}.x-highlight>pre>code>.line-highlight.success{background-color:var(--x-success)}.x-highlight>pre>code>.line-highlight.warning{background-color:var(--x-warning)}.x-highlight>pre>code>.line-highlight.danger{background-color:var(--x-danger)}.x-highlight>pre>code>.line-highlight.info{background-color:var(--x-info)}.x-highlight .token.operator,.x-highlight .token.entity,.x-highlight .token.url,.x-highlight .language-css .token.string,.x-highlight .style .token.string{color:var(--x-text);background:transparent}.x-highlight .token.property,.x-highlight .token.tag,.x-highlight .token.boolean,.x-highlight .token.number,.x-highlight .token.constant,.x-highlight .token.symbol,.x-highlight .token.deleted{color:#e6a23c}.x-highlight-actions{position:absolute;top:0;right:0}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.XButtonComponent, selector: "x-button" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XHighlightComponent, decorators: [{
114
+ /** @nocollapse */ XHighlightComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XHighlightComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: i1.DomSanitizer }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Component });
115
+ /** @nocollapse */ XHighlightComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XHighlightComponent, selector: "x-highlight", viewQueries: [{ propertyName: "codeRef", first: true, predicate: ["code"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<pre>\r\n <code #code class=\"language-{{ type }}\" [innerHTML]=\"display\"></code>\r\n</pre>\r\n<div class=\"x-highlight-actions\">\r\n <x-button *ngIf=\"showCopy\" [icon]=\"iconCopy\" onlyIcon (click)=\"onCopy()\"></x-button>\r\n</div>\r\n", styles: [".x-highlight{margin:0;padding:0;display:block;line-height:0;width:100%;border:.0625rem solid var(--x-border);position:relative}.x-highlight>pre{display:flex;padding:.875rem .875rem .875rem 3.5rem;margin:0;overflow:auto;background-color:var(--x-background);counter-reset:line-number}.x-highlight>pre>code{position:relative;line-height:1.1875rem;text-shadow:none;white-space:inherit;min-width:100%;color:var(--x-text)}.x-highlight>pre>code>span.line-numbers{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.5rem;width:3.5rem;letter-spacing:-1px;-webkit-user-select:none;user-select:none;color:var(--x-text-400)}.x-highlight>pre>code>span.line-numbers>span:before{border-right:var(--x-border-width) var(--x-border-style) var(--x-border);padding-right:.5rem;margin-right:.875rem;text-align:right;pointer-events:none;display:block;counter-increment:line-number;content:counter(line-number)}.x-highlight>pre>code>.line-highlight{position:absolute;opacity:.1;pointer-events:none;line-height:inherit;white-space:pre;width:calc(100% + 3.5rem);left:-3.5rem;border-radius:var(--x-border-radius)}.x-highlight>pre>code>.line-highlight.primary{background-color:var(--x-primary)}.x-highlight>pre>code>.line-highlight.success{background-color:var(--x-success)}.x-highlight>pre>code>.line-highlight.warning{background-color:var(--x-warning)}.x-highlight>pre>code>.line-highlight.danger{background-color:var(--x-danger)}.x-highlight>pre>code>.line-highlight.info{background-color:var(--x-info)}.x-highlight .token.operator,.x-highlight .token.entity,.x-highlight .token.url,.x-highlight .language-css .token.string,.x-highlight .style .token.string{color:var(--x-text);background:transparent}.x-highlight .token.property,.x-highlight .token.tag,.x-highlight .token.boolean,.x-highlight .token.number,.x-highlight .token.constant,.x-highlight .token.symbol,.x-highlight .token.deleted{color:#e6a23c}.x-highlight-actions{position:absolute;top:0;right:0}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.XButtonComponent, selector: "x-button" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
116
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XHighlightComponent, decorators: [{
117
117
  type: Component,
118
118
  args: [{ selector: `${XHighlightPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<pre>\r\n <code #code class=\"language-{{ type }}\" [innerHTML]=\"display\"></code>\r\n</pre>\r\n<div class=\"x-highlight-actions\">\r\n <x-button *ngIf=\"showCopy\" [icon]=\"iconCopy\" onlyIcon (click)=\"onCopy()\"></x-button>\r\n</div>\r\n", styles: [".x-highlight{margin:0;padding:0;display:block;line-height:0;width:100%;border:.0625rem solid var(--x-border);position:relative}.x-highlight>pre{display:flex;padding:.875rem .875rem .875rem 3.5rem;margin:0;overflow:auto;background-color:var(--x-background);counter-reset:line-number}.x-highlight>pre>code{position:relative;line-height:1.1875rem;text-shadow:none;white-space:inherit;min-width:100%;color:var(--x-text)}.x-highlight>pre>code>span.line-numbers{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.5rem;width:3.5rem;letter-spacing:-1px;-webkit-user-select:none;user-select:none;color:var(--x-text-400)}.x-highlight>pre>code>span.line-numbers>span:before{border-right:var(--x-border-width) var(--x-border-style) var(--x-border);padding-right:.5rem;margin-right:.875rem;text-align:right;pointer-events:none;display:block;counter-increment:line-number;content:counter(line-number)}.x-highlight>pre>code>.line-highlight{position:absolute;opacity:.1;pointer-events:none;line-height:inherit;white-space:pre;width:calc(100% + 3.5rem);left:-3.5rem;border-radius:var(--x-border-radius)}.x-highlight>pre>code>.line-highlight.primary{background-color:var(--x-primary)}.x-highlight>pre>code>.line-highlight.success{background-color:var(--x-success)}.x-highlight>pre>code>.line-highlight.warning{background-color:var(--x-warning)}.x-highlight>pre>code>.line-highlight.danger{background-color:var(--x-danger)}.x-highlight>pre>code>.line-highlight.info{background-color:var(--x-info)}.x-highlight .token.operator,.x-highlight .token.entity,.x-highlight .token.url,.x-highlight .language-css .token.string,.x-highlight .style .token.string{color:var(--x-text);background:transparent}.x-highlight .token.property,.x-highlight .token.tag,.x-highlight .token.boolean,.x-highlight .token.number,.x-highlight .token.constant,.x-highlight .token.symbol,.x-highlight .token.deleted{color:#e6a23c}.x-highlight-actions{position:absolute;top:0;right:0}\n"] }]
119
119
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }, { type: i1.DomSanitizer }, { type: undefined, decorators: [{
@@ -126,10 +126,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
126
126
 
127
127
  class XHighlightModule {
128
128
  }
129
- /** @nocollapse */ XHighlightModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XHighlightModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
130
- /** @nocollapse */ XHighlightModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XHighlightModule, declarations: [XHighlightComponent, XHighlightProperty], imports: [CommonModule, XButtonModule], exports: [XHighlightComponent] });
131
- /** @nocollapse */ XHighlightModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XHighlightModule, imports: [CommonModule, XButtonModule] });
132
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XHighlightModule, decorators: [{
129
+ /** @nocollapse */ XHighlightModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XHighlightModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
130
+ /** @nocollapse */ XHighlightModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XHighlightModule, declarations: [XHighlightComponent, XHighlightProperty], imports: [CommonModule, XButtonModule], exports: [XHighlightComponent] });
131
+ /** @nocollapse */ XHighlightModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XHighlightModule, imports: [CommonModule, XButtonModule] });
132
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XHighlightModule, decorators: [{
133
133
  type: NgModule,
134
134
  args: [{
135
135
  declarations: [XHighlightComponent, XHighlightProperty],
@@ -191,9 +191,9 @@ class XI18nService {
191
191
  return index === depth ? res : null;
192
192
  }
193
193
  }
194
- /** @nocollapse */ XI18nService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nService, deps: [{ token: X_I18N, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
195
- /** @nocollapse */ XI18nService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nService, providedIn: 'root' });
196
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nService, decorators: [{
194
+ /** @nocollapse */ XI18nService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nService, deps: [{ token: X_I18N, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
195
+ /** @nocollapse */ XI18nService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nService, providedIn: 'root' });
196
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nService, decorators: [{
197
197
  type: Injectable,
198
198
  args: [{
199
199
  providedIn: 'root'
@@ -219,9 +219,9 @@ class XI18nPipe {
219
219
  return this.catchContent;
220
220
  }
221
221
  }
222
- /** @nocollapse */ XI18nPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nPipe, deps: [{ token: XI18nService }], target: i0.ɵɵFactoryTarget.Pipe });
223
- /** @nocollapse */ XI18nPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XI18nPipe, name: "xI18n", pure: false });
224
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nPipe, decorators: [{
222
+ /** @nocollapse */ XI18nPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nPipe, deps: [{ token: XI18nService }], target: i0.ɵɵFactoryTarget.Pipe });
223
+ /** @nocollapse */ XI18nPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XI18nPipe, name: "xI18n", pure: false });
224
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nPipe, decorators: [{
225
225
  type: Pipe,
226
226
  args: [{
227
227
  name: 'xI18n',
@@ -251,9 +251,9 @@ class XI18nDirective {
251
251
  }
252
252
  }
253
253
  }
254
- /** @nocollapse */ XI18nDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nDirective, deps: [{ token: XI18nService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
255
- /** @nocollapse */ XI18nDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: XI18nDirective, selector: "[x-i18n]", inputs: { path: ["x-i18n", "path"] }, usesOnChanges: true, ngImport: i0 });
256
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nDirective, decorators: [{
254
+ /** @nocollapse */ XI18nDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nDirective, deps: [{ token: XI18nService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
255
+ /** @nocollapse */ XI18nDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.0", type: XI18nDirective, selector: "[x-i18n]", inputs: { path: ["x-i18n", "path"] }, usesOnChanges: true, ngImport: i0 });
256
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nDirective, decorators: [{
257
257
  type: Directive,
258
258
  args: [{
259
259
  selector: '[x-i18n]'
@@ -265,10 +265,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
265
265
 
266
266
  class XI18nModule {
267
267
  }
268
- /** @nocollapse */ XI18nModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
269
- /** @nocollapse */ XI18nModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XI18nModule, declarations: [XI18nPipe, XI18nDirective], exports: [XI18nPipe, XI18nDirective] });
270
- /** @nocollapse */ XI18nModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nModule });
271
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XI18nModule, decorators: [{
268
+ /** @nocollapse */ XI18nModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
269
+ /** @nocollapse */ XI18nModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XI18nModule, declarations: [XI18nPipe, XI18nDirective], exports: [XI18nPipe, XI18nDirective] });
270
+ /** @nocollapse */ XI18nModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nModule });
271
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XI18nModule, decorators: [{
272
272
  type: NgModule,
273
273
  args: [{
274
274
  declarations: [XI18nPipe, XI18nDirective],
@@ -22,8 +22,8 @@ const XIconHref = 'https://ngnest.com/static/icons/';
22
22
  */
23
23
  class XIconProperty extends XProperty {
24
24
  }
25
- /** @nocollapse */ XIconProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
26
- /** @nocollapse */ XIconProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XIconProperty, selector: "ng-component", inputs: { href: "href", type: "type", color: "color", rotate: "rotate", spin: "spin", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
25
+ /** @nocollapse */ XIconProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
26
+ /** @nocollapse */ XIconProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XIconProperty, selector: "ng-component", inputs: { href: "href", type: "type", color: "color", rotate: "rotate", spin: "spin", to: "to" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
27
27
  __decorate([
28
28
  XWithConfig(X_CONFIG_NAME, XIconHref)
29
29
  ], XIconProperty.prototype, "href", void 0);
@@ -33,7 +33,7 @@ __decorate([
33
33
  __decorate([
34
34
  XInputBoolean()
35
35
  ], XIconProperty.prototype, "spin", void 0);
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconProperty, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconProperty, decorators: [{
37
37
  type: Component,
38
38
  args: [{ template: '' }]
39
39
  }], propDecorators: { href: [{
@@ -119,9 +119,9 @@ class XIconService {
119
119
  return this.http.get(safeUrl, { responseType: 'text' });
120
120
  }
121
121
  }
122
- /** @nocollapse */ XIconService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconService, deps: [{ token: i1.DomSanitizer }, { token: i2.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
123
- /** @nocollapse */ XIconService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconService });
124
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconService, decorators: [{
122
+ /** @nocollapse */ XIconService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconService, deps: [{ token: i1.DomSanitizer }, { token: i2.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable });
123
+ /** @nocollapse */ XIconService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconService });
124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconService, decorators: [{
125
125
  type: Injectable
126
126
  }], ctorParameters: function () { return [{ type: i1.DomSanitizer }, { type: i2.HttpClient }]; } });
127
127
 
@@ -293,9 +293,9 @@ class XIconComponent extends XIconProperty {
293
293
  }
294
294
  }
295
295
  }
296
- /** @nocollapse */ XIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: XIconService }, { token: i0.ChangeDetectorRef }, { token: DOCUMENT, optional: true }, { token: i2$1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
297
- /** @nocollapse */ XIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XIconComponent, selector: "x-icon", host: { properties: { "class.x-icon-spin": "this.getSpin" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "\r\n", styles: ["@keyframes x-icon-spin{to{transform:rotate(360deg)}}.x-icon{margin:0;padding:0;display:inline-block;line-height:0;text-align:center;vertical-align:-.125em}.x-icon-spin{animation:1s linear infinite x-icon-spin}.x-icon[left]{margin-right:.25rem}.x-icon[right]{margin-left:.25rem}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
298
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconComponent, decorators: [{
296
+ /** @nocollapse */ XIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: XIconService }, { token: i0.ChangeDetectorRef }, { token: DOCUMENT, optional: true }, { token: i2$1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
297
+ /** @nocollapse */ XIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XIconComponent, selector: "x-icon", host: { properties: { "class.x-icon-spin": "this.getSpin" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "\r\n", styles: ["@keyframes x-icon-spin{to{transform:rotate(360deg)}}.x-icon{margin:0;padding:0;display:inline-block;line-height:0;text-align:center;vertical-align:-.125em}.x-icon-spin{animation:1s linear infinite x-icon-spin}.x-icon[left]{margin-right:.25rem}.x-icon[right]{margin-left:.25rem}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
298
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconComponent, decorators: [{
299
299
  type: Component,
300
300
  args: [{ selector: `${XIconPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "\r\n", styles: ["@keyframes x-icon-spin{to{transform:rotate(360deg)}}.x-icon{margin:0;padding:0;display:inline-block;line-height:0;text-align:center;vertical-align:-.125em}.x-icon-spin{animation:1s linear infinite x-icon-spin}.x-icon[left]{margin-right:.25rem}.x-icon[right]{margin-left:.25rem}\n"] }]
301
301
  }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: XIconService }, { type: i0.ChangeDetectorRef }, { type: undefined, decorators: [{
@@ -310,10 +310,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImpor
310
310
 
311
311
  class XIconModule {
312
312
  }
313
- /** @nocollapse */ XIconModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
314
- /** @nocollapse */ XIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XIconModule, declarations: [XIconComponent, XIconProperty], imports: [CommonModule, HttpClientModule], exports: [XIconComponent] });
315
- /** @nocollapse */ XIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconModule, providers: [XIconService], imports: [CommonModule, HttpClientModule] });
316
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XIconModule, decorators: [{
313
+ /** @nocollapse */ XIconModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
314
+ /** @nocollapse */ XIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XIconModule, declarations: [XIconComponent, XIconProperty], imports: [CommonModule, HttpClientModule], exports: [XIconComponent] });
315
+ /** @nocollapse */ XIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconModule, providers: [XIconService], imports: [CommonModule, HttpClientModule] });
316
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XIconModule, decorators: [{
317
317
  type: NgModule,
318
318
  args: [{
319
319
  declarations: [XIconComponent, XIconProperty],