@flywheel-io/vision 19.7.0 → 20.0.0-beta.0

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 (145) hide show
  1. package/fesm2022/flywheel-io-vision.mjs +832 -805
  2. package/fesm2022/flywheel-io-vision.mjs.map +1 -1
  3. package/flywheel-io-vision-20.0.0-beta.0.tgz +0 -0
  4. package/index.d.ts +2820 -3
  5. package/package.json +5 -5
  6. package/color.utils.d.ts +0 -2
  7. package/components/alert/alert.component.d.ts +0 -16
  8. package/components/alert/alert.module.d.ts +0 -13
  9. package/components/app-icon/app-icon.component.d.ts +0 -23
  10. package/components/app-icon/app-icon.module.d.ts +0 -12
  11. package/components/avatar/avatar.component.d.ts +0 -30
  12. package/components/avatar/avatar.module.d.ts +0 -12
  13. package/components/avatar-list/avatar-list.component.d.ts +0 -24
  14. package/components/badge/badge.component.d.ts +0 -16
  15. package/components/badge/badge.module.d.ts +0 -11
  16. package/components/breadcrumbs/breadcrumbs.component.d.ts +0 -13
  17. package/components/breadcrumbs/breadcrumbs.module.d.ts +0 -13
  18. package/components/breadcrumbs/crumb.component.d.ts +0 -16
  19. package/components/button/button.component.d.ts +0 -20
  20. package/components/button/button.directives.d.ts +0 -37
  21. package/components/button/button.module.d.ts +0 -14
  22. package/components/button-group/button-group.component.d.ts +0 -36
  23. package/components/button-group/button-group.module.d.ts +0 -13
  24. package/components/button-toggle/button-toggle-item/button-toggle-item.component.d.ts +0 -26
  25. package/components/button-toggle/button-toggle.component.d.ts +0 -39
  26. package/components/button-toggle/button-toggle.module.d.ts +0 -13
  27. package/components/card/card-attribute/card-attribute.component.d.ts +0 -12
  28. package/components/card/card-author/card-author.component.d.ts +0 -11
  29. package/components/card/card-content/card-content.component.d.ts +0 -9
  30. package/components/card/card-footer/card-footer.component.d.ts +0 -13
  31. package/components/card/card-header/card-header.component.d.ts +0 -14
  32. package/components/card/card.component.d.ts +0 -16
  33. package/components/card/card.module.d.ts +0 -18
  34. package/components/checkbox/checkbox.component.d.ts +0 -27
  35. package/components/checkbox/checkbox.module.d.ts +0 -12
  36. package/components/chip/chip.component.d.ts +0 -26
  37. package/components/chip/chip.module.d.ts +0 -13
  38. package/components/chip-list/chip-list.component.d.ts +0 -21
  39. package/components/contained-input/contained-input.component.d.ts +0 -27
  40. package/components/contained-input/contained-input.module.d.ts +0 -15
  41. package/components/date-input/date-input.component.d.ts +0 -51
  42. package/components/date-input/date-input.module.d.ts +0 -13
  43. package/components/dialog/dialog-actions.component.d.ts +0 -13
  44. package/components/dialog/dialog-confirm.component.d.ts +0 -42
  45. package/components/dialog/dialog-content.component.d.ts +0 -14
  46. package/components/dialog/dialog-header.component.d.ts +0 -13
  47. package/components/dialog/dialog-simple.component.d.ts +0 -39
  48. package/components/dialog/dialog.component.d.ts +0 -39
  49. package/components/dialog/dialog.service.d.ts +0 -22
  50. package/components/dialog/dialogs.module.d.ts +0 -20
  51. package/components/form-heading/form-heading.component.d.ts +0 -16
  52. package/components/form-heading/form-heading.module.d.ts +0 -14
  53. package/components/forms/validators.d.ts +0 -29
  54. package/components/icon/icon.component.d.ts +0 -22
  55. package/components/icon/icon.module.d.ts +0 -11
  56. package/components/icon/icon.types.d.ts +0 -2
  57. package/components/icon-button/icon-button.component.d.ts +0 -17
  58. package/components/icon-button/icon-button.module.d.ts +0 -12
  59. package/components/layouts/context/context.component.d.ts +0 -23
  60. package/components/layouts/grid/grid.component.d.ts +0 -23
  61. package/components/layouts/layout-group.component.d.ts +0 -13
  62. package/components/layouts/layouts.module.d.ts +0 -17
  63. package/components/layouts/panel/panel.component.d.ts +0 -15
  64. package/components/layouts/sidebar/sidebar.component.d.ts +0 -13
  65. package/components/layouts/toolbar/toolbar.component.d.ts +0 -11
  66. package/components/menu/menu-close-triggers.directive.d.ts +0 -11
  67. package/components/menu/menu-container/menu-container.component.d.ts +0 -62
  68. package/components/menu/menu-header/menu-header.component.d.ts +0 -9
  69. package/components/menu/menu-item/menu-item.component.d.ts +0 -50
  70. package/components/menu/menu-item-group/menu-item-group.component.d.ts +0 -20
  71. package/components/menu/menu-separator/menu-separator.component.d.ts +0 -10
  72. package/components/menu/menu-sub-item/menu-sub-item.component.d.ts +0 -25
  73. package/components/menu/menu.component.d.ts +0 -34
  74. package/components/menu/menu.module.d.ts +0 -27
  75. package/components/navbar/navbar-header/navbar-header.component.d.ts +0 -9
  76. package/components/navbar/navbar-item/navbar-item.component.d.ts +0 -32
  77. package/components/navbar/navbar-sub-item/navbar-sub-item.component.d.ts +0 -22
  78. package/components/navbar/navbar.component.d.ts +0 -18
  79. package/components/navbar/navbar.module.d.ts +0 -21
  80. package/components/number-input/number-input.component.d.ts +0 -46
  81. package/components/number-input/number-input.module.d.ts +0 -13
  82. package/components/paginator/paginator-advanced/paginator-advanced.component.d.ts +0 -36
  83. package/components/paginator/paginator.component.d.ts +0 -47
  84. package/components/paginator/paginator.model.d.ts +0 -8
  85. package/components/paginator/paginator.module.d.ts +0 -17
  86. package/components/phone-input/country-code.data.d.ts +0 -2
  87. package/components/phone-input/phone-input.component.d.ts +0 -70
  88. package/components/phone-input/phone-input.model.d.ts +0 -10
  89. package/components/phone-input/phone-input.module.d.ts +0 -16
  90. package/components/popover/popover-panel/popover-panel.component.d.ts +0 -14
  91. package/components/popover/popover.component.d.ts +0 -36
  92. package/components/popover/popover.module.d.ts +0 -14
  93. package/components/progress/bar/bar.component.d.ts +0 -35
  94. package/components/progress/progress.module.d.ts +0 -12
  95. package/components/progress/spinner/spinner.component.d.ts +0 -40
  96. package/components/radio/radio-group.component.d.ts +0 -34
  97. package/components/radio/radio.component.d.ts +0 -21
  98. package/components/radio/radio.module.d.ts +0 -13
  99. package/components/section-heading/back-button/back-button.component.d.ts +0 -15
  100. package/components/section-heading/section-heading.component.d.ts +0 -17
  101. package/components/section-heading/section-heading.module.d.ts +0 -15
  102. package/components/section-heading/subsection-heading/subsection-heading.component.d.ts +0 -13
  103. package/components/select-menu/multi-select-menu/multi-select-menu.component.d.ts +0 -81
  104. package/components/select-menu/select-menu.component.d.ts +0 -117
  105. package/components/select-menu/select-menu.module.d.ts +0 -20
  106. package/components/shared/services/menu-manager.service.d.ts +0 -10
  107. package/components/shared/translation.service.d.ts +0 -14
  108. package/components/snackbar/snackbar/snackbar.component.d.ts +0 -32
  109. package/components/snackbar/snackbar-container/snackbar-container.component.d.ts +0 -23
  110. package/components/snackbar/snackbar-message.model.d.ts +0 -14
  111. package/components/snackbar/snackbar-timer.service.d.ts +0 -10
  112. package/components/snackbar/snackbar.module.d.ts +0 -15
  113. package/components/snackbar/snackbar.service.d.ts +0 -13
  114. package/components/stepper/step.component.d.ts +0 -31
  115. package/components/stepper/stepper.component.d.ts +0 -27
  116. package/components/stepper/stepper.module.d.ts +0 -14
  117. package/components/switch/switch.component.d.ts +0 -26
  118. package/components/switch/switch.module.d.ts +0 -11
  119. package/components/table/cell.d.ts +0 -63
  120. package/components/table/row.d.ts +0 -60
  121. package/components/table/table-dense.component.d.ts +0 -15
  122. package/components/table/table.component.d.ts +0 -15
  123. package/components/table/table.module.d.ts +0 -15
  124. package/components/tabs/tab/tab.component.d.ts +0 -25
  125. package/components/tabs/tab-panel/tab-panel.component.d.ts +0 -10
  126. package/components/tabs/tabs.component.d.ts +0 -21
  127. package/components/tabs/tabs.module.d.ts +0 -14
  128. package/components/tag/tag.component.d.ts +0 -13
  129. package/components/tag/tag.module.d.ts +0 -12
  130. package/components/text/text.component.d.ts +0 -16
  131. package/components/text-input/text-input.component.d.ts +0 -53
  132. package/components/text-input/text-input.module.d.ts +0 -14
  133. package/components/textarea-input/textarea-input.component.d.ts +0 -40
  134. package/components/textarea-input/textarea-input.module.d.ts +0 -14
  135. package/components/timezone-select/time-zone-select.component.d.ts +0 -38
  136. package/components/tooltip/tooltip-panel/tooltip-panel.component.d.ts +0 -27
  137. package/components/tooltip/tooltip.component.d.ts +0 -28
  138. package/components/tooltip/tooltip.directive.d.ts +0 -67
  139. package/components/tooltip/tooltip.module.d.ts +0 -16
  140. package/components/typeahead/typeahead.component.d.ts +0 -72
  141. package/components/wrapped-input/wrapped-input.component.d.ts +0 -18
  142. package/components/wrapped-input/wrapped-input.module.d.ts +0 -12
  143. package/directives/NoopValueAccessor.directive.d.ts +0 -15
  144. package/directives/menu-register.directive.d.ts +0 -14
  145. package/public-api.d.ts +0 -136
@@ -1,18 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "../icon/icon.module";
4
- import * as i3 from "../avatar/avatar.module";
5
- import * as i4 from "./card-header/card-header.component";
6
- import * as i5 from "./card-author/card-author.component";
7
- import * as i6 from "./card-content/card-content.component";
8
- import * as i7 from "./card-attribute/card-attribute.component";
9
- import * as i8 from "./card-footer/card-footer.component";
10
- import * as i9 from "./card.component";
11
- /**
12
- * @deprecated import component directly, intent to remove in v20
13
- */
14
- export declare class FwCardModule {
15
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCardModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwCardModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwAvatarModule, typeof i4.FwCardHeaderComponent, typeof i5.FwCardAuthorComponent, typeof i6.FwCardContentComponent, typeof i7.FwCardAttributeComponent, typeof i8.FwCardFooterComponent, typeof i9.FwCardComponent], [typeof i4.FwCardHeaderComponent, typeof i5.FwCardAuthorComponent, typeof i6.FwCardContentComponent, typeof i7.FwCardAttributeComponent, typeof i8.FwCardFooterComponent, typeof i9.FwCardComponent]>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<FwCardModule>;
18
- }
@@ -1,27 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Form control component for a boolean checkbox input, supporting indeterminate state and Angular forms integration
6
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-checkbox--docs)
7
- */
8
- export declare class FwCheckboxComponent implements ControlValueAccessor {
9
- name?: string;
10
- disabled: boolean;
11
- size: 'medium' | 'compact';
12
- color: 'primary' | 'secondary';
13
- title: string;
14
- focused: boolean;
15
- get checkboxStyles(): string[];
16
- checked?: boolean;
17
- change: EventEmitter<boolean>;
18
- onChange: (value: boolean) => void;
19
- onTouched: () => void;
20
- registerOnChange(fn: (value: boolean) => void): void;
21
- registerOnTouched(fn: () => void): void;
22
- setDisabledState(isDisabled: boolean): void;
23
- writeValue(checked: boolean): void;
24
- handleClick(): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCheckboxComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<FwCheckboxComponent, "fw-checkbox", never, { "name": { "alias": "name"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "title": { "alias": "title"; "required": false; }; "focused": { "alias": "focused"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; }, { "change": "change"; }, never, ["*"], true, never>;
27
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/forms";
4
- import * as i3 from "./checkbox.component";
5
- /**
6
- * @deprecated import component directly, intent to remove in v20
7
- */
8
- export declare class FwCheckboxModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCheckboxModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwCheckboxModule, never, [typeof i1.CommonModule, typeof i2.ReactiveFormsModule, typeof i2.FormsModule, typeof i3.FwCheckboxComponent], [typeof i3.FwCheckboxComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<FwCheckboxModule>;
12
- }
@@ -1,26 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { IconType } from '../icon/icon.types';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Component for a compact, selectable label element that can display an icon, title, description, and an optional close button
6
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-chip--docs)
7
- */
8
- export declare class FwChipComponent {
9
- readonly maxWidth: import("@angular/core").InputSignal<number>;
10
- value?: object | string;
11
- variant?: 'enabled' | 'hovered' | 'focused' | 'disabled';
12
- color?: 'slate' | 'primary' | 'secondary' | 'red' | 'green' | 'orange';
13
- icon?: IconType;
14
- title?: string;
15
- description?: string;
16
- showClose?: boolean;
17
- disabled?: boolean;
18
- selected?: boolean;
19
- textWrap?: boolean;
20
- selectable?: boolean;
21
- close: EventEmitter<void>;
22
- select: EventEmitter<object | string>;
23
- handleClose(event: MouseEvent): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<FwChipComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<FwChipComponent, "fw-chip", never, { "maxWidth": { "alias": "maxWidth"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "color": { "alias": "color"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; "description": { "alias": "description"; "required": false; }; "showClose": { "alias": "showClose"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "textWrap": { "alias": "textWrap"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; }, { "close": "close"; "select": "select"; }, never, ["fw-avatar", "fw-progress-spinner"], true, never>;
26
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "../icon/icon.module";
4
- import * as i3 from "../icon-button/icon-button.module";
5
- import * as i4 from "./chip.component";
6
- /**
7
- * @deprecated import component directly, intent to remove in v20
8
- */
9
- export declare class FwChipModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FwChipModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwChipModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwIconButtonModule, typeof i4.FwChipComponent], [typeof i4.FwChipComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<FwChipModule>;
13
- }
@@ -1,21 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, OnDestroy, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class FwChipListComponent implements OnInit, OnDestroy {
4
- changeDetector: ChangeDetectorRef;
5
- hostElement: ElementRef<any>;
6
- childChipElementRefs: import("@angular/core").Signal<readonly ElementRef<any>[]>;
7
- moreText: import("@angular/core").Signal<ElementRef<HTMLParagraphElement>>;
8
- subscriptions: any[];
9
- hiddenElementCount: import("@angular/core").WritableSignal<number>;
10
- hiddenChips: import("@angular/core").WritableSignal<HTMLElement[]>;
11
- hiddenLabels: import("@angular/core").Signal<string>;
12
- resizeDebounceMs: import("@angular/core").InputSignal<number>;
13
- disableOverflow: import("@angular/core").InputSignal<boolean>;
14
- childrenChanged: import("@angular/core").EffectRef;
15
- resizeObserver: ResizeObserver;
16
- ngOnInit(): void;
17
- calcChipOverflow(): void;
18
- ngOnDestroy(): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<FwChipListComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<FwChipListComponent, "fw-chip-list", never, { "resizeDebounceMs": { "alias": "resizeDebounceMs"; "required": false; "isSignal": true; }; "disableOverflow": { "alias": "disableOverflow"; "required": false; "isSignal": true; }; }, {}, ["childChipElementRefs"], ["*"], true, never>;
21
- }
@@ -1,27 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Form control component for a labeled row containing a switch or checkbox, toggled by clicking anywhere on the row
6
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-contained-input--docs)
7
- */
8
- export declare class FwContainedInputComponent implements ControlValueAccessor {
9
- title: string;
10
- description?: string;
11
- status?: string;
12
- inputPosition?: 'start' | 'end';
13
- inputVariant?: 'none' | 'switch' | 'checkbox';
14
- checked?: boolean;
15
- disabled?: boolean;
16
- change: EventEmitter<boolean>;
17
- clicked(): void;
18
- get classes(): string;
19
- onTouch: () => void;
20
- onChange: (value: boolean) => void;
21
- writeValue(checked: boolean): void;
22
- registerOnChange(fn: any): void;
23
- registerOnTouched(fn: any): void;
24
- setDisabledState(isDisabled: boolean): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<FwContainedInputComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<FwContainedInputComponent, "fw-contained-input", never, { "title": { "alias": "title"; "required": false; }; "description": { "alias": "description"; "required": false; }; "status": { "alias": "status"; "required": false; }; "inputPosition": { "alias": "inputPosition"; "required": false; }; "inputVariant": { "alias": "inputVariant"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "change": "change"; }, never, ["fw-avatar", "fw-icon"], true, never>;
27
- }
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "../button/button.module";
4
- import * as i3 from "../icon/icon.module";
5
- import * as i4 from "../switch/switch.module";
6
- import * as i5 from "../checkbox/checkbox.module";
7
- import * as i6 from "./contained-input.component";
8
- /**
9
- * @deprecated import component directly, intent to remove in v20
10
- */
11
- export declare class FwContainedInputModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<FwContainedInputModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwContainedInputModule, never, [typeof i1.CommonModule, typeof i2.FwButtonModule, typeof i3.FwIconModule, typeof i4.FwSwitchModule, typeof i5.FwCheckboxModule, typeof i6.FwContainedInputComponent], [typeof i6.FwContainedInputComponent]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<FwContainedInputModule>;
15
- }
@@ -1,51 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ControlValueAccessor, FormControl } from '@angular/forms';
3
- import { IconType } from '../icon/icon.types';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Form control component for date, time, or datetime-local input with optional icon and Angular forms integration
7
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-date-input--docs)
8
- */
9
- export declare class FwDateInputComponent implements ControlValueAccessor {
10
- disabled?: boolean;
11
- useActionableIcons?: boolean;
12
- leftIcon?: IconType;
13
- leftIconAction?: EventEmitter<void>;
14
- prefix?: string;
15
- /**
16
- * @deprecated please use fw-wrapped-input instead
17
- */
18
- helperText?: string;
19
- /**
20
- * @deprecated please use fw-wrapped-input instead
21
- */
22
- errorText?: string;
23
- placeholder?: string;
24
- readOnly?: boolean;
25
- size?: 'small' | 'medium' | 'large';
26
- type?: 'date' | 'time' | 'datetime-local';
27
- max?: string;
28
- min?: string;
29
- step?: number;
30
- autofocus?: string;
31
- autocomplete?: string;
32
- error?: boolean;
33
- private _value;
34
- get value(): string;
35
- set value(newValue: string);
36
- externalControl: FormControl;
37
- onTouch: () => void;
38
- onChange: (value: string) => void;
39
- setDate(value: Date): void;
40
- setDateString(isoValue: string): void;
41
- isIsoDate(str: any): boolean;
42
- writeValue(obj: string): void;
43
- registerOnChange(fn: any): void;
44
- registerOnTouched(fn: any): void;
45
- setDisabledState(isDisabled: boolean): void;
46
- changeHandler(event: Event): void;
47
- blurHandler(): void;
48
- onLeftIconClick(): void;
49
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDateInputComponent, never>;
50
- static ɵcmp: i0.ɵɵComponentDeclaration<FwDateInputComponent, "fw-date-input", never, { "disabled": { "alias": "disabled"; "required": false; }; "useActionableIcons": { "alias": "useActionableIcons"; "required": false; }; "leftIcon": { "alias": "leftIcon"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readOnly": { "alias": "readOnly"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "max": { "alias": "max"; "required": false; }; "min": { "alias": "min"; "required": false; }; "step": { "alias": "step"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "error": { "alias": "error"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "leftIconAction": "leftIconAction"; }, never, never, true, never>;
51
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "../icon/icon.module";
4
- import * as i3 from "@angular/forms";
5
- import * as i4 from "./date-input.component";
6
- /**
7
- * @deprecated import component directly, intent to remove in v20
8
- */
9
- export declare class FwDateInputModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDateInputModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwDateInputModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.ReactiveFormsModule, typeof i4.FwDateInputComponent], [typeof i4.FwDateInputComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<FwDateInputModule>;
13
- }
@@ -1,13 +0,0 @@
1
- import { DomSanitizer, SafeStyle } from '@angular/platform-browser';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Sub-component for rendering the action button row of a dialog, laid out with flex and end-alignment
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-dialog--docs)
6
- */
7
- export declare class FwDialogActionsComponent {
8
- private sanitizer;
9
- get style(): SafeStyle;
10
- constructor(sanitizer: DomSanitizer);
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDialogActionsComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<FwDialogActionsComponent, "fw-dialog-actions", never, {}, {}, never, ["*"], true, never>;
13
- }
@@ -1,42 +0,0 @@
1
- import { DialogRef } from '@angular/cdk/dialog';
2
- import { ElementRef, EventEmitter } from '@angular/core';
3
- import { IconType } from '../icon/icon.types';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Pre-built confirmation dialog with configurable title, icon, content text, and confirm/cancel buttons
7
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-dialog--docs)
8
- */
9
- export declare class FwDialogConfirmComponent {
10
- dialogRef: DialogRef;
11
- private elementRef;
12
- title?: string;
13
- icon?: IconType;
14
- iconColor?: 'primary' | 'secondary' | 'red' | 'orange' | 'green' | 'slate';
15
- confirmColor?: 'primary' | 'secondary' | 'danger' | 'slate' | 'warning' | 'success';
16
- cancelColor?: 'primary' | 'secondary' | 'danger' | 'slate' | 'warning' | 'success';
17
- confirmButtonText?: string;
18
- confirmButtonIcon?: IconType;
19
- cancelButtonText?: string;
20
- contentIcon?: string;
21
- contentTitle?: string;
22
- contentText?: string;
23
- showConfirmButtonIcon: boolean;
24
- showClose: boolean;
25
- width: 'extra-small' | 'small' | 'medium' | 'large' | 'extra-large' | 'responsive';
26
- externalClasses?: string | string[] | {
27
- [key: string]: boolean;
28
- };
29
- close: EventEmitter<void>;
30
- confirm: EventEmitter<void>;
31
- private isClosing;
32
- constructor(dialogRef: DialogRef, elementRef: ElementRef);
33
- get classes(): {
34
- [key: string]: boolean;
35
- };
36
- get dialogClasses(): string;
37
- handleCloseButton(): void;
38
- protected handleConfirm(): void;
39
- private closeWithAnimation;
40
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDialogConfirmComponent, [{ optional: true; }, null]>;
41
- static ɵcmp: i0.ɵɵComponentDeclaration<FwDialogConfirmComponent, "fw-dialog-confirm", never, { "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconColor": { "alias": "iconColor"; "required": false; }; "confirmColor": { "alias": "confirmColor"; "required": false; }; "cancelColor": { "alias": "cancelColor"; "required": false; }; "confirmButtonText": { "alias": "confirmButtonText"; "required": false; }; "confirmButtonIcon": { "alias": "confirmButtonIcon"; "required": false; }; "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; "contentIcon": { "alias": "contentIcon"; "required": false; }; "contentTitle": { "alias": "contentTitle"; "required": false; }; "contentText": { "alias": "contentText"; "required": false; }; "showConfirmButtonIcon": { "alias": "showConfirmButtonIcon"; "required": false; }; "showClose": { "alias": "showClose"; "required": false; }; "width": { "alias": "width"; "required": false; }; "externalClasses": { "alias": "class"; "required": false; }; }, { "close": "close"; "confirm": "confirm"; }, never, never, true, never>;
42
- }
@@ -1,14 +0,0 @@
1
- import { DomSanitizer, SafeStyle } from '@angular/platform-browser';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Sub-component for rendering the scrollable content area of a dialog, with optional padding
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-dialog--docs)
6
- */
7
- export declare class FwDialogContentComponent {
8
- private sanitizer;
9
- padded?: boolean;
10
- get style(): SafeStyle;
11
- constructor(sanitizer: DomSanitizer);
12
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDialogContentComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<FwDialogContentComponent, "fw-dialog-content", never, { "padded": { "alias": "padded"; "required": false; }; }, {}, never, ["*"], true, never>;
14
- }
@@ -1,13 +0,0 @@
1
- import { DomSanitizer, SafeStyle } from '@angular/platform-browser';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Sub-component for rendering the header row of a dialog, with consistent padding and border styling
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-dialog--docs)
6
- */
7
- export declare class FwDialogHeaderComponent {
8
- private sanitizer;
9
- get style(): SafeStyle;
10
- constructor(sanitizer: DomSanitizer);
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDialogHeaderComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<FwDialogHeaderComponent, "fw-dialog-header", never, {}, {}, never, ["*"], true, never>;
13
- }
@@ -1,39 +0,0 @@
1
- import { DialogRef } from '@angular/cdk/dialog';
2
- import { ElementRef, EventEmitter } from '@angular/core';
3
- import { IconType } from '../icon/icon.types';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Pre-built simple dialog with a title, optional icon, content area, and configurable action and cancel buttons
7
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-dialog--docs)
8
- */
9
- export declare class FwDialogSimpleComponent {
10
- dialogRef: DialogRef;
11
- private elementRef;
12
- width?: 'extra-small' | 'small' | 'medium' | 'large' | 'extra-large' | 'responsive';
13
- title?: string;
14
- icon?: IconType;
15
- iconColor?: 'primary' | 'secondary' | 'red' | 'orange' | 'green' | 'slate';
16
- showClose?: boolean;
17
- actionButtonText?: string;
18
- actionButtonIcon?: string;
19
- cancelButtonText?: string;
20
- alternateButtonText?: string;
21
- alternateButtonIcon?: IconType;
22
- contentText?: string;
23
- externalClasses?: string | string[] | {
24
- [key: string]: boolean;
25
- };
26
- close: EventEmitter<void>;
27
- action: EventEmitter<void>;
28
- alternateAction: EventEmitter<void>;
29
- private isClosing;
30
- constructor(dialogRef: DialogRef, elementRef: ElementRef);
31
- get classes(): {
32
- [key: string]: boolean;
33
- };
34
- get dialogClasses(): string;
35
- handleCloseButton(): void;
36
- private closeWithAnimation;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDialogSimpleComponent, [{ optional: true; }, null]>;
38
- static ɵcmp: i0.ɵɵComponentDeclaration<FwDialogSimpleComponent, "fw-dialog-simple", never, { "width": { "alias": "width"; "required": false; }; "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconColor": { "alias": "iconColor"; "required": false; }; "showClose": { "alias": "showClose"; "required": false; }; "actionButtonText": { "alias": "actionButtonText"; "required": false; }; "actionButtonIcon": { "alias": "actionButtonIcon"; "required": false; }; "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; "alternateButtonText": { "alias": "alternateButtonText"; "required": false; }; "alternateButtonIcon": { "alias": "alternateButtonIcon"; "required": false; }; "contentText": { "alias": "contentText"; "required": false; }; "externalClasses": { "alias": "class"; "required": false; }; }, { "close": "close"; "action": "action"; "alternateAction": "alternateAction"; }, never, ["fw-dialog-content"], true, never>;
39
- }
@@ -1,39 +0,0 @@
1
- import { DialogRef } from '@angular/cdk/dialog';
2
- import { ElementRef, EventEmitter } from '@angular/core';
3
- import { IconType } from '../icon/icon.types';
4
- import * as i0 from "@angular/core";
5
- export declare enum DialogWidth {
6
- ExtraSmall = "extra-small",
7
- Small = "small",
8
- Medium = "medium",
9
- Large = "large",
10
- ExtraLarge = "extra-large",
11
- Responsive = "responsive"
12
- }
13
- /**
14
- * Base dialog component with a configurable width, title, icon, and optional close button
15
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-dialog--docs)
16
- */
17
- export declare class FwDialogComponent {
18
- protected dialogRef: DialogRef;
19
- private elementRef;
20
- width?: 'extra-small' | 'small' | 'medium' | 'large' | 'extra-large' | 'responsive';
21
- title?: string;
22
- icon?: IconType;
23
- iconColor?: 'primary' | 'secondary' | 'red' | 'orange' | 'green' | 'slate';
24
- showClose?: boolean;
25
- externalClasses?: string | string[] | {
26
- [key: string]: boolean;
27
- };
28
- close: EventEmitter<void>;
29
- private isClosing;
30
- constructor(dialogRef: DialogRef, elementRef: ElementRef);
31
- get hostTitle(): null;
32
- get classes(): {
33
- [key: string]: boolean;
34
- };
35
- protected handleCloseButton(): void;
36
- private closeWithAnimation;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDialogComponent, [{ optional: true; }, null]>;
38
- static ɵcmp: i0.ɵɵComponentDeclaration<FwDialogComponent, "fw-dialog", never, { "width": { "alias": "width"; "required": false; }; "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconColor": { "alias": "iconColor"; "required": false; }; "showClose": { "alias": "showClose"; "required": false; }; "externalClasses": { "alias": "class"; "required": false; }; }, { "close": "close"; }, never, ["fw-dialog-header", "fw-dialog-content", "fw-dialog-actions"], true, never>;
39
- }
@@ -1,22 +0,0 @@
1
- import { Dialog, DialogConfig, DialogRef } from '@angular/cdk/dialog';
2
- import { ComponentType, Overlay, OverlayContainer } from '@angular/cdk/overlay';
3
- import { Injector } from '@angular/core';
4
- import * as i0 from "@angular/core";
5
- export declare class FwDialogService extends Dialog {
6
- private overlay;
7
- injector: Injector;
8
- _overlayContainerRef: OverlayContainer;
9
- dialogRef: DialogRef<any>;
10
- constructor(overlay: Overlay, _injector: Injector, injector: Injector, _dialogConfig: DialogConfig, _overlayContainerRef: OverlayContainer, scrollStrategy: any, _parentDialog: Dialog, dialogRef: DialogRef<any>);
11
- /**
12
- * Open a custom component in an overlay and positioned near the top
13
- */
14
- openDialog<T>(component: ComponentType<T>, config?: DialogConfig & {
15
- canCloseCheck?: () => boolean;
16
- responsive?: boolean;
17
- }, topOffset?: string): DialogRef<unknown, any>;
18
- openModalDialog<T>(component: ComponentType<T>, config?: DialogConfig, topOffset?: string): DialogRef<unknown, any>;
19
- closeWithAnimation(dialogRef: DialogRef<any>): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDialogService, [null, null, null, { optional: true; }, null, null, { optional: true; skipSelf: true; }, { optional: true; }]>;
21
- static ɵprov: i0.ɵɵInjectableDeclaration<FwDialogService>;
22
- }
@@ -1,20 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/cdk/dialog";
4
- import * as i3 from "../button/button.module";
5
- import * as i4 from "../icon-button/icon-button.module";
6
- import * as i5 from "../icon/icon.module";
7
- import * as i6 from "./dialog-actions.component";
8
- import * as i7 from "./dialog.component";
9
- import * as i8 from "./dialog-confirm.component";
10
- import * as i9 from "./dialog-content.component";
11
- import * as i10 from "./dialog-header.component";
12
- import * as i11 from "./dialog-simple.component";
13
- /**
14
- * @deprecated import component directly, intent to remove in v20
15
- */
16
- export declare class FwDialogsModule {
17
- static ɵfac: i0.ɵɵFactoryDeclaration<FwDialogsModule, never>;
18
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwDialogsModule, never, [typeof i1.CommonModule, typeof i2.DialogModule, typeof i3.FwButtonModule, typeof i4.FwIconButtonModule, typeof i5.FwIconModule, typeof i6.FwDialogActionsComponent, typeof i7.FwDialogComponent, typeof i8.FwDialogConfirmComponent, typeof i9.FwDialogContentComponent, typeof i10.FwDialogHeaderComponent, typeof i11.FwDialogSimpleComponent], [typeof i6.FwDialogActionsComponent, typeof i7.FwDialogComponent, typeof i8.FwDialogConfirmComponent, typeof i9.FwDialogContentComponent, typeof i10.FwDialogHeaderComponent, typeof i11.FwDialogSimpleComponent]>;
19
- static ɵinj: i0.ɵɵInjectorDeclaration<FwDialogsModule>;
20
- }
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Component for a form field heading that displays a title, optional description, required indicator, and status tag
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-form-heading--docs)
5
- */
6
- export declare class FwFormHeadingComponent {
7
- class: string;
8
- title: import("@angular/core").InputSignal<string>;
9
- description: import("@angular/core").InputSignal<string>;
10
- required: import("@angular/core").InputSignal<boolean>;
11
- status: import("@angular/core").InputSignal<string>;
12
- statusColor: import("@angular/core").InputSignal<"primary" | "secondary" | "red" | "orange" | "green" | "slate">;
13
- constructor();
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FwFormHeadingComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<FwFormHeadingComponent, "fw-form-heading", never, { "title": { "alias": "title"; "required": true; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "status": { "alias": "status"; "required": false; "isSignal": true; }; "statusColor": { "alias": "statusColor"; "required": false; "isSignal": true; }; }, {}, never, ["fw-tooltip", "fw-icon", "fw-chip", "p", "*"], true, never>;
16
- }
@@ -1,14 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "../button/button.module";
4
- import * as i3 from "../icon/icon.module";
5
- import * as i4 from "../tag/tag.module";
6
- import * as i5 from "./form-heading.component";
7
- /**
8
- * @deprecated import component directly, intent to remove in v20
9
- */
10
- export declare class FwFormHeadingModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwFormHeadingModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwFormHeadingModule, never, [typeof i1.CommonModule, typeof i2.FwButtonModule, typeof i3.FwIconModule, typeof i4.FwTagModule, typeof i5.FwFormHeadingComponent], [typeof i5.FwFormHeadingComponent]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<FwFormHeadingModule>;
14
- }
@@ -1,29 +0,0 @@
1
- import { AbstractControl, ValidatorFn } from '@angular/forms';
2
- export declare class FwValidators {
3
- static phone: ValidatorFn;
4
- static email: ValidatorFn;
5
- static url: ValidatorFn;
6
- }
7
- /**
8
- * @description Checks that passed form control's value is after passed date
9
- * @param earliestDateArg Date object or another form control
10
- *
11
- * @usageNotes
12
- * Assumes form control emits an ISO timestamp string
13
- *
14
- * Does not error on empty so use a {@link https://angular.dev/api/forms/Validators#required | required validator} if needed
15
- * @see {@link https://angular.dev/guide/forms/reactive-forms#validating-form-input | Angular Form Validation Docs}
16
- * @returns
17
- */
18
- export declare const notBeforeDate: (earliestDateArg: AbstractControl | Date) => ValidatorFn;
19
- /**
20
- * @description Checks that the date emitted by the attached form control is not in the future
21
- *
22
- * @usageNotes
23
- * Assumes form control emits an ISO timestamp string
24
- *
25
- * Does not error on empty so use a {@link https://angular.dev/api/forms/Validators#required | required validator} if needed
26
- * @see {@link https://angular.dev/guide/forms/reactive-forms#validating-form-input | Angular Form Validation Docs}
27
- * @returns Validation error or null
28
- */
29
- export declare const notFutureDate: () => ValidatorFn;
@@ -1,22 +0,0 @@
1
- import { DomSanitizer, SafeStyle } from '@angular/platform-browser';
2
- import * as i0 from "@angular/core";
3
- type NamedIconSize = 'large' | 'medium' | 'small' | 'extra-small';
4
- export type IconSize = NamedIconSize | number;
5
- /**
6
- * Component for rendering a Vision icon ligature with configurable size and color
7
- * @see [All Icons List](https://cdn.flywheel.io/docs/vision/master/?path=/docs/reference-icons--docs)
8
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-icons--docs)
9
- */
10
- export declare class FwIconComponent {
11
- private sanitizer;
12
- size: number;
13
- color?: 'primary' | 'secondary' | 'red' | 'orange' | 'green' | 'slate' | 'muted' | 'typography';
14
- class: string;
15
- role: string;
16
- get style(): SafeStyle;
17
- constructor(sanitizer: DomSanitizer);
18
- static ɵfac: i0.ɵɵFactoryDeclaration<FwIconComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<FwIconComponent, "fw-icon", never, { "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
20
- static ngAcceptInputType_size: IconSize;
21
- }
22
- export {};
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./icon.component";
4
- /**
5
- * @deprecated import component directly, intent to remove in v20
6
- */
7
- export declare class FwIconModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<FwIconModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwIconModule, never, [typeof i1.CommonModule, typeof i2.FwIconComponent], [typeof i2.FwIconComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<FwIconModule>;
11
- }
@@ -1,2 +0,0 @@
1
- export type IconType = typeof allIcons[number];
2
- export declare const allIcons: readonly ["3d-sphere-rotate-arrows", "add-circle", "add-new-create", "add-row-above", "add-row-below", "add-server", "add-server-databases-endpoint", "add-user", "ai", "apple", "apply-copy-duplicate", "archive-documents-box-big", "arrange-filter-sort", "arrow", "arrow-annotate", "arrow-back", "arrow-back-collapse", "arrow-down", "arrow-forward", "arrow-forward-collapse", "arrow-redo", "arrow-rotate", "arrow-rotate-restore", "arrow-undo", "arrow-up", "arrow-up-high-priority", "arrow-up-low-priority", "barcode-serial", "barcode-stack-scan", "bell-notification", "bezier-curve", "blocks-code-test-checkmark", "book-lab-flask", "bookmark", "bookmark-plus-add", "brain", "brightness-photo-edit", "browser-internet-web-windows", "brush-edit-create", "bucket-paint", "button-form-element", "calendar-arrow-left-center", "calendar-schedule", "camera-photo-capture", "cash-banknotes", "certificate", "chart-square", "chart-trend-square", "chat-messages-bubble", "check-mark-certificate", "checklist", "checklist-tasks-chechmark-square", "chevron-back", "chevron-down", "chevron-forward", "chevron-input-number", "chevron-up", "circle", "circle-ellipses", "clap-applause-hands", "clip-attachment", "clock-history", "clock-hour-4", "clock-loading", "close", "close-circled", "closed-freehand-vector-poly", "cloud-network-add", "cloud-storage-checkmark", "cloud-upload", "code-block-embed", "code-text", "color-design-profile", "color-ven-design-profile-central", "column-edit", "computer-chip", "contract-vertical", "contrast-photo-edit", "conversion-exchange", "copy-item", "creative-commons", "crosshair", "crown-style-circle", "cursor-click", "cursor-select", "curve-object-secet-cursor", "data-tree", "delivery-shipment-packages", "dna-hospital-medical", "document-file-add-plus-bottom-left", "document-file-blank", "document-file-checkmark-bottom-left", "document-file-deleted-cross-remove-center-cancel", "document-file-download", "document-file-list-protocol", "document-file-tar", "document-file-upload-bottom-center", "document-file-zip", "document-status-done-checkmark", "document-visible", "documents-file", "documents-file-checkmark", "documents-file-move-arrow-right", "documents-files", "done-check", "done-check-tracked", "download", "download-status", "drag-drop-indicator", "draw-rectangle", "earth-globe-fail", "edit", "edit-boxed", "edit-erase", "email", "email-mail-checkmark-group", "embed-circle", "exchange", "expand-pathfinder-dot-square-segmentation", "eye-modern-square-read", "facebook", "file-blank-image-load-mask", "file-blank-search", "file-download", "file-text", "files", "files-library", "files-library-content", "filter", "filter-sort-add", "filter-sort-check-mark", "filter-sort-delete", "flag", "flip-horizontal", "flip-vertical", "floppy-save", "flywheel-mark-logo", "flywheel-viewer-mark-logo", "folder-add", "folder-blank", "folder-checked", "folder-copy-expand-arrow-down", "folder-copy-expand-arrow-up", "folder-group", "folder-move", "folder-open", "folder-share", "form-metadata-element", "free-rights", "freehand-vector-poly", "full-screen-zoom", "git-add-branch", "git-branch", "git-merge", "git-merge-draft", "git-pull-request-2", "github-color-login", "gitlab", "graduate-hat", "grid-dot-square", "grid-layout", "grid-layout-9-square", "hammer-legal-square", "hammer-screwdriver", "hand-money-currency", "header-form-element", "home-modern-door", "home-modern-option-lines", "human-artificial-intelligence", "icon-placeholder", "image-photo-copy-left-down", "image-picture-square", "information-circle", "invoice", "invoice-checkmark-paid", "italic", "items-group-elements", "key", "keyboard", "keychain", "label-tag", "laptop-health-medical-cross", "layers", "layout", "layout-grid", "line", "link", "link-unlink", "linkedin", "linux", "list-paragraph", "list-paragraph-number", "list-test-lab-flask", "livewire-tool", "loading-status-checkmark", "lock", "lock-unlock", "logout", "lungs", "markdown", "measure-angle", "measure-ruler-calibration", "media-library-imports-dowload", "menu-burger-handle", "menu-horizontal", "menu-list-form-square", "menu-vertical", "message-chat-add-plus", "message-chat-info", "message-chat-question-support", "message-checkmark-sent", "message-question-checkmark", "microphone-mic-rec", "microphone-mic-rec-circle", "microphone-mic-recording-circle", "minus", "modalities", "molecule", "money", "money-coin", "money-dollar", "monitor-computer", "moon-night-mode", "mouse-big", "mouse-scroll", "move", "music-play-resume", "music-stop", "mute", "network-storage-alert", "notebook", "notebook-add-plus", "notebook-open", "notebook-pen-edit", "notes-pen", "object-search-zoom-plus", "open", "paint-roller", "pause", "pen-edit-circle", "pen-edit-compose-new", "pencil-edit-create", "photo-edit-brightness-invert", "pie-chart", "pie-graph-chart-sample", "plus-add-rectangle", "polygon", "private-mode-protection-circle", "protection-target", "protective-mask", "question-circle", "quote", "radiology-scan", "radiology-scan-circle", "reader-studies", "rotate", "rotate-arrow-manual", "rotate-item-left", "rotate-item-right", "rotate-refresh", "ruler", "ruler-bidirectional", "scanner", "search", "search-loop", "search-user-profile-person", "search-zoom-minus", "search-zoom-plus", "section-form-element", "send-message-share", "server", "server-checkmark", "server-database-endpoint", "server-databases-checkmark-user", "server-databases-connect", "server-databases-download", "server-databases-key-protection", "server-databases-minimal-download", "server-databases-sync", "server-databases-sync-import", "server-upload", "servers-database", "setting-gear", "settings-adjust", "settings-gear", "settings-gear-square", "settings-select", "shapes-objects", "share", "shield-protect", "show-visible", "smiley-emoji-face", "speed-dashboard", "square-fill", "square-fill-outline", "square-outline", "star", "star-ai-artificial-intelligence", "stars-light-sparkle", "stomach", "stop-minus", "stretch-vertical", "substract-group", "switch", "target", "target-space-object-select", "task-list-add-checkmark", "tasklist-to-do-checkmark", "technology-cube-3d", "test-lab-flask", "text-bold", "text-cross", "text-h1", "text-h2", "text-input-form", "text-long", "text-short-form-element", "text-underline", "thumbs-down-dislike", "thumbs-up-like", "timer-clock-style", "trash-bin-warning", "trash-delete", "twitter", "undone-uncheck-untracked", "unlimited-repeat-subscription-circle", "upload", "user", "user-checked", "user-delete-cross", "user-document", "user-group", "user-key", "user-lock", "user-profile-cards-pool", "user-profile-group-discovery", "user-setting-gear", "video-player-controls", "visible-eye-hidden", "volume-full", "warning", "warning-circle", "window-finder-resize-arrow-down", "window-finder-resize-arrow-up", "window-resize-left", "window-resize-right", "window-zoom-plus-loupe", "windows", "workspace-mode", "youtube", "zendesk-logo"];