@ng-nest/ui 14.0.12 → 15.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (709) hide show
  1. package/README.md +1 -1
  2. package/affix/affix.component.d.ts +1 -1
  3. package/affix/affix.property.d.ts +1 -1
  4. package/alert/alert.component.d.ts +1 -1
  5. package/alert/alert.property.d.ts +1 -1
  6. package/anchor/anchor.component.d.ts +1 -1
  7. package/anchor/anchor.property.d.ts +1 -1
  8. package/api/api.component.d.ts +1 -1
  9. package/auto-complete/auto-complete-portal.component.d.ts +1 -1
  10. package/auto-complete/auto-complete.component.d.ts +1 -1
  11. package/auto-complete/auto-complete.property.d.ts +1 -1
  12. package/avatar/avatar-group.component.d.ts +1 -1
  13. package/avatar/avatar.component.d.ts +1 -1
  14. package/avatar/avatar.property.d.ts +2 -2
  15. package/back-top/back-top.component.d.ts +1 -1
  16. package/back-top/back-top.property.d.ts +1 -1
  17. package/badge/badge.component.d.ts +1 -1
  18. package/badge/badge.property.d.ts +1 -1
  19. package/base-form/base-form.component.d.ts +1 -1
  20. package/base-form/base-form.property.d.ts +1 -1
  21. package/border/border.component.d.ts +1 -1
  22. package/button/button.component.d.ts +1 -1
  23. package/button/button.property.d.ts +2 -2
  24. package/button/buttons.component.d.ts +1 -1
  25. package/calendar/calendar.component.d.ts +1 -1
  26. package/calendar/calendar.property.d.ts +1 -1
  27. package/card/card.component.d.ts +1 -1
  28. package/card/card.property.d.ts +1 -1
  29. package/carousel/carousel-panel.component.d.ts +1 -1
  30. package/carousel/carousel.component.d.ts +1 -1
  31. package/carousel/carousel.property.d.ts +2 -2
  32. package/cascade/cascade-portal.component.d.ts +1 -1
  33. package/cascade/cascade.component.d.ts +1 -1
  34. package/cascade/cascade.property.d.ts +1 -1
  35. package/checkbox/checkbox.component.d.ts +1 -1
  36. package/checkbox/checkbox.property.d.ts +1 -1
  37. package/collapse/collapse-panel.component.d.ts +1 -1
  38. package/collapse/collapse.component.d.ts +1 -1
  39. package/collapse/collapse.property.d.ts +2 -2
  40. package/color/color.component.d.ts +1 -1
  41. package/color/color.property.d.ts +1 -1
  42. package/color-picker/color-picker-portal.component.d.ts +1 -1
  43. package/color-picker/color-picker.component.d.ts +1 -1
  44. package/color-picker/color-picker.property.d.ts +1 -1
  45. package/comment/comment-reply.component.d.ts +1 -1
  46. package/comment/comment.component.d.ts +1 -1
  47. package/comment/comment.property.d.ts +2 -2
  48. package/container/aside.component.d.ts +1 -1
  49. package/container/container.component.d.ts +1 -1
  50. package/container/container.property.d.ts +4 -4
  51. package/container/footer.component.d.ts +1 -1
  52. package/container/header.component.d.ts +1 -1
  53. package/container/main.component.d.ts +1 -1
  54. package/crumb/crumb.component.d.ts +1 -1
  55. package/crumb/crumb.property.d.ts +1 -1
  56. package/date-picker/date-picker-portal.component.d.ts +1 -1
  57. package/date-picker/date-picker.component.d.ts +1 -1
  58. package/date-picker/date-picker.property.d.ts +5 -5
  59. package/date-picker/date-range-portal.component.d.ts +1 -1
  60. package/date-picker/date-range.component.d.ts +1 -1
  61. package/date-picker/picker-date.component.d.ts +1 -1
  62. package/date-picker/picker-month.component.d.ts +1 -1
  63. package/date-picker/picker-year.component.d.ts +1 -1
  64. package/description/description-item.component.d.ts +1 -1
  65. package/description/description.component.d.ts +1 -1
  66. package/description/description.property.d.ts +2 -2
  67. package/dialog/dialog-container.component.d.ts +1 -1
  68. package/dialog/dialog-portal.component.d.ts +1 -1
  69. package/dialog/dialog-portal.directives.d.ts +6 -6
  70. package/dialog/dialog.component.d.ts +1 -1
  71. package/dialog/dialog.property.d.ts +2 -2
  72. package/doc/doc.component.d.ts +1 -1
  73. package/drawer/drawer-container.component.d.ts +1 -1
  74. package/drawer/drawer-portal.component.d.ts +1 -1
  75. package/drawer/drawer-portal.directives.d.ts +3 -3
  76. package/drawer/drawer.component.d.ts +1 -1
  77. package/drawer/drawer.property.d.ts +2 -2
  78. package/dropdown/dropdown-portal.component.d.ts +1 -1
  79. package/dropdown/dropdown.component.d.ts +1 -1
  80. package/dropdown/dropdown.property.d.ts +1 -1
  81. package/empty/empty.component.d.ts +1 -1
  82. package/empty/empty.property.d.ts +1 -1
  83. package/esm2020/affix/affix.component.mjs +3 -3
  84. package/esm2020/affix/affix.module.mjs +4 -4
  85. package/esm2020/affix/affix.property.mjs +3 -3
  86. package/esm2020/alert/alert.component.mjs +3 -3
  87. package/esm2020/alert/alert.module.mjs +4 -4
  88. package/esm2020/alert/alert.property.mjs +3 -3
  89. package/esm2020/anchor/anchor.component.mjs +3 -3
  90. package/esm2020/anchor/anchor.module.mjs +4 -4
  91. package/esm2020/anchor/anchor.property.mjs +3 -3
  92. package/esm2020/api/api.component.mjs +3 -3
  93. package/esm2020/api/api.module.mjs +4 -4
  94. package/esm2020/auto-complete/auto-complete-portal.component.mjs +3 -3
  95. package/esm2020/auto-complete/auto-complete.component.mjs +3 -3
  96. package/esm2020/auto-complete/auto-complete.module.mjs +4 -4
  97. package/esm2020/auto-complete/auto-complete.property.mjs +3 -3
  98. package/esm2020/avatar/avatar-group.component.mjs +3 -3
  99. package/esm2020/avatar/avatar.component.mjs +3 -3
  100. package/esm2020/avatar/avatar.module.mjs +4 -4
  101. package/esm2020/avatar/avatar.property.mjs +6 -6
  102. package/esm2020/back-top/back-top.component.mjs +3 -3
  103. package/esm2020/back-top/back-top.module.mjs +4 -4
  104. package/esm2020/back-top/back-top.property.mjs +3 -3
  105. package/esm2020/badge/badge.component.mjs +3 -3
  106. package/esm2020/badge/badge.module.mjs +4 -4
  107. package/esm2020/badge/badge.property.mjs +3 -3
  108. package/esm2020/base-form/base-form.component.mjs +3 -3
  109. package/esm2020/base-form/base-form.module.mjs +4 -4
  110. package/esm2020/base-form/base-form.property.mjs +3 -3
  111. package/esm2020/border/border.component.mjs +3 -3
  112. package/esm2020/border/border.module.mjs +4 -4
  113. package/esm2020/button/button.component.mjs +3 -3
  114. package/esm2020/button/button.module.mjs +4 -4
  115. package/esm2020/button/button.property.mjs +6 -6
  116. package/esm2020/button/buttons.component.mjs +3 -3
  117. package/esm2020/calendar/calendar.component.mjs +3 -3
  118. package/esm2020/calendar/calendar.module.mjs +4 -4
  119. package/esm2020/calendar/calendar.property.mjs +3 -3
  120. package/esm2020/card/card.component.mjs +3 -3
  121. package/esm2020/card/card.module.mjs +4 -4
  122. package/esm2020/card/card.property.mjs +3 -3
  123. package/esm2020/carousel/carousel-panel.component.mjs +3 -3
  124. package/esm2020/carousel/carousel.component.mjs +3 -3
  125. package/esm2020/carousel/carousel.module.mjs +4 -4
  126. package/esm2020/carousel/carousel.property.mjs +6 -6
  127. package/esm2020/cascade/cascade-portal.component.mjs +3 -3
  128. package/esm2020/cascade/cascade.component.mjs +3 -3
  129. package/esm2020/cascade/cascade.module.mjs +4 -4
  130. package/esm2020/cascade/cascade.property.mjs +3 -3
  131. package/esm2020/checkbox/checkbox.component.mjs +3 -3
  132. package/esm2020/checkbox/checkbox.module.mjs +4 -4
  133. package/esm2020/checkbox/checkbox.property.mjs +3 -3
  134. package/esm2020/collapse/collapse-panel.component.mjs +3 -3
  135. package/esm2020/collapse/collapse.component.mjs +3 -3
  136. package/esm2020/collapse/collapse.module.mjs +4 -4
  137. package/esm2020/collapse/collapse.property.mjs +6 -6
  138. package/esm2020/color/color.component.mjs +3 -3
  139. package/esm2020/color/color.module.mjs +4 -4
  140. package/esm2020/color/color.property.mjs +3 -3
  141. package/esm2020/color-picker/color-picker-portal.component.mjs +5 -5
  142. package/esm2020/color-picker/color-picker.component.mjs +3 -3
  143. package/esm2020/color-picker/color-picker.module.mjs +4 -4
  144. package/esm2020/color-picker/color-picker.property.mjs +3 -3
  145. package/esm2020/comment/comment-reply.component.mjs +3 -3
  146. package/esm2020/comment/comment.component.mjs +3 -3
  147. package/esm2020/comment/comment.module.mjs +4 -4
  148. package/esm2020/comment/comment.property.mjs +6 -6
  149. package/esm2020/container/aside.component.mjs +3 -3
  150. package/esm2020/container/container.component.mjs +3 -3
  151. package/esm2020/container/container.module.mjs +4 -4
  152. package/esm2020/container/container.property.mjs +12 -12
  153. package/esm2020/container/footer.component.mjs +3 -3
  154. package/esm2020/container/header.component.mjs +3 -3
  155. package/esm2020/container/main.component.mjs +3 -3
  156. package/esm2020/core/config/config.service.mjs +3 -3
  157. package/esm2020/core/services/http.service.mjs +3 -3
  158. package/esm2020/core/services/preloading-strategy.service.mjs +3 -3
  159. package/esm2020/core/services/storage.service.mjs +3 -3
  160. package/esm2020/core/theme/theme.service.mjs +3 -3
  161. package/esm2020/crumb/crumb.component.mjs +3 -3
  162. package/esm2020/crumb/crumb.module.mjs +4 -4
  163. package/esm2020/crumb/crumb.property.mjs +3 -3
  164. package/esm2020/date-picker/date-picker-portal.component.mjs +3 -3
  165. package/esm2020/date-picker/date-picker.component.mjs +3 -3
  166. package/esm2020/date-picker/date-picker.module.mjs +4 -4
  167. package/esm2020/date-picker/date-picker.property.mjs +15 -15
  168. package/esm2020/date-picker/date-range-portal.component.mjs +3 -3
  169. package/esm2020/date-picker/date-range.component.mjs +3 -3
  170. package/esm2020/date-picker/picker-date.component.mjs +3 -3
  171. package/esm2020/date-picker/picker-month.component.mjs +3 -3
  172. package/esm2020/date-picker/picker-year.component.mjs +3 -3
  173. package/esm2020/description/description-item.component.mjs +3 -3
  174. package/esm2020/description/description.component.mjs +3 -3
  175. package/esm2020/description/description.module.mjs +4 -4
  176. package/esm2020/description/description.property.mjs +6 -6
  177. package/esm2020/dialog/dialog-container.component.mjs +5 -5
  178. package/esm2020/dialog/dialog-portal.component.mjs +3 -3
  179. package/esm2020/dialog/dialog-portal.directives.mjs +18 -18
  180. package/esm2020/dialog/dialog.component.mjs +3 -3
  181. package/esm2020/dialog/dialog.module.mjs +4 -4
  182. package/esm2020/dialog/dialog.property.mjs +6 -6
  183. package/esm2020/dialog/dialog.service.mjs +3 -3
  184. package/esm2020/doc/doc.component.mjs +3 -3
  185. package/esm2020/doc/doc.module.mjs +4 -4
  186. package/esm2020/drawer/drawer-container.component.mjs +5 -5
  187. package/esm2020/drawer/drawer-portal.component.mjs +3 -3
  188. package/esm2020/drawer/drawer-portal.directives.mjs +9 -9
  189. package/esm2020/drawer/drawer.component.mjs +3 -3
  190. package/esm2020/drawer/drawer.module.mjs +4 -4
  191. package/esm2020/drawer/drawer.property.mjs +6 -6
  192. package/esm2020/drawer/drawer.service.mjs +3 -3
  193. package/esm2020/dropdown/dropdown-portal.component.mjs +3 -3
  194. package/esm2020/dropdown/dropdown.component.mjs +3 -3
  195. package/esm2020/dropdown/dropdown.module.mjs +4 -4
  196. package/esm2020/dropdown/dropdown.property.mjs +3 -3
  197. package/esm2020/empty/empty.component.mjs +3 -3
  198. package/esm2020/empty/empty.module.mjs +4 -4
  199. package/esm2020/empty/empty.property.mjs +3 -3
  200. package/esm2020/examples/examples.component.mjs +3 -3
  201. package/esm2020/examples/examples.module.mjs +4 -4
  202. package/esm2020/find/find.component.mjs +3 -3
  203. package/esm2020/find/find.module.mjs +4 -4
  204. package/esm2020/find/find.property.mjs +3 -3
  205. package/esm2020/form/control.component.mjs +3 -3
  206. package/esm2020/form/form.component.mjs +3 -3
  207. package/esm2020/form/form.module.mjs +4 -4
  208. package/esm2020/form/form.property.mjs +6 -6
  209. package/esm2020/highlight/highlight.component.mjs +3 -3
  210. package/esm2020/highlight/highlight.module.mjs +4 -4
  211. package/esm2020/highlight/highlight.property.mjs +3 -3
  212. package/esm2020/i18n/i18n.directive.mjs +3 -3
  213. package/esm2020/i18n/i18n.module.mjs +4 -4
  214. package/esm2020/i18n/i18n.pipe.mjs +3 -3
  215. package/esm2020/i18n/i18n.service.mjs +3 -3
  216. package/esm2020/icon/icon.component.mjs +3 -3
  217. package/esm2020/icon/icon.module.mjs +4 -4
  218. package/esm2020/icon/icon.property.mjs +3 -3
  219. package/esm2020/icon/icon.service.mjs +3 -3
  220. package/esm2020/image/image-group.component.mjs +3 -3
  221. package/esm2020/image/image-preview.component.mjs +3 -3
  222. package/esm2020/image/image.component.mjs +3 -3
  223. package/esm2020/image/image.module.mjs +4 -4
  224. package/esm2020/image/image.property.mjs +6 -6
  225. package/esm2020/inner/inner.component.mjs +3 -3
  226. package/esm2020/inner/inner.module.mjs +4 -4
  227. package/esm2020/inner/inner.property.mjs +3 -3
  228. package/esm2020/input/input-group.component.mjs +3 -3
  229. package/esm2020/input/input.component.mjs +3 -3
  230. package/esm2020/input/input.module.mjs +4 -4
  231. package/esm2020/input/input.property.mjs +6 -6
  232. package/esm2020/input-number/input-number.component.mjs +3 -3
  233. package/esm2020/input-number/input-number.module.mjs +4 -4
  234. package/esm2020/input-number/input-number.property.mjs +3 -3
  235. package/esm2020/keyword/keyword.directive.mjs +3 -3
  236. package/esm2020/keyword/keyword.module.mjs +4 -4
  237. package/esm2020/keyword/keyword.property.mjs +3 -3
  238. package/esm2020/layout/col.component.mjs +3 -3
  239. package/esm2020/layout/layout.module.mjs +4 -4
  240. package/esm2020/layout/layout.property.mjs +6 -6
  241. package/esm2020/layout/row.component.mjs +3 -3
  242. package/esm2020/link/link.component.mjs +3 -3
  243. package/esm2020/link/link.module.mjs +4 -4
  244. package/esm2020/link/link.property.mjs +3 -3
  245. package/esm2020/list/list-drop-group.directive.mjs +3 -3
  246. package/esm2020/list/list-option.component.mjs +3 -3
  247. package/esm2020/list/list.component.mjs +3 -3
  248. package/esm2020/list/list.module.mjs +4 -4
  249. package/esm2020/list/list.property.mjs +6 -6
  250. package/esm2020/loading/loading.component.mjs +4 -4
  251. package/esm2020/loading/loading.module.mjs +4 -4
  252. package/esm2020/loading/loading.property.mjs +3 -3
  253. package/esm2020/menu/menu-node.component.mjs +3 -3
  254. package/esm2020/menu/menu.component.mjs +4 -4
  255. package/esm2020/menu/menu.module.mjs +4 -4
  256. package/esm2020/menu/menu.property.mjs +6 -6
  257. package/esm2020/message/message.component.mjs +3 -3
  258. package/esm2020/message/message.module.mjs +4 -4
  259. package/esm2020/message/message.service.mjs +3 -3
  260. package/esm2020/message-box/message-box.component.mjs +3 -3
  261. package/esm2020/message-box/message-box.module.mjs +4 -4
  262. package/esm2020/message-box/message-box.service.mjs +3 -3
  263. package/esm2020/notification/notification.component.mjs +3 -3
  264. package/esm2020/notification/notification.module.mjs +4 -4
  265. package/esm2020/notification/notification.service.mjs +3 -3
  266. package/esm2020/outlet/outlet.directive.mjs +3 -3
  267. package/esm2020/outlet/outlet.module.mjs +4 -4
  268. package/esm2020/page-header/page-header.component.mjs +3 -3
  269. package/esm2020/page-header/page-header.module.mjs +4 -4
  270. package/esm2020/page-header/page-header.property.mjs +3 -3
  271. package/esm2020/pagination/pagination.component.mjs +3 -3
  272. package/esm2020/pagination/pagination.module.mjs +4 -4
  273. package/esm2020/pagination/pagination.property.mjs +3 -3
  274. package/esm2020/pattern/pattern.component.mjs +3 -3
  275. package/esm2020/pattern/pattern.module.mjs +4 -4
  276. package/esm2020/popconfirm/popconfirm.component.mjs +3 -3
  277. package/esm2020/popconfirm/popconfirm.module.mjs +4 -4
  278. package/esm2020/popconfirm/popconfirm.property.mjs +3 -3
  279. package/esm2020/popover/popover-portal.component.mjs +3 -3
  280. package/esm2020/popover/popover.directive.mjs +3 -3
  281. package/esm2020/popover/popover.module.mjs +4 -4
  282. package/esm2020/popover/popover.property.mjs +3 -3
  283. package/esm2020/portal/portal.module.mjs +4 -4
  284. package/esm2020/portal/portal.service.mjs +3 -3
  285. package/esm2020/progress/progress.component.mjs +4 -4
  286. package/esm2020/progress/progress.module.mjs +4 -4
  287. package/esm2020/progress/progress.property.mjs +3 -3
  288. package/esm2020/radio/radio.component.mjs +3 -3
  289. package/esm2020/radio/radio.module.mjs +4 -4
  290. package/esm2020/radio/radio.property.mjs +3 -3
  291. package/esm2020/rate/rate.component.mjs +3 -3
  292. package/esm2020/rate/rate.module.mjs +4 -4
  293. package/esm2020/rate/rate.property.mjs +3 -3
  294. package/esm2020/resizable/resizable.directive.mjs +3 -3
  295. package/esm2020/resizable/resizable.module.mjs +4 -4
  296. package/esm2020/resizable/resizable.property.mjs +3 -3
  297. package/esm2020/result/result.component.mjs +3 -3
  298. package/esm2020/result/result.module.mjs +4 -4
  299. package/esm2020/result/result.property.mjs +3 -3
  300. package/esm2020/ripple/ripple.directive.mjs +3 -3
  301. package/esm2020/ripple/ripple.module.mjs +4 -4
  302. package/esm2020/ripple/ripple.property.mjs +3 -3
  303. package/esm2020/select/select-portal.component.mjs +3 -3
  304. package/esm2020/select/select.component.mjs +3 -3
  305. package/esm2020/select/select.module.mjs +4 -4
  306. package/esm2020/select/select.property.mjs +3 -3
  307. package/esm2020/skeleton/skeleton.component.mjs +4 -4
  308. package/esm2020/skeleton/skeleton.module.mjs +4 -4
  309. package/esm2020/skeleton/skeleton.property.mjs +3 -3
  310. package/esm2020/slider/slider.component.mjs +3 -3
  311. package/esm2020/slider/slider.module.mjs +4 -4
  312. package/esm2020/slider/slider.property.mjs +3 -3
  313. package/esm2020/slider-select/slider-select.component.mjs +3 -3
  314. package/esm2020/slider-select/slider-select.module.mjs +4 -4
  315. package/esm2020/slider-select/slider-select.property.mjs +3 -3
  316. package/esm2020/statistic/countdown.component.mjs +3 -3
  317. package/esm2020/statistic/statistic.component.mjs +3 -3
  318. package/esm2020/statistic/statistic.module.mjs +4 -4
  319. package/esm2020/statistic/statistic.property.mjs +6 -6
  320. package/esm2020/steps/steps.component.mjs +3 -3
  321. package/esm2020/steps/steps.module.mjs +4 -4
  322. package/esm2020/steps/steps.property.mjs +3 -3
  323. package/esm2020/switch/switch.component.mjs +3 -3
  324. package/esm2020/switch/switch.module.mjs +4 -4
  325. package/esm2020/switch/switch.property.mjs +3 -3
  326. package/esm2020/table/drag.directive.mjs +3 -3
  327. package/esm2020/table/table-body.component.mjs +3 -3
  328. package/esm2020/table/table-foot.component.mjs +3 -3
  329. package/esm2020/table/table-head.component.mjs +3 -3
  330. package/esm2020/table/table.component.mjs +3 -3
  331. package/esm2020/table/table.module.mjs +4 -4
  332. package/esm2020/table/table.property.mjs +12 -12
  333. package/esm2020/tabs/tab-content.component.mjs +3 -3
  334. package/esm2020/tabs/tab-link.directive.mjs +8 -8
  335. package/esm2020/tabs/tab.component.mjs +3 -3
  336. package/esm2020/tabs/tabs.component.mjs +4 -4
  337. package/esm2020/tabs/tabs.module.mjs +4 -4
  338. package/esm2020/tabs/tabs.property.mjs +6 -6
  339. package/esm2020/tag/tag.component.mjs +3 -3
  340. package/esm2020/tag/tag.module.mjs +4 -4
  341. package/esm2020/tag/tag.property.mjs +3 -3
  342. package/esm2020/text-retract/text-retract.component.mjs +3 -3
  343. package/esm2020/text-retract/text-retract.module.mjs +4 -4
  344. package/esm2020/text-retract/text-retract.property.mjs +3 -3
  345. package/esm2020/textarea/textarea.component.mjs +3 -3
  346. package/esm2020/textarea/textarea.module.mjs +4 -4
  347. package/esm2020/textarea/textarea.property.mjs +3 -3
  348. package/esm2020/theme/theme.component.mjs +5 -5
  349. package/esm2020/theme/theme.module.mjs +4 -4
  350. package/esm2020/theme/theme.property.mjs +3 -3
  351. package/esm2020/time-ago/time-ago.module.mjs +4 -4
  352. package/esm2020/time-ago/time-ago.pipe.mjs +3 -3
  353. package/esm2020/time-picker/time-picker-frame.component.mjs +7 -7
  354. package/esm2020/time-picker/time-picker-portal.component.mjs +3 -3
  355. package/esm2020/time-picker/time-picker.component.mjs +3 -3
  356. package/esm2020/time-picker/time-picker.module.mjs +4 -4
  357. package/esm2020/time-picker/time-picker.property.mjs +3 -3
  358. package/esm2020/time-range/time-range.module.mjs +4 -4
  359. package/esm2020/time-range/time-range.pipe.mjs +3 -3
  360. package/esm2020/timeline/timeline.component.mjs +3 -3
  361. package/esm2020/timeline/timeline.module.mjs +4 -4
  362. package/esm2020/timeline/timeline.property.mjs +3 -3
  363. package/esm2020/tooltip/tooltip-portal.component.mjs +3 -3
  364. package/esm2020/tooltip/tooltip.directive.mjs +3 -3
  365. package/esm2020/tooltip/tooltip.module.mjs +4 -4
  366. package/esm2020/tooltip/tooltip.property.mjs +3 -3
  367. package/esm2020/transfer/transfer.component.mjs +5 -5
  368. package/esm2020/transfer/transfer.module.mjs +4 -4
  369. package/esm2020/transfer/transfer.property.mjs +3 -3
  370. package/esm2020/tree/tree-node.component.mjs +3 -3
  371. package/esm2020/tree/tree.component.mjs +3 -3
  372. package/esm2020/tree/tree.module.mjs +4 -4
  373. package/esm2020/tree/tree.property.mjs +6 -6
  374. package/esm2020/tree-file/tree-file.component.mjs +4 -4
  375. package/esm2020/tree-file/tree-file.module.mjs +4 -4
  376. package/esm2020/tree-file/tree-file.property.mjs +3 -3
  377. package/esm2020/tree-select/tree-select-portal.component.mjs +3 -3
  378. package/esm2020/tree-select/tree-select.component.mjs +3 -3
  379. package/esm2020/tree-select/tree-select.module.mjs +4 -4
  380. package/esm2020/tree-select/tree-select.property.mjs +3 -3
  381. package/esm2020/typography/typography.component.mjs +3 -3
  382. package/esm2020/typography/typography.module.mjs +4 -4
  383. package/esm2020/typography/typography.property.mjs +3 -3
  384. package/esm2020/upload/upload-portal.component.mjs +7 -7
  385. package/esm2020/upload/upload.component.mjs +3 -3
  386. package/esm2020/upload/upload.module.mjs +4 -4
  387. package/esm2020/upload/upload.property.mjs +3 -3
  388. package/examples/examples.component.d.ts +1 -1
  389. package/fesm2015/ng-nest-ui-affix.mjs +10 -10
  390. package/fesm2015/ng-nest-ui-alert.mjs +10 -10
  391. package/fesm2015/ng-nest-ui-anchor.mjs +10 -10
  392. package/fesm2015/ng-nest-ui-api.mjs +7 -7
  393. package/fesm2015/ng-nest-ui-auto-complete.mjs +13 -13
  394. package/fesm2015/ng-nest-ui-avatar.mjs +16 -16
  395. package/fesm2015/ng-nest-ui-back-top.mjs +10 -10
  396. package/fesm2015/ng-nest-ui-badge.mjs +10 -10
  397. package/fesm2015/ng-nest-ui-base-form.mjs +10 -10
  398. package/fesm2015/ng-nest-ui-border.mjs +7 -7
  399. package/fesm2015/ng-nest-ui-button.mjs +16 -16
  400. package/fesm2015/ng-nest-ui-calendar.mjs +10 -10
  401. package/fesm2015/ng-nest-ui-card.mjs +10 -10
  402. package/fesm2015/ng-nest-ui-carousel.mjs +16 -16
  403. package/fesm2015/ng-nest-ui-cascade.mjs +13 -13
  404. package/fesm2015/ng-nest-ui-checkbox.mjs +10 -10
  405. package/fesm2015/ng-nest-ui-collapse.mjs +16 -16
  406. package/fesm2015/ng-nest-ui-color-picker.mjs +14 -14
  407. package/fesm2015/ng-nest-ui-color-picker.mjs.map +1 -1
  408. package/fesm2015/ng-nest-ui-color.mjs +10 -10
  409. package/fesm2015/ng-nest-ui-comment.mjs +16 -16
  410. package/fesm2015/ng-nest-ui-container.mjs +31 -31
  411. package/fesm2015/ng-nest-ui-core.mjs +15 -15
  412. package/fesm2015/ng-nest-ui-crumb.mjs +10 -10
  413. package/fesm2015/ng-nest-ui-date-picker.mjs +40 -40
  414. package/fesm2015/ng-nest-ui-description.mjs +16 -16
  415. package/fesm2015/ng-nest-ui-dialog.mjs +42 -42
  416. package/fesm2015/ng-nest-ui-dialog.mjs.map +1 -1
  417. package/fesm2015/ng-nest-ui-doc.mjs +7 -7
  418. package/fesm2015/ng-nest-ui-drawer.mjs +33 -33
  419. package/fesm2015/ng-nest-ui-drawer.mjs.map +1 -1
  420. package/fesm2015/ng-nest-ui-dropdown.mjs +13 -13
  421. package/fesm2015/ng-nest-ui-empty.mjs +10 -10
  422. package/fesm2015/ng-nest-ui-examples.mjs +7 -7
  423. package/fesm2015/ng-nest-ui-find.mjs +10 -10
  424. package/fesm2015/ng-nest-ui-form.mjs +16 -16
  425. package/fesm2015/ng-nest-ui-highlight.mjs +10 -10
  426. package/fesm2015/ng-nest-ui-i18n.mjs +13 -13
  427. package/fesm2015/ng-nest-ui-icon.mjs +13 -13
  428. package/fesm2015/ng-nest-ui-image.mjs +19 -19
  429. package/fesm2015/ng-nest-ui-inner.mjs +10 -10
  430. package/fesm2015/ng-nest-ui-input-number.mjs +10 -10
  431. package/fesm2015/ng-nest-ui-input.mjs +16 -16
  432. package/fesm2015/ng-nest-ui-keyword.mjs +10 -10
  433. package/fesm2015/ng-nest-ui-layout.mjs +16 -16
  434. package/fesm2015/ng-nest-ui-link.mjs +10 -10
  435. package/fesm2015/ng-nest-ui-list.mjs +19 -19
  436. package/fesm2015/ng-nest-ui-loading.mjs +11 -11
  437. package/fesm2015/ng-nest-ui-loading.mjs.map +1 -1
  438. package/fesm2015/ng-nest-ui-menu.mjs +16 -16
  439. package/fesm2015/ng-nest-ui-menu.mjs.map +1 -1
  440. package/fesm2015/ng-nest-ui-message-box.mjs +10 -10
  441. package/fesm2015/ng-nest-ui-message.mjs +10 -10
  442. package/fesm2015/ng-nest-ui-notification.mjs +10 -10
  443. package/fesm2015/ng-nest-ui-outlet.mjs +7 -7
  444. package/fesm2015/ng-nest-ui-page-header.mjs +10 -10
  445. package/fesm2015/ng-nest-ui-pagination.mjs +10 -10
  446. package/fesm2015/ng-nest-ui-pattern.mjs +7 -7
  447. package/fesm2015/ng-nest-ui-popconfirm.mjs +10 -10
  448. package/fesm2015/ng-nest-ui-popover.mjs +13 -13
  449. package/fesm2015/ng-nest-ui-portal.mjs +7 -7
  450. package/fesm2015/ng-nest-ui-progress.mjs +11 -11
  451. package/fesm2015/ng-nest-ui-progress.mjs.map +1 -1
  452. package/fesm2015/ng-nest-ui-radio.mjs +10 -10
  453. package/fesm2015/ng-nest-ui-rate.mjs +10 -10
  454. package/fesm2015/ng-nest-ui-resizable.mjs +10 -10
  455. package/fesm2015/ng-nest-ui-result.mjs +10 -10
  456. package/fesm2015/ng-nest-ui-ripple.mjs +10 -10
  457. package/fesm2015/ng-nest-ui-select.mjs +13 -13
  458. package/fesm2015/ng-nest-ui-skeleton.mjs +11 -11
  459. package/fesm2015/ng-nest-ui-skeleton.mjs.map +1 -1
  460. package/fesm2015/ng-nest-ui-slider-select.mjs +10 -10
  461. package/fesm2015/ng-nest-ui-slider.mjs +10 -10
  462. package/fesm2015/ng-nest-ui-statistic.mjs +16 -16
  463. package/fesm2015/ng-nest-ui-steps.mjs +10 -10
  464. package/fesm2015/ng-nest-ui-switch.mjs +10 -10
  465. package/fesm2015/ng-nest-ui-table.mjs +31 -31
  466. package/fesm2015/ng-nest-ui-tabs.mjs +26 -26
  467. package/fesm2015/ng-nest-ui-tabs.mjs.map +1 -1
  468. package/fesm2015/ng-nest-ui-tag.mjs +10 -10
  469. package/fesm2015/ng-nest-ui-text-retract.mjs +10 -10
  470. package/fesm2015/ng-nest-ui-textarea.mjs +10 -10
  471. package/fesm2015/ng-nest-ui-theme.mjs +11 -11
  472. package/fesm2015/ng-nest-ui-theme.mjs.map +1 -1
  473. package/fesm2015/ng-nest-ui-time-ago.mjs +7 -7
  474. package/fesm2015/ng-nest-ui-time-picker.mjs +19 -19
  475. package/fesm2015/ng-nest-ui-time-picker.mjs.map +1 -1
  476. package/fesm2015/ng-nest-ui-time-range.mjs +7 -7
  477. package/fesm2015/ng-nest-ui-timeline.mjs +10 -10
  478. package/fesm2015/ng-nest-ui-tooltip.mjs +13 -13
  479. package/fesm2015/ng-nest-ui-transfer.mjs +11 -11
  480. package/fesm2015/ng-nest-ui-transfer.mjs.map +1 -1
  481. package/fesm2015/ng-nest-ui-tree-file.mjs +10 -10
  482. package/fesm2015/ng-nest-ui-tree-file.mjs.map +1 -1
  483. package/fesm2015/ng-nest-ui-tree-select.mjs +13 -13
  484. package/fesm2015/ng-nest-ui-tree.mjs +16 -16
  485. package/fesm2015/ng-nest-ui-typography.mjs +10 -10
  486. package/fesm2015/ng-nest-ui-upload.mjs +18 -16
  487. package/fesm2015/ng-nest-ui-upload.mjs.map +1 -1
  488. package/fesm2020/ng-nest-ui-affix.mjs +10 -10
  489. package/fesm2020/ng-nest-ui-alert.mjs +10 -10
  490. package/fesm2020/ng-nest-ui-anchor.mjs +10 -10
  491. package/fesm2020/ng-nest-ui-api.mjs +7 -7
  492. package/fesm2020/ng-nest-ui-auto-complete.mjs +13 -13
  493. package/fesm2020/ng-nest-ui-avatar.mjs +16 -16
  494. package/fesm2020/ng-nest-ui-back-top.mjs +10 -10
  495. package/fesm2020/ng-nest-ui-badge.mjs +10 -10
  496. package/fesm2020/ng-nest-ui-base-form.mjs +10 -10
  497. package/fesm2020/ng-nest-ui-border.mjs +7 -7
  498. package/fesm2020/ng-nest-ui-button.mjs +16 -16
  499. package/fesm2020/ng-nest-ui-calendar.mjs +10 -10
  500. package/fesm2020/ng-nest-ui-card.mjs +10 -10
  501. package/fesm2020/ng-nest-ui-carousel.mjs +16 -16
  502. package/fesm2020/ng-nest-ui-cascade.mjs +13 -13
  503. package/fesm2020/ng-nest-ui-checkbox.mjs +10 -10
  504. package/fesm2020/ng-nest-ui-collapse.mjs +16 -16
  505. package/fesm2020/ng-nest-ui-color-picker.mjs +14 -14
  506. package/fesm2020/ng-nest-ui-color-picker.mjs.map +1 -1
  507. package/fesm2020/ng-nest-ui-color.mjs +10 -10
  508. package/fesm2020/ng-nest-ui-comment.mjs +16 -16
  509. package/fesm2020/ng-nest-ui-container.mjs +31 -31
  510. package/fesm2020/ng-nest-ui-core.mjs +15 -15
  511. package/fesm2020/ng-nest-ui-crumb.mjs +10 -10
  512. package/fesm2020/ng-nest-ui-date-picker.mjs +40 -40
  513. package/fesm2020/ng-nest-ui-description.mjs +16 -16
  514. package/fesm2020/ng-nest-ui-dialog.mjs +42 -42
  515. package/fesm2020/ng-nest-ui-dialog.mjs.map +1 -1
  516. package/fesm2020/ng-nest-ui-doc.mjs +7 -7
  517. package/fesm2020/ng-nest-ui-drawer.mjs +33 -33
  518. package/fesm2020/ng-nest-ui-drawer.mjs.map +1 -1
  519. package/fesm2020/ng-nest-ui-dropdown.mjs +13 -13
  520. package/fesm2020/ng-nest-ui-empty.mjs +10 -10
  521. package/fesm2020/ng-nest-ui-examples.mjs +7 -7
  522. package/fesm2020/ng-nest-ui-find.mjs +10 -10
  523. package/fesm2020/ng-nest-ui-form.mjs +16 -16
  524. package/fesm2020/ng-nest-ui-highlight.mjs +10 -10
  525. package/fesm2020/ng-nest-ui-i18n.mjs +13 -13
  526. package/fesm2020/ng-nest-ui-icon.mjs +13 -13
  527. package/fesm2020/ng-nest-ui-image.mjs +19 -19
  528. package/fesm2020/ng-nest-ui-inner.mjs +10 -10
  529. package/fesm2020/ng-nest-ui-input-number.mjs +10 -10
  530. package/fesm2020/ng-nest-ui-input.mjs +16 -16
  531. package/fesm2020/ng-nest-ui-keyword.mjs +10 -10
  532. package/fesm2020/ng-nest-ui-layout.mjs +16 -16
  533. package/fesm2020/ng-nest-ui-link.mjs +10 -10
  534. package/fesm2020/ng-nest-ui-list.mjs +19 -19
  535. package/fesm2020/ng-nest-ui-loading.mjs +11 -11
  536. package/fesm2020/ng-nest-ui-loading.mjs.map +1 -1
  537. package/fesm2020/ng-nest-ui-menu.mjs +16 -16
  538. package/fesm2020/ng-nest-ui-menu.mjs.map +1 -1
  539. package/fesm2020/ng-nest-ui-message-box.mjs +10 -10
  540. package/fesm2020/ng-nest-ui-message.mjs +10 -10
  541. package/fesm2020/ng-nest-ui-notification.mjs +10 -10
  542. package/fesm2020/ng-nest-ui-outlet.mjs +7 -7
  543. package/fesm2020/ng-nest-ui-page-header.mjs +10 -10
  544. package/fesm2020/ng-nest-ui-pagination.mjs +10 -10
  545. package/fesm2020/ng-nest-ui-pattern.mjs +7 -7
  546. package/fesm2020/ng-nest-ui-popconfirm.mjs +10 -10
  547. package/fesm2020/ng-nest-ui-popover.mjs +13 -13
  548. package/fesm2020/ng-nest-ui-portal.mjs +7 -7
  549. package/fesm2020/ng-nest-ui-progress.mjs +11 -11
  550. package/fesm2020/ng-nest-ui-progress.mjs.map +1 -1
  551. package/fesm2020/ng-nest-ui-radio.mjs +10 -10
  552. package/fesm2020/ng-nest-ui-rate.mjs +10 -10
  553. package/fesm2020/ng-nest-ui-resizable.mjs +10 -10
  554. package/fesm2020/ng-nest-ui-result.mjs +10 -10
  555. package/fesm2020/ng-nest-ui-ripple.mjs +10 -10
  556. package/fesm2020/ng-nest-ui-select.mjs +13 -13
  557. package/fesm2020/ng-nest-ui-skeleton.mjs +11 -11
  558. package/fesm2020/ng-nest-ui-skeleton.mjs.map +1 -1
  559. package/fesm2020/ng-nest-ui-slider-select.mjs +10 -10
  560. package/fesm2020/ng-nest-ui-slider.mjs +10 -10
  561. package/fesm2020/ng-nest-ui-statistic.mjs +16 -16
  562. package/fesm2020/ng-nest-ui-steps.mjs +10 -10
  563. package/fesm2020/ng-nest-ui-switch.mjs +10 -10
  564. package/fesm2020/ng-nest-ui-table.mjs +31 -31
  565. package/fesm2020/ng-nest-ui-tabs.mjs +26 -26
  566. package/fesm2020/ng-nest-ui-tabs.mjs.map +1 -1
  567. package/fesm2020/ng-nest-ui-tag.mjs +10 -10
  568. package/fesm2020/ng-nest-ui-text-retract.mjs +10 -10
  569. package/fesm2020/ng-nest-ui-textarea.mjs +10 -10
  570. package/fesm2020/ng-nest-ui-theme.mjs +11 -11
  571. package/fesm2020/ng-nest-ui-theme.mjs.map +1 -1
  572. package/fesm2020/ng-nest-ui-time-ago.mjs +7 -7
  573. package/fesm2020/ng-nest-ui-time-picker.mjs +19 -19
  574. package/fesm2020/ng-nest-ui-time-picker.mjs.map +1 -1
  575. package/fesm2020/ng-nest-ui-time-range.mjs +7 -7
  576. package/fesm2020/ng-nest-ui-timeline.mjs +10 -10
  577. package/fesm2020/ng-nest-ui-tooltip.mjs +13 -13
  578. package/fesm2020/ng-nest-ui-transfer.mjs +11 -11
  579. package/fesm2020/ng-nest-ui-transfer.mjs.map +1 -1
  580. package/fesm2020/ng-nest-ui-tree-file.mjs +10 -10
  581. package/fesm2020/ng-nest-ui-tree-file.mjs.map +1 -1
  582. package/fesm2020/ng-nest-ui-tree-select.mjs +13 -13
  583. package/fesm2020/ng-nest-ui-tree.mjs +16 -16
  584. package/fesm2020/ng-nest-ui-typography.mjs +10 -10
  585. package/fesm2020/ng-nest-ui-upload.mjs +16 -16
  586. package/fesm2020/ng-nest-ui-upload.mjs.map +1 -1
  587. package/find/find.component.d.ts +1 -1
  588. package/find/find.property.d.ts +1 -1
  589. package/form/control.component.d.ts +1 -1
  590. package/form/form.component.d.ts +1 -1
  591. package/form/form.property.d.ts +2 -2
  592. package/highlight/highlight.component.d.ts +1 -1
  593. package/highlight/highlight.property.d.ts +1 -1
  594. package/i18n/i18n.directive.d.ts +1 -1
  595. package/icon/icon.component.d.ts +1 -1
  596. package/icon/icon.property.d.ts +1 -1
  597. package/image/image-group.component.d.ts +1 -1
  598. package/image/image-preview.component.d.ts +1 -1
  599. package/image/image.component.d.ts +1 -1
  600. package/image/image.property.d.ts +2 -2
  601. package/inner/inner.component.d.ts +1 -1
  602. package/inner/inner.property.d.ts +1 -1
  603. package/input/input-group.component.d.ts +1 -1
  604. package/input/input.component.d.ts +1 -1
  605. package/input/input.property.d.ts +2 -2
  606. package/input-number/input-number.component.d.ts +1 -1
  607. package/input-number/input-number.property.d.ts +1 -1
  608. package/keyword/keyword.directive.d.ts +1 -1
  609. package/keyword/keyword.property.d.ts +1 -1
  610. package/layout/col.component.d.ts +1 -1
  611. package/layout/layout.property.d.ts +2 -2
  612. package/layout/row.component.d.ts +1 -1
  613. package/link/link.component.d.ts +1 -1
  614. package/link/link.property.d.ts +1 -1
  615. package/list/list-drop-group.directive.d.ts +1 -1
  616. package/list/list-option.component.d.ts +1 -1
  617. package/list/list.component.d.ts +1 -1
  618. package/list/list.property.d.ts +2 -2
  619. package/loading/loading.component.d.ts +1 -1
  620. package/loading/loading.property.d.ts +1 -1
  621. package/menu/menu-node.component.d.ts +1 -1
  622. package/menu/menu.component.d.ts +2 -2
  623. package/menu/menu.property.d.ts +2 -2
  624. package/message/message.component.d.ts +1 -1
  625. package/message-box/message-box.component.d.ts +1 -1
  626. package/notification/notification.component.d.ts +1 -1
  627. package/outlet/outlet.directive.d.ts +1 -1
  628. package/package.json +6 -6
  629. package/page-header/page-header.component.d.ts +1 -1
  630. package/page-header/page-header.property.d.ts +1 -1
  631. package/pagination/pagination.component.d.ts +1 -1
  632. package/pagination/pagination.property.d.ts +1 -1
  633. package/pattern/pattern.component.d.ts +1 -1
  634. package/popconfirm/popconfirm.component.d.ts +1 -1
  635. package/popconfirm/popconfirm.property.d.ts +1 -1
  636. package/popover/popover-portal.component.d.ts +1 -1
  637. package/popover/popover.directive.d.ts +1 -1
  638. package/popover/popover.property.d.ts +1 -1
  639. package/progress/progress.component.d.ts +1 -1
  640. package/progress/progress.property.d.ts +1 -1
  641. package/radio/radio.component.d.ts +1 -1
  642. package/radio/radio.property.d.ts +1 -1
  643. package/rate/rate.component.d.ts +1 -1
  644. package/rate/rate.property.d.ts +1 -1
  645. package/resizable/resizable.directive.d.ts +1 -1
  646. package/resizable/resizable.property.d.ts +1 -1
  647. package/result/result.component.d.ts +1 -1
  648. package/result/result.property.d.ts +1 -1
  649. package/ripple/ripple.directive.d.ts +1 -1
  650. package/ripple/ripple.property.d.ts +1 -1
  651. package/select/select-portal.component.d.ts +1 -1
  652. package/select/select.component.d.ts +1 -1
  653. package/select/select.property.d.ts +1 -1
  654. package/skeleton/skeleton.component.d.ts +1 -1
  655. package/skeleton/skeleton.property.d.ts +1 -1
  656. package/slider/slider.component.d.ts +1 -1
  657. package/slider/slider.property.d.ts +1 -1
  658. package/slider-select/slider-select.component.d.ts +1 -1
  659. package/slider-select/slider-select.property.d.ts +1 -1
  660. package/statistic/countdown.component.d.ts +1 -1
  661. package/statistic/statistic.component.d.ts +1 -1
  662. package/statistic/statistic.property.d.ts +2 -2
  663. package/steps/steps.component.d.ts +1 -1
  664. package/steps/steps.property.d.ts +1 -1
  665. package/switch/switch.component.d.ts +1 -1
  666. package/switch/switch.property.d.ts +1 -1
  667. package/table/drag.directive.d.ts +1 -1
  668. package/table/table-body.component.d.ts +1 -1
  669. package/table/table-foot.component.d.ts +1 -1
  670. package/table/table-head.component.d.ts +1 -1
  671. package/table/table.component.d.ts +1 -1
  672. package/table/table.property.d.ts +4 -4
  673. package/tabs/tab-content.component.d.ts +1 -1
  674. package/tabs/tab-link.directive.d.ts +5 -5
  675. package/tabs/tab.component.d.ts +1 -1
  676. package/tabs/tabs.component.d.ts +3 -3
  677. package/tabs/tabs.property.d.ts +2 -2
  678. package/tag/tag.component.d.ts +1 -1
  679. package/tag/tag.property.d.ts +1 -1
  680. package/text-retract/text-retract.component.d.ts +1 -1
  681. package/text-retract/text-retract.property.d.ts +1 -1
  682. package/textarea/textarea.component.d.ts +1 -1
  683. package/textarea/textarea.property.d.ts +1 -1
  684. package/theme/theme.component.d.ts +1 -1
  685. package/theme/theme.property.d.ts +1 -1
  686. package/time-picker/time-picker-frame.component.d.ts +1 -1
  687. package/time-picker/time-picker-portal.component.d.ts +1 -1
  688. package/time-picker/time-picker.component.d.ts +1 -1
  689. package/time-picker/time-picker.property.d.ts +1 -1
  690. package/timeline/timeline.component.d.ts +1 -1
  691. package/timeline/timeline.property.d.ts +1 -1
  692. package/tooltip/tooltip-portal.component.d.ts +1 -1
  693. package/tooltip/tooltip.directive.d.ts +1 -1
  694. package/tooltip/tooltip.property.d.ts +1 -1
  695. package/transfer/transfer.component.d.ts +1 -1
  696. package/transfer/transfer.property.d.ts +1 -1
  697. package/tree/tree-node.component.d.ts +1 -1
  698. package/tree/tree.component.d.ts +1 -1
  699. package/tree/tree.property.d.ts +2 -2
  700. package/tree-file/tree-file.component.d.ts +2 -2
  701. package/tree-file/tree-file.property.d.ts +1 -1
  702. package/tree-select/tree-select-portal.component.d.ts +1 -1
  703. package/tree-select/tree-select.component.d.ts +1 -1
  704. package/tree-select/tree-select.property.d.ts +1 -1
  705. package/typography/typography.component.d.ts +1 -1
  706. package/typography/typography.property.d.ts +1 -1
  707. package/upload/upload-portal.component.d.ts +2 -2
  708. package/upload/upload.component.d.ts +1 -1
  709. package/upload/upload.property.d.ts +1 -1
@@ -212,10 +212,10 @@ export class XProgressComponent extends XProgressProperty {
212
212
  return this.format && this.format(percent);
213
213
  }
214
214
  }
215
- /** @nocollapse */ XProgressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XProgressComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
216
- /** @nocollapse */ XProgressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XProgressComponent, selector: "x-progress", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\r\n class=\"x-progress\"\r\n [ngClass]=\"classMap\"\r\n [class.x-progress-steps]=\"stepsArray.length > 0\"\r\n [class.x-progress-steps-flex]=\"stepFlex\"\r\n [ngSwitch]=\"type\"\r\n>\r\n <ng-container *ngSwitchCase=\"'circle'\">\r\n <ng-container *ngTemplateOutlet=\"circleTpl\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'dashboard'\">\r\n <ng-container *ngTemplateOutlet=\"dashboardTpl\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngTemplateOutlet=\"lineTpl\"> </ng-container>\r\n </ng-container>\r\n</div>\r\n\r\n<ng-template #lineTpl>\r\n <ng-container *ngIf=\"stepsArray.length === 0\">\r\n <ng-container *ngTemplateOutlet=\"trackTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"stepsArray.length > 0\">\r\n <ng-container *ngTemplateOutlet=\"stepsTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"info && !inside\">\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #circleTpl>\r\n <div class=\"x-progress-ring\" [style.width]=\"size\" [style.height]=\"size\">\r\n <div class=\"x-progress-ring-rail\" [style.border-width]=\"thickness\"></div>\r\n <div\r\n class=\"x-progress-ring-bg\"\r\n [style.clip-path]=\"circleClipPath\"\r\n [style.background-color]=\"currentColor\"\r\n [style.border-width]=\"thickness\"\r\n ></div>\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #dashboardTpl>\r\n <div class=\"x-progress-ring\" [style.width]=\"size\" [style.height]=\"size\">\r\n <div class=\"x-progress-ring-rail\" [style.clip-path]=\"dashboardRailClipPath\" [style.border-width]=\"thickness\"></div>\r\n <div\r\n class=\"x-progress-ring-bg\"\r\n [style.clip-path]=\"dashboardClipPath\"\r\n [style.background-color]=\"currentColor\"\r\n [style.border-width]=\"thickness\"\r\n ></div>\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #trackTpl>\r\n <div class=\"x-progress-track\">\r\n <div class=\"x-progress-rail\" [class.x-progress-mask]=\"subsection\" [style.background-image]=\"subsection ? subLinearGradient : 'none'\">\r\n <div\r\n class=\"x-progress-bg\"\r\n [style.width.%]=\"percent\"\r\n [style.background-color]=\"currentColor\"\r\n [style.background-image]=\"linearGradient\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n >\r\n <ng-container *ngIf=\"info && inside\">\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </ng-container>\r\n </div>\r\n <div\r\n *ngIf=\"subsection\"\r\n class=\"x-progress-bg-mask\"\r\n [style.width.%]=\"maskWidth\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n ></div>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #stepsTpl>\r\n <div\r\n *ngFor=\"let step of stepsArray\"\r\n class=\"x-progress-step\"\r\n [class.x-progress-step-active]=\"step\"\r\n [style.background-color]=\"currentColor\"\r\n [style.width]=\"stepWidth\"\r\n [style.flex]=\"stepFlex ? 1 : 'none'\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n ></div>\r\n</ng-template>\r\n\r\n<ng-template #textTpl>\r\n <span class=\"x-progress-text\" [ngSwitch]=\"status\">\r\n <ng-container *ngSwitchCase=\"'success'\">\r\n <x-icon type=\"fto-check-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'exception'\">\r\n <x-icon type=\"fto-x-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'warning'\">\r\n <x-icon type=\"fto-help-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngIf=\"format; else defaultTemp\">{{ onFormat(percent) }}</ng-container>\r\n <ng-template #defaultTemp>{{ percent }}%</ng-template>\r\n </ng-container>\r\n </span>\r\n</ng-template>\r\n", styles: ["@keyframes x-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}x-progress{display:initial}.x-progress{margin:0;padding:0;display:inline-flex;align-items:center;width:100%}.x-progress-track{width:100%;display:inline-flex;align-items:center}.x-progress-rail{position:relative;display:inline-flex;width:100%;overflow:hidden;vertical-align:middle;background-color:var(--x-border-100);border-radius:var(--x-border-radius)}.x-progress-bg{position:relative;background-color:var(--x-primary);transition:width .3s cubic-bezier(.08,.82,.17,1) 0s;border-radius:var(--x-border-radius);text-align:right;color:#fff}.x-progress-bg>span{margin:0 .325rem}.x-progress-circle,.x-progress-dashboard,.x-progress-steps:not(.x-progress-steps-flex){width:initial}.x-progress-ring{position:relative;display:inline-flex;align-items:center;justify-content:center}.x-progress-ring-rail{position:absolute;width:100%;height:100%;border-style:solid;border-color:var(--x-border-100);border-radius:100%}.x-progress-ring-bg{position:absolute;width:100%;height:100%;border-style:solid;border-color:var(--x-primary);border-radius:100%;transition:clip-path .3s cubic-bezier(.08,.82,.17,1) 0s}.x-progress-ring .x-progress-text{margin-left:0;justify-content:center;font-size:var(--x-font-size-large)}.x-progress-mask .x-progress-bg{background:transparent}.x-progress-bg-mask{transition:width .3s cubic-bezier(.08,.82,.17,1) 0s;background-color:var(--x-border-100);border-top-right-radius:var(--x-border-radius);border-bottom-right-radius:var(--x-border-radius)}.x-progress-step{background-color:var(--x-border-100);border-radius:var(--x-border-radius)}.x-progress-step:not(:first-child){margin-left:.125rem}.x-progress-step-active{background-color:var(--x-primary)}.x-progress-text{margin-left:.5rem;width:3.25rem;display:inline-flex;align-items:center;white-space:nowrap}.x-progress-active .x-progress-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--x-background-100);border-radius:var(--x-border-radius);opacity:0;animation:x-progress-active 2s cubic-bezier(.23,1,.32,1) infinite;content:\"\"}.x-progress-exception .x-progress-text{color:var(--x-danger)}.x-progress-exception .x-progress-bg,.x-progress-exception .x-progress-step-active{background-color:var(--x-danger)}.x-progress-exception .x-progress-ring-bg{border-color:var(--x-danger)}.x-progress-success .x-progress-text{color:var(--x-success)}.x-progress-success .x-progress-bg,.x-progress-success .x-progress-step-active{background-color:var(--x-success)}.x-progress-success .x-progress-ring-bg{border-color:var(--x-success)}.x-progress-warning .x-progress-text{color:var(--x-warning)}.x-progress-warning .x-progress-bg,.x-progress-warning .x-progress-step-active{background-color:var(--x-warning)}.x-progress-warning .x-progress-ring-bg{border-color:var(--x-warning)}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i2.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "component", type: i3.XIconComponent, selector: "x-icon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
217
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XProgressComponent, decorators: [{
215
+ /** @nocollapse */ XProgressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XProgressComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
216
+ /** @nocollapse */ XProgressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XProgressComponent, selector: "x-progress", usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\r\n class=\"x-progress\"\r\n [ngClass]=\"classMap\"\r\n [class.x-progress-steps]=\"stepsArray.length > 0\"\r\n [class.x-progress-steps-flex]=\"stepFlex\"\r\n [ngSwitch]=\"type\"\r\n>\r\n <ng-container *ngSwitchCase=\"'circle'\">\r\n <ng-container *ngTemplateOutlet=\"circleTpl\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'dashboard'\">\r\n <ng-container *ngTemplateOutlet=\"dashboardTpl\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngTemplateOutlet=\"lineTpl\"> </ng-container>\r\n </ng-container>\r\n</div>\r\n\r\n<ng-template #lineTpl>\r\n <ng-container *ngIf=\"stepsArray.length === 0\">\r\n <ng-container *ngTemplateOutlet=\"trackTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"stepsArray.length > 0\">\r\n <ng-container *ngTemplateOutlet=\"stepsTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"info && !inside\">\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #circleTpl>\r\n <div class=\"x-progress-ring\" [style.width]=\"size\" [style.height]=\"size\">\r\n <div class=\"x-progress-ring-rail\" [style.border-width]=\"thickness\"></div>\r\n <div\r\n class=\"x-progress-ring-bg\"\r\n [style.clip-path]=\"circleClipPath\"\r\n [style.background-color]=\"currentColor\"\r\n [style.border-width]=\"thickness\"\r\n ></div>\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #dashboardTpl>\r\n <div class=\"x-progress-ring\" [style.width]=\"size\" [style.height]=\"size\">\r\n <div class=\"x-progress-ring-rail\" [style.clip-path]=\"dashboardRailClipPath\" [style.border-width]=\"thickness\"></div>\r\n <div\r\n class=\"x-progress-ring-bg\"\r\n [style.clip-path]=\"dashboardClipPath\"\r\n [style.background-color]=\"currentColor\"\r\n [style.border-width]=\"thickness\"\r\n ></div>\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #trackTpl>\r\n <div class=\"x-progress-track\">\r\n <div class=\"x-progress-rail\" [class.x-progress-mask]=\"subsection\" [style.background-image]=\"subsection ? subLinearGradient : 'none'\">\r\n <div\r\n class=\"x-progress-bg\"\r\n [style.width.%]=\"percent\"\r\n [style.background-color]=\"currentColor\"\r\n [style.background-image]=\"linearGradient\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n >\r\n <ng-container *ngIf=\"info && inside\">\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </ng-container>\r\n </div>\r\n <div\r\n *ngIf=\"subsection\"\r\n class=\"x-progress-bg-mask\"\r\n [style.width.%]=\"maskWidth\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n ></div>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #stepsTpl>\r\n <div\r\n *ngFor=\"let step of stepsArray\"\r\n class=\"x-progress-step\"\r\n [class.x-progress-step-active]=\"step\"\r\n [style.background-color]=\"currentColor\"\r\n [style.width]=\"stepWidth\"\r\n [style.flex]=\"stepFlex ? 1 : 'none'\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n ></div>\r\n</ng-template>\r\n\r\n<ng-template #textTpl>\r\n <span class=\"x-progress-text\" [ngSwitch]=\"status\">\r\n <ng-container *ngSwitchCase=\"'success'\">\r\n <x-icon type=\"fto-check-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'exception'\">\r\n <x-icon type=\"fto-x-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'warning'\">\r\n <x-icon type=\"fto-help-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngIf=\"format; else defaultTemp\">{{ onFormat(percent) }}</ng-container>\r\n <ng-template #defaultTemp>{{ percent }}%</ng-template>\r\n </ng-container>\r\n </span>\r\n</ng-template>\r\n", styles: ["@keyframes x-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}x-progress{display:initial}.x-progress{margin:0;padding:0;display:inline-flex;align-items:center;width:100%}.x-progress-track{width:100%;display:inline-flex;align-items:center}.x-progress-rail{position:relative;display:inline-flex;width:100%;overflow:hidden;vertical-align:middle;background-color:var(--x-border-100);border-radius:var(--x-border-radius)}.x-progress-bg{position:relative;background-color:var(--x-primary);transition:width .3s cubic-bezier(.08,.82,.17,1) 0s;border-radius:var(--x-border-radius);text-align:right;color:#fff}.x-progress-bg>span{margin:0 .325rem}.x-progress-circle,.x-progress-dashboard,.x-progress-steps:not(.x-progress-steps-flex){width:initial}.x-progress-ring{position:relative;display:inline-flex;align-items:center;justify-content:center}.x-progress-ring-rail{position:absolute;width:100%;height:100%;border-style:solid;border-color:var(--x-border-100);border-radius:100%}.x-progress-ring-bg{position:absolute;width:100%;height:100%;border-style:solid;border-color:var(--x-primary);border-radius:100%;transition:clip-path .3s cubic-bezier(.08,.82,.17,1) 0s}.x-progress-ring .x-progress-text{margin-left:0;justify-content:center;font-size:var(--x-font-size-large)}.x-progress-mask .x-progress-bg{background:transparent}.x-progress-bg-mask{transition:width .3s cubic-bezier(.08,.82,.17,1) 0s;background-color:var(--x-border-100);border-top-right-radius:var(--x-border-radius);border-bottom-right-radius:var(--x-border-radius)}.x-progress-step{background-color:var(--x-border-100);border-radius:var(--x-border-radius)}.x-progress-step:not(:first-child){margin-left:.125rem}.x-progress-step-active{background-color:var(--x-primary)}.x-progress-text{margin-left:.5rem;width:3.25rem;display:inline-flex;align-items:center;white-space:nowrap}.x-progress-active .x-progress-bg:before{position:absolute;inset:0;background:var(--x-background-100);border-radius:var(--x-border-radius);opacity:0;animation:x-progress-active 2s cubic-bezier(.23,1,.32,1) infinite;content:\"\"}.x-progress-exception .x-progress-text{color:var(--x-danger)}.x-progress-exception .x-progress-bg,.x-progress-exception .x-progress-step-active{background-color:var(--x-danger)}.x-progress-exception .x-progress-ring-bg{border-color:var(--x-danger)}.x-progress-success .x-progress-text{color:var(--x-success)}.x-progress-success .x-progress-bg,.x-progress-success .x-progress-step-active{background-color:var(--x-success)}.x-progress-success .x-progress-ring-bg{border-color:var(--x-success)}.x-progress-warning .x-progress-text{color:var(--x-warning)}.x-progress-warning .x-progress-bg,.x-progress-warning .x-progress-step-active{background-color:var(--x-warning)}.x-progress-warning .x-progress-ring-bg{border-color:var(--x-warning)}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i2.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "component", type: i3.XIconComponent, selector: "x-icon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
217
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XProgressComponent, decorators: [{
218
218
  type: Component,
219
- args: [{ selector: `${XProgressPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\r\n class=\"x-progress\"\r\n [ngClass]=\"classMap\"\r\n [class.x-progress-steps]=\"stepsArray.length > 0\"\r\n [class.x-progress-steps-flex]=\"stepFlex\"\r\n [ngSwitch]=\"type\"\r\n>\r\n <ng-container *ngSwitchCase=\"'circle'\">\r\n <ng-container *ngTemplateOutlet=\"circleTpl\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'dashboard'\">\r\n <ng-container *ngTemplateOutlet=\"dashboardTpl\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngTemplateOutlet=\"lineTpl\"> </ng-container>\r\n </ng-container>\r\n</div>\r\n\r\n<ng-template #lineTpl>\r\n <ng-container *ngIf=\"stepsArray.length === 0\">\r\n <ng-container *ngTemplateOutlet=\"trackTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"stepsArray.length > 0\">\r\n <ng-container *ngTemplateOutlet=\"stepsTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"info && !inside\">\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #circleTpl>\r\n <div class=\"x-progress-ring\" [style.width]=\"size\" [style.height]=\"size\">\r\n <div class=\"x-progress-ring-rail\" [style.border-width]=\"thickness\"></div>\r\n <div\r\n class=\"x-progress-ring-bg\"\r\n [style.clip-path]=\"circleClipPath\"\r\n [style.background-color]=\"currentColor\"\r\n [style.border-width]=\"thickness\"\r\n ></div>\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #dashboardTpl>\r\n <div class=\"x-progress-ring\" [style.width]=\"size\" [style.height]=\"size\">\r\n <div class=\"x-progress-ring-rail\" [style.clip-path]=\"dashboardRailClipPath\" [style.border-width]=\"thickness\"></div>\r\n <div\r\n class=\"x-progress-ring-bg\"\r\n [style.clip-path]=\"dashboardClipPath\"\r\n [style.background-color]=\"currentColor\"\r\n [style.border-width]=\"thickness\"\r\n ></div>\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #trackTpl>\r\n <div class=\"x-progress-track\">\r\n <div class=\"x-progress-rail\" [class.x-progress-mask]=\"subsection\" [style.background-image]=\"subsection ? subLinearGradient : 'none'\">\r\n <div\r\n class=\"x-progress-bg\"\r\n [style.width.%]=\"percent\"\r\n [style.background-color]=\"currentColor\"\r\n [style.background-image]=\"linearGradient\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n >\r\n <ng-container *ngIf=\"info && inside\">\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </ng-container>\r\n </div>\r\n <div\r\n *ngIf=\"subsection\"\r\n class=\"x-progress-bg-mask\"\r\n [style.width.%]=\"maskWidth\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n ></div>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #stepsTpl>\r\n <div\r\n *ngFor=\"let step of stepsArray\"\r\n class=\"x-progress-step\"\r\n [class.x-progress-step-active]=\"step\"\r\n [style.background-color]=\"currentColor\"\r\n [style.width]=\"stepWidth\"\r\n [style.flex]=\"stepFlex ? 1 : 'none'\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n ></div>\r\n</ng-template>\r\n\r\n<ng-template #textTpl>\r\n <span class=\"x-progress-text\" [ngSwitch]=\"status\">\r\n <ng-container *ngSwitchCase=\"'success'\">\r\n <x-icon type=\"fto-check-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'exception'\">\r\n <x-icon type=\"fto-x-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'warning'\">\r\n <x-icon type=\"fto-help-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngIf=\"format; else defaultTemp\">{{ onFormat(percent) }}</ng-container>\r\n <ng-template #defaultTemp>{{ percent }}%</ng-template>\r\n </ng-container>\r\n </span>\r\n</ng-template>\r\n", styles: ["@keyframes x-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}x-progress{display:initial}.x-progress{margin:0;padding:0;display:inline-flex;align-items:center;width:100%}.x-progress-track{width:100%;display:inline-flex;align-items:center}.x-progress-rail{position:relative;display:inline-flex;width:100%;overflow:hidden;vertical-align:middle;background-color:var(--x-border-100);border-radius:var(--x-border-radius)}.x-progress-bg{position:relative;background-color:var(--x-primary);transition:width .3s cubic-bezier(.08,.82,.17,1) 0s;border-radius:var(--x-border-radius);text-align:right;color:#fff}.x-progress-bg>span{margin:0 .325rem}.x-progress-circle,.x-progress-dashboard,.x-progress-steps:not(.x-progress-steps-flex){width:initial}.x-progress-ring{position:relative;display:inline-flex;align-items:center;justify-content:center}.x-progress-ring-rail{position:absolute;width:100%;height:100%;border-style:solid;border-color:var(--x-border-100);border-radius:100%}.x-progress-ring-bg{position:absolute;width:100%;height:100%;border-style:solid;border-color:var(--x-primary);border-radius:100%;transition:clip-path .3s cubic-bezier(.08,.82,.17,1) 0s}.x-progress-ring .x-progress-text{margin-left:0;justify-content:center;font-size:var(--x-font-size-large)}.x-progress-mask .x-progress-bg{background:transparent}.x-progress-bg-mask{transition:width .3s cubic-bezier(.08,.82,.17,1) 0s;background-color:var(--x-border-100);border-top-right-radius:var(--x-border-radius);border-bottom-right-radius:var(--x-border-radius)}.x-progress-step{background-color:var(--x-border-100);border-radius:var(--x-border-radius)}.x-progress-step:not(:first-child){margin-left:.125rem}.x-progress-step-active{background-color:var(--x-primary)}.x-progress-text{margin-left:.5rem;width:3.25rem;display:inline-flex;align-items:center;white-space:nowrap}.x-progress-active .x-progress-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--x-background-100);border-radius:var(--x-border-radius);opacity:0;animation:x-progress-active 2s cubic-bezier(.23,1,.32,1) infinite;content:\"\"}.x-progress-exception .x-progress-text{color:var(--x-danger)}.x-progress-exception .x-progress-bg,.x-progress-exception .x-progress-step-active{background-color:var(--x-danger)}.x-progress-exception .x-progress-ring-bg{border-color:var(--x-danger)}.x-progress-success .x-progress-text{color:var(--x-success)}.x-progress-success .x-progress-bg,.x-progress-success .x-progress-step-active{background-color:var(--x-success)}.x-progress-success .x-progress-ring-bg{border-color:var(--x-success)}.x-progress-warning .x-progress-text{color:var(--x-warning)}.x-progress-warning .x-progress-bg,.x-progress-warning .x-progress-step-active{background-color:var(--x-warning)}.x-progress-warning .x-progress-ring-bg{border-color:var(--x-warning)}\n"] }]
219
+ args: [{ selector: `${XProgressPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\r\n class=\"x-progress\"\r\n [ngClass]=\"classMap\"\r\n [class.x-progress-steps]=\"stepsArray.length > 0\"\r\n [class.x-progress-steps-flex]=\"stepFlex\"\r\n [ngSwitch]=\"type\"\r\n>\r\n <ng-container *ngSwitchCase=\"'circle'\">\r\n <ng-container *ngTemplateOutlet=\"circleTpl\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'dashboard'\">\r\n <ng-container *ngTemplateOutlet=\"dashboardTpl\"> </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngTemplateOutlet=\"lineTpl\"> </ng-container>\r\n </ng-container>\r\n</div>\r\n\r\n<ng-template #lineTpl>\r\n <ng-container *ngIf=\"stepsArray.length === 0\">\r\n <ng-container *ngTemplateOutlet=\"trackTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"stepsArray.length > 0\">\r\n <ng-container *ngTemplateOutlet=\"stepsTpl\"></ng-container>\r\n </ng-container>\r\n <ng-container *ngIf=\"info && !inside\">\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </ng-container>\r\n</ng-template>\r\n\r\n<ng-template #circleTpl>\r\n <div class=\"x-progress-ring\" [style.width]=\"size\" [style.height]=\"size\">\r\n <div class=\"x-progress-ring-rail\" [style.border-width]=\"thickness\"></div>\r\n <div\r\n class=\"x-progress-ring-bg\"\r\n [style.clip-path]=\"circleClipPath\"\r\n [style.background-color]=\"currentColor\"\r\n [style.border-width]=\"thickness\"\r\n ></div>\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #dashboardTpl>\r\n <div class=\"x-progress-ring\" [style.width]=\"size\" [style.height]=\"size\">\r\n <div class=\"x-progress-ring-rail\" [style.clip-path]=\"dashboardRailClipPath\" [style.border-width]=\"thickness\"></div>\r\n <div\r\n class=\"x-progress-ring-bg\"\r\n [style.clip-path]=\"dashboardClipPath\"\r\n [style.background-color]=\"currentColor\"\r\n [style.border-width]=\"thickness\"\r\n ></div>\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #trackTpl>\r\n <div class=\"x-progress-track\">\r\n <div class=\"x-progress-rail\" [class.x-progress-mask]=\"subsection\" [style.background-image]=\"subsection ? subLinearGradient : 'none'\">\r\n <div\r\n class=\"x-progress-bg\"\r\n [style.width.%]=\"percent\"\r\n [style.background-color]=\"currentColor\"\r\n [style.background-image]=\"linearGradient\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n >\r\n <ng-container *ngIf=\"info && inside\">\r\n <ng-container *ngTemplateOutlet=\"textTpl\"></ng-container>\r\n </ng-container>\r\n </div>\r\n <div\r\n *ngIf=\"subsection\"\r\n class=\"x-progress-bg-mask\"\r\n [style.width.%]=\"maskWidth\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n ></div>\r\n </div>\r\n </div>\r\n</ng-template>\r\n\r\n<ng-template #stepsTpl>\r\n <div\r\n *ngFor=\"let step of stepsArray\"\r\n class=\"x-progress-step\"\r\n [class.x-progress-step-active]=\"step\"\r\n [style.background-color]=\"currentColor\"\r\n [style.width]=\"stepWidth\"\r\n [style.flex]=\"stepFlex ? 1 : 'none'\"\r\n [style.height]=\"height\"\r\n [style.line-height]=\"height\"\r\n ></div>\r\n</ng-template>\r\n\r\n<ng-template #textTpl>\r\n <span class=\"x-progress-text\" [ngSwitch]=\"status\">\r\n <ng-container *ngSwitchCase=\"'success'\">\r\n <x-icon type=\"fto-check-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'exception'\">\r\n <x-icon type=\"fto-x-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchCase=\"'warning'\">\r\n <x-icon type=\"fto-help-circle\"></x-icon>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n <ng-container *ngIf=\"format; else defaultTemp\">{{ onFormat(percent) }}</ng-container>\r\n <ng-template #defaultTemp>{{ percent }}%</ng-template>\r\n </ng-container>\r\n </span>\r\n</ng-template>\r\n", styles: ["@keyframes x-progress-active{0%{width:0;opacity:.1}20%{width:0;opacity:.5}to{width:100%;opacity:0}}x-progress{display:initial}.x-progress{margin:0;padding:0;display:inline-flex;align-items:center;width:100%}.x-progress-track{width:100%;display:inline-flex;align-items:center}.x-progress-rail{position:relative;display:inline-flex;width:100%;overflow:hidden;vertical-align:middle;background-color:var(--x-border-100);border-radius:var(--x-border-radius)}.x-progress-bg{position:relative;background-color:var(--x-primary);transition:width .3s cubic-bezier(.08,.82,.17,1) 0s;border-radius:var(--x-border-radius);text-align:right;color:#fff}.x-progress-bg>span{margin:0 .325rem}.x-progress-circle,.x-progress-dashboard,.x-progress-steps:not(.x-progress-steps-flex){width:initial}.x-progress-ring{position:relative;display:inline-flex;align-items:center;justify-content:center}.x-progress-ring-rail{position:absolute;width:100%;height:100%;border-style:solid;border-color:var(--x-border-100);border-radius:100%}.x-progress-ring-bg{position:absolute;width:100%;height:100%;border-style:solid;border-color:var(--x-primary);border-radius:100%;transition:clip-path .3s cubic-bezier(.08,.82,.17,1) 0s}.x-progress-ring .x-progress-text{margin-left:0;justify-content:center;font-size:var(--x-font-size-large)}.x-progress-mask .x-progress-bg{background:transparent}.x-progress-bg-mask{transition:width .3s cubic-bezier(.08,.82,.17,1) 0s;background-color:var(--x-border-100);border-top-right-radius:var(--x-border-radius);border-bottom-right-radius:var(--x-border-radius)}.x-progress-step{background-color:var(--x-border-100);border-radius:var(--x-border-radius)}.x-progress-step:not(:first-child){margin-left:.125rem}.x-progress-step-active{background-color:var(--x-primary)}.x-progress-text{margin-left:.5rem;width:3.25rem;display:inline-flex;align-items:center;white-space:nowrap}.x-progress-active .x-progress-bg:before{position:absolute;inset:0;background:var(--x-background-100);border-radius:var(--x-border-radius);opacity:0;animation:x-progress-active 2s cubic-bezier(.23,1,.32,1) infinite;content:\"\"}.x-progress-exception .x-progress-text{color:var(--x-danger)}.x-progress-exception .x-progress-bg,.x-progress-exception .x-progress-step-active{background-color:var(--x-danger)}.x-progress-exception .x-progress-ring-bg{border-color:var(--x-danger)}.x-progress-success .x-progress-text{color:var(--x-success)}.x-progress-success .x-progress-bg,.x-progress-success .x-progress-step-active{background-color:var(--x-success)}.x-progress-success .x-progress-ring-bg{border-color:var(--x-success)}.x-progress-warning .x-progress-text{color:var(--x-warning)}.x-progress-warning .x-progress-bg,.x-progress-warning .x-progress-step-active{background-color:var(--x-warning)}.x-progress-warning .x-progress-ring-bg{border-color:var(--x-warning)}\n"] }]
220
220
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; } });
221
221
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3MuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vbGliL25nLW5lc3QvdWkvcHJvZ3Jlc3MvcHJvZ3Jlc3MuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vbGliL25nLW5lc3QvdWkvcHJvZ3Jlc3MvcHJvZ3Jlc3MuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUNMLFNBQVMsRUFDVCxpQkFBaUIsRUFJakIsdUJBQXVCLEVBR3hCLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFBRSxlQUFlLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN6RSxPQUFPLEVBQ0wsV0FBVyxFQUNYLFNBQVMsRUFDVCxjQUFjLEVBQ2QsUUFBUSxFQUNSLFNBQVMsRUFHVCxTQUFTLEVBQ1YsTUFBTSxrQkFBa0IsQ0FBQzs7Ozs7QUFVMUIsTUFBTSxPQUFPLGtCQUFtQixTQUFRLGlCQUFpQjtJQWF2RCxZQUNTLFFBQW1CLEVBQ25CLFVBQXNCLEVBQ3RCLEdBQXNCLEVBQ3RCLGFBQTZCO1FBRXBDLEtBQUssRUFBRSxDQUFDO1FBTEQsYUFBUSxHQUFSLFFBQVEsQ0FBVztRQUNuQixlQUFVLEdBQVYsVUFBVSxDQUFZO1FBQ3RCLFFBQUcsR0FBSCxHQUFHLENBQW1CO1FBQ3RCLGtCQUFhLEdBQWIsYUFBYSxDQUFnQjtRQWR0QyxlQUFVLEdBQW1CLEVBQUUsQ0FBQztJQWlCaEMsQ0FBQztJQVhELElBQUksU0FBUztRQUNYLE9BQU8sU0FBUyxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDLENBQUMsR0FBRyxHQUFHLE1BQU0sQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxDQUFDLEdBQUcsQ0FBQztJQUNwRSxDQUFDO0lBV0QsV0FBVyxDQUFDLE9BQXNCO1FBQ2hDLE1BQU0sRUFBRSxNQUFNLEVBQUUsT0FBTyxFQUFFLFFB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QUMsQ0FBQztJQUM3QyxDQUFDOztrSUFuTlUsa0JBQWtCO3NIQUFsQixrQkFBa0IsOEZDOUIvQiw2bElBZ0hBOzJGRGxGYSxrQkFBa0I7a0JBUDlCLFNBQVM7K0JBQ0UsR0FBRyxlQUFlLEVBQUUsaUJBR2YsaUJBQWlCLENBQUMsSUFBSSxtQkFDcEIsdUJBQXVCLENBQUMsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7XHJcbiAgQ29tcG9uZW50LFxyXG4gIFZpZXdFbmNhcHN1bGF0aW9uLFxyXG4gIFJlbmRlcmVyMixcclxuICBFbGVtZW50UmVmLFxyXG4gIENoYW5nZURldGVjdG9yUmVmLFxyXG4gIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LFxyXG4gIFNpbXBsZUNoYW5nZXMsXHJcbiAgT25DaGFuZ2VzXHJcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IFhQcm9ncmVzc1ByZWZpeCwgWFByb2dyZXNzUHJvcGVydHkgfSBmcm9tICcuL3Byb2dyZXNzLnByb3BlcnR5JztcclxuaW1wb3J0IHtcclxuICBYSXNGdW5jdGlvbixcclxuICBYSXNTdHJpbmcsXHJcbiAgWElzT2JqZWN0QXJyYXksXHJcbiAgWElzRW1wdHksXHJcbiAgWElzQ2hhbmdlLFxyXG4gIFhOdW1iZXIsXHJcbiAgWENvbmZpZ1NlcnZpY2UsXHJcbiAgWElzTnVtYmVyXHJcbn0gZnJvbSAnQG5nLW5lc3QvdWkvY29yZSc7XHJcbmltcG9ydCB7IFhQcm9ncmVzc0NvbG9yTm9kZSB9IGZyb20gJy4vcHJvZ3Jlc3MucHJvcGVydHknO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6IGAke1hQcm9ncmVzc1ByZWZpeH1gLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9wcm9ncmVzcy5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmxzOiBbJy4vcHJvZ3Jlc3MuY29tcG9uZW50LnNjc3MnXSxcclxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBYUHJvZ3Jlc3NDb21wb25lbnQgZXh0ZW5kcyBYUHJvZ3Jlc3NQcm9wZXJ0eSBpbXBsZW1lbnRzIE9uQ2hhbmdlcyB7XHJcbiAgY3VycmVudENvbG9yITogc3RyaW5nO1xyXG4gIGxpbmVhckdyYWRpZW50ITogc3RyaW5nO1xyXG4gIHN0ZXBzQXJyYXk6IEFycmF5PGJvb2xlYW4+ID0gW107XHJcbiAgY2lyY2xlQ2xpcFBhdGghOiBzdHJpbmc7XHJcbiAgZGFzaGJvYXJkQ2xpcFBhdGghOiBzdHJpbmc7XHJcbiAgZGFzaGJvYXJkUmFpbENsaXBQYXRoITogc3RyaW5nO1xyXG4gIHN1YkxpbmVhckdyYWRpZW50ITogc3RyaW5nO1xyXG5cclxuICBnZXQgbWFza1dpZHRoKCkge1xyXG4gICAgcmV0dXJuIFhJc051bWJlcih0aGlzLnBlcmNlbnQpID8gMTAwIC0gTnVtYmVyKHRoaXMucGVyY2VudCkgOiAxMDA7XHJcbiAgfVxyXG5cclxuICBjb25zdHJ1Y3RvcihcclxuICAgIHB1YmxpYyByZW5kZXJlcjogUmVuZGVyZXIyLFxyXG4gICAgcHVibGljIGVsZW1lbnRSZWY6IEVsZW1lbnRSZWYsXHJcbiAgICBwdWJsaWMgY2RyOiBDaGFuZ2VEZXRlY3RvclJlZixcclxuICAgIHB1YmxpYyBjb25maWdTZXJ2aWNlOiBYQ29uZmlnU2VydmljZVxyXG4gICkge1xyXG4gICAgc3VwZXIoKTtcclxuICB9XHJcblxyXG4gIG5nT25DaGFuZ2VzKHNpbXBsZXM6IFNpbXBsZUNoYW5nZXMpIHtcclxuICAgIGNvbnN0IHsgc3RhdHVzLCBwZXJjZW50LCBncmFkaWVudCwgc3RlcHMsIHR5cGUsIG5vdGNoQW5nbGUgfSA9IHNpbXBsZXM7XHJcbiAgICBYSXNDaGFuZ2UodHlwZSwgc3RhdHVzKSAmJiB0aGlzLnNldENsYXNzTWFwKCk7XHJcbiAgICBYSXNDaGFuZ2UocGVyY2VudCkgJiYgdGhpcy5zZXRDb2xvcigpO1xyXG4gICAgWElzQ2hhbmdlKGdyYWRpZW50KSAmJiB0aGlzLnNldEdyYWRpZW50KCk7XHJcbiAgICBYSXNDaGFuZ2Uoc3RlcHMsIHBlcmNlbnQpICYmIHRoaXMuc2V0U3RlcHMoKTtcclxuICAgIFhJc0NoYW5nZSh0eXBlLCBwZXJjZW50LCBub3RjaEFuZ2xlKSAmJiB0aGlzLnNldFR5cGUoKTtcclxuICB9XHJcblxyXG4gIHNldENsYXNzTWFwKCkge1xyXG4gICAgdGhpcy5jbGFzc01hcCA9IHtcclxuICAgICAgW2Ake1hQcm9ncmVzc1ByZWZpeH0tJHt0aGlzLnN0YXR1c31gXTogdHJ1ZSxcclxuICAgICAgW2Ake1hQcm9ncmVzc1ByZWZpeH0tJHt0aGlzLnR5cGV9YF06IHRydWUsXHJcbiAgICAgIFtgJHtYUHJvZ3Jlc3NQcmVmaXh9LWluc2lkZWBdOiBCb29sZWFuKHRoaXMuaW5zaWRlKVxyXG4gICAgfTtcclxuICB9XHJcblxyXG4gIHNldENvbG9yKCkge1xyXG4gICAgaWYgKHRoaXMuc3Vic2VjdGlvbikge1xyXG4gICAgICB0aGlzLnNldFN1YkxpbmVhckdyYWRpZW50KCk7XHJcbiAgICB9IGVsc2Uge1xyXG4gICAgICBpZiAoWElzRW1wdHkodGhpcy5jb2xvcikpIHJldHVybjtcclxuICAgICAgaWYgKFhJc1N0cmluZyh0aGlzLmNvbG9yKSkge1xyXG4gICAgICAgIHRoaXMuY3VycmVudENvbG9yID0gdGhpcy5jb2xvciBhcyBzdHJpbmc7XHJcbiAgICAgIH0gZWxzZSBpZiAoWElzT2JqZWN0QXJyYXkodGhpcy5jb2xvcikpIHtcclxuICAgICAgICB0aGlzLmN1cnJlbnRDb2xvciA9IHRoaXMuZ2V0TGV2ZWxDb2xvcih0aGlzLnBlcmNlbnQpO1xyXG4gICAgICB9IGVsc2UgaWYgKFhJc0Z1bmN0aW9uKHRoaXMuY29sb3IpKSB7XHJcbiAgICAgICAgdGhpcy5jdXJyZW50Q29sb3IgPSAodGhpcy5jb2xvciBhcyBGdW5jdGlvbikodGhpcy5wZXJjZW50KTtcclxuICAgICAgfVxyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgZ2V0TGV2ZWxDb2xvcihwZXJjZW50OiBYTnVtYmVyKSB7XHJcbiAgICBsZXQgY29sb3JzID0gKHRoaXMuY29sb3IgYXMgWFByb2dyZXNzQ29sb3JOb2RlW10pLnNvcnQoKGEsIGIpID0+IGEucGVyY2VudCAtIGIucGVyY2VudCk7XHJcbiAgICBmb3IgKGxldCBpID0gMDsgaSA8IGNvbG9ycy5sZW5ndGg7IGkrKykge1xyXG4gICAgICBpZiAoY29sb3JzW2ldLnBlcmNlbnQgPiBOdW1iZXIocGVyY2VudCkpIHtcclxuICAgICAgICByZXR1cm4gY29sb3JzW2ldLmNvbG9yO1xyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgICByZXR1cm4gY29sb3JzW2NvbG9ycy5sZW5ndGggLSAxXS5jb2xvcjtcclxuICB9XHJcblxyXG4gIHNldEdyYWRpZW50KCkge1xyXG4gICAgaWYgKHRoaXMuc3Vic2VjdGlvbikgcmV0dXJuO1xyXG4gICAgaWYgKFhJc0VtcHR5KHRoaXMuZ3JhZGllbnQpKSB7XHJcbiAgICAgIHRoaXMubGluZWFyR3JhZGllbnQgPSAnJztcclxuICAgIH0gZWxzZSB7XHJcbiAgICAgIGNvbnN0IHsgZnJvbSwgdG8sIGRpcmVjdGlvbiA9ICd0byByaWdodCcsIC4uLnBlcmNlbnRzIH0gPSB0aGlzLmdyYWRpZW50IHx8IHt9O1xyXG4gICAgICBpZiAoT2JqZWN0LmtleXMocGVyY2VudHMpLmxlbmd0aCAhPT0gMCkge1xyXG4gICAgICAgIHRoaXMubGluZWFyR3JhZGllbnQgPSBgbGluZWFyLWdyYWRpZW50KCR7ZGlyZWN0aW9ufSwgJHt0aGlzLnNvcnRHcmFkaWVudChwZXJjZW50cyBhcyB7IFtwZXJjZW50OiBzdHJpbmddOiBzdHJpbmcgfSkubWFwKFxyXG4gICAgICAgICAgKHsga2V5LCB2YWx1ZSB9KSA9PiBgJHt2YWx1ZX0gJHtrZXl9JWBcclxuICAgICAgICApfSlgO1xyXG4gICAgICAgIHJldHVybjtcclxuICAgICAgfVxyXG4gICAgICB0aGlzLmxpbmVhckdyYWRpZW50ID0gYGxpbmVhci1ncmFkaWVudCgke2RpcmVjdGlvbn0sICR7ZnJvbX0sICR7dG99KWA7XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICBzb3J0R3JhZGllbnQocGVyY2VudHM6IHsgW3BlcmNlbnQ6IHN0cmluZ106IHN0cmluZyB9KSB7XHJcbiAgICBsZXQgYXJyOiB7IGtleTogbnVtYmVyOyB2YWx1ZTogc3RyaW5nIH1bXSA9IFtdO1xyXG4gICAgT2JqZWN0LmtleXMocGVyY2VudHMpLmZvckVhY2goKGtleSkgPT4ge1xyXG4gICAgICBjb25zdCB2YWx1ZSA9IHBlcmNlbnRzW2tleV07XHJcbiAgICAgIGNvbnN0IG51bUtleSA9ICtrZXkucmVwbGFjZSgnJScsICcnKTtcclxuICAgICAgaWYgKCFpc05hTihudW1LZXkpKSB7XHJcbiAgICAgICAgYXJyLnB1c2goeyBrZXk6IG51bUtleSwgdmFsdWUgfSk7XHJcbiAgICAgIH1cclxuICAgIH0pO1xyXG4gICAgcmV0dXJuIGFyci5zb3J0KChhLCBiKSA9PiBhLmtleSAtIGIua2V5KTtcclxuICB9XHJcblxyXG4gIHNldFN1YkxpbmVhckdyYWRpZW50KCkge1xyXG4gICAgbGV0IGNvbG9ycyA9IHRoaXMuY29sb3IgYXMgWFByb2dyZXNzQ29sb3JOb2RlW107XHJcbiAgICBpZiAoIWNvbG9ycyB8fCBjb2xvcnMubGVuZ3RoIDw9IDApIHtcclxuICAgICAgdGhpcy5zdWJMaW5lYXJHcmFkaWVudCA9IGBsaW5lYXItZ3JhZGllbnQodG8gcmlnaHQsIHZhcigtLXgtcHJpbWFyeSkgMCUsIHZhcigtLXgtcHJpbWFyeSkgMTAwJSlgO1xyXG4gICAgICByZXR1cm47XHJcbiAgICB9IGVsc2UgaWYgKGNvbG9ycy5sZW5ndGggPT09IDEpIHtcclxuICAgICAgY29sb3JzLnB1c2goeyBwZXJjZW50OiAxMDAsIGNvbG9yOiAndmFyKC0teC1wcmltYXJ5KScgfSk7XHJcbiAgICB9XHJcbiAgICBjb2xvcnMgPSBjb2xvcnMuc29ydCgoYSwgYikgPT4gYS5wZXJjZW50IC0gYi5wZXJjZW50KTtcclxuICAgIGxldCBsZ3M6IHN0cmluZ1tdID0gW107XHJcbiAgICBjb2xvcnMucmVkdWNlKChhLCBiLCBpbmRleCkgPT4ge1xyXG4gICAgICBpZiAoaW5kZXggPT09IDEgJiYgYS5wZXJjZW50ID4gMCkge1xyXG4gICAgICAgIGxncy5wdXNoKGAke2EuY29sb3J9IDAlLCAke2EuY29sb3J9ICR7YS5wZXJjZW50fSVgKTtcclxuICAgICAgfVxyXG4gICAgICBsZ3MucHVzaChgJHtiLmNvbG9yfSAke2EucGVyY2VudH0lLCAke2IuY29sb3J9ICR7Yi5wZXJjZW50fSVgKTtcclxuICAgICAgaWYgKGluZGV4ID09PSBjb2xvcnMubGVuZ3RoIC0gMSAmJiBiLnBlcmNlbnQgPCAxMDApIHtcclxuICAgICAgICBsZ3MucHVzaChgdmFyKC0teC1wcmltYXJ5KSAke2IucGVyY2VudH0lLCB2YXIoLS14LXByaW1hcnkpIDEwMCVgKTtcclxuICAgICAgfVxyXG4gICAgICByZXR1cm4gYjtcclxuICAgIH0pO1xyXG4gICAgdGhpcy5zdWJMaW5lYXJHcmFkaWVudCA9IGBsaW5lYXItZ3JhZGllbnQodG8gcmlnaHQsJHtsZ3Muam9pbignLCcpfSlgO1xyXG4gIH1cclxuXHJcbiAgc2V0U3RlcHMoKSB7XHJcbiAgICBpZiAoWElzRW1wdHkodGhpcy5zdGVwcykpIHtcclxuICAgICAgdGhpcy5zdGVwc0FycmF5ID0gW107XHJcbiAgICB9IGVsc2Uge1xyXG4gICAgICBjb25zdCBjcml0aWNhbCA9IE1hdGguY2VpbCgoTnVtYmVyKHRoaXMucGVyY2VudCkgLyAxMDApICogdGhpcy5zdGVwcyEpO1xyXG4gICAgICB0aGlzLnN0ZXBzQXJyYXkgPSBBcnJheS5mcm9tKHsgbGVuZ3RoOiB0aGlzLnN0ZXBzIGFzIG51bWJlciB9KS5tYXAoKF8sIGluZGV4KSA9PiBpbmRleCArIDEgPD0gY3JpdGljYWwpO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgc2V0VHlwZSgpIHtcclxuICAgIGlmICh0aGlzLnR5cGUgPT09ICdjaXJjbGUnKSB7XHJcbiAgICAgIHRoaXMuc2V0Q2lyY2xlQ2xpcFBhdGgoKTtcclxuICAgIH0gZWxzZSBpZiAodGhpcy50eXBlID09PSAnZGFzaGJvYXJkJykge1xyXG4gICAgICB0aGlzLnNldERhc2hib2FyZENsaXBQYXRoKCk7XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICAvKipcclxuICAgKiBjaXJjbGUg5Lit55qEIDEwMCUg562J5LqOIGNsaXAtcGF0aCDkuK3nmoQgNDAwJVxyXG4gICAqL1xyXG4gIHNldENpcmNsZUNsaXBQYXRoKCkge1xyXG4gICAgbGV0IHZhbHVlID0gTnVtYmVyKHRoaXMucGVyY2VudCkgKiA0O1xyXG4gICAgbGV0IGsxID0gJ3BvbHlnb24oNTAlIDUwJSw1MCUgMCUsJztcclxuICAgIGxldCBrMiA9IGsxICsgJzEwMCUgMCUsJztcclxuICAgIGxldCBrMyA9IGsyICsgJzEwMCUgMTAwJSwnO1xyXG4gICAgbGV0IGs0ID0gazMgKyAnMCUgMTAwJSwnO1xyXG4gICAgbGV0IGs1ID0gazQgKyAnMCUgMCUsJztcclxuICAgIGlmICh2YWx1ZSA8PSA1MCkge1xyXG4gICAgICB2YWx1ZSArPSA1MDtcclxuICAgICAgdGhpcy5jaXJjbGVDbGlwUGF0aCA9IGAke2sxfSR7dmFsdWV9JSAwJSlgO1xyXG4gICAgfSBlbHNlIGlmICh2YWx1ZSA+IDUwICYmIHZhbHVlIDw9IDE1MCkge1xyXG4gICAgICB2YWx1ZSAtPSA1MDtcclxuICAgICAgdGhpcy5jaXJjbGVDbGlwUGF0aCA9IGAke2syfTEwMCUgJHt2YWx1ZX0lKWA7XHJcbiAgICB9IGVsc2UgaWYgKHZhbHVlID4gMTUwICYmIHZhbHVlIDw9IDI1MCkge1xyXG4gICAgICB2YWx1ZSA9IDI1MCAtIHZhbHVlO1xyXG4gICAgICB0aGlzLmNpcmNsZUNsaXBQYXRoID0gYCR7azN9JHt2YWx1ZX0lIDEwMCUpYDtcclxuICAgIH0gZWxzZSBpZiAodmFsdWUgPiAyNTAgJiYgdmFsdWUgPD0gMzUwKSB7XHJcbiAgICAgIHZhbHVlID0gMzUwIC0gdmFsdWU7XHJcbiAgICAgIHRoaXMuY2lyY2xlQ2xpcFBhdGggPSBgJHtrNH0wJSAke3ZhbHVlfSUpYDtcclxuICAgIH0gZWxzZSBpZiAodmFsdWUgPiAzNTAgJiYgdmFsdWUgPD0gNDAwKSB7XHJcbiAgICAgIHZhbHVlIC09IDM1MDtcclxuICAgICAgdGhpcy5jaXJjbGVDbGlwUGF0aCA9IGAke2s1fSR7dmFsdWV9JSAwJSlgO1xyXG4gICAgfVxyXG4gIH1cclxuXHJcbiAgLyoqXHJcbiAgICpcclxuICAgKiA5MCBwb2x5Z29uKDUwJSA1MCUsIDAlIDEwMCUsIDAlIDAlLCAxMDAlIDAlLCAxMDAlIDEwMCUpO1xyXG4gICAqIDE4MCBwb2x5Z29uKDUwJSA1MCUsIDAlIDUwJSwgMCUgMCUsIDEwMCUgMCUsIDEwMCUgNTAlKTtcclxuICAgKiAyNzAgcG9seWdvbig1MCUgNTAlLCAwJSAwJSwgMTAwJSAwJSk7XHJcbiAgICovXHJcbiAgc2V0RGFzaGJvYXJkQ2xpcFBhdGgoKSB7XHJcbiAgICBsZXQgcmFpbFZhbHVlID0gKE51bWJlcih0aGlzLm5vdGNoQW5nbGUpIC8gMzYwKSAqIDUwICogNDtcclxuICAgIGxldCBrMSA9IGBwb2x5Z29uKDUwJSA1MCUsYDtcclxuICAgIGxldCBzdGFydCA9ICcnO1xyXG4gICAgbGV0IHBlciA9IDA7XHJcbiAgICBpZiAocmFpbFZhbHVlIDw9IDUwKSB7XHJcbiAgICAgIHBlciA9IDUwIC0gcmFpbFZhbHVlO1xyXG4gICAgICBzdGFydCA9IGAke2sxfSAke3Blcn0lIDEwMCVgO1xyXG4gICAgICB0aGlzLmRhc2hib2FyZFJhaWxDbGlwUGF0aCA9IGAke3N0YXJ0fSwgMCUgMTAwJSwgMCUgMCUsIDEwMCUgMCUsIDEwMCUgMTAwJSwgJHsxMDAgLSBwZXJ9JSAxMDAlKWA7XHJcbiAgICB9IGVsc2UgaWYgKHJhaWxWYWx1ZSA+IDUwICYmIHJhaWxWYWx1ZSA8PSAxNTApIHtcclxuICAgICAgcGVyID0gMTUwIC0gcmFpbFZhbHVlO1xyXG4gICAgICBzdGFydCA9IGAke2sxfSAwJSAke3Blcn0lYDtcclxuICAgICAgdGhpcy5kYXNoYm9hcmRSYWlsQ2xpcFBhdGggPSBgJHtzdGFydH0sIDAlIDAlLCAxMDAlIDAlLCAxMDAlICR7cGVyfSUpYDtcclxuICAgIH0gZWxzZSBpZiAocmFpbFZhbHVlID4gMTUwICYmIHJhaWxWYWx1ZSA8PSAyNTApIHtcclxuICAgICAgcGVyID0gcmFpbFZhbHVlIC0gMTUwO1xyXG4gICAgICBzdGFydCA9IGAke2sxfSAke3Blcn0lIDAlYDtcclxuICAgICAgdGhpcy5kYXNoYm9hcmRSYWlsQ2xpcFBhdGggPSBgJHtzdGFydH0sICR7MTAwIC0gcGVyfSUgMCUpYDtcclxuICAgIH1cclxuXHJcbiAgICB0aGlzLnNldENpcmNsZUNsaXBQYXRoVmFsdWUoc3RhcnQsIHJhaWxWYWx1ZSk7XHJcbiAgfVxyXG5cclxuICBzZXRDaXJjbGVDbGlwUGF0aFZhbHVlKHN0YXJ0OiBzdHJpbmcsIHJhaWxWYWx1ZTogbnVtYmVyKSB7XHJcbiAgICBsZXQgdmFsdWUgPSAoKDQwMCAtIHJhaWxWYWx1ZSAqIDIpIC8gMTAwKSAqIE51bWJlcih0aGlzLnBlcmNlbnQpO1xyXG4gICAgbGV0IHZhbCA9IHZhbHVlICsgcmFpbFZhbHVlO1xyXG4gICAgaWYgKHZhbCA8PSA1MCkge1xyXG4gICAgICB2YWwgPSA1MCAtIHZhbDtcclxuICAgICAgdGhpcy5kYXNoYm9hcmRDbGlwUGF0aCA9IGAke3N0YXJ0fSwgJHt2YWx9JSAxMDAlKWA7XHJcbiAgICB9IGVsc2UgaWYgKHZhbCA+IDUwICYmIHZhbCA8PSAxNTApIHtcclxuICAgICAgdmFsID0gMTUwIC0gdmFsO1xyXG4gICAgICB0aGlzLmRhc2hib2FyZENsaXBQYXRoID0gYCR7c3RhcnR9LCAwJSAxMDAlLCAwJSAke3ZhbH0lKWA7XHJcbiAgICB9IGVsc2UgaWYgKHZhbCA+IDE1MCAmJiB2YWwgPD0gMjUwKSB7XHJcbiAgICAgIHZhbCA9IHZhbCAtIDE1MDtcclxuICAgICAgdGhpcy5kYXNoYm9hcmRDbGlwUGF0aCA9IGAke3N0YXJ0fSwgMCUgMTAwJSwgMCUgMCUsICR7dmFsfSUgMCUpYDtcclxuICAgIH0gZWxzZSBpZiAodmFsID4gMjUwICYmIHZhbCA8PSAzNTApIHtcclxuICAgICAgdmFsID0gdmFsIC0gMjUwO1xyXG4gICAgICB0aGlzLmRhc2hib2FyZENsaXBQYXRoID0gYCR7c3RhcnR9LCAwJSAxMDAlLCAwJSAwJSwgMTAwJSAwJSwgMTAwJSAke3ZhbH0lKWA7XHJcbiAgICB9IGVsc2UgaWYgKHZhbCA+IDM1MCAmJiB2YWwgPD0gNDAwKSB7XHJcbiAgICAgIHZhbCA9IDEwMCAtICh2YWwgLSAzNTApO1xyXG4gICAgICB0aGlzLmRhc2hib2FyZENsaXBQYXRoID0gYCR7c3RhcnR9LCAwJSAxMDAlLCAwJSAwJSwgMTAwJSAwJSwgMTAwJSAxMDAlLCAke3ZhbH0lIDEwMCUpYDtcclxuICAgIH1cclxuICB9XHJcblxyXG4gIG9uRm9ybWF0KHBlcmNlbnQ6IFhOdW1iZXIpIHtcclxuICAgIHJldHVybiB0aGlzLmZvcm1hdCAmJiB0aGlzLmZvcm1hdChwZXJjZW50KTtcclxuICB9XHJcbn1cclxuIiwiPGRpdlxyXG4gIGNsYXNzPVwieC1wcm9ncmVzc1wiXHJcbiAgW25nQ2xhc3NdPVwiY2xhc3NNYXBcIlxyXG4gIFtjbGFzcy54LXByb2dyZXNzLXN0ZXBzXT1cInN0ZXBzQXJyYXkubGVuZ3RoID4gMFwiXHJcbiAgW2NsYXNzLngtcHJvZ3Jlc3Mtc3RlcHMtZmxleF09XCJzdGVwRmxleFwiXHJcbiAgW25nU3dpdGNoXT1cInR5cGVcIlxyXG4+XHJcbiAgPG5nLWNvbnRhaW5lciAqbmdTd2l0Y2hDYXNlPVwiJ2NpcmNsZSdcIj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJjaXJjbGVUcGxcIj4gPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy1jb250YWluZXI+XHJcbiAgPG5nLWNvbnRhaW5lciAqbmdTd2l0Y2hDYXNlPVwiJ2Rhc2hib2FyZCdcIj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJkYXNoYm9hcmRUcGxcIj4gPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy1jb250YWluZXI+XHJcbiAgPG5nLWNvbnRhaW5lciAqbmdTd2l0Y2hEZWZhdWx0PlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cImxpbmVUcGxcIj4gPC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy1jb250YWluZXI+XHJcbjwvZGl2PlxyXG5cclxuPG5nLXRlbXBsYXRlICNsaW5lVHBsPlxyXG4gIDxuZy1jb250YWluZXIgKm5nSWY9XCJzdGVwc0FycmF5Lmxlbmd0aCA9PT0gMFwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cInRyYWNrVHBsXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy1jb250YWluZXI+XHJcbiAgPG5nLWNvbnRhaW5lciAqbmdJZj1cInN0ZXBzQXJyYXkubGVuZ3RoID4gMFwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cInN0ZXBzVHBsXCI+PC9uZy1jb250YWluZXI+XHJcbiAgPC9uZy1jb250YWluZXI+XHJcbiAgPG5nLWNvbnRhaW5lciAqbmdJZj1cImluZm8gJiYgIWluc2lkZVwiPlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cInRleHRUcGxcIj48L25nLWNvbnRhaW5lcj5cclxuICA8L25nLWNvbnRhaW5lcj5cclxuPC9uZy10ZW1wbGF0ZT5cclxuXHJcbjxuZy10ZW1wbGF0ZSAjY2lyY2xlVHBsPlxyXG4gIDxkaXYgY2xhc3M9XCJ4LXByb2dyZXNzLXJpbmdcIiBbc3R5bGUud2lkdGhdPVwic2l6ZVwiIFtzdHlsZS5oZWlnaHRdPVwic2l6ZVwiPlxyXG4gICAgPGRpdiBjbGFzcz1cIngtcHJvZ3Jlc3MtcmluZy1yYWlsXCIgW3N0eWxlLmJvcmRlci13aWR0aF09XCJ0aGlja25lc3NcIj48L2Rpdj5cclxuICAgIDxkaXZcclxuICAgICAgY2xhc3M9XCJ4LXByb2dyZXNzLXJpbmctYmdcIlxyXG4gICAgICBbc3R5bGUuY2xpcC1wYXRoXT1cImNpcmNsZUNsaXBQYXRoXCJcclxuICAgICAgW3N0eWxlLmJhY2tncm91bmQtY29sb3JdPVwiY3VycmVudENvbG9yXCJcclxuICAgICAgW3N0eWxlLmJvcmRlci13aWR0aF09XCJ0aGlja25lc3NcIlxyXG4gICAgPjwvZGl2PlxyXG4gICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cInRleHRUcGxcIj48L25nLWNvbnRhaW5lcj5cclxuICA8L2Rpdj5cclxuPC9uZy10ZW1wbGF0ZT5cclxuXHJcbjxuZy10ZW1wbGF0ZSAjZGFzaGJvYXJkVHBsPlxyXG4gIDxkaXYgY2xhc3M9XCJ4LXByb2dyZXNzLXJpbmdcIiBbc3R5bGUud2lkdGhdPVwic2l6ZVwiIFtzdHlsZS5oZWlnaHRdPVwic2l6ZVwiPlxyXG4gICAgPGRpdiBjbGFzcz1cIngtcHJvZ3Jlc3MtcmluZy1yYWlsXCIgW3N0eWxlLmNsaXAtcGF0aF09XCJkYXNoYm9hcmRSYWlsQ2xpcFBhdGhcIiBbc3R5bGUuYm9yZGVyLXdpZHRoXT1cInRoaWNrbmVzc1wiPjwvZGl2PlxyXG4gICAgPGRpdlxyXG4gICAgICBjbGFzcz1cIngtcHJvZ3Jlc3MtcmluZy1iZ1wiXHJcbiAgICAgIFtzdHlsZS5jbGlwLXBhdGhdPVwiZGFzaGJvYXJkQ2xpcFBhdGhcIlxyXG4gICAgICBbc3R5bGUuYmFja2dyb3VuZC1jb2xvcl09XCJjdXJyZW50Q29sb3JcIlxyXG4gICAgICBbc3R5bGUuYm9yZGVyLXdpZHRoXT1cInRoaWNrbmVzc1wiXHJcbiAgICA+PC9kaXY+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwidGV4dFRwbFwiPjwvbmctY29udGFpbmVyPlxyXG4gIDwvZGl2PlxyXG48L25nLXRlbXBsYXRlPlxyXG5cclxuPG5nLXRlbXBsYXRlICN0cmFja1RwbD5cclxuICA8ZGl2IGNsYXNzPVwieC1wcm9ncmVzcy10cmFja1wiPlxyXG4gICAgPGRpdiBjbGFzcz1cIngtcHJvZ3Jlc3MtcmFpbFwiIFtjbGFzcy54LXByb2dyZXNzLW1hc2tdPVwic3Vic2VjdGlvblwiIFtzdHlsZS5iYWNrZ3JvdW5kLWltYWdlXT1cInN1YnNlY3Rpb24gPyBzdWJMaW5lYXJHcmFkaWVudCA6ICdub25lJ1wiPlxyXG4gICAgICA8ZGl2XHJcbiAgICAgICAgY2xhc3M9XCJ4LXByb2dyZXNzLWJnXCJcclxuICAgICAgICBbc3R5bGUud2lkdGguJV09XCJwZXJjZW50XCJcclxuICAgICAgICBbc3R5bGUuYmFja2dyb3VuZC1jb2xvcl09XCJjdXJyZW50Q29sb3JcIlxyXG4gICAgICAgIFtzdHlsZS5iYWNrZ3JvdW5kLWltYWdlXT1cImxpbmVhckdyYWRpZW50XCJcclxuICAgICAgICBbc3R5bGUuaGVpZ2h0XT1cImhlaWdodFwiXHJcbiAgICAgICAgW3N0eWxlLmxpbmUtaGVpZ2h0XT1cImhlaWdodFwiXHJcbiAgICAgID5cclxuICAgICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiaW5mbyAmJiBpbnNpZGVcIj5cclxuICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJ0ZXh0VHBsXCI+PC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICAgIDwvZGl2PlxyXG4gICAgICA8ZGl2XHJcbiAgICAgICAgKm5nSWY9XCJzdWJzZWN0aW9uXCJcclxuICAgICAgICBjbGFzcz1cIngtcHJvZ3Jlc3MtYmctbWFza1wiXHJcbiAgICAgICAgW3N0eWxlLndpZHRoLiVdPVwibWFza1dpZHRoXCJcclxuICAgICAgICBbc3R5bGUuaGVpZ2h0XT1cImhlaWdodFwiXHJcbiAgICAgICAgW3N0eWxlLmxpbmUtaGVpZ2h0XT1cImhlaWdodFwiXHJcbiAgICAgID48L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gIDwvZGl2PlxyXG48L25nLXRlbXBsYXRlPlxyXG5cclxuPG5nLXRlbXBsYXRlICNzdGVwc1RwbD5cclxuICA8ZGl2XHJcbiAgICAqbmdGb3I9XCJsZXQgc3RlcCBvZiBzdGVwc0FycmF5XCJcclxuICAgIGNsYXNzPVwieC1wcm9ncmVzcy1zdGVwXCJcclxuICAgIFtjbGFzcy54LXByb2dyZXNzLXN0ZXAtYWN0aXZlXT1cInN0ZXBcIlxyXG4gICAgW3N0eWxlLmJhY2tncm91bmQtY29sb3JdPVwiY3VycmVudENvbG9yXCJcclxuICAgIFtzdHlsZS53aWR0aF09XCJzdGVwV2lkdGhcIlxyXG4gICAgW3N0eWxlLmZsZXhdPVwic3RlcEZsZXggPyAxIDogJ25vbmUnXCJcclxuICAgIFtzdHlsZS5oZWlnaHRdPVwiaGVpZ2h0XCJcclxuICAgIFtzdHlsZS5saW5lLWhlaWdodF09XCJoZWlnaHRcIlxyXG4gID48L2Rpdj5cclxuPC9uZy10ZW1wbGF0ZT5cclxuXHJcbjxuZy10ZW1wbGF0ZSAjdGV4dFRwbD5cclxuICA8c3BhbiBjbGFzcz1cIngtcHJvZ3Jlc3MtdGV4dFwiIFtuZ1N3aXRjaF09XCJzdGF0dXNcIj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nU3dpdGNoQ2FzZT1cIidzdWNjZXNzJ1wiPlxyXG4gICAgICA8eC1pY29uIHR5cGU9XCJmdG8tY2hlY2stY2lyY2xlXCI+PC94LWljb24+XHJcbiAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nU3dpdGNoQ2FzZT1cIidleGNlcHRpb24nXCI+XHJcbiAgICAgIDx4LWljb24gdHlwZT1cImZ0by14LWNpcmNsZVwiPjwveC1pY29uPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgICA8bmctY29udGFpbmVyICpuZ1N3aXRjaENhc2U9XCInd2FybmluZydcIj5cclxuICAgICAgPHgtaWNvbiB0eXBlPVwiZnRvLWhlbHAtY2lyY2xlXCI+PC94LWljb24+XHJcbiAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nU3dpdGNoRGVmYXVsdD5cclxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdJZj1cImZvcm1hdDsgZWxzZSBkZWZhdWx0VGVtcFwiPnt7IG9uRm9ybWF0KHBlcmNlbnQpIH19PC9uZy1jb250YWluZXI+XHJcbiAgICAgIDxuZy10ZW1wbGF0ZSAjZGVmYXVsdFRlbXA+e3sgcGVyY2VudCB9fSU8L25nLXRlbXBsYXRlPlxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9zcGFuPlxyXG48L25nLXRlbXBsYXRlPlxyXG4iXX0=
@@ -7,10 +7,10 @@ import { XProgressProperty } from './progress.property';
7
7
  import * as i0 from "@angular/core";
8
8
  export class XProgressModule {
9
9
  }
10
- /** @nocollapse */ XProgressModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XProgressModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- /** @nocollapse */ XProgressModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XProgressModule, declarations: [XProgressComponent, XProgressProperty], imports: [CommonModule, FormsModule, XIconModule], exports: [XProgressComponent] });
12
- /** @nocollapse */ XProgressModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XProgressModule, imports: [CommonModule, FormsModule, XIconModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XProgressModule, decorators: [{
10
+ /** @nocollapse */ XProgressModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XProgressModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ /** @nocollapse */ XProgressModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XProgressModule, declarations: [XProgressComponent, XProgressProperty], imports: [CommonModule, FormsModule, XIconModule], exports: [XProgressComponent] });
12
+ /** @nocollapse */ XProgressModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XProgressModule, imports: [CommonModule, FormsModule, XIconModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XProgressModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [XProgressComponent, XProgressProperty],
@@ -52,8 +52,8 @@ export class XProgressProperty extends XProperty {
52
52
  this.notchAngle = 80;
53
53
  }
54
54
  }
55
- /** @nocollapse */ XProgressProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XProgressProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
56
- /** @nocollapse */ XProgressProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XProgressProperty, selector: "ng-component", inputs: { type: "type", percent: "percent", height: "height", status: "status", info: "info", inside: "inside", format: "format", color: "color", gradient: "gradient", steps: "steps", stepWidth: "stepWidth", stepFlex: "stepFlex", thickness: "thickness", size: "size", notchAngle: "notchAngle", subsection: "subsection" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
55
+ /** @nocollapse */ XProgressProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XProgressProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
56
+ /** @nocollapse */ XProgressProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XProgressProperty, selector: "ng-component", inputs: { type: "type", percent: "percent", height: "height", status: "status", info: "info", inside: "inside", format: "format", color: "color", gradient: "gradient", steps: "steps", stepWidth: "stepWidth", stepFlex: "stepFlex", thickness: "thickness", size: "size", notchAngle: "notchAngle", subsection: "subsection" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
57
57
  __decorate([
58
58
  XInputNumber()
59
59
  ], XProgressProperty.prototype, "percent", void 0);
@@ -75,7 +75,7 @@ __decorate([
75
75
  __decorate([
76
76
  XInputBoolean()
77
77
  ], XProgressProperty.prototype, "subsection", void 0);
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XProgressProperty, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XProgressProperty, decorators: [{
79
79
  type: Component,
80
80
  args: [{ template: '' }]
81
81
  }], propDecorators: { type: [{
@@ -62,9 +62,9 @@ export class XRadioComponent extends XRadioProperty {
62
62
  this.cdr.detectChanges();
63
63
  }
64
64
  }
65
- /** @nocollapse */ XRadioComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRadioComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
66
- /** @nocollapse */ XRadioComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XRadioComponent, selector: "x-radio", providers: [XValueAccessor(XRadioComponent)], viewQueries: [{ propertyName: "radio", first: true, predicate: ["radio"], descendants: true, static: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\r\n #radio\r\n class=\"x-radio\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n>\r\n <label *ngIf=\"label\" [class.x-radio-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <ng-container *ngIf=\"button || icon; else default\">\r\n <x-buttons>\r\n <x-button\r\n *ngFor=\"let item of nodes; trackBy: trackByItem\"\r\n [icon]=\"item.icon\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [activated]=\"item.id === value\"\r\n [disabled]=\"disabled || item.disabled\"\r\n attrType=\"button\"\r\n (click)=\"radioClick($event, item)\"\r\n >{{ item.label }}</x-button\r\n >\r\n </x-buttons>\r\n </ng-container>\r\n</div>\r\n\r\n<ng-template #default>\r\n <div class=\"x-radio-row\">\r\n <div\r\n class=\"x-radio-item\"\r\n *ngFor=\"let item of nodes; trackBy: trackByItem\"\r\n [class.x-checked]=\"item.id === value\"\r\n [class.x-disabled]=\"item.disabled\"\r\n (click)=\"radioClick($event, item)\"\r\n >\r\n <span class=\"x-radio-box\"></span>\r\n <span class=\"x-radio-label\">{{ item.label }}</span>\r\n </div>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-radio{margin:0;padding:0;width:100%}.x-radio.x-flex{display:flex}.x-radio.x-justify-start{justify-content:flex-start}.x-radio.x-justify-center{justify-content:center}.x-radio.x-justify-end{justify-content:flex-end}.x-radio.x-justify-space-between{justify-content:space-between}.x-radio.x-justify-space-around{justify-content:space-around}.x-radio.x-align-start{align-items:flex-start}.x-radio.x-align-center{align-items:center}.x-radio.x-align-end{align-items:flex-end}.x-radio.x-direction-column{flex-direction:column}.x-radio.x-direction-column-reverse{flex-direction:column-reverse}.x-radio.x-direction-row{flex-direction:row}.x-radio.x-direction-row-reverse{flex-direction:row-reverse}.x-radio>label{display:inline-block;white-space:nowrap;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem);position:relative;color:var(--x-text-300);font-weight:600}.x-radio>label.x-text-align-start{text-align:start}.x-radio>label.x-text-align-center{text-align:center}.x-radio>label.x-text-align-end{text-align:end}.x-radio-row{flex:1;align-items:center;position:relative;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem)}.x-radio-item{position:relative;display:inline-flex;align-items:center;white-space:nowrap;outline:none;margin-right:.875rem;font-size:.875rem;cursor:pointer;transition:all .3s}.x-radio-item:hover{color:var(--x-primary)}.x-radio-item:hover .x-radio-box{border-color:var(--x-primary)}.x-radio-item:last-child{margin-right:0}.x-radio-item.x-checked .x-radio-box{border-color:var(--x-primary)}.x-radio-item.x-checked .x-radio-box:after{transform:scale(1);opacity:1}.x-radio-item.x-disabled{color:var(--x-text-400);cursor:not-allowed}.x-radio-item.x-disabled .x-radio-box{border-color:var(--x-border-100);background-color:var(--x-border-300)}.x-radio-item.x-disabled .x-radio-box:after{background-color:var(--x-text-400)}.x-radio-box{border:.0625rem solid var(--x-border);border-radius:100%;width:1rem;height:1rem;background-color:var(--x-background-a100);position:relative;box-sizing:border-box;transition:all .3s;display:inline-flex;align-items:center;justify-content:center}.x-radio-box:hover{border-color:var(--x-primary)}.x-radio-box:after{position:absolute;display:inline-block;width:.5rem;height:.5rem;background-color:var(--x-primary);border-radius:1rem;transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.78,.14,.15,.86);content:\" \"}.x-radio-label{margin-left:.325rem}.x-radio-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-radio.x-disabled .x-radio-item{color:var(--x-text-400);cursor:not-allowed}.x-radio.x-disabled .x-radio-item .x-radio-box{border-color:var(--x-border-100);background-color:var(--x-border-300)}.x-radio.x-disabled .x-radio-item .x-radio-box:after{background-color:var(--x-text-400)}.x-radio.x-invalid>label,.x-radio.x-required>label{color:var(--x-danger)}.x-radio.x-direction-row>label{padding:0 .5rem 0 0}.x-radio.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-radio.x-direction-column,.x-radio.x-direction-column-reverse{align-items:inherit}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.XButtonComponent, selector: "x-button" }, { kind: "component", type: i3.XButtonsComponent, selector: "x-buttons" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRadioComponent, decorators: [{
65
+ /** @nocollapse */ XRadioComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRadioComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
66
+ /** @nocollapse */ XRadioComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XRadioComponent, selector: "x-radio", providers: [XValueAccessor(XRadioComponent)], viewQueries: [{ propertyName: "radio", first: true, predicate: ["radio"], descendants: true, static: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: "<div\r\n #radio\r\n class=\"x-radio\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n>\r\n <label *ngIf=\"label\" [class.x-radio-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <ng-container *ngIf=\"button || icon; else default\">\r\n <x-buttons>\r\n <x-button\r\n *ngFor=\"let item of nodes; trackBy: trackByItem\"\r\n [icon]=\"item.icon\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [activated]=\"item.id === value\"\r\n [disabled]=\"disabled || item.disabled\"\r\n attrType=\"button\"\r\n (click)=\"radioClick($event, item)\"\r\n >{{ item.label }}</x-button\r\n >\r\n </x-buttons>\r\n </ng-container>\r\n</div>\r\n\r\n<ng-template #default>\r\n <div class=\"x-radio-row\">\r\n <div\r\n class=\"x-radio-item\"\r\n *ngFor=\"let item of nodes; trackBy: trackByItem\"\r\n [class.x-checked]=\"item.id === value\"\r\n [class.x-disabled]=\"item.disabled\"\r\n (click)=\"radioClick($event, item)\"\r\n >\r\n <span class=\"x-radio-box\"></span>\r\n <span class=\"x-radio-label\">{{ item.label }}</span>\r\n </div>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-radio{margin:0;padding:0;width:100%}.x-radio.x-flex{display:flex}.x-radio.x-justify-start{justify-content:flex-start}.x-radio.x-justify-center{justify-content:center}.x-radio.x-justify-end{justify-content:flex-end}.x-radio.x-justify-space-between{justify-content:space-between}.x-radio.x-justify-space-around{justify-content:space-around}.x-radio.x-align-start{align-items:flex-start}.x-radio.x-align-center{align-items:center}.x-radio.x-align-end{align-items:flex-end}.x-radio.x-direction-column{flex-direction:column}.x-radio.x-direction-column-reverse{flex-direction:column-reverse}.x-radio.x-direction-row{flex-direction:row}.x-radio.x-direction-row-reverse{flex-direction:row-reverse}.x-radio>label{display:inline-block;white-space:nowrap;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem);position:relative;color:var(--x-text-300);font-weight:600}.x-radio>label.x-text-align-start{text-align:start}.x-radio>label.x-text-align-center{text-align:center}.x-radio>label.x-text-align-end{text-align:end}.x-radio-row{flex:1;align-items:center;position:relative;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem)}.x-radio-item{position:relative;display:inline-flex;align-items:center;white-space:nowrap;outline:none;margin-right:.875rem;font-size:.875rem;cursor:pointer;transition:all .3s}.x-radio-item:hover{color:var(--x-primary)}.x-radio-item:hover .x-radio-box{border-color:var(--x-primary)}.x-radio-item:last-child{margin-right:0}.x-radio-item.x-checked .x-radio-box{border-color:var(--x-primary)}.x-radio-item.x-checked .x-radio-box:after{transform:scale(1);opacity:1}.x-radio-item.x-disabled{color:var(--x-text-400);cursor:not-allowed}.x-radio-item.x-disabled .x-radio-box{border-color:var(--x-border-100);background-color:var(--x-border-300)}.x-radio-item.x-disabled .x-radio-box:after{background-color:var(--x-text-400)}.x-radio-box{border:.0625rem solid var(--x-border);border-radius:100%;width:1rem;height:1rem;background-color:var(--x-background-a100);position:relative;box-sizing:border-box;transition:all .3s;display:inline-flex;align-items:center;justify-content:center}.x-radio-box:hover{border-color:var(--x-primary)}.x-radio-box:after{position:absolute;display:inline-block;width:.5rem;height:.5rem;background-color:var(--x-primary);border-radius:1rem;transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.78,.14,.15,.86);content:\" \"}.x-radio-label{margin-left:.325rem}.x-radio-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-radio.x-disabled .x-radio-item{color:var(--x-text-400);cursor:not-allowed}.x-radio.x-disabled .x-radio-item .x-radio-box{border-color:var(--x-border-100);background-color:var(--x-border-300)}.x-radio.x-disabled .x-radio-item .x-radio-box:after{background-color:var(--x-text-400)}.x-radio.x-invalid>label,.x-radio.x-required>label{color:var(--x-danger)}.x-radio.x-direction-row>label{padding:0 .5rem 0 0}.x-radio.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-radio.x-direction-column,.x-radio.x-direction-column-reverse{align-items:inherit}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.XButtonComponent, selector: "x-button" }, { kind: "component", type: i3.XButtonsComponent, selector: "x-buttons" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRadioComponent, decorators: [{
68
68
  type: Component,
69
69
  args: [{ selector: `${XRadioPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [XValueAccessor(XRadioComponent)], template: "<div\r\n #radio\r\n class=\"x-radio\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n>\r\n <label *ngIf=\"label\" [class.x-radio-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <ng-container *ngIf=\"button || icon; else default\">\r\n <x-buttons>\r\n <x-button\r\n *ngFor=\"let item of nodes; trackBy: trackByItem\"\r\n [icon]=\"item.icon\"\r\n [size]=\"size\"\r\n [type]=\"type\"\r\n [activated]=\"item.id === value\"\r\n [disabled]=\"disabled || item.disabled\"\r\n attrType=\"button\"\r\n (click)=\"radioClick($event, item)\"\r\n >{{ item.label }}</x-button\r\n >\r\n </x-buttons>\r\n </ng-container>\r\n</div>\r\n\r\n<ng-template #default>\r\n <div class=\"x-radio-row\">\r\n <div\r\n class=\"x-radio-item\"\r\n *ngFor=\"let item of nodes; trackBy: trackByItem\"\r\n [class.x-checked]=\"item.id === value\"\r\n [class.x-disabled]=\"item.disabled\"\r\n (click)=\"radioClick($event, item)\"\r\n >\r\n <span class=\"x-radio-box\"></span>\r\n <span class=\"x-radio-label\">{{ item.label }}</span>\r\n </div>\r\n </div>\r\n</ng-template>\r\n", styles: [".x-radio{margin:0;padding:0;width:100%}.x-radio.x-flex{display:flex}.x-radio.x-justify-start{justify-content:flex-start}.x-radio.x-justify-center{justify-content:center}.x-radio.x-justify-end{justify-content:flex-end}.x-radio.x-justify-space-between{justify-content:space-between}.x-radio.x-justify-space-around{justify-content:space-around}.x-radio.x-align-start{align-items:flex-start}.x-radio.x-align-center{align-items:center}.x-radio.x-align-end{align-items:flex-end}.x-radio.x-direction-column{flex-direction:column}.x-radio.x-direction-column-reverse{flex-direction:column-reverse}.x-radio.x-direction-row{flex-direction:row}.x-radio.x-direction-row-reverse{flex-direction:row-reverse}.x-radio>label{display:inline-block;white-space:nowrap;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem);position:relative;color:var(--x-text-300);font-weight:600}.x-radio>label.x-text-align-start{text-align:start}.x-radio>label.x-text-align-center{text-align:center}.x-radio>label.x-text-align-end{text-align:end}.x-radio-row{flex:1;align-items:center;position:relative;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem)}.x-radio-item{position:relative;display:inline-flex;align-items:center;white-space:nowrap;outline:none;margin-right:.875rem;font-size:.875rem;cursor:pointer;transition:all .3s}.x-radio-item:hover{color:var(--x-primary)}.x-radio-item:hover .x-radio-box{border-color:var(--x-primary)}.x-radio-item:last-child{margin-right:0}.x-radio-item.x-checked .x-radio-box{border-color:var(--x-primary)}.x-radio-item.x-checked .x-radio-box:after{transform:scale(1);opacity:1}.x-radio-item.x-disabled{color:var(--x-text-400);cursor:not-allowed}.x-radio-item.x-disabled .x-radio-box{border-color:var(--x-border-100);background-color:var(--x-border-300)}.x-radio-item.x-disabled .x-radio-box:after{background-color:var(--x-text-400)}.x-radio-box{border:.0625rem solid var(--x-border);border-radius:100%;width:1rem;height:1rem;background-color:var(--x-background-a100);position:relative;box-sizing:border-box;transition:all .3s;display:inline-flex;align-items:center;justify-content:center}.x-radio-box:hover{border-color:var(--x-primary)}.x-radio-box:after{position:absolute;display:inline-block;width:.5rem;height:.5rem;background-color:var(--x-primary);border-radius:1rem;transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.78,.14,.15,.86);content:\" \"}.x-radio-label{margin-left:.325rem}.x-radio-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-radio.x-disabled .x-radio-item{color:var(--x-text-400);cursor:not-allowed}.x-radio.x-disabled .x-radio-item .x-radio-box{border-color:var(--x-border-100);background-color:var(--x-border-300)}.x-radio.x-disabled .x-radio-item .x-radio-box:after{background-color:var(--x-text-400)}.x-radio.x-invalid>label,.x-radio.x-required>label{color:var(--x-danger)}.x-radio.x-direction-row>label{padding:0 .5rem 0 0}.x-radio.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-radio.x-direction-column,.x-radio.x-direction-column-reverse{align-items:inherit}\n"] }]
70
70
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; }, propDecorators: { radio: [{
@@ -8,10 +8,10 @@ import { XBaseFormModule } from '@ng-nest/ui/base-form';
8
8
  import * as i0 from "@angular/core";
9
9
  export class XRadioModule {
10
10
  }
11
- /** @nocollapse */ XRadioModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
- /** @nocollapse */ XRadioModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XRadioModule, declarations: [XRadioComponent, XRadioProperty], imports: [CommonModule, FormsModule, XButtonModule, XBaseFormModule], exports: [XRadioComponent] });
13
- /** @nocollapse */ XRadioModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRadioModule, imports: [CommonModule, FormsModule, XButtonModule, XBaseFormModule] });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRadioModule, decorators: [{
11
+ /** @nocollapse */ XRadioModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
12
+ /** @nocollapse */ XRadioModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XRadioModule, declarations: [XRadioComponent, XRadioProperty], imports: [CommonModule, FormsModule, XButtonModule, XBaseFormModule], exports: [XRadioComponent] });
13
+ /** @nocollapse */ XRadioModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRadioModule, imports: [CommonModule, FormsModule, XButtonModule, XBaseFormModule] });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRadioModule, decorators: [{
15
15
  type: NgModule,
16
16
  args: [{
17
17
  declarations: [XRadioComponent, XRadioProperty],
@@ -28,8 +28,8 @@ export class XRadioProperty extends XControlValueAccessor {
28
28
  this.type = 'initial';
29
29
  }
30
30
  }
31
- /** @nocollapse */ XRadioProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRadioProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
32
- /** @nocollapse */ XRadioProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XRadioProperty, selector: "ng-component", inputs: { data: "data", button: "button", icon: "icon", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
31
+ /** @nocollapse */ XRadioProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRadioProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
32
+ /** @nocollapse */ XRadioProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XRadioProperty, selector: "ng-component", inputs: { data: "data", button: "button", icon: "icon", size: "size", type: "type" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
33
33
  __decorate([
34
34
  XDataConvert()
35
35
  ], XRadioProperty.prototype, "data", void 0);
@@ -42,7 +42,7 @@ __decorate([
42
42
  __decorate([
43
43
  XWithConfig(X_CONFIG_NAME, 'medium')
44
44
  ], XRadioProperty.prototype, "size", void 0);
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRadioProperty, decorators: [{
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRadioProperty, decorators: [{
46
46
  type: Component,
47
47
  args: [{ template: '' }]
48
48
  }], propDecorators: { data: [{
@@ -105,9 +105,9 @@ export class XRateComponent extends XRateProperty {
105
105
  this.cdr.detectChanges();
106
106
  }
107
107
  }
108
- /** @nocollapse */ XRateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRateComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
109
- /** @nocollapse */ XRateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XRateComponent, selector: "x-rate", providers: [XValueAccessor(XRateComponent)], viewQueries: [{ propertyName: "rate", first: true, predicate: ["rate"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<div\r\n #rate\r\n class=\"x-rate\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n>\r\n <label *ngIf=\"label\" [class.x-rate-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <div class=\"x-rate-icons\" (mouseleave)=\"leaveRates()\">\r\n <div\r\n class=\"x-rate-icon\"\r\n [class.activated]=\"rate <= hoverActivated\"\r\n [class.half-activated]=\"rate <= hoverHalfActivated\"\r\n [style.color]=\"rate <= hoverActivated ? getColor : ''\"\r\n *ngFor=\"let rate of rates; index as i; trackBy: trackByItem\"\r\n >\r\n <div\r\n *ngIf=\"half\"\r\n class=\"x-rate-half\"\r\n [style.color]=\"rate <= hoverHalfActivated ? getColor : ''\"\r\n (mouseenter)=\"rateHalfHover(rate, $event)\"\r\n (click)=\"rateHalfClick(rate, $event)\"\r\n >\r\n <ng-container *ngIf=\"customTemp; else iconTpl\">\r\n <ng-container *ngTemplateOutlet=\"customTemp\"></ng-container>\r\n </ng-container>\r\n </div>\r\n <div class=\"x-rate-back\" (mouseenter)=\"rateHover(rate, $event)\" (click)=\"rateClick(rate, $event)\">\r\n <ng-container *ngIf=\"customTemp; else iconTpl\">\r\n <ng-container *ngTemplateOutlet=\"customTemp\"></ng-container>\r\n </ng-container>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #iconTpl>\r\n <x-icon type=\"adf-star\"></x-icon>\r\n</ng-template>\r\n", styles: [".x-rate{margin:0;padding:0;width:100%}.x-rate.x-flex{display:flex}.x-rate.x-justify-start{justify-content:flex-start}.x-rate.x-justify-center{justify-content:center}.x-rate.x-justify-end{justify-content:flex-end}.x-rate.x-justify-space-between{justify-content:space-between}.x-rate.x-justify-space-around{justify-content:space-around}.x-rate.x-align-start{align-items:flex-start}.x-rate.x-align-center{align-items:center}.x-rate.x-align-end{align-items:flex-end}.x-rate.x-direction-column{flex-direction:column}.x-rate.x-direction-column-reverse{flex-direction:column-reverse}.x-rate.x-direction-row{flex-direction:row}.x-rate.x-direction-row-reverse{flex-direction:row-reverse}.x-rate>label{display:inline-block;white-space:nowrap;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem);position:relative;color:var(--x-text-300);font-weight:600}.x-rate>label.x-text-align-start{text-align:start}.x-rate>label.x-text-align-center{text-align:center}.x-rate>label.x-text-align-end{text-align:end}.x-rate-icons{display:inline-flex;align-items:center;height:calc(var(--x-font-size) + .875rem);cursor:pointer}.x-rate-icon{margin:0 .2rem;display:flex;align-items:center;position:relative;color:var(--x-info);transition:transform var(--x-animation-duration-base),color var(--x-animation-duration-base);font-size:calc(var(--x-font-size-big) + .125rem)}.x-rate-icon .x-icon{vertical-align:0}.x-rate-icon:hover{transform:scale(1.1)}.x-rate-icon.activated,.x-rate-icon.half-activated .x-rate-half{color:var(--x-warning)}.x-rate-half{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;display:flex;align-items:center}.x-rate-half:hover{opacity:1}.x-rate-back{display:flex;align-items:center}.x-rate-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-rate.x-invalid>label,.x-rate.x-required>label{color:var(--x-danger)}.x-rate.x-disabled .x-rate-icons{cursor:not-allowed;opacity:.8}.x-rate.x-direction-row>label{padding:0 .5rem 0 0}.x-rate.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-rate.x-direction-column,.x-rate.x-direction-column-reverse{align-items:inherit}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i3.XIconComponent, selector: "x-icon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
110
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRateComponent, decorators: [{
108
+ /** @nocollapse */ XRateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRateComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
109
+ /** @nocollapse */ XRateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XRateComponent, selector: "x-rate", providers: [XValueAccessor(XRateComponent)], viewQueries: [{ propertyName: "rate", first: true, predicate: ["rate"], descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<div\r\n #rate\r\n class=\"x-rate\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n>\r\n <label *ngIf=\"label\" [class.x-rate-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <div class=\"x-rate-icons\" (mouseleave)=\"leaveRates()\">\r\n <div\r\n class=\"x-rate-icon\"\r\n [class.activated]=\"rate <= hoverActivated\"\r\n [class.half-activated]=\"rate <= hoverHalfActivated\"\r\n [style.color]=\"rate <= hoverActivated ? getColor : ''\"\r\n *ngFor=\"let rate of rates; index as i; trackBy: trackByItem\"\r\n >\r\n <div\r\n *ngIf=\"half\"\r\n class=\"x-rate-half\"\r\n [style.color]=\"rate <= hoverHalfActivated ? getColor : ''\"\r\n (mouseenter)=\"rateHalfHover(rate, $event)\"\r\n (click)=\"rateHalfClick(rate, $event)\"\r\n >\r\n <ng-container *ngIf=\"customTemp; else iconTpl\">\r\n <ng-container *ngTemplateOutlet=\"customTemp\"></ng-container>\r\n </ng-container>\r\n </div>\r\n <div class=\"x-rate-back\" (mouseenter)=\"rateHover(rate, $event)\" (click)=\"rateClick(rate, $event)\">\r\n <ng-container *ngIf=\"customTemp; else iconTpl\">\r\n <ng-container *ngTemplateOutlet=\"customTemp\"></ng-container>\r\n </ng-container>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #iconTpl>\r\n <x-icon type=\"adf-star\"></x-icon>\r\n</ng-template>\r\n", styles: [".x-rate{margin:0;padding:0;width:100%}.x-rate.x-flex{display:flex}.x-rate.x-justify-start{justify-content:flex-start}.x-rate.x-justify-center{justify-content:center}.x-rate.x-justify-end{justify-content:flex-end}.x-rate.x-justify-space-between{justify-content:space-between}.x-rate.x-justify-space-around{justify-content:space-around}.x-rate.x-align-start{align-items:flex-start}.x-rate.x-align-center{align-items:center}.x-rate.x-align-end{align-items:flex-end}.x-rate.x-direction-column{flex-direction:column}.x-rate.x-direction-column-reverse{flex-direction:column-reverse}.x-rate.x-direction-row{flex-direction:row}.x-rate.x-direction-row-reverse{flex-direction:row-reverse}.x-rate>label{display:inline-block;white-space:nowrap;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem);position:relative;color:var(--x-text-300);font-weight:600}.x-rate>label.x-text-align-start{text-align:start}.x-rate>label.x-text-align-center{text-align:center}.x-rate>label.x-text-align-end{text-align:end}.x-rate-icons{display:inline-flex;align-items:center;height:calc(var(--x-font-size) + .875rem);cursor:pointer}.x-rate-icon{margin:0 .2rem;display:flex;align-items:center;position:relative;color:var(--x-info);transition:transform var(--x-animation-duration-base),color var(--x-animation-duration-base);font-size:calc(var(--x-font-size-big) + .125rem)}.x-rate-icon .x-icon{vertical-align:0}.x-rate-icon:hover{transform:scale(1.1)}.x-rate-icon.activated,.x-rate-icon.half-activated .x-rate-half{color:var(--x-warning)}.x-rate-half{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;display:flex;align-items:center}.x-rate-half:hover{opacity:1}.x-rate-back{display:flex;align-items:center}.x-rate-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-rate.x-invalid>label,.x-rate.x-required>label{color:var(--x-danger)}.x-rate.x-disabled .x-rate-icons{cursor:not-allowed;opacity:.8}.x-rate.x-direction-row>label{padding:0 .5rem 0 0}.x-rate.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-rate.x-direction-column,.x-rate.x-direction-column-reverse{align-items:inherit}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i3.XIconComponent, selector: "x-icon" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
110
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRateComponent, decorators: [{
111
111
  type: Component,
112
112
  args: [{ selector: `${XRatePrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [XValueAccessor(XRateComponent)], template: "<div\r\n #rate\r\n class=\"x-rate\"\r\n [class.x-flex]=\"justify || align || direction\"\r\n [class.x-disabled]=\"disabled\"\r\n [class.x-required]=\"requiredIsEmpty\"\r\n [class.x-invalid]=\"invalid\"\r\n>\r\n <label *ngIf=\"label\" [class.x-rate-label-required]=\"required\" [style.width]=\"labelWidth\" [ngClass]=\"labelMap\">{{ label }}</label>\r\n <div class=\"x-rate-icons\" (mouseleave)=\"leaveRates()\">\r\n <div\r\n class=\"x-rate-icon\"\r\n [class.activated]=\"rate <= hoverActivated\"\r\n [class.half-activated]=\"rate <= hoverHalfActivated\"\r\n [style.color]=\"rate <= hoverActivated ? getColor : ''\"\r\n *ngFor=\"let rate of rates; index as i; trackBy: trackByItem\"\r\n >\r\n <div\r\n *ngIf=\"half\"\r\n class=\"x-rate-half\"\r\n [style.color]=\"rate <= hoverHalfActivated ? getColor : ''\"\r\n (mouseenter)=\"rateHalfHover(rate, $event)\"\r\n (click)=\"rateHalfClick(rate, $event)\"\r\n >\r\n <ng-container *ngIf=\"customTemp; else iconTpl\">\r\n <ng-container *ngTemplateOutlet=\"customTemp\"></ng-container>\r\n </ng-container>\r\n </div>\r\n <div class=\"x-rate-back\" (mouseenter)=\"rateHover(rate, $event)\" (click)=\"rateClick(rate, $event)\">\r\n <ng-container *ngIf=\"customTemp; else iconTpl\">\r\n <ng-container *ngTemplateOutlet=\"customTemp\"></ng-container>\r\n </ng-container>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #iconTpl>\r\n <x-icon type=\"adf-star\"></x-icon>\r\n</ng-template>\r\n", styles: [".x-rate{margin:0;padding:0;width:100%}.x-rate.x-flex{display:flex}.x-rate.x-justify-start{justify-content:flex-start}.x-rate.x-justify-center{justify-content:center}.x-rate.x-justify-end{justify-content:flex-end}.x-rate.x-justify-space-between{justify-content:space-between}.x-rate.x-justify-space-around{justify-content:space-around}.x-rate.x-align-start{align-items:flex-start}.x-rate.x-align-center{align-items:center}.x-rate.x-align-end{align-items:flex-end}.x-rate.x-direction-column{flex-direction:column}.x-rate.x-direction-column-reverse{flex-direction:column-reverse}.x-rate.x-direction-row{flex-direction:row}.x-rate.x-direction-row-reverse{flex-direction:row-reverse}.x-rate>label{display:inline-block;white-space:nowrap;height:calc(var(--x-font-size) + .875rem);line-height:calc(var(--x-font-size) + .875rem);position:relative;color:var(--x-text-300);font-weight:600}.x-rate>label.x-text-align-start{text-align:start}.x-rate>label.x-text-align-center{text-align:center}.x-rate>label.x-text-align-end{text-align:end}.x-rate-icons{display:inline-flex;align-items:center;height:calc(var(--x-font-size) + .875rem);cursor:pointer}.x-rate-icon{margin:0 .2rem;display:flex;align-items:center;position:relative;color:var(--x-info);transition:transform var(--x-animation-duration-base),color var(--x-animation-duration-base);font-size:calc(var(--x-font-size-big) + .125rem)}.x-rate-icon .x-icon{vertical-align:0}.x-rate-icon:hover{transform:scale(1.1)}.x-rate-icon.activated,.x-rate-icon.half-activated .x-rate-half{color:var(--x-warning)}.x-rate-half{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden;display:flex;align-items:center}.x-rate-half:hover{opacity:1}.x-rate-back{display:flex;align-items:center}.x-rate-label-required:before{display:inline-block;margin-right:.25rem;color:var(--x-danger);line-height:1;font-size:var(--x-font-size-small);content:\"*\"}.x-rate.x-invalid>label,.x-rate.x-required>label{color:var(--x-danger)}.x-rate.x-disabled .x-rate-icons{cursor:not-allowed;opacity:.8}.x-rate.x-direction-row>label{padding:0 .5rem 0 0}.x-rate.x-direction-row-reverse>label{padding:0 0 0 .5rem}.x-rate.x-direction-column,.x-rate.x-direction-column-reverse{align-items:inherit}\n"] }]
113
113
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; }, propDecorators: { rate: [{
@@ -9,10 +9,10 @@ import { XBaseFormModule } from '@ng-nest/ui/base-form';
9
9
  import * as i0 from "@angular/core";
10
10
  export class XRateModule {
11
11
  }
12
- /** @nocollapse */ XRateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
- /** @nocollapse */ XRateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XRateModule, declarations: [XRateComponent, XRateProperty], imports: [CommonModule, FormsModule, XButtonModule, XIconModule, XBaseFormModule], exports: [XRateComponent] });
14
- /** @nocollapse */ XRateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRateModule, imports: [CommonModule, FormsModule, XButtonModule, XIconModule, XBaseFormModule] });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRateModule, decorators: [{
12
+ /** @nocollapse */ XRateModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13
+ /** @nocollapse */ XRateModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XRateModule, declarations: [XRateComponent, XRateProperty], imports: [CommonModule, FormsModule, XButtonModule, XIconModule, XBaseFormModule], exports: [XRateComponent] });
14
+ /** @nocollapse */ XRateModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRateModule, imports: [CommonModule, FormsModule, XButtonModule, XIconModule, XBaseFormModule] });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRateModule, decorators: [{
16
16
  type: NgModule,
17
17
  args: [{
18
18
  declarations: [XRateComponent, XRateProperty],
@@ -23,8 +23,8 @@ export class XRateProperty extends XControlValueAccessor {
23
23
  this.count = 5;
24
24
  }
25
25
  }
26
- /** @nocollapse */ XRateProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRateProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
27
- /** @nocollapse */ XRateProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XRateProperty, selector: "ng-component", inputs: { count: "count", half: "half", color: "color", customTemp: "customTemp" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
26
+ /** @nocollapse */ XRateProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRateProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
27
+ /** @nocollapse */ XRateProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XRateProperty, selector: "ng-component", inputs: { count: "count", half: "half", color: "color", customTemp: "customTemp" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
28
28
  __decorate([
29
29
  XInputNumber()
30
30
  ], XRateProperty.prototype, "count", void 0);
@@ -34,7 +34,7 @@ __decorate([
34
34
  __decorate([
35
35
  XWithConfig(X_CONFIG_NAME)
36
36
  ], XRateProperty.prototype, "color", void 0);
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRateProperty, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRateProperty, decorators: [{
38
38
  type: Component,
39
39
  args: [{ template: '' }]
40
40
  }], propDecorators: { count: [{
@@ -249,9 +249,9 @@ export class XResizableDirective extends XResizableProperty {
249
249
  }
250
250
  }
251
251
  }
252
- /** @nocollapse */ XResizableDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResizableDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive });
253
- /** @nocollapse */ XResizableDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: XResizableDirective, selector: "[xResizable]", host: { listeners: { "mousedown": "mousedown($event)", "touchstart": "mousedown($event)" }, properties: { "class.x-resizable-disabled": "this.getDisabled" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
254
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResizableDirective, decorators: [{
252
+ /** @nocollapse */ XResizableDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResizableDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Directive });
253
+ /** @nocollapse */ XResizableDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.0", type: XResizableDirective, selector: "[xResizable]", host: { listeners: { "mousedown": "mousedown($event)", "touchstart": "mousedown($event)" }, properties: { "class.x-resizable-disabled": "this.getDisabled" } }, usesInheritance: true, usesOnChanges: true, ngImport: i0 });
254
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResizableDirective, decorators: [{
255
255
  type: Directive,
256
256
  args: [{ selector: '[xResizable]' }]
257
257
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: undefined, decorators: [{
@@ -4,10 +4,10 @@ import { XResizableDirective } from './resizable.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  export class XResizableModule {
6
6
  }
7
- /** @nocollapse */ XResizableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResizableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- /** @nocollapse */ XResizableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XResizableModule, declarations: [XResizableDirective], imports: [CommonModule], exports: [XResizableDirective] });
9
- /** @nocollapse */ XResizableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResizableModule, imports: [CommonModule] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResizableModule, decorators: [{
7
+ /** @nocollapse */ XResizableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResizableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ /** @nocollapse */ XResizableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XResizableModule, declarations: [XResizableDirective], imports: [CommonModule], exports: [XResizableDirective] });
9
+ /** @nocollapse */ XResizableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResizableModule, imports: [CommonModule] });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResizableModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  declarations: [XResizableDirective],
@@ -57,8 +57,8 @@ export class XResizableProperty extends XProperty {
57
57
  this.resizeEnd = new EventEmitter();
58
58
  }
59
59
  }
60
- /** @nocollapse */ XResizableProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResizableProperty, deps: null, target: i0.ɵɵFactoryTarget.Directive });
61
- /** @nocollapse */ XResizableProperty.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: XResizableProperty, selector: "[xResizable]", inputs: { xResizable: "xResizable", position: "position", ghost: "ghost", offsetLeft: "offsetLeft", offsetTop: "offsetTop" }, outputs: { resizeBegin: "resizeBegin", resizing: "resizing", resizeEnd: "resizeEnd" }, usesInheritance: true, ngImport: i0 });
60
+ /** @nocollapse */ XResizableProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResizableProperty, deps: null, target: i0.ɵɵFactoryTarget.Directive });
61
+ /** @nocollapse */ XResizableProperty.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.0", type: XResizableProperty, selector: "[xResizable]", inputs: { xResizable: "xResizable", position: "position", ghost: "ghost", offsetLeft: "offsetLeft", offsetTop: "offsetTop" }, outputs: { resizeBegin: "resizeBegin", resizing: "resizing", resizeEnd: "resizeEnd" }, usesInheritance: true, ngImport: i0 });
62
62
  __decorate([
63
63
  XInputBoolean()
64
64
  ], XResizableProperty.prototype, "xResizable", void 0);
@@ -71,7 +71,7 @@ __decorate([
71
71
  __decorate([
72
72
  XInputNumber()
73
73
  ], XResizableProperty.prototype, "offsetTop", void 0);
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResizableProperty, decorators: [{
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResizableProperty, decorators: [{
75
75
  type: Directive,
76
76
  args: [{ selector: '[xResizable]' }]
77
77
  }], propDecorators: { xResizable: [{
@@ -24,9 +24,9 @@ export class XResultComponent extends XResultProperty {
24
24
  this.classMap[`${XResultPrefix}-${this.status}`] = !XIsEmpty(this.status);
25
25
  }
26
26
  }
27
- /** @nocollapse */ XResultComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResultComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
28
- /** @nocollapse */ XResultComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XResultComponent, selector: "x-result", usesInheritance: true, ngImport: i0, template: "<div #result class=\"x-result\" [ngClass]=\"classMap\">\r\n <div class=\"x-result-icon\">\r\n <ng-container *ngIf=\"!icon; else iconTpl\" [ngSwitch]=\"status\">\r\n <x-icon *ngSwitchCase=\"'success'\" type=\"adf-check-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'info'\" type=\"adf-info-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'warning'\" type=\"adf-warning\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'error'\" type=\"adf-close-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'403'\" type=\"fto-lock\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'404'\" type=\"fto-code\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'500'\" type=\"adf-close-circle\"></x-icon>\r\n </ng-container>\r\n <ng-template #iconTpl>\r\n <ng-container *xOutlet=\"icon\">\r\n <x-icon [type]=\"strIcon\"></x-icon>\r\n </ng-container>\r\n </ng-template>\r\n </div>\r\n\r\n <div class=\"x-result-title\">\r\n <ng-container *xOutlet=\"title\">{{ title }}</ng-container>\r\n </div>\r\n <div class=\"x-result-subTitle\">\r\n <ng-container *xOutlet=\"subTitle\">{{ subTitle }}</ng-container>\r\n </div>\r\n <div class=\"x-result-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n</div>\r\n", styles: [".x-result{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem}.x-result-icon{font-size:calc(var(--x-font-size) * 5);margin-bottom:var(--x-font-size-large)}.x-result-title{font-size:var(--x-font-size-large);line-height:calc(var(--x-font-size-large) * 1.5)}.x-result-subTitle{color:var(--x-text-400)}.x-result-content{margin-top:var(--x-font-size-large)}.x-result-success .x-result-icon{color:var(--x-success)}.x-result-info .x-result-icon{color:var(--x-info)}.x-result-warning .x-result-icon{color:var(--x-warning)}.x-result-error .x-result-icon{color:var(--x-danger)}.x-result-403 .x-result-icon,.x-result-404 .x-result-icon{color:var(--x-text-400)}.x-result-500 .x-result-icon{color:var(--x-danger)}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "component", type: i3.XIconComponent, selector: "x-icon" }, { kind: "directive", type: i4.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResultComponent, decorators: [{
27
+ /** @nocollapse */ XResultComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResultComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.XConfigService }], target: i0.ɵɵFactoryTarget.Component });
28
+ /** @nocollapse */ XResultComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XResultComponent, selector: "x-result", usesInheritance: true, ngImport: i0, template: "<div #result class=\"x-result\" [ngClass]=\"classMap\">\r\n <div class=\"x-result-icon\">\r\n <ng-container *ngIf=\"!icon; else iconTpl\" [ngSwitch]=\"status\">\r\n <x-icon *ngSwitchCase=\"'success'\" type=\"adf-check-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'info'\" type=\"adf-info-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'warning'\" type=\"adf-warning\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'error'\" type=\"adf-close-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'403'\" type=\"fto-lock\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'404'\" type=\"fto-code\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'500'\" type=\"adf-close-circle\"></x-icon>\r\n </ng-container>\r\n <ng-template #iconTpl>\r\n <ng-container *xOutlet=\"icon\">\r\n <x-icon [type]=\"strIcon\"></x-icon>\r\n </ng-container>\r\n </ng-template>\r\n </div>\r\n\r\n <div class=\"x-result-title\">\r\n <ng-container *xOutlet=\"title\">{{ title }}</ng-container>\r\n </div>\r\n <div class=\"x-result-subTitle\">\r\n <ng-container *xOutlet=\"subTitle\">{{ subTitle }}</ng-container>\r\n </div>\r\n <div class=\"x-result-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n</div>\r\n", styles: [".x-result{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem}.x-result-icon{font-size:calc(var(--x-font-size) * 5);margin-bottom:var(--x-font-size-large)}.x-result-title{font-size:var(--x-font-size-large);line-height:calc(var(--x-font-size-large) * 1.5)}.x-result-subTitle{color:var(--x-text-400)}.x-result-content{margin-top:var(--x-font-size-large)}.x-result-success .x-result-icon{color:var(--x-success)}.x-result-info .x-result-icon{color:var(--x-info)}.x-result-warning .x-result-icon{color:var(--x-warning)}.x-result-error .x-result-icon{color:var(--x-danger)}.x-result-403 .x-result-icon,.x-result-404 .x-result-icon{color:var(--x-text-400)}.x-result-500 .x-result-icon{color:var(--x-danger)}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i2.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "component", type: i3.XIconComponent, selector: "x-icon" }, { kind: "directive", type: i4.XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResultComponent, decorators: [{
30
30
  type: Component,
31
31
  args: [{ selector: `${XResultPrefix}`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div #result class=\"x-result\" [ngClass]=\"classMap\">\r\n <div class=\"x-result-icon\">\r\n <ng-container *ngIf=\"!icon; else iconTpl\" [ngSwitch]=\"status\">\r\n <x-icon *ngSwitchCase=\"'success'\" type=\"adf-check-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'info'\" type=\"adf-info-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'warning'\" type=\"adf-warning\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'error'\" type=\"adf-close-circle\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'403'\" type=\"fto-lock\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'404'\" type=\"fto-code\"></x-icon>\r\n <x-icon *ngSwitchCase=\"'500'\" type=\"adf-close-circle\"></x-icon>\r\n </ng-container>\r\n <ng-template #iconTpl>\r\n <ng-container *xOutlet=\"icon\">\r\n <x-icon [type]=\"strIcon\"></x-icon>\r\n </ng-container>\r\n </ng-template>\r\n </div>\r\n\r\n <div class=\"x-result-title\">\r\n <ng-container *xOutlet=\"title\">{{ title }}</ng-container>\r\n </div>\r\n <div class=\"x-result-subTitle\">\r\n <ng-container *xOutlet=\"subTitle\">{{ subTitle }}</ng-container>\r\n </div>\r\n <div class=\"x-result-content\">\r\n <ng-content></ng-content>\r\n </div>\r\n</div>\r\n", styles: [".x-result{margin:0;padding:0;display:flex;flex-direction:column;align-items:center;padding:3rem 2rem}.x-result-icon{font-size:calc(var(--x-font-size) * 5);margin-bottom:var(--x-font-size-large)}.x-result-title{font-size:var(--x-font-size-large);line-height:calc(var(--x-font-size-large) * 1.5)}.x-result-subTitle{color:var(--x-text-400)}.x-result-content{margin-top:var(--x-font-size-large)}.x-result-success .x-result-icon{color:var(--x-success)}.x-result-info .x-result-icon{color:var(--x-info)}.x-result-warning .x-result-icon{color:var(--x-warning)}.x-result-error .x-result-icon{color:var(--x-danger)}.x-result-403 .x-result-icon,.x-result-404 .x-result-icon{color:var(--x-text-400)}.x-result-500 .x-result-icon{color:var(--x-danger)}\n"] }]
32
32
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i1.XConfigService }]; } });
@@ -7,10 +7,10 @@ import { XResultProperty } from './result.property';
7
7
  import * as i0 from "@angular/core";
8
8
  export class XResultModule {
9
9
  }
10
- /** @nocollapse */ XResultModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResultModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- /** @nocollapse */ XResultModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XResultModule, declarations: [XResultComponent, XResultProperty], imports: [CommonModule, XIconModule, XOutletModule], exports: [XResultComponent] });
12
- /** @nocollapse */ XResultModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResultModule, imports: [CommonModule, XIconModule, XOutletModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResultModule, decorators: [{
10
+ /** @nocollapse */ XResultModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResultModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
+ /** @nocollapse */ XResultModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XResultModule, declarations: [XResultComponent, XResultProperty], imports: [CommonModule, XIconModule, XOutletModule], exports: [XResultComponent] });
12
+ /** @nocollapse */ XResultModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResultModule, imports: [CommonModule, XIconModule, XOutletModule] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResultModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  declarations: [XResultComponent, XResultProperty],
@@ -20,9 +20,9 @@ export class XResultProperty extends XProperty {
20
20
  this.status = 'info';
21
21
  }
22
22
  }
23
- /** @nocollapse */ XResultProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResultProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
24
- /** @nocollapse */ XResultProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: XResultProperty, selector: "ng-component", inputs: { status: "status", title: "title", icon: "icon", subTitle: "subTitle" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XResultProperty, decorators: [{
23
+ /** @nocollapse */ XResultProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResultProperty, deps: null, target: i0.ɵɵFactoryTarget.Component });
24
+ /** @nocollapse */ XResultProperty.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.0", type: XResultProperty, selector: "ng-component", inputs: { status: "status", title: "title", icon: "icon", subTitle: "subTitle" }, usesInheritance: true, ngImport: i0, template: '', isInline: true });
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XResultProperty, decorators: [{
26
26
  type: Component,
27
27
  args: [{ template: '' }]
28
28
  }], propDecorators: { status: [{
@@ -57,9 +57,9 @@ export class XRippleDirective extends XRippleProperty {
57
57
  window.getComputedStyle(element).getPropertyValue('opacity');
58
58
  }
59
59
  }
60
- /** @nocollapse */ XRippleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRippleDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
61
- /** @nocollapse */ XRippleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: XRippleDirective, selector: "[x-ripple]", usesInheritance: true, ngImport: i0 });
62
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRippleDirective, decorators: [{
60
+ /** @nocollapse */ XRippleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRippleDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
61
+ /** @nocollapse */ XRippleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.0", type: XRippleDirective, selector: "[x-ripple]", usesInheritance: true, ngImport: i0 });
62
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRippleDirective, decorators: [{
63
63
  type: Directive,
64
64
  args: [{
65
65
  selector: '[x-ripple]'
@@ -5,10 +5,10 @@ import { XRippleProperty } from './ripple.property';
5
5
  import * as i0 from "@angular/core";
6
6
  export class XRippleModule {
7
7
  }
8
- /** @nocollapse */ XRippleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRippleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- /** @nocollapse */ XRippleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: XRippleModule, declarations: [XRippleDirective, XRippleProperty], imports: [CommonModule], exports: [XRippleDirective] });
10
- /** @nocollapse */ XRippleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRippleModule, imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRippleModule, decorators: [{
8
+ /** @nocollapse */ XRippleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRippleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ /** @nocollapse */ XRippleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.0", ngImport: i0, type: XRippleModule, declarations: [XRippleDirective, XRippleProperty], imports: [CommonModule], exports: [XRippleDirective] });
10
+ /** @nocollapse */ XRippleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRippleModule, imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRippleModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  declarations: [XRippleDirective, XRippleProperty],
@@ -14,15 +14,15 @@ const X_CONFIG_NAME = 'ripple';
14
14
  */
15
15
  export class XRippleProperty extends XProperty {
16
16
  }
17
- /** @nocollapse */ XRippleProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRippleProperty, deps: null, target: i0.ɵɵFactoryTarget.Directive });
18
- /** @nocollapse */ XRippleProperty.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: XRippleProperty, selector: "[x-ripple]", inputs: { type: "type", disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
17
+ /** @nocollapse */ XRippleProperty.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRippleProperty, deps: null, target: i0.ɵɵFactoryTarget.Directive });
18
+ /** @nocollapse */ XRippleProperty.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.0.0", type: XRippleProperty, selector: "[x-ripple]", inputs: { type: "type", disabled: "disabled" }, usesInheritance: true, ngImport: i0 });
19
19
  __decorate([
20
20
  XWithConfig(X_CONFIG_NAME, 'initial')
21
21
  ], XRippleProperty.prototype, "type", void 0);
22
22
  __decorate([
23
23
  XInputBoolean()
24
24
  ], XRippleProperty.prototype, "disabled", void 0);
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: XRippleProperty, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.0", ngImport: i0, type: XRippleProperty, decorators: [{
26
26
  type: Directive,
27
27
  args: [{ selector: '[x-ripple]' }]
28
28
  }], propDecorators: { type: [{