@alauda/ui 5.7.7-beta.8 → 5.7.7-beta.9

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 (60) hide show
  1. package/alauda-ui.metadata.json +1 -1
  2. package/bundles/alauda-ui.umd.js +270 -90
  3. package/bundles/alauda-ui.umd.js.map +1 -1
  4. package/bundles/alauda-ui.umd.min.js +1 -1
  5. package/bundles/alauda-ui.umd.min.js.map +1 -1
  6. package/esm2015/alauda-ui.ngsummary.json +1 -1
  7. package/esm2015/icon/icons.js +2 -2
  8. package/esm2015/icon/icons.ngsummary.json +1 -1
  9. package/esm2015/nav-menu/nav-item/nav-item.component.js +76 -0
  10. package/esm2015/nav-menu/nav-item/nav-item.component.ngfactory.js +17 -0
  11. package/esm2015/nav-menu/nav-item/nav-item.component.ngsummary.json +1 -0
  12. package/esm2015/nav-menu/nav-item-group/nav-item-group.component.js +32 -0
  13. package/esm2015/nav-menu/nav-item-group/nav-item-group.component.ngfactory.js +16 -0
  14. package/esm2015/nav-menu/nav-item-group/nav-item-group.component.ngsummary.json +1 -0
  15. package/esm2015/nav-menu/nav-item-li/nav-item-li.component.js +13 -34
  16. package/esm2015/nav-menu/nav-item-li/nav-item-li.component.ngfactory.js +14 -32
  17. package/esm2015/nav-menu/nav-item-li/nav-item-li.component.ngsummary.json +1 -1
  18. package/esm2015/nav-menu/nav-item-li/nav-item-li.component.scss.ngstyle.js +1 -1
  19. package/esm2015/nav-menu/nav-item-ul/nav-item-ul.component.js +4 -4
  20. package/esm2015/nav-menu/nav-item-ul/nav-item-ul.component.ngfactory.js +2 -2
  21. package/esm2015/nav-menu/nav-item-ul/nav-item-ul.component.scss.ngstyle.js +1 -1
  22. package/esm2015/nav-menu/nav-menu.component.js +38 -40
  23. package/esm2015/nav-menu/nav-menu.component.ngfactory.js +5 -5
  24. package/esm2015/nav-menu/nav-menu.component.ngsummary.json +1 -1
  25. package/esm2015/nav-menu/nav-menu.component.scss.ngstyle.js +1 -1
  26. package/esm2015/nav-menu/nav-menu.module.js +21 -3
  27. package/esm2015/nav-menu/nav-menu.module.ngfactory.js +1 -1
  28. package/esm2015/nav-menu/nav-menu.module.ngsummary.json +1 -1
  29. package/esm2015/nav-menu/nav-menu.types.js +1 -1
  30. package/esm2015/nav-menu/platform-nav/platform-nav.component.js +56 -0
  31. package/esm2015/nav-menu/platform-nav/platform-nav.component.ngfactory.js +65 -0
  32. package/esm2015/nav-menu/platform-nav/platform-nav.component.ngsummary.json +1 -0
  33. package/esm2015/nav-menu/platform-nav/platform-nav.component.scss.ngstyle.js +9 -0
  34. package/esm2015/nav-menu/platform-nav.module.js +15 -0
  35. package/esm2015/nav-menu/platform-nav.module.ngfactory.js +24 -0
  36. package/esm2015/nav-menu/platform-nav.module.ngsummary.json +1 -0
  37. package/esm2015/nav-menu/public-api.js +5 -1
  38. package/esm2015/nav-menu/public-api.ngsummary.json +1 -1
  39. package/esm2015/page/page.component.js +1 -1
  40. package/esm2015/page/page.component.scss.ngstyle.js +1 -1
  41. package/esm2015/public-api.ngsummary.json +1 -1
  42. package/fesm2015/alauda-ui.js +238 -78
  43. package/fesm2015/alauda-ui.js.map +1 -1
  44. package/icon/icons.d.ts +1 -1
  45. package/nav-menu/nav-item/nav-item.component.d.ts +24 -0
  46. package/nav-menu/nav-item/nav-item.component.ngfactory.d.ts +1 -0
  47. package/nav-menu/nav-item-group/nav-item-group.component.d.ts +10 -0
  48. package/nav-menu/nav-item-group/nav-item-group.component.ngfactory.d.ts +1 -0
  49. package/nav-menu/nav-item-li/nav-item-li.component.d.ts +4 -10
  50. package/nav-menu/nav-item-ul/nav-item-ul.component.d.ts +7 -6
  51. package/nav-menu/nav-menu.component.d.ts +14 -13
  52. package/nav-menu/nav-menu.types.d.ts +2 -3
  53. package/nav-menu/platform-nav/platform-nav.component.d.ts +20 -0
  54. package/nav-menu/platform-nav/platform-nav.component.ngfactory.d.ts +1 -0
  55. package/nav-menu/platform-nav/platform-nav.component.scss.ngstyle.d.ts +1 -0
  56. package/nav-menu/platform-nav.module.d.ts +2 -0
  57. package/nav-menu/platform-nav.module.ngfactory.d.ts +3 -0
  58. package/nav-menu/public-api.d.ts +4 -0
  59. package/package.json +1 -1
  60. package/theme/_var.scss +21 -1
@@ -630,7 +630,7 @@ SortModule.decorators = [
630
630
  },] }
631
631
  ];
632
632
 
633
- const auiIcons = '<svg><symbol id="aui-icon-time" viewBox="0 0 1024 1024"><path d="M567.678 277.319v278.584a20.735 20.735 0 0 1-5.951 15.36 20.735 20.735 0 0 1-15.36 5.951h-192.25a20.735 20.735 0 0 1-15.36-6.016 20.735 20.735 0 0 1-5.952-15.36V523.2c0-6.208 1.984-11.328 6.016-15.36a20.735 20.735 0 0 1 15.36-5.952h145.915v-224.57c0-6.207 1.92-11.327 5.952-15.359a20.735 20.735 0 0 1 15.36-5.952h24.959c6.208 0 11.328 1.984 15.36 6.016a20.735 20.735 0 0 1 6.015 15.36z m318.327 451.443A422.26 422.26 0 0 0 943.988 512a422.26 422.26 0 0 0-57.983-216.762 430.644 430.644 0 0 0-157.243-157.243A422.26 422.26 0 0 0 512 80.012a422.26 422.26 0 0 0-216.762 57.983 430.644 430.644 0 0 0-157.243 157.243A422.26 422.26 0 0 0 80.012 512c0 78.334 19.328 150.588 57.983 216.762a430.644 430.644 0 0 0 157.243 157.243A422.26 422.26 0 0 0 512 943.988a422.26 422.26 0 0 0 216.762-57.983 430.644 430.644 0 0 0 157.243-157.243z m69.31-473.395A499.058 499.058 0 0 1 1023.985 512c0 92.861-22.911 178.555-68.67 257.017a509.681 509.681 0 0 1-186.298 186.298A500.85 500.85 0 0 1 512 1023.985a500.85 500.85 0 0 1-257.017-68.67A509.681 509.681 0 0 1 68.685 769.017 500.85 500.85 0 0 1 0.015 512c0-92.861 22.911-178.555 68.67-257.017A509.681 509.681 0 0 1 254.983 68.685 500.85 500.85 0 0 1 512 0.015c92.861 0 178.555 22.911 257.017 68.67a508.913 508.913 0 0 1 186.298 186.682z" ></path></symbol><symbol id="aui-icon-calendar" viewBox="0 0 1024 1024"><path d="M332.8 25.6L332.736 128h358.4L691.2 25.6H768L767.936 128H947.2v870.4H76.8V128h179.136L256 25.6h76.8zM255.936 209.6H158.4v707.2h707.2V209.6h-97.664L768 256h-76.8l-0.064-46.4h-358.4L332.8 256H256l-0.064-46.4zM704 601.6v76.8H320V601.6h384z m0-192v76.8H320V409.6h384z" ></path></symbol><symbol id="aui-icon-check_circle_s" viewBox="0 0 1024 1024"><path d="M512 1024A512 512 0 1 1 512 0a512 512 0 0 1 0 1024zM248 536l192 192 336-336L704 320 440 584 320 464 248 536z" ></path></symbol><symbol id="aui-icon-close" viewBox="0 0 1024 1024"><path d="M802.24 131.2L512 421.44 221.696 131.2 131.2 221.76l290.304 290.304-290.304 290.24 90.496 90.496L512 602.56l290.24 290.24 90.56-90.496-290.304-290.24 290.304-290.304z" ></path></symbol><symbol id="aui-icon-close_small" viewBox="0 0 1024 1024"><path d="M597.333333 512l170.666667-170.666667a60.672 60.672 0 0 0 0-85.333333 60.672 60.672 0 0 0-85.333333 0L512 426.666667 341.333333 256a60.672 60.672 0 0 0-85.333333 0 60.672 60.672 0 0 0 0 85.333333l170.666667 170.666667-170.666667 170.666667a60.672 60.672 0 0 0 0 85.333333 60.672 60.672 0 0 0 85.333333 0l170.666667-170.666667 170.666667 170.666667a60.672 60.672 0 0 0 85.333333 0 60.672 60.672 0 0 0 0-85.333333L597.333333 512z" ></path></symbol><symbol id="aui-icon-close_medium" viewBox="0 0 1024 1024"><path d="M597.333333 512l341.333334-341.333333a60.672 60.672 0 0 0 0-85.333334 60.672 60.672 0 0 0-85.333334 0L512 426.666667 170.666667 85.333333a60.672 60.672 0 0 0-85.333334 0 60.672 60.672 0 0 0 0 85.333334l341.333334 341.333333-341.333334 341.333333a60.672 60.672 0 0 0 0 85.333334 60.672 60.672 0 0 0 85.333334 0l341.333333-341.333334 341.333333 341.333334a60.672 60.672 0 0 0 85.333334 0 60.672 60.672 0 0 0 0-85.333334L597.333333 512z" ></path></symbol><symbol id="aui-icon-close_circle_small_s" viewBox="0 0 1024 1024"><path d="M512 1024A512 512 0 1 1 512 0a512 512 0 0 1 0 1024z m85.333333-512l170.666667-170.666667a60.672 60.672 0 0 0 0-85.333333 60.672 60.672 0 0 0-85.333333 0L512 426.666667 341.333333 256a60.672 60.672 0 0 0-85.333333 0 60.672 60.672 0 0 0 0 85.333333l170.666667 170.666667-170.666667 170.666667a60.672 60.672 0 0 0 0 85.333333 60.672 60.672 0 0 0 85.333333 0l170.666667-170.666667 170.666667 170.666667a60.672 60.672 0 0 0 85.333333 0 60.672 60.672 0 0 0 0-85.333333L597.333333 512z" ></path></symbol><symbol id="aui-icon-angle_down" viewBox="0 0 1024 1024"><path d="M512 678.4a38.4 38.4 0 0 1-27.136-11.264l-256-256a38.272 38.272 0 0 1 0-54.272 38.272 38.272 0 0 1 54.272 0L512 585.664l228.864-228.8a38.272 38.272 0 0 1 54.272 0 38.272 38.272 0 0 1 0 54.272l-256 256A38.4 38.4 0 0 1 512 678.4" ></path></symbol><symbol id="aui-icon-angle_double_left" viewBox="0 0 1024 1024"><path d="M568.64 749.44a19.776 19.776 0 0 1-5.696 13.12l-28.544 28.544a19.584 19.584 0 0 1-13.12 5.696 19.776 19.776 0 0 1-13.12-5.696L241.856 524.8a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12L508.16 232.256a19.584 19.584 0 0 1 13.12-5.696c4.544 0 9.728 2.304 13.12 5.696l28.544 28.544a19.584 19.584 0 0 1 5.696 13.12 19.776 19.776 0 0 1-5.696 13.12L338.368 511.616l224.576 224.576a19.584 19.584 0 0 1 5.696 13.12v0.128z m219.456 0a19.776 19.776 0 0 1-5.696 13.12l-28.544 28.544a19.584 19.584 0 0 1-13.12 5.696 19.776 19.776 0 0 1-13.12-5.696L461.312 524.8a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l266.304-266.304a19.584 19.584 0 0 1 13.12-5.696c4.544 0 9.728 2.304 13.12 5.696l28.544 28.544a19.584 19.584 0 0 1 5.696 13.12 19.776 19.776 0 0 1-5.696 13.12L557.824 511.616l224.576 224.576a19.584 19.584 0 0 1 5.696 13.12v0.128z" ></path></symbol><symbol id="aui-icon-angle_double_right" viewBox="0 0 1024 1024"><path d="M568.64 511.552a19.776 19.776 0 0 1-5.696 13.12l-266.304 266.304a19.584 19.584 0 0 1-13.12 5.696 19.776 19.776 0 0 1-13.12-5.696l-28.544-28.544a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l224.576-224.576-224.576-224.576a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l28.544-28.544a19.584 19.584 0 0 1 13.12-5.696c4.544 0 9.728 2.304 13.12 5.696L562.944 498.56a19.584 19.584 0 0 1 5.696 13.12v-0.128z m219.392 0a19.776 19.776 0 0 1-5.696 13.12l-266.304 266.304a19.584 19.584 0 0 1-13.12 5.696 19.776 19.776 0 0 1-13.12-5.696l-28.544-28.544a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l224.576-224.576-224.576-224.576a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l28.544-28.544a19.584 19.584 0 0 1 13.12-5.696c4.544 0 9.728 2.304 13.12 5.696l266.304 266.304a19.584 19.584 0 0 1 5.696 13.12v-0.128z" ></path></symbol><symbol id="aui-icon-caret_down_s" viewBox="0 0 1024 1024"><path d="M269.248 384h485.504a32 32 0 0 1 22.592 54.656l-242.688 242.688a32 32 0 0 1-45.312 0L246.656 438.656A32 32 0 0 1 269.248 384z" ></path></symbol><symbol id="aui-icon-angle_left" viewBox="0 0 1024 1024"><path d="M345.6 512a38.4 38.4 0 0 1 11.264-27.136l256-256a38.272 38.272 0 0 1 54.272 0 38.272 38.272 0 0 1 0 54.272L438.336 512l228.8 228.864a38.272 38.272 0 0 1 0 54.272 38.272 38.272 0 0 1-54.272 0l-256-256A38.4 38.4 0 0 1 345.6 512" ></path></symbol><symbol id="aui-icon-check_triangle_s" viewBox="0 0 1024 1024"><path d="M1024 1024H0L1024 0v1024z m-544-288L640 896l256-256-64-64-192 192-96-96-64 64z" ></path></symbol><symbol id="aui-icon-check" viewBox="0 0 1024 1024"><path d="M974.656 224.96c11.552 12.064 17.344 26.72 17.344 43.968s-5.792 31.904-17.344 43.968L442.016 868.864c-11.552 12.064-25.6 18.112-42.112 18.112s-30.56-6.048-42.112-18.112L49.344 546.912C37.792 534.848 32 520.192 32 502.944s5.792-31.904 17.344-43.968l84.224-87.904c11.552-12.064 25.6-18.112 42.112-18.112s30.56 6.048 42.112 18.112l182.08 190.72L806.176 137.056c11.552-12.064 25.6-18.112 42.112-18.112s30.56 6.048 42.112 18.112l84.224 87.904z" ></path></symbol><symbol id="aui-icon-ellipsis_h_s" viewBox="0 0 1024 1024"><path d="M192 416a96 96 0 1 1 0 192 96 96 0 0 1 0-192z m320 0a96 96 0 1 1 0 192 96 96 0 0 1 0-192z m320 0a96 96 0 1 1 0 192 96 96 0 0 1 0-192z" ></path></symbol><symbol id="aui-icon-exclamation_circle_s" viewBox="0 0 1024 1024"><path d="M512 0c282.688 0 512 229.312 512 512s-229.312 512-512 512-512-229.312-512-512 229.312-512 512-512z m85.312 831.36v-126.72c0-11.968-9.344-21.952-20.672-21.952h-128a22.208 22.208 0 0 0-21.952 21.952v126.72c0 11.968 9.984 21.952 21.952 21.952h128c11.392 0 20.672-9.984 20.672-21.952z m-1.28-229.376L608 187.968a13.376 13.376 0 0 0-6.656-11.968 25.664 25.664 0 0 0-16-5.312H438.656a25.664 25.664 0 0 0-16 5.312 13.376 13.376 0 0 0-6.656 12.032l11.328 413.952c0 9.344 9.984 16.64 22.656 16.64h123.328c12.032 0 22.016-7.296 22.656-16.64z" ></path></symbol><symbol id="aui-icon-check_s" viewBox="0 0 1024 1024"><path d="M169.024 534.976L247.04 456.96a12.8 12.8 0 0 1 18.048 0L416 608l342.976-342.976a12.8 12.8 0 0 1 18.048 0L855.04 343.04a12.8 12.8 0 0 1 0 18.048L424.96 791.04a12.8 12.8 0 0 1-18.048 0L168.96 552.96a12.8 12.8 0 0 1 0-18.048z" ></path></symbol><symbol id="aui-icon-compress_s" viewBox="0 0 1024 1024"><path d="M512 549.952v265.856c0 10.24-3.776 19.2-11.264 26.688a36.48 36.48 0 0 1-26.688 11.264 36.48 36.48 0 0 1-26.752-11.264L361.856 757.12l-196.992 196.992a18.752 18.752 0 0 1-27.264 0L69.952 886.4a18.752 18.752 0 0 1 0-27.264l196.992-196.992L181.504 576.64a36.48 36.48 0 0 1-11.264-26.752c0-10.24 3.712-19.2 11.264-26.688A36.48 36.48 0 0 1 208.192 512h265.856c10.24 0 19.2 3.776 26.688 11.264A36.48 36.48 0 0 1 512 549.952z m442.048-412.352a18.752 18.752 0 0 1 0 27.264L757.12 361.856l85.44 85.44a36.48 36.48 0 0 1 11.264 26.752c0 10.24-3.712 19.2-11.264 26.688a36.48 36.48 0 0 1-26.688 11.264H549.952a36.48 36.48 0 0 1-26.688-11.264A36.48 36.48 0 0 1 512 474.048V208.192c0-10.24 3.776-19.2 11.264-26.688a36.48 36.48 0 0 1 26.688-11.264c10.304 0 19.2 3.712 26.752 11.264l85.44 85.44 196.992-196.992a18.752 18.752 0 0 1 27.264 0l67.648 67.648z" ></path></symbol><symbol id="aui-icon-angle_right" viewBox="0 0 1024 1024"><path d="M678.4 512a38.4 38.4 0 0 1-11.264 27.136l-256 256a38.272 38.272 0 0 1-54.272 0 38.272 38.272 0 0 1 0-54.272L585.664 512 356.864 283.136a38.272 38.272 0 0 1 0-54.272 38.272 38.272 0 0 1 54.272 0l256 256A38.4 38.4 0 0 1 678.4 512" ></path></symbol><symbol id="aui-icon-export" viewBox="0 0 1024 1024"><path d="M729.6 624H448v-96h281.6V452.352a32 32 0 0 1 52.48-24.64l148.48 123.712a32 32 0 0 1 0 49.152l-148.48 123.712a32 32 0 0 1-52.48-24.64V624zM832 384h-64V128H128v768h640v-128h64v128a64 64 0 0 1-64 64H128a64 64 0 0 1-64-64V128a64 64 0 0 1 64-64h640a64 64 0 0 1 64 64v256z" ></path></symbol><symbol id="aui-icon-import" viewBox="0 0 1024 1024"><path d="M678.4 528H960v96h-281.6v75.648a32 32 0 0 1-52.48 24.64L477.44 600.576a32 32 0 0 1 0-49.152l148.48-123.712a32 32 0 0 1 52.48 24.64V528zM832 384h-64V128H128v768h640v-128h64v128a64 64 0 0 1-64 64H128a64 64 0 0 1-64-64V128a64 64 0 0 1 64-64h640a64 64 0 0 1 64 64v256z" ></path></symbol><symbol id="aui-icon-exclamation_triangle_s" viewBox="0 0 1024 1024"><path d="M585.152 849.792V741.12a18.56 18.56 0 0 0-18.304-18.88H457.152a18.56 18.56 0 0 0-18.304 18.88v108.608c0 10.24 8 18.88 18.304 18.88h109.696a18.56 18.56 0 0 0 18.304-18.88z m-1.152-213.76l10.24-262.272a13.824 13.824 0 0 0-5.632-10.88c-3.456-2.816-8.576-6.272-13.76-6.272H449.152c-5.12 0-10.24 3.456-13.696 6.272-3.968 2.88-5.76 8.576-5.76 12.032l9.792 261.12c0 7.488 8.576 13.184 19.392 13.184h105.728c10.304 0 18.88-5.76 19.456-13.12zM576 102.336l438.912 804.672a73.088 73.088 0 0 1-64 108.032H73.088c-25.664 0-49.664-13.76-62.848-36.032a72 72 0 0 1-1.152-72L448 102.272a72.704 72.704 0 0 1 128 0z" ></path></symbol><symbol id="aui-icon-expand_s" viewBox="0 0 1024 1024"><path d="M498.56 591.936a18.432 18.432 0 0 1 0 26.816l-193.664 193.664 84.032 84.032a35.84 35.84 0 0 1 11.072 26.24 35.84 35.84 0 0 1-11.072 26.24 35.84 35.84 0 0 1-26.24 11.072H101.312a35.84 35.84 0 0 1-26.24-11.072 35.84 35.84 0 0 1-11.072-26.24v-261.376a35.84 35.84 0 0 1 11.072-26.24 35.84 35.84 0 0 1 26.24-11.072 35.84 35.84 0 0 1 26.24 11.072l84.032 84.032L405.248 525.44a18.432 18.432 0 0 1 26.88 0L498.56 591.936zM960 101.312v261.376a35.84 35.84 0 0 1-11.072 26.24 35.84 35.84 0 0 1-26.24 11.072 35.84 35.84 0 0 1-26.24-11.072l-84.032-84.032L618.752 498.56a18.432 18.432 0 0 1-26.88 0L525.44 432.064a18.432 18.432 0 0 1 0-26.816l193.664-193.664-84.032-84.032a35.84 35.84 0 0 1-11.072-26.24 35.84 35.84 0 0 1 11.072-26.24 35.84 35.84 0 0 1 26.24-11.072h261.376a35.84 35.84 0 0 1 26.24 11.072 35.84 35.84 0 0 1 11.072 26.24z" ></path></symbol><symbol id="aui-icon-minus_s" viewBox="0 0 1024 1024"><path d="M256 448h512a64 64 0 0 1 0 128H256a64 64 0 0 1 0-128" ></path></symbol><symbol id="aui-icon-minus" viewBox="0 0 1024 1024"><path d="M904 448H120C86.4 448 64 470.4 64 504s22.4 56 56 56h784c33.6 0 56-22.4 56-56S937.6 448 904 448z" ></path></symbol><symbol id="aui-icon-info_circle_s" viewBox="0 0 1024 1024"><path d="M512 0a512 512 0 1 1 0 1024A512 512 0 0 1 512 0zM448 304v32c0 26.368 21.632 48 48 48h32c26.368 0 48-21.632 48-48v-32A48.192 48.192 0 0 0 528 256h-32a48.192 48.192 0 0 0-48 48zM640 768v-64H576V448H384v64h64v192H384v64h256z" ></path></symbol><symbol id="aui-icon-navigation_expand" viewBox="0 0 1024 1024"><path d="M512 192l256 320-256 320H448V192h64zM256 192h64v640H256V192z" ></path></symbol><symbol id="aui-icon-copy" viewBox="0 0 1024 1024"><path d="M742.848 865.728v40.768c0 29.44-25.088 53.504-55.936 53.504h-503.04C153.152 960 128 936 128 906.496V226.816c0-29.568 25.088-53.568 55.936-53.568h124.096v-40.96c0-37.76 29.824-68.288 66.624-68.288h271.36C784.192 64 896 178.56 896 320v477.44c0 37.76-29.824 68.288-66.624 68.288h-86.528z m0-51.2h86.528c9.152 0 16.64-7.616 16.64-17.024V319.936c0-113.088-89.536-204.8-199.936-204.8h-271.36c-9.28 0-16.704 7.68-16.704 17.088v41.024h192.768c128 127.744 192.064 192.768 192.064 195.008v446.272z m-52.608 95.104V388.864h-197.12V223.68H180.672v685.952h509.568zM533.44 347.52h126.912L533.504 223.488V347.52z" ></path></symbol><symbol id="aui-icon-plus" viewBox="0 0 1024 1024"><path d="M904 456h-336v-336C568 86.4 545.6 64 512 64s-56 22.4-56 56v336h-336C86.4 456 64 478.4 64 512s22.4 56 56 56h336v336c0 33.6 22.4 56 56 56s56-22.4 56-56v-336h336c33.6 0 56-22.4 56-56s-22.4-56-56-56z" ></path></symbol><symbol id="aui-icon-back_top" viewBox="0 0 1024 1024"><path d="M545.07353 181.552571a42.2855 42.2855 0 0 0-34.480914-12.346599l-0.511776 0.063972a37.551571 37.551571 0 0 0-1.471357 0.191916c-0.383832 0-0.703692 0.127944-1.023552 0.191916l-1.023552 0.127944a42.413444 42.413444 0 0 0-1.27944 0.319861l-0.63972 0.127944a37.103767 37.103767 0 0 0-1.471357 0.447804l-0.511776 0.127944a39.150871 39.150871 0 0 0-1.535328 0.511776l-0.447804 0.127944a43.820828 43.820828 0 0 0-1.535328 0.63972l-0.383833 0.063972a36.400075 36.400075 0 0 0-1.5993 0.703692l-0.255888 0.127944a44.460549 44.460549 0 0 0-1.663272 0.831636l-0.191916 0.127944a44.652465 44.652465 0 0 0-10.939214 8.316362L117.804461 551.502718a43.24508 43.24508 0 0 0 0 60.773411c16.632723 16.760667 43.692884 16.760667 60.325607 0l294.271256-296.510277v665.180984a42.861248 42.861248 0 0 0 42.541389 43.053164h-0.191916a42.733304 42.733304 0 0 0 42.477416-43.053164v-665.308928l294.463172 296.446305c16.632723 16.760667 43.692884 16.632723 60.325608-0.255888a42.989192 42.989192 0 0 0 0.063972-60.517523l-367.007435-369.758231zM991.790092 43.181108a42.60536 42.60536 0 0 0-42.477416-42.733304H74.687324C51.209596 0.447804 32.209908 19.575436 32.209908 43.181108c0 23.669645 18.999688 42.861248 42.477416 42.861248h874.625352c23.477728 0 42.477416-19.191604 42.477416-42.861248z" ></path></symbol><symbol id="aui-icon-moon" viewBox="0 0 1024 1024"><path d="M831.68 749.568c-21.952 3.456-44.224 5.248-66.944 5.248a414.592 414.592 0 0 1-204.992-52.48 396.16 396.16 0 0 1-148.992-142.848 372.224 372.224 0 0 1-54.784-196.48c0-74.56 21.12-144 63.296-208.064a381.44 381.44 0 0 0-199.872 133.504 352.256 352.256 0 0 0-77.504 223.872c0 50.496 10.304 98.752 30.976 144.832 20.672 46.08 48.384 85.696 83.072 118.912 34.624 33.28 76.032 59.776 124.096 79.616 48 19.84 98.432 29.696 151.104 29.696 58.432 0 113.92-11.968 166.4-35.84a386.24 386.24 0 0 0 134.144-99.968z m123.456-49.536c-38.144 78.848-95.616 141.888-172.48 189.12A471.424 471.424 0 0 1 531.2 960a471.552 471.552 0 0 1-181.248-35.584 473.088 473.088 0 0 1-149.056-95.552 451.008 451.008 0 0 1-99.712-142.848A420.032 420.032 0 0 1 64 512.32c0-59.52 11.648-116.352 35.008-170.56a442.112 442.112 0 0 1 94.848-140.8 465.856 465.856 0 0 1 143.232-95.872 481.472 481.472 0 0 1 176.448-39.936c17.856-0.768 30.208 6.784 37.12 22.72 7.296 16 4.224 29.952-9.152 41.984a310.912 310.912 0 0 0-80 105.792 301.952 301.952 0 0 0-27.648 127.36c0 57.6 14.784 110.592 44.416 159.168 29.568 48.64 69.76 87.04 120.384 115.456a334.272 334.272 0 0 0 166.08 42.56c47.872 0 94.08-9.92 138.688-29.76 16.64-6.976 31.232-4.48 43.776 7.616a35.648 35.648 0 0 1 10.688 19.84 36.032 36.032 0 0 1-2.752 22.144z" ></path></symbol><symbol id="aui-icon-navigation_collapse" viewBox="0 0 1024 1024"><path d="M512 832L256 512l256-320h64v640H512z m192-640h64v640h-64V192z" ></path></symbol><symbol id="aui-icon-close_circle" viewBox="0 0 1024 1024"><path d="M512 0C229.12 0 0 229.12 0 512s229.12 512 512 512 512-229.12 512-512-229.12-512-512-512z m0 924.928A412.8 412.8 0 0 1 99.072 512 412.8 412.8 0 0 1 512 99.072 412.8 412.8 0 0 1 924.928 512 412.8 412.8 0 0 1 512 924.928z m210.176-541.312L593.728 512l128.448 128.384a24.768 24.768 0 0 1 0 35.136l-46.72 46.656a24.768 24.768 0 0 1-35.072 0L512 593.728l-128.384 128.448a24.768 24.768 0 0 1-35.136 0l-46.656-46.72a24.768 24.768 0 0 1 0-35.072L430.272 512 301.824 383.616a24.768 24.768 0 0 1 0-35.136l46.72-46.656a24.768 24.768 0 0 1 35.072 0L512 430.272l128.384-128.448a24.768 24.768 0 0 1 35.136 0l46.656 46.72a24.768 24.768 0 0 1 0 35.072z" ></path></symbol><symbol id="aui-icon-sun" viewBox="0 0 1024 1024"><path d="M787.392 623.808c16-35.712 24.064-73.024 24.064-112 0-39.04-7.936-76.352-23.808-111.872a288.96 288.96 0 0 0-64.32-92.032A303.68 303.68 0 0 0 627.2 246.336a305.792 305.792 0 0 0-116.8-22.72c-40.768 0-79.744 7.552-116.864 22.72-37.12 15.168-69.12 35.712-96.192 61.568a288.96 288.96 0 0 0-64.256 92.032 271.296 271.296 0 0 0-23.808 111.808c0 39.04 7.936 76.288 23.808 111.808a288.96 288.96 0 0 0 64.256 92.032c27.008 25.856 59.072 46.4 96.192 61.568 37.12 15.168 76.096 22.784 116.864 22.784s79.68-7.616 116.8-22.784a303.68 303.68 0 0 0 96.192-61.568 286.272 286.272 0 0 0 64-91.776z m168.32 26.496c-1.408 5.056-4.864 8.32-10.432 10.048l-152.704 48v153.088a15.424 15.424 0 0 1-6.784 12.992c-5.184 3.328-10.24 4.032-15.168 2.048l-152.64-47.04-94.08 124.032a16.64 16.64 0 0 1-13.568 6.528 16.64 16.64 0 0 1-13.632-6.528l-94.08-124.032-152.64 47.04c-4.864 1.92-9.92 1.28-15.168-2.048a15.424 15.424 0 0 1-6.784-12.992v-153.088l-152.64-48c-5.568-1.664-9.088-4.992-10.432-10.048-1.792-5.632-1.088-10.496 2.048-14.464l94.08-124.096-94.08-124.032a15.36 15.36 0 0 1-2.048-14.528c1.344-4.992 4.864-8.32 10.432-10.048l152.64-48V162.048c0-5.312 2.24-9.664 6.784-12.992 5.248-3.328 10.24-4.032 15.168-1.984l152.64 46.976 94.08-124.032A16.256 16.256 0 0 1 510.336 64c5.888 0 10.432 1.984 13.568 6.016l94.08 124.032 152.64-46.976c4.928-2.048 9.984-1.344 15.168 1.92 4.544 3.392 6.784 7.68 6.784 13.056v153.088l152.704 48c5.568 1.728 9.024 5.056 10.432 10.048a15.36 15.36 0 0 1-2.112 14.528l-94.08 124.032 94.08 124.096c3.2 3.968 3.84 8.832 2.112 14.464z" ></path></symbol><symbol id="aui-icon-search_s" viewBox="0 0 1024 1024"><path d="M613.248 613.76c47.36-47.36 71.04-104.32 71.04-170.688 0-66.432-23.552-123.2-70.784-170.432-47.232-47.168-104-70.784-170.432-70.784-66.432 0-123.2 23.616-170.432 70.784-47.168 47.232-70.784 104-70.784 170.432 0 66.432 23.616 123.2 70.784 170.432 47.232 47.232 104 70.784 170.432 70.784A231.872 231.872 0 0 0 613.248 613.76zM960 891.072c0 18.688-6.848 34.816-20.48 48.448-13.632 13.632-29.76 20.48-48.448 20.48a64 64 0 0 1-48.448-20.48l-184.704-184.128a368.704 368.704 0 0 1-214.848 66.752 372.48 372.48 0 0 1-147.264-29.888 379.008 379.008 0 0 1-121.152-80.768 379.008 379.008 0 0 1-80.768-121.152A372.48 372.48 0 0 1 64 443.136c0-51.392 9.984-100.48 29.888-147.328a379.008 379.008 0 0 1 80.768-121.152c33.92-33.92 74.304-60.8 121.152-80.768A372.48 372.48 0 0 1 443.072 64c51.328 0 100.48 9.984 147.264 29.888a379.008 379.008 0 0 1 121.152 80.768c33.92 33.92 60.8 74.304 80.768 121.152a372.48 372.48 0 0 1 29.888 147.264 368.704 368.704 0 0 1-66.752 214.848l184.704 184.704c13.248 13.248 19.904 29.44 19.904 48.448z" ></path></symbol><symbol id="aui-icon-history_s" viewBox="0 0 1024 1024"><path d="M924.416 338.176A435.84 435.84 0 0 1 960 512a435.84 435.84 0 0 1-35.584 173.824 451.968 451.968 0 0 1-95.68 142.912 451.968 451.968 0 0 1-142.912 95.68A435.84 435.84 0 0 1 512 960a444.8 444.8 0 0 1-190.72-42.24 437.952 437.952 0 0 1-154.048-119.36 20.8 20.8 0 0 1-3.776-13.12 17.28 17.28 0 0 1 4.992-11.968l79.872-80.448a20.992 20.992 0 0 1 14.592-5.312c6.208 0.832 10.688 3.2 13.44 7.04a292.8 292.8 0 0 0 104.384 85.76A294.144 294.144 0 0 0 512 810.688c40.448 0 79.04-7.872 115.84-23.68a300.928 300.928 0 0 0 95.36-63.872c26.816-26.816 48.064-58.624 63.872-95.36 15.744-36.736 23.616-75.328 23.616-115.776 0-40.448-7.872-79.04-23.68-115.84A300.928 300.928 0 0 0 723.2 300.8a300.928 300.928 0 0 0-95.36-63.872A290.944 290.944 0 0 0 512 213.312c-38.08 0-74.688 6.912-109.696 20.736a289.792 289.792 0 0 0-93.312 59.2L388.928 373.76c12.032 11.648 14.72 25.088 8.128 40.256-6.592 15.552-18.048 23.296-34.368 23.296H101.312a35.84 35.84 0 0 1-26.24-11.072A35.84 35.84 0 0 1 64 400V138.688c0-16.384 7.808-27.84 23.36-34.432 15.168-6.592 28.544-3.84 40.192 8.192l75.84 75.2a452.8 452.8 0 0 1 142.656-91.264A439.424 439.424 0 0 1 512 64a435.84 435.84 0 0 1 173.824 35.584c55.232 23.68 102.848 55.616 142.912 95.68a451.968 451.968 0 0 1 95.68 142.912z m-337.728 5.824v261.312a18.176 18.176 0 0 1-5.248 13.44 18.176 18.176 0 0 1-13.44 5.248H381.312a18.176 18.176 0 0 1-13.44-5.248 18.176 18.176 0 0 1-5.184-13.44v-37.312c0-5.44 1.728-9.92 5.248-13.44a18.176 18.176 0 0 1 13.44-5.248H512V344c0-5.44 1.728-9.92 5.248-13.44a18.176 18.176 0 0 1 13.44-5.248h37.312c5.44 0 9.92 1.792 13.44 5.248a18.176 18.176 0 0 1 5.248 13.44z" ></path></symbol><symbol id="aui-icon-more_gray" viewBox="0 0 1024 1024"><path d="M832 704a64 64 0 0 1 0 128H384a64 64 0 0 1 0-128h448z m-128-256a64 64 0 0 1 0 128H384a64 64 0 1 1 0-128h320z m128-256a64 64 0 0 1 0 128H384a64 64 0 1 1 0-128h448z" fill="#96989B" p-id="33244"></path><path d="M192 704a64 64 0 1 1 0 128 64 64 0 0 1 0-128z m0-256a64 64 0 1 1 0 128 64 64 0 0 1 0-128z m0-256a64 64 0 1 1 0 128 64 64 0 0 1 0-128z" fill="#C8CACD" p-id="33245"></path></symbol><symbol id="aui-icon-more_active" viewBox="0 0 1024 1024"><path d="M832 704a64 64 0 0 1 0 128H384a64 64 0 0 1 0-128h448z m-128-256a64 64 0 0 1 0 128H384a64 64 0 1 1 0-128h320z m128-256a64 64 0 0 1 0 128H384a64 64 0 1 1 0-128h448z" fill="#007AF5" p-id="784"></path><path d="M192 704a64 64 0 1 1 0 128 64 64 0 0 1 0-128z m0-256a64 64 0 1 1 0 128 64 64 0 0 1 0-128z m0-256a64 64 0 1 1 0 128 64 64 0 0 1 0-128z" fill="#99C9FB" p-id="785"></path></symbol></svg>';
633
+ const auiIcons = '<svg><symbol id="aui-icon-time" viewBox="0 0 1024 1024"><path d="M567.678 277.319v278.584a20.735 20.735 0 0 1-5.951 15.36 20.735 20.735 0 0 1-15.36 5.951h-192.25a20.735 20.735 0 0 1-15.36-6.016 20.735 20.735 0 0 1-5.952-15.36V523.2c0-6.208 1.984-11.328 6.016-15.36a20.735 20.735 0 0 1 15.36-5.952h145.915v-224.57c0-6.207 1.92-11.327 5.952-15.359a20.735 20.735 0 0 1 15.36-5.952h24.959c6.208 0 11.328 1.984 15.36 6.016a20.735 20.735 0 0 1 6.015 15.36z m318.327 451.443A422.26 422.26 0 0 0 943.988 512a422.26 422.26 0 0 0-57.983-216.762 430.644 430.644 0 0 0-157.243-157.243A422.26 422.26 0 0 0 512 80.012a422.26 422.26 0 0 0-216.762 57.983 430.644 430.644 0 0 0-157.243 157.243A422.26 422.26 0 0 0 80.012 512c0 78.334 19.328 150.588 57.983 216.762a430.644 430.644 0 0 0 157.243 157.243A422.26 422.26 0 0 0 512 943.988a422.26 422.26 0 0 0 216.762-57.983 430.644 430.644 0 0 0 157.243-157.243z m69.31-473.395A499.058 499.058 0 0 1 1023.985 512c0 92.861-22.911 178.555-68.67 257.017a509.681 509.681 0 0 1-186.298 186.298A500.85 500.85 0 0 1 512 1023.985a500.85 500.85 0 0 1-257.017-68.67A509.681 509.681 0 0 1 68.685 769.017 500.85 500.85 0 0 1 0.015 512c0-92.861 22.911-178.555 68.67-257.017A509.681 509.681 0 0 1 254.983 68.685 500.85 500.85 0 0 1 512 0.015c92.861 0 178.555 22.911 257.017 68.67a508.913 508.913 0 0 1 186.298 186.682z" ></path></symbol><symbol id="aui-icon-calendar" viewBox="0 0 1024 1024"><path d="M332.8 25.6L332.736 128h358.4L691.2 25.6H768L767.936 128H947.2v870.4H76.8V128h179.136L256 25.6h76.8zM255.936 209.6H158.4v707.2h707.2V209.6h-97.664L768 256h-76.8l-0.064-46.4h-358.4L332.8 256H256l-0.064-46.4zM704 601.6v76.8H320V601.6h384z m0-192v76.8H320V409.6h384z" ></path></symbol><symbol id="aui-icon-check_circle_s" viewBox="0 0 1024 1024"><path d="M512 1024A512 512 0 1 1 512 0a512 512 0 0 1 0 1024zM248 536l192 192 336-336L704 320 440 584 320 464 248 536z" ></path></symbol><symbol id="aui-icon-close" viewBox="0 0 1024 1024"><path d="M802.24 131.2L512 421.44 221.696 131.2 131.2 221.76l290.304 290.304-290.304 290.24 90.496 90.496L512 602.56l290.24 290.24 90.56-90.496-290.304-290.24 290.304-290.304z" ></path></symbol><symbol id="aui-icon-close_small" viewBox="0 0 1024 1024"><path d="M597.333333 512l170.666667-170.666667a60.672 60.672 0 0 0 0-85.333333 60.672 60.672 0 0 0-85.333333 0L512 426.666667 341.333333 256a60.672 60.672 0 0 0-85.333333 0 60.672 60.672 0 0 0 0 85.333333l170.666667 170.666667-170.666667 170.666667a60.672 60.672 0 0 0 0 85.333333 60.672 60.672 0 0 0 85.333333 0l170.666667-170.666667 170.666667 170.666667a60.672 60.672 0 0 0 85.333333 0 60.672 60.672 0 0 0 0-85.333333L597.333333 512z" ></path></symbol><symbol id="aui-icon-close_medium" viewBox="0 0 1024 1024"><path d="M597.333333 512l341.333334-341.333333a60.672 60.672 0 0 0 0-85.333334 60.672 60.672 0 0 0-85.333334 0L512 426.666667 170.666667 85.333333a60.672 60.672 0 0 0-85.333334 0 60.672 60.672 0 0 0 0 85.333334l341.333334 341.333333-341.333334 341.333333a60.672 60.672 0 0 0 0 85.333334 60.672 60.672 0 0 0 85.333334 0l341.333333-341.333334 341.333333 341.333334a60.672 60.672 0 0 0 85.333334 0 60.672 60.672 0 0 0 0-85.333334L597.333333 512z" ></path></symbol><symbol id="aui-icon-close_circle_small_s" viewBox="0 0 1024 1024"><path d="M512 1024A512 512 0 1 1 512 0a512 512 0 0 1 0 1024z m85.333333-512l170.666667-170.666667a60.672 60.672 0 0 0 0-85.333333 60.672 60.672 0 0 0-85.333333 0L512 426.666667 341.333333 256a60.672 60.672 0 0 0-85.333333 0 60.672 60.672 0 0 0 0 85.333333l170.666667 170.666667-170.666667 170.666667a60.672 60.672 0 0 0 0 85.333333 60.672 60.672 0 0 0 85.333333 0l170.666667-170.666667 170.666667 170.666667a60.672 60.672 0 0 0 85.333333 0 60.672 60.672 0 0 0 0-85.333333L597.333333 512z" ></path></symbol><symbol id="aui-icon-angle_down" viewBox="0 0 1024 1024"><path d="M512 678.4a38.4 38.4 0 0 1-27.136-11.264l-256-256a38.272 38.272 0 0 1 0-54.272 38.272 38.272 0 0 1 54.272 0L512 585.664l228.864-228.8a38.272 38.272 0 0 1 54.272 0 38.272 38.272 0 0 1 0 54.272l-256 256A38.4 38.4 0 0 1 512 678.4" ></path></symbol><symbol id="aui-icon-angle_double_left" viewBox="0 0 1024 1024"><path d="M568.64 749.44a19.776 19.776 0 0 1-5.696 13.12l-28.544 28.544a19.584 19.584 0 0 1-13.12 5.696 19.776 19.776 0 0 1-13.12-5.696L241.856 524.8a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12L508.16 232.256a19.584 19.584 0 0 1 13.12-5.696c4.544 0 9.728 2.304 13.12 5.696l28.544 28.544a19.584 19.584 0 0 1 5.696 13.12 19.776 19.776 0 0 1-5.696 13.12L338.368 511.616l224.576 224.576a19.584 19.584 0 0 1 5.696 13.12v0.128z m219.456 0a19.776 19.776 0 0 1-5.696 13.12l-28.544 28.544a19.584 19.584 0 0 1-13.12 5.696 19.776 19.776 0 0 1-13.12-5.696L461.312 524.8a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l266.304-266.304a19.584 19.584 0 0 1 13.12-5.696c4.544 0 9.728 2.304 13.12 5.696l28.544 28.544a19.584 19.584 0 0 1 5.696 13.12 19.776 19.776 0 0 1-5.696 13.12L557.824 511.616l224.576 224.576a19.584 19.584 0 0 1 5.696 13.12v0.128z" ></path></symbol><symbol id="aui-icon-angle_double_right" viewBox="0 0 1024 1024"><path d="M568.64 511.552a19.776 19.776 0 0 1-5.696 13.12l-266.304 266.304a19.584 19.584 0 0 1-13.12 5.696 19.776 19.776 0 0 1-13.12-5.696l-28.544-28.544a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l224.576-224.576-224.576-224.576a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l28.544-28.544a19.584 19.584 0 0 1 13.12-5.696c4.544 0 9.728 2.304 13.12 5.696L562.944 498.56a19.584 19.584 0 0 1 5.696 13.12v-0.128z m219.392 0a19.776 19.776 0 0 1-5.696 13.12l-266.304 266.304a19.584 19.584 0 0 1-13.12 5.696 19.776 19.776 0 0 1-13.12-5.696l-28.544-28.544a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l224.576-224.576-224.576-224.576a19.584 19.584 0 0 1-5.696-13.12c0-4.544 2.304-9.728 5.696-13.12l28.544-28.544a19.584 19.584 0 0 1 13.12-5.696c4.544 0 9.728 2.304 13.12 5.696l266.304 266.304a19.584 19.584 0 0 1 5.696 13.12v-0.128z" ></path></symbol><symbol id="aui-icon-caret_down_s" viewBox="0 0 1024 1024"><path d="M269.248 384h485.504a32 32 0 0 1 22.592 54.656l-242.688 242.688a32 32 0 0 1-45.312 0L246.656 438.656A32 32 0 0 1 269.248 384z" ></path></symbol><symbol id="aui-icon-angle_left" viewBox="0 0 1024 1024"><path d="M345.6 512a38.4 38.4 0 0 1 11.264-27.136l256-256a38.272 38.272 0 0 1 54.272 0 38.272 38.272 0 0 1 0 54.272L438.336 512l228.8 228.864a38.272 38.272 0 0 1 0 54.272 38.272 38.272 0 0 1-54.272 0l-256-256A38.4 38.4 0 0 1 345.6 512" ></path></symbol><symbol id="aui-icon-check_triangle_s" viewBox="0 0 1024 1024"><path d="M1024 1024H0L1024 0v1024z m-544-288L640 896l256-256-64-64-192 192-96-96-64 64z" ></path></symbol><symbol id="aui-icon-check" viewBox="0 0 1024 1024"><path d="M974.656 224.96c11.552 12.064 17.344 26.72 17.344 43.968s-5.792 31.904-17.344 43.968L442.016 868.864c-11.552 12.064-25.6 18.112-42.112 18.112s-30.56-6.048-42.112-18.112L49.344 546.912C37.792 534.848 32 520.192 32 502.944s5.792-31.904 17.344-43.968l84.224-87.904c11.552-12.064 25.6-18.112 42.112-18.112s30.56 6.048 42.112 18.112l182.08 190.72L806.176 137.056c11.552-12.064 25.6-18.112 42.112-18.112s30.56 6.048 42.112 18.112l84.224 87.904z" ></path></symbol><symbol id="aui-icon-ellipsis_h_s" viewBox="0 0 1024 1024"><path d="M192 416a96 96 0 1 1 0 192 96 96 0 0 1 0-192z m320 0a96 96 0 1 1 0 192 96 96 0 0 1 0-192z m320 0a96 96 0 1 1 0 192 96 96 0 0 1 0-192z" ></path></symbol><symbol id="aui-icon-exclamation_circle_s" viewBox="0 0 1024 1024"><path d="M512 0c282.688 0 512 229.312 512 512s-229.312 512-512 512-512-229.312-512-512 229.312-512 512-512z m85.312 831.36v-126.72c0-11.968-9.344-21.952-20.672-21.952h-128a22.208 22.208 0 0 0-21.952 21.952v126.72c0 11.968 9.984 21.952 21.952 21.952h128c11.392 0 20.672-9.984 20.672-21.952z m-1.28-229.376L608 187.968a13.376 13.376 0 0 0-6.656-11.968 25.664 25.664 0 0 0-16-5.312H438.656a25.664 25.664 0 0 0-16 5.312 13.376 13.376 0 0 0-6.656 12.032l11.328 413.952c0 9.344 9.984 16.64 22.656 16.64h123.328c12.032 0 22.016-7.296 22.656-16.64z" ></path></symbol><symbol id="aui-icon-check_s" viewBox="0 0 1024 1024"><path d="M169.024 534.976L247.04 456.96a12.8 12.8 0 0 1 18.048 0L416 608l342.976-342.976a12.8 12.8 0 0 1 18.048 0L855.04 343.04a12.8 12.8 0 0 1 0 18.048L424.96 791.04a12.8 12.8 0 0 1-18.048 0L168.96 552.96a12.8 12.8 0 0 1 0-18.048z" ></path></symbol><symbol id="aui-icon-compress_s" viewBox="0 0 1024 1024"><path d="M512 549.952v265.856c0 10.24-3.776 19.2-11.264 26.688a36.48 36.48 0 0 1-26.688 11.264 36.48 36.48 0 0 1-26.752-11.264L361.856 757.12l-196.992 196.992a18.752 18.752 0 0 1-27.264 0L69.952 886.4a18.752 18.752 0 0 1 0-27.264l196.992-196.992L181.504 576.64a36.48 36.48 0 0 1-11.264-26.752c0-10.24 3.712-19.2 11.264-26.688A36.48 36.48 0 0 1 208.192 512h265.856c10.24 0 19.2 3.776 26.688 11.264A36.48 36.48 0 0 1 512 549.952z m442.048-412.352a18.752 18.752 0 0 1 0 27.264L757.12 361.856l85.44 85.44a36.48 36.48 0 0 1 11.264 26.752c0 10.24-3.712 19.2-11.264 26.688a36.48 36.48 0 0 1-26.688 11.264H549.952a36.48 36.48 0 0 1-26.688-11.264A36.48 36.48 0 0 1 512 474.048V208.192c0-10.24 3.776-19.2 11.264-26.688a36.48 36.48 0 0 1 26.688-11.264c10.304 0 19.2 3.712 26.752 11.264l85.44 85.44 196.992-196.992a18.752 18.752 0 0 1 27.264 0l67.648 67.648z" ></path></symbol><symbol id="aui-icon-angle_right" viewBox="0 0 1024 1024"><path d="M678.4 512a38.4 38.4 0 0 1-11.264 27.136l-256 256a38.272 38.272 0 0 1-54.272 0 38.272 38.272 0 0 1 0-54.272L585.664 512 356.864 283.136a38.272 38.272 0 0 1 0-54.272 38.272 38.272 0 0 1 54.272 0l256 256A38.4 38.4 0 0 1 678.4 512" ></path></symbol><symbol id="aui-icon-export" viewBox="0 0 1024 1024"><path d="M729.6 624H448v-96h281.6V452.352a32 32 0 0 1 52.48-24.64l148.48 123.712a32 32 0 0 1 0 49.152l-148.48 123.712a32 32 0 0 1-52.48-24.64V624zM832 384h-64V128H128v768h640v-128h64v128a64 64 0 0 1-64 64H128a64 64 0 0 1-64-64V128a64 64 0 0 1 64-64h640a64 64 0 0 1 64 64v256z" ></path></symbol><symbol id="aui-icon-import" viewBox="0 0 1024 1024"><path d="M678.4 528H960v96h-281.6v75.648a32 32 0 0 1-52.48 24.64L477.44 600.576a32 32 0 0 1 0-49.152l148.48-123.712a32 32 0 0 1 52.48 24.64V528zM832 384h-64V128H128v768h640v-128h64v128a64 64 0 0 1-64 64H128a64 64 0 0 1-64-64V128a64 64 0 0 1 64-64h640a64 64 0 0 1 64 64v256z" ></path></symbol><symbol id="aui-icon-exclamation_triangle_s" viewBox="0 0 1024 1024"><path d="M585.152 849.792V741.12a18.56 18.56 0 0 0-18.304-18.88H457.152a18.56 18.56 0 0 0-18.304 18.88v108.608c0 10.24 8 18.88 18.304 18.88h109.696a18.56 18.56 0 0 0 18.304-18.88z m-1.152-213.76l10.24-262.272a13.824 13.824 0 0 0-5.632-10.88c-3.456-2.816-8.576-6.272-13.76-6.272H449.152c-5.12 0-10.24 3.456-13.696 6.272-3.968 2.88-5.76 8.576-5.76 12.032l9.792 261.12c0 7.488 8.576 13.184 19.392 13.184h105.728c10.304 0 18.88-5.76 19.456-13.12zM576 102.336l438.912 804.672a73.088 73.088 0 0 1-64 108.032H73.088c-25.664 0-49.664-13.76-62.848-36.032a72 72 0 0 1-1.152-72L448 102.272a72.704 72.704 0 0 1 128 0z" ></path></symbol><symbol id="aui-icon-expand_s" viewBox="0 0 1024 1024"><path d="M498.56 591.936a18.432 18.432 0 0 1 0 26.816l-193.664 193.664 84.032 84.032a35.84 35.84 0 0 1 11.072 26.24 35.84 35.84 0 0 1-11.072 26.24 35.84 35.84 0 0 1-26.24 11.072H101.312a35.84 35.84 0 0 1-26.24-11.072 35.84 35.84 0 0 1-11.072-26.24v-261.376a35.84 35.84 0 0 1 11.072-26.24 35.84 35.84 0 0 1 26.24-11.072 35.84 35.84 0 0 1 26.24 11.072l84.032 84.032L405.248 525.44a18.432 18.432 0 0 1 26.88 0L498.56 591.936zM960 101.312v261.376a35.84 35.84 0 0 1-11.072 26.24 35.84 35.84 0 0 1-26.24 11.072 35.84 35.84 0 0 1-26.24-11.072l-84.032-84.032L618.752 498.56a18.432 18.432 0 0 1-26.88 0L525.44 432.064a18.432 18.432 0 0 1 0-26.816l193.664-193.664-84.032-84.032a35.84 35.84 0 0 1-11.072-26.24 35.84 35.84 0 0 1 11.072-26.24 35.84 35.84 0 0 1 26.24-11.072h261.376a35.84 35.84 0 0 1 26.24 11.072 35.84 35.84 0 0 1 11.072 26.24z" ></path></symbol><symbol id="aui-icon-minus_s" viewBox="0 0 1024 1024"><path d="M256 448h512a64 64 0 0 1 0 128H256a64 64 0 0 1 0-128" ></path></symbol><symbol id="aui-icon-minus" viewBox="0 0 1024 1024"><path d="M904 448H120C86.4 448 64 470.4 64 504s22.4 56 56 56h784c33.6 0 56-22.4 56-56S937.6 448 904 448z" ></path></symbol><symbol id="aui-icon-info_circle_s" viewBox="0 0 1024 1024"><path d="M512 0a512 512 0 1 1 0 1024A512 512 0 0 1 512 0zM448 304v32c0 26.368 21.632 48 48 48h32c26.368 0 48-21.632 48-48v-32A48.192 48.192 0 0 0 528 256h-32a48.192 48.192 0 0 0-48 48zM640 768v-64H576V448H384v64h64v192H384v64h256z" ></path></symbol><symbol id="aui-icon-navigation_expand" viewBox="0 0 1024 1024"><path d="M512 192l256 320-256 320H448V192h64zM256 192h64v640H256V192z" ></path></symbol><symbol id="aui-icon-copy" viewBox="0 0 1024 1024"><path d="M742.848 865.728v40.768c0 29.44-25.088 53.504-55.936 53.504h-503.04C153.152 960 128 936 128 906.496V226.816c0-29.568 25.088-53.568 55.936-53.568h124.096v-40.96c0-37.76 29.824-68.288 66.624-68.288h271.36C784.192 64 896 178.56 896 320v477.44c0 37.76-29.824 68.288-66.624 68.288h-86.528z m0-51.2h86.528c9.152 0 16.64-7.616 16.64-17.024V319.936c0-113.088-89.536-204.8-199.936-204.8h-271.36c-9.28 0-16.704 7.68-16.704 17.088v41.024h192.768c128 127.744 192.064 192.768 192.064 195.008v446.272z m-52.608 95.104V388.864h-197.12V223.68H180.672v685.952h509.568zM533.44 347.52h126.912L533.504 223.488V347.52z" ></path></symbol><symbol id="aui-icon-plus" viewBox="0 0 1024 1024"><path d="M904 456h-336v-336C568 86.4 545.6 64 512 64s-56 22.4-56 56v336h-336C86.4 456 64 478.4 64 512s22.4 56 56 56h336v336c0 33.6 22.4 56 56 56s56-22.4 56-56v-336h336c33.6 0 56-22.4 56-56s-22.4-56-56-56z" ></path></symbol><symbol id="aui-icon-back_top" viewBox="0 0 1024 1024"><path d="M545.07353 181.552571a42.2855 42.2855 0 0 0-34.480914-12.346599l-0.511776 0.063972a37.551571 37.551571 0 0 0-1.471357 0.191916c-0.383832 0-0.703692 0.127944-1.023552 0.191916l-1.023552 0.127944a42.413444 42.413444 0 0 0-1.27944 0.319861l-0.63972 0.127944a37.103767 37.103767 0 0 0-1.471357 0.447804l-0.511776 0.127944a39.150871 39.150871 0 0 0-1.535328 0.511776l-0.447804 0.127944a43.820828 43.820828 0 0 0-1.535328 0.63972l-0.383833 0.063972a36.400075 36.400075 0 0 0-1.5993 0.703692l-0.255888 0.127944a44.460549 44.460549 0 0 0-1.663272 0.831636l-0.191916 0.127944a44.652465 44.652465 0 0 0-10.939214 8.316362L117.804461 551.502718a43.24508 43.24508 0 0 0 0 60.773411c16.632723 16.760667 43.692884 16.760667 60.325607 0l294.271256-296.510277v665.180984a42.861248 42.861248 0 0 0 42.541389 43.053164h-0.191916a42.733304 42.733304 0 0 0 42.477416-43.053164v-665.308928l294.463172 296.446305c16.632723 16.760667 43.692884 16.632723 60.325608-0.255888a42.989192 42.989192 0 0 0 0.063972-60.517523l-367.007435-369.758231zM991.790092 43.181108a42.60536 42.60536 0 0 0-42.477416-42.733304H74.687324C51.209596 0.447804 32.209908 19.575436 32.209908 43.181108c0 23.669645 18.999688 42.861248 42.477416 42.861248h874.625352c23.477728 0 42.477416-19.191604 42.477416-42.861248z" ></path></symbol><symbol id="aui-icon-moon" viewBox="0 0 1024 1024"><path d="M831.68 749.568c-21.952 3.456-44.224 5.248-66.944 5.248a414.592 414.592 0 0 1-204.992-52.48 396.16 396.16 0 0 1-148.992-142.848 372.224 372.224 0 0 1-54.784-196.48c0-74.56 21.12-144 63.296-208.064a381.44 381.44 0 0 0-199.872 133.504 352.256 352.256 0 0 0-77.504 223.872c0 50.496 10.304 98.752 30.976 144.832 20.672 46.08 48.384 85.696 83.072 118.912 34.624 33.28 76.032 59.776 124.096 79.616 48 19.84 98.432 29.696 151.104 29.696 58.432 0 113.92-11.968 166.4-35.84a386.24 386.24 0 0 0 134.144-99.968z m123.456-49.536c-38.144 78.848-95.616 141.888-172.48 189.12A471.424 471.424 0 0 1 531.2 960a471.552 471.552 0 0 1-181.248-35.584 473.088 473.088 0 0 1-149.056-95.552 451.008 451.008 0 0 1-99.712-142.848A420.032 420.032 0 0 1 64 512.32c0-59.52 11.648-116.352 35.008-170.56a442.112 442.112 0 0 1 94.848-140.8 465.856 465.856 0 0 1 143.232-95.872 481.472 481.472 0 0 1 176.448-39.936c17.856-0.768 30.208 6.784 37.12 22.72 7.296 16 4.224 29.952-9.152 41.984a310.912 310.912 0 0 0-80 105.792 301.952 301.952 0 0 0-27.648 127.36c0 57.6 14.784 110.592 44.416 159.168 29.568 48.64 69.76 87.04 120.384 115.456a334.272 334.272 0 0 0 166.08 42.56c47.872 0 94.08-9.92 138.688-29.76 16.64-6.976 31.232-4.48 43.776 7.616a35.648 35.648 0 0 1 10.688 19.84 36.032 36.032 0 0 1-2.752 22.144z" ></path></symbol><symbol id="aui-icon-navigation_collapse" viewBox="0 0 1024 1024"><path d="M512 832L256 512l256-320h64v640H512z m192-640h64v640h-64V192z" ></path></symbol><symbol id="aui-icon-close_circle" viewBox="0 0 1024 1024"><path d="M512 0C229.12 0 0 229.12 0 512s229.12 512 512 512 512-229.12 512-512-229.12-512-512-512z m0 924.928A412.8 412.8 0 0 1 99.072 512 412.8 412.8 0 0 1 512 99.072 412.8 412.8 0 0 1 924.928 512 412.8 412.8 0 0 1 512 924.928z m210.176-541.312L593.728 512l128.448 128.384a24.768 24.768 0 0 1 0 35.136l-46.72 46.656a24.768 24.768 0 0 1-35.072 0L512 593.728l-128.384 128.448a24.768 24.768 0 0 1-35.136 0l-46.656-46.72a24.768 24.768 0 0 1 0-35.072L430.272 512 301.824 383.616a24.768 24.768 0 0 1 0-35.136l46.72-46.656a24.768 24.768 0 0 1 35.072 0L512 430.272l128.384-128.448a24.768 24.768 0 0 1 35.136 0l46.656 46.72a24.768 24.768 0 0 1 0 35.072z" ></path></symbol><symbol id="aui-icon-sun" viewBox="0 0 1024 1024"><path d="M787.392 623.808c16-35.712 24.064-73.024 24.064-112 0-39.04-7.936-76.352-23.808-111.872a288.96 288.96 0 0 0-64.32-92.032A303.68 303.68 0 0 0 627.2 246.336a305.792 305.792 0 0 0-116.8-22.72c-40.768 0-79.744 7.552-116.864 22.72-37.12 15.168-69.12 35.712-96.192 61.568a288.96 288.96 0 0 0-64.256 92.032 271.296 271.296 0 0 0-23.808 111.808c0 39.04 7.936 76.288 23.808 111.808a288.96 288.96 0 0 0 64.256 92.032c27.008 25.856 59.072 46.4 96.192 61.568 37.12 15.168 76.096 22.784 116.864 22.784s79.68-7.616 116.8-22.784a303.68 303.68 0 0 0 96.192-61.568 286.272 286.272 0 0 0 64-91.776z m168.32 26.496c-1.408 5.056-4.864 8.32-10.432 10.048l-152.704 48v153.088a15.424 15.424 0 0 1-6.784 12.992c-5.184 3.328-10.24 4.032-15.168 2.048l-152.64-47.04-94.08 124.032a16.64 16.64 0 0 1-13.568 6.528 16.64 16.64 0 0 1-13.632-6.528l-94.08-124.032-152.64 47.04c-4.864 1.92-9.92 1.28-15.168-2.048a15.424 15.424 0 0 1-6.784-12.992v-153.088l-152.64-48c-5.568-1.664-9.088-4.992-10.432-10.048-1.792-5.632-1.088-10.496 2.048-14.464l94.08-124.096-94.08-124.032a15.36 15.36 0 0 1-2.048-14.528c1.344-4.992 4.864-8.32 10.432-10.048l152.64-48V162.048c0-5.312 2.24-9.664 6.784-12.992 5.248-3.328 10.24-4.032 15.168-1.984l152.64 46.976 94.08-124.032A16.256 16.256 0 0 1 510.336 64c5.888 0 10.432 1.984 13.568 6.016l94.08 124.032 152.64-46.976c4.928-2.048 9.984-1.344 15.168 1.92 4.544 3.392 6.784 7.68 6.784 13.056v153.088l152.704 48c5.568 1.728 9.024 5.056 10.432 10.048a15.36 15.36 0 0 1-2.112 14.528l-94.08 124.032 94.08 124.096c3.2 3.968 3.84 8.832 2.112 14.464z" ></path></symbol><symbol id="aui-icon-search_s" viewBox="0 0 1024 1024"><path d="M613.248 613.76c47.36-47.36 71.04-104.32 71.04-170.688 0-66.432-23.552-123.2-70.784-170.432-47.232-47.168-104-70.784-170.432-70.784-66.432 0-123.2 23.616-170.432 70.784-47.168 47.232-70.784 104-70.784 170.432 0 66.432 23.616 123.2 70.784 170.432 47.232 47.232 104 70.784 170.432 70.784A231.872 231.872 0 0 0 613.248 613.76zM960 891.072c0 18.688-6.848 34.816-20.48 48.448-13.632 13.632-29.76 20.48-48.448 20.48a64 64 0 0 1-48.448-20.48l-184.704-184.128a368.704 368.704 0 0 1-214.848 66.752 372.48 372.48 0 0 1-147.264-29.888 379.008 379.008 0 0 1-121.152-80.768 379.008 379.008 0 0 1-80.768-121.152A372.48 372.48 0 0 1 64 443.136c0-51.392 9.984-100.48 29.888-147.328a379.008 379.008 0 0 1 80.768-121.152c33.92-33.92 74.304-60.8 121.152-80.768A372.48 372.48 0 0 1 443.072 64c51.328 0 100.48 9.984 147.264 29.888a379.008 379.008 0 0 1 121.152 80.768c33.92 33.92 60.8 74.304 80.768 121.152a372.48 372.48 0 0 1 29.888 147.264 368.704 368.704 0 0 1-66.752 214.848l184.704 184.704c13.248 13.248 19.904 29.44 19.904 48.448z" ></path></symbol><symbol id="aui-icon-history_s" viewBox="0 0 1024 1024"><path d="M924.416 338.176A435.84 435.84 0 0 1 960 512a435.84 435.84 0 0 1-35.584 173.824 451.968 451.968 0 0 1-95.68 142.912 451.968 451.968 0 0 1-142.912 95.68A435.84 435.84 0 0 1 512 960a444.8 444.8 0 0 1-190.72-42.24 437.952 437.952 0 0 1-154.048-119.36 20.8 20.8 0 0 1-3.776-13.12 17.28 17.28 0 0 1 4.992-11.968l79.872-80.448a20.992 20.992 0 0 1 14.592-5.312c6.208 0.832 10.688 3.2 13.44 7.04a292.8 292.8 0 0 0 104.384 85.76A294.144 294.144 0 0 0 512 810.688c40.448 0 79.04-7.872 115.84-23.68a300.928 300.928 0 0 0 95.36-63.872c26.816-26.816 48.064-58.624 63.872-95.36 15.744-36.736 23.616-75.328 23.616-115.776 0-40.448-7.872-79.04-23.68-115.84A300.928 300.928 0 0 0 723.2 300.8a300.928 300.928 0 0 0-95.36-63.872A290.944 290.944 0 0 0 512 213.312c-38.08 0-74.688 6.912-109.696 20.736a289.792 289.792 0 0 0-93.312 59.2L388.928 373.76c12.032 11.648 14.72 25.088 8.128 40.256-6.592 15.552-18.048 23.296-34.368 23.296H101.312a35.84 35.84 0 0 1-26.24-11.072A35.84 35.84 0 0 1 64 400V138.688c0-16.384 7.808-27.84 23.36-34.432 15.168-6.592 28.544-3.84 40.192 8.192l75.84 75.2a452.8 452.8 0 0 1 142.656-91.264A439.424 439.424 0 0 1 512 64a435.84 435.84 0 0 1 173.824 35.584c55.232 23.68 102.848 55.616 142.912 95.68a451.968 451.968 0 0 1 95.68 142.912z m-337.728 5.824v261.312a18.176 18.176 0 0 1-5.248 13.44 18.176 18.176 0 0 1-13.44 5.248H381.312a18.176 18.176 0 0 1-13.44-5.248 18.176 18.176 0 0 1-5.184-13.44v-37.312c0-5.44 1.728-9.92 5.248-13.44a18.176 18.176 0 0 1 13.44-5.248H512V344c0-5.44 1.728-9.92 5.248-13.44a18.176 18.176 0 0 1 13.44-5.248h37.312c5.44 0 9.92 1.792 13.44 5.248a18.176 18.176 0 0 1 5.248 13.44z" ></path></symbol></svg>';
634
634
 
635
635
  function getAuiIconNoHttpProviderError() {
636
636
  return new Error('Could not find HttpClient provider for use with Alauda UI icons. Please include the HttpClientModule from @angular/common/http in your app imports.');
@@ -7799,6 +7799,110 @@ StatusBarModule.decorators = [
7799
7799
  },] }
7800
7800
  ];
7801
7801
 
7802
+ class NavItemIconDirective {
7803
+ constructor(template) {
7804
+ this.template = template;
7805
+ }
7806
+ }
7807
+ NavItemIconDirective.decorators = [
7808
+ { type: Directive, args: [{
7809
+ selector: '*[auiNavItemIcon]',
7810
+ exportAs: 'auiNavItemIcon',
7811
+ },] }
7812
+ ];
7813
+ NavItemIconDirective.ctorParameters = () => [
7814
+ { type: TemplateRef }
7815
+ ];
7816
+ class NavItemContentDirective {
7817
+ constructor(template) {
7818
+ this.template = template;
7819
+ }
7820
+ }
7821
+ NavItemContentDirective.decorators = [
7822
+ { type: Directive, args: [{
7823
+ selector: '*[auiNavItemContent]',
7824
+ exportAs: 'auiNavItemContent',
7825
+ },] }
7826
+ ];
7827
+ NavItemContentDirective.ctorParameters = () => [
7828
+ { type: TemplateRef }
7829
+ ];
7830
+ let uniqueId$5 = 0;
7831
+ class NavItemComponent {
7832
+ constructor(parentItem, group) {
7833
+ this.parentItem = parentItem;
7834
+ this._key = 'aui-nav-item--' + uniqueId$5++;
7835
+ this.divider = false;
7836
+ this.depth = 0;
7837
+ this.group = group;
7838
+ if (parentItem) {
7839
+ this.depth = parentItem.depth + 1;
7840
+ }
7841
+ }
7842
+ get key() {
7843
+ return this._key;
7844
+ }
7845
+ set key(val) {
7846
+ if (val) {
7847
+ this._key = val;
7848
+ }
7849
+ }
7850
+ get subItems() {
7851
+ var _a;
7852
+ return (_a = this._subItems) === null || _a === void 0 ? void 0 : _a.filter(item => item !== this);
7853
+ }
7854
+ }
7855
+ NavItemComponent.decorators = [
7856
+ { type: Component, args: [{
7857
+ selector: 'aui-nav-item',
7858
+ template: '',
7859
+ changeDetection: ChangeDetectionStrategy.OnPush,
7860
+ encapsulation: ViewEncapsulation.None,
7861
+ preserveWhitespaces: false
7862
+ },] }
7863
+ ];
7864
+ NavItemComponent.ctorParameters = () => [
7865
+ { type: NavItemComponent, decorators: [{ type: SkipSelf }, { type: Optional }] },
7866
+ { type: undefined, decorators: [{ type: Optional }, { type: Inject, args: [forwardRef(() => NavItemGroupComponent),] }] }
7867
+ ];
7868
+ NavItemComponent.propDecorators = {
7869
+ _subItems: [{ type: ContentChildren, args: [NavItemComponent,] }],
7870
+ key: [{ type: Input }],
7871
+ divider: [{ type: Input }],
7872
+ icon: [{ type: ContentChild, args: [NavItemIconDirective, { static: true },] }],
7873
+ content: [{ type: ContentChild, args: [NavItemContentDirective, { static: true },] }]
7874
+ };
7875
+
7876
+ class NavItemGroupTitleDirective {
7877
+ constructor(template) {
7878
+ this.template = template;
7879
+ }
7880
+ }
7881
+ NavItemGroupTitleDirective.decorators = [
7882
+ { type: Directive, args: [{
7883
+ selector: '*[auiNavItemGroupTitle]',
7884
+ exportAs: 'auiNavItemGroupTitle',
7885
+ },] }
7886
+ ];
7887
+ NavItemGroupTitleDirective.ctorParameters = () => [
7888
+ { type: TemplateRef }
7889
+ ];
7890
+ class NavItemGroupComponent {
7891
+ }
7892
+ NavItemGroupComponent.decorators = [
7893
+ { type: Component, args: [{
7894
+ selector: 'aui-nav-item-group',
7895
+ template: '',
7896
+ changeDetection: ChangeDetectionStrategy.OnPush,
7897
+ encapsulation: ViewEncapsulation.None,
7898
+ preserveWhitespaces: false
7899
+ },] }
7900
+ ];
7901
+ NavItemGroupComponent.propDecorators = {
7902
+ title: [{ type: ContentChild, args: [NavItemGroupTitleDirective,] }],
7903
+ items: [{ type: ContentChildren, args: [forwardRef(() => NavItemComponent),] }]
7904
+ };
7905
+
7802
7906
  class NavItemUlComponent {
7803
7907
  constructor() {
7804
7908
  this.mainPanelCollapsed = true;
@@ -7811,11 +7915,11 @@ class NavItemUlComponent {
7811
7915
  NavItemUlComponent.decorators = [
7812
7916
  { type: Component, args: [{
7813
7917
  selector: 'aui-nav-item-ul',
7814
- template: "<div class=\"aui-nav-item-ul\" [class.isMainPanelCollapsed]=\"mainPanelCollapsed\">\n <aui-nav-item-li\n *ngFor=\"let item of items; trackBy: trackByKey\"\n [item]=\"item\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n (itemFocused)=\"focusedItemChanged.emit($event)\"\n ></aui-nav-item-li>\n\n <div *ngFor=\"let group of groups\" class=\"aui-nav-item-group\">\n <div\n *ngIf=\"!mainPanelCollapsed && group.title\"\n class=\"aui-nav-item-group__title\"\n >\n {{ group.title }}\n </div>\n <aui-nav-item-li\n *ngFor=\"let item of group.items; trackBy: trackByKey\"\n [item]=\"item\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n (itemFocused)=\"focusedItemChanged.emit($event)\"\n ></aui-nav-item-li>\n </div>\n</div>\n",
7918
+ template: "<div class=\"aui-nav-item-ul\" [class.isMainPanelCollapsed]=\"mainPanelCollapsed\">\n <aui-nav-item-li\n *ngFor=\"let item of items; trackBy: trackByKey\"\n [item]=\"item\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n (itemFocused)=\"focusedItemChanged.emit($event)\"\n ></aui-nav-item-li>\n\n <div *ngFor=\"let group of groups\" class=\"aui-nav-item-group\">\n <div\n *ngIf=\"!mainPanelCollapsed && group.title\"\n class=\"aui-nav-item-group__title\"\n >\n <ng-container [ngTemplateOutlet]=\"group.title.template\"></ng-container>\n </div>\n <aui-nav-item-li\n *ngFor=\"let item of group.items; trackBy: trackByKey\"\n [item]=\"item\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n (itemFocused)=\"focusedItemChanged.emit($event)\"\n ></aui-nav-item-li>\n </div>\n</div>\n",
7815
7919
  changeDetection: ChangeDetectionStrategy.OnPush,
7816
7920
  encapsulation: ViewEncapsulation.None,
7817
7921
  preserveWhitespaces: false,
7818
- styles: [".aui-nav-item-group{position:relative}.aui-nav-item-group .aui-nav-item-group__title{padding:var(--aui-spacing-m) var(--aui-spacing-m) var(--aui-spacing-s)}.aui-nav-item-group__title{color:rgb(var(--aui-color-help));font-size:var(--aui-font-size-s);line-height:var(--aui-line-height-s)}.aui-nav-item-group__title+.aui-nav-item__content{margin-top:var(--aui-spacing-xs)}aui-nav-item-li{display:block}"]
7922
+ styles: [".aui-nav-item-group{position:relative}.aui-nav-item-group .aui-nav-item-group__title{padding:8px 8px 4px}.aui-nav-item-group__title{color:rgb(var(--aui-color-n-4));font-size:12px;line-height:16px}.aui-nav-item-ul.isMainPanelCollapsed .aui-nav-item-group+.aui-nav-item-group{margin-top:9px}.aui-nav-item-ul.isMainPanelCollapsed .aui-nav-item-group+.aui-nav-item-group:before{content:\"\";display:block;box-sizing:border-box;position:absolute;left:0;top:-9px;padding:4px;height:9px;width:100%;background-clip:content-box;background-color:#3d3d3d}.aui-nav-item-group__title+.aui-nav-item__content{margin-top:2px}"]
7819
7923
  },] }
7820
7924
  ];
7821
7925
  NavItemUlComponent.propDecorators = {
@@ -7833,14 +7937,12 @@ class NavMenuComponent {
7833
7937
  this.secondaryPanelHover$$ = new BehaviorSubject(false);
7834
7938
  this.mainPanelCollapsed = false;
7835
7939
  this.secondaryPanelCollapsed = false;
7836
- this.hideMainPanelToggle = true;
7940
+ this.hideMainPanelToggle = false;
7837
7941
  this.hideSecondaryPanelToggle = false;
7838
7942
  this.theme = 'dark';
7839
7943
  this.activatedKeyChange = new EventEmitter();
7840
7944
  this.mainPanelCollapsedChange = new EventEmitter();
7841
7945
  this.secondaryPanelCollapsedChange = new EventEmitter();
7842
- this.paths = [];
7843
- this.flatItems = [];
7844
7946
  }
7845
7947
  get activatedKey() {
7846
7948
  return this._activatedKey;
@@ -7850,49 +7952,38 @@ class NavMenuComponent {
7850
7952
  this.activatedKey$$.next(val);
7851
7953
  }
7852
7954
  ngAfterContentInit() {
7853
- const items = this.items ||
7854
- this.groups.reduce((prev, cur) => [...prev, ...cur.items], []);
7855
- this.flatItems = this.flattenNav(items);
7856
- this.paths = this.getPaths(items);
7857
- this.activeKeys$ = this.activatedKey$$.pipe(map(key => this.findPathByLastKey(key)), publishReplay(1), refCount());
7858
- this.expandedKeys$ = merge(this.activatedKey$$, this.expandedKey$$).pipe(map((key) => this.findPathByLastKey(key)), publishReplay(1), refCount());
7955
+ this.items$ = this.items.changes.pipe(startWith(this.items), map((list) => list.toArray()), publishReplay(1), refCount());
7956
+ this.groups$ = this.groups.changes.pipe(startWith(this.groups), map((list) => list.toArray()), publishReplay(1), refCount());
7957
+ this.activeKeys$ = combineLatest([
7958
+ this.activatedKey$$,
7959
+ this.flatItems.changes.pipe(startWith(this.flatItems)),
7960
+ ]).pipe(map(([key, items]) => items.find(item => item.key === key)), map(item => this.getItemPath(item)), publishReplay(1), refCount());
7961
+ this.expandedKeys$ = combineLatest([
7962
+ merge(this.activatedKey$$, this.expandedKey$$),
7963
+ this.flatItems.changes.pipe(startWith(this.flatItems)),
7964
+ ]).pipe(map(([key, items]) => items.find(item => item.key === key)), map(item => this.getItemPath(item)), publishReplay(1), refCount());
7859
7965
  this.stickedItem$ = this.focusedItemKey$$
7860
7966
  .pipe(bufferCount(2, 1), startWith([null, null]), debounceTime(0), switchMap(([prevKey, currKey]) => currKey
7861
7967
  ? of(currKey)
7862
7968
  : this.secondaryPanelHover$$.pipe(debounceTime(0), switchMap(hover => (hover ? of(prevKey) : of(null))))))
7863
- .pipe(switchMap((key) => {
7864
- const stickedItem = this.flatItems.find(item => item.key === key);
7969
+ .pipe(switchMap(key => combineLatest([
7970
+ of(key),
7971
+ this.flatItems.changes.pipe(startWith(this.flatItems)),
7972
+ ])), switchMap(([key, items]) => {
7973
+ const stickedItem = items.find(item => item.key === key);
7865
7974
  return (stickedItem === null || stickedItem === void 0 ? void 0 : stickedItem.subItems.length) > 0
7866
7975
  ? of(stickedItem)
7867
- : this.expandedKeys$.pipe(map(keys => keys[0]), map(expandedKey => this.flatItems.find(item => item.key === expandedKey)));
7976
+ : this.expandedKeys$.pipe(map(keys => keys[0]), map(expandedKey => items.find(item => item.key === expandedKey)));
7868
7977
  }), filter(item => !!item), distinctUntilKeyChanged('key'), publishReplay(1), refCount());
7869
7978
  this.hasFocusedItem$ = combineLatest([
7979
+ this.flatItems.changes.pipe(startWith(this.flatItems)),
7870
7980
  this.focusedItemKey$$.pipe(distinctUntilChanged()),
7871
7981
  this.secondaryPanelHover$$,
7872
- ]).pipe(map(([key, hover]) => {
7873
- const focusedItem = this.flatItems.find(item => item.key === key);
7982
+ ]).pipe(map(([items, key, hover]) => {
7983
+ const focusedItem = items.find(item => item.key === key);
7874
7984
  return (focusedItem === null || focusedItem === void 0 ? void 0 : focusedItem.subItems.length) > 0 || hover;
7875
7985
  }), debounceTime(0));
7876
7986
  }
7877
- flattenNav(items) {
7878
- if (!(items === null || items === void 0 ? void 0 : items.length)) {
7879
- return [];
7880
- }
7881
- return items.reduce((prev, cur) => [...prev, ...this.flattenNav(cur.children)], items);
7882
- }
7883
- findPathByLastKey(key) {
7884
- return this.paths.find(path => [...path].pop() === key);
7885
- }
7886
- getPaths(items, parent) {
7887
- if (!(items === null || items === void 0 ? void 0 : items.length)) {
7888
- return [];
7889
- }
7890
- const pre = parent ? [...parent] : [];
7891
- return items.reduce((prev, cur) => [
7892
- ...prev,
7893
- ...this.getPaths(cur.children, [...pre, cur.key]),
7894
- ], items.map(item => [...pre, item.key]));
7895
- }
7896
7987
  handleMainPanelExpandButtonClicked() {
7897
7988
  this.mainPanelCollapsedChange.emit(!this.mainPanelCollapsed);
7898
7989
  }
@@ -7914,15 +8005,23 @@ class NavMenuComponent {
7914
8005
  expandedKeyChanged(key) {
7915
8006
  this.expandedKey$$.next(key);
7916
8007
  }
8008
+ getItemPath(item) {
8009
+ if (!item) {
8010
+ return [];
8011
+ }
8012
+ return item.parentItem
8013
+ ? [...this.getItemPath(item.parentItem), item.key]
8014
+ : [item.key];
8015
+ }
7917
8016
  }
7918
8017
  NavMenuComponent.decorators = [
7919
8018
  { type: Component, args: [{
7920
8019
  selector: 'aui-nav-menu',
7921
- template: "<div\n class=\"aui-nav-menu\"\n [class.isMainPanelCollapsed]=\"mainPanelCollapsed\"\n [class.isSecondaryPanelCollapsed]=\"secondaryPanelCollapsed\"\n>\n <div class=\"aui-nav-menu__main-panel\">\n <div class=\"aui-nav-menu__main-panel-content\" cdkScrollable>\n <aui-nav-item-ul\n [items]=\"items\"\n [groups]=\"groups\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n (focusedItemChanged)=\"handleFocusedItemChanged($event)\"\n ></aui-nav-item-ul>\n </div>\n <div\n *ngIf=\"!hideMainPanelToggle\"\n class=\"aui-nav-menu__main-panel-footer\"\n (click)=\"handleMainPanelExpandButtonClicked()\"\n >\n <aui-icon\n [icon]=\"\n !mainPanelCollapsed ? 'angle_double_left' : 'angle_double_right'\n \"\n ></aui-icon>\n </div>\n </div>\n\n <div\n *ngIf=\"mainPanelCollapsed\"\n class=\"aui-nav-menu__secondary-panel\"\n (mouseleave)=\"handleSecondaryPanelHover(false)\"\n >\n <div\n *ngIf=\"\n (!secondaryPanelCollapsed || (hasFocusedItem$ | async)) &&\n (stickedItem$ | async) &&\n (stickedItem$ | async).subItems.length\n \"\n class=\"aui-nav-menu__secondary-panel-content\"\n cdkScrollable\n (mouseenter)=\"handleSecondaryPanelHover(true)\"\n >\n <div class=\"aui-nav-menu__secondary-panel-title\">\n <div\n *ngIf=\"(stickedItem$ | async).group\"\n class=\"aui-nav-item-group__title\"\n >\n <ng-container\n [ngTemplateOutlet]=\"(stickedItem$ | async).group.title.template\"\n ></ng-container>\n </div>\n <div class=\"aui-nav-item__content\">\n <ng-container\n [ngTemplateOutlet]=\"(stickedItem$ | async).content.template\"\n ></ng-container>\n </div>\n </div>\n <aui-nav-item-ul\n [items]=\"(stickedItem$ | async).subItems\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n ></aui-nav-item-ul>\n </div>\n <div\n *ngIf=\"!hideSecondaryPanelToggle\"\n class=\"aui-nav-menu__secondary-panel-expand-button\"\n (click)=\"handleSecondaryPanelExpandButtonClicked()\"\n >\n <aui-icon\n [icon]=\"\n !secondaryPanelCollapsed ? 'navigation_collapse' : 'navigation_expand'\n \"\n ></aui-icon>\n </div>\n </div>\n</div>\n",
8020
+ template: "<div\n class=\"aui-nav-menu\"\n [class.isMainPanelCollapsed]=\"mainPanelCollapsed\"\n [class.isSecondaryPanelCollapsed]=\"secondaryPanelCollapsed\"\n>\n <div class=\"aui-nav-menu__main-panel\">\n <div class=\"aui-nav-menu__main-panel-content\" cdkScrollable>\n <aui-nav-item-ul\n [items]=\"items$ | async\"\n [groups]=\"groups$ | async\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n (focusedItemChanged)=\"handleFocusedItemChanged($event)\"\n ></aui-nav-item-ul>\n </div>\n <div\n *ngIf=\"!hideMainPanelToggle\"\n class=\"aui-nav-menu__main-panel-footer\"\n (click)=\"handleMainPanelExpandButtonClicked()\"\n >\n <aui-icon\n [icon]=\"\n !mainPanelCollapsed ? 'angle_double_left' : 'angle_double_right'\n \"\n ></aui-icon>\n </div>\n </div>\n\n <div\n *ngIf=\"mainPanelCollapsed\"\n class=\"aui-nav-menu__secondary-panel\"\n (mouseleave)=\"handleSecondaryPanelHover(false)\"\n >\n <div\n *ngIf=\"\n (!secondaryPanelCollapsed || (hasFocusedItem$ | async)) &&\n (stickedItem$ | async) &&\n (stickedItem$ | async).subItems.length\n \"\n class=\"aui-nav-menu__secondary-panel-content\"\n cdkScrollable\n (mouseenter)=\"handleSecondaryPanelHover(true)\"\n >\n <div class=\"aui-nav-menu__secondary-panel-title\">\n <div\n *ngIf=\"(stickedItem$ | async).group\"\n class=\"aui-nav-item-group__title\"\n >\n <ng-container\n [ngTemplateOutlet]=\"(stickedItem$ | async).group.title.template\"\n ></ng-container>\n </div>\n <div class=\"aui-nav-item__content\">\n <ng-container\n [ngTemplateOutlet]=\"(stickedItem$ | async).content.template\"\n ></ng-container>\n </div>\n </div>\n <aui-nav-item-ul\n [items]=\"(stickedItem$ | async).subItems\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n ></aui-nav-item-ul>\n </div>\n <div\n *ngIf=\"!hideSecondaryPanelToggle\"\n class=\"aui-nav-menu__secondary-panel-expand-button\"\n (click)=\"handleSecondaryPanelExpandButtonClicked()\"\n >\n <aui-icon\n [icon]=\"\n !secondaryPanelCollapsed ? 'navigation_collapse' : 'navigation_expand'\n \"\n ></aui-icon>\n </div>\n </div>\n</div>\n",
7922
8021
  changeDetection: ChangeDetectionStrategy.OnPush,
7923
8022
  encapsulation: ViewEncapsulation.None,
7924
8023
  preserveWhitespaces: false,
7925
- styles: ["aui-nav-item-ul:not([hidden]){display:block}.aui-nav-menu{width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;height:100%;display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.aui-nav-menu__main-panel{display:flex;flex-direction:column;width:220px;height:100%;background-color:rgb(var(--aui-color-n-9))}.aui-nav-menu__main-panel-content{height:100%;overflow-x:hidden;overflow-y:auto}.aui-nav-menu__main-panel-content::-webkit-scrollbar{width:4px;height:4px}.aui-nav-menu__main-panel-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.aui-nav-menu__main-panel-content>aui-nav-item-ul>.aui-nav-item-ul>aui-nav-item-li+aui-nav-item-li{margin-top:4px}"]
8024
+ styles: [".aui-nav-menu{width:-webkit-fit-content;width:fit-content;width:-moz-fit-content;height:100%;display:flex;position:relative;color:rgb(var(--aui-color-n-4));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.aui-nav-menu__main-panel{display:flex;flex-direction:column;width:200px;height:100%;background-color:#333}.aui-nav-menu__main-panel-content{height:100%;overflow-x:hidden;overflow-y:auto}.aui-nav-menu__main-panel-content::-webkit-scrollbar{width:4px;height:4px}.aui-nav-menu__main-panel-content::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3)}.aui-nav-menu__main-panel-footer{flex-shrink:0;height:20px;padding:0 12px;display:flex;justify-content:flex-end;align-items:center;font-size:16px;cursor:pointer}.aui-nav-menu__main-panel-footer:hover{color:#fff;background-color:#3d3d3d}.aui-nav-menu.isMainPanelCollapsed .aui-nav-menu__main-panel{width:48px}.aui-nav-menu.isMainPanelCollapsed .aui-nav-menu__main-panel-footer{justify-content:center}.aui-nav-menu.isSecondaryPanelCollapsed .aui-nav-menu__secondary-panel{position:absolute;top:0;left:48px}.aui-nav-menu__secondary-panel{height:100%;background-color:#272727;position:relative}.aui-nav-menu__secondary-panel .aui-nav-item__icon{display:none}.aui-nav-menu__secondary-panel-content{padding:4px;width:152px;height:100%;overflow-x:hidden;overflow-y:auto}.aui-nav-menu__secondary-panel-content::-webkit-scrollbar{width:4px;height:4px}.aui-nav-menu__secondary-panel-content::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3)}.aui-nav-menu__secondary-panel-title{padding:13px 4px;border-bottom:1px solid #3d3d3d;color:#fff}.aui-nav-menu__secondary-panel-title .aui-nav-item__content{padding:0 12px}.aui-nav-menu__secondary-panel-expand-button{width:16px;height:16px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;right:-16px;transform:translateY(-50%);font-size:16px;cursor:pointer}.aui-nav-menu__secondary-panel-expand-button:hover{color:#007af5}"]
7926
8025
  },] }
7927
8026
  ];
7928
8027
  NavMenuComponent.propDecorators = {
@@ -7932,11 +8031,12 @@ NavMenuComponent.propDecorators = {
7932
8031
  hideMainPanelToggle: [{ type: Input }],
7933
8032
  hideSecondaryPanelToggle: [{ type: Input }],
7934
8033
  theme: [{ type: Input }],
7935
- items: [{ type: Input }],
7936
- groups: [{ type: Input }],
7937
8034
  activatedKeyChange: [{ type: Output }],
7938
8035
  mainPanelCollapsedChange: [{ type: Output }],
7939
- secondaryPanelCollapsedChange: [{ type: Output }]
8036
+ secondaryPanelCollapsedChange: [{ type: Output }],
8037
+ items: [{ type: ContentChildren, args: [NavItemComponent,] }],
8038
+ groups: [{ type: ContentChildren, args: [NavItemGroupComponent,] }],
8039
+ flatItems: [{ type: ContentChildren, args: [NavItemComponent, { descendants: true },] }]
7940
8040
  };
7941
8041
 
7942
8042
  class NavItemLiComponent {
@@ -7945,22 +8045,20 @@ class NavItemLiComponent {
7945
8045
  this.item$$ = new ReplaySubject(1);
7946
8046
  this.mainPanelCollapsed = true;
7947
8047
  this.itemFocused = new EventEmitter();
7948
- this.isActive$ = combineLatest([this.navMenu.activeKeys$, this.item$$]).pipe(map(([activeKeys, item]) => activeKeys === null || activeKeys === void 0 ? void 0 : activeKeys.includes(item.key)), tap(isActive => {
8048
+ this.isActive$ = combineLatest([this.navMenu.activeKeys$, this.item$$]).pipe(map(([activeKeys, item]) => activeKeys.includes(item.key)), tap(isActive => {
7949
8049
  this.snapshot.isActive = isActive;
7950
8050
  }), publishReplay(1), refCount());
7951
- this.isExpanded$ = combineLatest([this.navMenu.expandedKeys$, this.item$$]).pipe(map(([expandedKeys, item]) => { var _a; return ((_a = item.children) === null || _a === void 0 ? void 0 : _a.length) && (expandedKeys === null || expandedKeys === void 0 ? void 0 : expandedKeys.includes(item.key)); }), tap(isExpanded => {
8051
+ this.isExpanded$ = combineLatest([this.navMenu.expandedKeys$, this.item$$]).pipe(map(([expandedKeys, item]) => item.subItems.length && expandedKeys.includes(item.key)), tap(isExpanded => {
7952
8052
  this.snapshot.isExpanded = isExpanded;
7953
8053
  }), publishReplay(1), refCount());
7954
8054
  this.isSticked$ = combineLatest([
7955
8055
  this.navMenu.stickedItem$.pipe(map(item => item.key)),
7956
8056
  this.item$$,
7957
- ]).pipe(map(([stickedKey, item]) => this.depth === 0 && stickedKey === item.key), publishReplay(1), refCount());
8057
+ ]).pipe(map(([stickedKey, item]) => item.depth === 0 && stickedKey === item.key), publishReplay(1), refCount());
7958
8058
  this.snapshot = {
7959
8059
  isActive: false,
7960
8060
  isExpanded: false,
7961
8061
  };
7962
- this.hovered = false;
7963
- this.popMenusDisplayed = false;
7964
8062
  }
7965
8063
  get item() {
7966
8064
  return this._item;
@@ -7969,56 +8067,37 @@ class NavItemLiComponent {
7969
8067
  this._item = val;
7970
8068
  this.item$$.next(val);
7971
8069
  }
7972
- get depth() {
7973
- const path = this.navMenu.paths.find(path => [...path].pop() === this.item.key);
7974
- return path.indexOf(this.item.key);
7975
- }
7976
8070
  get hasSubItem() {
7977
- var _a;
7978
- return !!((_a = this.item.children) === null || _a === void 0 ? void 0 : _a.length);
7979
- }
7980
- get isLeaf() {
7981
- return this.depth === 1;
8071
+ return !!this.item.subItems.length;
7982
8072
  }
7983
8073
  get displayItemContent() {
7984
- return !this.mainPanelCollapsed || this.depth !== 0;
7985
- }
7986
- get isExternal() {
7987
- var _a;
7988
- return (_a = this.item.href) === null || _a === void 0 ? void 0 : _a.startsWith('http');
8074
+ return !this.mainPanelCollapsed || this.item.depth !== 0;
7989
8075
  }
7990
8076
  handleContentClicked() {
7991
- if (!this.displayItemContent && this.snapshot.isExpanded && !this.isLeaf) {
8077
+ var _a;
8078
+ if (!this.displayItemContent && this.snapshot.isExpanded) {
7992
8079
  return;
7993
8080
  }
7994
- if ((this.hasSubItem ||
7995
- (!this.displayItemContent && this.snapshot.isActive)) &&
7996
- !this.isLeaf) {
7997
- this.navMenu.expandedKeyChanged(this.snapshot.isExpanded
7998
- ? this.findParentKey(this.item.key)
7999
- : this.item.key);
8081
+ if (this.hasSubItem ||
8082
+ (!this.displayItemContent && this.snapshot.isActive)) {
8083
+ this.navMenu.expandedKeyChanged(this.snapshot.isExpanded ? (_a = this.item.parentItem) === null || _a === void 0 ? void 0 : _a.key : this.item.key);
8000
8084
  }
8001
8085
  else {
8002
8086
  this.navMenu.activatedKeyChanged(this.item.key);
8003
8087
  }
8004
8088
  }
8005
8089
  handleContentFocused(hover) {
8006
- this.hovered = hover;
8007
8090
  this.itemFocused.emit(hover ? this.item.key : null);
8008
8091
  }
8009
- findParentKey(key) {
8010
- const path = this.navMenu.paths.find(path => new Set(path).has(key));
8011
- return path.slice(0, path.indexOf(key)).pop();
8012
- }
8013
8092
  }
8014
8093
  NavItemLiComponent.decorators = [
8015
8094
  { type: Component, args: [{
8016
8095
  selector: 'aui-nav-item-li',
8017
- template: "<div\n class=\"aui-nav-item-li\"\n [class.isActive]=\"depth === 0 && (isActive$ | async)\"\n [class.isExpanded]=\"isExpanded$ | async\"\n [class.hasDivider]=\"item.divider\"\n>\n <a\n class=\"aui-nav-item-li__content\"\n [class.isActive]=\"isActive$ | async\"\n [class.isExpanded]=\"isExpanded$ | async\"\n [class.isSticked]=\"mainPanelCollapsed && (isSticked$ | async)\"\n [class.hasSubItem]=\"hasSubItem\"\n [class.isLeaf]=\"depth === 1\"\n [class.isMainPanelCollapsed]=\"mainPanelCollapsed\"\n [attr.data-set-depth]=\"depth\"\n (mouseenter)=\"handleContentFocused(true)\"\n (mouseleave)=\"handleContentFocused(false)\"\n [href]=\"item.href\"\n [target]=\"isExternal ? '_blank' : '_self'\"\n *ngIf=\"item.href\"\n >\n <ng-container *ngTemplateOutlet=\"navItem\"></ng-container>\n </a>\n <div\n class=\"aui-nav-item-li__content\"\n [class.isActive]=\"(isActive$ | async) || popMenusDisplayed\"\n [class.isExpanded]=\"isExpanded$ | async\"\n [class.isSticked]=\"mainPanelCollapsed && (isSticked$ | async)\"\n [class.hasSubItem]=\"hasSubItem\"\n [class.isLeaf]=\"depth === 1\"\n [class.isMainPanelCollapsed]=\"mainPanelCollapsed\"\n [attr.data-set-depth]=\"depth\"\n (click)=\"handleContentClicked()\"\n (mouseenter)=\"handleContentFocused(true)\"\n (mouseleave)=\"handleContentFocused(false)\"\n *ngIf=\"!item.href\"\n [auiTooltip]=\"leafChildren\"\n auiTooltipPosition=\"end\"\n auiTooltipType=\"info\"\n auiTooltipClass=\"aui-nav-leaf\"\n [auiTooltipContext]=\"{ parent: item }\"\n [auiTooltipDisabled]=\"!(hasSubItem && isLeaf)\"\n (auiTooltipShow)=\"popMenusDisplayed = true\"\n (auiTooltipHide)=\"popMenusDisplayed = false\"\n >\n <ng-container *ngTemplateOutlet=\"navItem\"></ng-container>\n </div>\n <div\n *ngIf=\"hasSubItem && displayItemContent && !isLeaf\"\n class=\"aui-nav-item-li__sub-items\"\n >\n <aui-nav-item-ul\n [hidden]=\"!(isExpanded$ | async)\"\n [items]=\"item.children\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n ></aui-nav-item-ul>\n </div>\n</div>\n\n<ng-template #navItem>\n <div class=\"aui-nav-item\">\n <div class=\"aui-nav-item__icon\" *ngIf=\"item.icon && depth === 0\">\n <aui-icon [icon]=\"item.icon\"></aui-icon>\n </div>\n <div *ngIf=\"displayItemContent\" class=\"aui-nav-item__content\">\n {{ item.label }}\n </div>\n </div>\n <aui-icon\n *ngIf=\"hasSubItem && displayItemContent && !isLeaf\"\n class=\"aui-nav-item-li__expansion-indicator\"\n icon=\"angle_right\"\n ></aui-icon>\n <ng-container *ngIf=\"hasSubItem && displayItemContent && isLeaf\">\n <aui-icon\n class=\"aui-nav-item-li__more\"\n [icon]=\"(isActive$ | async) || hovered ? 'more_active' : 'more_gray'\"\n ></aui-icon>\n </ng-container>\n</ng-template>\n\n<ng-template #leafChildren let-parent=\"parent\">\n <div class=\"aui-nav-leaf__title\">\n {{ parent.label }}\n </div>\n <aui-nav-item-ul [items]=\"parent.children\"></aui-nav-item-ul>\n</ng-template>\n",
8096
+ template: "<div\n class=\"aui-nav-item-li\"\n [class.isActive]=\"item.depth === 0 && (isActive$ | async)\"\n [class.isExpanded]=\"isExpanded$ | async\"\n [class.hasDivider]=\"item.divider\"\n>\n <div\n class=\"aui-nav-item-li__content\"\n [class.isActive]=\"isActive$ | async\"\n [class.isExpanded]=\"isExpanded$ | async\"\n [class.isSticked]=\"mainPanelCollapsed && (isSticked$ | async)\"\n [class.hasSubItem]=\"hasSubItem\"\n [class.isMainPanelCollapsed]=\"mainPanelCollapsed\"\n [attr.data-set-depth]=\"item.depth\"\n (click)=\"handleContentClicked()\"\n (mouseenter)=\"handleContentFocused(true)\"\n (mouseleave)=\"handleContentFocused(false)\"\n [auiTooltip]=\"tooltipTemplate\"\n [auiTooltipDisabled]=\"!mainPanelCollapsed || item.depth !== 0 || hasSubItem\"\n auiTooltipType=\"info\"\n auiTooltipPosition=\"end\"\n auiTooltipClass=\"aui-nav-item-tooltip\"\n >\n <div class=\"aui-nav-item\">\n <div class=\"aui-nav-item__icon\">\n <ng-container\n *ngIf=\"item.icon\"\n [ngTemplateOutlet]=\"item.icon.template\"\n ></ng-container>\n </div>\n <div *ngIf=\"displayItemContent\" class=\"aui-nav-item__content\">\n <ng-container [ngTemplateOutlet]=\"item.content.template\"></ng-container>\n </div>\n </div>\n <aui-icon\n *ngIf=\"hasSubItem && displayItemContent\"\n class=\"aui-nav-item-li__expansion-indicator\"\n icon=\"angle_left\"\n ></aui-icon>\n </div>\n\n <div\n *ngIf=\"hasSubItem && displayItemContent\"\n class=\"aui-nav-item-li__sub-items\"\n >\n <aui-nav-item-ul\n [hidden]=\"!(isExpanded$ | async)\"\n [items]=\"item.subItems\"\n ></aui-nav-item-ul>\n </div>\n</div>\n\n<ng-template #tooltipTemplate>\n <ng-container [ngTemplateOutlet]=\"item.content.template\"></ng-container>\n</ng-template>\n",
8018
8097
  changeDetection: ChangeDetectionStrategy.OnPush,
8019
8098
  encapsulation: ViewEncapsulation.None,
8020
8099
  preserveWhitespaces: false,
8021
- styles: [".aui-nav-item-li{position:relative}.aui-nav-item-li__content{padding:6px var(--aui-spacing-xxl);display:flex;justify-content:space-between;position:relative;cursor:pointer;border-radius:var(--aui-border-radius-m);color:rgb(var(--aui-color-n-3));align-items:center;transition:all .3s ease}.aui-nav-item-li__content aui-icon{color:rgb(var(--aui-color-n-4))}.aui-nav-item-li__content:active,.aui-nav-item-li__content:hover,.aui-nav-item-li__content:link,.aui-nav-item-li__content:visited{color:rgb(var(--aui-color-n-3))}.aui-nav-item-li__content:active,.aui-nav-item-li__content:focus,.aui-nav-item-li__content:hover{text-decoration:none}.aui-nav-item-li__content.isActive,.aui-nav-item-li__content:hover{background-color:rgb(var(--aui-color-p-5))}.aui-nav-item-li__content.isActive,.aui-nav-item-li__content.isActive aui-icon{color:rgb(var(--aui-color-primary))}.aui-nav-item-li__content.isActive.hasSubItem:not(.isLeaf){background-color:transparent}.aui-nav-item-li__content[data-set-depth=\"0\"]{padding:10px var(--aui-spacing-xxl);font-weight:500}.aui-nav-item-li__content[data-set-depth=\"1\"]{padding-left:48px}.aui-nav-item-li__expansion-indicator,.aui-nav-item-li__more{margin-left:var(--aui-spacing-xl);width:var(--aui-icon-size-m);height:var(--aui-icon-size-m);line-height:var(--aui-icon-size-m);font-size:var(--aui-icon-size-m);display:inline-flex}.aui-nav-item-li__content.isExpanded .aui-nav-item-li__expansion-indicator{transform:rotate(90deg)}.aui-nav-item{display:flex;align-items:center;width:100%}.aui-nav-item__icon{margin-right:var(--aui-spacing-l);width:var(--aui-icon-size-m);height:var(--aui-icon-size-m);line-height:var(--aui-icon-size-m);font-size:var(--aui-icon-size-m);display:inline-flex}.aui-nav-item__content{width:100%;line-height:20px;max-width:120px;font-size:var(--aui-font-size-m)}.aui-nav-leaf__title{font-size:var(--aui-font-size-l);color:rgb(var(--aui-color-n-2));padding-bottom:var(--aui-spacing-l);border-bottom:1px solid rgb(var(--aui-color-n-9));margin-bottom:6px;font-weight:500}.aui-nav-leaf .aui-nav-item-li__content{padding:6px var(--aui-spacing-xl)}.aui-nav-leaf .aui-nav-item{min-width:116px}"]
8100
+ styles: [".aui-nav-item-li{position:relative}.aui-nav-item-li.isExpanded{background-color:#272727}.aui-nav-item-li.isActive:before{content:\"\";display:block;width:4px;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:#007af5}.aui-nav-item-li.hasDivider{margin-bottom:9px}.aui-nav-item-li.hasDivider:after{content:\"\";display:block;box-sizing:border-box;position:absolute;left:0;bottom:-9px;padding:4px 8px;height:9px;width:100%;background-clip:content-box;background-color:#555}.aui-nav-item-ul.isMainPanelCollapsed .aui-nav-item-li.hasDivider:after{padding:4px}.aui-nav-item-li__content{padding:7px 12px 7px 16px;display:flex;justify-content:space-between;position:relative;cursor:pointer}.aui-nav-item-li__content:hover{color:#fff;background-color:#3d3d3d}.aui-nav-item-li__content.isActive.hasSubItem:not(.isExpanded),.aui-nav-item-li__content.isActive:not(.hasSubItem){color:#fff}.aui-nav-item-li__content[data-set-depth=\"0\"]{padding:13px 12px 13px 16px}.aui-nav-item-li__content[data-set-depth=\"0\"].isMainPanelCollapsed.hasSubItem:after{content:\"\";position:absolute;left:36px;bottom:12px;width:0;height:0;border-left:4px solid transparent;border-bottom:4px solid}.aui-nav-item-li__content[data-set-depth=\"0\"].isMainPanelCollapsed.isActive{background-color:#333}.aui-nav-item-li__content[data-set-depth=\"0\"].isMainPanelCollapsed.isSticked{color:#fff;background-color:#272727}.aui-nav-item-li__content[data-set-depth=\"0\"].isMainPanelCollapsed:hover{color:#fff}.aui-nav-item-li__content[data-set-depth=\"0\"].isMainPanelCollapsed.hasSubItem:hover{background-color:#272727}.aui-nav-item-li__content[data-set-depth=\"2\"]{padding-left:28px}.aui-nav-item-li__expansion-indicator{margin-left:8px;font-size:16px;line-height:18px}.aui-nav-item-li__content.isExpanded .aui-nav-item-li__expansion-indicator{transform:rotate(-90deg)}.aui-nav-item{display:flex;align-items:center;width:100%}.aui-nav-item__icon{margin-right:8px;width:16px;height:18px;line-height:18px;font-size:16px}.aui-nav-item__content{width:100%;font-size:14px;line-height:18px}.aui-tooltip.aui-nav-item-tooltip{padding:2px 6px;color:rgb(var(--aui-color-n-1))}"]
8022
8101
  },] }
8023
8102
  ];
8024
8103
  NavItemLiComponent.ctorParameters = () => [
@@ -8036,8 +8115,89 @@ class NavMenuModule {
8036
8115
  NavMenuModule.decorators = [
8037
8116
  { type: NgModule, args: [{
8038
8117
  imports: [CommonModule, ScrollingModule$1, IconModule, TooltipModule],
8039
- declarations: [NavMenuComponent, NavItemUlComponent, NavItemLiComponent],
8040
- exports: [NavMenuComponent],
8118
+ declarations: [
8119
+ NavMenuComponent,
8120
+ NavItemGroupComponent,
8121
+ NavItemComponent,
8122
+ NavItemIconDirective,
8123
+ NavItemContentDirective,
8124
+ NavItemGroupTitleDirective,
8125
+ NavItemUlComponent,
8126
+ NavItemLiComponent,
8127
+ ],
8128
+ exports: [
8129
+ NavMenuComponent,
8130
+ NavItemGroupComponent,
8131
+ NavItemComponent,
8132
+ NavItemIconDirective,
8133
+ NavItemContentDirective,
8134
+ NavItemGroupTitleDirective,
8135
+ ],
8136
+ },] }
8137
+ ];
8138
+
8139
+ class PlatformNavComponent {
8140
+ constructor() {
8141
+ this.mainPanelCollapsed = false;
8142
+ this.secondaryPanelCollapsed = false;
8143
+ this.hideMainPanelToggle = false;
8144
+ this.hideSecondaryPanelToggle = false;
8145
+ this.theme = 'dark';
8146
+ this.mainPanelCollapsedChange = new EventEmitter();
8147
+ this.secondaryPanelCollapsedChange = new EventEmitter();
8148
+ this.activatedKeyChange = new EventEmitter();
8149
+ this.activatedItemChange = new EventEmitter();
8150
+ }
8151
+ handleActivatedKeyChange(key) {
8152
+ this.activatedKeyChange.emit(key);
8153
+ this.activatedItemChange.emit(this.findActivatedItem(key));
8154
+ }
8155
+ trackByKey(_, item) {
8156
+ return item.key;
8157
+ }
8158
+ findActivatedItem(key) {
8159
+ const items = this.items ||
8160
+ this.groups.reduce((prevValue, currValue) => [...prevValue, ...currValue.items], []);
8161
+ return this.flatItems(items).find(item => item.key === key);
8162
+ }
8163
+ flatItems(items) {
8164
+ return items.reduce((prevValue, currValue) => currValue.children
8165
+ ? [...prevValue, ...this.flatItems(currValue.children)]
8166
+ : [...prevValue, currValue], []);
8167
+ }
8168
+ }
8169
+ PlatformNavComponent.decorators = [
8170
+ { type: Component, args: [{
8171
+ selector: 'aui-platform-nav',
8172
+ template: "<aui-nav-menu\n class=\"aui-platform-nav\"\n [activatedKey]=\"activatedKey\"\n [mainPanelCollapsed]=\"mainPanelCollapsed\"\n [secondaryPanelCollapsed]=\"secondaryPanelCollapsed\"\n [hideMainPanelToggle]=\"hideMainPanelToggle\"\n [hideSecondaryPanelToggle]=\"hideSecondaryPanelToggle\"\n [theme]=\"theme\"\n (activatedKeyChange)=\"handleActivatedKeyChange($event)\"\n (mainPanelCollapsedChange)=\"mainPanelCollapsedChange.emit($event)\"\n (secondaryPanelCollapsedChange)=\"secondaryPanelCollapsedChange.emit($event)\"\n>\n <ng-container *ngIf=\"items\">\n <aui-nav-item\n *ngFor=\"let item of items; trackBy: trackByKey\"\n [key]=\"item.key\"\n [divider]=\"item.divider\"\n >\n <aui-icon *auiNavItemIcon [icon]=\"item.icon\"></aui-icon>\n <div *auiNavItemContent class=\"aui-platform-nav__item\">\n <div class=\"aui-platform-nav__label\">{{ item.label }}</div>\n <div *ngIf=\"item.stage\" class=\"aui-platform-nav__stage\">\n {{ item.stage }}\n </div>\n </div>\n\n <ng-container *ngIf=\"item.children\">\n <aui-nav-item\n *ngFor=\"let item of item.children; trackBy: trackByKey\"\n [key]=\"item.key\"\n [divider]=\"item.divider\"\n >\n <div *auiNavItemContent class=\"aui-platform-nav__item\">\n <div class=\"aui-platform-nav__label\">{{ item.label }}</div>\n <div *ngIf=\"item.stage\" class=\"aui-platform-nav__stage\">\n {{ item.stage }}\n </div>\n </div>\n\n <ng-container *ngIf=\"item.children\">\n <aui-nav-item\n *ngFor=\"let item of item.children; trackBy: trackByKey\"\n [key]=\"item.key\"\n [divider]=\"item.divider\"\n >\n <div *auiNavItemContent class=\"aui-platform-nav__item\">\n <div class=\"aui-platform-nav__label\">{{ item.label }}</div>\n <div *ngIf=\"item.stage\" class=\"aui-platform-nav__stage\">\n {{ item.stage }}\n </div>\n </div>\n </aui-nav-item>\n </ng-container>\n </aui-nav-item>\n </ng-container>\n </aui-nav-item>\n </ng-container>\n\n <ng-container *ngIf=\"groups\">\n <aui-nav-item-group *ngFor=\"let group of groups\">\n <ng-template *ngIf=\"group.title\" auiNavItemGroupTitle>\n {{ group.title }}\n </ng-template>\n <aui-nav-item\n *ngFor=\"let item of group.items; trackBy: trackByKey\"\n [key]=\"item.key\"\n [divider]=\"item.divider\"\n >\n <aui-icon *auiNavItemIcon [icon]=\"item.icon\"></aui-icon>\n <div *auiNavItemContent class=\"aui-platform-nav__item\">\n <div class=\"aui-platform-nav__label\">{{ item.label }}</div>\n <div *ngIf=\"item.stage\" class=\"aui-platform-nav__stage\">\n {{ item.stage }}\n </div>\n </div>\n\n <ng-container *ngIf=\"item.children\">\n <aui-nav-item\n *ngFor=\"let item of item.children; trackBy: trackByKey\"\n [key]=\"item.key\"\n [divider]=\"item.divider\"\n >\n <div *auiNavItemContent class=\"aui-platform-nav__item\">\n <div class=\"aui-platform-nav__label\">{{ item.label }}</div>\n <div *ngIf=\"item.stage\" class=\"aui-platform-nav__stage\">\n {{ item.stage }}\n </div>\n </div>\n\n <ng-container *ngIf=\"item.children\">\n <aui-nav-item\n *ngFor=\"let item of item.children; trackBy: trackByKey\"\n [key]=\"item.key\"\n [divider]=\"item.divider\"\n >\n <div *auiNavItemContent class=\"aui-platform-nav__item\">\n <div class=\"aui-platform-nav__label\">{{ item.label }}</div>\n <div *ngIf=\"item.stage\" class=\"aui-platform-nav__stage\">\n {{ item.stage }}\n </div>\n </div>\n </aui-nav-item>\n </ng-container>\n </aui-nav-item>\n </ng-container>\n </aui-nav-item>\n </aui-nav-item-group>\n </ng-container>\n</aui-nav-menu>\n",
8173
+ changeDetection: ChangeDetectionStrategy.OnPush,
8174
+ encapsulation: ViewEncapsulation.None,
8175
+ preserveWhitespaces: false,
8176
+ styles: [".aui-platform-nav__item{display:flex;justify-content:space-between;align-items:center;width:100%}.aui-platform-nav__stage{margin-left:4px;color:#ffdf00}.aui-nav-item-tooltip .aui-platform-nav__stage,.aui-platform-nav__stage{font-family:Calibri;font-size:12px;font-weight:700;font-style:italic;transform:scale(.8333)}.aui-nav-item-tooltip .aui-platform-nav__stage{display:inline-block;padding:0 4.8px;border-radius:7.2px;line-height:14.4px;color:#333;background-color:#ffdf00}"]
8177
+ },] }
8178
+ ];
8179
+ PlatformNavComponent.propDecorators = {
8180
+ items: [{ type: Input }],
8181
+ groups: [{ type: Input }],
8182
+ mainPanelCollapsed: [{ type: Input }],
8183
+ secondaryPanelCollapsed: [{ type: Input }],
8184
+ hideMainPanelToggle: [{ type: Input }],
8185
+ hideSecondaryPanelToggle: [{ type: Input }],
8186
+ activatedKey: [{ type: Input }],
8187
+ theme: [{ type: Input }],
8188
+ mainPanelCollapsedChange: [{ type: Output }],
8189
+ secondaryPanelCollapsedChange: [{ type: Output }],
8190
+ activatedKeyChange: [{ type: Output }],
8191
+ activatedItemChange: [{ type: Output }]
8192
+ };
8193
+
8194
+ class PlatformNavModule {
8195
+ }
8196
+ PlatformNavModule.decorators = [
8197
+ { type: NgModule, args: [{
8198
+ imports: [CommonModule, NavMenuModule, IconModule],
8199
+ declarations: [PlatformNavComponent],
8200
+ exports: [PlatformNavComponent],
8041
8201
  },] }
8042
8202
  ];
8043
8203
 
@@ -8258,7 +8418,7 @@ PageComponent.decorators = [
8258
8418
  changeDetection: ChangeDetectionStrategy.OnPush,
8259
8419
  encapsulation: ViewEncapsulation.None,
8260
8420
  preserveWhitespaces: false,
8261
- styles: [".aui-page{min-height:100%;background-color:rgb(var(--aui-color-n-9))}.aui-page__header{top:0;z-index:101;justify-content:space-between;height:var(--aui-page-header-height);padding:0 var(--aui-page-padding-m) 0 var(--aui-page-padding-s);background-color:rgb(var(--aui-color-n-10));box-shadow:0 1px 4px 0 rgba(var(--aui-color-n-1),.1)}.aui-page__header,.aui-page__toolbar{position:fixed;left:0;right:0;display:flex;align-items:center}.aui-page__toolbar{top:var(--aui-page-header-height);z-index:100;height:var(--aui-page-toolbar-height);padding:0 var(--aui-page-padding-m);background-color:rgb(var(--aui-color-n-9))}.aui-page__snackbar{position:fixed;bottom:0;left:var(--aui-page-padding-m);right:var(--aui-page-padding-m);z-index:100;display:flex;justify-content:flex-end;align-items:center;height:var(--aui-page-snackbar-height);padding:0 var(--aui-page-padding-m);background-color:rgb(var(--aui-color-n-10));box-shadow:0 -1px 4px 0 rgba(var(--aui-color-n-1),.1);border-radius:var(--aui-border-radius-m)}.aui-page__sider{position:fixed;top:var(--aui-page-header-height);bottom:0;left:0;z-index:100;width:var(--aui-page-sider-width);overflow:auto;background-color:rgb(var(--aui-color-n-9));padding:var(--aui-page-padding-m)}.aui-page__sider::-webkit-scrollbar{width:4px;height:4px}.aui-page__sider::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.aui-page__content{min-height:100vh;position:relative;padding:var(--aui-page-padding-m)}.aui-page.hasHeader .aui-page__content{padding-top:var(--aui-page-header-height)}.aui-page.hasToolbar .aui-page__content{padding-top:var(--aui-page-toolbar-height)}.aui-page.hasHeader.hasToolbar .aui-page__content{padding-top:calc(var(--aui-page-header-height) + var(--aui-page-toolbar-height))}.aui-page.hasSnackbar .aui-page__content{padding-bottom:calc(var(--aui-page-snackbar-height) + var(--aui-page-padding-m))}.aui-page.hasSider .aui-page__snackbar,.aui-page.hasSider .aui-page__toolbar{left:var(--aui-page-sider-width)}.aui-page.hasSider .aui-page__content{padding-left:var(--aui-page-sider-width)}"]
8421
+ styles: [".aui-page{min-height:100%;background-color:rgb(var(--aui-color-n-9))}.aui-page__header{top:0;z-index:101;justify-content:space-between;height:var(--aui-page-header-height);padding:0 var(--aui-page-padding-m) 0 var(--aui-page-padding-s);background-color:rgb(var(--aui-color-n-10));box-shadow:0 1px 4px 0 rgba(var(--aui-color-n-1),.1)}.aui-page__header,.aui-page__toolbar{position:fixed;left:0;right:0;display:flex;align-items:center}.aui-page__toolbar{top:var(--aui-page-header-height);z-index:100;height:var(--aui-page-toolbar-height);padding:0 var(--aui-page-padding-m);background-color:rgb(var(--aui-color-n-9))}.aui-page__snackbar{position:fixed;bottom:0;left:var(--aui-page-padding-m);right:var(--aui-page-padding-m);z-index:100;display:flex;justify-content:flex-end;align-items:center;height:var(--aui-page-snackbar-height);padding:0 var(--aui-page-padding-m);background-color:rgb(var(--aui-color-n-10));box-shadow:0 -1px 4px 0 rgba(var(--aui-color-n-1),.1);border-radius:var(--aui-border-radius-m)}.aui-page__sider{position:fixed;top:var(--aui-page-header-height);bottom:0;left:0;z-index:100;width:var(--aui-page-sider-width);overflow:auto;background-color:rgb(var(--aui-color-n-9));padding:var(--aui-page-padding-m)}.aui-page__sider::-webkit-scrollbar{width:4px;height:4px}.aui-page__sider::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}.aui-page__content{min-height:100vh;position:relative;z-index:100;padding:var(--aui-page-padding-m)}.aui-page.hasHeader .aui-page__content{padding-top:var(--aui-page-header-height)}.aui-page.hasToolbar .aui-page__content{padding-top:var(--aui-page-toolbar-height)}.aui-page.hasHeader.hasToolbar .aui-page__content{padding-top:calc(var(--aui-page-header-height) + var(--aui-page-toolbar-height))}.aui-page.hasSnackbar .aui-page__content{padding-bottom:calc(var(--aui-page-snackbar-height) + var(--aui-page-padding-m))}.aui-page.hasSider .aui-page__snackbar,.aui-page.hasSider .aui-page__toolbar{left:var(--aui-page-sider-width)}.aui-page.hasSider .aui-page__content{padding-left:var(--aui-page-sider-width)}"]
8262
8422
  },] }
8263
8423
  ];
8264
8424
  PageComponent.propDecorators = {
@@ -10238,5 +10398,5 @@ DatePickerModule.decorators = [
10238
10398
  * Generated bundle index. Do not edit.
10239
10399
  */
10240
10400
 
10241
- export { AccordionComponent, AccordionItemComponent, AccordionItemContentDirective, AccordionItemHeaderDirective, AccordionModule, AnchorComponent, AnchorDirective, AnchorDirectiveChild, AnchorLabelDirective, AnchorModule, AnchorTreeComponent, AuiSelectValidators, AutoCompleteDirective, AutocompleteComponent, AutocompleteModule, AutocompletePlaceholderComponent, BackTopComponent, BackTopModule, BaseTooltip, Bem, BreadcrumbComponent, BreadcrumbItemComponent, BreadcrumbModule, ButtonComponent, ButtonGroupComponent, ButtonModule, ButtonType, CONTROL_ITEM_HEIGHT, CalendarFooterComponent, CalendarHeaderComponent, CardComponent, CardFooterDirective, CardHeaderDirective, CardModule, CheckTagComponent, CheckboxComponent, CheckboxGroupComponent, CheckboxModule, ColorPickerComponent, ColorPickerModule, CommonForm, CommonFormControl, ComponentSize, ConfirmDialogConfig, ConfirmType, CustomAutoCompleteDirective, DATE, DATE_NAV_RANGES, DATE_TYPES, DAY, DAY_PANEL_COLUMN_COUNT, DAY_PANEL_ROW_COUNT, DIALOG_DATA, DISPLAY_DELAY, DateNavRange, DatePickerModule, DatePickerPanelComponent, DatePickerTriggerComponent, DatePickerType, DateRangePickerPanelComponent, DialogCloseDirective, DialogConfig, DialogContentComponent, DialogFooterComponent, DialogHeaderComponent, DialogModule, DialogRef, DialogService, DialogSize, DropdownActiveDirective, DropdownButtonComponent, DropdownDirective, DropdownModule, FixedSizeTableVirtualScrollDirective, FixedSizeTableVirtualScrollStrategy, FixedSizeVirtualScrollDirective, FormDirective, FormItemAddonDirective, FormItemComponent, FormItemControlDirective, FormItemErrorDirective, FormItemHintDirective, FormItemLabelDirective, FormItemWidth, FormModule, HIDDEN_DELAY, HOUR, HOUR_ITEMS, I18NInterfaceToken, I18nModule, I18nPipe, I18nService, ICON_REGISTER_PROVIDER_FACTORY, ICON_REGISTER_SERVICE_PROVIDER, INPUT_ERROR_KEY, IconComponent, IconModule, IconRegisterService, IncludesDirective, InlineAlertComponent, InlineAlertModule, InlineAlertTitleDirective, InlineAlertType, InputComponent, InputGroupComponent, InputModule, LabelPosition, MESSAGE_CONFIG, MESSAGE_DEFAULT_CONFIG, MINUTE, MINUTE_ITEMS, MONTH, MONTH_PANEL_COLUMN_COUNT, MONTH_PANEL_ROW_COUNT, MenuComponent, MenuContentDirective, MenuGroupComponent, MenuItemComponent, MenuItemType, MessageConfig, MessageModule, MessageService, MessageType, MultiSelectComponent, NOTIFICATION_CONFIG, NOTIFICATION_DEFAULT_CONFIG, NavMenuComponent, NavMenuModule, NotificationComponent, NotificationModule, NotificationService, NumberInputComponent, OptionComponent, OptionContentDirective, OptionGroupComponent, OptionGroupTitleDirective, OptionPlaceholderComponent, PAGINATOR_INTL_PROVIDER, PAGINATOR_INTL_PROVIDER_FACTORY, PageComponent, PageContentDirective, PageEvent, PageHeaderDirective, PageModule, PageSiderDirective, PageSnackbarDirective, PageToolbarDirective, PaginatorComponent, PaginatorIntl, PaginatorModule, PickerPanelComponent, RadioButtonComponent, RadioComponent, RadioGroupComponent, RadioModule, RadioSize, RangePickerComponent, SECOND, SECOND_ITEMS, ScrollingModule, SearchComponent, SectionComponent, SectionTitleDirective, SelectAllStatus, SelectComponent, SelectModule, Side, SortDirective, SortHeaderComponent, SortModule, StatusBarComponent, StatusBarModule, StatusBarSize, StatusType, SubmenuComponent, SuggestionComponent, SuggestionGroupComponent, SuggestionGroupTitleDirective, SwitchComponent, SwitchModule, TOOLTIP_COPY_INTL_INTL_PROVIDER, TOOLTIP_COPY_INTL_PROVIDER_FACTORY, TabBodyComponent, TabBodyPortalDirective, TabChangeEvent, TabComponent, TabContentDirective, TabContextService, TabGroupComponent, TabHeaderActiveIndicatorComponent, TabHeaderAddonDirective, TabHeaderComponent, TabLabelDirective, TabLabelWrapperDirective, TabSize, TabType, TableCellDefDirective, TableCellDirective, TableColumnDefDirective, TableComponent, TableHeaderCellDefDirective, TableHeaderCellDirective, TableHeaderRowComponent, TableHeaderRowDefDirective, TableModule, TableOfContentsModule, TableRowComponent, TableRowDefDirective, TableScrollWrapperDirective, TabsModule, TagComponent, TagModule, TagType, TagsInputComponent, ThemeService, TimePickerComponent, TimePickerControlType, TimePickerModule, TimePickerPanelComponent, TocContainerDirective, TocContentDirective, TocLinkDirective, TooltipActiveDirective, TooltipComponent, TooltipCopyIntl, TooltipDirective, TooltipModule, TooltipTrigger, TooltipType, TreeNodeComponent, TreeNodePlaceholderComponent, TreeSelectComponent, TreeSelectModule, VirtualScrollViewportComponent, YEAR, YEAR_PANEL_COLUMN_COUNT, YEAR_PANEL_ROW_COUNT, _isNumberValue, _tableVirtualScrollDirectiveStrategyFactory, buildBem, coerceAttrBoolean, coerceNumber, coerceString, en, getAnchorTreeItems, getSortDuplicateSortableIdError, getSortHeaderMissingIdError, getSortHeaderNotContainedWithinSortError, getSortInvalidDirectionError, handlePixel, isTemplateRef, isTimePickerModel, isUndefined, last, observeMutationOn, observeResizeOn, scrollIntoView, sleep, watchContentExist, zh, ɵ0, ɵ1, ɵ2, TooltipCopyDirective as ɵa, DialogComponent as ɵb, ConfirmDialogComponent as ɵc, BaseRadio as ɵd, InputAddonBeforeDirective as ɵe, InputAddonAfterDirective as ɵf, InputPrefixDirective as ɵg, InputSuffixDirective as ɵh, SharedModule as ɵi, ClickOutsideDirective as ɵj, AutosizeDirective as ɵk, BaseSelect as ɵl, MenuGroupTitleDirective as ɵm, MessageWrapperComponent as ɵn, MessageComponent as ɵo, MessageAnimations as ɵp, BaseMessage as ɵq, NotificationWrapperComponent as ɵr, NavItemUlComponent as ɵs, NavItemLiComponent as ɵt, VirtualForOfDirective as ɵu, _isNumberValue as ɵv, DatePickerComponent as ɵw };
10401
+ export { AccordionComponent, AccordionItemComponent, AccordionItemContentDirective, AccordionItemHeaderDirective, AccordionModule, AnchorComponent, AnchorDirective, AnchorDirectiveChild, AnchorLabelDirective, AnchorModule, AnchorTreeComponent, AuiSelectValidators, AutoCompleteDirective, AutocompleteComponent, AutocompleteModule, AutocompletePlaceholderComponent, BackTopComponent, BackTopModule, BaseTooltip, Bem, BreadcrumbComponent, BreadcrumbItemComponent, BreadcrumbModule, ButtonComponent, ButtonGroupComponent, ButtonModule, ButtonType, CONTROL_ITEM_HEIGHT, CalendarFooterComponent, CalendarHeaderComponent, CardComponent, CardFooterDirective, CardHeaderDirective, CardModule, CheckTagComponent, CheckboxComponent, CheckboxGroupComponent, CheckboxModule, ColorPickerComponent, ColorPickerModule, CommonForm, CommonFormControl, ComponentSize, ConfirmDialogConfig, ConfirmType, CustomAutoCompleteDirective, DATE, DATE_NAV_RANGES, DATE_TYPES, DAY, DAY_PANEL_COLUMN_COUNT, DAY_PANEL_ROW_COUNT, DIALOG_DATA, DISPLAY_DELAY, DateNavRange, DatePickerModule, DatePickerPanelComponent, DatePickerTriggerComponent, DatePickerType, DateRangePickerPanelComponent, DialogCloseDirective, DialogConfig, DialogContentComponent, DialogFooterComponent, DialogHeaderComponent, DialogModule, DialogRef, DialogService, DialogSize, DropdownActiveDirective, DropdownButtonComponent, DropdownDirective, DropdownModule, FixedSizeTableVirtualScrollDirective, FixedSizeTableVirtualScrollStrategy, FixedSizeVirtualScrollDirective, FormDirective, FormItemAddonDirective, FormItemComponent, FormItemControlDirective, FormItemErrorDirective, FormItemHintDirective, FormItemLabelDirective, FormItemWidth, FormModule, HIDDEN_DELAY, HOUR, HOUR_ITEMS, I18NInterfaceToken, I18nModule, I18nPipe, I18nService, ICON_REGISTER_PROVIDER_FACTORY, ICON_REGISTER_SERVICE_PROVIDER, INPUT_ERROR_KEY, IconComponent, IconModule, IconRegisterService, IncludesDirective, InlineAlertComponent, InlineAlertModule, InlineAlertTitleDirective, InlineAlertType, InputComponent, InputGroupComponent, InputModule, LabelPosition, MESSAGE_CONFIG, MESSAGE_DEFAULT_CONFIG, MINUTE, MINUTE_ITEMS, MONTH, MONTH_PANEL_COLUMN_COUNT, MONTH_PANEL_ROW_COUNT, MenuComponent, MenuContentDirective, MenuGroupComponent, MenuItemComponent, MenuItemType, MessageConfig, MessageModule, MessageService, MessageType, MultiSelectComponent, NOTIFICATION_CONFIG, NOTIFICATION_DEFAULT_CONFIG, NavItemComponent, NavItemContentDirective, NavItemGroupComponent, NavItemGroupTitleDirective, NavItemIconDirective, NavMenuComponent, NavMenuModule, NotificationComponent, NotificationModule, NotificationService, NumberInputComponent, OptionComponent, OptionContentDirective, OptionGroupComponent, OptionGroupTitleDirective, OptionPlaceholderComponent, PAGINATOR_INTL_PROVIDER, PAGINATOR_INTL_PROVIDER_FACTORY, PageComponent, PageContentDirective, PageEvent, PageHeaderDirective, PageModule, PageSiderDirective, PageSnackbarDirective, PageToolbarDirective, PaginatorComponent, PaginatorIntl, PaginatorModule, PickerPanelComponent, PlatformNavComponent, PlatformNavModule, RadioButtonComponent, RadioComponent, RadioGroupComponent, RadioModule, RadioSize, RangePickerComponent, SECOND, SECOND_ITEMS, ScrollingModule, SearchComponent, SectionComponent, SectionTitleDirective, SelectAllStatus, SelectComponent, SelectModule, Side, SortDirective, SortHeaderComponent, SortModule, StatusBarComponent, StatusBarModule, StatusBarSize, StatusType, SubmenuComponent, SuggestionComponent, SuggestionGroupComponent, SuggestionGroupTitleDirective, SwitchComponent, SwitchModule, TOOLTIP_COPY_INTL_INTL_PROVIDER, TOOLTIP_COPY_INTL_PROVIDER_FACTORY, TabBodyComponent, TabBodyPortalDirective, TabChangeEvent, TabComponent, TabContentDirective, TabContextService, TabGroupComponent, TabHeaderActiveIndicatorComponent, TabHeaderAddonDirective, TabHeaderComponent, TabLabelDirective, TabLabelWrapperDirective, TabSize, TabType, TableCellDefDirective, TableCellDirective, TableColumnDefDirective, TableComponent, TableHeaderCellDefDirective, TableHeaderCellDirective, TableHeaderRowComponent, TableHeaderRowDefDirective, TableModule, TableOfContentsModule, TableRowComponent, TableRowDefDirective, TableScrollWrapperDirective, TabsModule, TagComponent, TagModule, TagType, TagsInputComponent, ThemeService, TimePickerComponent, TimePickerControlType, TimePickerModule, TimePickerPanelComponent, TocContainerDirective, TocContentDirective, TocLinkDirective, TooltipActiveDirective, TooltipComponent, TooltipCopyIntl, TooltipDirective, TooltipModule, TooltipTrigger, TooltipType, TreeNodeComponent, TreeNodePlaceholderComponent, TreeSelectComponent, TreeSelectModule, VirtualScrollViewportComponent, YEAR, YEAR_PANEL_COLUMN_COUNT, YEAR_PANEL_ROW_COUNT, _isNumberValue, _tableVirtualScrollDirectiveStrategyFactory, buildBem, coerceAttrBoolean, coerceNumber, coerceString, en, getAnchorTreeItems, getSortDuplicateSortableIdError, getSortHeaderMissingIdError, getSortHeaderNotContainedWithinSortError, getSortInvalidDirectionError, handlePixel, isTemplateRef, isTimePickerModel, isUndefined, last, observeMutationOn, observeResizeOn, scrollIntoView, sleep, watchContentExist, zh, ɵ0, ɵ1, ɵ2, TooltipCopyDirective as ɵa, DialogComponent as ɵb, ConfirmDialogComponent as ɵc, BaseRadio as ɵd, InputAddonBeforeDirective as ɵe, InputAddonAfterDirective as ɵf, InputPrefixDirective as ɵg, InputSuffixDirective as ɵh, SharedModule as ɵi, ClickOutsideDirective as ɵj, AutosizeDirective as ɵk, BaseSelect as ɵl, MenuGroupTitleDirective as ɵm, MessageWrapperComponent as ɵn, MessageComponent as ɵo, MessageAnimations as ɵp, BaseMessage as ɵq, NotificationWrapperComponent as ɵr, NavItemUlComponent as ɵs, NavItemLiComponent as ɵt, VirtualForOfDirective as ɵu, _isNumberValue as ɵv, DatePickerComponent as ɵw };
10242
10402
  //# sourceMappingURL=alauda-ui.js.map