@syncfusion/ej2-angular-documenteditor 23.2.7 → 24.1.41

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 (47) hide show
  1. package/esm2020/src/document-editor/documenteditor-all.module.mjs +7 -4
  2. package/esm2020/src/document-editor/documenteditor.component.mjs +10 -3
  3. package/esm2020/src/index.mjs +2 -2
  4. package/fesm2015/syncfusion-ej2-angular-documenteditor.mjs +16 -6
  5. package/fesm2015/syncfusion-ej2-angular-documenteditor.mjs.map +1 -1
  6. package/fesm2020/syncfusion-ej2-angular-documenteditor.mjs +16 -6
  7. package/fesm2020/syncfusion-ej2-angular-documenteditor.mjs.map +1 -1
  8. package/package.json +9 -9
  9. package/schematics/utils/lib-details.d.ts +2 -2
  10. package/schematics/utils/lib-details.js +2 -2
  11. package/schematics/utils/lib-details.ts +2 -2
  12. package/src/document-editor/documenteditor-all.module.d.ts +1 -0
  13. package/src/document-editor/documenteditor.component.d.ts +1 -1
  14. package/src/index.d.ts +1 -1
  15. package/styles/bootstrap-dark.css +30 -0
  16. package/styles/bootstrap.css +30 -0
  17. package/styles/bootstrap4.css +30 -0
  18. package/styles/bootstrap5-dark.css +30 -0
  19. package/styles/bootstrap5.css +30 -0
  20. package/styles/document-editor/_theme.scss +28 -0
  21. package/styles/document-editor/bootstrap-dark.css +30 -0
  22. package/styles/document-editor/bootstrap.css +30 -0
  23. package/styles/document-editor/bootstrap4.css +30 -0
  24. package/styles/document-editor/bootstrap5-dark.css +30 -0
  25. package/styles/document-editor/bootstrap5.css +30 -0
  26. package/styles/document-editor/fabric-dark.css +30 -0
  27. package/styles/document-editor/fabric.css +30 -0
  28. package/styles/document-editor/fluent-dark.css +30 -0
  29. package/styles/document-editor/fluent.css +30 -0
  30. package/styles/document-editor/highcontrast.css +30 -0
  31. package/styles/document-editor/material-dark.css +30 -0
  32. package/styles/document-editor/material.css +30 -0
  33. package/styles/document-editor/material3-dark.css +30 -0
  34. package/styles/document-editor/material3.css +30 -0
  35. package/styles/document-editor/tailwind-dark.css +30 -0
  36. package/styles/document-editor/tailwind.css +30 -0
  37. package/styles/fabric-dark.css +30 -0
  38. package/styles/fabric.css +30 -0
  39. package/styles/fluent-dark.css +30 -0
  40. package/styles/fluent.css +30 -0
  41. package/styles/highcontrast.css +30 -0
  42. package/styles/material-dark.css +30 -0
  43. package/styles/material.css +30 -0
  44. package/styles/material3-dark.css +30 -0
  45. package/styles/material3.css +30 -0
  46. package/styles/tailwind-dark.css +30 -0
  47. package/styles/tailwind.css +30 -0
@@ -32,6 +32,7 @@ export declare const SpellCheckerService: ValueProvider;
32
32
  export declare const SpellCheckDialogService: ValueProvider;
33
33
  export declare const CollaborativeEditingService: ValueProvider;
34
34
  export declare const ColumnsDialogService: ValueProvider;
35
+ export declare const CollaborativeEditingHandlerService: ValueProvider;
35
36
  /**
36
37
  * NgModule definition for the DocumentEditor component with providers.
37
38
  */
@@ -52,5 +52,5 @@ export declare class DocumentEditorComponent extends DocumentEditor implements I
52
52
  registerEvents: (eventList: string[]) => void;
53
53
  addTwoWay: (propList: string[]) => void;
54
54
  static ɵfac: i0.ɵɵFactoryDeclaration<DocumentEditorComponent, never>;
55
- static ɵcmp: i0.ɵɵComponentDeclaration<DocumentEditorComponent, "ejs-documenteditor", never, { "acceptTab": "acceptTab"; "autoResizeOnVisibilityChange": "autoResizeOnVisibilityChange"; "currentUser": "currentUser"; "defaultPasteOption": "defaultPasteOption"; "documentEditorSettings": "documentEditorSettings"; "documentName": "documentName"; "documentSettings": "documentSettings"; "enableAutoFocus": "enableAutoFocus"; "enableBookmarkDialog": "enableBookmarkDialog"; "enableBordersAndShadingDialog": "enableBordersAndShadingDialog"; "enableColumnsDialog": "enableColumnsDialog"; "enableComment": "enableComment"; "enableContextMenu": "enableContextMenu"; "enableCursorOnReadOnly": "enableCursorOnReadOnly"; "enableEditor": "enableEditor"; "enableEditorHistory": "enableEditorHistory"; "enableFontDialog": "enableFontDialog"; "enableFootnoteAndEndnoteDialog": "enableFootnoteAndEndnoteDialog"; "enableFormField": "enableFormField"; "enableHyperlinkDialog": "enableHyperlinkDialog"; "enableImageResizer": "enableImageResizer"; "enableListDialog": "enableListDialog"; "enableLocalPaste": "enableLocalPaste"; "enableLockAndEdit": "enableLockAndEdit"; "enableOptionsPane": "enableOptionsPane"; "enablePageSetupDialog": "enablePageSetupDialog"; "enableParagraphDialog": "enableParagraphDialog"; "enablePersistence": "enablePersistence"; "enablePrint": "enablePrint"; "enableRtl": "enableRtl"; "enableSearch": "enableSearch"; "enableSelection": "enableSelection"; "enableSfdtExport": "enableSfdtExport"; "enableSpellCheck": "enableSpellCheck"; "enableStyleDialog": "enableStyleDialog"; "enableTableDialog": "enableTableDialog"; "enableTableOfContentsDialog": "enableTableOfContentsDialog"; "enableTableOptionsDialog": "enableTableOptionsDialog"; "enableTablePropertiesDialog": "enableTablePropertiesDialog"; "enableTextExport": "enableTextExport"; "enableTrackChanges": "enableTrackChanges"; "enableWordExport": "enableWordExport"; "headers": "headers"; "height": "height"; "isReadOnly": "isReadOnly"; "layoutType": "layoutType"; "locale": "locale"; "pageGap": "pageGap"; "pageOutline": "pageOutline"; "serverActionSettings": "serverActionSettings"; "serviceUrl": "serviceUrl"; "showComments": "showComments"; "showRevisions": "showRevisions"; "useCtrlClickToFollowHyperlink": "useCtrlClickToFollowHyperlink"; "userColor": "userColor"; "width": "width"; "zIndex": "zIndex"; "zoomFactor": "zoomFactor"; }, { "actionComplete": "actionComplete"; "afterFormFieldFill": "afterFormFieldFill"; "beforeAcceptRejectChanges": "beforeAcceptRejectChanges"; "beforeCommentAction": "beforeCommentAction"; "beforeFileOpen": "beforeFileOpen"; "beforeFormFieldFill": "beforeFormFieldFill"; "beforePaneSwitch": "beforePaneSwitch"; "commentBegin": "commentBegin"; "commentDelete": "commentDelete"; "commentEnd": "commentEnd"; "contentChange": "contentChange"; "contentControl": "contentControl"; "created": "created"; "customContextMenuBeforeOpen": "customContextMenuBeforeOpen"; "customContextMenuSelect": "customContextMenuSelect"; "destroyed": "destroyed"; "documentChange": "documentChange"; "keyDown": "keyDown"; "requestNavigate": "requestNavigate"; "searchResultsChange": "searchResultsChange"; "selectionChange": "selectionChange"; "serviceFailure": "serviceFailure"; "trackChange": "trackChange"; "viewChange": "viewChange"; "zoomFactorChange": "zoomFactorChange"; "beforeXmlHttpRequestSend": "beforeXmlHttpRequestSend"; }, never, never>;
55
+ static ɵcmp: i0.ɵɵComponentDeclaration<DocumentEditorComponent, "ejs-documenteditor", never, { "acceptTab": "acceptTab"; "autoResizeOnVisibilityChange": "autoResizeOnVisibilityChange"; "currentUser": "currentUser"; "defaultPasteOption": "defaultPasteOption"; "documentEditorSettings": "documentEditorSettings"; "documentName": "documentName"; "documentSettings": "documentSettings"; "enableAutoFocus": "enableAutoFocus"; "enableBookmarkDialog": "enableBookmarkDialog"; "enableBordersAndShadingDialog": "enableBordersAndShadingDialog"; "enableCollaborativeEditing": "enableCollaborativeEditing"; "enableColumnsDialog": "enableColumnsDialog"; "enableComment": "enableComment"; "enableContextMenu": "enableContextMenu"; "enableCursorOnReadOnly": "enableCursorOnReadOnly"; "enableEditor": "enableEditor"; "enableEditorHistory": "enableEditorHistory"; "enableFontDialog": "enableFontDialog"; "enableFootnoteAndEndnoteDialog": "enableFootnoteAndEndnoteDialog"; "enableFormField": "enableFormField"; "enableHyperlinkDialog": "enableHyperlinkDialog"; "enableImageResizer": "enableImageResizer"; "enableListDialog": "enableListDialog"; "enableLocalPaste": "enableLocalPaste"; "enableLockAndEdit": "enableLockAndEdit"; "enableOptionsPane": "enableOptionsPane"; "enablePageSetupDialog": "enablePageSetupDialog"; "enableParagraphDialog": "enableParagraphDialog"; "enablePersistence": "enablePersistence"; "enablePrint": "enablePrint"; "enableRtl": "enableRtl"; "enableSearch": "enableSearch"; "enableSelection": "enableSelection"; "enableSfdtExport": "enableSfdtExport"; "enableSpellCheck": "enableSpellCheck"; "enableStyleDialog": "enableStyleDialog"; "enableTableDialog": "enableTableDialog"; "enableTableOfContentsDialog": "enableTableOfContentsDialog"; "enableTableOptionsDialog": "enableTableOptionsDialog"; "enableTablePropertiesDialog": "enableTablePropertiesDialog"; "enableTextExport": "enableTextExport"; "enableTrackChanges": "enableTrackChanges"; "enableWordExport": "enableWordExport"; "headers": "headers"; "height": "height"; "isReadOnly": "isReadOnly"; "layoutType": "layoutType"; "locale": "locale"; "pageGap": "pageGap"; "pageOutline": "pageOutline"; "serverActionSettings": "serverActionSettings"; "serviceUrl": "serviceUrl"; "showComments": "showComments"; "showRevisions": "showRevisions"; "useCtrlClickToFollowHyperlink": "useCtrlClickToFollowHyperlink"; "userColor": "userColor"; "width": "width"; "zIndex": "zIndex"; "zoomFactor": "zoomFactor"; }, { "actionComplete": "actionComplete"; "afterFormFieldFill": "afterFormFieldFill"; "beforeAcceptRejectChanges": "beforeAcceptRejectChanges"; "beforeCommentAction": "beforeCommentAction"; "beforeFileOpen": "beforeFileOpen"; "beforeFormFieldFill": "beforeFormFieldFill"; "beforePaneSwitch": "beforePaneSwitch"; "commentBegin": "commentBegin"; "commentDelete": "commentDelete"; "commentEnd": "commentEnd"; "contentChange": "contentChange"; "contentControl": "contentControl"; "created": "created"; "customContextMenuBeforeOpen": "customContextMenuBeforeOpen"; "customContextMenuSelect": "customContextMenuSelect"; "destroyed": "destroyed"; "documentChange": "documentChange"; "keyDown": "keyDown"; "requestNavigate": "requestNavigate"; "searchResultsChange": "searchResultsChange"; "selectionChange": "selectionChange"; "serviceFailure": "serviceFailure"; "trackChange": "trackChange"; "viewChange": "viewChange"; "zoomFactorChange": "zoomFactorChange"; "beforeXmlHttpRequestSend": "beforeXmlHttpRequestSend"; }, never, never>;
56
56
  }
package/src/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  export { DocumentEditorComponent } from './document-editor/documenteditor.component';
2
2
  export { DocumentEditorModule } from './document-editor/documenteditor.module';
3
- export { DocumentEditorAllModule, PrintService, SfdtExportService, WordExportService, TextExportService, SelectionService, SearchService, EditorService, EditorHistoryService, OptionsPaneService, ContextMenuService, ImageResizerService, HyperlinkDialogService, TableDialogService, BookmarkDialogService, TableOfContentsDialogService, PageSetupDialogService, ParagraphDialogService, ListDialogService, StyleDialogService, StylesDialogService, BulletsAndNumberingDialogService, FontDialogService, TablePropertiesDialogService, BordersAndShadingDialogService, TableOptionsDialogService, CellOptionsDialogService, SpellCheckerService, SpellCheckDialogService, CollaborativeEditingService, ColumnsDialogService } from './document-editor/documenteditor-all.module';
3
+ export { DocumentEditorAllModule, PrintService, SfdtExportService, WordExportService, TextExportService, SelectionService, SearchService, EditorService, EditorHistoryService, OptionsPaneService, ContextMenuService, ImageResizerService, HyperlinkDialogService, TableDialogService, BookmarkDialogService, TableOfContentsDialogService, PageSetupDialogService, ParagraphDialogService, ListDialogService, StyleDialogService, StylesDialogService, BulletsAndNumberingDialogService, FontDialogService, TablePropertiesDialogService, BordersAndShadingDialogService, TableOptionsDialogService, CellOptionsDialogService, SpellCheckerService, SpellCheckDialogService, CollaborativeEditingService, ColumnsDialogService, CollaborativeEditingHandlerService } from './document-editor/documenteditor-all.module';
4
4
  export { DocumentEditorContainerComponent } from './document-editor-container/documenteditorcontainer.component';
5
5
  export { DocumentEditorContainerModule } from './document-editor-container/documenteditorcontainer.module';
6
6
  export { DocumentEditorContainerAllModule, ToolbarService } from './document-editor-container/documenteditorcontainer-all.module';
@@ -3714,6 +3714,36 @@ label[for*=_wholeWord_e-de-rtl] {
3714
3714
  right: 10px;
3715
3715
  }
3716
3716
 
3717
+ .e-de-user-info.e-de-user-name-collapse span {
3718
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3719
+ transition-duration: 200ms;
3720
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3721
+ position: absolute;
3722
+ bottom: 0px;
3723
+ height: 6px;
3724
+ width: 6px;
3725
+ min-width: 0px;
3726
+ max-width: 6px;
3727
+ border-radius: 6px;
3728
+ padding: 0px;
3729
+ }
3730
+
3731
+ .e-de-user-info.e-de-user-name-expended span {
3732
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3733
+ transition-duration: 300ms;
3734
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3735
+ position: absolute;
3736
+ bottom: 0px;
3737
+ height: 20px;
3738
+ line-height: 20px;
3739
+ min-width: 44px;
3740
+ max-width: 150px;
3741
+ padding: 0px 8px;
3742
+ text-overflow: ellipsis;
3743
+ white-space: nowrap;
3744
+ color: white;
3745
+ }
3746
+
3717
3747
  .e-bigger {
3718
3748
  /* stylelint-disable */
3719
3749
  /* stylelint-enable */
@@ -3715,6 +3715,36 @@ label[for*=_wholeWord_e-de-rtl] {
3715
3715
  right: 10px;
3716
3716
  }
3717
3717
 
3718
+ .e-de-user-info.e-de-user-name-collapse span {
3719
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3720
+ transition-duration: 200ms;
3721
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3722
+ position: absolute;
3723
+ bottom: 0px;
3724
+ height: 6px;
3725
+ width: 6px;
3726
+ min-width: 0px;
3727
+ max-width: 6px;
3728
+ border-radius: 6px;
3729
+ padding: 0px;
3730
+ }
3731
+
3732
+ .e-de-user-info.e-de-user-name-expended span {
3733
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3734
+ transition-duration: 300ms;
3735
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3736
+ position: absolute;
3737
+ bottom: 0px;
3738
+ height: 20px;
3739
+ line-height: 20px;
3740
+ min-width: 44px;
3741
+ max-width: 150px;
3742
+ padding: 0px 8px;
3743
+ text-overflow: ellipsis;
3744
+ white-space: nowrap;
3745
+ color: white;
3746
+ }
3747
+
3718
3748
  .e-bigger {
3719
3749
  /* stylelint-disable */
3720
3750
  /* stylelint-enable */
@@ -3870,6 +3870,36 @@ textarea.e-de-cmt-textarea {
3870
3870
  right: 10px;
3871
3871
  }
3872
3872
 
3873
+ .e-de-user-info.e-de-user-name-collapse span {
3874
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3875
+ transition-duration: 200ms;
3876
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3877
+ position: absolute;
3878
+ bottom: 0px;
3879
+ height: 6px;
3880
+ width: 6px;
3881
+ min-width: 0px;
3882
+ max-width: 6px;
3883
+ border-radius: 6px;
3884
+ padding: 0px;
3885
+ }
3886
+
3887
+ .e-de-user-info.e-de-user-name-expended span {
3888
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3889
+ transition-duration: 300ms;
3890
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3891
+ position: absolute;
3892
+ bottom: 0px;
3893
+ height: 20px;
3894
+ line-height: 20px;
3895
+ min-width: 44px;
3896
+ max-width: 150px;
3897
+ padding: 0px 8px;
3898
+ text-overflow: ellipsis;
3899
+ white-space: nowrap;
3900
+ color: white;
3901
+ }
3902
+
3873
3903
  .e-bigger {
3874
3904
  /* stylelint-disable */
3875
3905
  /* stylelint-enable */
@@ -3812,6 +3812,36 @@ label[for*=_wholeWord_e-de-rtl] {
3812
3812
  right: 17px;
3813
3813
  }
3814
3814
 
3815
+ .e-de-user-info.e-de-user-name-collapse span {
3816
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3817
+ transition-duration: 200ms;
3818
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3819
+ position: absolute;
3820
+ bottom: 0px;
3821
+ height: 6px;
3822
+ width: 6px;
3823
+ min-width: 0px;
3824
+ max-width: 6px;
3825
+ border-radius: 6px;
3826
+ padding: 0px;
3827
+ }
3828
+
3829
+ .e-de-user-info.e-de-user-name-expended span {
3830
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3831
+ transition-duration: 300ms;
3832
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3833
+ position: absolute;
3834
+ bottom: 0px;
3835
+ height: 20px;
3836
+ line-height: 20px;
3837
+ min-width: 44px;
3838
+ max-width: 150px;
3839
+ padding: 0px 8px;
3840
+ text-overflow: ellipsis;
3841
+ white-space: nowrap;
3842
+ color: white;
3843
+ }
3844
+
3815
3845
  .e-bigger {
3816
3846
  /* stylelint-disable */
3817
3847
  /* stylelint-enable */
@@ -3812,6 +3812,36 @@ label[for*=_wholeWord_e-de-rtl] {
3812
3812
  right: 17px;
3813
3813
  }
3814
3814
 
3815
+ .e-de-user-info.e-de-user-name-collapse span {
3816
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3817
+ transition-duration: 200ms;
3818
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3819
+ position: absolute;
3820
+ bottom: 0px;
3821
+ height: 6px;
3822
+ width: 6px;
3823
+ min-width: 0px;
3824
+ max-width: 6px;
3825
+ border-radius: 6px;
3826
+ padding: 0px;
3827
+ }
3828
+
3829
+ .e-de-user-info.e-de-user-name-expended span {
3830
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3831
+ transition-duration: 300ms;
3832
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3833
+ position: absolute;
3834
+ bottom: 0px;
3835
+ height: 20px;
3836
+ line-height: 20px;
3837
+ min-width: 44px;
3838
+ max-width: 150px;
3839
+ padding: 0px 8px;
3840
+ text-overflow: ellipsis;
3841
+ white-space: nowrap;
3842
+ color: white;
3843
+ }
3844
+
3815
3845
  .e-bigger {
3816
3846
  /* stylelint-disable */
3817
3847
  /* stylelint-enable */
@@ -3558,4 +3558,32 @@
3558
3558
  }
3559
3559
  }
3560
3560
  }
3561
+ .e-de-user-info.e-de-user-name-collapse span {
3562
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3563
+ transition-duration: 200ms;
3564
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3565
+ position: absolute;
3566
+ bottom: 0px;
3567
+ height: 6px;
3568
+ width: 6px;
3569
+ min-width: 0px;
3570
+ max-width: 6px;
3571
+ border-radius: 6px;
3572
+ padding: 0px;
3573
+ }
3574
+ .e-de-user-info.e-de-user-name-expended span {
3575
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3576
+ transition-duration: 300ms;
3577
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3578
+ position: absolute;
3579
+ bottom: 0px;
3580
+ height: 20px;
3581
+ line-height: 20px;
3582
+ min-width: 44px;
3583
+ max-width: 150px;
3584
+ padding: 0px 8px;
3585
+ text-overflow: ellipsis;
3586
+ white-space: nowrap;
3587
+ color: white;
3588
+ }
3561
3589
  }
@@ -3714,6 +3714,36 @@ label[for*=_wholeWord_e-de-rtl] {
3714
3714
  right: 10px;
3715
3715
  }
3716
3716
 
3717
+ .e-de-user-info.e-de-user-name-collapse span {
3718
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3719
+ transition-duration: 200ms;
3720
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3721
+ position: absolute;
3722
+ bottom: 0px;
3723
+ height: 6px;
3724
+ width: 6px;
3725
+ min-width: 0px;
3726
+ max-width: 6px;
3727
+ border-radius: 6px;
3728
+ padding: 0px;
3729
+ }
3730
+
3731
+ .e-de-user-info.e-de-user-name-expended span {
3732
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3733
+ transition-duration: 300ms;
3734
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3735
+ position: absolute;
3736
+ bottom: 0px;
3737
+ height: 20px;
3738
+ line-height: 20px;
3739
+ min-width: 44px;
3740
+ max-width: 150px;
3741
+ padding: 0px 8px;
3742
+ text-overflow: ellipsis;
3743
+ white-space: nowrap;
3744
+ color: white;
3745
+ }
3746
+
3717
3747
  .e-bigger {
3718
3748
  /* stylelint-disable */
3719
3749
  /* stylelint-enable */
@@ -3715,6 +3715,36 @@ label[for*=_wholeWord_e-de-rtl] {
3715
3715
  right: 10px;
3716
3716
  }
3717
3717
 
3718
+ .e-de-user-info.e-de-user-name-collapse span {
3719
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3720
+ transition-duration: 200ms;
3721
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3722
+ position: absolute;
3723
+ bottom: 0px;
3724
+ height: 6px;
3725
+ width: 6px;
3726
+ min-width: 0px;
3727
+ max-width: 6px;
3728
+ border-radius: 6px;
3729
+ padding: 0px;
3730
+ }
3731
+
3732
+ .e-de-user-info.e-de-user-name-expended span {
3733
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3734
+ transition-duration: 300ms;
3735
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3736
+ position: absolute;
3737
+ bottom: 0px;
3738
+ height: 20px;
3739
+ line-height: 20px;
3740
+ min-width: 44px;
3741
+ max-width: 150px;
3742
+ padding: 0px 8px;
3743
+ text-overflow: ellipsis;
3744
+ white-space: nowrap;
3745
+ color: white;
3746
+ }
3747
+
3718
3748
  .e-bigger {
3719
3749
  /* stylelint-disable */
3720
3750
  /* stylelint-enable */
@@ -3870,6 +3870,36 @@ textarea.e-de-cmt-textarea {
3870
3870
  right: 10px;
3871
3871
  }
3872
3872
 
3873
+ .e-de-user-info.e-de-user-name-collapse span {
3874
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3875
+ transition-duration: 200ms;
3876
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3877
+ position: absolute;
3878
+ bottom: 0px;
3879
+ height: 6px;
3880
+ width: 6px;
3881
+ min-width: 0px;
3882
+ max-width: 6px;
3883
+ border-radius: 6px;
3884
+ padding: 0px;
3885
+ }
3886
+
3887
+ .e-de-user-info.e-de-user-name-expended span {
3888
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3889
+ transition-duration: 300ms;
3890
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3891
+ position: absolute;
3892
+ bottom: 0px;
3893
+ height: 20px;
3894
+ line-height: 20px;
3895
+ min-width: 44px;
3896
+ max-width: 150px;
3897
+ padding: 0px 8px;
3898
+ text-overflow: ellipsis;
3899
+ white-space: nowrap;
3900
+ color: white;
3901
+ }
3902
+
3873
3903
  .e-bigger {
3874
3904
  /* stylelint-disable */
3875
3905
  /* stylelint-enable */
@@ -3812,6 +3812,36 @@ label[for*=_wholeWord_e-de-rtl] {
3812
3812
  right: 17px;
3813
3813
  }
3814
3814
 
3815
+ .e-de-user-info.e-de-user-name-collapse span {
3816
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3817
+ transition-duration: 200ms;
3818
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3819
+ position: absolute;
3820
+ bottom: 0px;
3821
+ height: 6px;
3822
+ width: 6px;
3823
+ min-width: 0px;
3824
+ max-width: 6px;
3825
+ border-radius: 6px;
3826
+ padding: 0px;
3827
+ }
3828
+
3829
+ .e-de-user-info.e-de-user-name-expended span {
3830
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3831
+ transition-duration: 300ms;
3832
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3833
+ position: absolute;
3834
+ bottom: 0px;
3835
+ height: 20px;
3836
+ line-height: 20px;
3837
+ min-width: 44px;
3838
+ max-width: 150px;
3839
+ padding: 0px 8px;
3840
+ text-overflow: ellipsis;
3841
+ white-space: nowrap;
3842
+ color: white;
3843
+ }
3844
+
3815
3845
  .e-bigger {
3816
3846
  /* stylelint-disable */
3817
3847
  /* stylelint-enable */
@@ -3812,6 +3812,36 @@ label[for*=_wholeWord_e-de-rtl] {
3812
3812
  right: 17px;
3813
3813
  }
3814
3814
 
3815
+ .e-de-user-info.e-de-user-name-collapse span {
3816
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3817
+ transition-duration: 200ms;
3818
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3819
+ position: absolute;
3820
+ bottom: 0px;
3821
+ height: 6px;
3822
+ width: 6px;
3823
+ min-width: 0px;
3824
+ max-width: 6px;
3825
+ border-radius: 6px;
3826
+ padding: 0px;
3827
+ }
3828
+
3829
+ .e-de-user-info.e-de-user-name-expended span {
3830
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3831
+ transition-duration: 300ms;
3832
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3833
+ position: absolute;
3834
+ bottom: 0px;
3835
+ height: 20px;
3836
+ line-height: 20px;
3837
+ min-width: 44px;
3838
+ max-width: 150px;
3839
+ padding: 0px 8px;
3840
+ text-overflow: ellipsis;
3841
+ white-space: nowrap;
3842
+ color: white;
3843
+ }
3844
+
3815
3845
  .e-bigger {
3816
3846
  /* stylelint-disable */
3817
3847
  /* stylelint-enable */
@@ -3714,6 +3714,36 @@ label[for*=_wholeWord_e-de-rtl] {
3714
3714
  right: 11px;
3715
3715
  }
3716
3716
 
3717
+ .e-de-user-info.e-de-user-name-collapse span {
3718
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3719
+ transition-duration: 200ms;
3720
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3721
+ position: absolute;
3722
+ bottom: 0px;
3723
+ height: 6px;
3724
+ width: 6px;
3725
+ min-width: 0px;
3726
+ max-width: 6px;
3727
+ border-radius: 6px;
3728
+ padding: 0px;
3729
+ }
3730
+
3731
+ .e-de-user-info.e-de-user-name-expended span {
3732
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3733
+ transition-duration: 300ms;
3734
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3735
+ position: absolute;
3736
+ bottom: 0px;
3737
+ height: 20px;
3738
+ line-height: 20px;
3739
+ min-width: 44px;
3740
+ max-width: 150px;
3741
+ padding: 0px 8px;
3742
+ text-overflow: ellipsis;
3743
+ white-space: nowrap;
3744
+ color: white;
3745
+ }
3746
+
3717
3747
  .e-bigger {
3718
3748
  /* stylelint-disable */
3719
3749
  /* stylelint-enable */
@@ -3718,6 +3718,36 @@ label[for*=_wholeWord_e-de-rtl] {
3718
3718
  right: 11px;
3719
3719
  }
3720
3720
 
3721
+ .e-de-user-info.e-de-user-name-collapse span {
3722
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3723
+ transition-duration: 200ms;
3724
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3725
+ position: absolute;
3726
+ bottom: 0px;
3727
+ height: 6px;
3728
+ width: 6px;
3729
+ min-width: 0px;
3730
+ max-width: 6px;
3731
+ border-radius: 6px;
3732
+ padding: 0px;
3733
+ }
3734
+
3735
+ .e-de-user-info.e-de-user-name-expended span {
3736
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3737
+ transition-duration: 300ms;
3738
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3739
+ position: absolute;
3740
+ bottom: 0px;
3741
+ height: 20px;
3742
+ line-height: 20px;
3743
+ min-width: 44px;
3744
+ max-width: 150px;
3745
+ padding: 0px 8px;
3746
+ text-overflow: ellipsis;
3747
+ white-space: nowrap;
3748
+ color: white;
3749
+ }
3750
+
3721
3751
  .e-bigger {
3722
3752
  /* stylelint-disable */
3723
3753
  /* stylelint-enable */
@@ -3755,6 +3755,36 @@ label[for*=_wholeWord_e-de-rtl] {
3755
3755
  right: 15px;
3756
3756
  }
3757
3757
 
3758
+ .e-de-user-info.e-de-user-name-collapse span {
3759
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3760
+ transition-duration: 200ms;
3761
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3762
+ position: absolute;
3763
+ bottom: 0px;
3764
+ height: 6px;
3765
+ width: 6px;
3766
+ min-width: 0px;
3767
+ max-width: 6px;
3768
+ border-radius: 6px;
3769
+ padding: 0px;
3770
+ }
3771
+
3772
+ .e-de-user-info.e-de-user-name-expended span {
3773
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3774
+ transition-duration: 300ms;
3775
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3776
+ position: absolute;
3777
+ bottom: 0px;
3778
+ height: 20px;
3779
+ line-height: 20px;
3780
+ min-width: 44px;
3781
+ max-width: 150px;
3782
+ padding: 0px 8px;
3783
+ text-overflow: ellipsis;
3784
+ white-space: nowrap;
3785
+ color: white;
3786
+ }
3787
+
3758
3788
  .e-bigger {
3759
3789
  /* stylelint-disable */
3760
3790
  /* stylelint-enable */
@@ -3755,6 +3755,36 @@ label[for*=_wholeWord_e-de-rtl] {
3755
3755
  right: 15px;
3756
3756
  }
3757
3757
 
3758
+ .e-de-user-info.e-de-user-name-collapse span {
3759
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3760
+ transition-duration: 200ms;
3761
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3762
+ position: absolute;
3763
+ bottom: 0px;
3764
+ height: 6px;
3765
+ width: 6px;
3766
+ min-width: 0px;
3767
+ max-width: 6px;
3768
+ border-radius: 6px;
3769
+ padding: 0px;
3770
+ }
3771
+
3772
+ .e-de-user-info.e-de-user-name-expended span {
3773
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3774
+ transition-duration: 300ms;
3775
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3776
+ position: absolute;
3777
+ bottom: 0px;
3778
+ height: 20px;
3779
+ line-height: 20px;
3780
+ min-width: 44px;
3781
+ max-width: 150px;
3782
+ padding: 0px 8px;
3783
+ text-overflow: ellipsis;
3784
+ white-space: nowrap;
3785
+ color: white;
3786
+ }
3787
+
3758
3788
  .e-bigger {
3759
3789
  /* stylelint-disable */
3760
3790
  /* stylelint-enable */
@@ -3714,6 +3714,36 @@ label[for*=_wholeWord_e-de-rtl] {
3714
3714
  right: 10px;
3715
3715
  }
3716
3716
 
3717
+ .e-de-user-info.e-de-user-name-collapse span {
3718
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3719
+ transition-duration: 200ms;
3720
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3721
+ position: absolute;
3722
+ bottom: 0px;
3723
+ height: 6px;
3724
+ width: 6px;
3725
+ min-width: 0px;
3726
+ max-width: 6px;
3727
+ border-radius: 6px;
3728
+ padding: 0px;
3729
+ }
3730
+
3731
+ .e-de-user-info.e-de-user-name-expended span {
3732
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3733
+ transition-duration: 300ms;
3734
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3735
+ position: absolute;
3736
+ bottom: 0px;
3737
+ height: 20px;
3738
+ line-height: 20px;
3739
+ min-width: 44px;
3740
+ max-width: 150px;
3741
+ padding: 0px 8px;
3742
+ text-overflow: ellipsis;
3743
+ white-space: nowrap;
3744
+ color: white;
3745
+ }
3746
+
3717
3747
  .e-bigger {
3718
3748
  /* stylelint-disable */
3719
3749
  /* stylelint-enable */
@@ -3708,6 +3708,36 @@ label[for*=_wholeWord_e-de-rtl] {
3708
3708
  right: 10px;
3709
3709
  }
3710
3710
 
3711
+ .e-de-user-info.e-de-user-name-collapse span {
3712
+ transition-property: height, min-width, max-width, width, border-radius, padding;
3713
+ transition-duration: 200ms;
3714
+ transition-timing-function: cubic-bezier(0.1, 0.9, 0.2, 1);
3715
+ position: absolute;
3716
+ bottom: 0px;
3717
+ height: 6px;
3718
+ width: 6px;
3719
+ min-width: 0px;
3720
+ max-width: 6px;
3721
+ border-radius: 6px;
3722
+ padding: 0px;
3723
+ }
3724
+
3725
+ .e-de-user-info.e-de-user-name-expended span {
3726
+ transition-property: height, width, min-width, max-width, border-radius, padding;
3727
+ transition-duration: 300ms;
3728
+ transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
3729
+ position: absolute;
3730
+ bottom: 0px;
3731
+ height: 20px;
3732
+ line-height: 20px;
3733
+ min-width: 44px;
3734
+ max-width: 150px;
3735
+ padding: 0px 8px;
3736
+ text-overflow: ellipsis;
3737
+ white-space: nowrap;
3738
+ color: white;
3739
+ }
3740
+
3711
3741
  .e-bigger {
3712
3742
  /* stylelint-disable */
3713
3743
  /* stylelint-enable */