@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
@@ -16,8 +16,8 @@ const X_CONFIG_NAME = 'description';
16
16
  * Description Property
17
17
  */
18
18
  class XDescriptionProperty extends XProperty {
19
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
20
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XDescriptionProperty, selector: "x-description-property", inputs: { title: "title", bordered: "bordered", gridTemplateColumns: "gridTemplateColumns", size: "size" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
19
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
20
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XDescriptionProperty, selector: "x-description-property", inputs: { title: "title", bordered: "bordered", gridTemplateColumns: "gridTemplateColumns", size: "size" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
21
21
  }
22
22
  __decorate([
23
23
  XWithConfig(X_CONFIG_NAME, false),
@@ -26,7 +26,7 @@ __decorate([
26
26
  __decorate([
27
27
  XWithConfig(X_CONFIG_NAME, 'medium')
28
28
  ], XDescriptionProperty.prototype, "size", void 0);
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionProperty, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionProperty, decorators: [{
30
30
  type: Component,
31
31
  args: [{ selector: `${XDescriptionPrefix}-property`, template: '' }]
32
32
  }], propDecorators: { title: [{
@@ -70,13 +70,13 @@ class XDescriptionItemProperty {
70
70
  */
71
71
  this.heading = false;
72
72
  }
73
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionItemProperty, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
74
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XDescriptionItemProperty, selector: "x-description-item-property", inputs: { gridArea: "gridArea", label: "label", justify: "justify", align: "align", direction: "direction", width: "width", flex: "flex", heading: "heading" }, ngImport: i0, template: '', isInline: true }); }
73
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionItemProperty, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
74
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XDescriptionItemProperty, selector: "x-description-item-property", inputs: { gridArea: "gridArea", label: "label", justify: "justify", align: "align", direction: "direction", width: "width", flex: "flex", heading: "heading" }, ngImport: i0, template: '', isInline: true }); }
75
75
  }
76
76
  __decorate([
77
77
  XInputBoolean()
78
78
  ], XDescriptionItemProperty.prototype, "heading", void 0);
79
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionItemProperty, decorators: [{
79
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionItemProperty, decorators: [{
80
80
  type: Component,
81
81
  args: [{ selector: `${XDescriptionItemPrefix}-property`, template: '' }]
82
82
  }], propDecorators: { gridArea: [{
@@ -98,14 +98,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
98
98
  }] } });
99
99
 
100
100
  class XDescriptionItemComponent extends XDescriptionItemProperty {
101
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
102
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XDescriptionItemComponent, isStandalone: true, selector: "x-description-item", viewQueries: [{ propertyName: "content", first: true, predicate: TemplateRef, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
101
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
102
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XDescriptionItemComponent, isStandalone: true, selector: "x-description-item", viewQueries: [{ propertyName: "content", first: true, predicate: TemplateRef, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: `
103
103
  <ng-template>
104
104
  <ng-content></ng-content>
105
105
  </ng-template>
106
106
  `, isInline: true, styles: [".x-description{margin:0;padding:0}.x-description-header{display:flex;align-items:center}.x-description-title{font-weight:700}.x-description-grid{display:grid;grid-auto-flow:row}.x-description-item{display:flex;align-items:baseline}.x-description-item.x-flex{display:flex}.x-description-item.x-justify-start{justify-content:flex-start}.x-description-item.x-justify-center{justify-content:center}.x-description-item.x-justify-end{justify-content:flex-end}.x-description-item.x-justify-space-between{justify-content:space-between}.x-description-item.x-justify-space-around{justify-content:space-around}.x-description-item.x-align-start{align-items:flex-start}.x-description-item.x-align-center{align-items:center}.x-description-item.x-align-end{align-items:flex-end}.x-description-item.x-direction-column{flex-direction:column}.x-description-item.x-direction-column-reverse{flex-direction:column-reverse}.x-description-item.x-direction-row{flex-direction:row}.x-description-item.x-direction-row-reverse{flex-direction:row-reverse}.x-description-item-heading{background-color:var(--x-background-a100)}.x-description-bordered .x-description-item{border:var(--x-border-width) var(--x-border-style) var(--x-border);margin-left:-1px;margin-top:-1px}.x-description-big .x-description-header{padding:var(--x-padding-big) 0}.x-description-big .x-description-item{padding:calc(var(--x-padding-big) / 2) 0}.x-description-big.x-description-bordered .x-description-item{padding:var(--x-padding-big)}.x-description-large .x-description-header{padding:var(--x-padding-large) 0}.x-description-large .x-description-item{padding:calc(var(--x-padding-large) / 2) 0}.x-description-large.x-description-bordered .x-description-item{padding:var(--x-padding-large)}.x-description-medium .x-description-header{padding:var(--x-padding-medium) 0}.x-description-medium .x-description-item{padding:calc(var(--x-padding-medium) / 2) 0}.x-description-medium.x-description-bordered .x-description-item{padding:var(--x-padding-medium)}.x-description-small .x-description-header{padding:var(--x-padding-small) 0}.x-description-small .x-description-item{padding:calc(var(--x-padding-small) / 2) 0}.x-description-small.x-description-bordered .x-description-item{padding:var(--x-padding-small)}.x-description-mini .x-description-header{padding:var(--x-padding-mini) 0}.x-description-mini .x-description-item{padding:calc(var(--x-padding-mini) / 2) 0}.x-description-mini.x-description-bordered .x-description-item{padding:var(--x-padding-mini)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
107
107
  }
108
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionItemComponent, decorators: [{
108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionItemComponent, decorators: [{
109
109
  type: Component,
110
110
  args: [{ selector: `${XDescriptionItemPrefix}`, standalone: true, template: `
111
111
  <ng-template>
@@ -162,10 +162,10 @@ class XDescriptionComponent extends XDescriptionProperty {
162
162
  });
163
163
  this.gridTemplateColumns = gridTemplateColumns.join(' ');
164
164
  }
165
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
166
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.7", type: XDescriptionComponent, isStandalone: true, selector: "x-description", queries: [{ propertyName: "items", predicate: XDescriptionItemComponent }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div class=\"x-description\" [class.x-description-bordered]=\"bordered\" [ngClass]=\"classMap\">\r\n @if (title) {\r\n <div class=\"x-description-header\">\r\n <div class=\"x-description-title\" *xOutlet=\"title\">\r\n {{ title }}\r\n </div>\r\n </div>\r\n }\r\n <div class=\"x-description-grid\" [style.grid-template-columns]=\"gridTemplateColumns\">\r\n @for (item of items; track item; let i = $index) {\r\n <div\r\n class=\"x-description-item\"\r\n [style.grid-area]=\"item.gridArea ? item.gridArea : '1 / ' + (i + 1)\"\r\n [class.x-description-item-heading]=\"item.heading\"\r\n [ngClass]=\"setFlex(item)\"\r\n >\r\n <div class=\"x-description-item-label\">\r\n <ng-container *xOutlet=\"item.label\">{{ item.label }}</ng-container>\r\n </div>\r\n <div class=\"x-description-item-content\">\r\n <ng-template [ngTemplateOutlet]=\"item.content\"></ng-template>\r\n </div>\r\n </div>\r\n }\r\n </div>\r\n</div>\r\n", styles: [".x-description{margin:0;padding:0}.x-description-header{display:flex;align-items:center}.x-description-title{font-weight:700}.x-description-grid{display:grid;grid-auto-flow:row}.x-description-item{display:flex;align-items:baseline}.x-description-item.x-flex{display:flex}.x-description-item.x-justify-start{justify-content:flex-start}.x-description-item.x-justify-center{justify-content:center}.x-description-item.x-justify-end{justify-content:flex-end}.x-description-item.x-justify-space-between{justify-content:space-between}.x-description-item.x-justify-space-around{justify-content:space-around}.x-description-item.x-align-start{align-items:flex-start}.x-description-item.x-align-center{align-items:center}.x-description-item.x-align-end{align-items:flex-end}.x-description-item.x-direction-column{flex-direction:column}.x-description-item.x-direction-column-reverse{flex-direction:column-reverse}.x-description-item.x-direction-row{flex-direction:row}.x-description-item.x-direction-row-reverse{flex-direction:row-reverse}.x-description-item-heading{background-color:var(--x-background-a100)}.x-description-bordered .x-description-item{border:var(--x-border-width) var(--x-border-style) var(--x-border);margin-left:-1px;margin-top:-1px}.x-description-big .x-description-header{padding:var(--x-padding-big) 0}.x-description-big .x-description-item{padding:calc(var(--x-padding-big) / 2) 0}.x-description-big.x-description-bordered .x-description-item{padding:var(--x-padding-big)}.x-description-large .x-description-header{padding:var(--x-padding-large) 0}.x-description-large .x-description-item{padding:calc(var(--x-padding-large) / 2) 0}.x-description-large.x-description-bordered .x-description-item{padding:var(--x-padding-large)}.x-description-medium .x-description-header{padding:var(--x-padding-medium) 0}.x-description-medium .x-description-item{padding:calc(var(--x-padding-medium) / 2) 0}.x-description-medium.x-description-bordered .x-description-item{padding:var(--x-padding-medium)}.x-description-small .x-description-header{padding:var(--x-padding-small) 0}.x-description-small .x-description-item{padding:calc(var(--x-padding-small) / 2) 0}.x-description-small.x-description-bordered .x-description-item{padding:var(--x-padding-small)}.x-description-mini .x-description-header{padding:var(--x-padding-mini) 0}.x-description-mini .x-description-item{padding:calc(var(--x-padding-mini) / 2) 0}.x-description-mini.x-description-bordered .x-description-item{padding:var(--x-padding-mini)}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
165
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
166
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.1.0", type: XDescriptionComponent, isStandalone: true, selector: "x-description", queries: [{ propertyName: "items", predicate: XDescriptionItemComponent }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div class=\"x-description\" [class.x-description-bordered]=\"bordered\" [ngClass]=\"classMap\">\r\n @if (title) {\r\n <div class=\"x-description-header\">\r\n <div class=\"x-description-title\" *xOutlet=\"title\">\r\n {{ title }}\r\n </div>\r\n </div>\r\n }\r\n <div class=\"x-description-grid\" [style.grid-template-columns]=\"gridTemplateColumns\">\r\n @for (item of items; track item; let i = $index) {\r\n <div\r\n class=\"x-description-item\"\r\n [style.grid-area]=\"item.gridArea ? item.gridArea : '1 / ' + (i + 1)\"\r\n [class.x-description-item-heading]=\"item.heading\"\r\n [ngClass]=\"setFlex(item)\"\r\n >\r\n <div class=\"x-description-item-label\">\r\n <ng-container *xOutlet=\"item.label\">{{ item.label }}</ng-container>\r\n </div>\r\n <div class=\"x-description-item-content\">\r\n <ng-template [ngTemplateOutlet]=\"item.content\"></ng-template>\r\n </div>\r\n </div>\r\n }\r\n </div>\r\n</div>\r\n", styles: [".x-description{margin:0;padding:0}.x-description-header{display:flex;align-items:center}.x-description-title{font-weight:700}.x-description-grid{display:grid;grid-auto-flow:row}.x-description-item{display:flex;align-items:baseline}.x-description-item.x-flex{display:flex}.x-description-item.x-justify-start{justify-content:flex-start}.x-description-item.x-justify-center{justify-content:center}.x-description-item.x-justify-end{justify-content:flex-end}.x-description-item.x-justify-space-between{justify-content:space-between}.x-description-item.x-justify-space-around{justify-content:space-around}.x-description-item.x-align-start{align-items:flex-start}.x-description-item.x-align-center{align-items:center}.x-description-item.x-align-end{align-items:flex-end}.x-description-item.x-direction-column{flex-direction:column}.x-description-item.x-direction-column-reverse{flex-direction:column-reverse}.x-description-item.x-direction-row{flex-direction:row}.x-description-item.x-direction-row-reverse{flex-direction:row-reverse}.x-description-item-heading{background-color:var(--x-background-a100)}.x-description-bordered .x-description-item{border:var(--x-border-width) var(--x-border-style) var(--x-border);margin-left:-1px;margin-top:-1px}.x-description-big .x-description-header{padding:var(--x-padding-big) 0}.x-description-big .x-description-item{padding:calc(var(--x-padding-big) / 2) 0}.x-description-big.x-description-bordered .x-description-item{padding:var(--x-padding-big)}.x-description-large .x-description-header{padding:var(--x-padding-large) 0}.x-description-large .x-description-item{padding:calc(var(--x-padding-large) / 2) 0}.x-description-large.x-description-bordered .x-description-item{padding:var(--x-padding-large)}.x-description-medium .x-description-header{padding:var(--x-padding-medium) 0}.x-description-medium .x-description-item{padding:calc(var(--x-padding-medium) / 2) 0}.x-description-medium.x-description-bordered .x-description-item{padding:var(--x-padding-medium)}.x-description-small .x-description-header{padding:var(--x-padding-small) 0}.x-description-small .x-description-item{padding:calc(var(--x-padding-small) / 2) 0}.x-description-small.x-description-bordered .x-description-item{padding:var(--x-padding-small)}.x-description-mini .x-description-header{padding:var(--x-padding-mini) 0}.x-description-mini .x-description-item{padding:calc(var(--x-padding-mini) / 2) 0}.x-description-mini.x-description-bordered .x-description-item{padding:var(--x-padding-mini)}\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
167
167
  }
168
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionComponent, decorators: [{
168
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionComponent, decorators: [{
169
169
  type: Component,
170
170
  args: [{ selector: `${XDescriptionPrefix}`, standalone: true, imports: [NgClass, NgTemplateOutlet, XOutletDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"x-description\" [class.x-description-bordered]=\"bordered\" [ngClass]=\"classMap\">\r\n @if (title) {\r\n <div class=\"x-description-header\">\r\n <div class=\"x-description-title\" *xOutlet=\"title\">\r\n {{ title }}\r\n </div>\r\n </div>\r\n }\r\n <div class=\"x-description-grid\" [style.grid-template-columns]=\"gridTemplateColumns\">\r\n @for (item of items; track item; let i = $index) {\r\n <div\r\n class=\"x-description-item\"\r\n [style.grid-area]=\"item.gridArea ? item.gridArea : '1 / ' + (i + 1)\"\r\n [class.x-description-item-heading]=\"item.heading\"\r\n [ngClass]=\"setFlex(item)\"\r\n >\r\n <div class=\"x-description-item-label\">\r\n <ng-container *xOutlet=\"item.label\">{{ item.label }}</ng-container>\r\n </div>\r\n <div class=\"x-description-item-content\">\r\n <ng-template [ngTemplateOutlet]=\"item.content\"></ng-template>\r\n </div>\r\n </div>\r\n }\r\n </div>\r\n</div>\r\n", styles: [".x-description{margin:0;padding:0}.x-description-header{display:flex;align-items:center}.x-description-title{font-weight:700}.x-description-grid{display:grid;grid-auto-flow:row}.x-description-item{display:flex;align-items:baseline}.x-description-item.x-flex{display:flex}.x-description-item.x-justify-start{justify-content:flex-start}.x-description-item.x-justify-center{justify-content:center}.x-description-item.x-justify-end{justify-content:flex-end}.x-description-item.x-justify-space-between{justify-content:space-between}.x-description-item.x-justify-space-around{justify-content:space-around}.x-description-item.x-align-start{align-items:flex-start}.x-description-item.x-align-center{align-items:center}.x-description-item.x-align-end{align-items:flex-end}.x-description-item.x-direction-column{flex-direction:column}.x-description-item.x-direction-column-reverse{flex-direction:column-reverse}.x-description-item.x-direction-row{flex-direction:row}.x-description-item.x-direction-row-reverse{flex-direction:row-reverse}.x-description-item-heading{background-color:var(--x-background-a100)}.x-description-bordered .x-description-item{border:var(--x-border-width) var(--x-border-style) var(--x-border);margin-left:-1px;margin-top:-1px}.x-description-big .x-description-header{padding:var(--x-padding-big) 0}.x-description-big .x-description-item{padding:calc(var(--x-padding-big) / 2) 0}.x-description-big.x-description-bordered .x-description-item{padding:var(--x-padding-big)}.x-description-large .x-description-header{padding:var(--x-padding-large) 0}.x-description-large .x-description-item{padding:calc(var(--x-padding-large) / 2) 0}.x-description-large.x-description-bordered .x-description-item{padding:var(--x-padding-large)}.x-description-medium .x-description-header{padding:var(--x-padding-medium) 0}.x-description-medium .x-description-item{padding:calc(var(--x-padding-medium) / 2) 0}.x-description-medium.x-description-bordered .x-description-item{padding:var(--x-padding-medium)}.x-description-small .x-description-header{padding:var(--x-padding-small) 0}.x-description-small .x-description-item{padding:calc(var(--x-padding-small) / 2) 0}.x-description-small.x-description-bordered .x-description-item{padding:var(--x-padding-small)}.x-description-mini .x-description-header{padding:var(--x-padding-mini) 0}.x-description-mini .x-description-item{padding:calc(var(--x-padding-mini) / 2) 0}.x-description-mini.x-description-bordered .x-description-item{padding:var(--x-padding-mini)}\n"] }]
171
171
  }], propDecorators: { items: [{
@@ -174,11 +174,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
174
174
  }] } });
175
175
 
176
176
  class XDescriptionModule {
177
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
178
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionModule, imports: [XDescriptionComponent, XDescriptionItemComponent], exports: [XDescriptionComponent, XDescriptionItemComponent] }); }
179
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionModule }); }
177
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
178
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionModule, imports: [XDescriptionComponent, XDescriptionItemComponent], exports: [XDescriptionComponent, XDescriptionItemComponent] }); }
179
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionModule }); }
180
180
  }
181
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDescriptionModule, decorators: [{
181
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDescriptionModule, decorators: [{
182
182
  type: NgModule,
183
183
  args: [{
184
184
  imports: [XDescriptionComponent, XDescriptionItemComponent],
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, EventEmitter, Component, Input, Output, Renderer2, inject, ElementRef, ChangeDetectorRef, ViewContainerRef, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, ViewChild, QueryList, HostListener, ContentChildren, Directive, NgModule, RendererFactory2, TemplateRef, Injectable } from '@angular/core';
2
+ import { InjectionToken, EventEmitter, Component, Input, Output, inject, Renderer2, ElementRef, ChangeDetectorRef, ViewContainerRef, ViewEncapsulation, ChangeDetectionStrategy, HostBinding, ViewChild, QueryList, HostListener, ContentChildren, Directive, NgModule, RendererFactory2, TemplateRef, Injectable } from '@angular/core';
3
3
  import { XInputBoolean, XWithConfig, XProperty, XConfigService, XIsChange, XClearClass, XIsEmpty, XIsFunction, XMoveBoxAnimation, XOpacityAnimation, fillDefault } from '@ng-nest/ui/core';
4
4
  import { __decorate } from 'tslib';
5
5
  import { XAlertProperty, XAlertComponent } from '@ng-nest/ui/alert';
@@ -69,8 +69,8 @@ class XDialogProperty extends XAlertProperty {
69
69
  */
70
70
  this.closeDone = new EventEmitter();
71
71
  }
72
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
73
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XDialogProperty, selector: "x-dialog-property", inputs: { visible: "visible", placement: "placement", offset: "offset", type: "type", width: "width", height: "height", minWidth: "minWidth", minHeight: "minHeight", effect: "effect", footer: "footer", showCancel: "showCancel", cancelText: "cancelText", showConfirm: "showConfirm", confirmText: "confirmText", backdropClose: "backdropClose", hasBackdrop: "hasBackdrop", className: "className", buttonsCenter: "buttonsCenter", draggable: "draggable", resizable: "resizable", maximize: "maximize", beforeClose: "beforeClose" }, outputs: { cancel: "cancel", confirm: "confirm", close: "close", visibleChange: "visibleChange", showDone: "showDone", closeDone: "closeDone" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
72
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
73
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XDialogProperty, selector: "x-dialog-property", inputs: { visible: "visible", placement: "placement", offset: "offset", type: "type", width: "width", height: "height", minWidth: "minWidth", minHeight: "minHeight", effect: "effect", footer: "footer", showCancel: "showCancel", cancelText: "cancelText", showConfirm: "showConfirm", confirmText: "confirmText", backdropClose: "backdropClose", hasBackdrop: "hasBackdrop", className: "className", buttonsCenter: "buttonsCenter", draggable: "draggable", resizable: "resizable", maximize: "maximize", beforeClose: "beforeClose" }, outputs: { cancel: "cancel", confirm: "confirm", close: "close", visibleChange: "visibleChange", showDone: "showDone", closeDone: "closeDone" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
74
74
  }
75
75
  __decorate([
76
76
  XInputBoolean()
@@ -130,7 +130,7 @@ __decorate([
130
130
  XWithConfig(X_DIALOG_CONFIG_NAME, false),
131
131
  XInputBoolean()
132
132
  ], XDialogProperty.prototype, "maximize", void 0);
133
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogProperty, decorators: [{
133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogProperty, decorators: [{
134
134
  type: Component,
135
135
  args: [{ selector: `${XDialogPrefix}-property`, template: '' }]
136
136
  }], propDecorators: { visible: [{
@@ -201,10 +201,10 @@ const X_DIALOG_CONTAINER = new InjectionToken('X_DIALOG_CONTAINER');
201
201
  * Dialog Container Property
202
202
  */
203
203
  class XDialogContainerProperty extends XProperty {
204
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogContainerProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
205
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XDialogContainerProperty, selector: "x-dialog-container-property", usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
204
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogContainerProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
205
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XDialogContainerProperty, selector: "x-dialog-container-property", usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
206
206
  }
207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogContainerProperty, decorators: [{
207
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogContainerProperty, decorators: [{
208
208
  type: Component,
209
209
  args: [{ selector: `${XDialogContainerPrefix}-property`, template: '' }]
210
210
  }] });
@@ -475,12 +475,12 @@ class XDialogComponent extends XDialogProperty {
475
475
  this.renderer.setStyle(this.dialogContent, 'height', `${contentHeight}px`);
476
476
  }
477
477
  }
478
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
479
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.7", type: XDialogComponent, isStandalone: true, selector: "x-dialog", host: { properties: { "class.x-dialog-visible": "this.getVisible" } }, viewQueries: [{ propertyName: "dialogTpl", first: true, predicate: ["dialogTpl"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<ng-template #dialogTpl>\r\n @if (container && hasBackdrop) {\r\n <div class=\"x-dialog-backdrop\" [@x-opacity-animation]=\"visible\" (click)=\"onClose('close')\"></div>\r\n }\r\n <div\r\n class=\"x-dialog\"\r\n [@x-move-box-animation]=\"placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n [class.x-dialog-maximize]=\"isMaximize\"\r\n [class.x-dialog-resizable]=\"resizable\"\r\n [class.x-dialog-default-maximize]=\"isDefaultMaximize\"\r\n [ngStyle]=\"getStyle\"\r\n >\r\n <x-alert\r\n [draggable]=\"draggable && dialogBox['draggable']\"\r\n [resizable]=\"resizable && dialogBox['resizable']\"\r\n [dragFreeDragPosition]=\"dialogBox['distance']\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [minWidth]=\"dialogBox['minWidth']\"\r\n [minHeight]=\"dialogBox['minHeight']\"\r\n [dragBoundary]=\"'.cdk-overlay-container'\"\r\n [title]=\"title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"type\"\r\n [effect]=\"effect\"\r\n [hideClose]=\"hideClose\"\r\n [closeText]=\"closeText\"\r\n [operationTpl]=\"operationTpl\"\r\n (close)=\"onClose('close')\"\r\n (dragEnded)=\"onDragEnded($event)\"\r\n (resizing)=\"onResizing($event)\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #contentTpl>\r\n <div class=\"x-dialog-inner\">\r\n <div class=\"x-dialog-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n <div class=\"x-dialog-buttons\" [class.x-dialog-buttons-center]=\"buttonsCenter\">\r\n <ng-container *xOutlet=\"footer\">\r\n @if (showCancel || showConfirm) {\r\n <x-buttons space=\"1\">\r\n @if (showCancel) {\r\n <x-button (click)=\"onClose('cancel')\">{{ getCancelText }}</x-button>\r\n }\r\n @if (showConfirm) {\r\n <x-button type=\"primary\" (click)=\"onClose('confirm')\">{{ getConfirmText }}</x-button>\r\n }\r\n </x-buttons>\r\n }\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #operationTpl>\r\n @if (maximize || resizable) {\r\n <x-button\r\n size=\"small\"\r\n [icon]=\"isMaximize ? 'fto-minimize' : 'fto-maximize'\"\r\n [onlyIcon]=\"true\"\r\n (click)=\"onSize()\"\r\n ></x-button>\r\n }\r\n</ng-template>\r\n\r\n@if (container && visible) {\r\n <ng-container *ngTemplateOutlet=\"dialogTpl\"></ng-container>\r\n}\r\n", styles: [".x-dialog{margin:0;padding:0;width:100%;height:100%}.x-dialog>x-alert{height:100%}.x-dialog>x-alert .x-alert{min-height:100%;height:-moz-fit-content;height:fit-content;align-items:inherit;padding:0}.x-dialog>x-alert .x-alert-inner{min-height:100%;display:flex;flex-direction:column}.x-dialog>x-alert .x-alert-title{padding:1rem 1rem 0}.x-dialog>x-alert .x-alert-content{flex:1;display:flex;flex-direction:column;padding:0 1rem .5rem}.x-dialog-inner{display:flex;flex-direction:column;margin:.5rem 0;flex:1}.x-dialog-buttons{display:flex;justify-content:flex-end}.x-dialog-buttons>x-buttons{margin-top:1rem;align-self:flex-end}.x-dialog-buttons-center{justify-content:center}.x-dialog-content{display:inline-flex;flex-direction:column;flex:1;max-height:70vh;overflow:auto;min-height:2rem}.x-dialog-maximize>x-alert .x-alert{left:0!important;top:0!important}.x-dialog-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}.x-dialog-default-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important;flex:initial}\n"], dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: XAlertComponent, selector: "x-alert" }, { kind: "component", type: XButtonComponent, selector: "x-button" }, { kind: "component", type: XButtonsComponent, selector: "x-buttons" }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], animations: [XMoveBoxAnimation, XOpacityAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
478
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
479
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.1.0", type: XDialogComponent, isStandalone: true, selector: "x-dialog", host: { properties: { "class.x-dialog-visible": "this.getVisible" } }, viewQueries: [{ propertyName: "dialogTpl", first: true, predicate: ["dialogTpl"], descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<ng-template #dialogTpl>\r\n @if (container && hasBackdrop) {\r\n <div class=\"x-dialog-backdrop\" [@x-opacity-animation]=\"visible\" (click)=\"onClose('close')\"></div>\r\n }\r\n <div\r\n class=\"x-dialog\"\r\n [@x-move-box-animation]=\"placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n [class.x-dialog-maximize]=\"isMaximize\"\r\n [class.x-dialog-resizable]=\"resizable\"\r\n [class.x-dialog-default-maximize]=\"isDefaultMaximize\"\r\n [ngStyle]=\"getStyle\"\r\n >\r\n <x-alert\r\n [draggable]=\"draggable && dialogBox['draggable']\"\r\n [resizable]=\"resizable && dialogBox['resizable']\"\r\n [dragFreeDragPosition]=\"dialogBox['distance']\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [minWidth]=\"dialogBox['minWidth']\"\r\n [minHeight]=\"dialogBox['minHeight']\"\r\n [dragBoundary]=\"'.cdk-overlay-container'\"\r\n [title]=\"title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"type\"\r\n [effect]=\"effect\"\r\n [hideClose]=\"hideClose\"\r\n [closeText]=\"closeText\"\r\n [operationTpl]=\"operationTpl\"\r\n (close)=\"onClose('close')\"\r\n (dragEnded)=\"onDragEnded($event)\"\r\n (resizing)=\"onResizing($event)\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #contentTpl>\r\n <div class=\"x-dialog-inner\">\r\n <div class=\"x-dialog-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n <div class=\"x-dialog-buttons\" [class.x-dialog-buttons-center]=\"buttonsCenter\">\r\n <ng-container *xOutlet=\"footer\">\r\n @if (showCancel || showConfirm) {\r\n <x-buttons space=\"1\">\r\n @if (showCancel) {\r\n <x-button (click)=\"onClose('cancel')\">{{ getCancelText }}</x-button>\r\n }\r\n @if (showConfirm) {\r\n <x-button type=\"primary\" (click)=\"onClose('confirm')\">{{ getConfirmText }}</x-button>\r\n }\r\n </x-buttons>\r\n }\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #operationTpl>\r\n @if (maximize || resizable) {\r\n <x-button\r\n size=\"small\"\r\n [icon]=\"isMaximize ? 'fto-minimize' : 'fto-maximize'\"\r\n [onlyIcon]=\"true\"\r\n (click)=\"onSize()\"\r\n ></x-button>\r\n }\r\n</ng-template>\r\n\r\n@if (container && visible) {\r\n <ng-container *ngTemplateOutlet=\"dialogTpl\"></ng-container>\r\n}\r\n", styles: [".x-dialog{margin:0;padding:0;width:100%;height:100%}.x-dialog>x-alert{height:100%}.x-dialog>x-alert .x-alert{min-height:100%;height:fit-content;align-items:inherit;padding:0}.x-dialog>x-alert .x-alert-inner{min-height:100%;display:flex;flex-direction:column}.x-dialog>x-alert .x-alert-title{padding:1rem 1rem 0}.x-dialog>x-alert .x-alert-content{flex:1;display:flex;flex-direction:column;padding:0 1rem .5rem}.x-dialog-inner{display:flex;flex-direction:column;margin:.5rem 0;flex:1}.x-dialog-buttons{display:flex;justify-content:flex-end}.x-dialog-buttons>x-buttons{margin-top:1rem;align-self:flex-end}.x-dialog-buttons-center{justify-content:center}.x-dialog-content{display:inline-flex;flex-direction:column;flex:1;max-height:70vh;overflow:auto;min-height:2rem}.x-dialog-maximize>x-alert .x-alert{left:0!important;top:0!important}.x-dialog-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}.x-dialog-default-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important;flex:initial}\n"], dependencies: [{ kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: XAlertComponent, selector: "x-alert" }, { kind: "component", type: XButtonComponent, selector: "x-button" }, { kind: "component", type: XButtonsComponent, selector: "x-buttons" }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], animations: [XMoveBoxAnimation, XOpacityAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
480
480
  }
481
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogComponent, decorators: [{
481
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogComponent, decorators: [{
482
482
  type: Component,
483
- args: [{ selector: `${XDialogPrefix}`, standalone: true, imports: [NgStyle, NgTemplateOutlet, XAlertComponent, XButtonComponent, XButtonsComponent, XOutletDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XMoveBoxAnimation, XOpacityAnimation], template: "<ng-template #dialogTpl>\r\n @if (container && hasBackdrop) {\r\n <div class=\"x-dialog-backdrop\" [@x-opacity-animation]=\"visible\" (click)=\"onClose('close')\"></div>\r\n }\r\n <div\r\n class=\"x-dialog\"\r\n [@x-move-box-animation]=\"placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n [class.x-dialog-maximize]=\"isMaximize\"\r\n [class.x-dialog-resizable]=\"resizable\"\r\n [class.x-dialog-default-maximize]=\"isDefaultMaximize\"\r\n [ngStyle]=\"getStyle\"\r\n >\r\n <x-alert\r\n [draggable]=\"draggable && dialogBox['draggable']\"\r\n [resizable]=\"resizable && dialogBox['resizable']\"\r\n [dragFreeDragPosition]=\"dialogBox['distance']\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [minWidth]=\"dialogBox['minWidth']\"\r\n [minHeight]=\"dialogBox['minHeight']\"\r\n [dragBoundary]=\"'.cdk-overlay-container'\"\r\n [title]=\"title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"type\"\r\n [effect]=\"effect\"\r\n [hideClose]=\"hideClose\"\r\n [closeText]=\"closeText\"\r\n [operationTpl]=\"operationTpl\"\r\n (close)=\"onClose('close')\"\r\n (dragEnded)=\"onDragEnded($event)\"\r\n (resizing)=\"onResizing($event)\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #contentTpl>\r\n <div class=\"x-dialog-inner\">\r\n <div class=\"x-dialog-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n <div class=\"x-dialog-buttons\" [class.x-dialog-buttons-center]=\"buttonsCenter\">\r\n <ng-container *xOutlet=\"footer\">\r\n @if (showCancel || showConfirm) {\r\n <x-buttons space=\"1\">\r\n @if (showCancel) {\r\n <x-button (click)=\"onClose('cancel')\">{{ getCancelText }}</x-button>\r\n }\r\n @if (showConfirm) {\r\n <x-button type=\"primary\" (click)=\"onClose('confirm')\">{{ getConfirmText }}</x-button>\r\n }\r\n </x-buttons>\r\n }\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #operationTpl>\r\n @if (maximize || resizable) {\r\n <x-button\r\n size=\"small\"\r\n [icon]=\"isMaximize ? 'fto-minimize' : 'fto-maximize'\"\r\n [onlyIcon]=\"true\"\r\n (click)=\"onSize()\"\r\n ></x-button>\r\n }\r\n</ng-template>\r\n\r\n@if (container && visible) {\r\n <ng-container *ngTemplateOutlet=\"dialogTpl\"></ng-container>\r\n}\r\n", styles: [".x-dialog{margin:0;padding:0;width:100%;height:100%}.x-dialog>x-alert{height:100%}.x-dialog>x-alert .x-alert{min-height:100%;height:-moz-fit-content;height:fit-content;align-items:inherit;padding:0}.x-dialog>x-alert .x-alert-inner{min-height:100%;display:flex;flex-direction:column}.x-dialog>x-alert .x-alert-title{padding:1rem 1rem 0}.x-dialog>x-alert .x-alert-content{flex:1;display:flex;flex-direction:column;padding:0 1rem .5rem}.x-dialog-inner{display:flex;flex-direction:column;margin:.5rem 0;flex:1}.x-dialog-buttons{display:flex;justify-content:flex-end}.x-dialog-buttons>x-buttons{margin-top:1rem;align-self:flex-end}.x-dialog-buttons-center{justify-content:center}.x-dialog-content{display:inline-flex;flex-direction:column;flex:1;max-height:70vh;overflow:auto;min-height:2rem}.x-dialog-maximize>x-alert .x-alert{left:0!important;top:0!important}.x-dialog-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}.x-dialog-default-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important;flex:initial}\n"] }]
483
+ args: [{ selector: `${XDialogPrefix}`, standalone: true, imports: [NgStyle, NgTemplateOutlet, XAlertComponent, XButtonComponent, XButtonsComponent, XOutletDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XMoveBoxAnimation, XOpacityAnimation], template: "<ng-template #dialogTpl>\r\n @if (container && hasBackdrop) {\r\n <div class=\"x-dialog-backdrop\" [@x-opacity-animation]=\"visible\" (click)=\"onClose('close')\"></div>\r\n }\r\n <div\r\n class=\"x-dialog\"\r\n [@x-move-box-animation]=\"placement\"\r\n (@x-move-box-animation.done)=\"moveDone($event)\"\r\n [class.x-dialog-maximize]=\"isMaximize\"\r\n [class.x-dialog-resizable]=\"resizable\"\r\n [class.x-dialog-default-maximize]=\"isDefaultMaximize\"\r\n [ngStyle]=\"getStyle\"\r\n >\r\n <x-alert\r\n [draggable]=\"draggable && dialogBox['draggable']\"\r\n [resizable]=\"resizable && dialogBox['resizable']\"\r\n [dragFreeDragPosition]=\"dialogBox['distance']\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [minWidth]=\"dialogBox['minWidth']\"\r\n [minHeight]=\"dialogBox['minHeight']\"\r\n [dragBoundary]=\"'.cdk-overlay-container'\"\r\n [title]=\"title\"\r\n [content]=\"contentTpl\"\r\n [type]=\"type\"\r\n [effect]=\"effect\"\r\n [hideClose]=\"hideClose\"\r\n [closeText]=\"closeText\"\r\n [operationTpl]=\"operationTpl\"\r\n (close)=\"onClose('close')\"\r\n (dragEnded)=\"onDragEnded($event)\"\r\n (resizing)=\"onResizing($event)\"\r\n showIcon=\"false\"\r\n duration=\"0\"\r\n manual\r\n disabledAnimation\r\n ></x-alert>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #contentTpl>\r\n <div class=\"x-dialog-inner\">\r\n <div class=\"x-dialog-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n <div class=\"x-dialog-buttons\" [class.x-dialog-buttons-center]=\"buttonsCenter\">\r\n <ng-container *xOutlet=\"footer\">\r\n @if (showCancel || showConfirm) {\r\n <x-buttons space=\"1\">\r\n @if (showCancel) {\r\n <x-button (click)=\"onClose('cancel')\">{{ getCancelText }}</x-button>\r\n }\r\n @if (showConfirm) {\r\n <x-button type=\"primary\" (click)=\"onClose('confirm')\">{{ getConfirmText }}</x-button>\r\n }\r\n </x-buttons>\r\n }\r\n </ng-container>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #operationTpl>\r\n @if (maximize || resizable) {\r\n <x-button\r\n size=\"small\"\r\n [icon]=\"isMaximize ? 'fto-minimize' : 'fto-maximize'\"\r\n [onlyIcon]=\"true\"\r\n (click)=\"onSize()\"\r\n ></x-button>\r\n }\r\n</ng-template>\r\n\r\n@if (container && visible) {\r\n <ng-container *ngTemplateOutlet=\"dialogTpl\"></ng-container>\r\n}\r\n", styles: [".x-dialog{margin:0;padding:0;width:100%;height:100%}.x-dialog>x-alert{height:100%}.x-dialog>x-alert .x-alert{min-height:100%;height:fit-content;align-items:inherit;padding:0}.x-dialog>x-alert .x-alert-inner{min-height:100%;display:flex;flex-direction:column}.x-dialog>x-alert .x-alert-title{padding:1rem 1rem 0}.x-dialog>x-alert .x-alert-content{flex:1;display:flex;flex-direction:column;padding:0 1rem .5rem}.x-dialog-inner{display:flex;flex-direction:column;margin:.5rem 0;flex:1}.x-dialog-buttons{display:flex;justify-content:flex-end}.x-dialog-buttons>x-buttons{margin-top:1rem;align-self:flex-end}.x-dialog-buttons-center{justify-content:center}.x-dialog-content{display:inline-flex;flex-direction:column;flex:1;max-height:70vh;overflow:auto;min-height:2rem}.x-dialog-maximize>x-alert .x-alert{left:0!important;top:0!important}.x-dialog-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}.x-dialog-default-maximize .x-dialog-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important;flex:initial}\n"] }]
484
484
  }], propDecorators: { getVisible: [{
485
485
  type: HostBinding,
486
486
  args: ['class.x-dialog-visible']
@@ -494,22 +494,22 @@ class XDialogContainerComponent extends XDialogContainerProperty {
494
494
  super(...arguments);
495
495
  this._has = true;
496
496
  }
497
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogContainerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
498
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XDialogContainerComponent, isStandalone: true, selector: "x-dialog-container", host: { properties: { "class.x-dialog-container": "this._has" } }, providers: [
497
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogContainerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
498
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XDialogContainerComponent, isStandalone: true, selector: "x-dialog-container", host: { properties: { "class.x-dialog-container": "this._has" } }, providers: [
499
499
  {
500
500
  provide: X_DIALOG_CONTAINER,
501
501
  useExisting: XDialogContainerComponent
502
502
  }
503
- ], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".x-dialog-container{margin:0;padding:0;position:relative;z-index:1;box-sizing:border-box;display:block;overflow:hidden}.x-dialog-container x-dialog{display:flex;position:absolute;width:100%;height:100%;z-index:-1;transition:z-index .4s;top:0;left:0}.x-dialog-container .x-dialog{position:absolute;display:block;outline:0;z-index:1001;width:initial;height:initial}.x-dialog-container .x-dialog-top,.x-dialog-container .x-dialog-bottom{justify-content:center}.x-dialog-container .x-dialog-center{justify-content:center;align-items:center}.x-dialog-container .x-dialog-left,.x-dialog-container .x-dialog-right{align-items:center}.x-dialog-container .x-dialog-visible{display:flex;z-index:1000}.x-dialog-container .x-dialog-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;background:rgba(0,0,0,.32)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
503
+ ], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\r\n", styles: [".x-dialog-container{margin:0;padding:0;position:relative;z-index:1;box-sizing:border-box;display:block;overflow:hidden}.x-dialog-container x-dialog{display:flex;position:absolute;width:100%;height:100%;z-index:-1;transition:z-index .4s;top:0;left:0}.x-dialog-container .x-dialog{position:absolute;display:block;outline:0;z-index:1001;width:initial;height:initial}.x-dialog-container .x-dialog-top,.x-dialog-container .x-dialog-bottom{justify-content:center}.x-dialog-container .x-dialog-center{justify-content:center;align-items:center}.x-dialog-container .x-dialog-left,.x-dialog-container .x-dialog-right{align-items:center}.x-dialog-container .x-dialog-visible{display:flex;z-index:1000}.x-dialog-container .x-dialog-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;background:#00000052}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
504
504
  }
505
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogContainerComponent, decorators: [{
505
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogContainerComponent, decorators: [{
506
506
  type: Component,
507
507
  args: [{ selector: 'x-dialog-container', standalone: true, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [
508
508
  {
509
509
  provide: X_DIALOG_CONTAINER,
510
510
  useExisting: XDialogContainerComponent
511
511
  }
512
- ], template: "<ng-content></ng-content>\r\n", styles: [".x-dialog-container{margin:0;padding:0;position:relative;z-index:1;box-sizing:border-box;display:block;overflow:hidden}.x-dialog-container x-dialog{display:flex;position:absolute;width:100%;height:100%;z-index:-1;transition:z-index .4s;top:0;left:0}.x-dialog-container .x-dialog{position:absolute;display:block;outline:0;z-index:1001;width:initial;height:initial}.x-dialog-container .x-dialog-top,.x-dialog-container .x-dialog-bottom{justify-content:center}.x-dialog-container .x-dialog-center{justify-content:center;align-items:center}.x-dialog-container .x-dialog-left,.x-dialog-container .x-dialog-right{align-items:center}.x-dialog-container .x-dialog-visible{display:flex;z-index:1000}.x-dialog-container .x-dialog-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;background:rgba(0,0,0,.32)}\n"] }]
512
+ ], template: "<ng-content></ng-content>\r\n", styles: [".x-dialog-container{margin:0;padding:0;position:relative;z-index:1;box-sizing:border-box;display:block;overflow:hidden}.x-dialog-container x-dialog{display:flex;position:absolute;width:100%;height:100%;z-index:-1;transition:z-index .4s;top:0;left:0}.x-dialog-container .x-dialog{position:absolute;display:block;outline:0;z-index:1001;width:initial;height:initial}.x-dialog-container .x-dialog-top,.x-dialog-container .x-dialog-bottom{justify-content:center}.x-dialog-container .x-dialog-center{justify-content:center;align-items:center}.x-dialog-container .x-dialog-left,.x-dialog-container .x-dialog-right{align-items:center}.x-dialog-container .x-dialog-visible{display:flex;z-index:1000}.x-dialog-container .x-dialog-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;background:#00000052}\n"] }]
513
513
  }], propDecorators: { _has: [{
514
514
  type: HostBinding,
515
515
  args: ['class.x-dialog-container']
@@ -586,10 +586,10 @@ class XDialogPortalComponent extends BasePortalOutlet {
586
586
  y: this.distance.y + event.distance.y
587
587
  };
588
588
  }
589
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogPortalComponent, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
590
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: XDialogPortalComponent, isStandalone: true, selector: "x-dialog-portal", host: { listeners: { "@x-move-box-animation.done": "done($event)", "@x-move-box-animation.start": "start($event)" }, properties: { "@x-move-box-animation": "this.placement" } }, queries: [{ propertyName: "handles", predicate: CdkDragHandle, descendants: true }], viewQueries: [{ propertyName: "portalOutlet", first: true, predicate: CdkPortalOutlet, descendants: true, static: true }, { propertyName: "dragRef", first: true, predicate: CdkDrag, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"x-dialog-portal\"\r\n #dragRef\r\n cdkDrag\r\n [cdkDragDisabled]=\"!option.draggable && !dialogBox['draggable']\"\r\n [cdkDragBoundary]=\"'.cdk-overlay-container'\"\r\n [cdkDragFreeDragPosition]=\"dialogBox['distance']\"\r\n [xResizable]=\"option.resizable && dialogBox['resizable']!\"\r\n (resizing)=\"resizing($event)\"\r\n (cdkDragEnded)=\"onDragEnded($event)\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [style.minWidth]=\"dialogBox['minWidth']\"\r\n [style.minHeight]=\"dialogBox['minHeight']\"\r\n>\r\n <ng-template cdkPortalOutlet></ng-template>\r\n</div>\r\n", styles: [".x-dialog-portal{margin:0;padding:0;width:100%;height:100%;display:block;padding:1rem;box-sizing:border-box;min-height:inherit;max-height:inherit;background-color:var(--x-background);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);border:.0625rem solid transparent;border-radius:var(--x-border-radius)}.x-dialog-portal-title{font-weight:600;color:var(--x-text-300);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:3rem;line-height:3rem;display:block;align-items:center;margin:-1rem -1rem 0;padding:0 1rem}.x-dialog-portal-content{display:block;margin:0 -1rem;padding:0 1rem;max-height:70vh;overflow:auto;color:var(--x-text-300);font-size:calc(var(--x-font-size) - .0625rem);line-height:1.325rem}.x-dialog-portal-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;box-sizing:content-box;margin:0 -1rem -1rem;padding:0 1rem;height:4rem}.x-dialog-portal-actions[align=center]{justify-content:center}.x-dialog-portal-actions[align=start]{justify-content:flex-start}.x-dialog-portal-actions x-button:not(:first-child){margin-left:1rem}.x-dialog-portal-drag-handle{cursor:move}.x-dialog-portal-fullscreen{margin:0!important}.x-dialog-portal-fullscreen .x-dialog-portal{left:0!important;top:0!important}.x-dialog-portal-fullscreen .x-dialog-portal-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}x-dialog-portal{width:100%;height:100%}\n"], dependencies: [{ kind: "ngmodule", type: DragDropModule }, { kind: "directive", type: i1.CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }, { kind: "ngmodule", type: PortalModule }, { kind: "directive", type: i2.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "directive", type: XResizableDirective, selector: "[xResizable]" }], animations: [XMoveBoxAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
589
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogPortalComponent, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
590
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.1.0", type: XDialogPortalComponent, isStandalone: true, selector: "x-dialog-portal", host: { listeners: { "@x-move-box-animation.done": "done($event)", "@x-move-box-animation.start": "start($event)" }, properties: { "@x-move-box-animation": "this.placement" } }, queries: [{ propertyName: "handles", predicate: CdkDragHandle, descendants: true }], viewQueries: [{ propertyName: "portalOutlet", first: true, predicate: CdkPortalOutlet, descendants: true, static: true }, { propertyName: "dragRef", first: true, predicate: CdkDrag, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"x-dialog-portal\"\r\n #dragRef\r\n cdkDrag\r\n [cdkDragDisabled]=\"!option.draggable && !dialogBox['draggable']\"\r\n [cdkDragBoundary]=\"'.cdk-overlay-container'\"\r\n [cdkDragFreeDragPosition]=\"dialogBox['distance']\"\r\n [xResizable]=\"option.resizable && dialogBox['resizable']!\"\r\n (resizing)=\"resizing($event)\"\r\n (cdkDragEnded)=\"onDragEnded($event)\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [style.minWidth]=\"dialogBox['minWidth']\"\r\n [style.minHeight]=\"dialogBox['minHeight']\"\r\n>\r\n <ng-template cdkPortalOutlet></ng-template>\r\n</div>\r\n", styles: [".x-dialog-portal{margin:0;padding:0;width:100%;height:100%;display:block;padding:1rem;box-sizing:border-box;min-height:inherit;max-height:inherit;background-color:var(--x-background);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);border:.0625rem solid transparent;border-radius:var(--x-border-radius)}.x-dialog-portal-title{font-weight:600;color:var(--x-text-300);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:3rem;line-height:3rem;display:block;align-items:center;margin:-1rem -1rem 0;padding:0 1rem}.x-dialog-portal-content{display:block;margin:0 -1rem;padding:0 1rem;max-height:70vh;overflow:auto;color:var(--x-text-300);font-size:calc(var(--x-font-size) - .0625rem);line-height:1.325rem}.x-dialog-portal-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;box-sizing:content-box;margin:0 -1rem -1rem;padding:0 1rem;height:4rem}.x-dialog-portal-actions[align=center]{justify-content:center}.x-dialog-portal-actions[align=start]{justify-content:flex-start}.x-dialog-portal-actions x-button:not(:first-child){margin-left:1rem}.x-dialog-portal-drag-handle{cursor:move}.x-dialog-portal-fullscreen{margin:0!important}.x-dialog-portal-fullscreen .x-dialog-portal{left:0!important;top:0!important}.x-dialog-portal-fullscreen .x-dialog-portal-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}x-dialog-portal{width:100%;height:100%}\n"], dependencies: [{ kind: "ngmodule", type: DragDropModule }, { kind: "directive", type: i1.CdkDrag, selector: "[cdkDrag]", inputs: ["cdkDragData", "cdkDragLockAxis", "cdkDragRootElement", "cdkDragBoundary", "cdkDragStartDelay", "cdkDragFreeDragPosition", "cdkDragDisabled", "cdkDragConstrainPosition", "cdkDragPreviewClass", "cdkDragPreviewContainer"], outputs: ["cdkDragStarted", "cdkDragReleased", "cdkDragEnded", "cdkDragEntered", "cdkDragExited", "cdkDragDropped", "cdkDragMoved"], exportAs: ["cdkDrag"] }, { kind: "ngmodule", type: PortalModule }, { kind: "directive", type: i2.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "directive", type: XResizableDirective, selector: "[xResizable]" }], animations: [XMoveBoxAnimation], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
591
591
  }
592
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogPortalComponent, decorators: [{
592
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogPortalComponent, decorators: [{
593
593
  type: Component,
594
594
  args: [{ selector: 'x-dialog-portal', standalone: true, imports: [DragDropModule, PortalModule, XResizableDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, animations: [XMoveBoxAnimation], template: "<div\r\n class=\"x-dialog-portal\"\r\n #dragRef\r\n cdkDrag\r\n [cdkDragDisabled]=\"!option.draggable && !dialogBox['draggable']\"\r\n [cdkDragBoundary]=\"'.cdk-overlay-container'\"\r\n [cdkDragFreeDragPosition]=\"dialogBox['distance']\"\r\n [xResizable]=\"option.resizable && dialogBox['resizable']!\"\r\n (resizing)=\"resizing($event)\"\r\n (cdkDragEnded)=\"onDragEnded($event)\"\r\n [offsetLeft]=\"offsetLeft\"\r\n [offsetTop]=\"offsetTop\"\r\n [style.minWidth]=\"dialogBox['minWidth']\"\r\n [style.minHeight]=\"dialogBox['minHeight']\"\r\n>\r\n <ng-template cdkPortalOutlet></ng-template>\r\n</div>\r\n", styles: [".x-dialog-portal{margin:0;padding:0;width:100%;height:100%;display:block;padding:1rem;box-sizing:border-box;min-height:inherit;max-height:inherit;background-color:var(--x-background);box-shadow:var(--x-box-shadow) var(--x-box-shadow-light-color);border:.0625rem solid transparent;border-radius:var(--x-border-radius)}.x-dialog-portal-title{font-weight:600;color:var(--x-text-300);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:3rem;line-height:3rem;display:block;align-items:center;margin:-1rem -1rem 0;padding:0 1rem}.x-dialog-portal-content{display:block;margin:0 -1rem;padding:0 1rem;max-height:70vh;overflow:auto;color:var(--x-text-300);font-size:calc(var(--x-font-size) - .0625rem);line-height:1.325rem}.x-dialog-portal-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;box-sizing:content-box;margin:0 -1rem -1rem;padding:0 1rem;height:4rem}.x-dialog-portal-actions[align=center]{justify-content:center}.x-dialog-portal-actions[align=start]{justify-content:flex-start}.x-dialog-portal-actions x-button:not(:first-child){margin-left:1rem}.x-dialog-portal-drag-handle{cursor:move}.x-dialog-portal-fullscreen{margin:0!important}.x-dialog-portal-fullscreen .x-dialog-portal{left:0!important;top:0!important}.x-dialog-portal-fullscreen .x-dialog-portal-content{max-height:calc(100vh - 7rem)!important;height:calc(100vh - 7rem)!important}x-dialog-portal{width:100%;height:100%}\n"] }]
595
595
  }], ctorParameters: () => [{ type: i0.Renderer2 }], propDecorators: { placement: [{
@@ -717,10 +717,10 @@ class XDialogCloseDirective {
717
717
  onCloseClick() {
718
718
  this.dialogRef && this.dialogRef.close();
719
719
  }
720
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogCloseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
721
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.7", type: XDialogCloseDirective, isStandalone: true, selector: "[x-dialog-close]", host: { listeners: { "click": "onCloseClick($event)" } }, ngImport: i0 }); }
720
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogCloseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
721
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: XDialogCloseDirective, isStandalone: true, selector: "[x-dialog-close]", host: { listeners: { "click": "onCloseClick($event)" } }, ngImport: i0 }); }
722
722
  }
723
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogCloseDirective, decorators: [{
723
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogCloseDirective, decorators: [{
724
724
  type: Directive,
725
725
  args: [{
726
726
  selector: `[x-dialog-close]`,
@@ -734,10 +734,10 @@ class XDialogTitleDirective {
734
734
  constructor() {
735
735
  this._has = true;
736
736
  }
737
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
738
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.7", type: XDialogTitleDirective, isStandalone: true, selector: "[x-dialog-title]", host: { properties: { "class.x-dialog-portal-title": "this._has" } }, ngImport: i0 }); }
737
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
738
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: XDialogTitleDirective, isStandalone: true, selector: "[x-dialog-title]", host: { properties: { "class.x-dialog-portal-title": "this._has" } }, ngImport: i0 }); }
739
739
  }
740
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogTitleDirective, decorators: [{
740
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogTitleDirective, decorators: [{
741
741
  type: Directive,
742
742
  args: [{
743
743
  selector: `[x-dialog-title]`,
@@ -751,10 +751,10 @@ class XDialogContentDirective {
751
751
  constructor() {
752
752
  this._has = true;
753
753
  }
754
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
755
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.7", type: XDialogContentDirective, isStandalone: true, selector: "[x-dialog-content], x-dialog-content", host: { properties: { "class.x-dialog-portal-content": "this._has" } }, ngImport: i0 }); }
754
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
755
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: XDialogContentDirective, isStandalone: true, selector: "[x-dialog-content], x-dialog-content", host: { properties: { "class.x-dialog-portal-content": "this._has" } }, ngImport: i0 }); }
756
756
  }
757
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogContentDirective, decorators: [{
757
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogContentDirective, decorators: [{
758
758
  type: Directive,
759
759
  args: [{
760
760
  selector: `[x-dialog-content], x-dialog-content`,
@@ -768,10 +768,10 @@ class XDialogActionsDirective {
768
768
  constructor() {
769
769
  this._has = true;
770
770
  }
771
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogActionsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
772
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.7", type: XDialogActionsDirective, isStandalone: true, selector: "[x-dialog-actions], x-dialog-actions", host: { properties: { "class.x-dialog-portal-actions": "this._has" } }, ngImport: i0 }); }
771
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogActionsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
772
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: XDialogActionsDirective, isStandalone: true, selector: "[x-dialog-actions], x-dialog-actions", host: { properties: { "class.x-dialog-portal-actions": "this._has" } }, ngImport: i0 }); }
773
773
  }
774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogActionsDirective, decorators: [{
774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogActionsDirective, decorators: [{
775
775
  type: Directive,
776
776
  args: [{
777
777
  selector: `[x-dialog-actions], x-dialog-actions`,
@@ -792,10 +792,10 @@ class XDialogDragHandleDirective {
792
792
  ngOnInit() {
793
793
  this.dialogRef?.dragHandleRefs.push(this.elementRef);
794
794
  }
795
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogDragHandleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
796
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.7", type: XDialogDragHandleDirective, isStandalone: true, selector: "[x-dialog-drag-handle], x-dialog-drag-handle", host: { properties: { "class.x-dialog-portal-drag-handle": "this.getDraggable" } }, ngImport: i0 }); }
795
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogDragHandleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
796
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: XDialogDragHandleDirective, isStandalone: true, selector: "[x-dialog-drag-handle], x-dialog-drag-handle", host: { properties: { "class.x-dialog-portal-drag-handle": "this.getDraggable" } }, ngImport: i0 }); }
797
797
  }
798
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogDragHandleDirective, decorators: [{
798
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogDragHandleDirective, decorators: [{
799
799
  type: Directive,
800
800
  args: [{
801
801
  selector: `[x-dialog-drag-handle], x-dialog-drag-handle`,
@@ -812,10 +812,10 @@ class XDialogFullscreenDirective {
812
812
  onFullscreenClick() {
813
813
  this.dialogRef && this.dialogRef.onFullscreen();
814
814
  }
815
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogFullscreenDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
816
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.7", type: XDialogFullscreenDirective, isStandalone: true, selector: "[x-dialog-fullscreen], x-dialog-fullscreen", host: { listeners: { "click": "onFullscreenClick($event)" } }, ngImport: i0 }); }
815
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogFullscreenDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
816
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.1.0", type: XDialogFullscreenDirective, isStandalone: true, selector: "[x-dialog-fullscreen], x-dialog-fullscreen", host: { listeners: { "click": "onFullscreenClick($event)" } }, ngImport: i0 }); }
817
817
  }
818
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogFullscreenDirective, decorators: [{
818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogFullscreenDirective, decorators: [{
819
819
  type: Directive,
820
820
  args: [{
821
821
  selector: `[x-dialog-fullscreen], x-dialog-fullscreen`,
@@ -827,8 +827,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
827
827
  }] } });
828
828
 
829
829
  class XDialogModule {
830
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
831
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.7", ngImport: i0, type: XDialogModule, imports: [XDialogComponent,
830
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
831
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.1.0", ngImport: i0, type: XDialogModule, imports: [XDialogComponent,
832
832
  XDialogContainerComponent,
833
833
  XDialogCloseDirective,
834
834
  XDialogTitleDirective,
@@ -843,9 +843,9 @@ class XDialogModule {
843
843
  XDialogActionsDirective,
844
844
  XDialogDragHandleDirective,
845
845
  XDialogFullscreenDirective] }); }
846
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogModule, imports: [XDialogComponent] }); }
846
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogModule, imports: [XDialogComponent] }); }
847
847
  }
848
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogModule, decorators: [{
848
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogModule, decorators: [{
849
849
  type: NgModule,
850
850
  args: [{
851
851
  exports: [
@@ -976,10 +976,10 @@ class XDialogService {
976
976
  }
977
977
  return false;
978
978
  }
979
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
980
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogService, providedIn: 'root' }); }
979
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
980
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogService, providedIn: 'root' }); }
981
981
  }
982
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: XDialogService, decorators: [{
982
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.1.0", ngImport: i0, type: XDialogService, decorators: [{
983
983
  type: Injectable,
984
984
  args: [{ providedIn: 'root' }]
985
985
  }], ctorParameters: () => [] });