@acorex/components 19.5.0-next.1 → 19.5.0
Sign up to get free protection for your applications and to get access to all the features.
- package/common/lib/classes/styles.class.d.ts +1 -1
- package/decorators/index.d.ts +1 -0
- package/decorators/lib/components/full-screen-button.component.d.ts +7 -0
- package/decorators/lib/decorators.module.d.ts +3 -2
- package/fesm2022/acorex-components-alert.mjs +3 -6
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +2 -2
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +2 -2
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +2 -2
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +2 -2
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-common.mjs +1 -1
- package/fesm2022/acorex-components-common.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +2 -2
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +41 -4
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +2 -2
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +2 -0
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +2 -2
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs +64 -66
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +3 -6
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +8 -25
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs +2 -2
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +2 -2
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +2 -2
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +15 -3
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs +2 -2
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-step-wizard.mjs +11 -8
- package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
- package/fesm2022/acorex-components-switch.mjs +2 -2
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-toast.mjs +5 -8
- package/fesm2022/acorex-components-toast.mjs.map +1 -1
- package/fesm2022/acorex-components-toolbar.mjs +79 -0
- package/fesm2022/acorex-components-toolbar.mjs.map +1 -0
- package/fesm2022/acorex-components-wysiwyg.mjs +15 -37
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/media-viewer/index.d.ts +0 -1
- package/media-viewer/lib/media-viewer-container/media-viewer-container.component.d.ts +4 -2
- package/media-viewer/lib/media-viewer-slider/media-viewer-slider.component.d.ts +1 -2
- package/media-viewer/lib/media-viewer.module.d.ts +11 -12
- package/media-viewer/lib/media-viewer.service.d.ts +0 -1
- package/package.json +5 -1
- package/paint/index.d.ts +0 -1
- package/paint/lib/paint.module.d.ts +12 -13
- package/range-slider/lib/range-slider.component.d.ts +1 -1
- package/side-menu/lib/side-menu.component.d.ts +7 -1
- package/step-wizard/lib/step-wizard-item/step-wizard-item.component.d.ts +4 -3
- package/step-wizard/lib/step-wizard.class.d.ts +1 -0
- package/step-wizard/lib/step-wizard.module.d.ts +2 -1
- package/toast/lib/toast.service.d.ts +1 -1
- package/toolbar/README.md +3 -0
- package/toolbar/index.d.ts +2 -0
- package/toolbar/lib/toolbar.component.d.ts +13 -0
- package/toolbar/lib/toolbar.module.d.ts +8 -0
- package/wysiwyg/index.d.ts +0 -1
- package/wysiwyg/lib/wysiwyg.module.d.ts +14 -15
- package/media-viewer/lib/media-viewer-tools/full-screen/full-screen.component.d.ts +0 -8
- package/paint/lib/paint/paint-toolbar/paint-toolbar.component.d.ts +0 -9
- package/wysiwyg/lib/wysiwyg/wysiwyg-toolbar/wysiwyg-toolbar.component.d.ts +0 -10
@@ -1,22 +1,21 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "./wysiwyg/wysiwyg-container/wysiwyg-container.component";
|
3
3
|
import * as i2 from "./wysiwyg/wysiwyg-view/wysiwyg-view.component";
|
4
|
-
import * as i3 from "./wysiwyg/wysiwyg-
|
5
|
-
import * as i4 from "./wysiwyg/wysiwyg-tools/wysiwyg-
|
6
|
-
import * as i5 from "./wysiwyg/wysiwyg-tools/wysiwyg-
|
7
|
-
import * as i6 from "./wysiwyg/wysiwyg-tools/wysiwyg-
|
8
|
-
import * as i7 from "./wysiwyg/wysiwyg-tools/wysiwyg-
|
9
|
-
import * as i8 from "./wysiwyg/wysiwyg-tools/wysiwyg-
|
10
|
-
import * as i9 from "
|
11
|
-
import * as i10 from "@acorex/components/
|
12
|
-
import * as i11 from "@acorex/components/
|
13
|
-
import * as i12 from "@
|
14
|
-
import * as i13 from "@
|
15
|
-
import * as i14 from "@acorex/components/
|
16
|
-
import * as i15 from "@acorex/components/
|
17
|
-
import * as i16 from "@acorex/components/text-box";
|
4
|
+
import * as i3 from "./wysiwyg/wysiwyg-tools/wysiwyg-alignment/wysiwyg-alignment.component";
|
5
|
+
import * as i4 from "./wysiwyg/wysiwyg-tools/wysiwyg-colors/wysiwyg-colors.component";
|
6
|
+
import * as i5 from "./wysiwyg/wysiwyg-tools/wysiwyg-font-style/wysiwyg-font-style.component";
|
7
|
+
import * as i6 from "./wysiwyg/wysiwyg-tools/wysiwyg-history/wysiwyg-history.component";
|
8
|
+
import * as i7 from "./wysiwyg/wysiwyg-tools/wysiwyg-insert/wysiwyg-insert.component";
|
9
|
+
import * as i8 from "./wysiwyg/wysiwyg-tools/wysiwyg-list/wysiwyg-list.component";
|
10
|
+
import * as i9 from "@acorex/components/button";
|
11
|
+
import * as i10 from "@acorex/components/decorators";
|
12
|
+
import * as i11 from "@acorex/components/select-box";
|
13
|
+
import * as i12 from "@angular/forms";
|
14
|
+
import * as i13 from "@acorex/components/color-palette";
|
15
|
+
import * as i14 from "@acorex/components/popover";
|
16
|
+
import * as i15 from "@acorex/components/text-box";
|
18
17
|
export declare class AXWysiwygModule {
|
19
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXWysiwygModule, never>;
|
20
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXWysiwygModule, [typeof i1.AXWysiwygContainerComponent, typeof i2.AXWysiwygViewComponent, typeof i3.
|
19
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXWysiwygModule, [typeof i1.AXWysiwygContainerComponent, typeof i2.AXWysiwygViewComponent, typeof i3.AXWysiwygAlignmentComponent, typeof i4.AXWysiwygColorsComponent, typeof i5.AXWysiwygFontStyleComponent, typeof i6.AXWysiwygHistoryComponent, typeof i7.AXWysiwygInsertComponent, typeof i8.AXWysiwygListComponent], [typeof i9.AXButtonModule, typeof i10.AXDecoratorModule, typeof i11.AXSelectBoxModule, typeof i12.FormsModule, typeof i13.AXColorPaletteModule, typeof i14.AXPopoverModule, typeof i15.AXTextBoxModule], [typeof i1.AXWysiwygContainerComponent, typeof i2.AXWysiwygViewComponent, typeof i3.AXWysiwygAlignmentComponent, typeof i4.AXWysiwygColorsComponent, typeof i5.AXWysiwygFontStyleComponent, typeof i6.AXWysiwygHistoryComponent, typeof i7.AXWysiwygInsertComponent, typeof i8.AXWysiwygListComponent]>;
|
21
20
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXWysiwygModule>;
|
22
21
|
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXMediaViewerService } from '../../media-viewer.service';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXFullScreenComponent {
|
4
|
-
protected service: AXMediaViewerService;
|
5
|
-
protected fullScreenHandler(): void;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXFullScreenComponent, never>;
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXFullScreenComponent, "ax-full-screen", never, {}, {}, never, never, false, never>;
|
8
|
-
}
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
/**
|
3
|
-
*paint toolbar
|
4
|
-
* @category Components
|
5
|
-
*/
|
6
|
-
export declare class AXPaintToolbarComponent {
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPaintToolbarComponent, never>;
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPaintToolbarComponent, "ax-paint-toolbar", never, {}, {}, never, ["ax-prefix", "*", "ax-suffix"], false, never>;
|
9
|
-
}
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
/**
|
3
|
-
* A toolbar component for the WYSIWYG editor, providing various formatting options.
|
4
|
-
* @category Components
|
5
|
-
*/
|
6
|
-
export declare class AXWysiwygToolbarComponent {
|
7
|
-
get __hostClass(): string;
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXWysiwygToolbarComponent, never>;
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXWysiwygToolbarComponent, "ax-wysiwyg-toolbar", never, {}, {}, never, ["ax-prefix", "*", "ax-suffix"], false, never>;
|
10
|
-
}
|