@thetradeengineorg1/snova-shell-module 0.0.16 → 0.0.18
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 +7 -6
- package/bundles/thetradeengineorg1-snova-shell-module.umd.js.map +1 -1
- package/esm2015/lib/globaldependencies/components/avatar.component.js +5 -3
- package/esm2015/lib/shell-components/components/header-side/header-side.component.js +5 -7
- package/fesm2015/thetradeengineorg1-snova-shell-module.js +7 -6
- package/fesm2015/thetradeengineorg1-snova-shell-module.js.map +1 -1
- package/package.json +1 -1
|
@@ -6757,9 +6757,11 @@ class AvatarComponent {
|
|
|
6757
6757
|
}
|
|
6758
6758
|
}
|
|
6759
6759
|
AvatarComponent.ɵfac = function AvatarComponent_Factory(t) { return new (t || AvatarComponent)(); };
|
|
6760
|
-
AvatarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AvatarComponent, selectors: [["app-avatar"]], inputs: { name: "name", src: "src", isRound: "isRound", size: "size", avatarClass: "avatarClass" }, decls:
|
|
6761
|
-
i0.ɵɵ
|
|
6760
|
+
AvatarComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AvatarComponent, selectors: [["app-avatar"]], inputs: { name: "name", src: "src", isRound: "isRound", size: "size", avatarClass: "avatarClass" }, decls: 2, vars: 6, consts: [["initialsSize", "2", 3, "name", "src", "round", "size"]], template: function AvatarComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6761
|
+
i0.ɵɵtext(0, "Test\n");
|
|
6762
|
+
i0.ɵɵelement(1, "ngx-avatar", 0);
|
|
6762
6763
|
} if (rf & 2) {
|
|
6764
|
+
i0.ɵɵadvance(1);
|
|
6763
6765
|
i0.ɵɵclassMap(ctx.avatarClass);
|
|
6764
6766
|
i0.ɵɵproperty("name", ctx.name)("src", ctx.src)("round", ctx.isRound)("size", ctx.size);
|
|
6765
6767
|
} }, directives: [i1$4.ɵa], encapsulation: 2 });
|
|
@@ -11067,19 +11069,18 @@ function HeaderSideComponent_button_13_img_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
11067
11069
|
function HeaderSideComponent_button_13_div_2_Template(rf, ctx) { if (rf & 1) {
|
|
11068
11070
|
i0.ɵɵelementStart(0, "div", 79);
|
|
11069
11071
|
i0.ɵɵelement(1, "app-avatar", 80);
|
|
11070
|
-
i0.ɵɵpipe(2, "removeSpecialCharacters");
|
|
11071
11072
|
i0.ɵɵelementEnd();
|
|
11072
11073
|
} if (rf & 2) {
|
|
11073
11074
|
const ctx_r61 = i0.ɵɵnextContext(2);
|
|
11074
11075
|
i0.ɵɵadvance(1);
|
|
11075
|
-
i0.ɵɵproperty("name",
|
|
11076
|
+
i0.ɵɵproperty("name", ctx_r61.authenticatedUserRecord.fullName)("isRound", true);
|
|
11076
11077
|
} }
|
|
11077
11078
|
function HeaderSideComponent_button_13_Template(rf, ctx) { if (rf & 1) {
|
|
11078
11079
|
const _r63 = i0.ɵɵgetCurrentView();
|
|
11079
11080
|
i0.ɵɵelementStart(0, "button", 75);
|
|
11080
11081
|
i0.ɵɵlistener("click", function HeaderSideComponent_button_13_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r63); const ctx_r62 = i0.ɵɵnextContext(); return ctx_r62.toggleRecording(); });
|
|
11081
11082
|
i0.ɵɵtemplate(1, HeaderSideComponent_button_13_img_1_Template, 1, 1, "img", 76);
|
|
11082
|
-
i0.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template,
|
|
11083
|
+
i0.ɵɵtemplate(2, HeaderSideComponent_button_13_div_2_Template, 2, 2, "div", 77);
|
|
11083
11084
|
i0.ɵɵelementEnd();
|
|
11084
11085
|
} if (rf & 2) {
|
|
11085
11086
|
const ctx_r6 = i0.ɵɵnextContext();
|
|
@@ -13016,7 +13017,7 @@ HeaderSideComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HeaderS
|
|
|
13016
13017
|
i0.ɵɵproperty("ngIf", ctx.filesPresent);
|
|
13017
13018
|
i0.ɵɵadvance(1);
|
|
13018
13019
|
i0.ɵɵproperty("ngIf", ctx.importingInProgress);
|
|
13019
|
-
} }, directives: [i19.MatToolbar, i20.DefaultFlexDirective, MenuComponent, i20.DefaultLayoutDirective, i22$1.DefaultShowHideDirective, i20.DefaultLayoutAlignDirective, i10.NgIf, i16.MatMenu, NotificationsComponent, i20$1.SatPopover, FeedTimeComponent, i16.MatMenuItem, i17.MatIcon, i7$2.MatDivider, i20$1.SatPopoverAnchor, i7.MatCardContent, i12.MatList, i7.MatCard, i7.MatCardTitle, i4.FaIconComponent, i33.NgxDropzoneComponent, i33.ɵb, i10.NgForOf, i34.MatSelect, i9.NgControlStatus, i9.NgModel, i34.MatSelectTrigger, i22.MatFormField, i23.MatInput, i9.DefaultValueAccessor, i20.DefaultLayoutGapDirective, i10.NgStyle, i22$1.DefaultStyleDirective, i7$1.MatTooltip, AvatarComponent, i14.MatOption, i8.MatButton, i10.NgClass, i22$1.DefaultClassDirective, i16.MatMenuTrigger, FeedBackSubmissionComponent, i2.RouterLink, i33.NgxDropzonePreviewComponent, i28.MatProgressBar, AnnoucementDialogComponent], pipes: [i5$1.TranslatePipe,
|
|
13020
|
+
} }, directives: [i19.MatToolbar, i20.DefaultFlexDirective, MenuComponent, i20.DefaultLayoutDirective, i22$1.DefaultShowHideDirective, i20.DefaultLayoutAlignDirective, i10.NgIf, i16.MatMenu, NotificationsComponent, i20$1.SatPopover, FeedTimeComponent, i16.MatMenuItem, i17.MatIcon, i7$2.MatDivider, i20$1.SatPopoverAnchor, i7.MatCardContent, i12.MatList, i7.MatCard, i7.MatCardTitle, i4.FaIconComponent, i33.NgxDropzoneComponent, i33.ɵb, i10.NgForOf, i34.MatSelect, i9.NgControlStatus, i9.NgModel, i34.MatSelectTrigger, i22.MatFormField, i23.MatInput, i9.DefaultValueAccessor, i20.DefaultLayoutGapDirective, i10.NgStyle, i22$1.DefaultStyleDirective, i7$1.MatTooltip, AvatarComponent, i14.MatOption, i8.MatButton, i10.NgClass, i22$1.DefaultClassDirective, i16.MatMenuTrigger, FeedBackSubmissionComponent, i2.RouterLink, i33.NgxDropzonePreviewComponent, i28.MatProgressBar, AnnoucementDialogComponent], pipes: [i5$1.TranslatePipe, SoftLabelPipe], styles: [".file-or-folder-icon[_ngcontent-%COMP%] {\n width: 50px;\n height: 50px;\n font-size: 50px;\n }\n\n .file-or-folder-name-align[_ngcontent-%COMP%] {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n text-align: center;\n word-break: break-word;\n }\n\n .dropzone-height[_ngcontent-%COMP%] {\n height: 130px;\n }\n\n .custom-dropzone-preview[_ngcontent-%COMP%] {\n height: 100px !important;\n min-height: 100px !important;\n padding: 0px !important;\n }"], data: { animation: [
|
|
13020
13021
|
trigger('fade', [
|
|
13021
13022
|
transition('void => *', [
|
|
13022
13023
|
style({ opacity: 0 }),
|