@thetradeengineorg1/snova-shell-module 0.0.18 → 0.0.19
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.
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js +4 -3
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js.map +1 -1
- package/esm2015/lib/shell-components/components/header-side/header-side.component.js +5 -4
- package/fesm2015/thetradeengineorg1-snova-shell-module.js +4 -3
- package/fesm2015/thetradeengineorg1-snova-shell-module.js.map +1 -1
- package/package.json +1 -1
|
@@ -12247,12 +12247,13 @@
|
|
|
12247
12247
|
function HeaderSideComponent_button_13_div_2_Template(rf, ctx) {
|
|
12248
12248
|
if (rf & 1) {
|
|
12249
12249
|
i0__namespace.ɵɵelementStart(0, "div", 79);
|
|
12250
|
-
i0__namespace.ɵɵ
|
|
12250
|
+
i0__namespace.ɵɵtext(1, " Test ");
|
|
12251
|
+
i0__namespace.ɵɵelement(2, "app-avatar", 80);
|
|
12251
12252
|
i0__namespace.ɵɵelementEnd();
|
|
12252
12253
|
}
|
|
12253
12254
|
if (rf & 2) {
|
|
12254
12255
|
var ctx_r61 = i0__namespace.ɵɵnextContext(2);
|
|
12255
|
-
i0__namespace.ɵɵadvance(
|
|
12256
|
+
i0__namespace.ɵɵadvance(2);
|
|
12256
12257
|
i0__namespace.ɵɵproperty("name", ctx_r61.authenticatedUserRecord.fullName)("isRound", true);
|
|
12257
12258
|
}
|
|
12258
12259
|
}
|
|
@@ -12262,7 +12263,7 @@
|
|
|
12262
12263
|
i0__namespace.ɵɵelementStart(0, "button", 75);
|
|
12263
12264
|
i0__namespace.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0__namespace.ɵɵrestoreView(_r63_1); var ctx_r62 = i0__namespace.ɵɵnextContext(); return ctx_r62.toggleRecording(); });
|
|
12264
12265
|
i0__namespace.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 1, 1, "img", 76);
|
|
12265
|
-
i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template,
|
|
12266
|
+
i0__namespace.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 3, 2, "div", 77);
|
|
12266
12267
|
i0__namespace.ɵɵelementEnd();
|
|
12267
12268
|
}
|
|
12268
12269
|
if (rf & 2) {
|