@ng-nest/ui 17.0.3 → 17.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (426) hide show
  1. package/checkbox/checkbox.component.d.ts +0 -1
  2. package/checkbox/checkbox.property.d.ts +11 -1
  3. package/esm2022/affix/affix.component.mjs +3 -3
  4. package/esm2022/affix/affix.module.mjs +4 -4
  5. package/esm2022/affix/affix.property.mjs +3 -3
  6. package/esm2022/alert/alert.component.mjs +5 -5
  7. package/esm2022/alert/alert.module.mjs +4 -4
  8. package/esm2022/alert/alert.property.mjs +3 -3
  9. package/esm2022/anchor/anchor-inner.component.mjs +3 -3
  10. package/esm2022/anchor/anchor.component.mjs +3 -3
  11. package/esm2022/anchor/anchor.module.mjs +4 -4
  12. package/esm2022/anchor/anchor.property.mjs +6 -6
  13. package/esm2022/api/api.component.mjs +3 -3
  14. package/esm2022/api/api.module.mjs +4 -4
  15. package/esm2022/auto-complete/auto-complete-portal.component.mjs +3 -3
  16. package/esm2022/auto-complete/auto-complete.component.mjs +3 -3
  17. package/esm2022/auto-complete/auto-complete.module.mjs +4 -4
  18. package/esm2022/auto-complete/auto-complete.property.mjs +3 -3
  19. package/esm2022/avatar/avatar-group.component.mjs +3 -3
  20. package/esm2022/avatar/avatar.component.mjs +3 -3
  21. package/esm2022/avatar/avatar.module.mjs +4 -4
  22. package/esm2022/avatar/avatar.property.mjs +6 -6
  23. package/esm2022/back-top/back-top.component.mjs +3 -3
  24. package/esm2022/back-top/back-top.module.mjs +4 -4
  25. package/esm2022/back-top/back-top.property.mjs +3 -3
  26. package/esm2022/badge/badge.component.mjs +3 -3
  27. package/esm2022/badge/badge.module.mjs +4 -4
  28. package/esm2022/badge/badge.property.mjs +3 -3
  29. package/esm2022/base-form/base-form.component.mjs +3 -3
  30. package/esm2022/base-form/base-form.module.mjs +4 -4
  31. package/esm2022/base-form/base-form.property.mjs +3 -3
  32. package/esm2022/border/border.component.mjs +3 -3
  33. package/esm2022/border/border.module.mjs +4 -4
  34. package/esm2022/button/button.component.mjs +5 -4
  35. package/esm2022/button/button.module.mjs +4 -4
  36. package/esm2022/button/button.property.mjs +6 -6
  37. package/esm2022/button/buttons.component.mjs +3 -3
  38. package/esm2022/calendar/calendar.component.mjs +3 -3
  39. package/esm2022/calendar/calendar.module.mjs +4 -4
  40. package/esm2022/calendar/calendar.property.mjs +3 -3
  41. package/esm2022/card/card.component.mjs +3 -3
  42. package/esm2022/card/card.module.mjs +4 -4
  43. package/esm2022/card/card.property.mjs +3 -3
  44. package/esm2022/carousel/carousel-panel.component.mjs +3 -3
  45. package/esm2022/carousel/carousel.component.mjs +3 -3
  46. package/esm2022/carousel/carousel.module.mjs +4 -4
  47. package/esm2022/carousel/carousel.property.mjs +6 -6
  48. package/esm2022/cascade/cascade-portal.component.mjs +3 -3
  49. package/esm2022/cascade/cascade.component.mjs +3 -3
  50. package/esm2022/cascade/cascade.module.mjs +4 -4
  51. package/esm2022/cascade/cascade.property.mjs +3 -3
  52. package/esm2022/checkbox/checkbox.component.mjs +5 -7
  53. package/esm2022/checkbox/checkbox.module.mjs +4 -4
  54. package/esm2022/checkbox/checkbox.property.mjs +30 -4
  55. package/esm2022/collapse/collapse-panel.component.mjs +3 -3
  56. package/esm2022/collapse/collapse.component.mjs +3 -3
  57. package/esm2022/collapse/collapse.module.mjs +4 -4
  58. package/esm2022/collapse/collapse.property.mjs +6 -6
  59. package/esm2022/color/color.component.mjs +3 -3
  60. package/esm2022/color/color.module.mjs +4 -4
  61. package/esm2022/color/color.property.mjs +3 -3
  62. package/esm2022/color-picker/color-picker-portal.component.mjs +5 -5
  63. package/esm2022/color-picker/color-picker.component.mjs +3 -3
  64. package/esm2022/color-picker/color-picker.module.mjs +4 -4
  65. package/esm2022/color-picker/color-picker.property.mjs +3 -3
  66. package/esm2022/comment/comment-reply.component.mjs +3 -3
  67. package/esm2022/comment/comment.component.mjs +3 -3
  68. package/esm2022/comment/comment.module.mjs +4 -4
  69. package/esm2022/comment/comment.property.mjs +6 -6
  70. package/esm2022/container/aside.component.mjs +3 -3
  71. package/esm2022/container/container.component.mjs +3 -3
  72. package/esm2022/container/container.module.mjs +4 -4
  73. package/esm2022/container/container.property.mjs +12 -12
  74. package/esm2022/container/footer.component.mjs +3 -3
  75. package/esm2022/container/header.component.mjs +3 -3
  76. package/esm2022/container/main.component.mjs +3 -3
  77. package/esm2022/core/config/config.service.mjs +3 -3
  78. package/esm2022/core/services/http.service.mjs +3 -3
  79. package/esm2022/core/services/preloading-strategy.service.mjs +3 -3
  80. package/esm2022/core/services/storage.service.mjs +3 -3
  81. package/esm2022/core/theme/theme.service.mjs +3 -3
  82. package/esm2022/crumb/crumb.component.mjs +3 -3
  83. package/esm2022/crumb/crumb.module.mjs +4 -4
  84. package/esm2022/crumb/crumb.property.mjs +3 -3
  85. package/esm2022/date-picker/date-picker-portal.component.mjs +3 -3
  86. package/esm2022/date-picker/date-picker.component.mjs +3 -3
  87. package/esm2022/date-picker/date-picker.module.mjs +4 -4
  88. package/esm2022/date-picker/date-picker.property.mjs +18 -18
  89. package/esm2022/date-picker/date-quarter.pipe.mjs +3 -3
  90. package/esm2022/date-picker/date-range-portal.component.mjs +3 -3
  91. package/esm2022/date-picker/date-range.component.mjs +3 -3
  92. package/esm2022/date-picker/picker-date.component.mjs +3 -3
  93. package/esm2022/date-picker/picker-month.component.mjs +3 -3
  94. package/esm2022/date-picker/picker-quarter.component.mjs +3 -3
  95. package/esm2022/date-picker/picker-year.component.mjs +3 -3
  96. package/esm2022/description/description-item.component.mjs +3 -3
  97. package/esm2022/description/description.component.mjs +3 -3
  98. package/esm2022/description/description.module.mjs +4 -4
  99. package/esm2022/description/description.property.mjs +6 -6
  100. package/esm2022/dialog/dialog-container.component.mjs +5 -5
  101. package/esm2022/dialog/dialog-portal.component.mjs +3 -3
  102. package/esm2022/dialog/dialog-portal.directives.mjs +18 -18
  103. package/esm2022/dialog/dialog.component.mjs +5 -5
  104. package/esm2022/dialog/dialog.module.mjs +4 -4
  105. package/esm2022/dialog/dialog.property.mjs +6 -6
  106. package/esm2022/dialog/dialog.service.mjs +3 -3
  107. package/esm2022/doc/doc.component.mjs +3 -3
  108. package/esm2022/doc/doc.module.mjs +4 -4
  109. package/esm2022/drag/drag.directive.mjs +3 -3
  110. package/esm2022/drag/drag.module.mjs +4 -4
  111. package/esm2022/drag/drag.property.mjs +3 -3
  112. package/esm2022/drawer/drawer-container.component.mjs +5 -5
  113. package/esm2022/drawer/drawer-portal.component.mjs +3 -3
  114. package/esm2022/drawer/drawer-portal.directives.mjs +9 -9
  115. package/esm2022/drawer/drawer.component.mjs +3 -3
  116. package/esm2022/drawer/drawer.module.mjs +4 -4
  117. package/esm2022/drawer/drawer.property.mjs +6 -6
  118. package/esm2022/drawer/drawer.service.mjs +3 -3
  119. package/esm2022/dropdown/dropdown-portal.component.mjs +3 -3
  120. package/esm2022/dropdown/dropdown.component.mjs +3 -3
  121. package/esm2022/dropdown/dropdown.module.mjs +4 -4
  122. package/esm2022/dropdown/dropdown.property.mjs +3 -3
  123. package/esm2022/empty/empty.component.mjs +3 -3
  124. package/esm2022/empty/empty.module.mjs +4 -4
  125. package/esm2022/empty/empty.property.mjs +3 -3
  126. package/esm2022/examples/examples.component.mjs +4 -4
  127. package/esm2022/examples/examples.module.mjs +4 -4
  128. package/esm2022/find/find.component.mjs +5 -5
  129. package/esm2022/find/find.module.mjs +4 -4
  130. package/esm2022/find/find.property.mjs +3 -3
  131. package/esm2022/form/control.component.mjs +3 -3
  132. package/esm2022/form/form.component.mjs +3 -3
  133. package/esm2022/form/form.module.mjs +4 -4
  134. package/esm2022/form/form.property.mjs +6 -6
  135. package/esm2022/highlight/highlight.component.mjs +3 -3
  136. package/esm2022/highlight/highlight.module.mjs +4 -4
  137. package/esm2022/highlight/highlight.property.mjs +3 -3
  138. package/esm2022/i18n/i18n.directive.mjs +3 -3
  139. package/esm2022/i18n/i18n.module.mjs +4 -4
  140. package/esm2022/i18n/i18n.pipe.mjs +3 -3
  141. package/esm2022/i18n/i18n.service.mjs +3 -3
  142. package/esm2022/icon/icon.component.mjs +3 -3
  143. package/esm2022/icon/icon.module.mjs +4 -4
  144. package/esm2022/icon/icon.property.mjs +3 -3
  145. package/esm2022/icon/icon.service.mjs +3 -3
  146. package/esm2022/image/image-group.component.mjs +3 -3
  147. package/esm2022/image/image-preview.component.mjs +3 -3
  148. package/esm2022/image/image.component.mjs +5 -5
  149. package/esm2022/image/image.module.mjs +4 -4
  150. package/esm2022/image/image.property.mjs +6 -6
  151. package/esm2022/inner/inner.component.mjs +3 -3
  152. package/esm2022/inner/inner.module.mjs +4 -4
  153. package/esm2022/inner/inner.property.mjs +3 -3
  154. package/esm2022/input/input-group.component.mjs +3 -3
  155. package/esm2022/input/input.component.mjs +5 -5
  156. package/esm2022/input/input.module.mjs +4 -4
  157. package/esm2022/input/input.property.mjs +6 -6
  158. package/esm2022/input-number/input-number.component.mjs +16 -11
  159. package/esm2022/input-number/input-number.module.mjs +4 -4
  160. package/esm2022/input-number/input-number.property.mjs +3 -3
  161. package/esm2022/keyword/keyword.directive.mjs +3 -3
  162. package/esm2022/keyword/keyword.module.mjs +4 -4
  163. package/esm2022/keyword/keyword.property.mjs +3 -3
  164. package/esm2022/layout/col.component.mjs +3 -3
  165. package/esm2022/layout/layout.module.mjs +4 -4
  166. package/esm2022/layout/layout.property.mjs +6 -6
  167. package/esm2022/layout/row.component.mjs +3 -3
  168. package/esm2022/link/link.component.mjs +3 -3
  169. package/esm2022/link/link.module.mjs +4 -4
  170. package/esm2022/link/link.property.mjs +3 -3
  171. package/esm2022/list/list-drop-group.directive.mjs +3 -3
  172. package/esm2022/list/list-option.component.mjs +3 -3
  173. package/esm2022/list/list.component.mjs +3 -3
  174. package/esm2022/list/list.module.mjs +4 -4
  175. package/esm2022/list/list.property.mjs +6 -6
  176. package/esm2022/loading/loading.component.mjs +3 -3
  177. package/esm2022/loading/loading.module.mjs +4 -4
  178. package/esm2022/loading/loading.property.mjs +3 -3
  179. package/esm2022/menu/menu-node.component.mjs +3 -3
  180. package/esm2022/menu/menu.component.mjs +5 -5
  181. package/esm2022/menu/menu.module.mjs +4 -4
  182. package/esm2022/menu/menu.property.mjs +6 -6
  183. package/esm2022/message/message.component.mjs +3 -3
  184. package/esm2022/message/message.module.mjs +4 -4
  185. package/esm2022/message/message.property.mjs +1 -1
  186. package/esm2022/message/message.service.mjs +4 -5
  187. package/esm2022/message-box/message-box.component.mjs +7 -5
  188. package/esm2022/message-box/message-box.module.mjs +4 -4
  189. package/esm2022/message-box/message-box.service.mjs +3 -3
  190. package/esm2022/notification/notification.component.mjs +3 -3
  191. package/esm2022/notification/notification.module.mjs +4 -4
  192. package/esm2022/notification/notification.service.mjs +3 -3
  193. package/esm2022/outlet/outlet.directive.mjs +3 -3
  194. package/esm2022/outlet/outlet.module.mjs +4 -4
  195. package/esm2022/page-header/page-header.component.mjs +3 -3
  196. package/esm2022/page-header/page-header.module.mjs +4 -4
  197. package/esm2022/page-header/page-header.property.mjs +3 -3
  198. package/esm2022/pagination/pagination.component.mjs +3 -3
  199. package/esm2022/pagination/pagination.module.mjs +4 -4
  200. package/esm2022/pagination/pagination.property.mjs +3 -3
  201. package/esm2022/pattern/pattern.component.mjs +3 -3
  202. package/esm2022/pattern/pattern.module.mjs +4 -4
  203. package/esm2022/popconfirm/popconfirm.component.mjs +3 -3
  204. package/esm2022/popconfirm/popconfirm.module.mjs +4 -4
  205. package/esm2022/popconfirm/popconfirm.property.mjs +3 -3
  206. package/esm2022/popover/popover-portal.component.mjs +3 -3
  207. package/esm2022/popover/popover.directive.mjs +3 -3
  208. package/esm2022/popover/popover.module.mjs +4 -4
  209. package/esm2022/popover/popover.property.mjs +3 -3
  210. package/esm2022/portal/portal.module.mjs +4 -4
  211. package/esm2022/portal/portal.service.mjs +3 -3
  212. package/esm2022/progress/progress.component.mjs +3 -3
  213. package/esm2022/progress/progress.module.mjs +4 -4
  214. package/esm2022/progress/progress.property.mjs +3 -3
  215. package/esm2022/radio/radio.component.mjs +5 -5
  216. package/esm2022/radio/radio.module.mjs +4 -4
  217. package/esm2022/radio/radio.property.mjs +14 -4
  218. package/esm2022/rate/rate.component.mjs +3 -3
  219. package/esm2022/rate/rate.module.mjs +4 -4
  220. package/esm2022/rate/rate.property.mjs +3 -3
  221. package/esm2022/resizable/resizable.directive.mjs +3 -3
  222. package/esm2022/resizable/resizable.module.mjs +4 -4
  223. package/esm2022/resizable/resizable.property.mjs +3 -3
  224. package/esm2022/result/result.component.mjs +3 -3
  225. package/esm2022/result/result.module.mjs +4 -4
  226. package/esm2022/result/result.property.mjs +3 -3
  227. package/esm2022/ripple/ripple.directive.mjs +3 -3
  228. package/esm2022/ripple/ripple.module.mjs +4 -4
  229. package/esm2022/ripple/ripple.property.mjs +3 -3
  230. package/esm2022/select/select-portal.component.mjs +3 -3
  231. package/esm2022/select/select.component.mjs +3 -3
  232. package/esm2022/select/select.module.mjs +4 -4
  233. package/esm2022/select/select.property.mjs +3 -3
  234. package/esm2022/skeleton/skeleton.component.mjs +3 -3
  235. package/esm2022/skeleton/skeleton.module.mjs +4 -4
  236. package/esm2022/skeleton/skeleton.property.mjs +3 -3
  237. package/esm2022/slider/slider.component.mjs +3 -3
  238. package/esm2022/slider/slider.module.mjs +4 -4
  239. package/esm2022/slider/slider.property.mjs +3 -3
  240. package/esm2022/slider-select/slider-select.component.mjs +3 -3
  241. package/esm2022/slider-select/slider-select.module.mjs +4 -4
  242. package/esm2022/slider-select/slider-select.property.mjs +3 -3
  243. package/esm2022/statistic/countdown.component.mjs +3 -3
  244. package/esm2022/statistic/statistic.component.mjs +3 -3
  245. package/esm2022/statistic/statistic.module.mjs +4 -4
  246. package/esm2022/statistic/statistic.property.mjs +6 -6
  247. package/esm2022/steps/steps.component.mjs +3 -3
  248. package/esm2022/steps/steps.module.mjs +4 -4
  249. package/esm2022/steps/steps.property.mjs +3 -3
  250. package/esm2022/switch/switch.component.mjs +3 -3
  251. package/esm2022/switch/switch.module.mjs +4 -4
  252. package/esm2022/switch/switch.property.mjs +3 -3
  253. package/esm2022/table/table-body.component.mjs +9 -7
  254. package/esm2022/table/table-foot.component.mjs +3 -3
  255. package/esm2022/table/table-head.component.mjs +5 -5
  256. package/esm2022/table/table.component.mjs +16 -6
  257. package/esm2022/table/table.module.mjs +4 -4
  258. package/esm2022/table/table.property.mjs +12 -12
  259. package/esm2022/tabs/tab-content.component.mjs +3 -3
  260. package/esm2022/tabs/tab-link.directive.mjs +6 -6
  261. package/esm2022/tabs/tab.component.mjs +3 -3
  262. package/esm2022/tabs/tabs.component.mjs +5 -5
  263. package/esm2022/tabs/tabs.module.mjs +4 -4
  264. package/esm2022/tabs/tabs.property.mjs +6 -6
  265. package/esm2022/tag/tag.component.mjs +3 -3
  266. package/esm2022/tag/tag.module.mjs +4 -4
  267. package/esm2022/tag/tag.property.mjs +3 -3
  268. package/esm2022/text-retract/text-retract.component.mjs +3 -3
  269. package/esm2022/text-retract/text-retract.module.mjs +4 -4
  270. package/esm2022/text-retract/text-retract.property.mjs +3 -3
  271. package/esm2022/textarea/textarea.component.mjs +3 -3
  272. package/esm2022/textarea/textarea.module.mjs +4 -4
  273. package/esm2022/textarea/textarea.property.mjs +3 -3
  274. package/esm2022/theme/theme.component.mjs +3 -3
  275. package/esm2022/theme/theme.module.mjs +4 -4
  276. package/esm2022/theme/theme.property.mjs +3 -3
  277. package/esm2022/time-ago/time-ago.module.mjs +4 -4
  278. package/esm2022/time-ago/time-ago.pipe.mjs +3 -3
  279. package/esm2022/time-picker/time-picker-frame.component.mjs +3 -3
  280. package/esm2022/time-picker/time-picker-portal.component.mjs +3 -3
  281. package/esm2022/time-picker/time-picker.component.mjs +3 -3
  282. package/esm2022/time-picker/time-picker.module.mjs +4 -4
  283. package/esm2022/time-picker/time-picker.property.mjs +3 -3
  284. package/esm2022/time-range/time-range.module.mjs +4 -4
  285. package/esm2022/time-range/time-range.pipe.mjs +3 -3
  286. package/esm2022/timeline/timeline.component.mjs +3 -3
  287. package/esm2022/timeline/timeline.module.mjs +4 -4
  288. package/esm2022/timeline/timeline.property.mjs +3 -3
  289. package/esm2022/tooltip/tooltip-portal.component.mjs +3 -3
  290. package/esm2022/tooltip/tooltip.directive.mjs +3 -3
  291. package/esm2022/tooltip/tooltip.module.mjs +4 -4
  292. package/esm2022/tooltip/tooltip.property.mjs +3 -3
  293. package/esm2022/transfer/transfer.component.mjs +5 -5
  294. package/esm2022/transfer/transfer.module.mjs +4 -4
  295. package/esm2022/transfer/transfer.property.mjs +3 -3
  296. package/esm2022/tree/tree-node.component.mjs +5 -5
  297. package/esm2022/tree/tree.component.mjs +3 -3
  298. package/esm2022/tree/tree.module.mjs +4 -4
  299. package/esm2022/tree/tree.property.mjs +6 -6
  300. package/esm2022/tree/tree.service.mjs +3 -3
  301. package/esm2022/tree-file/tree-file.component.mjs +3 -3
  302. package/esm2022/tree-file/tree-file.module.mjs +4 -4
  303. package/esm2022/tree-file/tree-file.property.mjs +3 -3
  304. package/esm2022/tree-select/tree-select-portal.component.mjs +3 -3
  305. package/esm2022/tree-select/tree-select.component.mjs +3 -3
  306. package/esm2022/tree-select/tree-select.module.mjs +4 -4
  307. package/esm2022/tree-select/tree-select.property.mjs +3 -3
  308. package/esm2022/typography/typography.component.mjs +3 -3
  309. package/esm2022/typography/typography.module.mjs +4 -4
  310. package/esm2022/typography/typography.property.mjs +3 -3
  311. package/esm2022/upload/upload-portal.component.mjs +5 -5
  312. package/esm2022/upload/upload.component.mjs +3 -3
  313. package/esm2022/upload/upload.module.mjs +4 -4
  314. package/esm2022/upload/upload.property.mjs +3 -3
  315. package/fesm2022/ng-nest-ui-affix.mjs +10 -10
  316. package/fesm2022/ng-nest-ui-alert.mjs +12 -12
  317. package/fesm2022/ng-nest-ui-alert.mjs.map +1 -1
  318. package/fesm2022/ng-nest-ui-anchor.mjs +16 -16
  319. package/fesm2022/ng-nest-ui-api.mjs +8 -8
  320. package/fesm2022/ng-nest-ui-auto-complete.mjs +14 -14
  321. package/fesm2022/ng-nest-ui-avatar.mjs +16 -16
  322. package/fesm2022/ng-nest-ui-back-top.mjs +11 -11
  323. package/fesm2022/ng-nest-ui-badge.mjs +10 -10
  324. package/fesm2022/ng-nest-ui-base-form.mjs +11 -11
  325. package/fesm2022/ng-nest-ui-border.mjs +8 -8
  326. package/fesm2022/ng-nest-ui-button.mjs +19 -18
  327. package/fesm2022/ng-nest-ui-button.mjs.map +1 -1
  328. package/fesm2022/ng-nest-ui-calendar.mjs +11 -11
  329. package/fesm2022/ng-nest-ui-card.mjs +10 -10
  330. package/fesm2022/ng-nest-ui-carousel.mjs +17 -17
  331. package/fesm2022/ng-nest-ui-cascade.mjs +15 -15
  332. package/fesm2022/ng-nest-ui-checkbox.mjs +38 -14
  333. package/fesm2022/ng-nest-ui-checkbox.mjs.map +1 -1
  334. package/fesm2022/ng-nest-ui-collapse.mjs +16 -16
  335. package/fesm2022/ng-nest-ui-color-picker.mjs +14 -14
  336. package/fesm2022/ng-nest-ui-color-picker.mjs.map +1 -1
  337. package/fesm2022/ng-nest-ui-color.mjs +11 -11
  338. package/fesm2022/ng-nest-ui-comment.mjs +18 -18
  339. package/fesm2022/ng-nest-ui-container.mjs +32 -32
  340. package/fesm2022/ng-nest-ui-core.mjs +16 -16
  341. package/fesm2022/ng-nest-ui-crumb.mjs +11 -11
  342. package/fesm2022/ng-nest-ui-date-picker.mjs +50 -50
  343. package/fesm2022/ng-nest-ui-description.mjs +16 -16
  344. package/fesm2022/ng-nest-ui-dialog.mjs +44 -44
  345. package/fesm2022/ng-nest-ui-dialog.mjs.map +1 -1
  346. package/fesm2022/ng-nest-ui-doc.mjs +8 -8
  347. package/fesm2022/ng-nest-ui-drag.mjs +10 -10
  348. package/fesm2022/ng-nest-ui-drawer.mjs +33 -33
  349. package/fesm2022/ng-nest-ui-drawer.mjs.map +1 -1
  350. package/fesm2022/ng-nest-ui-dropdown.mjs +15 -15
  351. package/fesm2022/ng-nest-ui-empty.mjs +11 -11
  352. package/fesm2022/ng-nest-ui-examples.mjs +9 -9
  353. package/fesm2022/ng-nest-ui-examples.mjs.map +1 -1
  354. package/fesm2022/ng-nest-ui-find.mjs +12 -12
  355. package/fesm2022/ng-nest-ui-find.mjs.map +1 -1
  356. package/fesm2022/ng-nest-ui-form.mjs +17 -17
  357. package/fesm2022/ng-nest-ui-highlight.mjs +12 -12
  358. package/fesm2022/ng-nest-ui-i18n.mjs +13 -13
  359. package/fesm2022/ng-nest-ui-icon.mjs +13 -13
  360. package/fesm2022/ng-nest-ui-image.mjs +20 -20
  361. package/fesm2022/ng-nest-ui-image.mjs.map +1 -1
  362. package/fesm2022/ng-nest-ui-inner.mjs +11 -11
  363. package/fesm2022/ng-nest-ui-input-number.mjs +22 -17
  364. package/fesm2022/ng-nest-ui-input-number.mjs.map +1 -1
  365. package/fesm2022/ng-nest-ui-input.mjs +17 -17
  366. package/fesm2022/ng-nest-ui-input.mjs.map +1 -1
  367. package/fesm2022/ng-nest-ui-keyword.mjs +11 -11
  368. package/fesm2022/ng-nest-ui-layout.mjs +17 -17
  369. package/fesm2022/ng-nest-ui-link.mjs +11 -11
  370. package/fesm2022/ng-nest-ui-list.mjs +20 -20
  371. package/fesm2022/ng-nest-ui-loading.mjs +11 -11
  372. package/fesm2022/ng-nest-ui-menu.mjs +18 -18
  373. package/fesm2022/ng-nest-ui-menu.mjs.map +1 -1
  374. package/fesm2022/ng-nest-ui-message-box.mjs +14 -12
  375. package/fesm2022/ng-nest-ui-message-box.mjs.map +1 -1
  376. package/fesm2022/ng-nest-ui-message.mjs +11 -12
  377. package/fesm2022/ng-nest-ui-message.mjs.map +1 -1
  378. package/fesm2022/ng-nest-ui-notification.mjs +11 -11
  379. package/fesm2022/ng-nest-ui-outlet.mjs +8 -8
  380. package/fesm2022/ng-nest-ui-page-header.mjs +11 -11
  381. package/fesm2022/ng-nest-ui-pagination.mjs +11 -11
  382. package/fesm2022/ng-nest-ui-pattern.mjs +8 -8
  383. package/fesm2022/ng-nest-ui-popconfirm.mjs +11 -11
  384. package/fesm2022/ng-nest-ui-popover.mjs +14 -14
  385. package/fesm2022/ng-nest-ui-portal.mjs +7 -7
  386. package/fesm2022/ng-nest-ui-progress.mjs +10 -10
  387. package/fesm2022/ng-nest-ui-radio.mjs +22 -12
  388. package/fesm2022/ng-nest-ui-radio.mjs.map +1 -1
  389. package/fesm2022/ng-nest-ui-rate.mjs +11 -11
  390. package/fesm2022/ng-nest-ui-resizable.mjs +10 -10
  391. package/fesm2022/ng-nest-ui-result.mjs +10 -10
  392. package/fesm2022/ng-nest-ui-ripple.mjs +13 -13
  393. package/fesm2022/ng-nest-ui-select.mjs +13 -13
  394. package/fesm2022/ng-nest-ui-skeleton.mjs +11 -11
  395. package/fesm2022/ng-nest-ui-slider-select.mjs +11 -11
  396. package/fesm2022/ng-nest-ui-slider.mjs +11 -11
  397. package/fesm2022/ng-nest-ui-statistic.mjs +16 -16
  398. package/fesm2022/ng-nest-ui-steps.mjs +11 -11
  399. package/fesm2022/ng-nest-ui-switch.mjs +11 -11
  400. package/fesm2022/ng-nest-ui-table.mjs +47 -35
  401. package/fesm2022/ng-nest-ui-table.mjs.map +1 -1
  402. package/fesm2022/ng-nest-ui-tabs.mjs +26 -26
  403. package/fesm2022/ng-nest-ui-tabs.mjs.map +1 -1
  404. package/fesm2022/ng-nest-ui-tag.mjs +10 -10
  405. package/fesm2022/ng-nest-ui-text-retract.mjs +11 -11
  406. package/fesm2022/ng-nest-ui-textarea.mjs +11 -11
  407. package/fesm2022/ng-nest-ui-theme.mjs +11 -11
  408. package/fesm2022/ng-nest-ui-time-ago.mjs +7 -7
  409. package/fesm2022/ng-nest-ui-time-picker.mjs +18 -18
  410. package/fesm2022/ng-nest-ui-time-range.mjs +7 -7
  411. package/fesm2022/ng-nest-ui-timeline.mjs +11 -11
  412. package/fesm2022/ng-nest-ui-tooltip.mjs +14 -14
  413. package/fesm2022/ng-nest-ui-transfer.mjs +12 -12
  414. package/fesm2022/ng-nest-ui-transfer.mjs.map +1 -1
  415. package/fesm2022/ng-nest-ui-tree-file.mjs +11 -11
  416. package/fesm2022/ng-nest-ui-tree-select.mjs +14 -14
  417. package/fesm2022/ng-nest-ui-tree.mjs +21 -21
  418. package/fesm2022/ng-nest-ui-tree.mjs.map +1 -1
  419. package/fesm2022/ng-nest-ui-typography.mjs +11 -11
  420. package/fesm2022/ng-nest-ui-upload.mjs +15 -15
  421. package/fesm2022/ng-nest-ui-upload.mjs.map +1 -1
  422. package/input-number/input-number.component.d.ts +1 -1
  423. package/message/message.property.d.ts +0 -1
  424. package/package.json +30 -30
  425. package/radio/radio.property.d.ts +6 -1
  426. package/table/table.component.d.ts +1 -0
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Component, Input, Renderer2, inject, ElementRef, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, NgModule } from '@angular/core';
2
+ import { Component, Input, inject, Renderer2, ElementRef, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, NgModule } from '@angular/core';
3
3
  import { __decorate } from 'tslib';
4
4
  import { XProperty, XWithConfig, XConfigService } from '@ng-nest/ui/core';
5
5
 
@@ -14,13 +14,13 @@ const X_CONFIG_NAME = 'container';
14
14
  * Container Property
15
15
  */
16
16
  class XContainerProperty extends XProperty {
17
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XContainerProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
18
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XContainerProperty, selector: "x-container-property", inputs: { direction: "direction" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
17
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XContainerProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
18
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XContainerProperty, selector: "x-container-property", inputs: { direction: "direction" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
19
19
  }
20
20
  __decorate([
21
21
  XWithConfig(X_CONFIG_NAME)
22
22
  ], XContainerProperty.prototype, "direction", void 0);
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XContainerProperty, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XContainerProperty, decorators: [{
24
24
  type: Component,
25
25
  args: [{ selector: `${XContainerPrefix}-property`, template: '' }]
26
26
  }], propDecorators: { direction: [{
@@ -37,13 +37,13 @@ const X_CONFIG_NAME_HEADER = 'header';
37
37
  * Header Property
38
38
  */
39
39
  class XHeaderProperty extends XProperty {
40
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XHeaderProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
41
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XHeaderProperty, selector: "x-header-property", inputs: { height: "height" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
40
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XHeaderProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
41
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XHeaderProperty, selector: "x-header-property", inputs: { height: "height" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
42
42
  }
43
43
  __decorate([
44
44
  XWithConfig(X_CONFIG_NAME_HEADER, 3)
45
45
  ], XHeaderProperty.prototype, "height", void 0);
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XHeaderProperty, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XHeaderProperty, decorators: [{
47
47
  type: Component,
48
48
  args: [{ selector: `${XHeaderPrefix}-property`, template: '' }]
49
49
  }], propDecorators: { height: [{
@@ -60,13 +60,13 @@ const X_CONFIG_NAME_ASIDE = 'aside';
60
60
  * Aside Property
61
61
  */
62
62
  class XAsideProperty extends XProperty {
63
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XAsideProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
64
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XAsideProperty, selector: "x-aside-property", inputs: { width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
63
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XAsideProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
64
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XAsideProperty, selector: "x-aside-property", inputs: { width: "width" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
65
65
  }
66
66
  __decorate([
67
67
  XWithConfig(X_CONFIG_NAME_ASIDE, 12)
68
68
  ], XAsideProperty.prototype, "width", void 0);
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XAsideProperty, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XAsideProperty, decorators: [{
70
70
  type: Component,
71
71
  args: [{ selector: `${XAsidePrefix}-property`, template: '' }]
72
72
  }], propDecorators: { width: [{
@@ -97,13 +97,13 @@ class XFooterProperty extends XProperty {
97
97
  */
98
98
  this.height = 3;
99
99
  }
100
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XFooterProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
101
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XFooterProperty, selector: "x-footer-property", inputs: { height: "height" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
100
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XFooterProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
101
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XFooterProperty, selector: "x-footer-property", inputs: { height: "height" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
102
102
  }
103
103
  __decorate([
104
104
  XWithConfig(X_CONFIG_NAME_FOOTER, 3)
105
105
  ], XFooterProperty.prototype, "height", void 0);
106
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XFooterProperty, decorators: [{
106
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XFooterProperty, decorators: [{
107
107
  type: Component,
108
108
  args: [{ selector: `${XFooterPrefix}-property`, template: '' }]
109
109
  }], propDecorators: { height: [{
@@ -132,10 +132,10 @@ class XContainerComponent extends XContainerProperty {
132
132
  this.renderer.addClass(this.elementRef.nativeElement, `x-direction-${this.direction}`);
133
133
  }
134
134
  }
135
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XContainerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
136
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XContainerComponent, isStandalone: true, selector: "x-container", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-container{margin:0;padding:0;display:flex;flex-direction:row;flex:1;flex-basis:auto;box-sizing:border-box;min-width:0}.x-container.x-direction-column{flex-direction:column}.x-container.x-direction-column-reverse{flex-direction:column-reverse}.x-container.x-direction-row{flex-direction:row}.x-container.x-direction-row-reverse{flex-direction:row-reverse}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
135
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XContainerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
136
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XContainerComponent, isStandalone: true, selector: "x-container", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-container{margin:0;padding:0;display:flex;flex-direction:row;flex:1;flex-basis:auto;box-sizing:border-box;min-width:0}.x-container.x-direction-column{flex-direction:column}.x-container.x-direction-column-reverse{flex-direction:column-reverse}.x-container.x-direction-row{flex-direction:row}.x-container.x-direction-row-reverse{flex-direction:row-reverse}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
137
137
  }
138
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XContainerComponent, decorators: [{
138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XContainerComponent, decorators: [{
139
139
  type: Component,
140
140
  args: [{ selector: `${XContainerPrefix}`, standalone: true, template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".x-container{margin:0;padding:0;display:flex;flex-direction:row;flex:1;flex-basis:auto;box-sizing:border-box;min-width:0}.x-container.x-direction-column{flex-direction:column}.x-container.x-direction-column-reverse{flex-direction:column-reverse}.x-container.x-direction-row{flex-direction:row}.x-container.x-direction-row-reverse{flex-direction:row-reverse}\n"] }]
141
141
  }] });
@@ -161,10 +161,10 @@ class XHeaderComponent extends XHeaderProperty {
161
161
  this.container.direction = 'column';
162
162
  this.container.setDirection();
163
163
  }
164
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XHeaderComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
165
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XHeaderComponent, isStandalone: true, selector: "x-header", host: { properties: { "style.height.rem": "this.getHeight" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-header{margin:0;padding:0;flex-shrink:0;padding:0 1rem}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
164
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XHeaderComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
165
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XHeaderComponent, isStandalone: true, selector: "x-header", host: { properties: { "style.height.rem": "this.getHeight" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-header{margin:0;padding:0;flex-shrink:0;padding:0 1rem}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
166
166
  }
167
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XHeaderComponent, decorators: [{
167
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XHeaderComponent, decorators: [{
168
168
  type: Component,
169
169
  args: [{ selector: `${XHeaderPrefix}`, standalone: true, template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".x-header{margin:0;padding:0;flex-shrink:0;padding:0 1rem}\n"] }]
170
170
  }], propDecorators: { getHeight: [{
@@ -185,10 +185,10 @@ class XAsideComponent extends XAsideProperty {
185
185
  ngOnInit() {
186
186
  this.renderer.addClass(this.elementRef.nativeElement, XAsidePrefix);
187
187
  }
188
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XAsideComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
189
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XAsideComponent, isStandalone: true, selector: "x-aside", host: { properties: { "style.width.rem": "this.getWidth" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-aside{margin:0;padding:0;overflow:auto;flex-shrink:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
188
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XAsideComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
189
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XAsideComponent, isStandalone: true, selector: "x-aside", host: { properties: { "style.width.rem": "this.getWidth" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-aside{margin:0;padding:0;overflow:auto;flex-shrink:0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
190
190
  }
191
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XAsideComponent, decorators: [{
191
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XAsideComponent, decorators: [{
192
192
  type: Component,
193
193
  args: [{ selector: `${XAsidePrefix}`, standalone: true, template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".x-aside{margin:0;padding:0;overflow:auto;flex-shrink:0}\n"] }]
194
194
  }], propDecorators: { getWidth: [{
@@ -205,10 +205,10 @@ class XMainComponent {
205
205
  ngOnInit() {
206
206
  this.renderer.addClass(this.elementRef.nativeElement, XMainPrefix);
207
207
  }
208
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XMainComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
209
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XMainComponent, isStandalone: true, selector: "x-main", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-main{margin:0;padding:0;display:block;flex:1;flex-basis:auto;padding:1rem;overflow:auto}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
208
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XMainComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
209
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XMainComponent, isStandalone: true, selector: "x-main", ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-main{margin:0;padding:0;display:block;flex:1;flex-basis:auto;padding:1rem;overflow:auto}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
210
210
  }
211
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XMainComponent, decorators: [{
211
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XMainComponent, decorators: [{
212
212
  type: Component,
213
213
  args: [{ selector: `${XMainPrefix}`, standalone: true, template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".x-main{margin:0;padding:0;display:block;flex:1;flex-basis:auto;padding:1rem;overflow:auto}\n"] }]
214
214
  }] });
@@ -234,10 +234,10 @@ class XFooterComponent extends XFooterProperty {
234
234
  this.container.direction = 'column';
235
235
  this.container.setDirection();
236
236
  }
237
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XFooterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
238
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XFooterComponent, isStandalone: true, selector: "x-footer", host: { properties: { "style.height.rem": "this.getHeight" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-footer{margin:0;padding:0;flex-shrink:0;padding:0 1rem}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
237
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XFooterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
238
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XFooterComponent, isStandalone: true, selector: "x-footer", host: { properties: { "style.height.rem": "this.getHeight" } }, usesInheritance: true, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [".x-footer{margin:0;padding:0;flex-shrink:0;padding:0 1rem}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
239
239
  }
240
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XFooterComponent, decorators: [{
240
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XFooterComponent, decorators: [{
241
241
  type: Component,
242
242
  args: [{ selector: `${XFooterPrefix}`, standalone: true, template: '<ng-content></ng-content>', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".x-footer{margin:0;padding:0;flex-shrink:0;padding:0 1rem}\n"] }]
243
243
  }], propDecorators: { getHeight: [{
@@ -246,11 +246,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
246
246
  }] } });
247
247
 
248
248
  class XContainerModule {
249
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XContainerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
250
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.7", ngImport: i0, type: XContainerModule, imports: [XContainerComponent, XHeaderComponent, XAsideComponent, XMainComponent, XFooterComponent], exports: [XContainerComponent, XHeaderComponent, XAsideComponent, XMainComponent, XFooterComponent] }); }
251
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XContainerModule }); }
249
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XContainerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
250
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: XContainerModule, imports: [XContainerComponent, XHeaderComponent, XAsideComponent, XMainComponent, XFooterComponent], exports: [XContainerComponent, XHeaderComponent, XAsideComponent, XMainComponent, XFooterComponent] }); }
251
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XContainerModule }); }
252
252
  }
253
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XContainerModule, decorators: [{
253
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XContainerModule, decorators: [{
254
254
  type: NgModule,
255
255
  args: [{
256
256
  imports: [XContainerComponent, XHeaderComponent, XAsideComponent, XMainComponent, XFooterComponent],
@@ -1,4 +1,4 @@
1
- import { style, animate, transition, trigger, state } from '@angular/animations';
1
+ import { trigger, transition, style, animate, state } from '@angular/animations';
2
2
  import { isObservable, Observable, of, throwError, Subject } from 'rxjs';
3
3
  import { coerceBooleanProperty, _isNumberValue } from '@angular/cdk/coercion';
4
4
  import { map, takeUntil, filter, mapTo } from 'rxjs/operators';
@@ -1128,10 +1128,10 @@ class XPreloadingStrategyService {
1128
1128
  return of(null);
1129
1129
  }
1130
1130
  }
1131
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XPreloadingStrategyService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1132
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XPreloadingStrategyService, providedIn: 'root' }); }
1131
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XPreloadingStrategyService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1132
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XPreloadingStrategyService, providedIn: 'root' }); }
1133
1133
  }
1134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XPreloadingStrategyService, decorators: [{
1134
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XPreloadingStrategyService, decorators: [{
1135
1135
  type: Injectable,
1136
1136
  args: [{ providedIn: 'root' }]
1137
1137
  }] });
@@ -1211,10 +1211,10 @@ class XHttpService {
1211
1211
  // option["headers"] = { Authorization: `Bearer ${auth["token"]}` };
1212
1212
  // }
1213
1213
  }
1214
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XHttpService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
1215
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XHttpService, providedIn: 'root' }); }
1214
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XHttpService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
1215
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XHttpService, providedIn: 'root' }); }
1216
1216
  }
1217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XHttpService, decorators: [{
1217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XHttpService, decorators: [{
1218
1218
  type: Injectable,
1219
1219
  args: [{ providedIn: 'root' }]
1220
1220
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
@@ -1304,10 +1304,10 @@ class XStorageService {
1304
1304
  };
1305
1305
  return S4() + S4() + '-' + S4() + '-' + S4() + '-' + S4() + '-' + S4() + S4() + S4();
1306
1306
  }
1307
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XStorageService, deps: [{ token: i1$1.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
1308
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XStorageService, providedIn: 'root' }); }
1307
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XStorageService, deps: [{ token: i1$1.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
1308
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XStorageService, providedIn: 'root' }); }
1309
1309
  }
1310
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XStorageService, decorators: [{
1310
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XStorageService, decorators: [{
1311
1311
  type: Injectable,
1312
1312
  args: [{ providedIn: 'root' }]
1313
1313
  }], ctorParameters: () => [{ type: i1$1.Platform }] });
@@ -1530,10 +1530,10 @@ class XThemeService {
1530
1530
  this.renderer2.addClass(this.doc.documentElement, 'x-theme-colors');
1531
1531
  this.doc.documentElement.getElementsByTagName('head')[0].appendChild(this.colorsStyleEle);
1532
1532
  }
1533
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XThemeService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
1534
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XThemeService, providedIn: 'root' }); }
1533
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XThemeService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
1534
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XThemeService, providedIn: 'root' }); }
1535
1535
  }
1536
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XThemeService, decorators: [{
1536
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XThemeService, decorators: [{
1537
1537
  type: Injectable,
1538
1538
  args: [{
1539
1539
  providedIn: 'root'
@@ -1632,10 +1632,10 @@ class XConfigService {
1632
1632
  getTheme(includesAll = false) {
1633
1633
  return this.themeService.getTheme(includesAll);
1634
1634
  }
1635
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1636
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XConfigService, providedIn: 'root' }); }
1635
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1636
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XConfigService, providedIn: 'root' }); }
1637
1637
  }
1638
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XConfigService, decorators: [{
1638
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XConfigService, decorators: [{
1639
1639
  type: Injectable,
1640
1640
  args: [{
1641
1641
  providedIn: 'root'
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { EventEmitter, Component, Input, Output, ChangeDetectorRef, inject, ViewEncapsulation, ChangeDetectionStrategy, NgModule } from '@angular/core';
2
+ import { EventEmitter, Component, Input, Output, inject, ChangeDetectorRef, ViewEncapsulation, ChangeDetectionStrategy, NgModule } from '@angular/core';
3
3
  import { __decorate } from 'tslib';
4
4
  import { XProperty, XDataConvert, XWithConfig, XConfigService, XIsChange, XSetData } from '@ng-nest/ui/core';
5
5
  import { Subject } from 'rxjs';
@@ -31,8 +31,8 @@ class XCrumbProperty extends XProperty {
31
31
  */
32
32
  this.nodeClick = new EventEmitter();
33
33
  }
34
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XCrumbProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
35
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XCrumbProperty, selector: "x-crumb-property", inputs: { data: "data", nodeTpl: "nodeTpl", separator: "separator" }, outputs: { nodeClick: "nodeClick" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
34
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XCrumbProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
35
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XCrumbProperty, selector: "x-crumb-property", inputs: { data: "data", nodeTpl: "nodeTpl", separator: "separator" }, outputs: { nodeClick: "nodeClick" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
36
36
  }
37
37
  __decorate([
38
38
  XDataConvert()
@@ -40,7 +40,7 @@ __decorate([
40
40
  __decorate([
41
41
  XWithConfig(X_CONFIG_NAME, '/')
42
42
  ], XCrumbProperty.prototype, "separator", void 0);
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XCrumbProperty, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XCrumbProperty, decorators: [{
44
44
  type: Component,
45
45
  args: [{ selector: `${XCrumbPrefix}-property`, template: '' }]
46
46
  }], propDecorators: { data: [{
@@ -85,20 +85,20 @@ class XCrumbComponent extends XCrumbProperty {
85
85
  this.cdr.detectChanges();
86
86
  });
87
87
  }
88
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XCrumbComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
89
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.7", type: XCrumbComponent, isStandalone: true, selector: "x-crumb", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<ul #crumbs class=\"x-crumb\">\r\n @for (node of nodes; track node.id; let i = $index) {\r\n <li>\r\n <x-link\r\n [title]=\"nodeTpl ? node.label : ''\"\r\n [icon]=\"node.icon\"\r\n [disabled]=\"node.disabled || i === nodes.length - 1\"\r\n (click)=\"action('click', node, $event)\"\r\n >\r\n @if (!nodeTpl) {\r\n {{ node.label }}\r\n }\r\n <ng-container *ngTemplateOutlet=\"nodeTpl; context: { $node: node }\"></ng-container>\r\n </x-link>\r\n @if (i !== nodes.length - 1) {\r\n <span class=\"x-crumb-separator\">\r\n <ng-container *xOutlet=\"separator\">{{ separator }}</ng-container>\r\n </span>\r\n }\r\n </li>\r\n }\r\n</ul>\r\n", styles: [".x-crumb{margin:0;padding:0;list-style:none;display:flex}.x-crumb>li{padding:0;margin:0;white-space:nowrap;box-sizing:border-box;display:flex;align-items:center}.x-crumb>li .x-link.x-link-disabled{color:var(--x-text-400);cursor:text}.x-crumb-separator{margin:0 .5rem;font-weight:600;color:var(--x-text-400)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: XLinkComponent, selector: "x-link" }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
88
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XCrumbComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
89
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.1.0", type: XCrumbComponent, isStandalone: true, selector: "x-crumb", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<ul #crumbs class=\"x-crumb\">\r\n @for (node of nodes; track node.id; let i = $index) {\r\n <li>\r\n <x-link\r\n [title]=\"nodeTpl ? node.label : ''\"\r\n [icon]=\"node.icon\"\r\n [disabled]=\"node.disabled || i === nodes.length - 1\"\r\n (click)=\"action('click', node, $event)\"\r\n >\r\n @if (!nodeTpl) {\r\n {{ node.label }}\r\n }\r\n <ng-container *ngTemplateOutlet=\"nodeTpl; context: { $node: node }\"></ng-container>\r\n </x-link>\r\n @if (i !== nodes.length - 1) {\r\n <span class=\"x-crumb-separator\">\r\n <ng-container *xOutlet=\"separator\">{{ separator }}</ng-container>\r\n </span>\r\n }\r\n </li>\r\n }\r\n</ul>\r\n", styles: [".x-crumb{margin:0;padding:0;list-style:none;display:flex}.x-crumb>li{padding:0;margin:0;white-space:nowrap;box-sizing:border-box;display:flex;align-items:center}.x-crumb>li .x-link.x-link-disabled{color:var(--x-text-400);cursor:text}.x-crumb-separator{margin:0 .5rem;font-weight:600;color:var(--x-text-400)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: XLinkComponent, selector: "x-link" }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
90
90
  }
91
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XCrumbComponent, decorators: [{
91
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XCrumbComponent, decorators: [{
92
92
  type: Component,
93
93
  args: [{ selector: `${XCrumbPrefix}`, standalone: true, imports: [NgTemplateOutlet, XLinkComponent, XOutletDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ul #crumbs class=\"x-crumb\">\r\n @for (node of nodes; track node.id; let i = $index) {\r\n <li>\r\n <x-link\r\n [title]=\"nodeTpl ? node.label : ''\"\r\n [icon]=\"node.icon\"\r\n [disabled]=\"node.disabled || i === nodes.length - 1\"\r\n (click)=\"action('click', node, $event)\"\r\n >\r\n @if (!nodeTpl) {\r\n {{ node.label }}\r\n }\r\n <ng-container *ngTemplateOutlet=\"nodeTpl; context: { $node: node }\"></ng-container>\r\n </x-link>\r\n @if (i !== nodes.length - 1) {\r\n <span class=\"x-crumb-separator\">\r\n <ng-container *xOutlet=\"separator\">{{ separator }}</ng-container>\r\n </span>\r\n }\r\n </li>\r\n }\r\n</ul>\r\n", styles: [".x-crumb{margin:0;padding:0;list-style:none;display:flex}.x-crumb>li{padding:0;margin:0;white-space:nowrap;box-sizing:border-box;display:flex;align-items:center}.x-crumb>li .x-link.x-link-disabled{color:var(--x-text-400);cursor:text}.x-crumb-separator{margin:0 .5rem;font-weight:600;color:var(--x-text-400)}\n"] }]
94
94
  }] });
95
95
 
96
96
  class XCrumbModule {
97
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XCrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
98
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.7", ngImport: i0, type: XCrumbModule, imports: [XCrumbComponent], exports: [XCrumbComponent] }); }
99
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XCrumbModule, imports: [XCrumbComponent] }); }
97
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XCrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
98
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: XCrumbModule, imports: [XCrumbComponent], exports: [XCrumbComponent] }); }
99
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XCrumbModule, imports: [XCrumbComponent] }); }
100
100
  }
101
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XCrumbModule, decorators: [{
101
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XCrumbModule, decorators: [{
102
102
  type: NgModule,
103
103
  args: [{
104
104
  exports: [XCrumbComponent],