monkey-style-guide-v2 0.0.99 → 0.0.102

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 (151) hide show
  1. package/assets/scss/partials/_helper-classes.scss +20 -0
  2. package/assets/scss/partials/_variables.scss +24 -46
  3. package/fesm2022/monkey-style-guide-v2.mjs +293 -293
  4. package/fesm2022/monkey-style-guide-v2.mjs.map +1 -1
  5. package/index.d.ts +1996 -5
  6. package/monkey-style-guide-v2-0.0.102.tgz +0 -0
  7. package/package.json +8 -8
  8. package/lib/components/accordion/accordion.component.d.ts +0 -19
  9. package/lib/components/accordion/index.d.ts +0 -6
  10. package/lib/components/action-bar/action-bar.component.d.ts +0 -9
  11. package/lib/components/action-bar/index.d.ts +0 -6
  12. package/lib/components/alert/alert.component.d.ts +0 -23
  13. package/lib/components/alert/index.d.ts +0 -6
  14. package/lib/components/autocomplete/autocomplete.component.d.ts +0 -68
  15. package/lib/components/autocomplete/index.d.ts +0 -6
  16. package/lib/components/autocomplete-address/autocomplete-address.component.d.ts +0 -68
  17. package/lib/components/autocomplete-address/index.d.ts +0 -6
  18. package/lib/components/avatar/avatar.component.d.ts +0 -31
  19. package/lib/components/avatar/index.d.ts +0 -6
  20. package/lib/components/badge/badge.component.d.ts +0 -19
  21. package/lib/components/badge/index.d.ts +0 -6
  22. package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -18
  23. package/lib/components/breadcrumb/index.d.ts +0 -6
  24. package/lib/components/button/button.component.d.ts +0 -20
  25. package/lib/components/button/index.d.ts +0 -6
  26. package/lib/components/checkbox/checkbox.component.d.ts +0 -47
  27. package/lib/components/checkbox/index.d.ts +0 -6
  28. package/lib/components/date-range/date-range.component.d.ts +0 -59
  29. package/lib/components/date-range/index.d.ts +0 -6
  30. package/lib/components/date-range/month/index.d.ts +0 -6
  31. package/lib/components/date-range/month/month.component.d.ts +0 -38
  32. package/lib/components/date-range/quick-actions/index.d.ts +0 -6
  33. package/lib/components/date-range/quick-actions/quick-actions.component.d.ts +0 -19
  34. package/lib/components/date-range/utils.d.ts +0 -40
  35. package/lib/components/divider/divider.component.d.ts +0 -20
  36. package/lib/components/divider/index.d.ts +0 -6
  37. package/lib/components/download-button/download-button.component.d.ts +0 -28
  38. package/lib/components/download-button/index.d.ts +0 -6
  39. package/lib/components/filter-bar/filter-bar.component.d.ts +0 -15
  40. package/lib/components/filter-bar/index.d.ts +0 -6
  41. package/lib/components/form-field/form-field-control.d.ts +0 -19
  42. package/lib/components/form-field/form-field.component.d.ts +0 -74
  43. package/lib/components/form-field/form-field.module.d.ts +0 -8
  44. package/lib/components/form-field/index.d.ts +0 -9
  45. package/lib/components/form-field/utils.d.ts +0 -6
  46. package/lib/components/icon/icon.component.d.ts +0 -15
  47. package/lib/components/icon/index.d.ts +0 -6
  48. package/lib/components/icon-button/icon-button.component.d.ts +0 -16
  49. package/lib/components/icon-button/index.d.ts +0 -6
  50. package/lib/components/index.d.ts +0 -41
  51. package/lib/components/input/index.d.ts +0 -8
  52. package/lib/components/input/input-currency.directive.d.ts +0 -57
  53. package/lib/components/input/input.directive.d.ts +0 -52
  54. package/lib/components/input/input.module.d.ts +0 -8
  55. package/lib/components/input/validators.d.ts +0 -1
  56. package/lib/components/input-code/index.d.ts +0 -6
  57. package/lib/components/input-code/input-code.component.d.ts +0 -48
  58. package/lib/components/input-date-range/index.d.ts +0 -6
  59. package/lib/components/input-date-range/input-date-range.component.d.ts +0 -57
  60. package/lib/components/input-phone/index.d.ts +0 -6
  61. package/lib/components/input-phone/input-phone.component.d.ts +0 -67
  62. package/lib/components/input-upload/index.d.ts +0 -6
  63. package/lib/components/input-upload/input-upload.component.d.ts +0 -64
  64. package/lib/components/modal/components/confirmation.component.d.ts +0 -12
  65. package/lib/components/modal/components/default.d.ts +0 -12
  66. package/lib/components/modal/directives/actions.d.ts +0 -7
  67. package/lib/components/modal/directives/content.d.ts +0 -6
  68. package/lib/components/modal/directives/subtitle.d.ts +0 -6
  69. package/lib/components/modal/directives/title.d.ts +0 -6
  70. package/lib/components/modal/index.d.ts +0 -15
  71. package/lib/components/modal/modal-config.d.ts +0 -38
  72. package/lib/components/modal/modal-ref.d.ts +0 -28
  73. package/lib/components/modal/modal.component.d.ts +0 -22
  74. package/lib/components/modal/modal.module.d.ts +0 -17
  75. package/lib/components/modal/modal.service.d.ts +0 -28
  76. package/lib/components/modal/utils.d.ts +0 -18
  77. package/lib/components/option/index.d.ts +0 -6
  78. package/lib/components/option/option.component.d.ts +0 -20
  79. package/lib/components/radio-button/index.d.ts +0 -6
  80. package/lib/components/radio-button/radio-button.component.d.ts +0 -54
  81. package/lib/components/security-level/index.d.ts +0 -6
  82. package/lib/components/security-level/security-level.component.d.ts +0 -14
  83. package/lib/components/select/index.d.ts +0 -6
  84. package/lib/components/select/select.component.d.ts +0 -87
  85. package/lib/components/status/index.d.ts +0 -6
  86. package/lib/components/status/status.component.d.ts +0 -17
  87. package/lib/components/stepper/index.d.ts +0 -3
  88. package/lib/components/stepper/step/step.component.d.ts +0 -23
  89. package/lib/components/stepper/stepper.component.d.ts +0 -22
  90. package/lib/components/stepper/stepper.module.d.ts +0 -10
  91. package/lib/components/table/components/pagination-action/pagination-action.d.ts +0 -17
  92. package/lib/components/table/components/pagination-label/pagination-label.d.ts +0 -10
  93. package/lib/components/table/components/pagination-size/pagination-size.d.ts +0 -15
  94. package/lib/components/table/directives/column-checked.d.ts +0 -32
  95. package/lib/components/table/directives/column-expansible.d.ts +0 -25
  96. package/lib/components/table/directives/column-sortable.d.ts +0 -24
  97. package/lib/components/table/directives/column-stick.d.ts +0 -6
  98. package/lib/components/table/index.d.ts +0 -14
  99. package/lib/components/table/table.component.d.ts +0 -32
  100. package/lib/components/table/table.module.d.ts +0 -16
  101. package/lib/components/tabs/index.d.ts +0 -4
  102. package/lib/components/tabs/tab-link.directive.d.ts +0 -22
  103. package/lib/components/tabs/tab.component.d.ts +0 -17
  104. package/lib/components/tabs/tabs.component.d.ts +0 -38
  105. package/lib/components/tabs/tabs.module.d.ts +0 -9
  106. package/lib/components/toast/index.d.ts +0 -6
  107. package/lib/components/toast/toast.component.d.ts +0 -31
  108. package/lib/components/toggle/index.d.ts +0 -6
  109. package/lib/components/toggle/toggle.component.d.ts +0 -17
  110. package/lib/components/toggle-line/index.d.ts +0 -7
  111. package/lib/components/toggle-line/toggle-line-button/index.d.ts +0 -6
  112. package/lib/components/toggle-line/toggle-line-button/toggle-line-button.component.d.ts +0 -16
  113. package/lib/components/toggle-line/toggle-line.component.d.ts +0 -24
  114. package/lib/components/tooltip/index.d.ts +0 -7
  115. package/lib/components/tooltip/tooltip/index.d.ts +0 -6
  116. package/lib/components/tooltip/tooltip/tooltip.component.d.ts +0 -19
  117. package/lib/components/tooltip/tooltip.directive.d.ts +0 -31
  118. package/lib/components/user-profile-button/index.d.ts +0 -6
  119. package/lib/components/user-profile-button/user-profile-button.component.d.ts +0 -24
  120. package/lib/directives/badge.d.ts +0 -24
  121. package/lib/directives/error.d.ts +0 -5
  122. package/lib/directives/helper.d.ts +0 -5
  123. package/lib/directives/index.d.ts +0 -14
  124. package/lib/directives/info.d.ts +0 -5
  125. package/lib/directives/label.d.ts +0 -5
  126. package/lib/directives/module.d.ts +0 -14
  127. package/lib/directives/popover.d.ts +0 -68
  128. package/lib/directives/prefix.d.ts +0 -5
  129. package/lib/directives/suffix.d.ts +0 -9
  130. package/lib/interfaces/alert.d.ts +0 -6
  131. package/lib/interfaces/autocomplete-address.d.ts +0 -21
  132. package/lib/interfaces/autocomplete.d.ts +0 -7
  133. package/lib/interfaces/breadcrumb.d.ts +0 -10
  134. package/lib/interfaces/button.d.ts +0 -7
  135. package/lib/interfaces/index.d.ts +0 -14
  136. package/lib/interfaces/popover.d.ts +0 -12
  137. package/lib/interfaces/sizes.d.ts +0 -6
  138. package/lib/interfaces/table.d.ts +0 -9
  139. package/lib/interfaces/toast.d.ts +0 -27
  140. package/lib/services/address.service.d.ts +0 -19
  141. package/lib/services/dictionary.service.d.ts +0 -11
  142. package/lib/services/index.d.ts +0 -9
  143. package/lib/services/stepper.service.d.ts +0 -8
  144. package/lib/services/toast.service.d.ts +0 -11
  145. package/lib/tokens/index.d.ts +0 -12
  146. package/monkey-style-guide-v2-0.0.99.tgz +0 -0
  147. package/public-api.d.ts +0 -10
  148. package/utils/icon.d.ts +0 -8
  149. package/utils/id-generator.d.ts +0 -6
  150. package/utils/index.d.ts +0 -3
  151. package/utils/utils.d.ts +0 -6
@@ -1,15 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyPaginationSizeComponent {
4
- size: 10 | 20 | 50 | 100;
5
- disabled: boolean;
6
- onChange: EventEmitter<any>;
7
- protected _uid: string;
8
- protected _id: string;
9
- sizes: number[];
10
- get id(): string;
11
- set id(value: string);
12
- constructor();
13
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyPaginationSizeComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyPaginationSizeComponent, "monkey-pagination-size", ["monkeyPaginationSize"], { "size": { "alias": "size"; "required": true; }; "disabled": { "alias": "disabled"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "onChange": "onChange"; }, never, ["*"], true, never>;
15
- }
@@ -1,32 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { AfterViewInit, ComponentRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, Renderer2, SimpleChanges, ViewContainerRef } from '@angular/core';
7
- import { MonkeyCheckboxComponent } from '../../checkbox';
8
- import { MonkeyTableComponent } from '../table.component';
9
- import * as i0 from "@angular/core";
10
- export declare class MonkeyColumnChecked implements OnInit, AfterViewInit, OnChanges, OnDestroy {
11
- private el;
12
- private renderer;
13
- private viewContainerRef;
14
- table: MonkeyTableComponent;
15
- checked: boolean;
16
- disabled: boolean;
17
- checkedChange: EventEmitter<any>;
18
- private _cdr;
19
- private _injector;
20
- private _subscriptions;
21
- checkboxRef: ComponentRef<MonkeyCheckboxComponent>;
22
- constructor(el: ElementRef, renderer: Renderer2, viewContainerRef: ViewContainerRef, table: MonkeyTableComponent);
23
- private renderCheckbox;
24
- private handleDisableFromStateChanges;
25
- ngOnInit(): void;
26
- ngAfterViewInit(): void;
27
- ngOnChanges(changes: SimpleChanges): void;
28
- initializeComponent(checked: boolean, disabled: boolean): void;
29
- ngOnDestroy(): void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyColumnChecked, [null, null, null, { optional: true; }]>;
31
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyColumnChecked, "[mkChecked]", never, { "checked": { "alias": "mkChecked"; "required": true; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "checkedChange": "checkedChange"; }, never, never, false, never>;
32
- }
@@ -1,25 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { ElementRef, EventEmitter, OnDestroy, OnInit, Renderer2 } from '@angular/core';
7
- import { MonkeyTableComponent } from '../table.component';
8
- import * as i0 from "@angular/core";
9
- export declare class MonkeyColumnExpansible implements OnInit, OnDestroy {
10
- private el;
11
- private renderer;
12
- table: MonkeyTableComponent;
13
- expansionChange: EventEmitter<any>;
14
- private _opened;
15
- private _subscriptions;
16
- private _enableAnimation;
17
- disabled: boolean;
18
- constructor(el: ElementRef, renderer: Renderer2, table: MonkeyTableComponent);
19
- private createSvgElement;
20
- ngOnInit(): void;
21
- onClick(): void;
22
- ngOnDestroy(): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyColumnExpansible, [null, null, { optional: true; }]>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyColumnExpansible, "[mkExpansible]", never, {}, { "expansionChange": "expansionChange"; }, never, never, false, never>;
25
- }
@@ -1,24 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { ElementRef, OnDestroy, OnInit, Renderer2 } from '@angular/core';
7
- import { MonkeyTableComponent } from '../table.component';
8
- import * as i0 from "@angular/core";
9
- export declare class MonkeyColumnSortable implements OnInit, OnDestroy {
10
- private el;
11
- private renderer;
12
- table: MonkeyTableComponent;
13
- name: string;
14
- private _sortableDirection;
15
- private subscriptions;
16
- disabled: boolean;
17
- constructor(el: ElementRef, renderer: Renderer2, table: MonkeyTableComponent);
18
- private createSvgElement;
19
- ngOnInit(): void;
20
- onClick(): void;
21
- ngOnDestroy(): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyColumnSortable, [null, null, { optional: true; }]>;
23
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyColumnSortable, "[mkSortable]", never, { "name": { "alias": "mkSortable"; "required": true; }; }, {}, never, never, false, never>;
24
- }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MonkeyColumnStick {
3
- position: 'left' | 'right';
4
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyColumnStick, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyColumnStick, "[mkStick]", never, { "position": { "alias": "mkStick"; "required": true; }; }, {}, never, never, false, never>;
6
- }
@@ -1,14 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './components/pagination-action/pagination-action';
7
- export * from './components/pagination-label/pagination-label';
8
- export * from './components/pagination-size/pagination-size';
9
- export * from './directives/column-checked';
10
- export * from './directives/column-expansible';
11
- export * from './directives/column-sortable';
12
- export * from './directives/column-stick';
13
- export * from './table.component';
14
- export * from './table.module';
@@ -1,32 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { AfterContentInit, EventEmitter, OnChanges, SimpleChanges, TemplateRef } from '@angular/core';
7
- import { MonkeyTableScrollConfig } from '../../interfaces';
8
- import * as i0 from "@angular/core";
9
- export declare class MonkeyTableComponent implements AfterContentInit, OnChanges {
10
- scroll: MonkeyTableScrollConfig;
11
- loading: boolean;
12
- loadingRef: TemplateRef<any>;
13
- sortChange: EventEmitter<any>;
14
- private _headerEl;
15
- private _tableHeaderEl;
16
- private _tableContentEl;
17
- private _tableLoadingEl;
18
- private _tableScrollEl;
19
- private _paginationActionChildren;
20
- private _paginationSizeChildren;
21
- private _sortOptions;
22
- private _loadingInitialized;
23
- stateChanges: EventEmitter<any>;
24
- private updateScrollStyle;
25
- private initializeComponents;
26
- private initializeLoadingComponent;
27
- ngAfterContentInit(): void;
28
- updateSortableOptions(name: string, sortable: string): void;
29
- ngOnChanges(changes: SimpleChanges): void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTableComponent, "monkey-table, table[monkey-table]", ["monkeyTable"], { "scroll": { "alias": "scroll"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loadingRef": { "alias": "loadingRef"; "required": false; }; }, { "sortChange": "sortChange"; }, ["_paginationActionChildren", "_paginationSizeChildren"], ["thead", "tbody", "monkey-pagination-size", "monkey-pagination-label", "monkey-pagination-action"], false, never>;
32
- }
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./table.component";
3
- import * as i2 from "./directives/column-stick";
4
- import * as i3 from "./directives/column-checked";
5
- import * as i4 from "./directives/column-sortable";
6
- import * as i5 from "./directives/column-expansible";
7
- import * as i6 from "@angular/common";
8
- import * as i7 from "../button/button.component";
9
- import * as i8 from "./components/pagination-size/pagination-size";
10
- import * as i9 from "./components/pagination-label/pagination-label";
11
- import * as i10 from "./components/pagination-action/pagination-action";
12
- export declare class MonkeyTableModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTableModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyTableModule, [typeof i1.MonkeyTableComponent, typeof i2.MonkeyColumnStick, typeof i3.MonkeyColumnChecked, typeof i4.MonkeyColumnSortable, typeof i5.MonkeyColumnExpansible], [typeof i6.CommonModule, typeof i7.MonkeyButtonComponent, typeof i8.MonkeyPaginationSizeComponent, typeof i9.MonkeyPaginationLabelComponent, typeof i10.MonkeyPaginationActionComponent], [typeof i1.MonkeyTableComponent, typeof i2.MonkeyColumnStick, typeof i3.MonkeyColumnChecked, typeof i4.MonkeyColumnSortable, typeof i5.MonkeyColumnExpansible]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyTableModule>;
16
- }
@@ -1,4 +0,0 @@
1
- export * from './tab-link.directive';
2
- export * from './tab.component';
3
- export * from './tabs.component';
4
- export * from './tabs.module';
@@ -1,22 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { OnInit } from '@angular/core';
7
- import { Router } from '@angular/router';
8
- import * as i0 from "@angular/core";
9
- export declare class MonkeyTabLinkDirective implements OnInit {
10
- private router;
11
- disabled: boolean;
12
- get isDisabled(): boolean;
13
- get tabIndex(): 0 | -1;
14
- private destroyRef;
15
- private el;
16
- constructor(router: Router);
17
- ngOnInit(): void;
18
- private updateActiveState;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabLinkDirective, [{ optional: true; }]>;
20
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyTabLinkDirective, "[monkey-tab-link]", never, { "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, false, never>;
21
- static ngAcceptInputType_disabled: unknown;
22
- }
@@ -1,17 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { EventEmitter } from '@angular/core';
7
- import * as i0 from "@angular/core";
8
- export declare class MonkeyTabComponent {
9
- value: string;
10
- disabled: boolean;
11
- onClick: EventEmitter<string>;
12
- isSelected: boolean;
13
- handleClick(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTabComponent, "monkey-tab", never, { "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "onClick": "onClick"; }, never, ["*"], false, never>;
16
- static ngAcceptInputType_disabled: unknown;
17
- }
@@ -1,38 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { AfterContentInit, AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, QueryList } from '@angular/core';
7
- import { MonkeyTabComponent } from './tab.component';
8
- import * as i0 from "@angular/core";
9
- export declare class MonkeyTabsComponent implements AfterContentInit, AfterViewInit, OnDestroy, OnChanges {
10
- protected monkeyId: string;
11
- selected: string;
12
- fullWidth: boolean;
13
- position: 'start' | 'center' | 'end';
14
- onChange: EventEmitter<string>;
15
- tabs: QueryList<MonkeyTabComponent>;
16
- tabsHeader: ElementRef<HTMLDivElement>;
17
- tabsContent: ElementRef<HTMLDivElement>;
18
- enabledLeftArrow: boolean;
19
- enabledRightArrow: boolean;
20
- hasScroll: boolean;
21
- scrollPosition: number;
22
- private destroyRef;
23
- private resizeObserver?;
24
- private updateScrollPosition;
25
- private updateScrollArrows;
26
- private selectTab;
27
- private updateTabSelection;
28
- ngOnChanges(): void;
29
- ngAfterViewInit(): void;
30
- ngAfterContentInit(): void;
31
- updateTabsEvents(): void;
32
- scrollLeft(): void;
33
- scrollRight(): void;
34
- ngOnDestroy(): void;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabsComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTabsComponent, "monkey-tabs", never, { "selected": { "alias": "selected"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "position": { "alias": "position"; "required": false; }; }, { "onChange": "onChange"; }, ["tabs"], ["*"], false, never>;
37
- static ngAcceptInputType_fullWidth: unknown;
38
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tabs.component";
3
- import * as i2 from "./tab.component";
4
- import * as i3 from "./tab-link.directive";
5
- export declare class MonkeyTabsModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTabsModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyTabsModule, [typeof i1.MonkeyTabsComponent, typeof i2.MonkeyTabComponent, typeof i3.MonkeyTabLinkDirective], never, [typeof i1.MonkeyTabsComponent, typeof i2.MonkeyTabComponent, typeof i3.MonkeyTabLinkDirective]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyTabsModule>;
9
- }
@@ -1,6 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './toast.component';
@@ -1,31 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { ElementRef, EventEmitter } from '@angular/core';
7
- import { type MonkeyToastType } from '../../interfaces';
8
- import * as i0 from "@angular/core";
9
- export declare class MonkeyToastComponent {
10
- private host;
11
- message: string | undefined;
12
- icon: string | undefined;
13
- type: MonkeyToastType;
14
- isClosable: boolean;
15
- actionLabel: string | undefined;
16
- actionIcon: string | undefined;
17
- onActionClick: EventEmitter<string>;
18
- onClose: EventEmitter<string>;
19
- protected _uid: string;
20
- protected _id: string;
21
- get id(): string;
22
- set id(value: string);
23
- get class(): string;
24
- animationState: string;
25
- constructor(host: ElementRef<HTMLElement>);
26
- close(): void;
27
- onAnimationEnd(event: AnimationEvent): void;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToastComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyToastComponent, "monkey-toast", never, { "message": { "alias": "message"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "type": { "alias": "type"; "required": false; }; "isClosable": { "alias": "isClosable"; "required": false; }; "actionLabel": { "alias": "actionLabel"; "required": false; }; "actionIcon": { "alias": "actionIcon"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "onActionClick": "onActionClick"; "onClose": "onClose"; }, never, never, true, never>;
30
- static ngAcceptInputType_isClosable: unknown;
31
- }
@@ -1,6 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './toggle.component';
@@ -1,17 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyToggleComponent {
4
- disabled: boolean;
5
- size: 'lg' | 'md' | 'sm';
6
- onChange: EventEmitter<any>;
7
- set value(_: boolean | 'true' | 'false');
8
- _checked: boolean;
9
- protected _uid: string;
10
- protected _id: string;
11
- get id(): string;
12
- set id(value: string);
13
- constructor();
14
- onClick(event: any): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToggleComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyToggleComponent, "monkey-toggle", never, { "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "onChange": "onChange"; }, never, never, true, never>;
17
- }
@@ -1,7 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './toggle-line-button';
7
- export * from './toggle-line.component';
@@ -1,6 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './toggle-line-button.component';
@@ -1,16 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { EventEmitter } from '@angular/core';
7
- import * as i0 from "@angular/core";
8
- export declare class MonkeyToggleLineButtonComponent {
9
- disabled: boolean;
10
- onChange: EventEmitter<any>;
11
- value: boolean | undefined;
12
- checked: boolean | undefined;
13
- name: string | undefined;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToggleLineButtonComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyToggleLineButtonComponent, "monkey-toggle-line-button", never, { "disabled": { "alias": "disabled"; "required": false; }; }, { "onChange": "onChange"; }, never, ["*"], true, never>;
16
- }
@@ -1,24 +0,0 @@
1
- import { AfterContentInit, EventEmitter, OnChanges, OnDestroy, QueryList } from '@angular/core';
2
- import { MonkeyToggleLineButtonComponent } from './toggle-line-button';
3
- import * as i0 from "@angular/core";
4
- export declare class MonkeyToggleLineComponent implements AfterContentInit, OnDestroy, OnChanges {
5
- value: boolean | undefined;
6
- name: string;
7
- size: 'sm' | 'md' | 'lg';
8
- disabled: boolean;
9
- onChange: EventEmitter<any>;
10
- private subscriptions;
11
- radioButtons: QueryList<MonkeyToggleLineButtonComponent>;
12
- get class(): string;
13
- protected _uid: string;
14
- protected _id: string;
15
- get id(): string;
16
- set id(value: string);
17
- constructor();
18
- ngAfterContentInit(): void;
19
- ngOnChanges(): void;
20
- ngOnDestroy(): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyToggleLineComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyToggleLineComponent, "monkey-toggle-line", never, { "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "size": { "alias": "size"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "onChange": "onChange"; }, ["radioButtons"], ["*"], true, never>;
23
- static ngAcceptInputType_disabled: unknown;
24
- }
@@ -1,7 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './tooltip';
7
- export * from './tooltip.directive';
@@ -1,6 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './tooltip.component';
@@ -1,19 +0,0 @@
1
- import { ElementRef, EventEmitter, TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MonkeyTooltipComponent {
4
- private host;
5
- text: string | undefined;
6
- template: null | TemplateRef<HTMLElement>;
7
- left: number | undefined;
8
- top: number | undefined;
9
- afterClose: EventEmitter<any>;
10
- protected _uid: string;
11
- protected _id: string;
12
- get id(): string;
13
- set id(value: string);
14
- constructor(host: ElementRef<HTMLElement>);
15
- close(): void;
16
- onAnimationEnd(event: AnimationEvent): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTooltipComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyTooltipComponent, "monkey-tooltip", never, { "text": { "alias": "text"; "required": false; }; "template": { "alias": "template"; "required": false; }; "left": { "alias": "left"; "required": false; }; "top": { "alias": "top"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "afterClose": "afterClose"; }, never, never, true, never>;
19
- }
@@ -1,31 +0,0 @@
1
- import { ApplicationRef, ElementRef, TemplateRef, ViewContainerRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- type Position = 'top' | 'bottom' | 'left' | 'right' | undefined;
4
- export declare class MonkeyTooltipDirective {
5
- private viewContainerRef;
6
- private elementRef;
7
- private appRef;
8
- private document;
9
- tooltipText: string | TemplateRef<HTMLElement> | undefined;
10
- tooltipPosition: Position;
11
- enabled: boolean;
12
- private offset;
13
- private tooltipComponent?;
14
- private bounds;
15
- constructor(viewContainerRef: ViewContainerRef, elementRef: ElementRef, appRef: ApplicationRef, document: Document);
16
- private setBounds;
17
- private createTooltip;
18
- private positionTooltip;
19
- private isOutOfBounds;
20
- private positionLeft;
21
- private positionRight;
22
- private positionTop;
23
- private positionBottom;
24
- show(): void;
25
- hide(): void;
26
- onScroll(): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyTooltipDirective, never>;
28
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyTooltipDirective, "[monkeyTooltip]", never, { "tooltipText": { "alias": "monkeyTooltip"; "required": false; }; "tooltipPosition": { "alias": "tooltipPosition"; "required": false; }; "enabled": { "alias": "enabled"; "required": false; }; }, {}, never, never, true, never>;
29
- static ngAcceptInputType_enabled: unknown;
30
- }
31
- export {};
@@ -1,6 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './user-profile-button.component';
@@ -1,24 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { ElementRef } from '@angular/core';
7
- import { MonkeySize } from '../../interfaces';
8
- import * as i0 from "@angular/core";
9
- export declare class MonkeyUserProfileButtonComponent {
10
- protected _uid: string;
11
- elementRef: ElementRef<any>;
12
- size: MonkeySize;
13
- name: string;
14
- iconName: string;
15
- protected _id: string;
16
- open: boolean;
17
- get id(): string;
18
- set id(value: string);
19
- constructor();
20
- onClick(event: MouseEvent): void;
21
- handleClose: () => void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyUserProfileButtonComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<MonkeyUserProfileButtonComponent, "monkey-user-profile-button", never, { "size": { "alias": "size"; "required": false; }; "name": { "alias": "name"; "required": true; }; "iconName": { "alias": "iconName"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
24
- }
@@ -1,24 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- import { ElementRef, OnChanges, Renderer2 } from '@angular/core';
7
- import * as i0 from "@angular/core";
8
- export declare class MonkeyBadgeDirective implements OnChanges {
9
- private el;
10
- private renderer;
11
- badgePosition: 'left' | 'right';
12
- badgeSize: 'sm' | 'md' | 'lg';
13
- badgeHidden: boolean;
14
- monkeyBadge: string;
15
- badgeBackground: string | null;
16
- badgeColor: string | null;
17
- private badgeEl;
18
- constructor(el: ElementRef, renderer: Renderer2);
19
- ngOnChanges(): void;
20
- private updateBadge;
21
- private removeBadge;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyBadgeDirective, never>;
23
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyBadgeDirective, "[monkeyBadge]", never, { "badgePosition": { "alias": "badgePosition"; "required": false; }; "badgeSize": { "alias": "badgeSize"; "required": false; }; "badgeHidden": { "alias": "badgeHidden"; "required": false; }; "monkeyBadge": { "alias": "monkeyBadge"; "required": false; }; "badgeBackground": { "alias": "badgeBackground"; "required": false; }; "badgeColor": { "alias": "badgeColor"; "required": false; }; }, {}, never, never, false, never>;
24
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MonkeyErrorDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyErrorDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyErrorDirective, "monkey-error", never, {}, {}, never, never, false, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MonkeyHelperDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyHelperDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyHelperDirective, "monkey-helper", never, {}, {}, never, never, false, never>;
5
- }
@@ -1,14 +0,0 @@
1
- /** ************************
2
- * Copyright Monkey Exchange. All Rights Reserved
3
- * This style guide was developed by Monkey Exchange Team
4
- * MIT Licence
5
- ************************* */
6
- export * from './badge';
7
- export * from './error';
8
- export * from './helper';
9
- export * from './info';
10
- export * from './label';
11
- export * from './module';
12
- export * from './popover';
13
- export * from './prefix';
14
- export * from './suffix';
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MonkeyInfoDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyInfoDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyInfoDirective, "monkey-info", never, {}, {}, never, never, false, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MonkeyLabelDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyLabelDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<MonkeyLabelDirective, "monkey-label", never, {}, {}, never, never, false, never>;
5
- }
@@ -1,14 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./error";
3
- import * as i2 from "./helper";
4
- import * as i3 from "./info";
5
- import * as i4 from "./label";
6
- import * as i5 from "./prefix";
7
- import * as i6 from "./suffix";
8
- import * as i7 from "./badge";
9
- import * as i8 from "./popover";
10
- export declare class MonkeyDirectivesModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<MonkeyDirectivesModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<MonkeyDirectivesModule, [typeof i1.MonkeyErrorDirective, typeof i2.MonkeyHelperDirective, typeof i3.MonkeyInfoDirective, typeof i4.MonkeyLabelDirective, typeof i5.MonkeyPrefixDirective, typeof i6.MonkeySuffixDirective, typeof i7.MonkeyBadgeDirective, typeof i8.MonkeyPopoverDirective], [typeof i8.MonkeyPopoverContentComponent], [typeof i1.MonkeyErrorDirective, typeof i2.MonkeyHelperDirective, typeof i3.MonkeyInfoDirective, typeof i4.MonkeyLabelDirective, typeof i5.MonkeyPrefixDirective, typeof i6.MonkeySuffixDirective, typeof i7.MonkeyBadgeDirective, typeof i8.MonkeyPopoverDirective]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<MonkeyDirectivesModule>;
14
- }