@bizdoc/core 1.14.10 → 1.14.11
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/assets/bizdoc-schema.json +7 -3
- package/esm2020/lib/core/guide/guide.component.mjs +25 -32
- package/esm2020/lib/core/guide/guide.service.mjs +4 -4
- package/esm2020/lib/core/models.mjs +1 -1
- package/esm2020/lib/core/translations.mjs +5 -1
- package/esm2020/lib/shared.module.mjs +3 -3
- package/esm2020/public-api.mjs +2 -1
- package/fesm2015/bizdoc-core.mjs +2273 -2276
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +2246 -2251
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/core/guide/guide.component.d.ts +2 -1
- package/lib/core/models.d.ts +1 -1
- package/lib/core/translations.d.ts +4 -0
- package/lib/shared.module.d.ts +1 -1
- package/package.json +1 -1
- package/public-api.d.ts +1 -0
@@ -22,10 +22,11 @@ export declare class GuideComponent implements OnInit {
|
|
22
22
|
* @param steps
|
23
23
|
*/
|
24
24
|
private _moveBy;
|
25
|
+
private _clear;
|
25
26
|
keydown(evt: KeyboardEvent): void;
|
26
27
|
next(): void;
|
27
28
|
prev(): void;
|
28
|
-
close(): void;
|
29
|
+
close(dismiss?: boolean): void;
|
29
30
|
static ɵfac: i0.ɵɵFactoryDeclaration<GuideComponent, never>;
|
30
31
|
static ɵcmp: i0.ɵɵComponentDeclaration<GuideComponent, "ng-component", never, {}, {}, never, never>;
|
31
32
|
}
|
package/lib/core/models.d.ts
CHANGED
@@ -84,6 +84,7 @@ export declare const STRINGS: {
|
|
84
84
|
ar: {};
|
85
85
|
ru: {};
|
86
86
|
en: {
|
87
|
+
HelpTip: string;
|
87
88
|
OutOfOfficeHelp: string;
|
88
89
|
LastDay: string;
|
89
90
|
TodayAt: string;
|
@@ -550,6 +551,9 @@ export declare const STRINGS: {
|
|
550
551
|
Working: string;
|
551
552
|
};
|
552
553
|
he: {
|
554
|
+
HelpTip: string;
|
555
|
+
HelpTipMale: string;
|
556
|
+
HelpTipFemale: string;
|
553
557
|
OutOfOfficeHelp: string;
|
554
558
|
LastDay: string;
|
555
559
|
TodayAt: string;
|
package/lib/shared.module.d.ts
CHANGED
@@ -187,6 +187,6 @@ import * as i182 from "./modules/material.module";
|
|
187
187
|
export declare class SharedModule {
|
188
188
|
static forChild(config?: SharedConfig): ModuleWithProviders<SharedModule>;
|
189
189
|
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
190
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.HelpTipComponent, typeof i2.CubeCompareWidget, typeof i3.CubeUsageComponent, typeof i4.CubeDocumentsComponent, typeof i5.FileInput, typeof i6.DateFormatPipe, typeof i7.CalendarPipe, typeof i8.DifferencePipe, typeof i9.DurationPipe, typeof i10.TimeAgoPipe, typeof i11.CheckboxComponent, typeof i12.CubeParallelComponent, typeof i13.CubeSumComponent, typeof i14.CubeParallelViewComponent, typeof i15.CubeChartViewComponent, typeof i16.CubeExploreViewComponent, typeof i17.CubeDocumentSumComponent, typeof i18.ExploreItemImplComponent, typeof i19.DocumentInfoComponent, typeof i20.DocumentViewsComponent, typeof i21.ViewItemComponent, typeof i22.CubeDocumentMatrixComponent, typeof i23.CubeDocumentViewComponent, typeof i24.CubePivotViewComponent, typeof i25.ActionPicker, typeof i26.HtmlSimplePipe, typeof i27.QuickCommentComponent, typeof i28.DurationFormatPipe, typeof i29.CombinationPicker, typeof i30.CombinationPickerBody, typeof i31.CombinationPool, typeof i32.TimelineViewComponent, typeof i33.MatIconAnimate, typeof i34.DateRangePipe, typeof i34.AgoPipe, typeof i35.ColorPicker, typeof i36.StateDirective, typeof i37.BrokenPage, typeof i38.JoinPipe, typeof i39.TimePicker, typeof i40.TypeValuePipe, typeof i41.TypeSelect, typeof i42.TypeAutocomplete, typeof i43.TranslatePipe, typeof i44.IdentityName, typeof i45.SanitizeHtmlPipe, typeof i46.AceInput, typeof i47.TimespanInput, typeof i48.AddressInput, typeof i49.StatePipe, typeof i50.ActionPipe, typeof i51.RolePipe, typeof i52.FormPipe, typeof i53.FilterPipe, typeof i53.ArraySortPipe, typeof i54.UserNamePipe, typeof i55.LayoutComponent, typeof i56.HtmlField, typeof i57.FileField, typeof i58.NumericField, typeof i59.AutocompleteField, typeof i60.CheckField, typeof i61.DateField, typeof i62.DateRangeField, typeof i63.ExpressionField, typeof i64.InputField, typeof i65.SelectField, typeof i66.SwitchField, typeof i67.TextareaField, typeof i68.TimespanField, typeof i69.ReturnActionComponent, typeof i70.AssignActionComponent, typeof i71.MoveToActionComponent, typeof i72.AvatarComponent, typeof i73.PeopleComponent, typeof i74.EditInputComponent, typeof i75.NgxComponentOutlet, typeof i37.BizDocApp, typeof i76.LottieAnimation, typeof i26.ContactsComponent, typeof i77.CubeMatrixComponent, typeof i78.FilterTagsComponent, typeof i79.ExploreItemsComponent, typeof i80.CompareNameDirective, typeof i80.CompareGroupDirective, typeof i80.CompareContextDirective, typeof i81.GuideComponent, typeof i82.OutOfOfficeToast, typeof i83.NotificationsTableComponent, typeof i84.NotificationsFilterComponent, typeof i85.TaggingPipe, typeof i86.PrivilegeHiddenDirective, typeof i87.TaggingItemDirective, typeof i88.TaggingDirective, typeof i89.DocumentTaggingComponent, typeof i90.UserTaggingComponent, typeof i86.PrivilegeDisabledDirective, typeof i91.CubeDocumentsGridComponent, typeof i92.LongRunningTaskNotification, typeof i93.TaggedNotification, typeof i94.CommentedNotification, typeof i95.NudgeNotification, typeof i96.TextNotification, typeof i97.CubeAnomalyNotification, typeof i98.EscalatedNotification, typeof i99.LikedNotification, typeof i100.StateChangedNotification, typeof i101.UpcomingEventNotification, typeof i102.NoneComponent, typeof i103.ScheduleViewComponent, typeof i104.OptionsComponent, typeof i105.TraceViewComponent, typeof i106.ProgressDirective, typeof i107.AttachmentsComponent, typeof i108.DocumentEventsComponent, typeof i109.TagsComponent, typeof i110.MapComponent, typeof i111.MaskComponent, typeof i112.SaveChangesDialog, typeof i113.FlowViewComponent, typeof i114.SubstitutionComponent, typeof i115.PopupComponent, typeof i116.AttachmentPreview, typeof i117.CommentsComponent, typeof i118.CommentComponent, typeof i119.EditCommentComponent, typeof i120.CommentLikesComponent, typeof i121.CommentEditsComponent, typeof i122.BrowseItemsComponent, typeof i123.BrowseFilterComponent, typeof i124.ExpandedItemComponent, typeof i125.ComposeFormComponent, typeof i126.CubeViewComponent, typeof i127.CubeFilterComponent, typeof i128.CubeAccumulationChartComponent, typeof i129.CubeChartComponent, typeof i130.CubePivotComponent, typeof i131.CubeSpreadsheetComponent, typeof i132.CubeGridComponent, typeof i133.ReportViewerComponent, typeof i134.TableViewComponent, typeof i135.ReportArgumentsComponent, typeof i136.DashboardComponent, typeof i137.WidgetItemComponent, typeof i138.CubeWidgetFilterComponent, typeof i139.CubeAccumAnalysisWidget, typeof i140.CubeAnalysisWidget, typeof i141.CubeChartAnalysisWidget, typeof i142.ActionsWidget, typeof i143.RecentsWidget, typeof i144.AskDialog, typeof i145.AboutDialog, typeof i146.ActionDialog, typeof i147.ImpersonateDialog, typeof i148.ConversationComponent, typeof i149.CubeMatrixPopupComponent, typeof i150.VersionCompareComponent, typeof i151.ExploreDocumentComponent, typeof i152.TasksComponent, typeof i153.PendingResultsWidget, typeof i154.CompareGroupsWidget, typeof i155.CubeDocumentsTableComponent, typeof i156.CubeDocumentsWidget, typeof i157.PersonalScoreWidget, typeof i158.PersonalActivityWidget, typeof i159.PeersPerformanceWidget, typeof i160.UsagePivotComponent, typeof i161.UsageChartComponent, typeof i162.UsageReportArgs, typeof i163.EmojiHostComponent, typeof i164.TooltipDirective, typeof i164.TooltipComponent], [typeof i165.DayJsModule, typeof i166.CommonModule, typeof i167.HttpClientModule, typeof i168.ReactiveFormsModule, typeof i169.FlexLayoutModule, typeof i170.RouterModule, typeof i171.PickerModule, typeof i172.SyncfusionGanttModule, typeof i173.SyncfusionScheduleModule, typeof i174.SyncfusionCircularGaugeModule, typeof i175.SyncfusionChartModule, typeof i172.SyncfusionGanttModule, typeof i176.SyncfusionGridModule, typeof i177.SyncfusionTextEditorModule, typeof i178.SyncfusionSpreadsheetModule, typeof i179.SyncfusionPivotModule, typeof i180.KanbanModule, typeof i181.SyncfusionDiagramModule, typeof i182.MaterialModule], [typeof i5.FileInput, typeof i78.FilterTagsComponent, typeof i6.DateFormatPipe, typeof i7.CalendarPipe, typeof i8.DifferencePipe, typeof i9.DurationPipe, typeof i10.TimeAgoPipe, typeof i11.CheckboxComponent, typeof i12.CubeParallelComponent, typeof i13.CubeSumComponent, typeof i18.ExploreItemImplComponent, typeof i19.DocumentInfoComponent, typeof i20.DocumentViewsComponent, typeof i136.DashboardComponent, typeof i109.TagsComponent, typeof i27.QuickCommentComponent, typeof i182.MaterialModule, typeof i117.CommentsComponent, typeof i37.BrokenPage, typeof i146.ActionDialog, typeof i123.BrowseFilterComponent, typeof i127.CubeFilterComponent, typeof i103.ScheduleViewComponent, typeof i133.ReportViewerComponent, typeof i137.WidgetItemComponent, typeof i126.CubeViewComponent, typeof i79.ExploreItemsComponent, typeof i125.ComposeFormComponent, typeof i122.BrowseItemsComponent, typeof i83.NotificationsTableComponent, typeof i25.ActionPicker, typeof i148.ConversationComponent, typeof i36.StateDirective, typeof i26.ContactsComponent, typeof i77.CubeMatrixComponent, typeof i28.DurationFormatPipe, typeof i29.CombinationPicker, typeof i31.CombinationPool, typeof i39.TimePicker, typeof i164.TooltipDirective, typeof i34.DateRangePipe, typeof i75.NgxComponentOutlet, typeof i33.MatIconAnimate, typeof i46.AceInput, typeof i38.JoinPipe, typeof i40.TypeValuePipe, typeof i41.TypeSelect, typeof i42.TypeAutocomplete, typeof i49.StatePipe, typeof i50.ActionPipe, typeof i51.RolePipe, typeof i52.FormPipe, typeof i53.FilterPipe, typeof i53.ArraySortPipe, typeof i54.UserNamePipe, typeof i45.SanitizeHtmlPipe, typeof i43.TranslatePipe, typeof i44.IdentityName, typeof i48.AddressInput, typeof i72.AvatarComponent, typeof i135.ReportArgumentsComponent, typeof i37.BizDocApp, typeof i116.AttachmentPreview, typeof i86.PrivilegeHiddenDirective, typeof i86.PrivilegeDisabledDirective, typeof i80.CompareGroupDirective, typeof i80.CompareNameDirective, typeof i80.CompareContextDirective, typeof i105.TraceViewComponent, typeof i113.FlowViewComponent, typeof i70.AssignActionComponent, typeof i69.ReturnActionComponent, typeof i151.ExploreDocumentComponent, typeof i2.CubeCompareWidget, typeof i142.ActionsWidget, typeof i140.CubeAnalysisWidget, typeof i156.CubeDocumentsWidget, typeof i143.RecentsWidget, typeof i158.PersonalActivityWidget, typeof i154.CompareGroupsWidget, typeof i159.PeersPerformanceWidget, typeof i153.PendingResultsWidget, typeof i157.PersonalScoreWidget, typeof i138.CubeWidgetFilterComponent, typeof i155.CubeDocumentsTableComponent, typeof i91.CubeDocumentsGridComponent, typeof i152.TasksComponent, typeof i162.UsageReportArgs, typeof i161.UsageChartComponent, typeof i160.UsagePivotComponent, typeof i47.TimespanInput, typeof i150.VersionCompareComponent, typeof i76.LottieAnimation, typeof i128.CubeAccumulationChartComponent, typeof i129.CubeChartComponent, typeof i130.CubePivotComponent, typeof i131.CubeSpreadsheetComponent, typeof i132.CubeGridComponent]>;
|
190
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.HelpTipComponent, typeof i2.CubeCompareWidget, typeof i3.CubeUsageComponent, typeof i4.CubeDocumentsComponent, typeof i5.FileInput, typeof i6.DateFormatPipe, typeof i7.CalendarPipe, typeof i8.DifferencePipe, typeof i9.DurationPipe, typeof i10.TimeAgoPipe, typeof i11.CheckboxComponent, typeof i12.CubeParallelComponent, typeof i13.CubeSumComponent, typeof i14.CubeParallelViewComponent, typeof i15.CubeChartViewComponent, typeof i16.CubeExploreViewComponent, typeof i17.CubeDocumentSumComponent, typeof i18.ExploreItemImplComponent, typeof i19.DocumentInfoComponent, typeof i20.DocumentViewsComponent, typeof i21.ViewItemComponent, typeof i22.CubeDocumentMatrixComponent, typeof i23.CubeDocumentViewComponent, typeof i24.CubePivotViewComponent, typeof i25.ActionPicker, typeof i26.HtmlSimplePipe, typeof i27.QuickCommentComponent, typeof i28.DurationFormatPipe, typeof i29.CombinationPicker, typeof i30.CombinationPickerBody, typeof i31.CombinationPool, typeof i32.TimelineViewComponent, typeof i33.MatIconAnimate, typeof i34.DateRangePipe, typeof i34.AgoPipe, typeof i35.ColorPicker, typeof i36.StateDirective, typeof i37.BrokenPage, typeof i38.JoinPipe, typeof i39.TimePicker, typeof i40.TypeValuePipe, typeof i41.TypeSelect, typeof i42.TypeAutocomplete, typeof i43.TranslatePipe, typeof i44.IdentityName, typeof i45.SanitizeHtmlPipe, typeof i46.AceInput, typeof i47.TimespanInput, typeof i48.AddressInput, typeof i49.StatePipe, typeof i50.ActionPipe, typeof i51.RolePipe, typeof i52.FormPipe, typeof i53.FilterPipe, typeof i53.ArraySortPipe, typeof i54.UserNamePipe, typeof i55.LayoutComponent, typeof i56.HtmlField, typeof i57.FileField, typeof i58.NumericField, typeof i59.AutocompleteField, typeof i60.CheckField, typeof i61.DateField, typeof i62.DateRangeField, typeof i63.ExpressionField, typeof i64.InputField, typeof i65.SelectField, typeof i66.SwitchField, typeof i67.TextareaField, typeof i68.TimespanField, typeof i69.ReturnActionComponent, typeof i70.AssignActionComponent, typeof i71.MoveToActionComponent, typeof i72.AvatarComponent, typeof i73.PeopleComponent, typeof i74.EditInputComponent, typeof i75.NgxComponentOutlet, typeof i37.BizDocApp, typeof i76.LottieAnimation, typeof i26.ContactsComponent, typeof i77.CubeMatrixComponent, typeof i78.FilterTagsComponent, typeof i79.ExploreItemsComponent, typeof i80.CompareNameDirective, typeof i80.CompareGroupDirective, typeof i80.CompareContextDirective, typeof i81.GuideComponent, typeof i82.OutOfOfficeToast, typeof i83.NotificationsTableComponent, typeof i84.NotificationsFilterComponent, typeof i85.TaggingPipe, typeof i86.PrivilegeHiddenDirective, typeof i87.TaggingItemDirective, typeof i88.TaggingDirective, typeof i89.DocumentTaggingComponent, typeof i90.UserTaggingComponent, typeof i86.PrivilegeDisabledDirective, typeof i91.CubeDocumentsGridComponent, typeof i92.LongRunningTaskNotification, typeof i93.TaggedNotification, typeof i94.CommentedNotification, typeof i95.NudgeNotification, typeof i96.TextNotification, typeof i97.CubeAnomalyNotification, typeof i98.EscalatedNotification, typeof i99.LikedNotification, typeof i100.StateChangedNotification, typeof i101.UpcomingEventNotification, typeof i102.NoneComponent, typeof i103.ScheduleViewComponent, typeof i104.OptionsComponent, typeof i105.TraceViewComponent, typeof i106.ProgressDirective, typeof i107.AttachmentsComponent, typeof i108.DocumentEventsComponent, typeof i109.TagsComponent, typeof i110.MapComponent, typeof i111.MaskComponent, typeof i112.SaveChangesDialog, typeof i113.FlowViewComponent, typeof i114.SubstitutionComponent, typeof i115.PopupComponent, typeof i116.AttachmentPreview, typeof i117.CommentsComponent, typeof i118.CommentComponent, typeof i119.EditCommentComponent, typeof i120.CommentLikesComponent, typeof i121.CommentEditsComponent, typeof i122.BrowseItemsComponent, typeof i123.BrowseFilterComponent, typeof i124.ExpandedItemComponent, typeof i125.ComposeFormComponent, typeof i126.CubeViewComponent, typeof i127.CubeFilterComponent, typeof i128.CubeAccumulationChartComponent, typeof i129.CubeChartComponent, typeof i130.CubePivotComponent, typeof i131.CubeSpreadsheetComponent, typeof i132.CubeGridComponent, typeof i133.ReportViewerComponent, typeof i134.TableViewComponent, typeof i135.ReportArgumentsComponent, typeof i136.DashboardComponent, typeof i137.WidgetItemComponent, typeof i138.CubeWidgetFilterComponent, typeof i139.CubeAccumAnalysisWidget, typeof i140.CubeAnalysisWidget, typeof i141.CubeChartAnalysisWidget, typeof i142.ActionsWidget, typeof i143.RecentsWidget, typeof i144.AskDialog, typeof i145.AboutDialog, typeof i146.ActionDialog, typeof i147.ImpersonateDialog, typeof i148.ConversationComponent, typeof i149.CubeMatrixPopupComponent, typeof i150.VersionCompareComponent, typeof i151.ExploreDocumentComponent, typeof i152.TasksComponent, typeof i153.PendingResultsWidget, typeof i154.CompareGroupsWidget, typeof i155.CubeDocumentsTableComponent, typeof i156.CubeDocumentsWidget, typeof i157.PersonalScoreWidget, typeof i158.PersonalActivityWidget, typeof i159.PeersPerformanceWidget, typeof i160.UsagePivotComponent, typeof i161.UsageChartComponent, typeof i162.UsageReportArgs, typeof i163.EmojiHostComponent, typeof i164.TooltipDirective, typeof i164.TooltipComponent], [typeof i165.DayJsModule, typeof i166.CommonModule, typeof i167.HttpClientModule, typeof i168.ReactiveFormsModule, typeof i169.FlexLayoutModule, typeof i170.RouterModule, typeof i171.PickerModule, typeof i172.SyncfusionGanttModule, typeof i173.SyncfusionScheduleModule, typeof i174.SyncfusionCircularGaugeModule, typeof i175.SyncfusionChartModule, typeof i172.SyncfusionGanttModule, typeof i176.SyncfusionGridModule, typeof i177.SyncfusionTextEditorModule, typeof i178.SyncfusionSpreadsheetModule, typeof i179.SyncfusionPivotModule, typeof i180.KanbanModule, typeof i181.SyncfusionDiagramModule, typeof i182.MaterialModule], [typeof i1.HelpTipComponent, typeof i5.FileInput, typeof i78.FilterTagsComponent, typeof i6.DateFormatPipe, typeof i7.CalendarPipe, typeof i8.DifferencePipe, typeof i9.DurationPipe, typeof i10.TimeAgoPipe, typeof i11.CheckboxComponent, typeof i12.CubeParallelComponent, typeof i13.CubeSumComponent, typeof i18.ExploreItemImplComponent, typeof i19.DocumentInfoComponent, typeof i20.DocumentViewsComponent, typeof i136.DashboardComponent, typeof i109.TagsComponent, typeof i27.QuickCommentComponent, typeof i182.MaterialModule, typeof i117.CommentsComponent, typeof i37.BrokenPage, typeof i146.ActionDialog, typeof i123.BrowseFilterComponent, typeof i127.CubeFilterComponent, typeof i103.ScheduleViewComponent, typeof i133.ReportViewerComponent, typeof i137.WidgetItemComponent, typeof i126.CubeViewComponent, typeof i79.ExploreItemsComponent, typeof i125.ComposeFormComponent, typeof i122.BrowseItemsComponent, typeof i83.NotificationsTableComponent, typeof i25.ActionPicker, typeof i148.ConversationComponent, typeof i36.StateDirective, typeof i26.ContactsComponent, typeof i77.CubeMatrixComponent, typeof i28.DurationFormatPipe, typeof i29.CombinationPicker, typeof i31.CombinationPool, typeof i39.TimePicker, typeof i164.TooltipDirective, typeof i34.DateRangePipe, typeof i75.NgxComponentOutlet, typeof i33.MatIconAnimate, typeof i46.AceInput, typeof i38.JoinPipe, typeof i40.TypeValuePipe, typeof i41.TypeSelect, typeof i42.TypeAutocomplete, typeof i49.StatePipe, typeof i50.ActionPipe, typeof i51.RolePipe, typeof i52.FormPipe, typeof i53.FilterPipe, typeof i53.ArraySortPipe, typeof i54.UserNamePipe, typeof i45.SanitizeHtmlPipe, typeof i43.TranslatePipe, typeof i44.IdentityName, typeof i48.AddressInput, typeof i72.AvatarComponent, typeof i135.ReportArgumentsComponent, typeof i37.BizDocApp, typeof i116.AttachmentPreview, typeof i86.PrivilegeHiddenDirective, typeof i86.PrivilegeDisabledDirective, typeof i80.CompareGroupDirective, typeof i80.CompareNameDirective, typeof i80.CompareContextDirective, typeof i105.TraceViewComponent, typeof i113.FlowViewComponent, typeof i70.AssignActionComponent, typeof i69.ReturnActionComponent, typeof i151.ExploreDocumentComponent, typeof i2.CubeCompareWidget, typeof i142.ActionsWidget, typeof i140.CubeAnalysisWidget, typeof i156.CubeDocumentsWidget, typeof i143.RecentsWidget, typeof i158.PersonalActivityWidget, typeof i154.CompareGroupsWidget, typeof i159.PeersPerformanceWidget, typeof i153.PendingResultsWidget, typeof i157.PersonalScoreWidget, typeof i138.CubeWidgetFilterComponent, typeof i155.CubeDocumentsTableComponent, typeof i91.CubeDocumentsGridComponent, typeof i152.TasksComponent, typeof i162.UsageReportArgs, typeof i161.UsageChartComponent, typeof i160.UsagePivotComponent, typeof i47.TimespanInput, typeof i150.VersionCompareComponent, typeof i76.LottieAnimation, typeof i128.CubeAccumulationChartComponent, typeof i129.CubeChartComponent, typeof i130.CubePivotComponent, typeof i131.CubeSpreadsheetComponent, typeof i132.CubeGridComponent]>;
|
191
191
|
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
192
192
|
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
export { HelpTipComponent } from './lib/core/guide/help-tip.component';
|
1
2
|
export { ShakeAnimation, EnterExitLeft, EnterExitRight, EnterExitTop, FadeSlideInOut, PulseAnimation, SwapAnimation } from './lib/core/animations';
|
2
3
|
export { ActionPicker } from './lib/compose/action/action-picker.component';
|
3
4
|
export { BizDocModule } from './lib/bizdoc.module';
|