@alauda/ui 6.1.6-beta.2 → 6.1.6-beta.3

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 (118) hide show
  1. package/alauda-ui.metadata.json +1 -1
  2. package/bundles/alauda-ui.umd.js +53 -51
  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/accordion/accordion-item/accordion-item.component.ngfactory.js +2 -2
  7. package/esm2015/alauda-ui.ngsummary.json +1 -1
  8. package/esm2015/autocomplete/autocomplete.component.js +1 -1
  9. package/esm2015/autocomplete/autocomplete.component.scss.ngstyle.js +1 -1
  10. package/esm2015/autocomplete/suggestion/suggestion.component.js +1 -1
  11. package/esm2015/autocomplete/suggestion/suggestion.component.scss.ngstyle.js +1 -1
  12. package/esm2015/back-top/back-top.component.ngfactory.js +2 -2
  13. package/esm2015/breadcrumb/breadcrumb-item.component.ngfactory.js +2 -2
  14. package/esm2015/button/button.component.js +1 -1
  15. package/esm2015/button/button.component.ngfactory.js +2 -2
  16. package/esm2015/button/button.component.scss.ngstyle.js +1 -1
  17. package/esm2015/card/card.component.js +1 -1
  18. package/esm2015/card/card.component.scss.ngstyle.js +1 -1
  19. package/esm2015/checkbox/checkbox.component.js +4 -4
  20. package/esm2015/checkbox/checkbox.component.ngfactory.js +3 -3
  21. package/esm2015/checkbox/checkbox.component.ngsummary.json +1 -1
  22. package/esm2015/checkbox/checkbox.component.scss.ngstyle.js +1 -1
  23. package/esm2015/color-picker/color-picker.component.js +1 -1
  24. package/esm2015/color-picker/color-picker.component.scss.ngstyle.js +1 -1
  25. package/esm2015/date-picker/calendar/header/component.ngfactory.js +5 -5
  26. package/esm2015/date-picker/trigger/trigger.component.js +1 -1
  27. package/esm2015/date-picker/trigger/trigger.component.ngfactory.js +9 -9
  28. package/esm2015/date-picker/trigger/trigger.style.scss.shim.ngstyle.js +1 -1
  29. package/esm2015/dialog/confirm-dialog/confirm-dialog.component.ngfactory.js +3 -3
  30. package/esm2015/dialog/dialog-content/dialog-header.component.ngfactory.js +2 -2
  31. package/esm2015/dialog/dialog.component.js +1 -1
  32. package/esm2015/dialog/dialog.component.scss.ngstyle.js +1 -1
  33. package/esm2015/drawer/component/drawer.component.js +1 -1
  34. package/esm2015/drawer/component/drawer.component.ngfactory.js +2 -2
  35. package/esm2015/drawer/component/drawer.component.scss.ngstyle.js +1 -1
  36. package/esm2015/dropdown/dropdown-button/dropdown-button.component.ngfactory.js +2 -2
  37. package/esm2015/dropdown/menu/menu.component.js +1 -1
  38. package/esm2015/dropdown/menu/menu.component.scss.ngstyle.js +1 -1
  39. package/esm2015/dropdown/menu-item/menu-item.component.js +1 -1
  40. package/esm2015/dropdown/menu-item/menu-item.component.scss.ngstyle.js +1 -1
  41. package/esm2015/dropdown/submenu/submenu.component.js +1 -1
  42. package/esm2015/dropdown/submenu/submenu.component.ngfactory.js +2 -2
  43. package/esm2015/dropdown/submenu/submenu.component.scss.ngstyle.js +1 -1
  44. package/esm2015/icon/icon.component.js +4 -4
  45. package/esm2015/icon/icon.component.ngfactory.js +3 -3
  46. package/esm2015/icon/icon.component.ngsummary.json +1 -1
  47. package/esm2015/icon/icon.module.ngfactory.js +1 -1
  48. package/esm2015/inline-alert/inline-alert.component.js +1 -1
  49. package/esm2015/inline-alert/inline-alert.component.ngfactory.js +4 -4
  50. package/esm2015/inline-alert/inline-alert.component.scss.ngstyle.js +1 -1
  51. package/esm2015/input/input.component.js +5 -3
  52. package/esm2015/input/input.component.ngfactory.js +1 -1
  53. package/esm2015/input/input.component.ngsummary.json +1 -1
  54. package/esm2015/input/input.component.scss.ngstyle.js +1 -1
  55. package/esm2015/input/number-input/number-input.component.js +1 -1
  56. package/esm2015/input/number-input/number-input.component.ngfactory.js +3 -3
  57. package/esm2015/input/number-input/number-input.component.scss.ngstyle.js +1 -1
  58. package/esm2015/input/search/search.component.ngfactory.js +6 -6
  59. package/esm2015/input/tags-input/tags-input.component.js +1 -1
  60. package/esm2015/message/message.component.js +1 -1
  61. package/esm2015/message/message.component.ngfactory.js +2 -2
  62. package/esm2015/message/message.component.scss.ngstyle.js +1 -1
  63. package/esm2015/notification/notification.component.js +1 -1
  64. package/esm2015/notification/notification.component.ngfactory.js +3 -3
  65. package/esm2015/notification/notification.component.scss.ngstyle.js +1 -1
  66. package/esm2015/paginator/paginator.component.js +1 -1
  67. package/esm2015/paginator/paginator.component.ngfactory.js +7 -7
  68. package/esm2015/paginator/paginator.component.scss.ngstyle.js +1 -1
  69. package/esm2015/public-api.ngsummary.json +1 -1
  70. package/esm2015/radio/radio-button/radio-button.component.js +1 -1
  71. package/esm2015/radio/radio-button/radio-button.component.ngfactory.js +2 -2
  72. package/esm2015/radio/radio-button/radio-button.component.scss.ngstyle.js +1 -1
  73. package/esm2015/radio/radio.component.js +1 -1
  74. package/esm2015/radio/radio.component.scss.ngstyle.js +1 -1
  75. package/esm2015/select/multi-select/multi-select.component.js +1 -1
  76. package/esm2015/select/multi-select/multi-select.component.ngfactory.js +4 -4
  77. package/esm2015/select/multi-select/multi-select.component.scss.ngstyle.js +1 -1
  78. package/esm2015/select/option/option.component.js +1 -1
  79. package/esm2015/select/option/option.component.ngfactory.js +2 -2
  80. package/esm2015/select/option/option.component.scss.ngstyle.js +1 -1
  81. package/esm2015/select/select.component.js +1 -1
  82. package/esm2015/select/select.component.ngfactory.js +4 -4
  83. package/esm2015/select/select.component.scss.ngstyle.js +1 -1
  84. package/esm2015/steps/steps.component.ngfactory.js +3 -3
  85. package/esm2015/table/table-cell.component.ngfactory.js +2 -2
  86. package/esm2015/tabs/tab-group.component.ngfactory.js +3 -3
  87. package/esm2015/tabs/tab-header.component.ngfactory.js +3 -3
  88. package/esm2015/tag/tag.component.ngfactory.js +3 -3
  89. package/esm2015/theme/public-api.ngsummary.json +1 -1
  90. package/esm2015/theme/theme.module.js +4 -4
  91. package/esm2015/theme/theme.module.ngfactory.js +1 -1
  92. package/esm2015/theme/theme.module.ngsummary.json +1 -1
  93. package/esm2015/theme/theme.pipe.js +6 -6
  94. package/esm2015/theme/theme.pipe.ngsummary.json +1 -1
  95. package/esm2015/theme/theme.service.js +10 -10
  96. package/esm2015/theme/theme.service.ngsummary.json +1 -1
  97. package/esm2015/theme/theme.types.js +1 -1
  98. package/esm2015/time-picker/component.ngfactory.js +5 -5
  99. package/esm2015/time-picker/panel/panel.component.js +1 -1
  100. package/esm2015/time-picker/panel/panel.style.scss.ngstyle.js +1 -1
  101. package/esm2015/tooltip/tooltip.component.js +1 -1
  102. package/esm2015/tooltip/tooltip.component.scss.ngstyle.js +1 -1
  103. package/esm2015/tree-select/tree-node/tree-node.component.ngfactory.js +4 -4
  104. package/esm2015/tree-select/tree-select.component.js +1 -1
  105. package/esm2015/tree-select/tree-select.component.ngfactory.js +4 -4
  106. package/esm2015/tree-select/tree-select.component.scss.ngstyle.js +1 -1
  107. package/fesm2015/alauda-ui.js +50 -48
  108. package/fesm2015/alauda-ui.js.map +1 -1
  109. package/input/input.component.d.ts +1 -0
  110. package/package.json +1 -1
  111. package/theme/_base-var.scss +19 -19
  112. package/theme/_mixin.scss +47 -64
  113. package/theme/_pattern.scss +15 -15
  114. package/theme/_var.scss +17 -17
  115. package/theme/style.css +87 -95
  116. package/theme/theme.pipe.d.ts +1 -1
  117. package/theme/theme.service.d.ts +2 -2
  118. package/theme/theme.types.d.ts +1 -1
@@ -21,8 +21,8 @@ function View_AccordionItemComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵe
21
21
  export function View_AccordionItemComponent_0(_l) { return i1.ɵvid(2, [(_l()(), i1.ɵeld(0, 0, null, null, 8, "div", [["class", "aui-accordion-item"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 5, "div", [["class", "aui-accordion-item__header"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 2, "button", [["class", "aui-accordion-item__expand-button"], ["type", "button"]], [[2, "isExpanded", null], [8, "disabled", 0]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
22
22
  var pd_0 = (_co.toggle() !== false);
23
23
  ad = (pd_0 && ad);
24
- } return ad; }, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 1, "aui-icon", [["icon", "angle_right"]], null, null, null, i3.View_IconComponent_0, i3.RenderType_IconComponent)), i1.ɵdid(4, 49152, null, 0, i4.IconComponent, [i5.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵeld(5, 0, null, null, 1, "div", [["class", "aui-accordion-item__header-content"]], [[2, "aui-accordion-item__header-content--expanded", null]], null, null, null, null)), i1.ɵncd(null, 0), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_AccordionItemComponent_1)), i1.ɵdid(8, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_2 = "angle_right"; _ck(_v, 4, 0, currVal_2); var currVal_4 = _co.expanded; _ck(_v, 8, 0, currVal_4); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.expanded; var currVal_1 = _co.disabled; _ck(_v, 2, 0, currVal_0, currVal_1); var currVal_3 = _co.expanded; _ck(_v, 5, 0, currVal_3); }); }
24
+ } return ad; }, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 1, "aui-icon", [["icon", "angle_right"]], [[1, "data-test", 0]], null, null, i3.View_IconComponent_0, i3.RenderType_IconComponent)), i1.ɵdid(4, 49152, null, 0, i4.IconComponent, [i5.IconRegisterService], { icon: [0, "icon"] }, null), (_l()(), i1.ɵeld(5, 0, null, null, 1, "div", [["class", "aui-accordion-item__header-content"]], [[2, "aui-accordion-item__header-content--expanded", null]], null, null, null, null)), i1.ɵncd(null, 0), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_AccordionItemComponent_1)), i1.ɵdid(8, 16384, null, 0, i2.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_3 = "angle_right"; _ck(_v, 4, 0, currVal_3); var currVal_5 = _co.expanded; _ck(_v, 8, 0, currVal_5); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.expanded; var currVal_1 = _co.disabled; _ck(_v, 2, 0, currVal_0, currVal_1); var currVal_2 = i1.ɵnov(_v, 4).icon; _ck(_v, 3, 0, currVal_2); var currVal_4 = _co.expanded; _ck(_v, 5, 0, currVal_4); }); }
25
25
  export function View_AccordionItemComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "aui-accordion-item", [], null, null, null, View_AccordionItemComponent_0, RenderType_AccordionItemComponent)), i1.ɵdid(1, 1228800, null, 1, i6.AccordionItemComponent, [i7.AccordionComponent, i1.ChangeDetectorRef, i8.UniqueSelectionDispatcher], null, null), i1.ɵqud(335544320, 1, { _lazyContentTpl: 0 })], null, null); }
26
26
  var AccordionItemComponentNgFactory = i1.ɵccf("aui-accordion-item", i6.AccordionItemComponent, View_AccordionItemComponent_Host_0, { expanded: "expanded", disabled: "disabled", background: "background" }, { closed: "closed", opened: "opened", destroyed: "destroyed", expandedChange: "expandedChange" }, ["[auiAccordionItemHeader]", "*"]);
27
27
  export { AccordionItemComponentNgFactory as AccordionItemComponentNgFactory };
28
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lm5nZmFjdG9yeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9hY2NvcmRpb24vYWNjb3JkaW9uLWl0ZW0vYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uL3NyYy9hY2NvcmRpb24vYWNjb3JkaW9uLWl0ZW0vYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7OztpRUNrQkUsK0lBVU0sS0FKSiw0SUFHTSxJQUZKLGVBQXlCLElBQ3pCLDJNQUErRCxpREFBbEQsbUJBQW1DLGlCQUFoRCxZQUErRCxFQUFsRCxTQUFtQyxtREFMbEQsbUJBQVMsS0FDVCx3REFBK0MsR0FKakQsWUFVTSxFQVBKLFNBQVMsRUFDVCxTQUErQyxHQUVOLG1CQUFrQyxhQUEzRSxZQUdNLEVBSG1DLFNBQWtDO3dFQXhCL0UsMkdBNkJNLEtBNUJKLG1IQWdCTSxLQWZKLDhPQVFTLFlBSFA7O3dCQUFrQjtNQUxwQix3QkFRUyxLQURQLHdQQUF3QyxJQUUxQyxrTEFLTSxJQURKLGVBQTJELElBRy9ELHNMQVVNLGlEQW5CUSw2QkFBa0IsRUFBNUIsWUFBd0MsRUFBOUIsU0FBa0IsR0FVOUIsbUJBQWdCLFdBRGxCLFlBVU0sRUFUSixTQUFnQixtREFkZCxtQkFBNkIsV0FDN0IsbUJBQXFCLFdBSnZCLFlBUVMsRUFMUCxTQUE2QixFQUM3QixTQUFxQixHQU9yQixtQkFBK0QsV0FGakUsWUFLTSxFQUhKLFNBQStEIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0ICogYXMgaTAgZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pMC5Db21wb25lbnRGYWN0b3J5O1xuIiwiPGRpdiBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbVwiPlxuICA8ZGl2IGNsYXNzPVwiYXVpLWFjY29yZGlvbi1pdGVtX19oZWFkZXJcIj5cbiAgICA8YnV0dG9uXG4gICAgICB0eXBlPVwiYnV0dG9uXCJcbiAgICAgIGNsYXNzPVwiYXVpLWFjY29yZGlvbi1pdGVtX19leHBhbmQtYnV0dG9uXCJcbiAgICAgIFtjbGFzcy5pc0V4cGFuZGVkXT1cImV4cGFuZGVkXCJcbiAgICAgIFtkaXNhYmxlZF09XCJkaXNhYmxlZFwiXG4gICAgICAoY2xpY2spPVwidG9nZ2xlKClcIlxuICAgID5cbiAgICAgIDxhdWktaWNvbiBpY29uPVwiYW5nbGVfcmlnaHRcIj48L2F1aS1pY29uPlxuICAgIDwvYnV0dG9uPlxuICAgIDxkaXZcbiAgICAgIGNsYXNzPVwiYXVpLWFjY29yZGlvbi1pdGVtX19oZWFkZXItY29udGVudFwiXG4gICAgICBbY2xhc3MuYXVpLWFjY29yZGlvbi1pdGVtX19oZWFkZXItY29udGVudC0tZXhwYW5kZWRdPVwiZXhwYW5kZWRcIlxuICAgID5cbiAgICAgIDxuZy1jb250ZW50IHNlbGVjdD1cIlthdWlBY2NvcmRpb25JdGVtSGVhZGVyXVwiPjwvbmctY29udGVudD5cbiAgICA8L2Rpdj5cbiAgPC9kaXY+XG4gIDxkaXZcbiAgICAqbmdJZj1cImV4cGFuZGVkXCJcbiAgICBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9fYm9keVwiXG4gICAgW2lkXT1cImlkXCJcbiAgICBbQGV4cGFuZF09XCJleHBhbmRlZCA/ICdleHBhbmRlZCcgOiAnY29sbGFwc2VkJ1wiXG4gID5cbiAgICA8ZGl2IGNsYXNzPVwiYXVpLWFjY29yZGlvbi1pdGVtX19jb250ZW50XCIgW2NsYXNzLmhhc0JhY2tncm91bmRdPVwiYmFja2dyb3VuZFwiPlxuICAgICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuICAgICAgPG5nLXRlbXBsYXRlIFtuZ1RlbXBsYXRlT3V0bGV0XT1cImxhenlDb250ZW50VHBsXCI+PC9uZy10ZW1wbGF0ZT5cbiAgICA8L2Rpdj5cbiAgPC9kaXY+XG48L2Rpdj5cbiJdfQ==
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lm5nZmFjdG9yeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9hY2NvcmRpb24vYWNjb3JkaW9uLWl0ZW0vYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uL3NyYy9hY2NvcmRpb24vYWNjb3JkaW9uLWl0ZW0vYWNjb3JkaW9uLWl0ZW0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7OztpRUNrQkUsK0lBVU0sS0FKSiw0SUFHTSxJQUZKLGVBQXlCLElBQ3pCLDJNQUErRCxpREFBbEQsbUJBQW1DLGlCQUFoRCxZQUErRCxFQUFsRCxTQUFtQyxtREFMbEQsbUJBQVMsS0FDVCx3REFBK0MsR0FKakQsWUFVTSxFQVBKLFNBQVMsRUFDVCxTQUErQyxHQUVOLG1CQUFrQyxhQUEzRSxZQUdNLEVBSG1DLFNBQWtDO3dFQXhCL0UsMkdBNkJNLEtBNUJKLG1IQWdCTSxLQWZKLDhPQVFTLFlBSFA7O3dCQUFrQjtNQUxwQix3QkFRUyxLQURQLHlRQUF3QyxJQUUxQyxrTEFLTSxJQURKLGVBQTJELElBRy9ELHNMQVVNLGlEQW5CUSw2QkFBa0IsRUFBNUIsWUFBd0MsRUFBOUIsU0FBa0IsR0FVOUIsbUJBQWdCLFdBRGxCLFlBVU0sRUFUSixTQUFnQixtREFkZCxtQkFBNkIsV0FDN0IsbUJBQXFCLFdBSnZCLFlBUVMsRUFMUCxTQUE2QixFQUM3QixTQUFxQixHQUdyQiw0REFBd0MsR0FJeEMsbUJBQStELFdBRmpFLFlBS00sRUFISixTQUErRCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGkwIGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaTAuQ29tcG9uZW50RmFjdG9yeTtcbiIsIjxkaXYgY2xhc3M9XCJhdWktYWNjb3JkaW9uLWl0ZW1cIj5cbiAgPGRpdiBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9faGVhZGVyXCI+XG4gICAgPGJ1dHRvblxuICAgICAgdHlwZT1cImJ1dHRvblwiXG4gICAgICBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9fZXhwYW5kLWJ1dHRvblwiXG4gICAgICBbY2xhc3MuaXNFeHBhbmRlZF09XCJleHBhbmRlZFwiXG4gICAgICBbZGlzYWJsZWRdPVwiZGlzYWJsZWRcIlxuICAgICAgKGNsaWNrKT1cInRvZ2dsZSgpXCJcbiAgICA+XG4gICAgICA8YXVpLWljb24gaWNvbj1cImFuZ2xlX3JpZ2h0XCI+PC9hdWktaWNvbj5cbiAgICA8L2J1dHRvbj5cbiAgICA8ZGl2XG4gICAgICBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9faGVhZGVyLWNvbnRlbnRcIlxuICAgICAgW2NsYXNzLmF1aS1hY2NvcmRpb24taXRlbV9faGVhZGVyLWNvbnRlbnQtLWV4cGFuZGVkXT1cImV4cGFuZGVkXCJcbiAgICA+XG4gICAgICA8bmctY29udGVudCBzZWxlY3Q9XCJbYXVpQWNjb3JkaW9uSXRlbUhlYWRlcl1cIj48L25nLWNvbnRlbnQ+XG4gICAgPC9kaXY+XG4gIDwvZGl2PlxuICA8ZGl2XG4gICAgKm5nSWY9XCJleHBhbmRlZFwiXG4gICAgY2xhc3M9XCJhdWktYWNjb3JkaW9uLWl0ZW1fX2JvZHlcIlxuICAgIFtpZF09XCJpZFwiXG4gICAgW0BleHBhbmRdPVwiZXhwYW5kZWQgPyAnZXhwYW5kZWQnIDogJ2NvbGxhcHNlZCdcIlxuICA+XG4gICAgPGRpdiBjbGFzcz1cImF1aS1hY2NvcmRpb24taXRlbV9fY29udGVudFwiIFtjbGFzcy5oYXNCYWNrZ3JvdW5kXT1cImJhY2tncm91bmRcIj5cbiAgICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiAgICAgIDxuZy10ZW1wbGF0ZSBbbmdUZW1wbGF0ZU91dGxldF09XCJsYXp5Q29udGVudFRwbFwiPjwvbmctdGVtcGxhdGU+XG4gICAgPC9kaXY+XG4gIDwvZGl2PlxuPC9kaXY+XG4iXX0=