@yinuo-ngm/server 1.0.15 → 1.0.17

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 (349) hide show
  1. package/lib/app.js +3 -15
  2. package/lib/common/editor.js +2 -2
  3. package/lib/env.d.ts +1 -0
  4. package/lib/env.js +1 -0
  5. package/lib/plugins/error-handler.plugin.d.ts +2 -2
  6. package/lib/plugins/error-handler.plugin.js +97 -88
  7. package/lib/plugins/ws/topics/nginx.ws.js +2 -1
  8. package/lib/plugins/ws/topics/svn.ws.d.ts +2 -1
  9. package/lib/plugins/ws/topics/svn.ws.js +3 -2
  10. package/lib/plugins/ws/topics/syslog.ws.d.ts +1 -1
  11. package/lib/plugins/ws/topics/task.ws.d.ts +2 -1
  12. package/lib/plugins/ws/topics/task.ws.js +2 -1
  13. package/lib/plugins/ws/ws.context.d.ts +1 -1
  14. package/lib/plugins/ws/ws.plugin.js +4 -3
  15. package/lib/plugins/ws/ws.router.d.ts +2 -2
  16. package/lib/plugins/ws/ws.router.js +8 -7
  17. package/lib/routes/api-client/collection.routes.js +8 -6
  18. package/lib/routes/api-client/env.routes.js +4 -3
  19. package/lib/routes/api-client/history.routes.js +3 -2
  20. package/lib/routes/api-client/hub-token.routes.js +32 -10
  21. package/lib/routes/api-client/request.routes.js +7 -6
  22. package/lib/routes/api-client/send.routes.js +3 -2
  23. package/lib/routes/config.routes.js +5 -5
  24. package/lib/routes/hub.routes.js +10 -10
  25. package/lib/routes/index.js +2 -0
  26. package/lib/routes/nginx/nginx-lifecycle.routes.js +4 -0
  27. package/lib/routes/nginx/nginx-route.context.js +23 -7
  28. package/lib/routes/nginx/nginx-server.routes.js +158 -6
  29. package/lib/routes/node-version.routes.d.ts +2 -0
  30. package/lib/routes/node-version.routes.js +56 -0
  31. package/lib/routes/project.routes.js +14 -9
  32. package/lib/routes/rss.routes.js +3 -3
  33. package/lib/routes/sprite-browse.routes.js +21 -6
  34. package/lib/routes/sprite.routes.js +18 -12
  35. package/lib/routes/static-files.routes.js +21 -5
  36. package/lib/routes/svn.routes.js +5 -3
  37. package/lib/routes/system.routes.js +20 -1
  38. package/lib/routes/task.routes.js +10 -3
  39. package/package.json +13 -6
  40. package/www/3rdpartylicenses.txt +66 -118
  41. package/www/browser/chunk-2L7NUOMX.js +2 -0
  42. package/www/browser/chunk-2NZJ7CN2.js +20 -0
  43. package/www/browser/chunk-3CM4SKDO.js +15 -0
  44. package/www/browser/chunk-3I7BQCXS.js +1 -0
  45. package/www/browser/chunk-3M56F2S2.js +1 -0
  46. package/www/browser/chunk-3OHBKMAA.js +1 -0
  47. package/www/browser/chunk-3XNNQFWR.js +1 -0
  48. package/www/browser/chunk-4BRW6LCZ.js +4 -0
  49. package/www/browser/chunk-4LBSLURA.js +1 -0
  50. package/www/browser/chunk-4X42HB6N.js +2 -0
  51. package/www/browser/chunk-5DYX4DUX.js +11 -0
  52. package/www/browser/chunk-6SYVDN5L.js +1 -0
  53. package/www/browser/chunk-6YYNHZ2A.js +1 -0
  54. package/www/browser/chunk-75W3GVSO.js +1 -0
  55. package/www/browser/chunk-7U44RF5F.js +63 -0
  56. package/www/browser/chunk-AELTP6YN.js +1 -0
  57. package/www/browser/chunk-AMXRL4GR.js +1 -0
  58. package/www/browser/chunk-AV2ZODEH.js +1 -0
  59. package/www/browser/chunk-AZ6SIMYH.js +1 -0
  60. package/www/browser/chunk-B3C35ET3.js +2 -0
  61. package/www/browser/chunk-BTQIUVTQ.js +1 -0
  62. package/www/browser/chunk-CN5J4WNO.js +1 -0
  63. package/www/browser/chunk-D2ODDESN.js +1 -0
  64. package/www/browser/chunk-DE6E23ET.js +1 -0
  65. package/www/browser/chunk-DIJPUYIA.js +1 -0
  66. package/www/browser/chunk-DLGJD6YU.js +4 -0
  67. package/www/browser/chunk-EEDA5U4V.js +1 -0
  68. package/www/browser/chunk-FK6Z4HLL.js +1 -0
  69. package/www/browser/chunk-FL6GDGHW.js +1 -0
  70. package/www/browser/chunk-FXCG34QS.js +1 -0
  71. package/www/browser/chunk-H2USFIYR.js +1 -0
  72. package/www/browser/chunk-H5HGMOE6.js +1 -0
  73. package/www/browser/chunk-HB3HECPD.js +1 -0
  74. package/www/browser/chunk-HDNG236Q.js +1 -0
  75. package/www/browser/chunk-HFZLJHYR.js +1 -0
  76. package/www/browser/chunk-HJTXXSMC.js +1 -0
  77. package/www/browser/chunk-HUMCWAKJ.js +3 -0
  78. package/www/browser/chunk-IKB3EQCP.js +2 -0
  79. package/www/browser/chunk-K7PESFPY.js +1 -0
  80. package/www/browser/chunk-KRYMOHYF.js +2 -0
  81. package/www/browser/chunk-M4QRBV3K.js +1 -0
  82. package/www/browser/chunk-N2PELLMM.js +30 -0
  83. package/www/browser/chunk-ONXBYGIG.js +1 -0
  84. package/www/browser/chunk-OSBDR36P.js +1 -0
  85. package/www/browser/chunk-OZCK4XVV.js +1 -0
  86. package/www/browser/chunk-QJP5F735.js +1 -0
  87. package/www/browser/chunk-RGOYDY7H.js +1 -0
  88. package/www/browser/chunk-UJKK4A7Y.js +1 -0
  89. package/www/browser/chunk-WD2EKZQC.js +1 -0
  90. package/www/browser/chunk-WUA5JFDD.js +1 -0
  91. package/www/browser/chunk-XLFHB7RS.js +3 -0
  92. package/www/browser/chunk-YNW4HEJO.js +37 -0
  93. package/www/browser/chunk-ZTDLWBW5.js +1 -0
  94. package/www/browser/dark.css +1 -30433
  95. package/www/browser/default.css +1 -30149
  96. package/www/browser/index.html +3 -3
  97. package/www/browser/main-N64WJCHX.js +34 -0
  98. package/www/browser/scripts-U25HCVEI.js +6 -0
  99. package/www/browser/styles-ROAHD7MY.css +1 -0
  100. package/www/browser/add-widget-drawer.component.css.map +0 -7
  101. package/www/browser/advanced-editor.component.css.map +0 -7
  102. package/www/browser/api-client.component.css.map +0 -7
  103. package/www/browser/api-history-drawer.component.css.map +0 -7
  104. package/www/browser/app.css.map +0 -7
  105. package/www/browser/attachment-viewer.component.css.map +0 -7
  106. package/www/browser/auth-editor.component.css.map +0 -7
  107. package/www/browser/body-editor.component.css.map +0 -7
  108. package/www/browser/chunk-2YSUXBGC.js +0 -627
  109. package/www/browser/chunk-2YSUXBGC.js.map +0 -1
  110. package/www/browser/chunk-3G2GEOPV.js +0 -456
  111. package/www/browser/chunk-3G2GEOPV.js.map +0 -1
  112. package/www/browser/chunk-3L72DF3R.js +0 -1683
  113. package/www/browser/chunk-3L72DF3R.js.map +0 -1
  114. package/www/browser/chunk-3MCIETCQ.js +0 -8279
  115. package/www/browser/chunk-3MCIETCQ.js.map +0 -1
  116. package/www/browser/chunk-665WC4RU.js +0 -5383
  117. package/www/browser/chunk-665WC4RU.js.map +0 -1
  118. package/www/browser/chunk-6QMSEZPT.js +0 -10044
  119. package/www/browser/chunk-6QMSEZPT.js.map +0 -1
  120. package/www/browser/chunk-6TBQERYX.js +0 -280
  121. package/www/browser/chunk-6TBQERYX.js.map +0 -1
  122. package/www/browser/chunk-6UW4MRJZ.js +0 -43
  123. package/www/browser/chunk-6UW4MRJZ.js.map +0 -7
  124. package/www/browser/chunk-6XUMIL3W.js +0 -5495
  125. package/www/browser/chunk-6XUMIL3W.js.map +0 -1
  126. package/www/browser/chunk-724YOJI3.js +0 -903
  127. package/www/browser/chunk-724YOJI3.js.map +0 -1
  128. package/www/browser/chunk-766T7YES.js +0 -437
  129. package/www/browser/chunk-766T7YES.js.map +0 -1
  130. package/www/browser/chunk-7FC7DN65.js +0 -728
  131. package/www/browser/chunk-7FC7DN65.js.map +0 -1
  132. package/www/browser/chunk-APGQRYWX.js +0 -156
  133. package/www/browser/chunk-APGQRYWX.js.map +0 -7
  134. package/www/browser/chunk-AQHSGTHS.js +0 -1960
  135. package/www/browser/chunk-AQHSGTHS.js.map +0 -1
  136. package/www/browser/chunk-CTOEAJQK.js +0 -40
  137. package/www/browser/chunk-CTOEAJQK.js.map +0 -7
  138. package/www/browser/chunk-DEGQJKKZ.js +0 -409
  139. package/www/browser/chunk-DEGQJKKZ.js.map +0 -1
  140. package/www/browser/chunk-DIJX2663.js +0 -1166
  141. package/www/browser/chunk-DIJX2663.js.map +0 -1
  142. package/www/browser/chunk-E4XD4GLT.js +0 -427
  143. package/www/browser/chunk-E4XD4GLT.js.map +0 -1
  144. package/www/browser/chunk-EQOY6A3M.js +0 -212
  145. package/www/browser/chunk-EQOY6A3M.js.map +0 -1
  146. package/www/browser/chunk-ETTBRXVA.js +0 -2643
  147. package/www/browser/chunk-ETTBRXVA.js.map +0 -1
  148. package/www/browser/chunk-FLSUSPBD.js +0 -5569
  149. package/www/browser/chunk-FLSUSPBD.js.map +0 -1
  150. package/www/browser/chunk-FZNHBEAZ.js +0 -102
  151. package/www/browser/chunk-FZNHBEAZ.js.map +0 -1
  152. package/www/browser/chunk-GJC7CZIJ.js +0 -361
  153. package/www/browser/chunk-GJC7CZIJ.js.map +0 -7
  154. package/www/browser/chunk-GMCNMOTD.js +0 -844
  155. package/www/browser/chunk-GMCNMOTD.js.map +0 -7
  156. package/www/browser/chunk-H43HGCRW.js +0 -198
  157. package/www/browser/chunk-H43HGCRW.js.map +0 -7
  158. package/www/browser/chunk-J447GBHM.js +0 -160
  159. package/www/browser/chunk-J447GBHM.js.map +0 -1
  160. package/www/browser/chunk-JN3VOWP7.js +0 -384
  161. package/www/browser/chunk-JN3VOWP7.js.map +0 -1
  162. package/www/browser/chunk-KSHAGY2M.js +0 -399
  163. package/www/browser/chunk-KSHAGY2M.js.map +0 -7
  164. package/www/browser/chunk-KV72AKOD.js +0 -59
  165. package/www/browser/chunk-KV72AKOD.js.map +0 -7
  166. package/www/browser/chunk-LAVMY2SJ.js +0 -26
  167. package/www/browser/chunk-LAVMY2SJ.js.map +0 -7
  168. package/www/browser/chunk-LLRVGHG5.js +0 -73
  169. package/www/browser/chunk-LLRVGHG5.js.map +0 -7
  170. package/www/browser/chunk-LPME4AJ3.js +0 -196
  171. package/www/browser/chunk-LPME4AJ3.js.map +0 -1
  172. package/www/browser/chunk-LVPSURVU.js +0 -4615
  173. package/www/browser/chunk-LVPSURVU.js.map +0 -1
  174. package/www/browser/chunk-MMPO7QLO.js +0 -4146
  175. package/www/browser/chunk-MMPO7QLO.js.map +0 -7
  176. package/www/browser/chunk-O7LB6VFM.js +0 -1953
  177. package/www/browser/chunk-O7LB6VFM.js.map +0 -1
  178. package/www/browser/chunk-P5CWA4FO.js +0 -685
  179. package/www/browser/chunk-P5CWA4FO.js.map +0 -1
  180. package/www/browser/chunk-RBWIWNTL.js +0 -203
  181. package/www/browser/chunk-RBWIWNTL.js.map +0 -7
  182. package/www/browser/chunk-RUXJCM3V.js +0 -26199
  183. package/www/browser/chunk-RUXJCM3V.js.map +0 -1
  184. package/www/browser/chunk-S77VVYUZ.js +0 -168
  185. package/www/browser/chunk-S77VVYUZ.js.map +0 -1
  186. package/www/browser/chunk-SCXPYFOB.js +0 -4316
  187. package/www/browser/chunk-SCXPYFOB.js.map +0 -1
  188. package/www/browser/chunk-SS73S33S.js +0 -471
  189. package/www/browser/chunk-SS73S33S.js.map +0 -7
  190. package/www/browser/chunk-T6UAOWNP.js +0 -600
  191. package/www/browser/chunk-T6UAOWNP.js.map +0 -1
  192. package/www/browser/chunk-TEW4MY4J.js +0 -148
  193. package/www/browser/chunk-TEW4MY4J.js.map +0 -7
  194. package/www/browser/chunk-TVORF3SF.js +0 -82
  195. package/www/browser/chunk-TVORF3SF.js.map +0 -7
  196. package/www/browser/chunk-UAN42EUZ.js +0 -2147
  197. package/www/browser/chunk-UAN42EUZ.js.map +0 -1
  198. package/www/browser/chunk-ULOHDK7Y.js +0 -1
  199. package/www/browser/chunk-ULOHDK7Y.js.map +0 -7
  200. package/www/browser/chunk-UYJ3FVRV.js +0 -3978
  201. package/www/browser/chunk-UYJ3FVRV.js.map +0 -1
  202. package/www/browser/chunk-VXHZMSDM.js +0 -5509
  203. package/www/browser/chunk-VXHZMSDM.js.map +0 -1
  204. package/www/browser/chunk-VYNQPZQO.js +0 -281
  205. package/www/browser/chunk-VYNQPZQO.js.map +0 -1
  206. package/www/browser/chunk-W3J23PZI.js +0 -9213
  207. package/www/browser/chunk-W3J23PZI.js.map +0 -1
  208. package/www/browser/chunk-W5HGHCQT.js +0 -1642
  209. package/www/browser/chunk-W5HGHCQT.js.map +0 -7
  210. package/www/browser/chunk-XF5H7E4L.js +0 -4723
  211. package/www/browser/chunk-XF5H7E4L.js.map +0 -1
  212. package/www/browser/chunk-XNFNEBMY.js +0 -398
  213. package/www/browser/chunk-XNFNEBMY.js.map +0 -7
  214. package/www/browser/chunk-XQY5SPGI.js +0 -30811
  215. package/www/browser/chunk-XQY5SPGI.js.map +0 -1
  216. package/www/browser/chunk-Y7JBZHNK.js +0 -514
  217. package/www/browser/chunk-Y7JBZHNK.js.map +0 -1
  218. package/www/browser/chunk-YWHRP4X3.js +0 -406
  219. package/www/browser/chunk-YWHRP4X3.js.map +0 -1
  220. package/www/browser/chunk-Z7FJIV62.js +0 -95
  221. package/www/browser/chunk-Z7FJIV62.js.map +0 -7
  222. package/www/browser/chunk-ZBZHXS46.js +0 -1674
  223. package/www/browser/chunk-ZBZHXS46.js.map +0 -1
  224. package/www/browser/chunk-ZZA5NVAI.js +0 -735
  225. package/www/browser/chunk-ZZA5NVAI.js.map +0 -1
  226. package/www/browser/collection-modal.component.css.map +0 -7
  227. package/www/browser/collection-tree-item.component.css.map +0 -7
  228. package/www/browser/collection-tree.component.css.map +0 -7
  229. package/www/browser/config-change-bar-component.css.map +0 -7
  230. package/www/browser/config-item-component.css.map +0 -7
  231. package/www/browser/config-nav-component.css.map +0 -7
  232. package/www/browser/config-section-component.css.map +0 -7
  233. package/www/browser/create-summary-aside.component.css.map +0 -7
  234. package/www/browser/curl-actions.component.css.map +0 -7
  235. package/www/browser/dark.css.map +0 -7
  236. package/www/browser/dashboard-canvas.component.css.map +0 -7
  237. package/www/browser/dashboard.component.css.map +0 -7
  238. package/www/browser/default.css.map +0 -7
  239. package/www/browser/detail-item-card.component.css.map +0 -7
  240. package/www/browser/ellipsis-text.component.css.map +0 -7
  241. package/www/browser/env-modal.component.css.map +0 -7
  242. package/www/browser/env-picker.component.css.map +0 -7
  243. package/www/browser/feedback.component.css.map +0 -7
  244. package/www/browser/fs-explorer.component.css.map +0 -7
  245. package/www/browser/git-import-modal.component.css.map +0 -7
  246. package/www/browser/hub-v2-personal-token-modal.component.css.map +0 -7
  247. package/www/browser/issue-action-area.component.css.map +0 -7
  248. package/www/browser/issue-add-participants-dialog.component.css.map +0 -7
  249. package/www/browser/issue-assign-dialog.component.css.map +0 -7
  250. package/www/browser/issue-attachment-area.component.css.map +0 -7
  251. package/www/browser/issue-base-info-area.component.css.map +0 -7
  252. package/www/browser/issue-branches.component.css.map +0 -7
  253. package/www/browser/issue-close-dialog.component.css.map +0 -7
  254. package/www/browser/issue-collaborators-panel.component.css.map +0 -7
  255. package/www/browser/issue-comment-editor.component.css.map +0 -7
  256. package/www/browser/issue-create-branch-dialog.component.css.map +0 -7
  257. package/www/browser/issue-description-area.component.css.map +0 -7
  258. package/www/browser/issue-detail.component.css.map +0 -7
  259. package/www/browser/issue-resolve-dialog.component.css.map +0 -7
  260. package/www/browser/issue-start-own-branch-dialog.component.css.map +0 -7
  261. package/www/browser/issues-list-table.component.css.map +0 -7
  262. package/www/browser/issues.component.css.map +0 -7
  263. package/www/browser/kill-port-widget.component.css.map +0 -7
  264. package/www/browser/kv-table.component.css.map +0 -7
  265. package/www/browser/layout-footer.component.css.map +0 -7
  266. package/www/browser/layout-header.component.css.map +0 -7
  267. package/www/browser/layout-menu.component.css.map +0 -7
  268. package/www/browser/layout-project-nav.component.css.map +0 -7
  269. package/www/browser/layout-sidebar.component.css.map +0 -7
  270. package/www/browser/layout.component.css.map +0 -7
  271. package/www/browser/less-viewport-component.css.map +0 -7
  272. package/www/browser/main.js +0 -1872
  273. package/www/browser/main.js.map +0 -1
  274. package/www/browser/markdown-viewer.component.css.map +0 -7
  275. package/www/browser/news-feed-widget.component.css.map +0 -7
  276. package/www/browser/ng-devtool.component.css.map +0 -7
  277. package/www/browser/nginx-config-editor.component.css.map +0 -7
  278. package/www/browser/nginx-log-viewer.component.css.map +0 -7
  279. package/www/browser/nginx-secondary-logs-tab.component.css.map +0 -7
  280. package/www/browser/nginx-secondary-perf-tab.component.css.map +0 -7
  281. package/www/browser/nginx-secondary-settings-tab.component.css.map +0 -7
  282. package/www/browser/nginx-secondary-ssl-tab.component.css.map +0 -7
  283. package/www/browser/nginx-secondary-test-tab.component.css.map +0 -7
  284. package/www/browser/nginx-secondary-traffic-tab.component.css.map +0 -7
  285. package/www/browser/nginx-secondary-upstream-tab.component.css.map +0 -7
  286. package/www/browser/nginx-section-card.component.css.map +0 -7
  287. package/www/browser/nginx-server-drawer.component.css.map +0 -7
  288. package/www/browser/nginx-server-list.component.css.map +0 -7
  289. package/www/browser/nginx-stat-card.component.css.map +0 -7
  290. package/www/browser/nginx.component.css.map +0 -7
  291. package/www/browser/page-layout.component.css.map +0 -7
  292. package/www/browser/pick-workspace-modal.component.css.map +0 -7
  293. package/www/browser/polyfills.js +0 -26584
  294. package/www/browser/polyfills.js.map +0 -7
  295. package/www/browser/project-conf.component.css.map +0 -7
  296. package/www/browser/project-create-modal.component.css.map +0 -7
  297. package/www/browser/project-create.component.css.map +0 -7
  298. package/www/browser/project-deps.component.css.map +0 -7
  299. package/www/browser/project-edit-modal.component.css.map +0 -7
  300. package/www/browser/project-import.component.css.map +0 -7
  301. package/www/browser/project-item-popover.component.css.map +0 -7
  302. package/www/browser/project-item.component.css.map +0 -7
  303. package/www/browser/project-list.component.css.map +0 -7
  304. package/www/browser/projects.component.css.map +0 -7
  305. package/www/browser/quick-task-widget.component.css.map +0 -7
  306. package/www/browser/rd-action-area.component.css.map +0 -7
  307. package/www/browser/rd-advance-stage-dialog.component.css.map +0 -7
  308. package/www/browser/rd-block-dialog.component.css.map +0 -7
  309. package/www/browser/rd-create-dialog.component.css.map +0 -7
  310. package/www/browser/rd-detail.component.css.map +0 -7
  311. package/www/browser/rd-item-card.component.css.map +0 -7
  312. package/www/browser/rd-list-board.component.css.map +0 -7
  313. package/www/browser/rd-list-table.component.css.map +0 -7
  314. package/www/browser/rd.component.css.map +0 -7
  315. package/www/browser/request-collections.component.css.map +0 -7
  316. package/www/browser/request-editor.component.css.map +0 -7
  317. package/www/browser/request-list-item.component.css.map +0 -7
  318. package/www/browser/request-list.component.css.map +0 -7
  319. package/www/browser/request-tabs-bar.component.css.map +0 -7
  320. package/www/browser/request-tabs.component.css.map +0 -7
  321. package/www/browser/request-urlbar.component.css.map +0 -7
  322. package/www/browser/response-viewer.component.css.map +0 -7
  323. package/www/browser/scripts.js +0 -245
  324. package/www/browser/scripts.js.map +0 -7
  325. package/www/browser/setting.component.css.map +0 -7
  326. package/www/browser/sprite-conf-modal.component.css.map +0 -7
  327. package/www/browser/sprite-icons-panel-component.css.map +0 -7
  328. package/www/browser/sprite-images-panel-component.css.map +0 -7
  329. package/www/browser/sprite-result-tabs.component.css.map +0 -7
  330. package/www/browser/sprite-viewport-component.css.map +0 -7
  331. package/www/browser/sprite.component.css.map +0 -7
  332. package/www/browser/step-advance.component.css.map +0 -7
  333. package/www/browser/step-basic.component.css.map +0 -7
  334. package/www/browser/step-config.component.css.map +0 -7
  335. package/www/browser/step-features.component.css.map +0 -7
  336. package/www/browser/step-preset.component.css.map +0 -7
  337. package/www/browser/step-summary-aside.component.css.map +0 -7
  338. package/www/browser/styles.css +0 -258
  339. package/www/browser/styles.css.map +0 -7
  340. package/www/browser/system-log.component.css.map +0 -7
  341. package/www/browser/task-actions.component.css.map +0 -7
  342. package/www/browser/task-console.component.css.map +0 -7
  343. package/www/browser/task-header.component.css.map +0 -7
  344. package/www/browser/task-list.component.css.map +0 -7
  345. package/www/browser/tasks.component.css.map +0 -7
  346. package/www/browser/terminal-view.component.css.map +0 -7
  347. package/www/browser/welcome-widget.component.css.map +0 -7
  348. package/www/browser/widget-base.component.css.map +0 -7
  349. package/www/browser/widget-host.component.css.map +0 -7
@@ -1 +0,0 @@
1
- {"version":3,"sources":["node_modules/ng-zorro-antd/fesm2022/ng-zorro-antd-pagination.mjs","node_modules/ng-zorro-antd/fesm2022/ng-zorro-antd-table.mjs"],"sourcesContent":["import { __esDecorate, __runInitializers } from 'tslib';\nimport { Directionality } from '@angular/cdk/bidi';\nimport { NgTemplateOutlet } from '@angular/common';\nimport * as i0 from '@angular/core';\nimport { EventEmitter, Output, Input, ChangeDetectionStrategy, ViewEncapsulation, Component, inject, ChangeDetectorRef, DestroyRef, ElementRef, Renderer2, ViewChild, input, numberAttribute, booleanAttribute, NgModule } from '@angular/core';\nimport { takeUntilDestroyed } from '@angular/core/rxjs-interop';\nimport { ReplaySubject } from 'rxjs';\nimport { WithConfig, NzConfigService } from 'ng-zorro-antd/core/config';\nimport { NzBreakpointService, gridResponsiveMap, NzBreakpointEnum } from 'ng-zorro-antd/core/services';\nimport { NzI18nService } from 'ng-zorro-antd/i18n';\nimport * as i1 from 'ng-zorro-antd/icon';\nimport { NzIconModule } from 'ng-zorro-antd/icon';\nimport * as i2 from '@angular/forms';\nimport { FormsModule } from '@angular/forms';\nimport { toNumber } from 'ng-zorro-antd/core/util';\nimport * as i1$1 from 'ng-zorro-antd/select';\nimport { NzSelectModule } from 'ng-zorro-antd/select';\n\n/* eslint-disable */\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzPaginationItemComponent {\n active = false;\n locale;\n index = null;\n disabled = false;\n direction = 'ltr';\n type = null;\n itemRender = null;\n diffIndex = new EventEmitter();\n gotoIndex = new EventEmitter();\n title = null;\n clickItem() {\n if (!this.disabled) {\n if (this.type === 'page') {\n this.gotoIndex.emit(this.index);\n }\n else {\n this.diffIndex.emit({\n next: 1,\n prev: -1,\n prev_5: -5,\n next_5: 5\n }[this.type]);\n }\n }\n }\n ngOnChanges(changes) {\n const { locale, index, type } = changes;\n if (locale || index || type) {\n this.title = {\n page: `${this.index}`,\n next: this.locale?.next_page,\n prev: this.locale?.prev_page,\n prev_5: this.locale?.prev_5,\n next_5: this.locale?.next_5\n }[this.type];\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzPaginationItemComponent, isStandalone: true, selector: \"li[nz-pagination-item]\", inputs: { active: \"active\", locale: \"locale\", index: \"index\", disabled: \"disabled\", direction: \"direction\", type: \"type\", itemRender: \"itemRender\" }, outputs: { diffIndex: \"diffIndex\", gotoIndex: \"gotoIndex\" }, host: { listeners: { \"click\": \"clickItem()\" }, properties: { \"class.ant-pagination-prev\": \"type === 'prev'\", \"class.ant-pagination-next\": \"type === 'next'\", \"class.ant-pagination-item\": \"type === 'page'\", \"class.ant-pagination-jump-prev\": \"type === 'prev_5'\", \"class.ant-pagination-jump-prev-custom-icon\": \"type === 'prev_5'\", \"class.ant-pagination-jump-next\": \"type === 'next_5'\", \"class.ant-pagination-jump-next-custom-icon\": \"type === 'next_5'\", \"class.ant-pagination-disabled\": \"disabled\", \"class.ant-pagination-item-active\": \"active\", \"attr.title\": \"title\" } }, usesOnChanges: true, ngImport: i0, template: `\n <ng-template #renderItemTemplate let-type let-page=\"page\">\n @switch (type) {\n @case ('page') {\n <a>{{ page }}</a>\n }\n @case ('prev') {\n <button type=\"button\" [disabled]=\"disabled\" [attr.title]=\"locale.prev_page\" class=\"ant-pagination-item-link\">\n @if (direction === 'rtl') {\n <nz-icon nzType=\"right\" />\n } @else {\n <nz-icon nzType=\"left\" />\n }\n </button>\n }\n @case ('next') {\n <button type=\"button\" [disabled]=\"disabled\" [attr.title]=\"locale.next_page\" class=\"ant-pagination-item-link\">\n @if (direction === 'rtl') {\n <nz-icon nzType=\"left\" />\n } @else {\n <nz-icon nzType=\"right\" />\n }\n </button>\n }\n @default {\n <a class=\"ant-pagination-item-link\">\n <div class=\"ant-pagination-item-container\">\n @switch (type) {\n @case ('prev_5') {\n @if (direction === 'rtl') {\n <nz-icon nzType=\"double-right\" class=\"ant-pagination-item-link-icon\" />\n } @else {\n <nz-icon nzType=\"double-left\" class=\"ant-pagination-item-link-icon\" />\n }\n }\n @case ('next_5') {\n @if (direction === 'rtl') {\n <nz-icon nzType=\"double-left\" class=\"ant-pagination-item-link-icon\" />\n } @else {\n <nz-icon nzType=\"double-right\" class=\"ant-pagination-item-link-icon\" />\n }\n }\n }\n <span class=\"ant-pagination-item-ellipsis\">•••</span>\n </div>\n </a>\n }\n }\n </ng-template>\n <ng-template\n [ngTemplateOutlet]=\"itemRender || renderItemTemplate\"\n [ngTemplateOutletContext]=\"{ $implicit: type, page: index }\"\n />\n `, isInline: true, dependencies: [{ kind: \"ngmodule\", type: NzIconModule }, { kind: \"directive\", type: i1.NzIconDirective, selector: \"nz-icon,[nz-icon]\", inputs: [\"nzSpin\", \"nzRotate\", \"nzType\", \"nzTheme\", \"nzTwotoneColor\", \"nzIconfont\"], exportAs: [\"nzIcon\"] }, { kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationItemComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'li[nz-pagination-item]',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: `\n <ng-template #renderItemTemplate let-type let-page=\"page\">\n @switch (type) {\n @case ('page') {\n <a>{{ page }}</a>\n }\n @case ('prev') {\n <button type=\"button\" [disabled]=\"disabled\" [attr.title]=\"locale.prev_page\" class=\"ant-pagination-item-link\">\n @if (direction === 'rtl') {\n <nz-icon nzType=\"right\" />\n } @else {\n <nz-icon nzType=\"left\" />\n }\n </button>\n }\n @case ('next') {\n <button type=\"button\" [disabled]=\"disabled\" [attr.title]=\"locale.next_page\" class=\"ant-pagination-item-link\">\n @if (direction === 'rtl') {\n <nz-icon nzType=\"left\" />\n } @else {\n <nz-icon nzType=\"right\" />\n }\n </button>\n }\n @default {\n <a class=\"ant-pagination-item-link\">\n <div class=\"ant-pagination-item-container\">\n @switch (type) {\n @case ('prev_5') {\n @if (direction === 'rtl') {\n <nz-icon nzType=\"double-right\" class=\"ant-pagination-item-link-icon\" />\n } @else {\n <nz-icon nzType=\"double-left\" class=\"ant-pagination-item-link-icon\" />\n }\n }\n @case ('next_5') {\n @if (direction === 'rtl') {\n <nz-icon nzType=\"double-left\" class=\"ant-pagination-item-link-icon\" />\n } @else {\n <nz-icon nzType=\"double-right\" class=\"ant-pagination-item-link-icon\" />\n }\n }\n }\n <span class=\"ant-pagination-item-ellipsis\">•••</span>\n </div>\n </a>\n }\n }\n </ng-template>\n <ng-template\n [ngTemplateOutlet]=\"itemRender || renderItemTemplate\"\n [ngTemplateOutletContext]=\"{ $implicit: type, page: index }\"\n />\n `,\n host: {\n '[class.ant-pagination-prev]': `type === 'prev'`,\n '[class.ant-pagination-next]': `type === 'next'`,\n '[class.ant-pagination-item]': `type === 'page'`,\n '[class.ant-pagination-jump-prev]': `type === 'prev_5'`,\n '[class.ant-pagination-jump-prev-custom-icon]': `type === 'prev_5'`,\n '[class.ant-pagination-jump-next]': `type === 'next_5'`,\n '[class.ant-pagination-jump-next-custom-icon]': `type === 'next_5'`,\n '[class.ant-pagination-disabled]': 'disabled',\n '[class.ant-pagination-item-active]': 'active',\n '[attr.title]': 'title',\n '(click)': 'clickItem()'\n },\n imports: [NzIconModule, NgTemplateOutlet]\n }]\n }], propDecorators: { active: [{\n type: Input\n }], locale: [{\n type: Input\n }], index: [{\n type: Input\n }], disabled: [{\n type: Input\n }], direction: [{\n type: Input\n }], type: [{\n type: Input\n }], itemRender: [{\n type: Input\n }], diffIndex: [{\n type: Output\n }], gotoIndex: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzPaginationOptionsComponent {\n nzSize = 'default';\n disabled = false;\n showSizeChanger = false;\n showQuickJumper = false;\n locale;\n total = 0;\n pageIndex = 1;\n pageSize = 10;\n pageSizeOptions = [];\n pageIndexChange = new EventEmitter();\n pageSizeChange = new EventEmitter();\n listOfPageSizeOption = [];\n onPageSizeChange(size) {\n if (this.pageSize !== size) {\n this.pageSizeChange.next(size);\n }\n }\n jumpToPageViaInput($event) {\n const target = $event.target;\n const index = Math.floor(toNumber(target.value, this.pageIndex));\n this.pageIndexChange.next(index);\n target.value = '';\n }\n ngOnChanges(changes) {\n const { pageSize, pageSizeOptions, locale } = changes;\n if (pageSize || pageSizeOptions || locale) {\n this.listOfPageSizeOption = [...new Set([...this.pageSizeOptions, this.pageSize])].map(item => ({\n value: item,\n label: `${item} ${this.locale.items_per_page}`\n }));\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationOptionsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzPaginationOptionsComponent, isStandalone: true, selector: \"li[nz-pagination-options]\", inputs: { nzSize: \"nzSize\", disabled: \"disabled\", showSizeChanger: \"showSizeChanger\", showQuickJumper: \"showQuickJumper\", locale: \"locale\", total: \"total\", pageIndex: \"pageIndex\", pageSize: \"pageSize\", pageSizeOptions: \"pageSizeOptions\" }, outputs: { pageIndexChange: \"pageIndexChange\", pageSizeChange: \"pageSizeChange\" }, host: { classAttribute: \"ant-pagination-options\" }, usesOnChanges: true, ngImport: i0, template: `\n @if (showSizeChanger) {\n <nz-select\n class=\"ant-pagination-options-size-changer\"\n [nzDisabled]=\"disabled\"\n [nzSize]=\"nzSize\"\n [ngModel]=\"pageSize\"\n (ngModelChange)=\"onPageSizeChange($event)\"\n >\n @for (option of listOfPageSizeOption; track option.value) {\n <nz-option [nzLabel]=\"option.label\" [nzValue]=\"option.value\" />\n }\n </nz-select>\n }\n\n @if (showQuickJumper) {\n <div class=\"ant-pagination-options-quick-jumper\">\n {{ locale.jump_to }}\n <input [disabled]=\"disabled\" (keydown.enter)=\"jumpToPageViaInput($event)\" />\n {{ locale.page }}\n </div>\n }\n `, isInline: true, dependencies: [{ kind: \"ngmodule\", type: NzSelectModule }, { kind: \"component\", type: i1$1.NzOptionComponent, selector: \"nz-option\", inputs: [\"nzTitle\", \"nzLabel\", \"nzValue\", \"nzKey\", \"nzDisabled\", \"nzHide\", \"nzCustomContent\"], exportAs: [\"nzOption\"] }, { kind: \"component\", type: i1$1.NzSelectComponent, selector: \"nz-select\", inputs: [\"nzId\", \"nzSize\", \"nzStatus\", \"nzVariant\", \"nzOptionHeightPx\", \"nzOptionOverflowSize\", \"nzDropdownClassName\", \"nzDropdownMatchSelectWidth\", \"nzDropdownStyle\", \"nzNotFoundContent\", \"nzPlaceHolder\", \"nzPlacement\", \"nzMaxTagCount\", \"nzDropdownRender\", \"nzCustomTemplate\", \"nzPrefix\", \"nzSuffixIcon\", \"nzClearIcon\", \"nzRemoveIcon\", \"nzMenuItemSelectedIcon\", \"nzTokenSeparators\", \"nzMaxTagPlaceholder\", \"nzMaxMultipleCount\", \"nzMode\", \"nzFilterOption\", \"compareWith\", \"nzAllowClear\", \"nzBorderless\", \"nzShowSearch\", \"nzLoading\", \"nzAutoFocus\", \"nzAutoClearSearchValue\", \"nzServerSearch\", \"nzDisabled\", \"nzOpen\", \"nzSelectOnTab\", \"nzBackdrop\", \"nzOptions\", \"nzShowArrow\"], outputs: [\"nzOnSearch\", \"nzScrollToBottom\", \"nzOpenChange\", \"nzBlur\", \"nzFocus\", \"nzOnClear\"], exportAs: [\"nzSelect\"] }, { kind: \"ngmodule\", type: FormsModule }, { kind: \"directive\", type: i2.NgControlStatus, selector: \"[formControlName],[ngModel],[formControl]\" }, { kind: \"directive\", type: i2.NgModel, selector: \"[ngModel]:not([formControlName]):not([formControl])\", inputs: [\"name\", \"disabled\", \"ngModel\", \"ngModelOptions\"], outputs: [\"ngModelChange\"], exportAs: [\"ngModel\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationOptionsComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'li[nz-pagination-options]',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: `\n @if (showSizeChanger) {\n <nz-select\n class=\"ant-pagination-options-size-changer\"\n [nzDisabled]=\"disabled\"\n [nzSize]=\"nzSize\"\n [ngModel]=\"pageSize\"\n (ngModelChange)=\"onPageSizeChange($event)\"\n >\n @for (option of listOfPageSizeOption; track option.value) {\n <nz-option [nzLabel]=\"option.label\" [nzValue]=\"option.value\" />\n }\n </nz-select>\n }\n\n @if (showQuickJumper) {\n <div class=\"ant-pagination-options-quick-jumper\">\n {{ locale.jump_to }}\n <input [disabled]=\"disabled\" (keydown.enter)=\"jumpToPageViaInput($event)\" />\n {{ locale.page }}\n </div>\n }\n `,\n host: { class: 'ant-pagination-options' },\n imports: [NzSelectModule, FormsModule]\n }]\n }], propDecorators: { nzSize: [{\n type: Input\n }], disabled: [{\n type: Input\n }], showSizeChanger: [{\n type: Input\n }], showQuickJumper: [{\n type: Input\n }], locale: [{\n type: Input\n }], total: [{\n type: Input\n }], pageIndex: [{\n type: Input\n }], pageSize: [{\n type: Input\n }], pageSizeOptions: [{\n type: Input\n }], pageIndexChange: [{\n type: Output\n }], pageSizeChange: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzPaginationDefaultComponent {\n cdr = inject(ChangeDetectorRef);\n directionality = inject(Directionality);\n destroyRef = inject(DestroyRef);\n template;\n nzSize = 'default';\n itemRender = null;\n showTotal = null;\n disabled = false;\n locale;\n showSizeChanger = false;\n showQuickJumper = false;\n total = 0;\n pageIndex = 1;\n pageSize = 10;\n pageSizeOptions = [10, 20, 30, 40];\n pageIndexChange = new EventEmitter();\n pageSizeChange = new EventEmitter();\n ranges = [0, 0];\n listOfPageItem = [];\n dir = 'ltr';\n constructor() {\n const el = inject((ElementRef)).nativeElement;\n const renderer = inject(Renderer2);\n renderer.removeChild(renderer.parentNode(el), el);\n }\n ngOnInit() {\n this.directionality.change?.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(direction => {\n this.dir = direction;\n this.cdr.detectChanges();\n });\n this.dir = this.directionality.value;\n }\n jumpPage(index) {\n this.onPageIndexChange(index);\n }\n jumpDiff(diff) {\n this.jumpPage(this.pageIndex + diff);\n }\n trackByPageItem(_, value) {\n return `${value.type}-${value.index}`;\n }\n onPageIndexChange(index) {\n this.pageIndexChange.next(index);\n }\n onPageSizeChange(size) {\n this.pageSizeChange.next(size);\n }\n getLastIndex(total, pageSize) {\n return Math.ceil(total / pageSize);\n }\n buildIndexes() {\n const lastIndex = this.getLastIndex(this.total, this.pageSize);\n this.listOfPageItem = this.getListOfPageItem(this.pageIndex, lastIndex);\n }\n getListOfPageItem(pageIndex, lastIndex) {\n // eslint-disable-next-line @typescript-eslint/explicit-function-return-type\n const concatWithPrevNext = (listOfPage) => {\n const prevItem = {\n type: 'prev',\n disabled: pageIndex === 1\n };\n const nextItem = {\n type: 'next',\n disabled: pageIndex === lastIndex\n };\n return [prevItem, ...listOfPage, nextItem];\n };\n const generatePage = (start, end) => {\n const list = [];\n for (let i = start; i <= end; i++) {\n list.push({ index: i, type: 'page' });\n }\n return list;\n };\n if (lastIndex <= 9) {\n return concatWithPrevNext(generatePage(1, lastIndex));\n }\n else {\n // eslint-disable-next-line @typescript-eslint/explicit-function-return-type\n const generateRangeItem = (selected, last) => {\n let listOfRange = [];\n const prevFiveItem = {\n type: 'prev_5'\n };\n const nextFiveItem = {\n type: 'next_5'\n };\n const firstPageItem = generatePage(1, 1);\n const lastPageItem = generatePage(lastIndex, lastIndex);\n if (selected < 5) {\n // If the 4th is selected, one more page will be displayed.\n const maxLeft = selected === 4 ? 6 : 5;\n listOfRange = [...generatePage(2, maxLeft), nextFiveItem];\n }\n else if (selected < last - 3) {\n listOfRange = [prevFiveItem, ...generatePage(selected - 2, selected + 2), nextFiveItem];\n }\n else {\n // If the 4th from last is selected, one more page will be displayed.\n const minRight = selected === last - 3 ? last - 5 : last - 4;\n listOfRange = [prevFiveItem, ...generatePage(minRight, last - 1)];\n }\n return [...firstPageItem, ...listOfRange, ...lastPageItem];\n };\n return concatWithPrevNext(generateRangeItem(pageIndex, lastIndex));\n }\n }\n ngOnChanges(changes) {\n const { pageIndex, pageSize, total } = changes;\n if (pageIndex || pageSize || total) {\n this.ranges = [(this.pageIndex - 1) * this.pageSize + 1, Math.min(this.pageIndex * this.pageSize, this.total)];\n this.buildIndexes();\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationDefaultComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzPaginationDefaultComponent, isStandalone: true, selector: \"nz-pagination-default\", inputs: { nzSize: \"nzSize\", itemRender: \"itemRender\", showTotal: \"showTotal\", disabled: \"disabled\", locale: \"locale\", showSizeChanger: \"showSizeChanger\", showQuickJumper: \"showQuickJumper\", total: \"total\", pageIndex: \"pageIndex\", pageSize: \"pageSize\", pageSizeOptions: \"pageSizeOptions\" }, outputs: { pageIndexChange: \"pageIndexChange\", pageSizeChange: \"pageSizeChange\" }, host: { properties: { \"class.ant-pagination-rtl\": \"dir === 'rtl'\" } }, viewQueries: [{ propertyName: \"template\", first: true, predicate: [\"containerTemplate\"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: `\n <ng-template #containerTemplate>\n <ul>\n @if (showTotal) {\n <li class=\"ant-pagination-total-text\">\n <ng-template\n [ngTemplateOutlet]=\"showTotal\"\n [ngTemplateOutletContext]=\"{ $implicit: total, range: ranges }\"\n />\n </li>\n }\n\n @for (page of listOfPageItem; track trackByPageItem($index, page)) {\n <li\n nz-pagination-item\n [locale]=\"locale\"\n [type]=\"page.type\"\n [index]=\"page.index\"\n [disabled]=\"!!page.disabled\"\n [itemRender]=\"itemRender\"\n [active]=\"pageIndex === page.index\"\n (gotoIndex)=\"jumpPage($event)\"\n (diffIndex)=\"jumpDiff($event)\"\n [direction]=\"dir\"\n ></li>\n }\n\n @if (showQuickJumper || showSizeChanger) {\n <li\n nz-pagination-options\n [total]=\"total\"\n [locale]=\"locale\"\n [disabled]=\"disabled\"\n [nzSize]=\"nzSize\"\n [showSizeChanger]=\"showSizeChanger\"\n [showQuickJumper]=\"showQuickJumper\"\n [pageIndex]=\"pageIndex\"\n [pageSize]=\"pageSize\"\n [pageSizeOptions]=\"pageSizeOptions\"\n (pageIndexChange)=\"onPageIndexChange($event)\"\n (pageSizeChange)=\"onPageSizeChange($event)\"\n ></li>\n }\n </ul>\n </ng-template>\n `, isInline: true, dependencies: [{ kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"component\", type: NzPaginationItemComponent, selector: \"li[nz-pagination-item]\", inputs: [\"active\", \"locale\", \"index\", \"disabled\", \"direction\", \"type\", \"itemRender\"], outputs: [\"diffIndex\", \"gotoIndex\"] }, { kind: \"component\", type: NzPaginationOptionsComponent, selector: \"li[nz-pagination-options]\", inputs: [\"nzSize\", \"disabled\", \"showSizeChanger\", \"showQuickJumper\", \"locale\", \"total\", \"pageIndex\", \"pageSize\", \"pageSizeOptions\"], outputs: [\"pageIndexChange\", \"pageSizeChange\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationDefaultComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-pagination-default',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: `\n <ng-template #containerTemplate>\n <ul>\n @if (showTotal) {\n <li class=\"ant-pagination-total-text\">\n <ng-template\n [ngTemplateOutlet]=\"showTotal\"\n [ngTemplateOutletContext]=\"{ $implicit: total, range: ranges }\"\n />\n </li>\n }\n\n @for (page of listOfPageItem; track trackByPageItem($index, page)) {\n <li\n nz-pagination-item\n [locale]=\"locale\"\n [type]=\"page.type\"\n [index]=\"page.index\"\n [disabled]=\"!!page.disabled\"\n [itemRender]=\"itemRender\"\n [active]=\"pageIndex === page.index\"\n (gotoIndex)=\"jumpPage($event)\"\n (diffIndex)=\"jumpDiff($event)\"\n [direction]=\"dir\"\n ></li>\n }\n\n @if (showQuickJumper || showSizeChanger) {\n <li\n nz-pagination-options\n [total]=\"total\"\n [locale]=\"locale\"\n [disabled]=\"disabled\"\n [nzSize]=\"nzSize\"\n [showSizeChanger]=\"showSizeChanger\"\n [showQuickJumper]=\"showQuickJumper\"\n [pageIndex]=\"pageIndex\"\n [pageSize]=\"pageSize\"\n [pageSizeOptions]=\"pageSizeOptions\"\n (pageIndexChange)=\"onPageIndexChange($event)\"\n (pageSizeChange)=\"onPageSizeChange($event)\"\n ></li>\n }\n </ul>\n </ng-template>\n `,\n imports: [NgTemplateOutlet, NzPaginationItemComponent, NzPaginationOptionsComponent],\n host: {\n '[class.ant-pagination-rtl]': \"dir === 'rtl'\"\n }\n }]\n }], ctorParameters: () => [], propDecorators: { template: [{\n type: ViewChild,\n args: ['containerTemplate', { static: true }]\n }], nzSize: [{\n type: Input\n }], itemRender: [{\n type: Input\n }], showTotal: [{\n type: Input\n }], disabled: [{\n type: Input\n }], locale: [{\n type: Input\n }], showSizeChanger: [{\n type: Input\n }], showQuickJumper: [{\n type: Input\n }], total: [{\n type: Input\n }], pageIndex: [{\n type: Input\n }], pageSize: [{\n type: Input\n }], pageSizeOptions: [{\n type: Input\n }], pageIndexChange: [{\n type: Output\n }], pageSizeChange: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzPaginationSimpleComponent {\n cdr = inject(ChangeDetectorRef);\n directionality = inject(Directionality);\n destroyRef = inject(DestroyRef);\n template;\n itemRender = null;\n disabled = false;\n locale;\n total = 0;\n pageIndex = 1;\n pageSize = 10;\n pageIndexChange = new EventEmitter();\n lastIndex = 0;\n isFirstIndex = false;\n isLastIndex = false;\n dir = 'ltr';\n constructor() {\n const el = inject((ElementRef)).nativeElement;\n const renderer = inject(Renderer2);\n renderer.removeChild(renderer.parentNode(el), el);\n }\n ngOnInit() {\n this.directionality.change?.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(direction => {\n this.dir = direction;\n this.cdr.detectChanges();\n });\n this.dir = this.directionality.value;\n }\n jumpToPageViaInput($event) {\n const target = $event.target;\n const index = toNumber(target.value, this.pageIndex);\n this.onPageIndexChange(index);\n target.value = `${this.pageIndex}`;\n }\n prePage() {\n this.onPageIndexChange(this.pageIndex - 1);\n }\n nextPage() {\n this.onPageIndexChange(this.pageIndex + 1);\n }\n onPageIndexChange(index) {\n this.pageIndexChange.next(index);\n }\n updateBindingValue() {\n this.lastIndex = Math.ceil(this.total / this.pageSize);\n this.isFirstIndex = this.pageIndex === 1;\n this.isLastIndex = this.pageIndex === this.lastIndex;\n }\n ngOnChanges(changes) {\n const { pageIndex, total, pageSize } = changes;\n if (pageIndex || total || pageSize) {\n this.updateBindingValue();\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationSimpleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzPaginationSimpleComponent, isStandalone: true, selector: \"nz-pagination-simple\", inputs: { itemRender: \"itemRender\", disabled: \"disabled\", locale: \"locale\", total: \"total\", pageIndex: \"pageIndex\", pageSize: \"pageSize\" }, outputs: { pageIndexChange: \"pageIndexChange\" }, host: { properties: { \"class.ant-pagination-rtl\": \"dir === 'rtl'\" } }, viewQueries: [{ propertyName: \"template\", first: true, predicate: [\"containerTemplate\"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: `\n <ng-template #containerTemplate>\n <ul>\n <li\n nz-pagination-item\n [locale]=\"locale\"\n [attr.title]=\"locale.prev_page\"\n [disabled]=\"isFirstIndex\"\n [direction]=\"dir\"\n (click)=\"prePage()\"\n type=\"prev\"\n [itemRender]=\"itemRender\"\n ></li>\n <li [attr.title]=\"pageIndex + '/' + lastIndex\" class=\"ant-pagination-simple-pager\">\n <input [disabled]=\"disabled\" [value]=\"pageIndex\" (keydown.enter)=\"jumpToPageViaInput($event)\" size=\"3\" />\n <span class=\"ant-pagination-slash\">/</span>\n {{ lastIndex }}\n </li>\n <li\n nz-pagination-item\n [locale]=\"locale\"\n [attr.title]=\"locale?.next_page\"\n [disabled]=\"isLastIndex\"\n [direction]=\"dir\"\n (click)=\"nextPage()\"\n type=\"next\"\n [itemRender]=\"itemRender\"\n ></li>\n </ul>\n </ng-template>\n `, isInline: true, dependencies: [{ kind: \"component\", type: NzPaginationItemComponent, selector: \"li[nz-pagination-item]\", inputs: [\"active\", \"locale\", \"index\", \"disabled\", \"direction\", \"type\", \"itemRender\"], outputs: [\"diffIndex\", \"gotoIndex\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationSimpleComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-pagination-simple',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: `\n <ng-template #containerTemplate>\n <ul>\n <li\n nz-pagination-item\n [locale]=\"locale\"\n [attr.title]=\"locale.prev_page\"\n [disabled]=\"isFirstIndex\"\n [direction]=\"dir\"\n (click)=\"prePage()\"\n type=\"prev\"\n [itemRender]=\"itemRender\"\n ></li>\n <li [attr.title]=\"pageIndex + '/' + lastIndex\" class=\"ant-pagination-simple-pager\">\n <input [disabled]=\"disabled\" [value]=\"pageIndex\" (keydown.enter)=\"jumpToPageViaInput($event)\" size=\"3\" />\n <span class=\"ant-pagination-slash\">/</span>\n {{ lastIndex }}\n </li>\n <li\n nz-pagination-item\n [locale]=\"locale\"\n [attr.title]=\"locale?.next_page\"\n [disabled]=\"isLastIndex\"\n [direction]=\"dir\"\n (click)=\"nextPage()\"\n type=\"next\"\n [itemRender]=\"itemRender\"\n ></li>\n </ul>\n </ng-template>\n `,\n imports: [NzPaginationItemComponent],\n host: {\n '[class.ant-pagination-rtl]': \"dir === 'rtl'\"\n }\n }]\n }], ctorParameters: () => [], propDecorators: { template: [{\n type: ViewChild,\n args: ['containerTemplate', { static: true }]\n }], itemRender: [{\n type: Input\n }], disabled: [{\n type: Input\n }], locale: [{\n type: Input\n }], total: [{\n type: Input\n }], pageIndex: [{\n type: Input\n }], pageSize: [{\n type: Input\n }], pageIndexChange: [{\n type: Output\n }] } });\n\nconst NZ_CONFIG_MODULE_NAME = 'pagination';\nlet NzPaginationComponent = (() => {\n let _nzSize_decorators;\n let _nzSize_initializers = [];\n let _nzSize_extraInitializers = [];\n let _nzPageSizeOptions_decorators;\n let _nzPageSizeOptions_initializers = [];\n let _nzPageSizeOptions_extraInitializers = [];\n let _nzShowSizeChanger_decorators;\n let _nzShowSizeChanger_initializers = [];\n let _nzShowSizeChanger_extraInitializers = [];\n let _nzShowQuickJumper_decorators;\n let _nzShowQuickJumper_initializers = [];\n let _nzShowQuickJumper_extraInitializers = [];\n let _nzSimple_decorators;\n let _nzSimple_initializers = [];\n let _nzSimple_extraInitializers = [];\n return class NzPaginationComponent {\n static {\n const _metadata = typeof Symbol === \"function\" && Symbol.metadata ? Object.create(null) : void 0;\n _nzSize_decorators = [WithConfig()];\n _nzPageSizeOptions_decorators = [WithConfig()];\n _nzShowSizeChanger_decorators = [WithConfig()];\n _nzShowQuickJumper_decorators = [WithConfig()];\n _nzSimple_decorators = [WithConfig()];\n __esDecorate(null, null, _nzSize_decorators, { kind: \"field\", name: \"nzSize\", static: false, private: false, access: { has: obj => \"nzSize\" in obj, get: obj => obj.nzSize, set: (obj, value) => { obj.nzSize = value; } }, metadata: _metadata }, _nzSize_initializers, _nzSize_extraInitializers);\n __esDecorate(null, null, _nzPageSizeOptions_decorators, { kind: \"field\", name: \"nzPageSizeOptions\", static: false, private: false, access: { has: obj => \"nzPageSizeOptions\" in obj, get: obj => obj.nzPageSizeOptions, set: (obj, value) => { obj.nzPageSizeOptions = value; } }, metadata: _metadata }, _nzPageSizeOptions_initializers, _nzPageSizeOptions_extraInitializers);\n __esDecorate(null, null, _nzShowSizeChanger_decorators, { kind: \"field\", name: \"nzShowSizeChanger\", static: false, private: false, access: { has: obj => \"nzShowSizeChanger\" in obj, get: obj => obj.nzShowSizeChanger, set: (obj, value) => { obj.nzShowSizeChanger = value; } }, metadata: _metadata }, _nzShowSizeChanger_initializers, _nzShowSizeChanger_extraInitializers);\n __esDecorate(null, null, _nzShowQuickJumper_decorators, { kind: \"field\", name: \"nzShowQuickJumper\", static: false, private: false, access: { has: obj => \"nzShowQuickJumper\" in obj, get: obj => obj.nzShowQuickJumper, set: (obj, value) => { obj.nzShowQuickJumper = value; } }, metadata: _metadata }, _nzShowQuickJumper_initializers, _nzShowQuickJumper_extraInitializers);\n __esDecorate(null, null, _nzSimple_decorators, { kind: \"field\", name: \"nzSimple\", static: false, private: false, access: { has: obj => \"nzSimple\" in obj, get: obj => obj.nzSimple, set: (obj, value) => { obj.nzSimple = value; } }, metadata: _metadata }, _nzSimple_initializers, _nzSimple_extraInitializers);\n if (_metadata) Object.defineProperty(this, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });\n }\n _nzModuleName = NZ_CONFIG_MODULE_NAME;\n i18n = inject(NzI18nService);\n cdr = inject(ChangeDetectorRef);\n breakpointService = inject(NzBreakpointService);\n nzConfigService = inject(NzConfigService);\n directionality = inject(Directionality);\n destroyRef = inject(DestroyRef);\n nzPageSizeChange = new EventEmitter();\n nzPageIndexChange = new EventEmitter();\n nzShowTotal = null;\n nzItemRender = null;\n nzSize = __runInitializers(this, _nzSize_initializers, 'default');\n nzPageSizeOptions = (__runInitializers(this, _nzSize_extraInitializers), __runInitializers(this, _nzPageSizeOptions_initializers, [10, 20, 30, 40]));\n nzShowSizeChanger = (__runInitializers(this, _nzPageSizeOptions_extraInitializers), __runInitializers(this, _nzShowSizeChanger_initializers, false));\n nzShowQuickJumper = (__runInitializers(this, _nzShowSizeChanger_extraInitializers), __runInitializers(this, _nzShowQuickJumper_initializers, false));\n nzSimple = (__runInitializers(this, _nzShowQuickJumper_extraInitializers), __runInitializers(this, _nzSimple_initializers, false));\n nzDisabled = (__runInitializers(this, _nzSimple_extraInitializers), false);\n nzResponsive = false;\n nzHideOnSinglePage = false;\n nzTotal = 0;\n nzPageIndex = 1;\n nzPageSize = 10;\n nzAlign = input('start', ...(ngDevMode ? [{ debugName: \"nzAlign\" }] : []));\n showPagination = true;\n locale;\n size = 'default';\n dir = 'ltr';\n total$ = new ReplaySubject(1);\n validatePageIndex(value, lastIndex) {\n if (value > lastIndex) {\n return lastIndex;\n }\n else if (value < 1) {\n return 1;\n }\n else {\n return value;\n }\n }\n onPageIndexChange(index) {\n const lastIndex = this.getLastIndex(this.nzTotal, this.nzPageSize);\n const validIndex = this.validatePageIndex(index, lastIndex);\n if (validIndex !== this.nzPageIndex && !this.nzDisabled) {\n this.nzPageIndex = validIndex;\n this.nzPageIndexChange.emit(this.nzPageIndex);\n }\n }\n onPageSizeChange(size) {\n this.nzPageSize = size;\n this.nzPageSizeChange.emit(size);\n const lastIndex = this.getLastIndex(this.nzTotal, this.nzPageSize);\n if (this.nzPageIndex > lastIndex) {\n this.onPageIndexChange(lastIndex);\n }\n }\n onTotalChange(total) {\n const lastIndex = this.getLastIndex(total, this.nzPageSize);\n if (this.nzPageIndex > lastIndex) {\n Promise.resolve().then(() => {\n this.onPageIndexChange(lastIndex);\n this.cdr.markForCheck();\n });\n }\n }\n getLastIndex(total, pageSize) {\n return Math.ceil(total / pageSize);\n }\n ngOnInit() {\n this.i18n.localeChange.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(() => {\n this.locale = this.i18n.getLocaleData('Pagination');\n this.cdr.markForCheck();\n });\n this.total$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(total => {\n this.onTotalChange(total);\n });\n this.breakpointService\n .subscribe(gridResponsiveMap)\n .pipe(takeUntilDestroyed(this.destroyRef))\n .subscribe(bp => {\n if (this.nzResponsive) {\n this.size = bp === NzBreakpointEnum.xs ? 'small' : 'default';\n this.cdr.markForCheck();\n }\n });\n this.directionality.change?.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(direction => {\n this.dir = direction;\n this.cdr.detectChanges();\n });\n this.dir = this.directionality.value;\n }\n ngOnChanges(changes) {\n const { nzHideOnSinglePage, nzTotal, nzPageSize, nzSize } = changes;\n if (nzTotal) {\n this.total$.next(this.nzTotal);\n }\n if (nzHideOnSinglePage || nzTotal || nzPageSize) {\n this.showPagination =\n (this.nzHideOnSinglePage && this.nzTotal > this.nzPageSize) || (this.nzTotal > 0 && !this.nzHideOnSinglePage);\n }\n if (nzSize) {\n this.size = nzSize.currentValue;\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzPaginationComponent, isStandalone: true, selector: \"nz-pagination\", inputs: { nzShowTotal: { classPropertyName: \"nzShowTotal\", publicName: \"nzShowTotal\", isSignal: false, isRequired: false, transformFunction: null }, nzItemRender: { classPropertyName: \"nzItemRender\", publicName: \"nzItemRender\", isSignal: false, isRequired: false, transformFunction: null }, nzSize: { classPropertyName: \"nzSize\", publicName: \"nzSize\", isSignal: false, isRequired: false, transformFunction: null }, nzPageSizeOptions: { classPropertyName: \"nzPageSizeOptions\", publicName: \"nzPageSizeOptions\", isSignal: false, isRequired: false, transformFunction: null }, nzShowSizeChanger: { classPropertyName: \"nzShowSizeChanger\", publicName: \"nzShowSizeChanger\", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, nzShowQuickJumper: { classPropertyName: \"nzShowQuickJumper\", publicName: \"nzShowQuickJumper\", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, nzSimple: { classPropertyName: \"nzSimple\", publicName: \"nzSimple\", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, nzDisabled: { classPropertyName: \"nzDisabled\", publicName: \"nzDisabled\", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, nzResponsive: { classPropertyName: \"nzResponsive\", publicName: \"nzResponsive\", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, nzHideOnSinglePage: { classPropertyName: \"nzHideOnSinglePage\", publicName: \"nzHideOnSinglePage\", isSignal: false, isRequired: false, transformFunction: booleanAttribute }, nzTotal: { classPropertyName: \"nzTotal\", publicName: \"nzTotal\", isSignal: false, isRequired: false, transformFunction: numberAttribute }, nzPageIndex: { classPropertyName: \"nzPageIndex\", publicName: \"nzPageIndex\", isSignal: false, isRequired: false, transformFunction: numberAttribute }, nzPageSize: { classPropertyName: \"nzPageSize\", publicName: \"nzPageSize\", isSignal: false, isRequired: false, transformFunction: numberAttribute }, nzAlign: { classPropertyName: \"nzAlign\", publicName: \"nzAlign\", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { nzPageSizeChange: \"nzPageSizeChange\", nzPageIndexChange: \"nzPageIndexChange\" }, host: { properties: { \"class.ant-pagination-simple\": \"nzSimple\", \"class.ant-pagination-disabled\": \"nzDisabled\", \"class.ant-pagination-mini\": \"!nzSimple && size === 'small'\", \"class.ant-pagination-rtl\": \"dir === 'rtl'\", \"class.ant-pagination-start\": \"nzAlign() === \\\"start\\\"\", \"class.ant-pagination-center\": \"nzAlign() === \\\"center\\\"\", \"class.ant-pagination-end\": \"nzAlign() === \\\"end\\\"\" }, classAttribute: \"ant-pagination\" }, exportAs: [\"nzPagination\"], usesOnChanges: true, ngImport: i0, template: `\n @if (showPagination) {\n @if (nzSimple) {\n <ng-template [ngTemplateOutlet]=\"simplePagination.template\" />\n } @else {\n <ng-template [ngTemplateOutlet]=\"defaultPagination.template\" />\n }\n }\n\n <nz-pagination-simple\n #simplePagination\n [disabled]=\"nzDisabled\"\n [itemRender]=\"nzItemRender\"\n [locale]=\"locale\"\n [pageSize]=\"nzPageSize\"\n [total]=\"nzTotal\"\n [pageIndex]=\"nzPageIndex\"\n (pageIndexChange)=\"onPageIndexChange($event)\"\n />\n <nz-pagination-default\n #defaultPagination\n [nzSize]=\"size\"\n [itemRender]=\"nzItemRender\"\n [showTotal]=\"nzShowTotal\"\n [disabled]=\"nzDisabled\"\n [locale]=\"locale\"\n [showSizeChanger]=\"nzShowSizeChanger\"\n [showQuickJumper]=\"nzShowQuickJumper\"\n [total]=\"nzTotal\"\n [pageIndex]=\"nzPageIndex\"\n [pageSize]=\"nzPageSize\"\n [pageSizeOptions]=\"nzPageSizeOptions\"\n (pageIndexChange)=\"onPageIndexChange($event)\"\n (pageSizeChange)=\"onPageSizeChange($event)\"\n />\n `, isInline: true, dependencies: [{ kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"component\", type: NzPaginationSimpleComponent, selector: \"nz-pagination-simple\", inputs: [\"itemRender\", \"disabled\", \"locale\", \"total\", \"pageIndex\", \"pageSize\"], outputs: [\"pageIndexChange\"] }, { kind: \"component\", type: NzPaginationDefaultComponent, selector: \"nz-pagination-default\", inputs: [\"nzSize\", \"itemRender\", \"showTotal\", \"disabled\", \"locale\", \"showSizeChanger\", \"showQuickJumper\", \"total\", \"pageIndex\", \"pageSize\", \"pageSizeOptions\"], outputs: [\"pageIndexChange\", \"pageSizeChange\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n };\n})();\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-pagination',\n exportAs: 'nzPagination',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: `\n @if (showPagination) {\n @if (nzSimple) {\n <ng-template [ngTemplateOutlet]=\"simplePagination.template\" />\n } @else {\n <ng-template [ngTemplateOutlet]=\"defaultPagination.template\" />\n }\n }\n\n <nz-pagination-simple\n #simplePagination\n [disabled]=\"nzDisabled\"\n [itemRender]=\"nzItemRender\"\n [locale]=\"locale\"\n [pageSize]=\"nzPageSize\"\n [total]=\"nzTotal\"\n [pageIndex]=\"nzPageIndex\"\n (pageIndexChange)=\"onPageIndexChange($event)\"\n />\n <nz-pagination-default\n #defaultPagination\n [nzSize]=\"size\"\n [itemRender]=\"nzItemRender\"\n [showTotal]=\"nzShowTotal\"\n [disabled]=\"nzDisabled\"\n [locale]=\"locale\"\n [showSizeChanger]=\"nzShowSizeChanger\"\n [showQuickJumper]=\"nzShowQuickJumper\"\n [total]=\"nzTotal\"\n [pageIndex]=\"nzPageIndex\"\n [pageSize]=\"nzPageSize\"\n [pageSizeOptions]=\"nzPageSizeOptions\"\n (pageIndexChange)=\"onPageIndexChange($event)\"\n (pageSizeChange)=\"onPageSizeChange($event)\"\n />\n `,\n host: {\n class: 'ant-pagination',\n '[class.ant-pagination-simple]': 'nzSimple',\n '[class.ant-pagination-disabled]': 'nzDisabled',\n '[class.ant-pagination-mini]': `!nzSimple && size === 'small'`,\n '[class.ant-pagination-rtl]': `dir === 'rtl'`,\n '[class.ant-pagination-start]': 'nzAlign() === \"start\"',\n '[class.ant-pagination-center]': 'nzAlign() === \"center\"',\n '[class.ant-pagination-end]': 'nzAlign() === \"end\"'\n },\n imports: [NgTemplateOutlet, NzPaginationSimpleComponent, NzPaginationDefaultComponent]\n }]\n }], propDecorators: { nzPageSizeChange: [{\n type: Output\n }], nzPageIndexChange: [{\n type: Output\n }], nzShowTotal: [{\n type: Input\n }], nzItemRender: [{\n type: Input\n }], nzSize: [{\n type: Input\n }], nzPageSizeOptions: [{\n type: Input\n }], nzShowSizeChanger: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzShowQuickJumper: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzSimple: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzDisabled: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzResponsive: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzHideOnSinglePage: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzTotal: [{\n type: Input,\n args: [{ transform: numberAttribute }]\n }], nzPageIndex: [{\n type: Input,\n args: [{ transform: numberAttribute }]\n }], nzPageSize: [{\n type: Input,\n args: [{ transform: numberAttribute }]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzPaginationModule {\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });\n static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: \"14.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationModule, imports: [NzPaginationComponent,\n NzPaginationSimpleComponent,\n NzPaginationOptionsComponent,\n NzPaginationItemComponent,\n NzPaginationDefaultComponent], exports: [NzPaginationComponent] });\n static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationModule, imports: [NzPaginationComponent,\n NzPaginationSimpleComponent,\n NzPaginationOptionsComponent,\n NzPaginationItemComponent,\n NzPaginationDefaultComponent] });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzPaginationModule, decorators: [{\n type: NgModule,\n args: [{\n imports: [\n NzPaginationComponent,\n NzPaginationSimpleComponent,\n NzPaginationOptionsComponent,\n NzPaginationItemComponent,\n NzPaginationDefaultComponent\n ],\n exports: [NzPaginationComponent]\n }]\n }] });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n\n/**\n * Generated bundle index. Do not edit.\n */\n\nexport { NzPaginationComponent, NzPaginationDefaultComponent, NzPaginationItemComponent, NzPaginationModule, NzPaginationOptionsComponent, NzPaginationSimpleComponent };\n\n","import * as i0 from '@angular/core';\nimport { inject, ChangeDetectorRef, DestroyRef, EventEmitter, ElementRef, booleanAttribute, ViewChild, Output, Input, ViewEncapsulation, ChangeDetectionStrategy, Component, Directive, Renderer2, Injectable, NgZone, ViewChildren, TemplateRef, ContentChild, ContentChildren, NgModule } from '@angular/core';\nimport { __esDecorate, __runInitializers } from 'tslib';\nimport { takeUntilDestroyed } from '@angular/core/rxjs-interop';\nimport { WithConfig, NzConfigService, onConfigChangeEventForComponent } from 'ng-zorro-antd/core/config';\nimport { fromEventOutsideAngular, arraysEqual, isNil, measureScrollbar } from 'ng-zorro-antd/core/util';\nimport * as i4 from 'ng-zorro-antd/dropdown';\nimport { NzDropDownModule, NzDropDownDirective } from 'ng-zorro-antd/dropdown';\nimport { NgTemplateOutlet, AsyncPipe } from '@angular/common';\nimport * as i5 from '@angular/forms';\nimport { FormsModule } from '@angular/forms';\nimport * as i6 from 'ng-zorro-antd/button';\nimport { NzButtonModule } from 'ng-zorro-antd/button';\nimport * as i4$1 from 'ng-zorro-antd/checkbox';\nimport { NzCheckboxModule } from 'ng-zorro-antd/checkbox';\nimport { NzI18nService } from 'ng-zorro-antd/i18n';\nimport * as i1 from 'ng-zorro-antd/icon';\nimport { NzIconModule } from 'ng-zorro-antd/icon';\nimport { NzRadioComponent } from 'ng-zorro-antd/radio';\nimport * as i2 from 'ng-zorro-antd/menu';\nimport * as i7 from 'ng-zorro-antd/core/transition-patch';\nimport * as i8 from 'ng-zorro-antd/core/wave';\nimport { Subject, ReplaySubject, BehaviorSubject, combineLatest, merge, EMPTY, of } from 'rxjs';\nimport { map, distinctUntilChanged, debounceTime, skip, filter, switchMap, startWith, delay, mergeMap } from 'rxjs/operators';\nimport { Platform } from '@angular/cdk/platform';\nimport * as i1$2 from '@angular/cdk/scrolling';\nimport { ScrollingModule, CdkVirtualScrollViewport } from '@angular/cdk/scrolling';\nimport { NzResizeService } from 'ng-zorro-antd/core/services';\nimport * as i1$1 from 'ng-zorro-antd/empty';\nimport { NzEmptyModule } from 'ng-zorro-antd/empty';\nimport { NzResizeObserver } from 'ng-zorro-antd/cdk/resize-observer';\nimport { Directionality } from '@angular/cdk/bidi';\nimport * as i1$4 from 'ng-zorro-antd/pagination';\nimport { NzPaginationModule } from 'ng-zorro-antd/pagination';\nimport { NzSpinComponent } from 'ng-zorro-antd/spin';\nimport * as i1$3 from 'ng-zorro-antd/core/outlet';\nimport { NzOutletModule } from 'ng-zorro-antd/core/outlet';\n\nconst NZ_CONFIG_MODULE_NAME$2 = 'filterTrigger';\nlet NzFilterTriggerComponent = (() => {\n let _nzBackdrop_decorators;\n let _nzBackdrop_initializers = [];\n let _nzBackdrop_extraInitializers = [];\n return class NzFilterTriggerComponent {\n static {\n const _metadata = typeof Symbol === \"function\" && Symbol.metadata ? Object.create(null) : void 0;\n _nzBackdrop_decorators = [WithConfig()];\n __esDecorate(null, null, _nzBackdrop_decorators, { kind: \"field\", name: \"nzBackdrop\", static: false, private: false, access: { has: obj => \"nzBackdrop\" in obj, get: obj => obj.nzBackdrop, set: (obj, value) => { obj.nzBackdrop = value; } }, metadata: _metadata }, _nzBackdrop_initializers, _nzBackdrop_extraInitializers);\n if (_metadata) Object.defineProperty(this, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });\n }\n _nzModuleName = NZ_CONFIG_MODULE_NAME$2;\n nzConfigService = inject(NzConfigService);\n cdr = inject(ChangeDetectorRef);\n destroyRef = inject(DestroyRef);\n nzActive = false;\n nzDropdownMenu;\n nzVisible = false;\n nzBackdrop = __runInitializers(this, _nzBackdrop_initializers, false);\n nzVisibleChange = (__runInitializers(this, _nzBackdrop_extraInitializers), new EventEmitter());\n nzDropdown;\n onVisibleChange(visible) {\n this.nzVisible = visible;\n this.nzVisibleChange.next(visible);\n }\n hide() {\n this.nzVisible = false;\n this.cdr.markForCheck();\n }\n show() {\n this.nzVisible = true;\n this.cdr.markForCheck();\n }\n ngOnInit() {\n fromEventOutsideAngular(this.nzDropdown.nativeElement, 'click')\n .pipe(takeUntilDestroyed(this.destroyRef))\n .subscribe(event => event.stopPropagation());\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzFilterTriggerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"16.1.0\", version: \"20.3.0\", type: NzFilterTriggerComponent, isStandalone: true, selector: \"nz-filter-trigger\", inputs: { nzActive: \"nzActive\", nzDropdownMenu: \"nzDropdownMenu\", nzVisible: \"nzVisible\", nzBackdrop: [\"nzBackdrop\", \"nzBackdrop\", booleanAttribute] }, outputs: { nzVisibleChange: \"nzVisibleChange\" }, viewQueries: [{ propertyName: \"nzDropdown\", first: true, predicate: NzDropDownDirective, descendants: true, read: ElementRef, static: true }], exportAs: [\"nzFilterTrigger\"], ngImport: i0, template: `\n <span\n nz-dropdown\n class=\"ant-table-filter-trigger\"\n nzTrigger=\"click\"\n nzPlacement=\"bottomRight\"\n [nzBackdrop]=\"nzBackdrop\"\n [nzClickHide]=\"false\"\n [nzDropdownMenu]=\"nzDropdownMenu\"\n [class.active]=\"nzActive\"\n [class.ant-table-filter-open]=\"nzVisible\"\n [nzVisible]=\"nzVisible\"\n (nzVisibleChange)=\"onVisibleChange($event)\"\n >\n <ng-content></ng-content>\n </span>\n `, isInline: true, dependencies: [{ kind: \"ngmodule\", type: NzDropDownModule }, { kind: \"directive\", type: i4.NzDropDownDirective, selector: \"[nz-dropdown]\", inputs: [\"nzDropdownMenu\", \"nzTrigger\", \"nzMatchWidthElement\", \"nzBackdrop\", \"nzClickHide\", \"nzDisabled\", \"nzVisible\", \"nzArrow\", \"nzOverlayClassName\", \"nzOverlayStyle\", \"nzPlacement\"], outputs: [\"nzVisibleChange\"], exportAs: [\"nzDropdown\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n };\n})();\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzFilterTriggerComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-filter-trigger',\n exportAs: `nzFilterTrigger`,\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <span\n nz-dropdown\n class=\"ant-table-filter-trigger\"\n nzTrigger=\"click\"\n nzPlacement=\"bottomRight\"\n [nzBackdrop]=\"nzBackdrop\"\n [nzClickHide]=\"false\"\n [nzDropdownMenu]=\"nzDropdownMenu\"\n [class.active]=\"nzActive\"\n [class.ant-table-filter-open]=\"nzVisible\"\n [nzVisible]=\"nzVisible\"\n (nzVisibleChange)=\"onVisibleChange($event)\"\n >\n <ng-content></ng-content>\n </span>\n `,\n imports: [NzDropDownModule]\n }]\n }], propDecorators: { nzActive: [{\n type: Input\n }], nzDropdownMenu: [{\n type: Input\n }], nzVisible: [{\n type: Input\n }], nzBackdrop: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzVisibleChange: [{\n type: Output\n }], nzDropdown: [{\n type: ViewChild,\n args: [NzDropDownDirective, { static: true, read: ElementRef }]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableFilterComponent {\n cdr = inject(ChangeDetectorRef);\n i18n = inject(NzI18nService);\n destroyRef = inject(DestroyRef);\n contentTemplate = null;\n customFilter = false;\n extraTemplate = null;\n filterMultiple = true;\n listOfFilter = [];\n filterChange = new EventEmitter();\n locale;\n isChecked = false;\n isVisible = false;\n listOfParsedFilter = [];\n listOfChecked = [];\n check(filter) {\n if (this.filterMultiple) {\n this.listOfParsedFilter = this.listOfParsedFilter.map(item => {\n if (item === filter) {\n return { ...item, checked: !filter.checked };\n }\n else {\n return item;\n }\n });\n filter.checked = !filter.checked;\n }\n else {\n this.listOfParsedFilter = this.listOfParsedFilter.map(item => ({ ...item, checked: item === filter }));\n }\n this.isChecked = this.getCheckedStatus(this.listOfParsedFilter);\n }\n confirm() {\n this.isVisible = false;\n this.emitFilterData();\n }\n reset() {\n this.isVisible = false;\n this.listOfParsedFilter = this.parseListOfFilter(this.listOfFilter, true);\n this.isChecked = this.getCheckedStatus(this.listOfParsedFilter);\n this.emitFilterData();\n }\n onVisibleChange(value) {\n this.isVisible = value;\n if (!value) {\n this.emitFilterData();\n }\n else {\n this.listOfChecked = this.listOfParsedFilter.filter(item => item.checked).map(item => item.value);\n }\n }\n emitFilterData() {\n const listOfChecked = this.listOfParsedFilter.filter(item => item.checked).map(item => item.value);\n if (!arraysEqual(this.listOfChecked, listOfChecked)) {\n if (this.filterMultiple) {\n this.filterChange.emit(listOfChecked);\n }\n else {\n this.filterChange.emit(listOfChecked.length > 0 ? listOfChecked[0] : null);\n }\n }\n }\n parseListOfFilter(listOfFilter, reset) {\n return listOfFilter.map(item => {\n const checked = reset ? false : !!item.byDefault;\n return { text: item.text, value: item.value, checked };\n });\n }\n getCheckedStatus(listOfParsedFilter) {\n return listOfParsedFilter.some(item => item.checked);\n }\n ngOnInit() {\n this.i18n.localeChange.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(() => {\n this.locale = this.i18n.getLocaleData('Table');\n this.cdr.markForCheck();\n });\n }\n ngOnChanges(changes) {\n const { listOfFilter } = changes;\n if (listOfFilter && this.listOfFilter && this.listOfFilter.length) {\n this.listOfParsedFilter = this.parseListOfFilter(this.listOfFilter);\n this.isChecked = this.getCheckedStatus(this.listOfParsedFilter);\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableFilterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTableFilterComponent, isStandalone: true, selector: \"nz-table-filter\", inputs: { contentTemplate: \"contentTemplate\", customFilter: \"customFilter\", extraTemplate: \"extraTemplate\", filterMultiple: \"filterMultiple\", listOfFilter: \"listOfFilter\" }, outputs: { filterChange: \"filterChange\" }, host: { classAttribute: \"ant-table-filter-column\" }, usesOnChanges: true, ngImport: i0, template: `\n <span class=\"ant-table-column-title\">\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n </span>\n @if (!customFilter) {\n <nz-filter-trigger\n [nzVisible]=\"isVisible\"\n [nzActive]=\"isChecked\"\n [nzDropdownMenu]=\"filterMenu\"\n (nzVisibleChange)=\"onVisibleChange($event)\"\n >\n <nz-icon nzType=\"filter\" nzTheme=\"fill\" />\n </nz-filter-trigger>\n <nz-dropdown-menu #filterMenu=\"nzDropdownMenu\">\n <div class=\"ant-table-filter-dropdown\">\n <ul nz-menu>\n @for (f of listOfParsedFilter; track f.value) {\n <li nz-menu-item [nzSelected]=\"f.checked\" (click)=\"check(f)\">\n @if (!filterMultiple) {\n <label nz-radio [ngModel]=\"f.checked\" (ngModelChange)=\"check(f)\"></label>\n } @else {\n <label nz-checkbox [ngModel]=\"f.checked\" (ngModelChange)=\"check(f)\"></label>\n }\n <span>{{ f.text }}</span>\n </li>\n }\n </ul>\n <div class=\"ant-table-filter-dropdown-btns\">\n <button nz-button nzType=\"link\" nzSize=\"small\" (click)=\"reset()\" [disabled]=\"!isChecked\">\n {{ locale.filterReset }}\n </button>\n <button nz-button nzType=\"primary\" nzSize=\"small\" (click)=\"confirm()\">{{ locale.filterConfirm }}</button>\n </div>\n </div>\n </nz-dropdown-menu>\n } @else {\n <ng-container [ngTemplateOutlet]=\"extraTemplate\"></ng-container>\n }\n `, isInline: true, dependencies: [{ kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"component\", type: NzFilterTriggerComponent, selector: \"nz-filter-trigger\", inputs: [\"nzActive\", \"nzDropdownMenu\", \"nzVisible\", \"nzBackdrop\"], outputs: [\"nzVisibleChange\"], exportAs: [\"nzFilterTrigger\"] }, { kind: \"ngmodule\", type: NzIconModule }, { kind: \"directive\", type: i1.NzIconDirective, selector: \"nz-icon,[nz-icon]\", inputs: [\"nzSpin\", \"nzRotate\", \"nzType\", \"nzTheme\", \"nzTwotoneColor\", \"nzIconfont\"], exportAs: [\"nzIcon\"] }, { kind: \"ngmodule\", type: NzDropDownModule }, { kind: \"directive\", type: i2.NzMenuDirective, selector: \"[nz-menu]\", inputs: [\"nzInlineIndent\", \"nzTheme\", \"nzMode\", \"nzInlineCollapsed\", \"nzSelectable\"], outputs: [\"nzClick\"], exportAs: [\"nzMenu\"] }, { kind: \"component\", type: i2.NzMenuItemComponent, selector: \"[nz-menu-item]\", inputs: [\"nzPaddingLeft\", \"nzDisabled\", \"nzSelected\", \"nzDanger\", \"nzMatchRouterExact\", \"nzMatchRouter\"], exportAs: [\"nzMenuItem\"] }, { kind: \"component\", type: i4.NzDropdownMenuComponent, selector: \"nz-dropdown-menu\", exportAs: [\"nzDropdownMenu\"] }, { kind: \"component\", type: NzRadioComponent, selector: \"[nz-radio],[nz-radio-button]\", inputs: [\"nzValue\", \"nzDisabled\", \"nzAutoFocus\", \"nz-radio-button\"], exportAs: [\"nzRadio\"] }, { kind: \"ngmodule\", type: NzCheckboxModule }, { kind: \"component\", type: i4$1.NzCheckboxComponent, selector: \"[nz-checkbox]\", inputs: [\"nzValue\", \"nzAutoFocus\", \"nzDisabled\", \"nzIndeterminate\", \"nzChecked\", \"nzId\", \"nzName\"], outputs: [\"nzCheckedChange\"], exportAs: [\"nzCheckbox\"] }, { kind: \"ngmodule\", type: FormsModule }, { kind: \"directive\", type: i5.NgControlStatus, selector: \"[formControlName],[ngModel],[formControl]\" }, { kind: \"directive\", type: i5.NgModel, selector: \"[ngModel]:not([formControlName]):not([formControl])\", inputs: [\"name\", \"disabled\", \"ngModel\", \"ngModelOptions\"], outputs: [\"ngModelChange\"], exportAs: [\"ngModel\"] }, { kind: \"ngmodule\", type: NzButtonModule }, { kind: \"component\", type: i6.NzButtonComponent, selector: \"button[nz-button], a[nz-button]\", inputs: [\"nzBlock\", \"nzGhost\", \"nzSearch\", \"nzLoading\", \"nzDanger\", \"disabled\", \"tabIndex\", \"nzType\", \"nzShape\", \"nzSize\"], exportAs: [\"nzButton\"] }, { kind: \"directive\", type: i7.ɵNzTransitionPatchDirective, selector: \"[nz-button], [nz-icon], nz-icon, [nz-menu-item], [nz-submenu], nz-select-top-control, nz-select-placeholder, nz-input-group\", inputs: [\"hidden\"] }, { kind: \"directive\", type: i8.NzWaveDirective, selector: \"[nz-wave],button[nz-button]:not([nzType=\\\"link\\\"]):not([nzType=\\\"text\\\"])\", inputs: [\"nzWaveExtraNode\"], exportAs: [\"nzWave\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableFilterComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-table-filter',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <span class=\"ant-table-column-title\">\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n </span>\n @if (!customFilter) {\n <nz-filter-trigger\n [nzVisible]=\"isVisible\"\n [nzActive]=\"isChecked\"\n [nzDropdownMenu]=\"filterMenu\"\n (nzVisibleChange)=\"onVisibleChange($event)\"\n >\n <nz-icon nzType=\"filter\" nzTheme=\"fill\" />\n </nz-filter-trigger>\n <nz-dropdown-menu #filterMenu=\"nzDropdownMenu\">\n <div class=\"ant-table-filter-dropdown\">\n <ul nz-menu>\n @for (f of listOfParsedFilter; track f.value) {\n <li nz-menu-item [nzSelected]=\"f.checked\" (click)=\"check(f)\">\n @if (!filterMultiple) {\n <label nz-radio [ngModel]=\"f.checked\" (ngModelChange)=\"check(f)\"></label>\n } @else {\n <label nz-checkbox [ngModel]=\"f.checked\" (ngModelChange)=\"check(f)\"></label>\n }\n <span>{{ f.text }}</span>\n </li>\n }\n </ul>\n <div class=\"ant-table-filter-dropdown-btns\">\n <button nz-button nzType=\"link\" nzSize=\"small\" (click)=\"reset()\" [disabled]=\"!isChecked\">\n {{ locale.filterReset }}\n </button>\n <button nz-button nzType=\"primary\" nzSize=\"small\" (click)=\"confirm()\">{{ locale.filterConfirm }}</button>\n </div>\n </div>\n </nz-dropdown-menu>\n } @else {\n <ng-container [ngTemplateOutlet]=\"extraTemplate\"></ng-container>\n }\n `,\n host: { class: 'ant-table-filter-column' },\n imports: [\n NgTemplateOutlet,\n NzFilterTriggerComponent,\n NzIconModule,\n NzDropDownModule,\n NzRadioComponent,\n NzCheckboxModule,\n FormsModule,\n NzButtonModule\n ]\n }]\n }], propDecorators: { contentTemplate: [{\n type: Input\n }], customFilter: [{\n type: Input\n }], extraTemplate: [{\n type: Input\n }], filterMultiple: [{\n type: Input\n }], listOfFilter: [{\n type: Input\n }], filterChange: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzRowExpandButtonDirective {\n expand = false;\n spaceMode = false;\n expandChange = new EventEmitter();\n onHostClick() {\n if (!this.spaceMode) {\n this.expand = !this.expand;\n this.expandChange.next(this.expand);\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzRowExpandButtonDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzRowExpandButtonDirective, isStandalone: true, selector: \"button[nz-row-expand-button]\", inputs: { expand: \"expand\", spaceMode: \"spaceMode\" }, outputs: { expandChange: \"expandChange\" }, host: { listeners: { \"click\": \"onHostClick()\" }, properties: { \"type\": \"'button'\", \"class.ant-table-row-expand-icon-expanded\": \"!spaceMode && expand === true\", \"class.ant-table-row-expand-icon-collapsed\": \"!spaceMode && expand === false\", \"class.ant-table-row-expand-icon-spaced\": \"spaceMode\" }, classAttribute: \"ant-table-row-expand-icon\" }, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzRowExpandButtonDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'button[nz-row-expand-button]',\n host: {\n class: 'ant-table-row-expand-icon',\n '[type]': `'button'`,\n '[class.ant-table-row-expand-icon-expanded]': `!spaceMode && expand === true`,\n '[class.ant-table-row-expand-icon-collapsed]': `!spaceMode && expand === false`,\n '[class.ant-table-row-expand-icon-spaced]': 'spaceMode',\n '(click)': 'onHostClick()'\n }\n }]\n }], propDecorators: { expand: [{\n type: Input\n }], spaceMode: [{\n type: Input\n }], expandChange: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzRowIndentDirective {\n indentSize = 0;\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzRowIndentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzRowIndentDirective, isStandalone: true, selector: \"nz-row-indent\", inputs: { indentSize: \"indentSize\" }, host: { properties: { \"style.padding-left.px\": \"indentSize\" }, classAttribute: \"ant-table-row-indent\" }, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzRowIndentDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'nz-row-indent',\n host: {\n class: 'ant-table-row-indent',\n '[style.padding-left.px]': 'indentSize'\n }\n }]\n }], propDecorators: { indentSize: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableSelectionComponent {\n listOfSelections = [];\n checked = false;\n disabled = false;\n indeterminate = false;\n label = null;\n showCheckbox = false;\n showRowSelection = false;\n checkedChange = new EventEmitter();\n onCheckedChange(checked) {\n this.checked = checked;\n this.checkedChange.emit(checked);\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableSelectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTableSelectionComponent, isStandalone: true, selector: \"nz-table-selection\", inputs: { listOfSelections: \"listOfSelections\", checked: \"checked\", disabled: \"disabled\", indeterminate: \"indeterminate\", label: \"label\", showCheckbox: \"showCheckbox\", showRowSelection: \"showRowSelection\" }, outputs: { checkedChange: \"checkedChange\" }, host: { classAttribute: \"ant-table-selection\" }, ngImport: i0, template: `\n @if (showCheckbox) {\n <label\n nz-checkbox\n [class.ant-table-selection-select-all-custom]=\"showRowSelection\"\n [ngModel]=\"checked\"\n [nzDisabled]=\"disabled\"\n [nzIndeterminate]=\"indeterminate\"\n [attr.aria-label]=\"label\"\n (ngModelChange)=\"onCheckedChange($event)\"\n ></label>\n }\n @if (showRowSelection) {\n <div class=\"ant-table-selection-extra\">\n <span nz-dropdown class=\"ant-table-selection-down\" nzPlacement=\"bottomLeft\" [nzDropdownMenu]=\"selectionMenu\">\n <nz-icon nzType=\"down\" />\n </span>\n <nz-dropdown-menu #selectionMenu=\"nzDropdownMenu\">\n <ul nz-menu class=\"ant-table-selection-menu\">\n @for (selection of listOfSelections; track selection) {\n <li nz-menu-item (click)=\"selection.onSelect()\">\n {{ selection.text }}\n </li>\n }\n </ul>\n </nz-dropdown-menu>\n </div>\n }\n `, isInline: true, dependencies: [{ kind: \"ngmodule\", type: FormsModule }, { kind: \"directive\", type: i5.NgControlStatus, selector: \"[formControlName],[ngModel],[formControl]\" }, { kind: \"directive\", type: i5.NgModel, selector: \"[ngModel]:not([formControlName]):not([formControl])\", inputs: [\"name\", \"disabled\", \"ngModel\", \"ngModelOptions\"], outputs: [\"ngModelChange\"], exportAs: [\"ngModel\"] }, { kind: \"ngmodule\", type: NzCheckboxModule }, { kind: \"component\", type: i4$1.NzCheckboxComponent, selector: \"[nz-checkbox]\", inputs: [\"nzValue\", \"nzAutoFocus\", \"nzDisabled\", \"nzIndeterminate\", \"nzChecked\", \"nzId\", \"nzName\"], outputs: [\"nzCheckedChange\"], exportAs: [\"nzCheckbox\"] }, { kind: \"ngmodule\", type: NzDropDownModule }, { kind: \"directive\", type: i2.NzMenuDirective, selector: \"[nz-menu]\", inputs: [\"nzInlineIndent\", \"nzTheme\", \"nzMode\", \"nzInlineCollapsed\", \"nzSelectable\"], outputs: [\"nzClick\"], exportAs: [\"nzMenu\"] }, { kind: \"component\", type: i2.NzMenuItemComponent, selector: \"[nz-menu-item]\", inputs: [\"nzPaddingLeft\", \"nzDisabled\", \"nzSelected\", \"nzDanger\", \"nzMatchRouterExact\", \"nzMatchRouter\"], exportAs: [\"nzMenuItem\"] }, { kind: \"directive\", type: i4.NzDropDownDirective, selector: \"[nz-dropdown]\", inputs: [\"nzDropdownMenu\", \"nzTrigger\", \"nzMatchWidthElement\", \"nzBackdrop\", \"nzClickHide\", \"nzDisabled\", \"nzVisible\", \"nzArrow\", \"nzOverlayClassName\", \"nzOverlayStyle\", \"nzPlacement\"], outputs: [\"nzVisibleChange\"], exportAs: [\"nzDropdown\"] }, { kind: \"component\", type: i4.NzDropdownMenuComponent, selector: \"nz-dropdown-menu\", exportAs: [\"nzDropdownMenu\"] }, { kind: \"ngmodule\", type: NzIconModule }, { kind: \"directive\", type: i1.NzIconDirective, selector: \"nz-icon,[nz-icon]\", inputs: [\"nzSpin\", \"nzRotate\", \"nzType\", \"nzTheme\", \"nzTwotoneColor\", \"nzIconfont\"], exportAs: [\"nzIcon\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableSelectionComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-table-selection',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n @if (showCheckbox) {\n <label\n nz-checkbox\n [class.ant-table-selection-select-all-custom]=\"showRowSelection\"\n [ngModel]=\"checked\"\n [nzDisabled]=\"disabled\"\n [nzIndeterminate]=\"indeterminate\"\n [attr.aria-label]=\"label\"\n (ngModelChange)=\"onCheckedChange($event)\"\n ></label>\n }\n @if (showRowSelection) {\n <div class=\"ant-table-selection-extra\">\n <span nz-dropdown class=\"ant-table-selection-down\" nzPlacement=\"bottomLeft\" [nzDropdownMenu]=\"selectionMenu\">\n <nz-icon nzType=\"down\" />\n </span>\n <nz-dropdown-menu #selectionMenu=\"nzDropdownMenu\">\n <ul nz-menu class=\"ant-table-selection-menu\">\n @for (selection of listOfSelections; track selection) {\n <li nz-menu-item (click)=\"selection.onSelect()\">\n {{ selection.text }}\n </li>\n }\n </ul>\n </nz-dropdown-menu>\n </div>\n }\n `,\n host: { class: 'ant-table-selection' },\n imports: [FormsModule, NzCheckboxModule, NzDropDownModule, NzIconModule]\n }]\n }], propDecorators: { listOfSelections: [{\n type: Input\n }], checked: [{\n type: Input\n }], disabled: [{\n type: Input\n }], indeterminate: [{\n type: Input\n }], label: [{\n type: Input\n }], showCheckbox: [{\n type: Input\n }], showRowSelection: [{\n type: Input\n }], checkedChange: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableSortersComponent {\n sortDirections = ['ascend', 'descend', null];\n sortOrder = null;\n contentTemplate = null;\n isUp = false;\n isDown = false;\n ngOnChanges(changes) {\n const { sortDirections } = changes;\n if (sortDirections) {\n this.isUp = this.sortDirections.indexOf('ascend') !== -1;\n this.isDown = this.sortDirections.indexOf('descend') !== -1;\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableSortersComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTableSortersComponent, isStandalone: true, selector: \"nz-table-sorters\", inputs: { sortDirections: \"sortDirections\", sortOrder: \"sortOrder\", contentTemplate: \"contentTemplate\" }, host: { classAttribute: \"ant-table-column-sorters\" }, usesOnChanges: true, ngImport: i0, template: `\n <span class=\"ant-table-column-title\"><ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template></span>\n <span class=\"ant-table-column-sorter\" [class.ant-table-column-sorter-full]=\"isDown && isUp\">\n <span class=\"ant-table-column-sorter-inner\">\n @if (isUp) {\n <nz-icon nzType=\"caret-up\" class=\"ant-table-column-sorter-up\" [class.active]=\"sortOrder === 'ascend'\" />\n }\n @if (isDown) {\n <nz-icon nzType=\"caret-down\" class=\"ant-table-column-sorter-down\" [class.active]=\"sortOrder === 'descend'\" />\n }\n </span>\n </span>\n `, isInline: true, dependencies: [{ kind: \"ngmodule\", type: NzIconModule }, { kind: \"directive\", type: i1.NzIconDirective, selector: \"nz-icon,[nz-icon]\", inputs: [\"nzSpin\", \"nzRotate\", \"nzType\", \"nzTheme\", \"nzTwotoneColor\", \"nzIconfont\"], exportAs: [\"nzIcon\"] }, { kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableSortersComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-table-sorters',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <span class=\"ant-table-column-title\"><ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template></span>\n <span class=\"ant-table-column-sorter\" [class.ant-table-column-sorter-full]=\"isDown && isUp\">\n <span class=\"ant-table-column-sorter-inner\">\n @if (isUp) {\n <nz-icon nzType=\"caret-up\" class=\"ant-table-column-sorter-up\" [class.active]=\"sortOrder === 'ascend'\" />\n }\n @if (isDown) {\n <nz-icon nzType=\"caret-down\" class=\"ant-table-column-sorter-down\" [class.active]=\"sortOrder === 'descend'\" />\n }\n </span>\n </span>\n `,\n host: {\n class: 'ant-table-column-sorters'\n },\n imports: [NzIconModule, NgTemplateOutlet]\n }]\n }], propDecorators: { sortDirections: [{\n type: Input\n }], sortOrder: [{\n type: Input\n }], contentTemplate: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzCellFixedDirective {\n renderer = inject(Renderer2);\n el = inject((ElementRef)).nativeElement;\n nzRight = false;\n nzLeft = false;\n colspan = null;\n colSpan = null;\n changes$ = new Subject();\n isAutoLeft = false;\n isAutoRight = false;\n isFixedLeft = false;\n isFixedRight = false;\n isFixed = false;\n setAutoLeftWidth(autoLeft) {\n this.renderer.setStyle(this.el, 'left', autoLeft);\n }\n setAutoRightWidth(autoRight) {\n this.renderer.setStyle(this.el, 'right', autoRight);\n }\n setIsFirstRight(isFirstRight) {\n this.setFixClass(isFirstRight, 'ant-table-cell-fix-right-first');\n }\n setIsLastLeft(isLastLeft) {\n this.setFixClass(isLastLeft, 'ant-table-cell-fix-left-last');\n }\n setFixClass(flag, className) {\n // the setFixClass function may call many times, so remove it first.\n this.renderer.removeClass(this.el, className);\n if (flag) {\n this.renderer.addClass(this.el, className);\n }\n }\n ngOnChanges() {\n this.setIsFirstRight(false);\n this.setIsLastLeft(false);\n this.isAutoLeft = this.nzLeft === '' || this.nzLeft === true;\n this.isAutoRight = this.nzRight === '' || this.nzRight === true;\n this.isFixedLeft = this.nzLeft !== false;\n this.isFixedRight = this.nzRight !== false;\n this.isFixed = this.isFixedLeft || this.isFixedRight;\n const validatePx = (value) => {\n if (typeof value === 'string' && value !== '') {\n return value;\n }\n else {\n return null;\n }\n };\n this.setAutoLeftWidth(validatePx(this.nzLeft));\n this.setAutoRightWidth(validatePx(this.nzRight));\n this.changes$.next();\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCellFixedDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzCellFixedDirective, isStandalone: true, selector: \"td[nzRight],th[nzRight],td[nzLeft],th[nzLeft]\", inputs: { nzRight: \"nzRight\", nzLeft: \"nzLeft\", colspan: \"colspan\", colSpan: \"colSpan\" }, host: { properties: { \"class.ant-table-cell-fix-right\": \"isFixedRight\", \"class.ant-table-cell-fix-left\": \"isFixedLeft\", \"style.position\": \"isFixed? 'sticky' : null\" } }, usesOnChanges: true, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCellFixedDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'td[nzRight],th[nzRight],td[nzLeft],th[nzLeft]',\n host: {\n '[class.ant-table-cell-fix-right]': `isFixedRight`,\n '[class.ant-table-cell-fix-left]': `isFixedLeft`,\n '[style.position]': `isFixed? 'sticky' : null`\n }\n }]\n }], propDecorators: { nzRight: [{\n type: Input\n }], nzLeft: [{\n type: Input\n }], colspan: [{\n type: Input\n }], colSpan: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableStyleService {\n theadTemplate$ = new ReplaySubject(1);\n tfootTemplate$ = new ReplaySubject(1);\n tfootFixed$ = new ReplaySubject(1);\n hasFixLeft$ = new ReplaySubject(1);\n hasFixRight$ = new ReplaySubject(1);\n hostWidth$ = new ReplaySubject(1);\n columnCount$ = new ReplaySubject(1);\n showEmpty$ = new ReplaySubject(1);\n noResult$ = new ReplaySubject(1);\n listOfThWidthConfigPx$ = new BehaviorSubject([]);\n tableWidthConfigPx$ = new BehaviorSubject([]);\n manualWidthConfigPx$ = combineLatest([this.tableWidthConfigPx$, this.listOfThWidthConfigPx$]).pipe(map(([widthConfig, listOfWidth]) => (widthConfig.length ? widthConfig : listOfWidth)));\n listOfAutoWidthPx$ = new ReplaySubject(1);\n listOfListOfThWidthPx$ = merge(\n /** init with manual width **/\n this.manualWidthConfigPx$, combineLatest([this.listOfAutoWidthPx$, this.manualWidthConfigPx$]).pipe(map(([autoWidth, manualWidth]) => {\n /** use autoWidth until column length match **/\n if (autoWidth.length === manualWidth.length) {\n return autoWidth.map((width, index) => {\n if (width === '0px') {\n return manualWidth[index] || null;\n }\n else {\n return manualWidth[index] || width;\n }\n });\n }\n else {\n return manualWidth;\n }\n })));\n listOfMeasureColumn$ = new ReplaySubject(1);\n listOfListOfThWidth$ = this.listOfAutoWidthPx$.pipe(map(list => list.map(width => parseInt(width, 10))));\n enableAutoMeasure$ = new ReplaySubject(1);\n setTheadTemplate(template) {\n this.theadTemplate$.next(template);\n }\n setTfootTemplate(template) {\n this.tfootTemplate$.next(template);\n }\n setTfootFixed(fixed) {\n this.tfootFixed$.next(fixed);\n }\n setHasFixLeft(hasFixLeft) {\n this.hasFixLeft$.next(hasFixLeft);\n }\n setHasFixRight(hasFixRight) {\n this.hasFixRight$.next(hasFixRight);\n }\n setTableWidthConfig(widthConfig) {\n this.tableWidthConfigPx$.next(widthConfig);\n }\n setListOfTh(listOfTh) {\n let columnCount = 0;\n listOfTh.forEach(th => {\n columnCount += (th.colspan && +th.colspan) || (th.colSpan && +th.colSpan) || 1;\n });\n const listOfThPx = listOfTh.map(item => item.nzWidth);\n this.columnCount$.next(columnCount);\n this.listOfThWidthConfigPx$.next(listOfThPx);\n }\n setListOfMeasureColumn(listOfTh) {\n const listOfKeys = [];\n listOfTh.forEach(th => {\n const length = (th.colspan && +th.colspan) || (th.colSpan && +th.colSpan) || 1;\n for (let i = 0; i < length; i++) {\n listOfKeys.push(`measure_key_${i}`);\n }\n });\n this.listOfMeasureColumn$.next(listOfKeys);\n }\n setListOfAutoWidth(listOfAutoWidth) {\n this.listOfAutoWidthPx$.next(listOfAutoWidth.map(width => `${width}px`));\n }\n setShowEmpty(showEmpty) {\n this.showEmpty$.next(showEmpty);\n }\n setNoResult(noResult) {\n this.noResult$.next(noResult);\n }\n setScroll(scrollX, scrollY) {\n const enableAutoMeasure = !!(scrollX || scrollY);\n if (!enableAutoMeasure) {\n this.setListOfAutoWidth([]);\n }\n this.enableAutoMeasure$.next(enableAutoMeasure);\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableStyleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });\n static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableStyleService });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableStyleService, decorators: [{\n type: Injectable\n }] });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableCellDirective {\n isInsideTable = !!inject(NzTableStyleService, { optional: true });\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableCellDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzTableCellDirective, isStandalone: true, selector: \"th:not(.nz-disable-th), td:not(.nz-disable-td)\", host: { properties: { \"class.ant-table-cell\": \"isInsideTable\" } }, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableCellDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'th:not(.nz-disable-th), td:not(.nz-disable-td)',\n host: {\n '[class.ant-table-cell]': 'isInsideTable'\n }\n }]\n }] });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableDataService {\n destroyRef = inject(DestroyRef);\n pageIndex$ = new BehaviorSubject(1);\n frontPagination$ = new BehaviorSubject(true);\n pageSize$ = new BehaviorSubject(10);\n listOfData$ = new BehaviorSubject([]);\n listOfCustomColumn$ = new BehaviorSubject([]);\n pageIndexDistinct$ = this.pageIndex$.pipe(distinctUntilChanged());\n pageSizeDistinct$ = this.pageSize$.pipe(distinctUntilChanged());\n listOfCalcOperator$ = new BehaviorSubject([]);\n queryParams$ = combineLatest([\n this.pageIndexDistinct$,\n this.pageSizeDistinct$,\n this.listOfCalcOperator$\n ]).pipe(debounceTime(0), skip(1), map(([pageIndex, pageSize, listOfCalc]) => ({\n pageIndex,\n pageSize,\n sort: listOfCalc\n .filter(item => item.sortFn)\n .map(item => ({\n key: item.key,\n value: item.sortOrder\n })),\n filter: listOfCalc\n .filter(item => item.filterFn)\n .map(item => ({\n key: item.key,\n value: item.filterValue\n }))\n })));\n listOfDataAfterCalc$ = combineLatest([this.listOfData$, this.listOfCalcOperator$]).pipe(map(([listOfData, listOfCalcOperator]) => {\n let listOfDataAfterCalc = [...listOfData];\n const listOfFilterOperator = listOfCalcOperator.filter(item => {\n const { filterValue, filterFn } = item;\n const isReset = filterValue === null ||\n filterValue === undefined ||\n (Array.isArray(filterValue) && filterValue.length === 0);\n return !isReset && typeof filterFn === 'function';\n });\n for (const item of listOfFilterOperator) {\n const { filterFn, filterValue } = item;\n listOfDataAfterCalc = listOfDataAfterCalc.filter(data => filterFn(filterValue, data));\n }\n const listOfSortOperator = listOfCalcOperator\n .filter(item => item.sortOrder !== null && typeof item.sortFn === 'function')\n .sort((a, b) => +b.sortPriority - +a.sortPriority);\n if (listOfCalcOperator.length) {\n listOfDataAfterCalc.sort((record1, record2) => {\n for (const item of listOfSortOperator) {\n const { sortFn, sortOrder } = item;\n if (sortFn && sortOrder) {\n const compareResult = sortFn(record1, record2, sortOrder);\n if (compareResult !== 0) {\n return sortOrder === 'ascend' ? compareResult : -compareResult;\n }\n }\n }\n return 0;\n });\n }\n return listOfDataAfterCalc;\n }));\n listOfFrontEndCurrentPageData$ = combineLatest([\n this.pageIndexDistinct$,\n this.pageSizeDistinct$,\n this.listOfDataAfterCalc$\n ]).pipe(takeUntilDestroyed(this.destroyRef), filter(value => {\n const [pageIndex, pageSize, listOfData] = value;\n const maxPageIndex = Math.ceil(listOfData.length / pageSize) || 1;\n return pageIndex <= maxPageIndex;\n }), map(([pageIndex, pageSize, listOfData]) => listOfData.slice((pageIndex - 1) * pageSize, pageIndex * pageSize)));\n listOfCurrentPageData$ = this.frontPagination$.pipe(switchMap(pagination => (pagination ? this.listOfFrontEndCurrentPageData$ : this.listOfDataAfterCalc$)));\n total$ = this.frontPagination$.pipe(switchMap(pagination => (pagination ? this.listOfDataAfterCalc$ : this.listOfData$)), map(list => list.length), distinctUntilChanged());\n updatePageSize(size) {\n this.pageSize$.next(size);\n }\n updateFrontPagination(pagination) {\n this.frontPagination$.next(pagination);\n }\n updatePageIndex(index) {\n this.pageIndex$.next(index);\n }\n updateListOfData(list) {\n this.listOfData$.next(list);\n }\n updateListOfCustomColumn(list) {\n this.listOfCustomColumn$.next(list);\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableDataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });\n static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableDataService });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableDataService, decorators: [{\n type: Injectable\n }] });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzCustomColumnDirective {\n el = inject((ElementRef)).nativeElement;\n renderer = inject(Renderer2);\n nzTableDataService = inject((NzTableDataService));\n destroyRef = inject(DestroyRef);\n nzCellControl = null;\n ngOnInit() {\n this.nzTableDataService.listOfCustomColumn$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(item => {\n item.forEach((v, i) => {\n if (v.value === this.nzCellControl) {\n this.renderer.setStyle(this.el, 'display', v.default ? 'block' : 'none');\n this.renderer.setStyle(this.el, 'order', i);\n this.renderer.setStyle(this.el, 'flex', v.fixWidth ? `1 0 ${v.width}px` : `1 1 ${v.width}px`);\n }\n });\n });\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCustomColumnDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzCustomColumnDirective, isStandalone: true, selector: \"td[nzCellControl],th[nzCellControl]\", inputs: { nzCellControl: \"nzCellControl\" }, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCustomColumnDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'td[nzCellControl],th[nzCellControl]'\n }]\n }], propDecorators: { nzCellControl: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n/* eslint-disable @angular-eslint/component-selector */\nclass NzTdAddOnComponent {\n nzChecked = false;\n nzDisabled = false;\n nzIndeterminate = false;\n nzLabel = null;\n nzIndentSize = 0;\n nzShowExpand = false;\n nzShowCheckbox = false;\n nzExpand = false;\n nzExpandIcon = null;\n nzCheckedChange = new EventEmitter();\n nzExpandChange = new EventEmitter();\n isNzShowExpandChanged = false;\n isNzShowCheckboxChanged = false;\n onCheckedChange(checked) {\n this.nzChecked = checked;\n this.nzCheckedChange.emit(checked);\n }\n onExpandChange(expand) {\n this.nzExpand = expand;\n this.nzExpandChange.emit(expand);\n }\n ngOnChanges(changes) {\n const isFirstChange = (value) => value && value.firstChange && value.currentValue !== undefined;\n const { nzExpand, nzChecked, nzShowExpand, nzShowCheckbox } = changes;\n if (nzShowExpand) {\n this.isNzShowExpandChanged = true;\n }\n if (nzShowCheckbox) {\n this.isNzShowCheckboxChanged = true;\n }\n if (isFirstChange(nzExpand) && !this.isNzShowExpandChanged) {\n this.nzShowExpand = true;\n }\n if (isFirstChange(nzChecked) && !this.isNzShowCheckboxChanged) {\n this.nzShowCheckbox = true;\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTdAddOnComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTdAddOnComponent, isStandalone: true, selector: \"td[nzChecked], td[nzDisabled], td[nzIndeterminate], td[nzIndentSize], td[nzExpand], td[nzShowExpand], td[nzShowCheckbox]\", inputs: { nzChecked: \"nzChecked\", nzDisabled: \"nzDisabled\", nzIndeterminate: \"nzIndeterminate\", nzLabel: \"nzLabel\", nzIndentSize: \"nzIndentSize\", nzShowExpand: [\"nzShowExpand\", \"nzShowExpand\", booleanAttribute], nzShowCheckbox: [\"nzShowCheckbox\", \"nzShowCheckbox\", booleanAttribute], nzExpand: [\"nzExpand\", \"nzExpand\", booleanAttribute], nzExpandIcon: \"nzExpandIcon\" }, outputs: { nzCheckedChange: \"nzCheckedChange\", nzExpandChange: \"nzExpandChange\" }, host: { properties: { \"class.ant-table-cell-with-append\": \"nzShowExpand || nzIndentSize > 0\", \"class.ant-table-selection-column\": \"nzShowCheckbox\" } }, usesOnChanges: true, ngImport: i0, template: `\n @if (nzShowExpand || nzIndentSize > 0) {\n <nz-row-indent [indentSize]=\"nzIndentSize\"></nz-row-indent>\n @if (nzExpandIcon) {\n <ng-template [ngTemplateOutlet]=\"nzExpandIcon\"></ng-template>\n } @else {\n <button\n nz-row-expand-button\n [expand]=\"nzExpand\"\n (expandChange)=\"onExpandChange($event)\"\n [spaceMode]=\"!nzShowExpand\"\n ></button>\n }\n }\n @if (nzShowCheckbox) {\n <label\n nz-checkbox\n [nzDisabled]=\"nzDisabled\"\n [ngModel]=\"nzChecked\"\n [nzIndeterminate]=\"nzIndeterminate\"\n [attr.aria-label]=\"nzLabel\"\n (ngModelChange)=\"onCheckedChange($event)\"\n ></label>\n }\n <ng-content></ng-content>\n `, isInline: true, dependencies: [{ kind: \"directive\", type: NzRowIndentDirective, selector: \"nz-row-indent\", inputs: [\"indentSize\"] }, { kind: \"directive\", type: NzRowExpandButtonDirective, selector: \"button[nz-row-expand-button]\", inputs: [\"expand\", \"spaceMode\"], outputs: [\"expandChange\"] }, { kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"ngmodule\", type: NzCheckboxModule }, { kind: \"component\", type: i4$1.NzCheckboxComponent, selector: \"[nz-checkbox]\", inputs: [\"nzValue\", \"nzAutoFocus\", \"nzDisabled\", \"nzIndeterminate\", \"nzChecked\", \"nzId\", \"nzName\"], outputs: [\"nzCheckedChange\"], exportAs: [\"nzCheckbox\"] }, { kind: \"ngmodule\", type: FormsModule }, { kind: \"directive\", type: i5.NgControlStatus, selector: \"[formControlName],[ngModel],[formControl]\" }, { kind: \"directive\", type: i5.NgModel, selector: \"[ngModel]:not([formControlName]):not([formControl])\", inputs: [\"name\", \"disabled\", \"ngModel\", \"ngModelOptions\"], outputs: [\"ngModelChange\"], exportAs: [\"ngModel\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTdAddOnComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'td[nzChecked], td[nzDisabled], td[nzIndeterminate], td[nzIndentSize], td[nzExpand], td[nzShowExpand], td[nzShowCheckbox]',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n @if (nzShowExpand || nzIndentSize > 0) {\n <nz-row-indent [indentSize]=\"nzIndentSize\"></nz-row-indent>\n @if (nzExpandIcon) {\n <ng-template [ngTemplateOutlet]=\"nzExpandIcon\"></ng-template>\n } @else {\n <button\n nz-row-expand-button\n [expand]=\"nzExpand\"\n (expandChange)=\"onExpandChange($event)\"\n [spaceMode]=\"!nzShowExpand\"\n ></button>\n }\n }\n @if (nzShowCheckbox) {\n <label\n nz-checkbox\n [nzDisabled]=\"nzDisabled\"\n [ngModel]=\"nzChecked\"\n [nzIndeterminate]=\"nzIndeterminate\"\n [attr.aria-label]=\"nzLabel\"\n (ngModelChange)=\"onCheckedChange($event)\"\n ></label>\n }\n <ng-content></ng-content>\n `,\n host: {\n '[class.ant-table-cell-with-append]': `nzShowExpand || nzIndentSize > 0`,\n '[class.ant-table-selection-column]': `nzShowCheckbox`\n },\n imports: [NzRowIndentDirective, NzRowExpandButtonDirective, NgTemplateOutlet, NzCheckboxModule, FormsModule]\n }]\n }], propDecorators: { nzChecked: [{\n type: Input\n }], nzDisabled: [{\n type: Input\n }], nzIndeterminate: [{\n type: Input\n }], nzLabel: [{\n type: Input\n }], nzIndentSize: [{\n type: Input\n }], nzShowExpand: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzShowCheckbox: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzExpand: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzExpandIcon: [{\n type: Input\n }], nzCheckedChange: [{\n type: Output\n }], nzExpandChange: [{\n type: Output\n }] } });\n\nconst NZ_CONFIG_MODULE_NAME$1 = 'table';\nlet NzThAddOnComponent = (() => {\n let _nzSortDirections_decorators;\n let _nzSortDirections_initializers = [];\n let _nzSortDirections_extraInitializers = [];\n return class NzThAddOnComponent {\n static {\n const _metadata = typeof Symbol === \"function\" && Symbol.metadata ? Object.create(null) : void 0;\n _nzSortDirections_decorators = [WithConfig()];\n __esDecorate(null, null, _nzSortDirections_decorators, { kind: \"field\", name: \"nzSortDirections\", static: false, private: false, access: { has: obj => \"nzSortDirections\" in obj, get: obj => obj.nzSortDirections, set: (obj, value) => { obj.nzSortDirections = value; } }, metadata: _metadata }, _nzSortDirections_initializers, _nzSortDirections_extraInitializers);\n if (_metadata) Object.defineProperty(this, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });\n }\n _nzModuleName = NZ_CONFIG_MODULE_NAME$1;\n nzConfigService = inject(NzConfigService);\n el = inject((ElementRef)).nativeElement;\n destroyRef = inject(DestroyRef);\n cdr = inject(ChangeDetectorRef);\n ngZone = inject(NgZone);\n manualClickOrder$ = new Subject();\n calcOperatorChange$ = new Subject();\n nzFilterValue = null;\n sortOrder = null;\n sortDirections = ['ascend', 'descend', null];\n sortOrderChange$ = new Subject();\n isNzShowSortChanged = false;\n isNzShowFilterChanged = false;\n nzColumnKey;\n nzFilterMultiple = true;\n nzSortOrder = null;\n nzSortPriority = false;\n nzSortDirections = __runInitializers(this, _nzSortDirections_initializers, ['ascend', 'descend', null]);\n nzFilters = (__runInitializers(this, _nzSortDirections_extraInitializers), []);\n nzSortFn = null;\n nzFilterFn = null;\n nzShowSort = false;\n nzShowFilter = false;\n nzCustomFilter = false;\n nzCheckedChange = new EventEmitter();\n nzSortOrderChange = new EventEmitter();\n nzFilterChange = new EventEmitter();\n getNextSortDirection(sortDirections, current) {\n const index = sortDirections.indexOf(current);\n if (index === sortDirections.length - 1) {\n return sortDirections[0];\n }\n else {\n return sortDirections[index + 1];\n }\n }\n setSortOrder(order) {\n this.sortOrderChange$.next(order);\n }\n clearSortOrder() {\n if (this.sortOrder !== null) {\n this.setSortOrder(null);\n }\n }\n onFilterValueChange(value) {\n this.nzFilterChange.emit(value);\n this.nzFilterValue = value;\n this.updateCalcOperator();\n }\n updateCalcOperator() {\n this.calcOperatorChange$.next();\n }\n ngOnInit() {\n fromEventOutsideAngular(this.el, 'click')\n .pipe(filter(() => this.nzShowSort), takeUntilDestroyed(this.destroyRef))\n .subscribe(() => {\n const nextOrder = this.getNextSortDirection(this.sortDirections, this.sortOrder);\n this.ngZone.run(() => {\n this.setSortOrder(nextOrder);\n this.manualClickOrder$.next(this);\n });\n });\n this.sortOrderChange$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(order => {\n if (this.sortOrder !== order) {\n this.sortOrder = order;\n this.nzSortOrderChange.emit(order);\n }\n this.updateCalcOperator();\n this.cdr.markForCheck();\n });\n }\n ngOnChanges(changes) {\n const { nzSortDirections, nzFilters, nzSortOrder, nzSortFn, nzFilterFn, nzSortPriority, nzFilterMultiple, nzShowSort, nzShowFilter } = changes;\n if (nzSortDirections) {\n if (this.nzSortDirections && this.nzSortDirections.length) {\n this.sortDirections = this.nzSortDirections;\n }\n }\n if (nzSortOrder) {\n this.sortOrder = this.nzSortOrder;\n this.setSortOrder(this.nzSortOrder);\n }\n if (nzShowSort) {\n this.isNzShowSortChanged = true;\n }\n if (nzShowFilter) {\n this.isNzShowFilterChanged = true;\n }\n const isFirstChange = (value) => value && value.firstChange && value.currentValue !== undefined;\n if ((isFirstChange(nzSortOrder) || isFirstChange(nzSortFn)) && !this.isNzShowSortChanged) {\n this.nzShowSort = true;\n }\n if (isFirstChange(nzFilters) && !this.isNzShowFilterChanged) {\n this.nzShowFilter = true;\n }\n if ((nzFilters || nzFilterMultiple) && this.nzShowFilter) {\n const listOfValue = this.nzFilters.filter(item => item.byDefault).map(item => item.value);\n this.nzFilterValue = this.nzFilterMultiple ? listOfValue : listOfValue[0] || null;\n }\n if (nzSortFn || nzFilterFn || nzSortPriority || nzFilters) {\n this.updateCalcOperator();\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzThAddOnComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzThAddOnComponent, isStandalone: true, selector: \"th[nzColumnKey], th[nzSortFn], th[nzSortOrder], th[nzFilters], th[nzShowSort], th[nzShowFilter], th[nzCustomFilter]\", inputs: { nzColumnKey: \"nzColumnKey\", nzFilterMultiple: \"nzFilterMultiple\", nzSortOrder: \"nzSortOrder\", nzSortPriority: \"nzSortPriority\", nzSortDirections: \"nzSortDirections\", nzFilters: \"nzFilters\", nzSortFn: \"nzSortFn\", nzFilterFn: \"nzFilterFn\", nzShowSort: [\"nzShowSort\", \"nzShowSort\", booleanAttribute], nzShowFilter: [\"nzShowFilter\", \"nzShowFilter\", booleanAttribute], nzCustomFilter: [\"nzCustomFilter\", \"nzCustomFilter\", booleanAttribute] }, outputs: { nzCheckedChange: \"nzCheckedChange\", nzSortOrderChange: \"nzSortOrderChange\", nzFilterChange: \"nzFilterChange\" }, host: { properties: { \"class.ant-table-column-has-sorters\": \"nzShowSort\", \"class.ant-table-column-sort\": \"sortOrder === 'descend' || sortOrder === 'ascend'\" } }, usesOnChanges: true, ngImport: i0, template: `\n @if (nzShowFilter || nzCustomFilter) {\n <nz-table-filter\n [contentTemplate]=\"notFilterTemplate\"\n [extraTemplate]=\"extraTemplate\"\n [customFilter]=\"nzCustomFilter\"\n [filterMultiple]=\"nzFilterMultiple\"\n [listOfFilter]=\"nzFilters\"\n (filterChange)=\"onFilterValueChange($event)\"\n ></nz-table-filter>\n } @else {\n <ng-container [ngTemplateOutlet]=\"notFilterTemplate\"></ng-container>\n }\n <ng-template #notFilterTemplate>\n <ng-template [ngTemplateOutlet]=\"nzShowSort ? sortTemplate : contentTemplate\"></ng-template>\n </ng-template>\n <ng-template #extraTemplate>\n <ng-content select=\"[nz-th-extra]\"></ng-content>\n <ng-content select=\"nz-filter-trigger\"></ng-content>\n </ng-template>\n <ng-template #sortTemplate>\n <nz-table-sorters\n [sortOrder]=\"sortOrder\"\n [sortDirections]=\"sortDirections\"\n [contentTemplate]=\"contentTemplate\"\n ></nz-table-sorters>\n </ng-template>\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n `, isInline: true, dependencies: [{ kind: \"component\", type: NzTableFilterComponent, selector: \"nz-table-filter\", inputs: [\"contentTemplate\", \"customFilter\", \"extraTemplate\", \"filterMultiple\", \"listOfFilter\"], outputs: [\"filterChange\"] }, { kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"component\", type: NzTableSortersComponent, selector: \"nz-table-sorters\", inputs: [\"sortDirections\", \"sortOrder\", \"contentTemplate\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n };\n})();\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzThAddOnComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'th[nzColumnKey], th[nzSortFn], th[nzSortOrder], th[nzFilters], th[nzShowSort], th[nzShowFilter], th[nzCustomFilter]',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: `\n @if (nzShowFilter || nzCustomFilter) {\n <nz-table-filter\n [contentTemplate]=\"notFilterTemplate\"\n [extraTemplate]=\"extraTemplate\"\n [customFilter]=\"nzCustomFilter\"\n [filterMultiple]=\"nzFilterMultiple\"\n [listOfFilter]=\"nzFilters\"\n (filterChange)=\"onFilterValueChange($event)\"\n ></nz-table-filter>\n } @else {\n <ng-container [ngTemplateOutlet]=\"notFilterTemplate\"></ng-container>\n }\n <ng-template #notFilterTemplate>\n <ng-template [ngTemplateOutlet]=\"nzShowSort ? sortTemplate : contentTemplate\"></ng-template>\n </ng-template>\n <ng-template #extraTemplate>\n <ng-content select=\"[nz-th-extra]\"></ng-content>\n <ng-content select=\"nz-filter-trigger\"></ng-content>\n </ng-template>\n <ng-template #sortTemplate>\n <nz-table-sorters\n [sortOrder]=\"sortOrder\"\n [sortDirections]=\"sortDirections\"\n [contentTemplate]=\"contentTemplate\"\n ></nz-table-sorters>\n </ng-template>\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n `,\n host: {\n '[class.ant-table-column-has-sorters]': 'nzShowSort',\n '[class.ant-table-column-sort]': `sortOrder === 'descend' || sortOrder === 'ascend'`\n },\n imports: [NzTableFilterComponent, NgTemplateOutlet, NzTableSortersComponent]\n }]\n }], propDecorators: { nzColumnKey: [{\n type: Input\n }], nzFilterMultiple: [{\n type: Input\n }], nzSortOrder: [{\n type: Input\n }], nzSortPriority: [{\n type: Input\n }], nzSortDirections: [{\n type: Input\n }], nzFilters: [{\n type: Input\n }], nzSortFn: [{\n type: Input\n }], nzFilterFn: [{\n type: Input\n }], nzShowSort: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzShowFilter: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzCustomFilter: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzCheckedChange: [{\n type: Output\n }], nzSortOrderChange: [{\n type: Output\n }], nzFilterChange: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzThMeasureDirective {\n renderer = inject(Renderer2);\n el = inject((ElementRef)).nativeElement;\n changes$ = new Subject();\n nzWidth = null;\n colspan = null;\n colSpan = null;\n rowspan = null;\n rowSpan = null;\n ngOnChanges(changes) {\n const { nzWidth, colspan, rowspan, colSpan, rowSpan } = changes;\n if (colspan || colSpan) {\n const col = this.colspan || this.colSpan;\n if (!isNil(col)) {\n this.renderer.setAttribute(this.el, 'colspan', `${col}`);\n }\n else {\n this.renderer.removeAttribute(this.el, 'colspan');\n }\n }\n if (rowspan || rowSpan) {\n const row = this.rowspan || this.rowSpan;\n if (!isNil(row)) {\n this.renderer.setAttribute(this.el, 'rowspan', `${row}`);\n }\n else {\n this.renderer.removeAttribute(this.el, 'rowspan');\n }\n }\n if (nzWidth || colspan) {\n this.changes$.next();\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzThMeasureDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzThMeasureDirective, isStandalone: true, selector: \"th\", inputs: { nzWidth: \"nzWidth\", colspan: \"colspan\", colSpan: \"colSpan\", rowspan: \"rowspan\", rowSpan: \"rowSpan\" }, usesOnChanges: true, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzThMeasureDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'th'\n }]\n }], propDecorators: { nzWidth: [{\n type: Input\n }], colspan: [{\n type: Input\n }], colSpan: [{\n type: Input\n }], rowspan: [{\n type: Input\n }], rowSpan: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n/* eslint-disable @angular-eslint/component-selector */\nclass NzThSelectionComponent {\n nzSelections = [];\n nzChecked = false;\n nzDisabled = false;\n nzIndeterminate = false;\n nzLabel = null;\n nzShowCheckbox = false;\n nzShowRowSelection = false;\n nzCheckedChange = new EventEmitter();\n isNzShowExpandChanged = false;\n isNzShowCheckboxChanged = false;\n onCheckedChange(checked) {\n this.nzChecked = checked;\n this.nzCheckedChange.emit(checked);\n }\n ngOnChanges(changes) {\n const isFirstChange = (value) => value && value.firstChange && value.currentValue !== undefined;\n const { nzChecked, nzSelections, nzShowExpand, nzShowCheckbox } = changes;\n if (nzShowExpand) {\n this.isNzShowExpandChanged = true;\n }\n if (nzShowCheckbox) {\n this.isNzShowCheckboxChanged = true;\n }\n if (isFirstChange(nzSelections) && !this.isNzShowExpandChanged) {\n this.nzShowRowSelection = true;\n }\n if (isFirstChange(nzChecked) && !this.isNzShowCheckboxChanged) {\n this.nzShowCheckbox = true;\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzThSelectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"16.1.0\", version: \"20.3.0\", type: NzThSelectionComponent, isStandalone: true, selector: \"th[nzSelections],th[nzChecked],th[nzShowCheckbox],th[nzShowRowSelection]\", inputs: { nzSelections: \"nzSelections\", nzChecked: [\"nzChecked\", \"nzChecked\", booleanAttribute], nzDisabled: [\"nzDisabled\", \"nzDisabled\", booleanAttribute], nzIndeterminate: \"nzIndeterminate\", nzLabel: \"nzLabel\", nzShowCheckbox: [\"nzShowCheckbox\", \"nzShowCheckbox\", booleanAttribute], nzShowRowSelection: [\"nzShowRowSelection\", \"nzShowRowSelection\", booleanAttribute] }, outputs: { nzCheckedChange: \"nzCheckedChange\" }, host: { classAttribute: \"ant-table-selection-column\" }, usesOnChanges: true, ngImport: i0, template: `\n <nz-table-selection\n [checked]=\"nzChecked\"\n [disabled]=\"nzDisabled\"\n [indeterminate]=\"nzIndeterminate\"\n [label]=\"nzLabel\"\n [listOfSelections]=\"nzSelections\"\n [showCheckbox]=\"nzShowCheckbox\"\n [showRowSelection]=\"nzShowRowSelection\"\n (checkedChange)=\"onCheckedChange($event)\"\n ></nz-table-selection>\n <ng-content></ng-content>\n `, isInline: true, dependencies: [{ kind: \"component\", type: NzTableSelectionComponent, selector: \"nz-table-selection\", inputs: [\"listOfSelections\", \"checked\", \"disabled\", \"indeterminate\", \"label\", \"showCheckbox\", \"showRowSelection\"], outputs: [\"checkedChange\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzThSelectionComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'th[nzSelections],th[nzChecked],th[nzShowCheckbox],th[nzShowRowSelection]',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: `\n <nz-table-selection\n [checked]=\"nzChecked\"\n [disabled]=\"nzDisabled\"\n [indeterminate]=\"nzIndeterminate\"\n [label]=\"nzLabel\"\n [listOfSelections]=\"nzSelections\"\n [showCheckbox]=\"nzShowCheckbox\"\n [showRowSelection]=\"nzShowRowSelection\"\n (checkedChange)=\"onCheckedChange($event)\"\n ></nz-table-selection>\n <ng-content></ng-content>\n `,\n host: { class: 'ant-table-selection-column' },\n imports: [NzTableSelectionComponent]\n }]\n }], propDecorators: { nzSelections: [{\n type: Input\n }], nzChecked: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzDisabled: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzIndeterminate: [{\n type: Input\n }], nzLabel: [{\n type: Input\n }], nzShowCheckbox: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzShowRowSelection: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzCheckedChange: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzCellAlignDirective {\n nzAlign = null;\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCellAlignDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzCellAlignDirective, isStandalone: true, selector: \"th[nzAlign],td[nzAlign]\", inputs: { nzAlign: \"nzAlign\" }, host: { properties: { \"style.text-align\": \"nzAlign\" } }, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCellAlignDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'th[nzAlign],td[nzAlign]',\n host: {\n '[style.text-align]': 'nzAlign'\n }\n }]\n }], propDecorators: { nzAlign: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzCellEllipsisDirective {\n nzEllipsis = true;\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCellEllipsisDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"16.1.0\", version: \"20.3.0\", type: NzCellEllipsisDirective, isStandalone: true, selector: \"th[nzEllipsis],td[nzEllipsis]\", inputs: { nzEllipsis: [\"nzEllipsis\", \"nzEllipsis\", booleanAttribute] }, host: { properties: { \"class.ant-table-cell-ellipsis\": \"nzEllipsis\" } }, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCellEllipsisDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'th[nzEllipsis],td[nzEllipsis]',\n host: {\n '[class.ant-table-cell-ellipsis]': 'nzEllipsis'\n }\n }]\n }], propDecorators: { nzEllipsis: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzCellBreakWordDirective {\n nzBreakWord = true;\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCellBreakWordDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"16.1.0\", version: \"20.3.0\", type: NzCellBreakWordDirective, isStandalone: true, selector: \"th[nzBreakWord],td[nzBreakWord]\", inputs: { nzBreakWord: [\"nzBreakWord\", \"nzBreakWord\", booleanAttribute] }, host: { properties: { \"style.word-break\": \"nzBreakWord ? 'break-all' : ''\" } }, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzCellBreakWordDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'th[nzBreakWord],td[nzBreakWord]',\n host: {\n '[style.word-break]': `nzBreakWord ? 'break-all' : ''`\n }\n }]\n }], propDecorators: { nzBreakWord: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableContentComponent {\n tableLayout = 'auto';\n theadTemplate = null;\n contentTemplate = null;\n tfootTemplate = null;\n listOfColWidth = [];\n scrollX = null;\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTableContentComponent, isStandalone: true, selector: \"table[nz-table-content]\", inputs: { tableLayout: \"tableLayout\", theadTemplate: \"theadTemplate\", contentTemplate: \"contentTemplate\", tfootTemplate: \"tfootTemplate\", listOfColWidth: \"listOfColWidth\", scrollX: \"scrollX\" }, host: { properties: { \"style.table-layout\": \"tableLayout\", \"class.ant-table-fixed\": \"scrollX\", \"style.width\": \"scrollX\", \"style.min-width\": \"scrollX ? '100%' : null\" } }, ngImport: i0, template: `\n @if (listOfColWidth.length > 0) {\n <colgroup>\n @for (width of listOfColWidth; track $index) {\n <col [style.width]=\"width\" [style.minWidth]=\"width\" />\n }\n </colgroup>\n }\n @if (theadTemplate) {\n <thead class=\"ant-table-thead\">\n <ng-template [ngTemplateOutlet]=\"theadTemplate\"></ng-template>\n </thead>\n }\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n <ng-content></ng-content>\n @if (tfootTemplate) {\n <tfoot class=\"ant-table-summary\">\n <ng-template [ngTemplateOutlet]=\"tfootTemplate\"></ng-template>\n </tfoot>\n }\n `, isInline: true, dependencies: [{ kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableContentComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'table[nz-table-content]',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n @if (listOfColWidth.length > 0) {\n <colgroup>\n @for (width of listOfColWidth; track $index) {\n <col [style.width]=\"width\" [style.minWidth]=\"width\" />\n }\n </colgroup>\n }\n @if (theadTemplate) {\n <thead class=\"ant-table-thead\">\n <ng-template [ngTemplateOutlet]=\"theadTemplate\"></ng-template>\n </thead>\n }\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n <ng-content></ng-content>\n @if (tfootTemplate) {\n <tfoot class=\"ant-table-summary\">\n <ng-template [ngTemplateOutlet]=\"tfootTemplate\"></ng-template>\n </tfoot>\n }\n `,\n host: {\n '[style.table-layout]': 'tableLayout',\n '[class.ant-table-fixed]': 'scrollX',\n '[style.width]': 'scrollX',\n '[style.min-width]': `scrollX ? '100%' : null`\n },\n imports: [NgTemplateOutlet]\n }]\n }], propDecorators: { tableLayout: [{\n type: Input\n }], theadTemplate: [{\n type: Input\n }], contentTemplate: [{\n type: Input\n }], tfootTemplate: [{\n type: Input\n }], listOfColWidth: [{\n type: Input\n }], scrollX: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableFixedRowComponent {\n nzTableStyleService = inject(NzTableStyleService);\n renderer = inject(Renderer2);\n destroyRef = inject(DestroyRef);\n tdElement;\n hostWidth$ = new BehaviorSubject(null);\n enableAutoMeasure$ = new BehaviorSubject(false);\n ngOnInit() {\n if (this.nzTableStyleService) {\n const { enableAutoMeasure$, hostWidth$ } = this.nzTableStyleService;\n enableAutoMeasure$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(this.enableAutoMeasure$);\n hostWidth$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(this.hostWidth$);\n }\n }\n ngAfterViewInit() {\n this.nzTableStyleService.columnCount$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(count => {\n this.renderer.setAttribute(this.tdElement.nativeElement, 'colspan', `${count}`);\n });\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableFixedRowComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTableFixedRowComponent, isStandalone: true, selector: \"tr[nz-table-fixed-row], tr[nzExpand]\", viewQueries: [{ propertyName: \"tdElement\", first: true, predicate: [\"tdElement\"], descendants: true, static: true }], ngImport: i0, template: `\n <td class=\"nz-disable-td ant-table-cell\" #tdElement>\n @if (enableAutoMeasure$ | async) {\n <div\n class=\"ant-table-expanded-row-fixed\"\n style=\"position: sticky; left: 0; overflow: hidden;\"\n [style.width.px]=\"hostWidth$ | async\"\n >\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n </div>\n } @else {\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n }\n </td>\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n `, isInline: true, dependencies: [{ kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"pipe\", type: AsyncPipe, name: \"async\" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableFixedRowComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'tr[nz-table-fixed-row], tr[nzExpand]',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <td class=\"nz-disable-td ant-table-cell\" #tdElement>\n @if (enableAutoMeasure$ | async) {\n <div\n class=\"ant-table-expanded-row-fixed\"\n style=\"position: sticky; left: 0; overflow: hidden;\"\n [style.width.px]=\"hostWidth$ | async\"\n >\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n </div>\n } @else {\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n }\n </td>\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n `,\n imports: [AsyncPipe, NgTemplateOutlet]\n }]\n }], propDecorators: { tdElement: [{\n type: ViewChild,\n args: ['tdElement', { static: true }]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableInnerDefaultComponent {\n tableLayout = 'auto';\n listOfColWidth = [];\n theadTemplate = null;\n contentTemplate = null;\n tfootTemplate = null;\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableInnerDefaultComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzTableInnerDefaultComponent, isStandalone: true, selector: \"nz-table-inner-default\", inputs: { tableLayout: \"tableLayout\", listOfColWidth: \"listOfColWidth\", theadTemplate: \"theadTemplate\", contentTemplate: \"contentTemplate\", tfootTemplate: \"tfootTemplate\" }, host: { classAttribute: \"ant-table-container\" }, ngImport: i0, template: `\n <div class=\"ant-table-content\">\n <table\n nz-table-content\n [contentTemplate]=\"contentTemplate\"\n [tableLayout]=\"tableLayout\"\n [listOfColWidth]=\"listOfColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [tfootTemplate]=\"tfootTemplate\"\n ></table>\n </div>\n `, isInline: true, dependencies: [{ kind: \"component\", type: NzTableContentComponent, selector: \"table[nz-table-content]\", inputs: [\"tableLayout\", \"theadTemplate\", \"contentTemplate\", \"tfootTemplate\", \"listOfColWidth\", \"scrollX\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableInnerDefaultComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-table-inner-default',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <div class=\"ant-table-content\">\n <table\n nz-table-content\n [contentTemplate]=\"contentTemplate\"\n [tableLayout]=\"tableLayout\"\n [listOfColWidth]=\"listOfColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [tfootTemplate]=\"tfootTemplate\"\n ></table>\n </div>\n `,\n host: { class: 'ant-table-container' },\n imports: [NzTableContentComponent]\n }]\n }], propDecorators: { tableLayout: [{\n type: Input\n }], listOfColWidth: [{\n type: Input\n }], theadTemplate: [{\n type: Input\n }], contentTemplate: [{\n type: Input\n }], tfootTemplate: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTrMeasureComponent {\n nzResizeObserver = inject(NzResizeObserver);\n ngZone = inject(NgZone);\n destroyRef = inject(DestroyRef);\n listOfMeasureColumn = [];\n listOfAutoWidth = new EventEmitter();\n listOfTdElement;\n ngAfterViewInit() {\n this.listOfTdElement.changes\n .pipe(startWith(this.listOfTdElement))\n .pipe(switchMap(list => combineLatest(list.toArray().map((item) => this.nzResizeObserver.observe(item).pipe(map(([entry]) => {\n const { width } = entry.target.getBoundingClientRect();\n return Math.floor(width);\n }))))), debounceTime(16), takeUntilDestroyed(this.destroyRef))\n .subscribe(data => {\n // Caretaker note: we don't have to re-enter the Angular zone each time the stream emits.\n // The below check is necessary to be sure that zone is not nooped through `BootstrapOptions`\n // (`bootstrapModule(AppModule, { ngZone: 'noop' }))`. The `ngZone instanceof NgZone` may return\n // `false` if zone is nooped, since `ngZone` will be an instance of the `NoopNgZone`.\n // The `ResizeObserver` might be also patched through `zone.js/dist/zone-patch-resize-observer`,\n // thus calling `ngZone.run` again will cause another change detection.\n if (this.ngZone instanceof NgZone && NgZone.isInAngularZone()) {\n this.listOfAutoWidth.next(data);\n }\n else {\n this.ngZone.run(() => this.listOfAutoWidth.next(data));\n }\n });\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTrMeasureComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTrMeasureComponent, isStandalone: true, selector: \"tr[nz-table-measure-row]\", inputs: { listOfMeasureColumn: \"listOfMeasureColumn\" }, outputs: { listOfAutoWidth: \"listOfAutoWidth\" }, host: { classAttribute: \"ant-table-measure-now\" }, viewQueries: [{ propertyName: \"listOfTdElement\", predicate: [\"tdElement\"], descendants: true }], ngImport: i0, template: `\n @for (th of listOfMeasureColumn; track $index) {\n <td #tdElement class=\"nz-disable-td\" style=\"padding: 0; border: 0; height: 0;\"></td>\n }\n `, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTrMeasureComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'tr[nz-table-measure-row]',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n @for (th of listOfMeasureColumn; track $index) {\n <td #tdElement class=\"nz-disable-td\" style=\"padding: 0; border: 0; height: 0;\"></td>\n }\n `,\n host: {\n class: 'ant-table-measure-now'\n }\n }]\n }], propDecorators: { listOfMeasureColumn: [{\n type: Input\n }], listOfAutoWidth: [{\n type: Output\n }], listOfTdElement: [{\n type: ViewChildren,\n args: ['tdElement']\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n/* eslint-disable @angular-eslint/component-selector */\nclass NzTbodyComponent {\n showEmpty$ = new BehaviorSubject(false);\n noResult$ = new BehaviorSubject(undefined);\n listOfMeasureColumn$ = new BehaviorSubject([]);\n nzTableStyleService = inject(NzTableStyleService, { optional: true });\n isInsideTable = !!this.nzTableStyleService;\n constructor() {\n if (this.nzTableStyleService) {\n const { showEmpty$, noResult$, listOfMeasureColumn$ } = this.nzTableStyleService;\n noResult$.pipe(takeUntilDestroyed()).subscribe(this.noResult$);\n listOfMeasureColumn$.pipe(takeUntilDestroyed()).subscribe(this.listOfMeasureColumn$);\n showEmpty$.pipe(takeUntilDestroyed()).subscribe(this.showEmpty$);\n }\n }\n onListOfAutoWidthChange(listOfAutoWidth) {\n this.nzTableStyleService?.setListOfAutoWidth(listOfAutoWidth);\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTbodyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTbodyComponent, isStandalone: true, selector: \"tbody\", host: { properties: { \"class.ant-table-tbody\": \"isInsideTable\" } }, ngImport: i0, template: `\n @if (listOfMeasureColumn$ | async; as listOfMeasureColumn) {\n @if (isInsideTable && listOfMeasureColumn.length) {\n <tr\n nz-table-measure-row\n [listOfMeasureColumn]=\"listOfMeasureColumn\"\n (listOfAutoWidth)=\"onListOfAutoWidthChange($event)\"\n ></tr>\n }\n }\n <ng-content></ng-content>\n @if (showEmpty$ | async) {\n <tr class=\"ant-table-placeholder\" nz-table-fixed-row>\n <nz-embed-empty nzComponentName=\"table\" [specificContent]=\"(noResult$ | async)!\"></nz-embed-empty>\n </tr>\n }\n `, isInline: true, dependencies: [{ kind: \"component\", type: NzTrMeasureComponent, selector: \"tr[nz-table-measure-row]\", inputs: [\"listOfMeasureColumn\"], outputs: [\"listOfAutoWidth\"] }, { kind: \"component\", type: NzTableFixedRowComponent, selector: \"tr[nz-table-fixed-row], tr[nzExpand]\" }, { kind: \"ngmodule\", type: NzEmptyModule }, { kind: \"component\", type: i1$1.NzEmbedEmptyComponent, selector: \"nz-embed-empty\", inputs: [\"nzComponentName\", \"specificContent\"], exportAs: [\"nzEmbedEmpty\"] }, { kind: \"pipe\", type: AsyncPipe, name: \"async\" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTbodyComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'tbody',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n @if (listOfMeasureColumn$ | async; as listOfMeasureColumn) {\n @if (isInsideTable && listOfMeasureColumn.length) {\n <tr\n nz-table-measure-row\n [listOfMeasureColumn]=\"listOfMeasureColumn\"\n (listOfAutoWidth)=\"onListOfAutoWidthChange($event)\"\n ></tr>\n }\n }\n <ng-content></ng-content>\n @if (showEmpty$ | async) {\n <tr class=\"ant-table-placeholder\" nz-table-fixed-row>\n <nz-embed-empty nzComponentName=\"table\" [specificContent]=\"(noResult$ | async)!\"></nz-embed-empty>\n </tr>\n }\n `,\n host: {\n '[class.ant-table-tbody]': 'isInsideTable'\n },\n imports: [AsyncPipe, NzTrMeasureComponent, NzTableFixedRowComponent, NzEmptyModule]\n }]\n }], ctorParameters: () => [] });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableInnerScrollComponent {\n renderer = inject(Renderer2);\n ngZone = inject(NgZone);\n platform = inject(Platform);\n resizeService = inject(NzResizeService);\n destroyRef = inject(DestroyRef);\n data = [];\n scrollX = null;\n scrollY = null;\n contentTemplate = null;\n widthConfig = [];\n listOfColWidth = [];\n theadTemplate = null;\n tfootTemplate = null;\n tfootFixed = null;\n virtualTemplate = null;\n virtualItemSize = 0;\n virtualMaxBufferPx = 200;\n virtualMinBufferPx = 100;\n tableMainElement;\n virtualForTrackBy = index => index;\n tableHeaderElement;\n tableBodyElement;\n tableFootElement;\n cdkVirtualScrollViewport;\n headerStyleMap = {};\n bodyStyleMap = {};\n verticalScrollBarWidth = 0;\n noDataVirtualHeight = '182px';\n data$ = new Subject();\n scroll$ = new Subject();\n setScrollPositionClassName(clear = false) {\n const { scrollWidth, scrollLeft, clientWidth } = this.tableBodyElement.nativeElement;\n const leftClassName = 'ant-table-ping-left';\n const rightClassName = 'ant-table-ping-right';\n if ((scrollWidth === clientWidth && scrollWidth !== 0) || clear) {\n this.renderer.removeClass(this.tableMainElement, leftClassName);\n this.renderer.removeClass(this.tableMainElement, rightClassName);\n }\n else if (scrollLeft === 0) {\n this.renderer.removeClass(this.tableMainElement, leftClassName);\n this.renderer.addClass(this.tableMainElement, rightClassName);\n }\n else if (scrollWidth === scrollLeft + clientWidth) {\n this.renderer.removeClass(this.tableMainElement, rightClassName);\n this.renderer.addClass(this.tableMainElement, leftClassName);\n }\n else {\n this.renderer.addClass(this.tableMainElement, leftClassName);\n this.renderer.addClass(this.tableMainElement, rightClassName);\n }\n }\n constructor() {\n this.destroyRef.onDestroy(() => {\n this.setScrollPositionClassName(true);\n });\n }\n ngOnChanges(changes) {\n const { scrollX, scrollY, data } = changes;\n if (scrollX || scrollY) {\n const hasVerticalScrollBar = this.verticalScrollBarWidth !== 0;\n this.headerStyleMap = {\n overflowX: 'hidden',\n overflowY: this.scrollY && hasVerticalScrollBar ? 'scroll' : 'hidden'\n };\n this.bodyStyleMap = {\n overflowY: this.scrollY ? 'scroll' : 'hidden',\n overflowX: this.scrollX ? 'auto' : null,\n maxHeight: this.scrollY\n };\n // Caretaker note: we have to emit the value outside the Angular zone, thus DOM timer (`delay(0)`) and `scroll`\n // event listener will be also added outside the Angular zone.\n this.ngZone.runOutsideAngular(() => this.scroll$.next());\n }\n if (data) {\n // See the comment above.\n this.ngZone.runOutsideAngular(() => this.data$.next());\n }\n }\n ngAfterViewInit() {\n if (this.platform.isBrowser) {\n const scrollEvent$ = this.scroll$.pipe(startWith(null), delay(0), switchMap(() => fromEventOutsideAngular(this.tableBodyElement.nativeElement, 'scroll').pipe(startWith(true))));\n const resize$ = this.resizeService.connect();\n merge(scrollEvent$, resize$, this.data$, this.scroll$)\n .pipe(startWith(true), delay(0), takeUntilDestroyed(this.destroyRef))\n .subscribe(() => this.setScrollPositionClassName());\n scrollEvent$.pipe(filter(() => !!this.scrollY)).subscribe(() => {\n this.tableHeaderElement.nativeElement.scrollLeft = this.tableBodyElement.nativeElement.scrollLeft;\n if (this.tableFootElement) {\n this.tableFootElement.nativeElement.scrollLeft = this.tableBodyElement.nativeElement.scrollLeft;\n }\n });\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableInnerScrollComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTableInnerScrollComponent, isStandalone: true, selector: \"nz-table-inner-scroll\", inputs: { data: \"data\", scrollX: \"scrollX\", scrollY: \"scrollY\", contentTemplate: \"contentTemplate\", widthConfig: \"widthConfig\", listOfColWidth: \"listOfColWidth\", theadTemplate: \"theadTemplate\", tfootTemplate: \"tfootTemplate\", tfootFixed: \"tfootFixed\", virtualTemplate: \"virtualTemplate\", virtualItemSize: \"virtualItemSize\", virtualMaxBufferPx: \"virtualMaxBufferPx\", virtualMinBufferPx: \"virtualMinBufferPx\", tableMainElement: \"tableMainElement\", virtualForTrackBy: \"virtualForTrackBy\", verticalScrollBarWidth: \"verticalScrollBarWidth\", noDataVirtualHeight: \"noDataVirtualHeight\" }, host: { classAttribute: \"ant-table-container\" }, viewQueries: [{ propertyName: \"tableHeaderElement\", first: true, predicate: [\"tableHeaderElement\"], descendants: true, read: ElementRef }, { propertyName: \"tableBodyElement\", first: true, predicate: [\"tableBodyElement\"], descendants: true, read: ElementRef }, { propertyName: \"tableFootElement\", first: true, predicate: [\"tableFootElement\"], descendants: true, read: ElementRef }, { propertyName: \"cdkVirtualScrollViewport\", first: true, predicate: CdkVirtualScrollViewport, descendants: true, read: CdkVirtualScrollViewport }], usesOnChanges: true, ngImport: i0, template: `\n @if (scrollY) {\n <div #tableHeaderElement [style]=\"headerStyleMap\" class=\"ant-table-header nz-table-hide-scrollbar\">\n <table\n nz-table-content\n tableLayout=\"fixed\"\n [scrollX]=\"scrollX\"\n [listOfColWidth]=\"listOfColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [tfootTemplate]=\"tfootFixed === 'top' ? tfootTemplate : null\"\n ></table>\n </div>\n @if (!virtualTemplate) {\n <div #tableBodyElement cdkScrollable class=\"ant-table-body\" [style]=\"bodyStyleMap\">\n <table\n nz-table-content\n tableLayout=\"fixed\"\n [scrollX]=\"scrollX\"\n [listOfColWidth]=\"listOfColWidth\"\n [contentTemplate]=\"contentTemplate\"\n ></table>\n </div>\n } @else {\n <cdk-virtual-scroll-viewport\n #tableBodyElement\n [itemSize]=\"virtualItemSize\"\n [maxBufferPx]=\"virtualMaxBufferPx\"\n [minBufferPx]=\"virtualMinBufferPx\"\n [style.height]=\"data.length ? scrollY : noDataVirtualHeight\"\n >\n <table nz-table-content tableLayout=\"fixed\" [scrollX]=\"scrollX\" [listOfColWidth]=\"listOfColWidth\">\n <tbody>\n <ng-container *cdkVirtualFor=\"let item of data; let i = index; trackBy: virtualForTrackBy\">\n <ng-template\n [ngTemplateOutlet]=\"virtualTemplate\"\n [ngTemplateOutletContext]=\"{ $implicit: item, index: i }\"\n ></ng-template>\n </ng-container>\n </tbody>\n </table>\n </cdk-virtual-scroll-viewport>\n }\n @if (tfootFixed === 'bottom') {\n <div #tableFootElement class=\"ant-table-summary\" [style]=\"headerStyleMap\">\n <table\n nz-table-content\n tableLayout=\"fixed\"\n [scrollX]=\"scrollX\"\n [listOfColWidth]=\"listOfColWidth\"\n [tfootTemplate]=\"tfootTemplate\"\n ></table>\n </div>\n }\n } @else {\n <div class=\"ant-table-content\" #tableBodyElement [style]=\"bodyStyleMap\">\n <table\n nz-table-content\n tableLayout=\"fixed\"\n [scrollX]=\"scrollX\"\n [listOfColWidth]=\"listOfColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [contentTemplate]=\"contentTemplate\"\n [tfootTemplate]=\"tfootTemplate\"\n ></table>\n </div>\n }\n `, isInline: true, dependencies: [{ kind: \"component\", type: NzTableContentComponent, selector: \"table[nz-table-content]\", inputs: [\"tableLayout\", \"theadTemplate\", \"contentTemplate\", \"tfootTemplate\", \"listOfColWidth\", \"scrollX\"] }, { kind: \"ngmodule\", type: ScrollingModule }, { kind: \"directive\", type: i1$2.CdkScrollable, selector: \"[cdk-scrollable], [cdkScrollable]\" }, { kind: \"directive\", type: i1$2.CdkFixedSizeVirtualScroll, selector: \"cdk-virtual-scroll-viewport[itemSize]\", inputs: [\"itemSize\", \"minBufferPx\", \"maxBufferPx\"] }, { kind: \"directive\", type: i1$2.CdkVirtualForOf, selector: \"[cdkVirtualFor][cdkVirtualForOf]\", inputs: [\"cdkVirtualForOf\", \"cdkVirtualForTrackBy\", \"cdkVirtualForTemplate\", \"cdkVirtualForTemplateCacheSize\"] }, { kind: \"component\", type: i1$2.CdkVirtualScrollViewport, selector: \"cdk-virtual-scroll-viewport\", inputs: [\"orientation\", \"appendOnly\"], outputs: [\"scrolledIndexChange\"] }, { kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"component\", type: NzTbodyComponent, selector: \"tbody\" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableInnerScrollComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-table-inner-scroll',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n @if (scrollY) {\n <div #tableHeaderElement [style]=\"headerStyleMap\" class=\"ant-table-header nz-table-hide-scrollbar\">\n <table\n nz-table-content\n tableLayout=\"fixed\"\n [scrollX]=\"scrollX\"\n [listOfColWidth]=\"listOfColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [tfootTemplate]=\"tfootFixed === 'top' ? tfootTemplate : null\"\n ></table>\n </div>\n @if (!virtualTemplate) {\n <div #tableBodyElement cdkScrollable class=\"ant-table-body\" [style]=\"bodyStyleMap\">\n <table\n nz-table-content\n tableLayout=\"fixed\"\n [scrollX]=\"scrollX\"\n [listOfColWidth]=\"listOfColWidth\"\n [contentTemplate]=\"contentTemplate\"\n ></table>\n </div>\n } @else {\n <cdk-virtual-scroll-viewport\n #tableBodyElement\n [itemSize]=\"virtualItemSize\"\n [maxBufferPx]=\"virtualMaxBufferPx\"\n [minBufferPx]=\"virtualMinBufferPx\"\n [style.height]=\"data.length ? scrollY : noDataVirtualHeight\"\n >\n <table nz-table-content tableLayout=\"fixed\" [scrollX]=\"scrollX\" [listOfColWidth]=\"listOfColWidth\">\n <tbody>\n <ng-container *cdkVirtualFor=\"let item of data; let i = index; trackBy: virtualForTrackBy\">\n <ng-template\n [ngTemplateOutlet]=\"virtualTemplate\"\n [ngTemplateOutletContext]=\"{ $implicit: item, index: i }\"\n ></ng-template>\n </ng-container>\n </tbody>\n </table>\n </cdk-virtual-scroll-viewport>\n }\n @if (tfootFixed === 'bottom') {\n <div #tableFootElement class=\"ant-table-summary\" [style]=\"headerStyleMap\">\n <table\n nz-table-content\n tableLayout=\"fixed\"\n [scrollX]=\"scrollX\"\n [listOfColWidth]=\"listOfColWidth\"\n [tfootTemplate]=\"tfootTemplate\"\n ></table>\n </div>\n }\n } @else {\n <div class=\"ant-table-content\" #tableBodyElement [style]=\"bodyStyleMap\">\n <table\n nz-table-content\n tableLayout=\"fixed\"\n [scrollX]=\"scrollX\"\n [listOfColWidth]=\"listOfColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [contentTemplate]=\"contentTemplate\"\n [tfootTemplate]=\"tfootTemplate\"\n ></table>\n </div>\n }\n `,\n host: { class: 'ant-table-container' },\n imports: [NzTableContentComponent, ScrollingModule, NgTemplateOutlet, NzTbodyComponent]\n }]\n }], ctorParameters: () => [], propDecorators: { data: [{\n type: Input\n }], scrollX: [{\n type: Input\n }], scrollY: [{\n type: Input\n }], contentTemplate: [{\n type: Input\n }], widthConfig: [{\n type: Input\n }], listOfColWidth: [{\n type: Input\n }], theadTemplate: [{\n type: Input\n }], tfootTemplate: [{\n type: Input\n }], tfootFixed: [{\n type: Input\n }], virtualTemplate: [{\n type: Input\n }], virtualItemSize: [{\n type: Input\n }], virtualMaxBufferPx: [{\n type: Input\n }], virtualMinBufferPx: [{\n type: Input\n }], tableMainElement: [{\n type: Input\n }], virtualForTrackBy: [{\n type: Input\n }], tableHeaderElement: [{\n type: ViewChild,\n args: ['tableHeaderElement', { read: ElementRef }]\n }], tableBodyElement: [{\n type: ViewChild,\n args: ['tableBodyElement', { read: ElementRef }]\n }], tableFootElement: [{\n type: ViewChild,\n args: ['tableFootElement', { read: ElementRef }]\n }], cdkVirtualScrollViewport: [{\n type: ViewChild,\n args: [CdkVirtualScrollViewport, { read: CdkVirtualScrollViewport }]\n }], verticalScrollBarWidth: [{\n type: Input\n }], noDataVirtualHeight: [{\n type: Input\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableVirtualScrollDirective {\n templateRef = inject(TemplateRef);\n static ngTemplateContextGuard(_dir, _ctx) {\n return true;\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableVirtualScrollDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzTableVirtualScrollDirective, isStandalone: true, selector: \"[nz-virtual-scroll]\", exportAs: [\"nzVirtualScroll\"], ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableVirtualScrollDirective, decorators: [{\n type: Directive,\n args: [{\n selector: '[nz-virtual-scroll]',\n exportAs: 'nzVirtualScroll'\n }]\n }] });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableTitleFooterComponent {\n title = null;\n footer = null;\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableTitleFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzTableTitleFooterComponent, isStandalone: true, selector: \"nz-table-title-footer\", inputs: { title: \"title\", footer: \"footer\" }, host: { properties: { \"class.ant-table-title\": \"title !== null\", \"class.ant-table-footer\": \"footer !== null\" } }, ngImport: i0, template: `\n <ng-container *nzStringTemplateOutlet=\"title\">{{ title }}</ng-container>\n <ng-container *nzStringTemplateOutlet=\"footer\">{{ footer }}</ng-container>\n `, isInline: true, dependencies: [{ kind: \"ngmodule\", type: NzOutletModule }, { kind: \"directive\", type: i1$3.NzStringTemplateOutletDirective, selector: \"[nzStringTemplateOutlet]\", inputs: [\"nzStringTemplateOutletContext\", \"nzStringTemplateOutlet\"], exportAs: [\"nzStringTemplateOutlet\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableTitleFooterComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-table-title-footer',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <ng-container *nzStringTemplateOutlet=\"title\">{{ title }}</ng-container>\n <ng-container *nzStringTemplateOutlet=\"footer\">{{ footer }}</ng-container>\n `,\n host: {\n '[class.ant-table-title]': `title !== null`,\n '[class.ant-table-footer]': `footer !== null`\n },\n imports: [NzOutletModule]\n }]\n }], propDecorators: { title: [{\n type: Input\n }], footer: [{\n type: Input\n }] } });\n\nconst NZ_CONFIG_MODULE_NAME = 'table';\nlet NzTableComponent = (() => {\n let _nzLoadingIndicator_decorators;\n let _nzLoadingIndicator_initializers = [];\n let _nzLoadingIndicator_extraInitializers = [];\n let _nzBordered_decorators;\n let _nzBordered_initializers = [];\n let _nzBordered_extraInitializers = [];\n let _nzSize_decorators;\n let _nzSize_initializers = [];\n let _nzSize_extraInitializers = [];\n let _nzShowSizeChanger_decorators;\n let _nzShowSizeChanger_initializers = [];\n let _nzShowSizeChanger_extraInitializers = [];\n let _nzHideOnSinglePage_decorators;\n let _nzHideOnSinglePage_initializers = [];\n let _nzHideOnSinglePage_extraInitializers = [];\n let _nzShowQuickJumper_decorators;\n let _nzShowQuickJumper_initializers = [];\n let _nzShowQuickJumper_extraInitializers = [];\n let _nzSimple_decorators;\n let _nzSimple_initializers = [];\n let _nzSimple_extraInitializers = [];\n return class NzTableComponent {\n static {\n const _metadata = typeof Symbol === \"function\" && Symbol.metadata ? Object.create(null) : void 0;\n _nzLoadingIndicator_decorators = [WithConfig()];\n _nzBordered_decorators = [WithConfig()];\n _nzSize_decorators = [WithConfig()];\n _nzShowSizeChanger_decorators = [WithConfig()];\n _nzHideOnSinglePage_decorators = [WithConfig()];\n _nzShowQuickJumper_decorators = [WithConfig()];\n _nzSimple_decorators = [WithConfig()];\n __esDecorate(null, null, _nzLoadingIndicator_decorators, { kind: \"field\", name: \"nzLoadingIndicator\", static: false, private: false, access: { has: obj => \"nzLoadingIndicator\" in obj, get: obj => obj.nzLoadingIndicator, set: (obj, value) => { obj.nzLoadingIndicator = value; } }, metadata: _metadata }, _nzLoadingIndicator_initializers, _nzLoadingIndicator_extraInitializers);\n __esDecorate(null, null, _nzBordered_decorators, { kind: \"field\", name: \"nzBordered\", static: false, private: false, access: { has: obj => \"nzBordered\" in obj, get: obj => obj.nzBordered, set: (obj, value) => { obj.nzBordered = value; } }, metadata: _metadata }, _nzBordered_initializers, _nzBordered_extraInitializers);\n __esDecorate(null, null, _nzSize_decorators, { kind: \"field\", name: \"nzSize\", static: false, private: false, access: { has: obj => \"nzSize\" in obj, get: obj => obj.nzSize, set: (obj, value) => { obj.nzSize = value; } }, metadata: _metadata }, _nzSize_initializers, _nzSize_extraInitializers);\n __esDecorate(null, null, _nzShowSizeChanger_decorators, { kind: \"field\", name: \"nzShowSizeChanger\", static: false, private: false, access: { has: obj => \"nzShowSizeChanger\" in obj, get: obj => obj.nzShowSizeChanger, set: (obj, value) => { obj.nzShowSizeChanger = value; } }, metadata: _metadata }, _nzShowSizeChanger_initializers, _nzShowSizeChanger_extraInitializers);\n __esDecorate(null, null, _nzHideOnSinglePage_decorators, { kind: \"field\", name: \"nzHideOnSinglePage\", static: false, private: false, access: { has: obj => \"nzHideOnSinglePage\" in obj, get: obj => obj.nzHideOnSinglePage, set: (obj, value) => { obj.nzHideOnSinglePage = value; } }, metadata: _metadata }, _nzHideOnSinglePage_initializers, _nzHideOnSinglePage_extraInitializers);\n __esDecorate(null, null, _nzShowQuickJumper_decorators, { kind: \"field\", name: \"nzShowQuickJumper\", static: false, private: false, access: { has: obj => \"nzShowQuickJumper\" in obj, get: obj => obj.nzShowQuickJumper, set: (obj, value) => { obj.nzShowQuickJumper = value; } }, metadata: _metadata }, _nzShowQuickJumper_initializers, _nzShowQuickJumper_extraInitializers);\n __esDecorate(null, null, _nzSimple_decorators, { kind: \"field\", name: \"nzSimple\", static: false, private: false, access: { has: obj => \"nzSimple\" in obj, get: obj => obj.nzSimple, set: (obj, value) => { obj.nzSimple = value; } }, metadata: _metadata }, _nzSimple_initializers, _nzSimple_extraInitializers);\n if (_metadata) Object.defineProperty(this, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });\n }\n _nzModuleName = NZ_CONFIG_MODULE_NAME;\n elementRef = inject(ElementRef);\n nzResizeObserver = inject(NzResizeObserver);\n cdr = inject(ChangeDetectorRef);\n nzTableStyleService = inject(NzTableStyleService);\n nzTableDataService = inject((NzTableDataService));\n directionality = inject(Directionality);\n destroyRef = inject(DestroyRef);\n nzTableLayout = 'auto';\n nzShowTotal = null;\n nzItemRender = null;\n nzTitle = null;\n nzFooter = null;\n nzNoResult = undefined;\n nzPageSizeOptions = [10, 20, 30, 40, 50];\n nzVirtualItemSize = 0;\n nzVirtualMaxBufferPx = 200;\n nzVirtualMinBufferPx = 100;\n nzVirtualForTrackBy = index => index;\n nzLoadingDelay = 0;\n nzPageIndex = 1;\n nzPageSize = 10;\n nzTotal = 0;\n nzWidthConfig = [];\n nzData = [];\n nzCustomColumn = [];\n nzPaginationPosition = 'bottom';\n nzScroll = { x: null, y: null };\n noDataVirtualHeight = '182px';\n nzPaginationType = 'default';\n nzFrontPagination = true;\n nzTemplateMode = false;\n nzShowPagination = true;\n nzLoading = false;\n nzOuterBordered = false;\n nzLoadingIndicator = __runInitializers(this, _nzLoadingIndicator_initializers, null);\n nzBordered = (__runInitializers(this, _nzLoadingIndicator_extraInitializers), __runInitializers(this, _nzBordered_initializers, false));\n nzSize = (__runInitializers(this, _nzBordered_extraInitializers), __runInitializers(this, _nzSize_initializers, 'default'));\n nzShowSizeChanger = (__runInitializers(this, _nzSize_extraInitializers), __runInitializers(this, _nzShowSizeChanger_initializers, false));\n nzHideOnSinglePage = (__runInitializers(this, _nzShowSizeChanger_extraInitializers), __runInitializers(this, _nzHideOnSinglePage_initializers, false));\n nzShowQuickJumper = (__runInitializers(this, _nzHideOnSinglePage_extraInitializers), __runInitializers(this, _nzShowQuickJumper_initializers, false));\n nzSimple = (__runInitializers(this, _nzShowQuickJumper_extraInitializers), __runInitializers(this, _nzSimple_initializers, false));\n nzPageSizeChange = (__runInitializers(this, _nzSimple_extraInitializers), new EventEmitter());\n nzPageIndexChange = new EventEmitter();\n nzQueryParams = new EventEmitter();\n nzCurrentPageDataChange = new EventEmitter();\n nzCustomColumnChange = new EventEmitter();\n /** public data for ngFor tr */\n data = [];\n cdkVirtualScrollViewport;\n scrollX = null;\n scrollY = null;\n theadTemplate = null;\n tfootTemplate = null;\n tfootFixed = null;\n listOfAutoColWidth = [];\n listOfManualColWidth = [];\n hasFixLeft = false;\n hasFixRight = false;\n showPagination = true;\n templateMode$ = new BehaviorSubject(false);\n dir = 'ltr';\n nzVirtualScrollDirective;\n nzTableInnerScrollComponent;\n verticalScrollBarWidth = 0;\n onPageSizeChange(size) {\n this.nzTableDataService.updatePageSize(size);\n }\n onPageIndexChange(index) {\n this.nzTableDataService.updatePageIndex(index);\n }\n constructor() {\n onConfigChangeEventForComponent(NZ_CONFIG_MODULE_NAME, () => this.cdr.markForCheck());\n }\n ngOnInit() {\n const { pageIndexDistinct$, pageSizeDistinct$, listOfCurrentPageData$, total$, queryParams$, listOfCustomColumn$ } = this.nzTableDataService;\n const { theadTemplate$, tfootTemplate$, tfootFixed$, hasFixLeft$, hasFixRight$ } = this.nzTableStyleService;\n this.dir = this.directionality.value;\n this.directionality.change?.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(direction => {\n this.dir = direction;\n this.cdr.detectChanges();\n });\n queryParams$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(this.nzQueryParams);\n pageIndexDistinct$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(pageIndex => {\n if (pageIndex !== this.nzPageIndex) {\n this.nzPageIndex = pageIndex;\n this.nzPageIndexChange.next(pageIndex);\n }\n });\n pageSizeDistinct$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(pageSize => {\n if (pageSize !== this.nzPageSize) {\n this.nzPageSize = pageSize;\n this.nzPageSizeChange.next(pageSize);\n }\n });\n total$\n .pipe(takeUntilDestroyed(this.destroyRef), filter(total => this.nzFrontPagination && total !== this.nzTotal))\n .subscribe(total => {\n this.nzTotal = total;\n this.cdr.markForCheck();\n });\n listOfCurrentPageData$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(data => {\n this.data = data;\n this.nzCurrentPageDataChange.next(data);\n this.cdr.markForCheck();\n });\n listOfCustomColumn$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(data => {\n this.nzCustomColumn = data;\n this.nzCustomColumnChange.next(data);\n this.cdr.markForCheck();\n });\n theadTemplate$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(theadTemplate => {\n this.theadTemplate = theadTemplate;\n this.cdr.markForCheck();\n });\n combineLatest([tfootTemplate$, tfootFixed$])\n .pipe(takeUntilDestroyed(this.destroyRef))\n .subscribe(([tfootTemplate, tfootFixed]) => {\n this.tfootTemplate = tfootTemplate;\n this.tfootFixed = tfootFixed;\n this.cdr.markForCheck();\n });\n hasFixLeft$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(hasFixLeft => {\n this.hasFixLeft = hasFixLeft;\n this.cdr.markForCheck();\n });\n hasFixRight$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(hasFixRight => {\n this.hasFixRight = hasFixRight;\n this.cdr.markForCheck();\n });\n combineLatest([total$, this.templateMode$])\n .pipe(map(([total, templateMode]) => total === 0 && !templateMode), takeUntilDestroyed(this.destroyRef))\n .subscribe(empty => {\n this.nzTableStyleService.setShowEmpty(empty);\n });\n this.verticalScrollBarWidth = measureScrollbar('vertical');\n this.nzTableStyleService.listOfListOfThWidthPx$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(listOfWidth => {\n this.listOfAutoColWidth = listOfWidth;\n this.cdr.markForCheck();\n });\n this.nzTableStyleService.manualWidthConfigPx$.pipe(takeUntilDestroyed(this.destroyRef)).subscribe(listOfWidth => {\n this.listOfManualColWidth = listOfWidth;\n this.cdr.markForCheck();\n });\n }\n ngOnChanges(changes) {\n const { nzScroll, nzPageIndex, nzPageSize, nzFrontPagination, nzData, nzCustomColumn, nzWidthConfig, nzNoResult, nzTemplateMode } = changes;\n if (nzPageIndex) {\n this.nzTableDataService.updatePageIndex(this.nzPageIndex);\n }\n if (nzPageSize) {\n this.nzTableDataService.updatePageSize(this.nzPageSize);\n }\n if (nzData) {\n this.nzData = this.nzData || [];\n this.nzTableDataService.updateListOfData(this.nzData);\n }\n if (nzCustomColumn) {\n this.nzCustomColumn = this.nzCustomColumn || [];\n this.nzTableDataService.updateListOfCustomColumn(this.nzCustomColumn);\n }\n if (nzFrontPagination) {\n this.nzTableDataService.updateFrontPagination(this.nzFrontPagination);\n }\n if (nzScroll) {\n this.setScrollOnChanges();\n }\n if (nzWidthConfig) {\n this.nzTableStyleService.setTableWidthConfig(this.nzWidthConfig);\n }\n if (nzTemplateMode) {\n this.templateMode$.next(this.nzTemplateMode);\n }\n if (nzNoResult) {\n this.nzTableStyleService.setNoResult(this.nzNoResult);\n }\n this.updateShowPagination();\n }\n ngAfterViewInit() {\n this.nzResizeObserver\n .observe(this.elementRef)\n .pipe(map(([entry]) => {\n const { width } = entry.target.getBoundingClientRect();\n const scrollBarWidth = this.scrollY ? this.verticalScrollBarWidth : 0;\n return Math.floor(width - scrollBarWidth);\n }), takeUntilDestroyed(this.destroyRef))\n .subscribe(this.nzTableStyleService.hostWidth$);\n if (this.nzTableInnerScrollComponent && this.nzTableInnerScrollComponent.cdkVirtualScrollViewport) {\n this.cdkVirtualScrollViewport = this.nzTableInnerScrollComponent.cdkVirtualScrollViewport;\n }\n }\n setScrollOnChanges() {\n this.scrollX = (this.nzScroll && this.nzScroll.x) || null;\n this.scrollY = (this.nzScroll && this.nzScroll.y) || null;\n this.nzTableStyleService.setScroll(this.scrollX, this.scrollY);\n }\n updateShowPagination() {\n this.showPagination =\n (this.nzHideOnSinglePage && this.nzData.length > this.nzPageSize) ||\n (this.nzData.length > 0 && !this.nzHideOnSinglePage) ||\n (!this.nzFrontPagination && this.nzTotal > this.nzPageSize);\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTableComponent, isStandalone: true, selector: \"nz-table\", inputs: { nzTableLayout: \"nzTableLayout\", nzShowTotal: \"nzShowTotal\", nzItemRender: \"nzItemRender\", nzTitle: \"nzTitle\", nzFooter: \"nzFooter\", nzNoResult: \"nzNoResult\", nzPageSizeOptions: \"nzPageSizeOptions\", nzVirtualItemSize: \"nzVirtualItemSize\", nzVirtualMaxBufferPx: \"nzVirtualMaxBufferPx\", nzVirtualMinBufferPx: \"nzVirtualMinBufferPx\", nzVirtualForTrackBy: \"nzVirtualForTrackBy\", nzLoadingDelay: \"nzLoadingDelay\", nzPageIndex: \"nzPageIndex\", nzPageSize: \"nzPageSize\", nzTotal: \"nzTotal\", nzWidthConfig: \"nzWidthConfig\", nzData: \"nzData\", nzCustomColumn: \"nzCustomColumn\", nzPaginationPosition: \"nzPaginationPosition\", nzScroll: \"nzScroll\", noDataVirtualHeight: \"noDataVirtualHeight\", nzPaginationType: \"nzPaginationType\", nzFrontPagination: [\"nzFrontPagination\", \"nzFrontPagination\", booleanAttribute], nzTemplateMode: [\"nzTemplateMode\", \"nzTemplateMode\", booleanAttribute], nzShowPagination: [\"nzShowPagination\", \"nzShowPagination\", booleanAttribute], nzLoading: [\"nzLoading\", \"nzLoading\", booleanAttribute], nzOuterBordered: [\"nzOuterBordered\", \"nzOuterBordered\", booleanAttribute], nzLoadingIndicator: \"nzLoadingIndicator\", nzBordered: [\"nzBordered\", \"nzBordered\", booleanAttribute], nzSize: \"nzSize\", nzShowSizeChanger: [\"nzShowSizeChanger\", \"nzShowSizeChanger\", booleanAttribute], nzHideOnSinglePage: [\"nzHideOnSinglePage\", \"nzHideOnSinglePage\", booleanAttribute], nzShowQuickJumper: [\"nzShowQuickJumper\", \"nzShowQuickJumper\", booleanAttribute], nzSimple: [\"nzSimple\", \"nzSimple\", booleanAttribute] }, outputs: { nzPageSizeChange: \"nzPageSizeChange\", nzPageIndexChange: \"nzPageIndexChange\", nzQueryParams: \"nzQueryParams\", nzCurrentPageDataChange: \"nzCurrentPageDataChange\", nzCustomColumnChange: \"nzCustomColumnChange\" }, host: { properties: { \"class.ant-table-wrapper-rtl\": \"dir === \\\"rtl\\\"\", \"class.ant-table-custom-column\": \"nzCustomColumn.length\" }, classAttribute: \"ant-table-wrapper\" }, providers: [NzTableStyleService, NzTableDataService], queries: [{ propertyName: \"nzVirtualScrollDirective\", first: true, predicate: NzTableVirtualScrollDirective, descendants: true }], viewQueries: [{ propertyName: \"nzTableInnerScrollComponent\", first: true, predicate: NzTableInnerScrollComponent, descendants: true }], exportAs: [\"nzTable\"], usesOnChanges: true, ngImport: i0, template: `\n <nz-spin [nzDelay]=\"nzLoadingDelay\" [nzSpinning]=\"nzLoading\" [nzIndicator]=\"nzLoadingIndicator\">\n @if (nzPaginationPosition === 'both' || nzPaginationPosition === 'top') {\n <ng-template [ngTemplateOutlet]=\"paginationTemplate\"></ng-template>\n }\n <div\n #tableMainElement\n class=\"ant-table\"\n [class.ant-table-rtl]=\"dir === 'rtl'\"\n [class.ant-table-fixed-header]=\"nzData.length && scrollY\"\n [class.ant-table-fixed-column]=\"scrollX\"\n [class.ant-table-has-fix-left]=\"hasFixLeft\"\n [class.ant-table-has-fix-right]=\"hasFixRight\"\n [class.ant-table-bordered]=\"nzBordered\"\n [class.nz-table-out-bordered]=\"nzOuterBordered && !nzBordered\"\n [class.ant-table-middle]=\"nzSize === 'middle'\"\n [class.ant-table-small]=\"nzSize === 'small'\"\n >\n @if (nzTitle) {\n <nz-table-title-footer [title]=\"nzTitle\"></nz-table-title-footer>\n }\n @if (scrollY || scrollX) {\n <nz-table-inner-scroll\n [data]=\"data\"\n [scrollX]=\"scrollX\"\n [scrollY]=\"scrollY\"\n [contentTemplate]=\"contentTemplate\"\n [listOfColWidth]=\"listOfAutoColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [tfootTemplate]=\"tfootTemplate\"\n [tfootFixed]=\"tfootFixed\"\n [verticalScrollBarWidth]=\"verticalScrollBarWidth\"\n [virtualTemplate]=\"nzVirtualScrollDirective ? nzVirtualScrollDirective.templateRef : null\"\n [virtualItemSize]=\"nzVirtualItemSize\"\n [virtualMaxBufferPx]=\"nzVirtualMaxBufferPx\"\n [virtualMinBufferPx]=\"nzVirtualMinBufferPx\"\n [tableMainElement]=\"tableMainElement\"\n [virtualForTrackBy]=\"nzVirtualForTrackBy\"\n [noDataVirtualHeight]=\"noDataVirtualHeight\"\n ></nz-table-inner-scroll>\n } @else {\n <nz-table-inner-default\n [tableLayout]=\"nzTableLayout\"\n [listOfColWidth]=\"listOfManualColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [contentTemplate]=\"contentTemplate\"\n [tfootTemplate]=\"tfootTemplate\"\n ></nz-table-inner-default>\n }\n @if (nzFooter) {\n <nz-table-title-footer [footer]=\"nzFooter\"></nz-table-title-footer>\n }\n </div>\n @if (nzPaginationPosition === 'both' || nzPaginationPosition === 'bottom') {\n <ng-template [ngTemplateOutlet]=\"paginationTemplate\"></ng-template>\n }\n </nz-spin>\n <ng-template #paginationTemplate>\n @if (nzShowPagination && data.length) {\n <nz-pagination\n [hidden]=\"!showPagination\"\n class=\"ant-table-pagination ant-table-pagination-right\"\n [nzShowSizeChanger]=\"nzShowSizeChanger\"\n [nzPageSizeOptions]=\"nzPageSizeOptions\"\n [nzItemRender]=\"nzItemRender!\"\n [nzShowQuickJumper]=\"nzShowQuickJumper\"\n [nzHideOnSinglePage]=\"nzHideOnSinglePage\"\n [nzShowTotal]=\"nzShowTotal\"\n [nzSize]=\"nzPaginationType === 'small' ? 'small' : nzSize === 'default' ? 'default' : 'small'\"\n [nzPageSize]=\"nzPageSize\"\n [nzTotal]=\"nzTotal\"\n [nzSimple]=\"nzSimple\"\n [nzPageIndex]=\"nzPageIndex\"\n (nzPageSizeChange)=\"onPageSizeChange($event)\"\n (nzPageIndexChange)=\"onPageIndexChange($event)\"\n ></nz-pagination>\n }\n </ng-template>\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n `, isInline: true, dependencies: [{ kind: \"component\", type: NzSpinComponent, selector: \"nz-spin\", inputs: [\"nzIndicator\", \"nzSize\", \"nzTip\", \"nzDelay\", \"nzSimple\", \"nzSpinning\"], exportAs: [\"nzSpin\"] }, { kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }, { kind: \"component\", type: NzTableTitleFooterComponent, selector: \"nz-table-title-footer\", inputs: [\"title\", \"footer\"] }, { kind: \"component\", type: NzTableInnerScrollComponent, selector: \"nz-table-inner-scroll\", inputs: [\"data\", \"scrollX\", \"scrollY\", \"contentTemplate\", \"widthConfig\", \"listOfColWidth\", \"theadTemplate\", \"tfootTemplate\", \"tfootFixed\", \"virtualTemplate\", \"virtualItemSize\", \"virtualMaxBufferPx\", \"virtualMinBufferPx\", \"tableMainElement\", \"virtualForTrackBy\", \"verticalScrollBarWidth\", \"noDataVirtualHeight\"] }, { kind: \"component\", type: NzTableInnerDefaultComponent, selector: \"nz-table-inner-default\", inputs: [\"tableLayout\", \"listOfColWidth\", \"theadTemplate\", \"contentTemplate\", \"tfootTemplate\"] }, { kind: \"ngmodule\", type: NzPaginationModule }, { kind: \"component\", type: i1$4.NzPaginationComponent, selector: \"nz-pagination\", inputs: [\"nzShowTotal\", \"nzItemRender\", \"nzSize\", \"nzPageSizeOptions\", \"nzShowSizeChanger\", \"nzShowQuickJumper\", \"nzSimple\", \"nzDisabled\", \"nzResponsive\", \"nzHideOnSinglePage\", \"nzTotal\", \"nzPageIndex\", \"nzPageSize\", \"nzAlign\"], outputs: [\"nzPageSizeChange\", \"nzPageIndexChange\"], exportAs: [\"nzPagination\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n };\n})();\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'nz-table',\n exportAs: 'nzTable',\n providers: [NzTableStyleService, NzTableDataService],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <nz-spin [nzDelay]=\"nzLoadingDelay\" [nzSpinning]=\"nzLoading\" [nzIndicator]=\"nzLoadingIndicator\">\n @if (nzPaginationPosition === 'both' || nzPaginationPosition === 'top') {\n <ng-template [ngTemplateOutlet]=\"paginationTemplate\"></ng-template>\n }\n <div\n #tableMainElement\n class=\"ant-table\"\n [class.ant-table-rtl]=\"dir === 'rtl'\"\n [class.ant-table-fixed-header]=\"nzData.length && scrollY\"\n [class.ant-table-fixed-column]=\"scrollX\"\n [class.ant-table-has-fix-left]=\"hasFixLeft\"\n [class.ant-table-has-fix-right]=\"hasFixRight\"\n [class.ant-table-bordered]=\"nzBordered\"\n [class.nz-table-out-bordered]=\"nzOuterBordered && !nzBordered\"\n [class.ant-table-middle]=\"nzSize === 'middle'\"\n [class.ant-table-small]=\"nzSize === 'small'\"\n >\n @if (nzTitle) {\n <nz-table-title-footer [title]=\"nzTitle\"></nz-table-title-footer>\n }\n @if (scrollY || scrollX) {\n <nz-table-inner-scroll\n [data]=\"data\"\n [scrollX]=\"scrollX\"\n [scrollY]=\"scrollY\"\n [contentTemplate]=\"contentTemplate\"\n [listOfColWidth]=\"listOfAutoColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [tfootTemplate]=\"tfootTemplate\"\n [tfootFixed]=\"tfootFixed\"\n [verticalScrollBarWidth]=\"verticalScrollBarWidth\"\n [virtualTemplate]=\"nzVirtualScrollDirective ? nzVirtualScrollDirective.templateRef : null\"\n [virtualItemSize]=\"nzVirtualItemSize\"\n [virtualMaxBufferPx]=\"nzVirtualMaxBufferPx\"\n [virtualMinBufferPx]=\"nzVirtualMinBufferPx\"\n [tableMainElement]=\"tableMainElement\"\n [virtualForTrackBy]=\"nzVirtualForTrackBy\"\n [noDataVirtualHeight]=\"noDataVirtualHeight\"\n ></nz-table-inner-scroll>\n } @else {\n <nz-table-inner-default\n [tableLayout]=\"nzTableLayout\"\n [listOfColWidth]=\"listOfManualColWidth\"\n [theadTemplate]=\"theadTemplate\"\n [contentTemplate]=\"contentTemplate\"\n [tfootTemplate]=\"tfootTemplate\"\n ></nz-table-inner-default>\n }\n @if (nzFooter) {\n <nz-table-title-footer [footer]=\"nzFooter\"></nz-table-title-footer>\n }\n </div>\n @if (nzPaginationPosition === 'both' || nzPaginationPosition === 'bottom') {\n <ng-template [ngTemplateOutlet]=\"paginationTemplate\"></ng-template>\n }\n </nz-spin>\n <ng-template #paginationTemplate>\n @if (nzShowPagination && data.length) {\n <nz-pagination\n [hidden]=\"!showPagination\"\n class=\"ant-table-pagination ant-table-pagination-right\"\n [nzShowSizeChanger]=\"nzShowSizeChanger\"\n [nzPageSizeOptions]=\"nzPageSizeOptions\"\n [nzItemRender]=\"nzItemRender!\"\n [nzShowQuickJumper]=\"nzShowQuickJumper\"\n [nzHideOnSinglePage]=\"nzHideOnSinglePage\"\n [nzShowTotal]=\"nzShowTotal\"\n [nzSize]=\"nzPaginationType === 'small' ? 'small' : nzSize === 'default' ? 'default' : 'small'\"\n [nzPageSize]=\"nzPageSize\"\n [nzTotal]=\"nzTotal\"\n [nzSimple]=\"nzSimple\"\n [nzPageIndex]=\"nzPageIndex\"\n (nzPageSizeChange)=\"onPageSizeChange($event)\"\n (nzPageIndexChange)=\"onPageIndexChange($event)\"\n ></nz-pagination>\n }\n </ng-template>\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n `,\n host: {\n class: 'ant-table-wrapper',\n '[class.ant-table-wrapper-rtl]': 'dir === \"rtl\"',\n '[class.ant-table-custom-column]': `nzCustomColumn.length`\n },\n imports: [\n NzSpinComponent,\n NgTemplateOutlet,\n NzTableTitleFooterComponent,\n NzTableInnerScrollComponent,\n NzTableInnerDefaultComponent,\n NzPaginationModule\n ]\n }]\n }], ctorParameters: () => [], propDecorators: { nzTableLayout: [{\n type: Input\n }], nzShowTotal: [{\n type: Input\n }], nzItemRender: [{\n type: Input\n }], nzTitle: [{\n type: Input\n }], nzFooter: [{\n type: Input\n }], nzNoResult: [{\n type: Input\n }], nzPageSizeOptions: [{\n type: Input\n }], nzVirtualItemSize: [{\n type: Input\n }], nzVirtualMaxBufferPx: [{\n type: Input\n }], nzVirtualMinBufferPx: [{\n type: Input\n }], nzVirtualForTrackBy: [{\n type: Input\n }], nzLoadingDelay: [{\n type: Input\n }], nzPageIndex: [{\n type: Input\n }], nzPageSize: [{\n type: Input\n }], nzTotal: [{\n type: Input\n }], nzWidthConfig: [{\n type: Input\n }], nzData: [{\n type: Input\n }], nzCustomColumn: [{\n type: Input\n }], nzPaginationPosition: [{\n type: Input\n }], nzScroll: [{\n type: Input\n }], noDataVirtualHeight: [{\n type: Input\n }], nzPaginationType: [{\n type: Input\n }], nzFrontPagination: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzTemplateMode: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzShowPagination: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzLoading: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzOuterBordered: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzLoadingIndicator: [{\n type: Input\n }], nzBordered: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzSize: [{\n type: Input\n }], nzShowSizeChanger: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzHideOnSinglePage: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzShowQuickJumper: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzSimple: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }], nzPageSizeChange: [{\n type: Output\n }], nzPageIndexChange: [{\n type: Output\n }], nzQueryParams: [{\n type: Output\n }], nzCurrentPageDataChange: [{\n type: Output\n }], nzCustomColumnChange: [{\n type: Output\n }], nzVirtualScrollDirective: [{\n type: ContentChild,\n args: [NzTableVirtualScrollDirective, { static: false }]\n }], nzTableInnerScrollComponent: [{\n type: ViewChild,\n args: [NzTableInnerScrollComponent]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nfunction fixedAttribute(value) {\n return value === 'top' || value === 'bottom' ? value : booleanAttribute(value) ? 'bottom' : null;\n}\n/* eslint-disable @angular-eslint/component-selector */\nclass NzTfootSummaryComponent {\n nzFixed = null;\n templateRef;\n nzTableStyleService = inject(NzTableStyleService, { optional: true });\n isInsideTable = !!this.nzTableStyleService;\n ngOnInit() {\n this.nzTableStyleService?.setTfootTemplate(this.templateRef);\n }\n ngOnChanges(changes) {\n const { nzFixed } = changes;\n this.nzTableStyleService?.setTfootFixed(nzFixed.currentValue);\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTfootSummaryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTfootSummaryComponent, isStandalone: true, selector: \"tfoot[nzSummary]\", inputs: { nzFixed: [\"nzFixed\", \"nzFixed\", fixedAttribute] }, host: { properties: { \"class.ant-table-summary\": \"!isInsideTable || !nzFixed\" } }, viewQueries: [{ propertyName: \"templateRef\", first: true, predicate: [\"contentTemplate\"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: `\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n @if (!isInsideTable || !nzFixed) {\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n }\n `, isInline: true, dependencies: [{ kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTfootSummaryComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'tfoot[nzSummary]',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n @if (!isInsideTable || !nzFixed) {\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n }\n `,\n imports: [NgTemplateOutlet],\n host: {\n '[class.ant-table-summary]': '!isInsideTable || !nzFixed'\n }\n }]\n }], propDecorators: { nzFixed: [{\n type: Input,\n args: [{ transform: fixedAttribute }]\n }], templateRef: [{\n type: ViewChild,\n args: ['contentTemplate', { static: true }]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTrDirective {\n destroyRef = inject(DestroyRef);\n listOfNzThDirective;\n listOfCellFixedDirective;\n listOfFixedColumns$ = new ReplaySubject(1);\n listOfColumns$ = new ReplaySubject(1);\n listOfFixedColumnsChanges$ = this.listOfFixedColumns$.pipe(switchMap(list => merge(this.listOfFixedColumns$, ...list.map(c => c.changes$)).pipe(mergeMap(() => this.listOfFixedColumns$))), takeUntilDestroyed(this.destroyRef));\n listOfFixedLeftColumnChanges$ = this.listOfFixedColumnsChanges$.pipe(map(list => list.filter(item => item.nzLeft !== false)));\n listOfFixedRightColumnChanges$ = this.listOfFixedColumnsChanges$.pipe(map(list => list.filter(item => item.nzRight !== false)));\n listOfColumnsChanges$ = this.listOfColumns$.pipe(switchMap(list => merge(this.listOfColumns$, ...list.map(c => c.changes$)).pipe(mergeMap(() => this.listOfColumns$))), takeUntilDestroyed(this.destroyRef));\n nzTableStyleService = inject(NzTableStyleService, { optional: true });\n isInsideTable = !!this.nzTableStyleService;\n ngAfterContentInit() {\n if (this.nzTableStyleService) {\n this.listOfCellFixedDirective.changes\n .pipe(startWith(this.listOfCellFixedDirective), takeUntilDestroyed(this.destroyRef))\n .subscribe(this.listOfFixedColumns$);\n this.listOfNzThDirective.changes\n .pipe(startWith(this.listOfNzThDirective), takeUntilDestroyed(this.destroyRef))\n .subscribe(this.listOfColumns$);\n /** set last left and first right **/\n this.listOfFixedLeftColumnChanges$.subscribe(listOfFixedLeft => {\n listOfFixedLeft.forEach(cell => cell.setIsLastLeft(cell === listOfFixedLeft[listOfFixedLeft.length - 1]));\n });\n this.listOfFixedRightColumnChanges$.subscribe(listOfFixedRight => {\n listOfFixedRight.forEach(cell => cell.setIsFirstRight(cell === listOfFixedRight[0]));\n });\n /** calculate fixed nzLeft and nzRight **/\n combineLatest([this.nzTableStyleService.listOfListOfThWidth$, this.listOfFixedLeftColumnChanges$])\n .pipe(takeUntilDestroyed(this.destroyRef))\n .subscribe(([listOfAutoWidth, listOfLeftCell]) => {\n listOfLeftCell.forEach((cell, index) => {\n if (cell.isAutoLeft) {\n const currentArray = listOfLeftCell.slice(0, index);\n const count = currentArray.reduce((pre, cur) => pre + (cur.colspan || cur.colSpan || 1), 0);\n const width = listOfAutoWidth.slice(0, count).reduce((pre, cur) => pre + cur, 0);\n cell.setAutoLeftWidth(`${width}px`);\n }\n });\n });\n combineLatest([this.nzTableStyleService.listOfListOfThWidth$, this.listOfFixedRightColumnChanges$])\n .pipe(takeUntilDestroyed(this.destroyRef))\n .subscribe(([listOfAutoWidth, listOfRightCell]) => {\n listOfRightCell.forEach((_, index) => {\n const cell = listOfRightCell[listOfRightCell.length - index - 1];\n if (cell.isAutoRight) {\n const currentArray = listOfRightCell.slice(listOfRightCell.length - index, listOfRightCell.length);\n const count = currentArray.reduce((pre, cur) => pre + (cur.colspan || cur.colSpan || 1), 0);\n const width = listOfAutoWidth\n .slice(listOfAutoWidth.length - count, listOfAutoWidth.length)\n .reduce((pre, cur) => pre + cur, 0);\n cell.setAutoRightWidth(`${width}px`);\n }\n });\n });\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTrDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"14.0.0\", version: \"20.3.0\", type: NzTrDirective, isStandalone: true, selector: \"tr:not([nz-table-measure-row]):not([nzExpand]):not([nz-table-fixed-row])\", host: { properties: { \"class.ant-table-row\": \"isInsideTable\" } }, queries: [{ propertyName: \"listOfNzThDirective\", predicate: NzThMeasureDirective }, { propertyName: \"listOfCellFixedDirective\", predicate: NzCellFixedDirective }], ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTrDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'tr:not([nz-table-measure-row]):not([nzExpand]):not([nz-table-fixed-row])',\n host: {\n '[class.ant-table-row]': 'isInsideTable'\n }\n }]\n }], propDecorators: { listOfNzThDirective: [{\n type: ContentChildren,\n args: [NzThMeasureDirective]\n }], listOfCellFixedDirective: [{\n type: ContentChildren,\n args: [NzCellFixedDirective]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n/* eslint-disable @angular-eslint/component-selector */\nclass NzTheadComponent {\n nzTableStyleService = inject(NzTableStyleService, { optional: true });\n nzTableDataService = inject(NzTableDataService, { optional: true });\n destroyRef = inject(DestroyRef);\n el = inject((ElementRef)).nativeElement;\n renderer = inject(Renderer2);\n isInsideTable = !!this.nzTableStyleService;\n templateRef;\n listOfNzTrDirective;\n listOfNzThAddOnComponent;\n nzSortOrderChange = new EventEmitter();\n ngOnInit() {\n if (this.nzTableStyleService) {\n this.nzTableStyleService.setTheadTemplate(this.templateRef);\n }\n }\n ngAfterContentInit() {\n if (this.nzTableStyleService) {\n const firstTableRow$ = this.listOfNzTrDirective.changes.pipe(startWith(this.listOfNzTrDirective), map(item => item && item.first), takeUntilDestroyed(this.destroyRef));\n const listOfColumnsChanges$ = firstTableRow$.pipe(switchMap(firstTableRow => (firstTableRow ? firstTableRow.listOfColumnsChanges$ : EMPTY)));\n listOfColumnsChanges$.subscribe(data => this.nzTableStyleService.setListOfTh(data));\n /** TODO: need reset the measure row when scrollX change **/\n this.nzTableStyleService.enableAutoMeasure$\n .pipe(switchMap(enable => (enable ? listOfColumnsChanges$ : of([]))))\n .pipe(takeUntilDestroyed(this.destroyRef))\n .subscribe(data => this.nzTableStyleService.setListOfMeasureColumn(data));\n const listOfFixedLeftColumnChanges$ = firstTableRow$.pipe(switchMap(firstTr => (firstTr ? firstTr.listOfFixedLeftColumnChanges$ : EMPTY)));\n const listOfFixedRightColumnChanges$ = firstTableRow$.pipe(switchMap(firstTr => (firstTr ? firstTr.listOfFixedRightColumnChanges$ : EMPTY)));\n listOfFixedLeftColumnChanges$.subscribe(listOfFixedLeftColumn => {\n this.nzTableStyleService.setHasFixLeft(listOfFixedLeftColumn.length !== 0);\n });\n listOfFixedRightColumnChanges$.subscribe(listOfFixedRightColumn => {\n this.nzTableStyleService.setHasFixRight(listOfFixedRightColumn.length !== 0);\n });\n }\n if (this.nzTableDataService) {\n const listOfColumn$ = this.listOfNzThAddOnComponent.changes.pipe(startWith(this.listOfNzThAddOnComponent));\n const manualSort$ = listOfColumn$.pipe(switchMap(() => merge(...this.listOfNzThAddOnComponent.map(th => th.manualClickOrder$))), takeUntilDestroyed(this.destroyRef));\n manualSort$.subscribe(data => {\n const emitValue = { key: data.nzColumnKey, value: data.sortOrder };\n this.nzSortOrderChange.emit(emitValue);\n if (data.nzSortFn && data.nzSortPriority === false) {\n this.listOfNzThAddOnComponent.filter(th => th !== data).forEach(th => th.clearSortOrder());\n }\n });\n const listOfCalcOperator$ = listOfColumn$.pipe(switchMap(list => merge(listOfColumn$, ...list.map(c => c.calcOperatorChange$)).pipe(mergeMap(() => listOfColumn$))), map(list => list\n .filter(item => !!item.nzSortFn || !!item.nzFilterFn)\n .map(item => {\n const { nzSortFn, sortOrder, nzFilterFn, nzFilterValue, nzSortPriority, nzColumnKey } = item;\n return {\n key: nzColumnKey,\n sortFn: nzSortFn,\n sortPriority: nzSortPriority,\n sortOrder: sortOrder,\n filterFn: nzFilterFn,\n filterValue: nzFilterValue\n };\n })), \n // TODO: after checked error here\n delay(0), takeUntilDestroyed(this.destroyRef));\n listOfCalcOperator$.subscribe(list => {\n this.nzTableDataService?.listOfCalcOperator$.next(list);\n });\n }\n }\n ngAfterViewInit() {\n if (this.nzTableStyleService) {\n this.renderer.removeChild(this.renderer.parentNode(this.el), this.el);\n }\n }\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTheadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });\n static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"17.0.0\", version: \"20.3.0\", type: NzTheadComponent, isStandalone: true, selector: \"thead:not(.ant-table-thead)\", outputs: { nzSortOrderChange: \"nzSortOrderChange\" }, queries: [{ propertyName: \"listOfNzTrDirective\", predicate: NzTrDirective, descendants: true }, { propertyName: \"listOfNzThAddOnComponent\", predicate: NzThAddOnComponent, descendants: true }], viewQueries: [{ propertyName: \"templateRef\", first: true, predicate: [\"contentTemplate\"], descendants: true, static: true }], ngImport: i0, template: `\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n @if (!isInsideTable) {\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n }\n `, isInline: true, dependencies: [{ kind: \"directive\", type: NgTemplateOutlet, selector: \"[ngTemplateOutlet]\", inputs: [\"ngTemplateOutletContext\", \"ngTemplateOutlet\", \"ngTemplateOutletInjector\"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTheadComponent, decorators: [{\n type: Component,\n args: [{\n selector: 'thead:not(.ant-table-thead)',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n template: `\n <ng-template #contentTemplate>\n <ng-content></ng-content>\n </ng-template>\n @if (!isInsideTable) {\n <ng-template [ngTemplateOutlet]=\"contentTemplate\"></ng-template>\n }\n `,\n imports: [NgTemplateOutlet]\n }]\n }], propDecorators: { templateRef: [{\n type: ViewChild,\n args: ['contentTemplate', { static: true }]\n }], listOfNzTrDirective: [{\n type: ContentChildren,\n args: [NzTrDirective, { descendants: true }]\n }], listOfNzThAddOnComponent: [{\n type: ContentChildren,\n args: [NzThAddOnComponent, { descendants: true }]\n }], nzSortOrderChange: [{\n type: Output\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTrExpandDirective {\n nzExpand = true;\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTrExpandDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });\n static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: \"16.1.0\", version: \"20.3.0\", type: NzTrExpandDirective, isStandalone: true, selector: \"tr[nzExpand]\", inputs: { nzExpand: [\"nzExpand\", \"nzExpand\", booleanAttribute] }, host: { properties: { \"hidden\": \"!nzExpand\" }, classAttribute: \"ant-table-expanded-row\" }, ngImport: i0 });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTrExpandDirective, decorators: [{\n type: Directive,\n args: [{\n selector: 'tr[nzExpand]',\n host: {\n class: 'ant-table-expanded-row',\n '[hidden]': `!nzExpand`\n }\n }]\n }], propDecorators: { nzExpand: [{\n type: Input,\n args: [{ transform: booleanAttribute }]\n }] } });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\nclass NzTableModule {\n static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });\n static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: \"14.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableModule, imports: [NzTableComponent,\n NzThAddOnComponent,\n NzTableCellDirective,\n NzThMeasureDirective,\n NzTdAddOnComponent,\n NzTheadComponent,\n NzTbodyComponent,\n NzTrDirective,\n NzTrExpandDirective,\n NzTfootSummaryComponent,\n NzTableVirtualScrollDirective,\n NzCellFixedDirective,\n NzCustomColumnDirective,\n NzTableContentComponent,\n NzTableTitleFooterComponent,\n NzTableInnerDefaultComponent,\n NzTableInnerScrollComponent,\n NzTrMeasureComponent,\n NzRowIndentDirective,\n NzRowExpandButtonDirective,\n NzCellBreakWordDirective,\n NzCellAlignDirective,\n NzTableSortersComponent,\n NzTableFilterComponent,\n NzTableSelectionComponent,\n NzCellEllipsisDirective,\n NzFilterTriggerComponent,\n NzTableFixedRowComponent,\n NzThSelectionComponent], exports: [NzTableComponent,\n NzThAddOnComponent,\n NzTableCellDirective,\n NzThMeasureDirective,\n NzTdAddOnComponent,\n NzTheadComponent,\n NzTbodyComponent,\n NzTrDirective,\n NzTableVirtualScrollDirective,\n NzCellFixedDirective,\n NzCustomColumnDirective,\n NzFilterTriggerComponent,\n NzTrExpandDirective,\n NzTfootSummaryComponent,\n NzCellBreakWordDirective,\n NzCellAlignDirective,\n NzCellEllipsisDirective,\n NzTableFixedRowComponent,\n NzThSelectionComponent] });\n static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableModule, imports: [NzTableComponent,\n NzThAddOnComponent,\n NzTdAddOnComponent,\n NzTbodyComponent,\n NzTableTitleFooterComponent,\n NzTableInnerScrollComponent,\n NzTableSortersComponent,\n NzTableFilterComponent,\n NzTableSelectionComponent,\n NzFilterTriggerComponent,\n NzThSelectionComponent] });\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.3.0\", ngImport: i0, type: NzTableModule, decorators: [{\n type: NgModule,\n args: [{\n imports: [\n NzTableComponent,\n NzThAddOnComponent,\n NzTableCellDirective,\n NzThMeasureDirective,\n NzTdAddOnComponent,\n NzTheadComponent,\n NzTbodyComponent,\n NzTrDirective,\n NzTrExpandDirective,\n NzTfootSummaryComponent,\n NzTableVirtualScrollDirective,\n NzCellFixedDirective,\n NzCustomColumnDirective,\n NzTableContentComponent,\n NzTableTitleFooterComponent,\n NzTableInnerDefaultComponent,\n NzTableInnerScrollComponent,\n NzTrMeasureComponent,\n NzRowIndentDirective,\n NzRowExpandButtonDirective,\n NzCellBreakWordDirective,\n NzCellAlignDirective,\n NzTableSortersComponent,\n NzTableFilterComponent,\n NzTableSelectionComponent,\n NzCellEllipsisDirective,\n NzFilterTriggerComponent,\n NzTableFixedRowComponent,\n NzThSelectionComponent\n ],\n exports: [\n NzTableComponent,\n NzThAddOnComponent,\n NzTableCellDirective,\n NzThMeasureDirective,\n NzTdAddOnComponent,\n NzTheadComponent,\n NzTbodyComponent,\n NzTrDirective,\n NzTableVirtualScrollDirective,\n NzCellFixedDirective,\n NzCustomColumnDirective,\n NzFilterTriggerComponent,\n NzTrExpandDirective,\n NzTfootSummaryComponent,\n NzCellBreakWordDirective,\n NzCellAlignDirective,\n NzCellEllipsisDirective,\n NzTableFixedRowComponent,\n NzThSelectionComponent\n ]\n }]\n }] });\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n\n/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n\n/**\n * Generated bundle index. Do not edit.\n */\n\nexport { NzCellAlignDirective, NzCellBreakWordDirective, NzCellEllipsisDirective, NzCellFixedDirective, NzCustomColumnDirective, NzFilterTriggerComponent, NzRowExpandButtonDirective, NzRowIndentDirective, NzTableCellDirective, NzTableComponent, NzTableContentComponent, NzTableDataService, NzTableFilterComponent, NzTableFixedRowComponent, NzTableInnerDefaultComponent, NzTableInnerScrollComponent, NzTableModule, NzTableSelectionComponent, NzTableSortersComponent, NzTableStyleService, NzTableTitleFooterComponent, NzTableVirtualScrollDirective, NzTbodyComponent, NzTdAddOnComponent, NzTfootSummaryComponent, NzThAddOnComponent, NzThMeasureDirective, NzThSelectionComponent, NzTheadComponent, NzTrDirective, NzTrExpandDirective, NzTrMeasureComponent };\n\n"],"mappings":"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","names":["filter","NZ_CONFIG_MODULE_NAME"],"x_google_ignoreList":[0,1]}