asksuite-citrus 3.9.2-beta.0 → 3.10.0-beta
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/esm2022/lib/asksuite-citrus.module.mjs +5 -10
- package/esm2022/lib/components/autocomplete/autocomplete.component.mjs +16 -2
- package/esm2022/lib/components/modal/confirmation-modal/confirmation-modal.component.mjs +1 -1
- package/esm2022/lib/directives/button/ask-base-button.directive.mjs +9 -32
- package/esm2022/lib/directives/button/ask-button.directive.mjs +8 -8
- package/esm2022/lib/directives/button/ask-stroked-button.directive.mjs +8 -8
- package/esm2022/lib/directives/button/ask-text-button.directive.mjs +7 -7
- package/esm2022/public-api.mjs +1 -2
- package/fesm2022/asksuite-citrus.mjs +44 -74
- package/fesm2022/asksuite-citrus.mjs.map +1 -1
- package/lib/asksuite-citrus.module.d.ts +1 -2
- package/lib/components/autocomplete/autocomplete.component.d.ts +2 -1
- package/lib/directives/button/ask-base-button.directive.d.ts +3 -9
- package/lib/directives/button/ask-button.directive.d.ts +3 -3
- package/lib/directives/button/ask-stroked-button.directive.d.ts +3 -3
- package/lib/directives/button/ask-text-button.directive.d.ts +3 -3
- package/package.json +1 -1
- package/public-api.d.ts +0 -1
- package/assets/icons/email-channel.svg +0 -4
- package/assets/icons/whatsapp-channel.svg +0 -4
- package/esm2022/lib/components/icon/icon.component.mjs +0 -20
- package/lib/components/icon/icon.component.d.ts +0 -7
@@ -50,12 +50,11 @@ import * as i47 from "ngx-skeleton-loader";
|
|
50
50
|
import * as i48 from "@angular/material/tooltip";
|
51
51
|
import * as i49 from "ngx-mask";
|
52
52
|
import * as i50 from "@angular/material/progress-bar";
|
53
|
-
import * as i51 from "./components/icon/icon.component";
|
54
53
|
export declare class AsksuiteCitrusModule {
|
55
54
|
static forRoot(params?: {
|
56
55
|
flagUrl?: string;
|
57
56
|
}): ModuleWithProviders<AsksuiteCitrusModule>;
|
58
57
|
static ɵfac: i0.ɵɵFactoryDeclaration<AsksuiteCitrusModule, never>;
|
59
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AsksuiteCitrusModule, [typeof i1.ButtonComponent, typeof i2.InputComponent, typeof i3.SelectComponent, typeof i4.BoxComponent, typeof i5.AvatarComponent, typeof i6.DropdownContainerComponent, typeof i7.AskDropdownDirective, typeof i8.AutocompleteComponent, typeof i9.PhoneDdiComponent, typeof i10.ChipsComponent, typeof i11.CheckboxComponent, typeof i12.DatePickerComponent, typeof i13.DatePickerCalendarComponent, typeof i14.SkeletonComponent, typeof i15.SpinnerComponent, typeof i16.SpinnerDirective, typeof i17.BadgeDirective, typeof i18.AutofocusDirective, typeof i19.ScrollDirective, typeof i20.AskTooltipDirective, typeof i21.ToastComponent, typeof i22.AskButtonDirective, typeof i23.ModalComponent, typeof i24.ModalBodyDirective, typeof i25.ModalHeaderDirective, typeof i26.ModalFooterDirective, typeof i27.CharacterCounterComponent, typeof i28.AccordionComponent, typeof i29.ExtendablePanelComponent, typeof i30.TableComponent, typeof i31.PaginationComponent, typeof i32.PaginatePipe, typeof i33.RichtextToolboxDirective, typeof i34.RichtextUrlPromptComponent, typeof i35.RichtextToolboxComponent, typeof i36.AskTextButtonDirective, typeof i37.ForceBreakLinePipe, typeof i38.ConfirmationModalComponent, typeof i39.LoadingBarComponent, typeof i40.AskStrokedButtonDirective, typeof i41.InputDirective, typeof i42.ListItemDirective], [typeof i43.CommonModule, typeof i44.FormsModule, typeof i44.ReactiveFormsModule, typeof i45.CdkOverlayOrigin, typeof i45.CdkConnectedOverlay, typeof i45.OverlayModule, typeof i46.TranslateModule, typeof i47.NgxSkeletonLoaderModule, typeof i48.MatTooltipModule, typeof i49.NgxMaskDirective, typeof i49.NgxMaskPipe, typeof i50.MatProgressBarModule
|
58
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AsksuiteCitrusModule, [typeof i1.ButtonComponent, typeof i2.InputComponent, typeof i3.SelectComponent, typeof i4.BoxComponent, typeof i5.AvatarComponent, typeof i6.DropdownContainerComponent, typeof i7.AskDropdownDirective, typeof i8.AutocompleteComponent, typeof i9.PhoneDdiComponent, typeof i10.ChipsComponent, typeof i11.CheckboxComponent, typeof i12.DatePickerComponent, typeof i13.DatePickerCalendarComponent, typeof i14.SkeletonComponent, typeof i15.SpinnerComponent, typeof i16.SpinnerDirective, typeof i17.BadgeDirective, typeof i18.AutofocusDirective, typeof i19.ScrollDirective, typeof i20.AskTooltipDirective, typeof i21.ToastComponent, typeof i22.AskButtonDirective, typeof i23.ModalComponent, typeof i24.ModalBodyDirective, typeof i25.ModalHeaderDirective, typeof i26.ModalFooterDirective, typeof i27.CharacterCounterComponent, typeof i28.AccordionComponent, typeof i29.ExtendablePanelComponent, typeof i30.TableComponent, typeof i31.PaginationComponent, typeof i32.PaginatePipe, typeof i33.RichtextToolboxDirective, typeof i34.RichtextUrlPromptComponent, typeof i35.RichtextToolboxComponent, typeof i36.AskTextButtonDirective, typeof i37.ForceBreakLinePipe, typeof i38.ConfirmationModalComponent, typeof i39.LoadingBarComponent, typeof i40.AskStrokedButtonDirective, typeof i41.InputDirective, typeof i42.ListItemDirective], [typeof i43.CommonModule, typeof i44.FormsModule, typeof i44.ReactiveFormsModule, typeof i45.CdkOverlayOrigin, typeof i45.CdkConnectedOverlay, typeof i45.OverlayModule, typeof i46.TranslateModule, typeof i47.NgxSkeletonLoaderModule, typeof i48.MatTooltipModule, typeof i49.NgxMaskDirective, typeof i49.NgxMaskPipe, typeof i50.MatProgressBarModule], [typeof i1.ButtonComponent, typeof i2.InputComponent, typeof i3.SelectComponent, typeof i4.BoxComponent, typeof i5.AvatarComponent, typeof i6.DropdownContainerComponent, typeof i7.AskDropdownDirective, typeof i8.AutocompleteComponent, typeof i9.PhoneDdiComponent, typeof i10.ChipsComponent, typeof i11.CheckboxComponent, typeof i12.DatePickerComponent, typeof i13.DatePickerCalendarComponent, typeof i14.SkeletonComponent, typeof i16.SpinnerDirective, typeof i17.BadgeDirective, typeof i18.AutofocusDirective, typeof i19.ScrollDirective, typeof i20.AskTooltipDirective, typeof i22.AskButtonDirective, typeof i36.AskTextButtonDirective, typeof i24.ModalBodyDirective, typeof i25.ModalHeaderDirective, typeof i26.ModalFooterDirective, typeof i27.CharacterCounterComponent, typeof i28.AccordionComponent, typeof i29.ExtendablePanelComponent, typeof i30.TableComponent, typeof i31.PaginationComponent, typeof i32.PaginatePipe, typeof i33.RichtextToolboxDirective, typeof i37.ForceBreakLinePipe, typeof i39.LoadingBarComponent, typeof i40.AskStrokedButtonDirective, typeof i41.InputDirective, typeof i42.ListItemDirective]>;
|
60
59
|
static ɵinj: i0.ɵɵInjectorDeclaration<AsksuiteCitrusModule>;
|
61
60
|
}
|
@@ -47,6 +47,7 @@ export declare class AutocompleteComponent extends OverlayComponent implements A
|
|
47
47
|
filterFn?: (item: string) => any[];
|
48
48
|
displayFn?: (item: any) => string;
|
49
49
|
multiple: boolean;
|
50
|
+
maxOptions: number;
|
50
51
|
valueProp: string;
|
51
52
|
options: any[];
|
52
53
|
fixedOptions: any[];
|
@@ -93,5 +94,5 @@ export declare class AutocompleteComponent extends OverlayComponent implements A
|
|
93
94
|
registerOnTouched(fn: any): void;
|
94
95
|
setDisabledState(isDisabled: boolean): void;
|
95
96
|
static ɵfac: i0.ɵɵFactoryDeclaration<AutocompleteComponent, never>;
|
96
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AutocompleteComponent, "ask-autocomplete", never, { "filterFn": { "alias": "filterFn"; "required": false; }; "displayFn": { "alias": "displayFn"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "valueProp": { "alias": "valueProp"; "required": false; }; "options": { "alias": "options"; "required": false; }; "fixedOptions": { "alias": "fixedOptions"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "emptyMessage": { "alias": "emptyMessage"; "required": false; }; "selectAll": { "alias": "selectAll"; "required": false; }; "allOptionsSelectedText": { "alias": "allOptionsSelectedText"; "required": false; }; "selectAllMessage": { "alias": "selectAllMessage"; "required": false; }; "iconPropReference": { "alias": "iconPropReference"; "required": false; }; "enableRemove": { "alias": "enableRemove"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, { "itemCheck": "itemCheck"; "selectionDone": "selectionDone"; "optionRemoved": "optionRemoved"; }, never, never, false, never>;
|
97
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AutocompleteComponent, "ask-autocomplete", never, { "filterFn": { "alias": "filterFn"; "required": false; }; "displayFn": { "alias": "displayFn"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "maxOptions": { "alias": "maxOptions"; "required": false; }; "valueProp": { "alias": "valueProp"; "required": false; }; "options": { "alias": "options"; "required": false; }; "fixedOptions": { "alias": "fixedOptions"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "emptyMessage": { "alias": "emptyMessage"; "required": false; }; "selectAll": { "alias": "selectAll"; "required": false; }; "allOptionsSelectedText": { "alias": "allOptionsSelectedText"; "required": false; }; "selectAllMessage": { "alias": "selectAllMessage"; "required": false; }; "iconPropReference": { "alias": "iconPropReference"; "required": false; }; "enableRemove": { "alias": "enableRemove"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, { "itemCheck": "itemCheck"; "selectionDone": "selectionDone"; "optionRemoved": "optionRemoved"; }, never, never, false, never>;
|
97
98
|
}
|
@@ -1,21 +1,15 @@
|
|
1
|
-
import { ElementRef, OnChanges,
|
1
|
+
import { ElementRef, OnChanges, SimpleChanges } from '@angular/core';
|
2
2
|
import * as i0 from "@angular/core";
|
3
3
|
export declare abstract class AskBaseButtonDirective implements OnChanges {
|
4
|
-
private viewContainerRef;
|
5
4
|
private el;
|
6
|
-
private renderer;
|
7
5
|
color: ButtonColor;
|
8
6
|
size: ButtonSize;
|
9
|
-
|
10
|
-
private className;
|
11
|
-
private iconComponentRef?;
|
12
|
-
constructor(className: string, viewContainerRef: ViewContainerRef, el: ElementRef, renderer: Renderer2);
|
7
|
+
protected constructor(el: ElementRef, className: string);
|
13
8
|
ngOnChanges(changes: SimpleChanges): void;
|
14
9
|
private updateColor;
|
15
10
|
private updateSize;
|
16
|
-
private updateIcon;
|
17
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<AskBaseButtonDirective, never>;
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AskBaseButtonDirective, never, never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; };
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AskBaseButtonDirective, never, never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, false, never>;
|
19
13
|
}
|
20
14
|
type ButtonSize = 'x-large' | 'large' | 'default' | 'medium' | 'small' | 'mini' | 'x-mini';
|
21
15
|
export type ButtonAppearance = 'outline' | 'text' | 'default';
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { ElementRef
|
2
|
-
import { AskBaseButtonDirective } from
|
1
|
+
import { ElementRef } from '@angular/core';
|
2
|
+
import { AskBaseButtonDirective } from "./ask-base-button.directive";
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class AskButtonDirective extends AskBaseButtonDirective {
|
5
|
-
constructor(
|
5
|
+
constructor(el: ElementRef);
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<AskButtonDirective, never>;
|
7
7
|
static ɵdir: i0.ɵɵDirectiveDeclaration<AskButtonDirective, "button[askButton]", never, {}, {}, never, never, false, never>;
|
8
8
|
}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { ElementRef
|
2
|
-
import { AskBaseButtonDirective } from
|
1
|
+
import { ElementRef } from '@angular/core';
|
2
|
+
import { AskBaseButtonDirective } from "./ask-base-button.directive";
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class AskStrokedButtonDirective extends AskBaseButtonDirective {
|
5
|
-
constructor(
|
5
|
+
constructor(el: ElementRef);
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<AskStrokedButtonDirective, never>;
|
7
7
|
static ɵdir: i0.ɵɵDirectiveDeclaration<AskStrokedButtonDirective, "button[askStrokedButton]", never, {}, {}, never, never, false, never>;
|
8
8
|
}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { ElementRef
|
1
|
+
import { ElementRef } from '@angular/core';
|
2
2
|
import { AskBaseButtonDirective } from "./ask-base-button.directive";
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class AskTextButtonDirective extends AskBaseButtonDirective {
|
5
|
-
constructor(
|
5
|
+
constructor(el: ElementRef);
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<AskTextButtonDirective, never>;
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AskTextButtonDirective, "
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AskTextButtonDirective, "[askTextButton]", never, {}, {}, never, never, false, never>;
|
8
8
|
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
@@ -18,7 +18,6 @@ export * from './lib/components/accordion/extendable-panel/extendable-panel.comp
|
|
18
18
|
export * from './lib/components/table/table.component';
|
19
19
|
export * from './lib/components/pagination/pagination.component';
|
20
20
|
export * from './lib/components/loading-bar/loading-bar.component';
|
21
|
-
export * from './lib/components/icon/icon.component';
|
22
21
|
export * from './lib/directives';
|
23
22
|
export * from './lib/components/modal/directives';
|
24
23
|
export * from './lib/services/toast/toast.service';
|
@@ -1,4 +0,0 @@
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M2.66659 17.5C2.16242 17.5 1.73082 17.3164 1.37179 16.9492C1.01277 16.582 0.833252 16.1406 0.833252 15.625V4.375C0.833252 3.85937 1.01277 3.41797 1.37179 3.05078C1.73082 2.68359 2.16242 2.5 2.66659 2.5H17.3333C17.8374 2.5 18.269 2.68359 18.628 3.05078C18.9871 3.41797 19.1666 3.85937 19.1666 4.375V15.625C19.1666 16.1406 18.9871 16.582 18.628 16.9492C18.269 17.3164 17.8374 17.5 17.3333 17.5H2.66659Z" fill="#132939" fill-opacity="0.9375"/>
|
3
|
-
<path d="M19.1666 7.60433L9.99992 12.0314L0.833252 7.60433V5.8335L9.99992 10.2606L19.1666 5.8335V7.60433Z" fill="white"/>
|
4
|
-
</svg>
|
@@ -1,4 +0,0 @@
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M9.99835 1.6665C5.40387 1.6665 1.66675 5.40445 1.66675 9.99963C1.66675 11.8219 2.25454 13.5122 3.25372 14.8841L2.84296 16.1087C2.56855 16.9268 2.43135 17.3358 2.64705 17.5546C2.86275 17.7734 3.2737 17.642 4.09561 17.3792L5.41715 16.9566C6.73455 17.8286 8.30701 18.3332 10.0018 18.3332C14.5963 18.3332 18.3334 14.5951 18.3334 10C18.3334 5.405 14.5962 1.66692 10.0018 1.66692H9.99697L9.99835 1.6665Z" fill="#132939" fill-opacity="0.9375"/>
|
3
|
-
<path d="M7.58783 5.93011C7.43218 5.55189 7.30506 5.53815 7.06121 5.52288L6.78311 5.5127C6.46661 5.5127 6.13455 5.60432 5.93428 5.80437C5.69042 6.04871 5.08545 6.61781 5.08545 7.78555C5.08545 8.95328 5.95348 10.0823 6.07125 10.2406C6.19318 10.3933 7.76372 12.8296 10.2028 13.8202C12.1101 14.5954 12.6756 14.5237 13.1099 14.4325C13.7439 14.2987 14.5388 13.839 14.7391 13.2842C14.9393 12.7293 14.9393 12.2559 14.8802 12.1541C14.821 12.0523 14.6607 12.0014 14.4169 11.8767C14.173 11.752 12.988 11.1829 12.7633 11.106C12.5438 11.0245 12.3342 11.0536 12.1682 11.2831C11.9347 11.6038 11.7049 11.9296 11.5196 12.1251C11.3733 12.2778 11.1341 12.2982 10.9344 12.2167C10.6661 12.1068 9.91485 11.8482 8.98871 11.0393C8.27167 10.4132 7.78396 9.63233 7.64231 9.39817C7.50067 9.15893 7.62779 9.01996 7.73986 8.89066C7.86178 8.74203 7.97852 8.63716 8.10097 8.49871C8.22342 8.36025 8.29139 8.28796 8.36921 8.12558C8.45223 7.97287 8.3936 7.80489 8.33497 7.68526C8.27634 7.56564 7.78863 6.3974 7.58887 5.924L7.58783 5.93011Z" fill="white"/>
|
4
|
-
</svg>
|
@@ -1,20 +0,0 @@
|
|
1
|
-
import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export class IconComponent {
|
4
|
-
constructor() {
|
5
|
-
this.name = '';
|
6
|
-
}
|
7
|
-
get path() {
|
8
|
-
return `../assets/icons/${this.name}.svg`;
|
9
|
-
}
|
10
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: IconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
11
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.7", type: IconComponent, isStandalone: true, selector: "ask-icon", inputs: { name: "name" }, ngImport: i0, template: "<img [src]=\"path\" [alt]=\"name\" />\n", styles: [":host{display:flex;align-items:center}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
12
|
-
}
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.7", ngImport: i0, type: IconComponent, decorators: [{
|
14
|
-
type: Component,
|
15
|
-
args: [{ selector: 'ask-icon', standalone: true, imports: [], changeDetection: ChangeDetectionStrategy.OnPush, template: "<img [src]=\"path\" [alt]=\"name\" />\n", styles: [":host{display:flex;align-items:center}\n"] }]
|
16
|
-
}], propDecorators: { name: [{
|
17
|
-
type: Input,
|
18
|
-
args: [{ required: true }]
|
19
|
-
}] } });
|
20
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaWNvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9hc2tzdWl0ZS1jaXRydXMvc3JjL2xpYi9jb21wb25lbnRzL2ljb24vaWNvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9hc2tzdWl0ZS1jaXRydXMvc3JjL2xpYi9jb21wb25lbnRzL2ljb24vaWNvbi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFVMUUsTUFBTSxPQUFPLGFBQWE7SUFSMUI7UUFVRSxTQUFJLEdBQUcsRUFBRSxDQUFDO0tBS1g7SUFIQyxJQUFjLElBQUk7UUFDaEIsT0FBTyxtQkFBbUIsSUFBSSxDQUFDLElBQUksTUFBTSxDQUFDO0lBQzVDLENBQUM7OEdBTlUsYUFBYTtrR0FBYixhQUFhLDhGQ1YxQix5Q0FDQTs7MkZEU2EsYUFBYTtrQkFSekIsU0FBUzsrQkFDRSxVQUFVLGNBQ1IsSUFBSSxXQUNQLEVBQUUsbUJBR00sdUJBQXVCLENBQUMsTUFBTTs4QkFJL0MsSUFBSTtzQkFESCxLQUFLO3VCQUFDLEVBQUUsUUFBUSxFQUFFLElBQUksRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ2Fzay1pY29uJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgaW1wb3J0czogW10sXG4gIHRlbXBsYXRlVXJsOiAnLi9pY29uLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmw6ICcuL2ljb24uY29tcG9uZW50LnNjc3MnLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaFxufSlcbmV4cG9ydCBjbGFzcyBJY29uQ29tcG9uZW50IHtcbiAgQElucHV0KHsgcmVxdWlyZWQ6IHRydWUgfSlcbiAgbmFtZSA9ICcnO1xuXG4gIHByb3RlY3RlZCBnZXQgcGF0aCgpIHtcbiAgICByZXR1cm4gYC4uL2Fzc2V0cy9pY29ucy8ke3RoaXMubmFtZX0uc3ZnYDtcbiAgfVxufVxuIiwiPGltZyBbc3JjXT1cInBhdGhcIiBbYWx0XT1cIm5hbWVcIiAvPlxuIl19
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
export declare class IconComponent {
|
3
|
-
name: string;
|
4
|
-
protected get path(): string;
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconComponent, never>;
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconComponent, "ask-icon", never, { "name": { "alias": "name"; "required": true; }; }, {}, never, never, true, never>;
|
7
|
-
}
|