@morozeckiy/dd-lib 0.8.1 → 0.8.3

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 (96) hide show
  1. package/assets/scss/mixins.scss +10 -3
  2. package/fesm2022/morozeckiy-dd-lib.mjs +80 -20
  3. package/fesm2022/morozeckiy-dd-lib.mjs.map +1 -1
  4. package/index.d.ts +17 -2
  5. package/morozeckiy-dd-lib-0.8.3.tgz +0 -0
  6. package/package.json +1 -1
  7. package/lib/common/const.d.ts +0 -4
  8. package/lib/common/lib-common-button.d.ts +0 -21
  9. package/lib/common/lib-common-input-text.d.ts +0 -68
  10. package/lib/components/data-empty/data-empty.component.d.ts +0 -7
  11. package/lib/components/error-page/error-page.component.d.ts +0 -11
  12. package/lib/components/footer/footer-links-block/footer-link/footer-link.component.d.ts +0 -7
  13. package/lib/components/footer/footer-links-block/footer-links-block.component.d.ts +0 -7
  14. package/lib/components/footer/footer.component.d.ts +0 -30
  15. package/lib/components/index.d.ts +0 -8
  16. package/lib/components/main-shared/main-shared.component.d.ts +0 -9
  17. package/lib/components/not-found/not-found.component.d.ts +0 -11
  18. package/lib/components/tech-works/tech-works.component.d.ts +0 -11
  19. package/lib/core/dialog/dialog-config.d.ts +0 -14
  20. package/lib/core/dialog/dialog-container.component.d.ts +0 -18
  21. package/lib/core/dialog/dialog-ref.d.ts +0 -18
  22. package/lib/core/dialog/dialog.service.d.ts +0 -28
  23. package/lib/core/dialog/modal-base/modal-base.component.d.ts +0 -23
  24. package/lib/core/dialog/modal-common.component.d.ts +0 -6
  25. package/lib/core/dialog/modal-question/modal-question.component.d.ts +0 -15
  26. package/lib/core/directives/auto-height.directive.d.ts +0 -11
  27. package/lib/core/directives/ban-symbol.directive.d.ts +0 -9
  28. package/lib/core/directives/click-outside.directive.d.ts +0 -15
  29. package/lib/core/directives/counter.directive.d.ts +0 -14
  30. package/lib/core/directives/declension.directive.d.ts +0 -13
  31. package/lib/core/directives/drop-down-position.directive.d.ts +0 -17
  32. package/lib/core/directives/fixed-position.directive.d.ts +0 -23
  33. package/lib/core/directives/list-keyboard-navigation.directive.d.ts +0 -11
  34. package/lib/core/directives/max-num.directive.d.ts +0 -12
  35. package/lib/core/directives/phone-mask.directive.d.ts +0 -10
  36. package/lib/core/directives/resize-textarea.directive.d.ts +0 -12
  37. package/lib/core/directives/selectable-item.directive.d.ts +0 -18
  38. package/lib/core/directives/triangle.directive.d.ts +0 -16
  39. package/lib/core/directives/view-port-height.directive.d.ts +0 -15
  40. package/lib/core/index.d.ts +0 -33
  41. package/lib/core/pipes/filter.pipe.d.ts +0 -14
  42. package/lib/core/pipes/highlight.pipe.d.ts +0 -7
  43. package/lib/core/pipes/reverse.pipe.d.ts +0 -7
  44. package/lib/core/pipes/safe.pipe.d.ts +0 -10
  45. package/lib/core/pipes/sort-by-val.pipe.d.ts +0 -11
  46. package/lib/core/services/date.service.d.ts +0 -43
  47. package/lib/core/services/destroy.service.d.ts +0 -11
  48. package/lib/core/services/fetcher.service.d.ts +0 -57
  49. package/lib/core/services/interceptors.service.d.ts +0 -12
  50. package/lib/core/services/svg-icons.service.d.ts +0 -9
  51. package/lib/core/services/theme-constructor.service.d.ts +0 -28
  52. package/lib/core/services/validators.service.d.ts +0 -18
  53. package/lib/core/toast/index.d.ts +0 -4
  54. package/lib/core/toast/toast/toast-animations.d.ts +0 -5
  55. package/lib/core/toast/toast/toast.component.d.ts +0 -22
  56. package/lib/core/toast/toast-config.d.ts +0 -26
  57. package/lib/core/toast/toast-ref.d.ts +0 -8
  58. package/lib/core/toast/toast.service.d.ts +0 -23
  59. package/lib/core/tooltip/tooltip.component.d.ts +0 -12
  60. package/lib/core/tooltip/tooltip.directive.d.ts +0 -24
  61. package/lib/lib-accordion/lib-accordion.component.d.ts +0 -9
  62. package/lib/lib-back-button/lib-back-button.component.d.ts +0 -13
  63. package/lib/lib-button/lib-button.component.d.ts +0 -10
  64. package/lib/lib-calendar/lib-calendar.component.d.ts +0 -59
  65. package/lib/lib-card/lib-card.component.d.ts +0 -16
  66. package/lib/lib-checkbox/lib-checkbox.component.d.ts +0 -26
  67. package/lib/lib-comment-input/lib-comment-input.component.d.ts +0 -11
  68. package/lib/lib-date-input/lib-date-input.component.d.ts +0 -30
  69. package/lib/lib-date-range/lib-date-range.component.d.ts +0 -49
  70. package/lib/lib-disclaimer/lib-disclaimer.component.d.ts +0 -10
  71. package/lib/lib-file-loader/lib-file-loader.component.d.ts +0 -30
  72. package/lib/lib-file-upload/lib-file-upload.component.d.ts +0 -14
  73. package/lib/lib-filter/lib-filter.component.d.ts +0 -12
  74. package/lib/lib-filter-button/lib-filter-button.component.d.ts +0 -14
  75. package/lib/lib-horizontal-scroll/lib-horizontal-scroll.component.d.ts +0 -30
  76. package/lib/lib-image-loader/lib-image-loader.component.d.ts +0 -9
  77. package/lib/lib-info-card/lib-info-card.component.d.ts +0 -12
  78. package/lib/lib-input/lib-input.component.d.ts +0 -28
  79. package/lib/lib-loader/lib-loader.component.d.ts +0 -8
  80. package/lib/lib-radio/lib-radio.component.d.ts +0 -27
  81. package/lib/lib-search-input/lib-search-input.component.d.ts +0 -39
  82. package/lib/lib-select/lib-select.component.d.ts +0 -96
  83. package/lib/lib-skeleton/lib-skeleton.component.d.ts +0 -16
  84. package/lib/lib-sort/lib-sort.component.d.ts +0 -18
  85. package/lib/lib-step/lib-step.component.d.ts +0 -7
  86. package/lib/lib-svg/lib-svg.component.d.ts +0 -41
  87. package/lib/lib-svg-icon/lib-svg-icon.component.d.ts +0 -18
  88. package/lib/lib-svg-viewer/lib-svg-viewer.component.d.ts +0 -39
  89. package/lib/lib-tabs-fragment/lib-tabs-fragment.component.d.ts +0 -42
  90. package/lib/lib-textarea/lib-textarea.component.d.ts +0 -16
  91. package/lib/svg-icons/svg-icon.model.d.ts +0 -588
  92. package/lib/utils/decorators.d.ts +0 -4
  93. package/morozeckiy-dd-lib-0.7.120.tgz +0 -0
  94. package/morozeckiy-dd-lib-0.8.0.tgz +0 -0
  95. package/morozeckiy-dd-lib-0.8.1.tgz +0 -0
  96. package/public-api.d.ts +0 -37
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { ElementRef, EventEmitter, AfterViewChecked, ChangeDetectorRef, AfterViewInit, RendererFactory2, Renderer2, OnDestroy, InjectionToken, PipeTransform, OnInit, OnChanges, SimpleChanges, TemplateRef, ViewContainerRef, Provider, Injector, ComponentRef, EmbeddedViewRef, ComponentFactoryResolver, Type, DestroyRef, WritableSignal } from '@angular/core';
3
- import { AbstractControl, ValidationErrors, Validators, NgControl, ControlValueAccessor, ControlContainer } from '@angular/forms';
3
+ import { AbstractControl, ValidationErrors, Validators, NgControl, Validator, ControlValueAccessor, ControlContainer } from '@angular/forms';
4
4
  import { SafeHtml, DomSanitizer, SafeStyle, SafeScript, SafeUrl, SafeResourceUrl } from '@angular/platform-browser';
5
5
  import { Location } from '@angular/common';
6
6
  import { Router, ActivatedRoute } from '@angular/router';
@@ -1124,6 +1124,21 @@ declare class VhHeightDirective implements OnInit, OnDestroy {
1124
1124
  static ɵdir: i0.ɵɵDirectiveDeclaration<VhHeightDirective, "[ddVhHeight]", never, { "vhValue": { "alias": "ddVhHeight"; "required": false; }; }, {}, never, never, true, never>;
1125
1125
  }
1126
1126
 
1127
+ declare class ToUpperCaseDirective {
1128
+ private el;
1129
+ constructor(el: ElementRef);
1130
+ onInput(event: Event): void;
1131
+ onBlur(): void;
1132
+ static ɵfac: i0.ɵɵFactoryDeclaration<ToUpperCaseDirective, never>;
1133
+ static ɵdir: i0.ɵɵDirectiveDeclaration<ToUpperCaseDirective, "[ddToUpperCase]", never, {}, {}, never, never, true, never>;
1134
+ }
1135
+
1136
+ declare class BusNumberPatternDirective implements Validator {
1137
+ validate(control: AbstractControl): ValidationErrors | null;
1138
+ static ɵfac: i0.ɵɵFactoryDeclaration<BusNumberPatternDirective, never>;
1139
+ static ɵdir: i0.ɵɵDirectiveDeclaration<BusNumberPatternDirective, "[ddBusNumberPattern]", never, {}, {}, never, never, true, never>;
1140
+ }
1141
+
1127
1142
  declare class ToastTypeData {
1128
1143
  title?: string;
1129
1144
  description?: string;
@@ -2049,5 +2064,5 @@ declare class TechWorksComponent {
2049
2064
 
2050
2065
  declare const t = true;
2051
2066
 
2052
- export { API_URL, AutoHeightDirective, ClickOutsideDirective, CounterDirective, DDDialogRef, DEFAULT_FORMAT, DIALOG_CONFIG, DataEmptyComponent, DateService, Debounce, DeclensionDirective, DestroyService, DialogConfig, DialogService, DisableAfterNCall, Disabled, DropDownPositionDirective, ErrorPageComponent, FetcherService, FilterByKeyPipe, FilterPipe, FixedPositionDirective, FooterComponent, FooterLinkComponent, FooterLinksBlockComponent, HighlightPipe, IDatePeriod, ITab, InterceptorsService, LibAccordionComponent, LibBackButtonComponent, LibButtonComponent, LibCalendarComponent, LibCardComponent, LibCheckboxComponent, LibCommentInputComponent, LibCommonButtonComponent, LibCommonInputTextComponent, LibDateInputComponent, LibDateRangeComponent, LibDisclaimerComponent, LibFileLoaderComponent, LibFileUploadComponent, LibFilterButtonComponent, LibFilterComponent, LibHorizontalScrollComponent, LibImageLoaderComponent, LibInfoCardComponent, LibInputComponent, LibLoaderComponent, LibRadioComponent, LibSearchInputComponent, LibSelectComponent, LibSkeletonComponent, LibSortComponent, LibStepComponent, LibSvgComponent, LibSvgIconComponent, LibSvgViewerComponent, LibTabsFragmentComponent, LibTextareaComponent, ListKeyboardNavigationDirective, MainSharedComponent, ModalBaseComponent, ModalCommonComponent, ModalQuestionComponent, NotFoundComponent, PhoneMaskDirective, ResizeTextareaDirective, ReversePipe, SafePipe, SelectableItemDirective, SortByValPipe, SvgIconsService, TOAST_CONFIG_TOKEN, TOOLTIP_DATA, TechWorksComponent, ThemeConfigurator, ThemeConstructorService, Throttle, ToastComponent, ToastConfig, ToastData, ToastRef, ToastService, ToastTypeData, TooltipComponent, TooltipDirective, TriangleDirective, ValidatorsService, VhHeightDirective, completeIconSet, defaultToastConfig, provideToast, svgIconActogoneAccept, svgIconAll, svgIconAppgalery, svgIconAppstore, svgIconArrowDownRed, svgIconArrowUpGreen, svgIconBackArrow, svgIconBurger, svgIconCalendar, svgIconCheckGreen, svgIconCheckWhite, svgIconCircleNo, svgIconClear, svgIconClose, svgIconDangerT, svgIconDd, svgIconDdM, svgIconDobrodel, svgIconDownChevron, svgIconDownload, svgIconEds, svgIconEds2, svgIconEds2M, svgIconEdsM, svgIconEntry, svgIconErrorHint, svgIconEsia, svgIconEye, svgIconEyeOff, svgIconFile, svgIconFilter, svgIconGoogleapp, svgIconGrid, svgIconHealth, svgIconHealthM, svgIconInfoCircle, svgIconInfoT, svgIconLeftChevron, svgIconListSearch, svgIconLogout, svgIconMailExclamation, svgIconMaxFilter, svgIconMoon, svgIconMy, svgIconMyM, svgIconNews, svgIconNext, svgIconPaperclip, svgIconPenEdit, svgIconPguMo, svgIconPguMoM, svgIconPlug, svgIconPlugD, svgIconPlus, svgIconPreset, svgIconPrev, svgIconPrint, svgIconPrinter, svgIconQuestion, svgIconQuestionWhiteG, svgIconRedClose, svgIconReload, svgIconRightChevron, svgIconRustore, svgIconSearch, svgIconSend, svgIconSetAvatar, svgIconSharedLogo, svgIconSmallRoundLoader, svgIconSort, svgIconStar, svgIconSuccessT, svgIconSun, svgIconTg, svgIconToggleArrowLeft, svgIconToggleArrowRight, svgIconTrash, svgIconTrophy, svgIconUser, svgIconUserEmpty, svgIconUserEmptyD, svgIconVk, svgIconWarningT, t };
2067
+ export { API_URL, AutoHeightDirective, BusNumberPatternDirective, ClickOutsideDirective, CounterDirective, DDDialogRef, DEFAULT_FORMAT, DIALOG_CONFIG, DataEmptyComponent, DateService, Debounce, DeclensionDirective, DestroyService, DialogConfig, DialogService, DisableAfterNCall, Disabled, DropDownPositionDirective, ErrorPageComponent, FetcherService, FilterByKeyPipe, FilterPipe, FixedPositionDirective, FooterComponent, FooterLinkComponent, FooterLinksBlockComponent, HighlightPipe, IDatePeriod, ITab, InterceptorsService, LibAccordionComponent, LibBackButtonComponent, LibButtonComponent, LibCalendarComponent, LibCardComponent, LibCheckboxComponent, LibCommentInputComponent, LibCommonButtonComponent, LibCommonInputTextComponent, LibDateInputComponent, LibDateRangeComponent, LibDisclaimerComponent, LibFileLoaderComponent, LibFileUploadComponent, LibFilterButtonComponent, LibFilterComponent, LibHorizontalScrollComponent, LibImageLoaderComponent, LibInfoCardComponent, LibInputComponent, LibLoaderComponent, LibRadioComponent, LibSearchInputComponent, LibSelectComponent, LibSkeletonComponent, LibSortComponent, LibStepComponent, LibSvgComponent, LibSvgIconComponent, LibSvgViewerComponent, LibTabsFragmentComponent, LibTextareaComponent, ListKeyboardNavigationDirective, MainSharedComponent, ModalBaseComponent, ModalCommonComponent, ModalQuestionComponent, NotFoundComponent, PhoneMaskDirective, ResizeTextareaDirective, ReversePipe, SafePipe, SelectableItemDirective, SortByValPipe, SvgIconsService, TOAST_CONFIG_TOKEN, TOOLTIP_DATA, TechWorksComponent, ThemeConfigurator, ThemeConstructorService, Throttle, ToUpperCaseDirective, ToastComponent, ToastConfig, ToastData, ToastRef, ToastService, ToastTypeData, TooltipComponent, TooltipDirective, TriangleDirective, ValidatorsService, VhHeightDirective, completeIconSet, defaultToastConfig, provideToast, svgIconActogoneAccept, svgIconAll, svgIconAppgalery, svgIconAppstore, svgIconArrowDownRed, svgIconArrowUpGreen, svgIconBackArrow, svgIconBurger, svgIconCalendar, svgIconCheckGreen, svgIconCheckWhite, svgIconCircleNo, svgIconClear, svgIconClose, svgIconDangerT, svgIconDd, svgIconDdM, svgIconDobrodel, svgIconDownChevron, svgIconDownload, svgIconEds, svgIconEds2, svgIconEds2M, svgIconEdsM, svgIconEntry, svgIconErrorHint, svgIconEsia, svgIconEye, svgIconEyeOff, svgIconFile, svgIconFilter, svgIconGoogleapp, svgIconGrid, svgIconHealth, svgIconHealthM, svgIconInfoCircle, svgIconInfoT, svgIconLeftChevron, svgIconListSearch, svgIconLogout, svgIconMailExclamation, svgIconMaxFilter, svgIconMoon, svgIconMy, svgIconMyM, svgIconNews, svgIconNext, svgIconPaperclip, svgIconPenEdit, svgIconPguMo, svgIconPguMoM, svgIconPlug, svgIconPlugD, svgIconPlus, svgIconPreset, svgIconPrev, svgIconPrint, svgIconPrinter, svgIconQuestion, svgIconQuestionWhiteG, svgIconRedClose, svgIconReload, svgIconRightChevron, svgIconRustore, svgIconSearch, svgIconSend, svgIconSetAvatar, svgIconSharedLogo, svgIconSmallRoundLoader, svgIconSort, svgIconStar, svgIconSuccessT, svgIconSun, svgIconTg, svgIconToggleArrowLeft, svgIconToggleArrowRight, svgIconTrash, svgIconTrophy, svgIconUser, svgIconUserEmpty, svgIconUserEmptyD, svgIconVk, svgIconWarningT, t };
2053
2068
  export type { CommonDateData, DateTypes, GetDateBy, GetDateMethod, HttpIRequest, HttpIResponse, IColorReplacementRule, IDaysInMonth, IFooterLink, IFooterLinkBlock, IRequestOptions, ISort, PeriodMenuDate, PeriodName, SvgIcon, SvgIconNameSubset, TSvgColor, TToolTipPositions, TimeDate, ToastType, TooltipData, svgIcon };
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@morozeckiy/dd-lib",
3
- "version": "0.8.1",
3
+ "version": "0.8.3",
4
4
  "types": "./src/typings.d.ts",
5
5
  "repository": "https://gitlab.com/Morozeckiy/dd-lib",
6
6
  "publishConfig": {
@@ -1,4 +0,0 @@
1
- export declare const SharingLink: {
2
- icon: string;
3
- url: string;
4
- }[];
@@ -1,21 +0,0 @@
1
- import { ElementRef, EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare abstract class LibCommonButtonComponent {
4
- width: string | undefined;
5
- height: string | undefined;
6
- size: 'md' | 'lg' | '';
7
- fontSize: number | null | undefined;
8
- autofocus: boolean;
9
- btnColor: 'white' | 'green' | 'red' | 'transparent' | 'dark';
10
- active: boolean;
11
- activeNoBlock: boolean;
12
- disabled: boolean | null;
13
- showLoader: null | boolean | undefined;
14
- buttonType: 'submit' | 'reset' | 'button';
15
- content: ElementRef | undefined;
16
- button: ElementRef | undefined;
17
- clickEvent: EventEmitter<null>;
18
- onClick(event: Event): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<LibCommonButtonComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<LibCommonButtonComponent, "ng-component", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fontSize": { "alias": "fontSize"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "btnColor": { "alias": "btnColor"; "required": false; }; "active": { "alias": "active"; "required": false; }; "activeNoBlock": { "alias": "activeNoBlock"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "showLoader": { "alias": "showLoader"; "required": false; }; "buttonType": { "alias": "buttonType"; "required": false; }; }, { "clickEvent": "clickEvent"; }, never, never, true, never>;
21
- }
@@ -1,68 +0,0 @@
1
- import { AfterViewChecked, ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core';
2
- import { AbstractControl } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- export declare abstract class LibCommonInputTextComponent implements AfterViewChecked {
5
- protected inputSearchElement: ElementRef<HTMLInputElement> | undefined;
6
- protected inputElement: ElementRef<HTMLInputElement> | undefined;
7
- protected textAreaElement: ElementRef<HTMLTextAreaElement> | undefined;
8
- name: string | undefined;
9
- label: string | undefined;
10
- formControlName: string | undefined;
11
- type: 'password' | 'email' | 'number' | 'text' | undefined;
12
- contextClass: string | undefined;
13
- minlength: string | number | undefined;
14
- min: string | number | undefined;
15
- maxlength: string | number | undefined;
16
- max: string | number | undefined;
17
- placeholder: string;
18
- autocomplete?: string;
19
- tabIndex?: string | number;
20
- readOnly?: boolean;
21
- autofocus?: boolean;
22
- fetchMode?: boolean;
23
- required: boolean;
24
- disabled: boolean;
25
- commitOnInput: boolean;
26
- clearable: boolean;
27
- showSelfError: boolean;
28
- uppercase: boolean;
29
- invalid: boolean;
30
- errorTexts: string[];
31
- side?: 'top' | 'bottom';
32
- cleared: EventEmitter<void>;
33
- fetchEvent: EventEmitter<any>;
34
- focus: EventEmitter<any>;
35
- blur: EventEmitter<any>;
36
- fullBlur: EventEmitter<Event>;
37
- get id(): string;
38
- errorText: string | undefined;
39
- focused: boolean;
40
- touched: boolean;
41
- control: AbstractControl | undefined | null;
42
- value: string | undefined;
43
- changeDetection: ChangeDetectorRef;
44
- dropdownStyle: {
45
- [key: string]: string;
46
- };
47
- protected destroyed: boolean;
48
- protected onTouchedCallback: (() => void) | undefined;
49
- private _ID;
50
- protected constructor(changeDetection: ChangeDetectorRef);
51
- ngAfterViewChecked(): void;
52
- get invalidState(): boolean;
53
- get showError(): boolean;
54
- handleInput(_e: Event): void;
55
- notifyFocusEvent(): void;
56
- handleBlur(): void;
57
- handleFocus(): void;
58
- returnFocus(e?: Event): void;
59
- loseFocus(): void;
60
- forceChange(): void;
61
- registerOnChange(fn: any): void;
62
- registerOnTouched(fn: any): void;
63
- handleChange(): void;
64
- commit(_value: string | null | undefined): void;
65
- updateDropdownPosition(el: ElementRef, data: any[], itemSize: number, dHeight: number): void;
66
- static ɵfac: i0.ɵɵFactoryDeclaration<LibCommonInputTextComponent, never>;
67
- static ɵcmp: i0.ɵɵComponentDeclaration<LibCommonInputTextComponent, "dd-lib-common-input", never, { "name": { "alias": "name"; "required": false; }; "label": { "alias": "label"; "required": false; }; "formControlName": { "alias": "formControlName"; "required": false; }; "type": { "alias": "type"; "required": false; }; "contextClass": { "alias": "contextClass"; "required": false; }; "minlength": { "alias": "minlength"; "required": false; }; "min": { "alias": "min"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "max": { "alias": "max"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readOnly": { "alias": "readOnly"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "fetchMode": { "alias": "fetchMode"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "commitOnInput": { "alias": "commitOnInput"; "required": false; }; "clearable": { "alias": "clearable"; "required": false; }; "showSelfError": { "alias": "showSelfError"; "required": false; }; "uppercase": { "alias": "uppercase"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "errorTexts": { "alias": "errorTexts"; "required": false; }; "side": { "alias": "side"; "required": false; }; }, { "cleared": "cleared"; "fetchEvent": "fetchEvent"; "focus": "focus"; "blur": "blur"; "fullBlur": "fullBlur"; }, never, never, true, never>;
68
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class DataEmptyComponent {
3
- abs: boolean | undefined;
4
- text: string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<DataEmptyComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<DataEmptyComponent, "dd-data-empty", never, { "abs": { "alias": "abs"; "required": false; }; "text": { "alias": "text"; "required": false; }; }, {}, never, never, true, never>;
7
- }
@@ -1,11 +0,0 @@
1
- import { Router } from "@angular/router";
2
- import { Location } from "@angular/common";
3
- import * as i0 from "@angular/core";
4
- export declare class ErrorPageComponent {
5
- private location;
6
- private router;
7
- constructor(location: Location, router: Router);
8
- goBack(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<ErrorPageComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<ErrorPageComponent, "dd-error-page", never, {}, {}, never, never, true, never>;
11
- }
@@ -1,7 +0,0 @@
1
- import { IFooterLink } from "../../footer.component";
2
- import * as i0 from "@angular/core";
3
- export declare class FooterLinkComponent {
4
- link: import("@angular/core").InputSignal<IFooterLink | undefined>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<FooterLinkComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<FooterLinkComponent, "dd-footer-link", never, { "link": { "alias": "link"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
7
- }
@@ -1,7 +0,0 @@
1
- import { IFooterLinkBlock } from "../footer.component";
2
- import * as i0 from "@angular/core";
3
- export declare class FooterLinksBlockComponent {
4
- block: import("@angular/core").InputSignal<IFooterLinkBlock | undefined>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<FooterLinksBlockComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<FooterLinksBlockComponent, "dd-footer-links-block", never, { "block": { "alias": "block"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
7
- }
@@ -1,30 +0,0 @@
1
- import { EventEmitter, OnInit, TemplateRef } from '@angular/core';
2
- import { SvgIconsService } from "../../core";
3
- import * as i0 from "@angular/core";
4
- export interface IFooterLink {
5
- name: string;
6
- link?: string;
7
- svg?: string;
8
- action?: () => void;
9
- }
10
- export interface IFooterLinkBlock {
11
- title: string;
12
- lastElement?: TemplateRef<HTMLElement> | null;
13
- links?: IFooterLink[];
14
- }
15
- export declare class FooterComponent implements OnInit {
16
- private svgIconRegistry;
17
- socSharing: TemplateRef<HTMLElement> | null;
18
- appLink: TemplateRef<HTMLElement> | null;
19
- linkAction: EventEmitter<string>;
20
- sharingLink: {
21
- icon: string;
22
- url: string;
23
- }[];
24
- linksLeft: IFooterLinkBlock[];
25
- linksRight: IFooterLinkBlock[];
26
- constructor(svgIconRegistry: SvgIconsService);
27
- ngOnInit(): void;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<FooterComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<FooterComponent, "dd-footer", never, {}, { "linkAction": "linkAction"; }, never, never, true, never>;
30
- }
@@ -1,8 +0,0 @@
1
- export * from './footer/footer.component';
2
- export * from './footer/footer-links-block/footer-links-block.component';
3
- export * from './footer/footer-links-block/footer-link/footer-link.component';
4
- export * from './main-shared/main-shared.component';
5
- export * from './data-empty/data-empty.component';
6
- export * from './not-found/not-found.component';
7
- export * from './error-page/error-page.component';
8
- export * from './tech-works/tech-works.component';
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MainSharedComponent {
3
- protected readonly sharingLink: {
4
- icon: string;
5
- url: string;
6
- }[];
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MainSharedComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<MainSharedComponent, "dd-main-shared", never, {}, {}, never, never, true, never>;
9
- }
@@ -1,11 +0,0 @@
1
- import { Location } from '@angular/common';
2
- import { Router } from '@angular/router';
3
- import * as i0 from "@angular/core";
4
- export declare class NotFoundComponent {
5
- private location;
6
- private router;
7
- constructor(location: Location, router: Router);
8
- goBack(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<NotFoundComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<NotFoundComponent, "dd-not-found", never, {}, {}, never, never, true, never>;
11
- }
@@ -1,11 +0,0 @@
1
- import { Location } from '@angular/common';
2
- import { Router } from '@angular/router';
3
- import * as i0 from "@angular/core";
4
- export declare class TechWorksComponent {
5
- private location;
6
- private router;
7
- constructor(location: Location, router: Router);
8
- goBack(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<TechWorksComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<TechWorksComponent, "dd-tech-works", never, {}, {}, never, never, true, never>;
11
- }
@@ -1,14 +0,0 @@
1
- import { InjectionToken, ViewContainerRef } from '@angular/core';
2
- export declare const DIALOG_CONFIG: InjectionToken<DialogConfig<any>>;
3
- export declare class DialogConfig<D = any> {
4
- hasBackdrop: boolean;
5
- backdropClass: string;
6
- dialogClass: string;
7
- closeOnBackdropClick: boolean;
8
- closeOnEsc: boolean;
9
- hasScroll: boolean;
10
- autoFocus: boolean;
11
- viewContainerRef: ViewContainerRef | undefined;
12
- context: D | undefined;
13
- constructor(config: Partial<DialogConfig>);
14
- }
@@ -1,18 +0,0 @@
1
- import { ComponentRef, ElementRef, EmbeddedViewRef } from '@angular/core';
2
- import { CdkPortalOutlet, ComponentPortal, TemplatePortal } from '@angular/cdk/portal';
3
- import { DialogConfig } from './dialog-config';
4
- import { FocusTrap, FocusTrapFactory } from '@angular/cdk/a11y';
5
- import * as i0 from "@angular/core";
6
- export declare class DialogContainerComponent {
7
- protected config: DialogConfig;
8
- protected elementRef: ElementRef;
9
- protected focusTrapFactory: FocusTrapFactory;
10
- portalOutlet: CdkPortalOutlet | undefined;
11
- protected focusTrap: FocusTrap | undefined;
12
- constructor(config: DialogConfig, elementRef: ElementRef, focusTrapFactory: FocusTrapFactory);
13
- ngOnInit(): void;
14
- attachComponentPortal<T>(portal: ComponentPortal<T>): ComponentRef<T>;
15
- attachTemplatePortal<C>(portal: TemplatePortal<C>): EmbeddedViewRef<C>;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogContainerComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogContainerComponent, "dd-dialog-container", never, {}, {}, never, never, true, never>;
18
- }
@@ -1,18 +0,0 @@
1
- import { ComponentRef } from '@angular/core';
2
- import { Observable, Subject } from 'rxjs';
3
- import { OverlayRef } from '@angular/cdk/overlay';
4
- export declare class DDDialogRef<T> {
5
- protected overlayRef: OverlayRef;
6
- componentRef: ComponentRef<T> | undefined;
7
- /**
8
- * Stream of backdrop click events.
9
- * */
10
- readonly onBackdropClick: Observable<MouseEvent>;
11
- protected onClose$: Subject<any>;
12
- readonly onClose: Observable<any>;
13
- constructor(overlayRef: OverlayRef);
14
- /**
15
- * Hides dialog.
16
- * */
17
- close(res?: any): void;
18
- }
@@ -1,28 +0,0 @@
1
- import { ComponentFactoryResolver, Injector, TemplateRef, Type } from '@angular/core';
2
- import { DDDialogRef as DialogRef } from './dialog-ref';
3
- import { DialogConfig } from './dialog-config';
4
- import { Overlay, OverlayRef, PositionStrategy, ScrollStrategy } from '@angular/cdk/overlay';
5
- import { ComponentPortal, TemplatePortal } from '@angular/cdk/portal';
6
- import { DialogContainerComponent } from './dialog-container.component';
7
- import * as i0 from "@angular/core";
8
- export declare class DialogService {
9
- protected document: Document;
10
- protected globalConfig: DialogConfig;
11
- protected overlay: Overlay;
12
- protected injector: Injector;
13
- protected cfr: ComponentFactoryResolver;
14
- dialogRef: DialogRef<any> | undefined;
15
- constructor(document: Document, globalConfig: DialogConfig, overlay: Overlay, injector: Injector, cfr: ComponentFactoryResolver);
16
- open<T, R = any>(content: Type<T> | TemplateRef<T>, userConfig?: Partial<DialogConfig<Partial<R> | string>>): DialogRef<T>;
17
- protected createOverlay(config: DialogConfig): OverlayRef;
18
- protected createPositionStrategy(): PositionStrategy;
19
- protected createScrollStrategy(hasScroll: boolean): ScrollStrategy;
20
- protected createContainer(config: DialogConfig, overlayRef: OverlayRef): DialogContainerComponent;
21
- protected createInjector(config: DialogConfig): Injector;
22
- protected createContent<T>(config: DialogConfig, content: Type<T> | TemplateRef<T>, container: DialogContainerComponent, dialogRef: DialogRef<T>): void;
23
- protected createTemplatePortal<T>(config: DialogConfig, content: TemplateRef<T>, dialogRef: DialogRef<T>): TemplatePortal;
24
- protected createComponentPortal<T>(config: DialogConfig, content: Type<T>, dialogRef: DialogRef<T>): ComponentPortal<T>;
25
- protected registerCloseListeners<T>(config: DialogConfig, overlayRef: OverlayRef, dialogRef: DialogRef<T>): void;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogService, never>;
27
- static ɵprov: i0.ɵɵInjectableDeclaration<DialogService>;
28
- }
@@ -1,23 +0,0 @@
1
- import { TemplateRef, Type } from '@angular/core';
2
- import { ActivatedRoute, Router } from '@angular/router';
3
- import { DDDialogRef } from "../dialog-ref";
4
- import * as i0 from "@angular/core";
5
- export declare class ModalBaseComponent {
6
- private route;
7
- private router;
8
- private dialog;
9
- content: TemplateRef<any> | undefined;
10
- component: Type<any> | null | undefined;
11
- clearFragment: boolean;
12
- borderMobile: boolean;
13
- showLoader: null | boolean | undefined;
14
- showContentLoader: null | boolean | undefined;
15
- data: any;
16
- destroy: (() => {}) | undefined;
17
- constructor(route: ActivatedRoute, router: Router, dialog: DDDialogRef<ModalBaseComponent>);
18
- onKeydownComponent(event: KeyboardEvent): void;
19
- afterDestroy: () => void;
20
- close(): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<ModalBaseComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<ModalBaseComponent, "dd-modal-base", never, { "content": { "alias": "content"; "required": false; }; "component": { "alias": "component"; "required": false; }; "clearFragment": { "alias": "clearFragment"; "required": false; }; "borderMobile": { "alias": "borderMobile"; "required": false; }; "showLoader": { "alias": "showLoader"; "required": false; }; "showContentLoader": { "alias": "showContentLoader"; "required": false; }; }, {}, never, ["*"], true, never>;
23
- }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare abstract class ModalCommonComponent {
3
- destroy: (() => {}) | undefined;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<ModalCommonComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<ModalCommonComponent, "ng-component", never, {}, {}, never, never, true, never>;
6
- }
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ModalQuestionComponent {
3
- borderMobile: boolean;
4
- showLoader: null | boolean | undefined;
5
- modalTitle?: string;
6
- modalText?: string;
7
- btnAccept: string;
8
- btnCancel: string;
9
- private dialog;
10
- destroy: (() => {}) | undefined;
11
- onKeydownComponent(event: KeyboardEvent): void;
12
- close(accept?: boolean): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<ModalQuestionComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<ModalQuestionComponent, "dd-modal-question", never, {}, {}, never, never, true, never>;
15
- }
@@ -1,11 +0,0 @@
1
- import { ElementRef, OnInit, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class AutoHeightDirective implements OnInit {
4
- private el;
5
- private rdr;
6
- ddAutoHeight: number | undefined;
7
- constructor(el: ElementRef, rdr: Renderer2);
8
- ngOnInit(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<AutoHeightDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<AutoHeightDirective, "[ddAutoHeight]", never, { "ddAutoHeight": { "alias": "ddAutoHeight"; "required": false; }; }, {}, never, never, true, never>;
11
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class BanSymbolDirective {
3
- ddBanSymbol: string;
4
- regExp: boolean;
5
- constructor();
6
- onKeyPress(e: KeyboardEvent): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<BanSymbolDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<BanSymbolDirective, "[ddBanSymbol]", never, { "ddBanSymbol": { "alias": "ddBanSymbol"; "required": false; }; "regExp": { "alias": "regExp"; "required": false; }; }, {}, never, never, true, never>;
9
- }
@@ -1,15 +0,0 @@
1
- import { ElementRef, EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ClickOutsideDirective {
4
- private el;
5
- elements: string[] | undefined;
6
- ignoreOnDrag: boolean;
7
- ddClickOutside: EventEmitter<any>;
8
- private isDragging;
9
- constructor(el: ElementRef);
10
- onDragStart(): void;
11
- onDragEnd(): void;
12
- onClick(targetElement: Event): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<ClickOutsideDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<ClickOutsideDirective, "[ddClickOutside]", never, { "elements": { "alias": "elements"; "required": false; }; "ignoreOnDrag": { "alias": "ignoreOnDrag"; "required": false; }; }, { "ddClickOutside": "ddClickOutside"; }, never, never, true, never>;
15
- }
@@ -1,14 +0,0 @@
1
- import { ElementRef, OnChanges, SimpleChanges } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class CounterDirective implements OnChanges {
4
- private el;
5
- ddCounter: number | undefined;
6
- needPositive: boolean;
7
- digitsInfo: string;
8
- prefix?: string;
9
- postfix?: string;
10
- constructor(el: ElementRef);
11
- ngOnChanges(change: SimpleChanges): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<CounterDirective, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<CounterDirective, "[ddCounter]", never, { "ddCounter": { "alias": "ddCounter"; "required": false; }; "needPositive": { "alias": "needPositive"; "required": false; }; "digitsInfo": { "alias": "digitsInfo"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "postfix": { "alias": "postfix"; "required": false; }; }, {}, never, never, true, never>;
14
- }
@@ -1,13 +0,0 @@
1
- import { ElementRef, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class DeclensionDirective implements OnInit {
4
- private el;
5
- ddDeclension: string[];
6
- count: number;
7
- whitespace: boolean;
8
- needCount: boolean;
9
- constructor(el: ElementRef);
10
- ngOnInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<DeclensionDirective, never>;
12
- static ɵdir: i0.ɵɵDirectiveDeclaration<DeclensionDirective, "[ddDeclension]", never, { "ddDeclension": { "alias": "ddDeclension"; "required": false; }; "count": { "alias": "count"; "required": false; }; "whitespace": { "alias": "whitespace"; "required": false; }; "needCount": { "alias": "needCount"; "required": false; }; }, {}, never, never, true, never>;
13
- }
@@ -1,17 +0,0 @@
1
- import { ElementRef, OnChanges, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class DropDownPositionDirective implements OnChanges {
4
- private el;
5
- private rdr;
6
- side?: 'top' | 'bottom';
7
- itemsHeight?: number;
8
- dropdownHeight: number;
9
- isShownList?: boolean;
10
- dropdownId: string;
11
- constructor(el: ElementRef, rdr: Renderer2);
12
- onWindowScroll(): void;
13
- ngOnChanges(): void;
14
- updateDropdownPosition(): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<DropDownPositionDirective, never>;
16
- static ɵdir: i0.ɵɵDirectiveDeclaration<DropDownPositionDirective, "[ddDropDownPosition]", never, { "side": { "alias": "side"; "required": false; }; "itemsHeight": { "alias": "itemsHeight"; "required": false; }; "dropdownHeight": { "alias": "dropdownHeight"; "required": false; }; "isShownList": { "alias": "isShownList"; "required": false; }; "dropdownId": { "alias": "dropdownId"; "required": false; }; }, {}, never, never, true, never>;
17
- }
@@ -1,23 +0,0 @@
1
- import { AfterViewChecked, AfterViewInit, ElementRef, OnDestroy, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class FixedPositionDirective implements AfterViewChecked, AfterViewInit, OnDestroy {
4
- private el;
5
- private renderer;
6
- childName1: string;
7
- childName2: string;
8
- set destroyedItem(val: boolean | undefined);
9
- private isShown?;
10
- private parentElement;
11
- private child1;
12
- private child2;
13
- private scrollListener;
14
- constructor(el: ElementRef, renderer: Renderer2);
15
- ngAfterViewInit(): void;
16
- ngAfterViewChecked(): void;
17
- onScroll(): void;
18
- private updateChild2Position;
19
- private shouldPositionAbove;
20
- ngOnDestroy(): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<FixedPositionDirective, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<FixedPositionDirective, "[ddFixedPosition]", never, { "childName1": { "alias": "childName1"; "required": false; }; "childName2": { "alias": "childName2"; "required": false; }; "destroyedItem": { "alias": "destroyedItem"; "required": false; }; }, {}, never, never, true, never>;
23
- }
@@ -1,11 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ListKeyboardNavigationDirective {
4
- private el;
5
- private currentIndex;
6
- constructor(el: ElementRef);
7
- handleKeyboardEvent(event: KeyboardEvent): void;
8
- private moveFocus;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<ListKeyboardNavigationDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<ListKeyboardNavigationDirective, "[ddListKeyboardNavigation]", never, {}, {}, never, never, true, never>;
11
- }
@@ -1,12 +0,0 @@
1
- import { NgModel } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- export declare class MaxNumDirective {
4
- model: NgModel;
5
- ddMaxNum: number;
6
- curVal: string | number;
7
- constructor(model: NgModel);
8
- keydown(e: KeyboardEvent): void;
9
- keyup(e: KeyboardEvent): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<MaxNumDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<MaxNumDirective, "[ddMaxNum]", never, { "ddMaxNum": { "alias": "ddMaxNum"; "required": false; }; "curVal": { "alias": "curVal"; "required": false; }; }, {}, never, never, true, never>;
12
- }
@@ -1,10 +0,0 @@
1
- import { NgControl } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- export declare class PhoneMaskDirective {
4
- private control;
5
- constructor(control: NgControl);
6
- onFocus(): void;
7
- onBlur(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<PhoneMaskDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<PhoneMaskDirective, "[ddPhoneMask]", never, {}, {}, never, never, true, never>;
10
- }
@@ -1,12 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ResizeTextareaDirective {
4
- private el;
5
- private rdr;
6
- ddResizeTextarea: number;
7
- constructor(el: ElementRef, rdr: Renderer2);
8
- onKeyup(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<ResizeTextareaDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<ResizeTextareaDirective, "[ddResizeTextarea]", never, { "ddResizeTextarea": { "alias": "ddResizeTextarea"; "required": false; }; }, {}, never, never, true, never>;
11
- static ngAcceptInputType_ddResizeTextarea: unknown;
12
- }
@@ -1,18 +0,0 @@
1
- import { ElementRef, EventEmitter, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SelectableItemDirective {
4
- private el;
5
- private renderer;
6
- itemSelected: EventEmitter<void>;
7
- dragItem: boolean;
8
- private isMouseDown;
9
- private lastSelectedItem;
10
- private firstSelection;
11
- constructor(el: ElementRef, renderer: Renderer2);
12
- onEnter(event: KeyboardEvent): void;
13
- onMouseDown(event: MouseEvent): void;
14
- onMouseMove(event: MouseEvent): void;
15
- onMouseUp(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<SelectableItemDirective, never>;
17
- static ɵdir: i0.ɵɵDirectiveDeclaration<SelectableItemDirective, "[ddSelectableItem]", never, { "dragItem": { "alias": "dragItem"; "required": false; }; }, { "itemSelected": "itemSelected"; }, never, never, true, never>;
18
- }
@@ -1,16 +0,0 @@
1
- import { ElementRef, OnInit, Renderer2 } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class TriangleDirective implements OnInit {
4
- private rdr;
5
- private el;
6
- width: number;
7
- height: number;
8
- fill: string;
9
- stroke: string;
10
- points: string;
11
- drTriangle: 'top' | 'left' | 'right' | 'bottom' | 'top-left';
12
- constructor(rdr: Renderer2, el: ElementRef);
13
- ngOnInit(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<TriangleDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<TriangleDirective, "[ddTriangle]", never, { "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "stroke": { "alias": "stroke"; "required": false; }; "points": { "alias": "points"; "required": false; }; "drTriangle": { "alias": "drTriangle"; "required": false; }; }, {}, never, never, true, never>;
16
- }