@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,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Sub-component for a content panel associated with a tab, shown only when its tab is active
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-tabs--docs)
5
- */
6
- export declare class FwTabPanelComponent {
7
- active: boolean;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTabPanelComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTabPanelComponent, "fw-tab-panel", never, { "active": { "alias": "active"; "required": false; }; }, {}, never, ["*"], true, never>;
10
- }
@@ -1,21 +0,0 @@
1
- import { AfterContentInit, EventEmitter, OnDestroy, QueryList } from '@angular/core';
2
- import { FwTabComponent } from './tab/tab.component';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Component for a tab bar that manages active tab state and emits selection events for projected tab children
6
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-tabs--docs)
7
- */
8
- export declare class FwTabsComponent implements AfterContentInit, OnDestroy {
9
- activeTabIndex: number;
10
- activeTab?: FwTabComponent;
11
- bordered?: boolean;
12
- select: EventEmitter<FwTabComponent>;
13
- tabs: QueryList<FwTabComponent>;
14
- get cssClass(): string;
15
- private subscriptions;
16
- ngOnDestroy(): void;
17
- ngAfterContentInit(): void;
18
- handleTabChange(tab: FwTabComponent): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTabsComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTabsComponent, "fw-tabs", never, { "activeTabIndex": { "alias": "activeTabIndex"; "required": false; }; "activeTab": { "alias": "activeTab"; "required": false; }; "bordered": { "alias": "bordered"; "required": false; }; }, { "select": "select"; }, ["tabs"], ["fw-tab", "*"], true, never>;
21
- }
@@ -1,14 +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 "./tab/tab.component";
5
- import * as i4 from "./tab-panel/tab-panel.component";
6
- import * as i5 from "./tabs.component";
7
- /**
8
- * @deprecated import component directly, intent to remove in v20
9
- */
10
- export declare class FwTabsModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTabsModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwTabsModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwTabComponent, typeof i4.FwTabPanelComponent, typeof i5.FwTabsComponent], [typeof i3.FwTabComponent, typeof i4.FwTabPanelComponent, typeof i5.FwTabsComponent]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<FwTabsModule>;
14
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Component for a small colored label tag with an optional icon, used to categorize or annotate content
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-tag--docs)
5
- */
6
- export declare class FwTagComponent {
7
- size: import("@angular/core").InputSignal<"large" | "small">;
8
- color: import("@angular/core").InputSignal<"primary" | "secondary" | "red" | "orange" | "green" | "slate">;
9
- icon: import("@angular/core").InputSignal<"filter" | "server" | "search" | "link" | "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-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-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-loop" | "search-user-profile-person" | "search-zoom-minus" | "search-zoom-plus" | "section-form-element" | "send-message-share" | "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">;
10
- title: import("@angular/core").InputSignal<string>;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTagComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTagComponent, "fw-tag", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
13
- }
@@ -1,12 +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 "./tag.component";
5
- /**
6
- * @deprecated import component directly, intent to remove in v20
7
- */
8
- export declare class FwTagModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTagModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwTagModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwTagComponent], [typeof i3.FwTagComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<FwTagModule>;
12
- }
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Component for rendering text with Vision typography variants, alignment, color, and display options
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-text--docs)
5
- */
6
- export declare class FwTextComponent {
7
- variant: import("@angular/core").InputSignal<"body" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "p1" | "p2" | "p3" | "p4" | "p5">;
8
- align?: import("@angular/core").InputSignal<"left" | "right" | "center" | "justify" | "inherit">;
9
- display?: import("@angular/core").InputSignal<"initial" | "block" | "inline" | "flex" | "grow">;
10
- color?: import("@angular/core").InputSignal<"muted" | "light" | "contrast" | "base" | "inherit" | "disabled">;
11
- margin?: import("@angular/core").InputSignal<boolean>;
12
- overflow?: import("@angular/core").InputSignal<boolean>;
13
- get classes(): string;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTextComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTextComponent, "fw-text", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "align": { "alias": "align"; "required": false; "isSignal": true; }; "display": { "alias": "display"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "margin": { "alias": "margin"; "required": false; "isSignal": true; }; "overflow": { "alias": "overflow"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
16
- }
@@ -1,53 +0,0 @@
1
- import { ElementRef, 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 a single-line text input with optional left/right icons, prefix, and Angular forms integration
7
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-text-input--docs)
8
- */
9
- export declare class FwTextInputComponent implements ControlValueAccessor {
10
- disabled?: boolean;
11
- useActionableIcons?: boolean;
12
- leftIcon?: IconType;
13
- rightIcon?: string;
14
- prefix?: string;
15
- context?: string;
16
- /**
17
- * @deprecated please use fw-wrapped-input instead
18
- */
19
- helperText?: string;
20
- /**
21
- * @deprecated please use fw-wrapped-input instead
22
- */
23
- errorText?: string;
24
- errorInIconTooltip?: boolean;
25
- placeholder?: string;
26
- readOnly?: boolean;
27
- size?: 'small' | 'medium' | 'large';
28
- type?: string;
29
- maxLength?: number;
30
- autofocus?: boolean;
31
- autocomplete?: string;
32
- value: string;
33
- inputRef: ElementRef<HTMLInputElement>;
34
- error?: boolean;
35
- leftIconAction: EventEmitter<void>;
36
- rightIconAction: EventEmitter<void>;
37
- textInput: any;
38
- width: string;
39
- externalControl: FormControl;
40
- onTouch: () => void;
41
- onChange: (value: string) => void;
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
- onRightIconClick(): void;
50
- focus(): void;
51
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTextInputComponent, never>;
52
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTextInputComponent, "fw-text-input", never, { "disabled": { "alias": "disabled"; "required": false; }; "useActionableIcons": { "alias": "useActionableIcons"; "required": false; }; "leftIcon": { "alias": "leftIcon"; "required": false; }; "rightIcon": { "alias": "rightIcon"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "context": { "alias": "context"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "errorInIconTooltip": { "alias": "errorInIconTooltip"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readOnly": { "alias": "readOnly"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "autocomplete": { "alias": "autocomplete"; "required": false; }; "value": { "alias": "value"; "required": false; }; "error": { "alias": "error"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "leftIconAction": "leftIconAction"; "rightIconAction": "rightIconAction"; }, ["textInput"], ["input", "*"], true, never>;
53
- }
@@ -1,14 +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 "../tooltip/tooltip.directive";
5
- import * as i4 from "@angular/forms";
6
- import * as i5 from "./text-input.component";
7
- /**
8
- * @deprecated import component directly, intent to remove in v20
9
- */
10
- export declare class FwTextInputModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTextInputModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwTextInputModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwTooltipDirective, typeof i4.ReactiveFormsModule, typeof i5.FwTextInputComponent], [typeof i5.FwTextInputComponent]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<FwTextInputModule>;
14
- }
@@ -1,40 +0,0 @@
1
- import { CdkTextareaAutosize } from '@angular/cdk/text-field';
2
- import { ControlValueAccessor, FormControl } from '@angular/forms';
3
- import { min } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Form control component for a multi-line auto-resizing textarea with configurable row limits and Angular forms integration
7
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-textarea-input--docs)
8
- */
9
- export declare class FwTextAreaInputComponent implements ControlValueAccessor {
10
- minRows: number;
11
- maxRows: number;
12
- disabled?: boolean;
13
- /**
14
- * @deprecated please use fw-wrapped-input instead
15
- */
16
- helperText?: string;
17
- /**
18
- * @deprecated please use fw-wrapped-input instead
19
- */
20
- errorText?: string;
21
- placeholder?: string;
22
- readOnly?: boolean;
23
- autofocus?: string;
24
- width?: string;
25
- error?: boolean;
26
- autosize: CdkTextareaAutosize;
27
- value: string;
28
- externalControl: FormControl;
29
- onTouch: () => void;
30
- onChange: (value: string) => void;
31
- writeValue(obj: string): void;
32
- registerOnChange(fn: any): void;
33
- registerOnTouched(fn: any): void;
34
- setDisabledState(isDisabled: boolean): void;
35
- changeHandler(event: KeyboardEvent): void;
36
- blurHandler(): void;
37
- protected readonly min: typeof min;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTextAreaInputComponent, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTextAreaInputComponent, "fw-textarea-input", never, { "minRows": { "alias": "minRows"; "required": false; }; "maxRows": { "alias": "maxRows"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readOnly": { "alias": "readOnly"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "width": { "alias": "width"; "required": false; }; "error": { "alias": "error"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, {}, never, never, true, never>;
40
- }
@@ -1,14 +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 "@angular/cdk/text-field";
5
- import * as i4 from "../icon/icon.module";
6
- import * as i5 from "./textarea-input.component";
7
- /**
8
- * @deprecated import component directly, intent to remove in v20
9
- */
10
- export declare class FwTextAreaInputModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTextAreaInputModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwTextAreaInputModule, never, [typeof i1.CommonModule, typeof i2.ReactiveFormsModule, typeof i3.TextFieldModule, typeof i4.FwIconModule, typeof i5.FwTextAreaInputComponent], [typeof i5.FwTextAreaInputComponent]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<FwTextAreaInputModule>;
14
- }
@@ -1,38 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { FormControl, NgControl } from '@angular/forms';
3
- import { FwMenuItemComponent, MenuFilterFn } from '../../public-api';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "../../directives/NoopValueAccessor.directive";
6
- interface TimeZoneOption {
7
- name: string;
8
- fullTZ: string;
9
- description: string;
10
- }
11
- interface TimeZoneOptionsByRegion {
12
- [region: string]: TimeZoneOption[];
13
- }
14
- /**
15
- * Form control for selecting a time zone, based on fw-select
16
- * @see [Vision Docs](https://cdn.flywheel.io/docs/vision/latest/?path=/docs/form-controls-timezone-select--docs)
17
- */
18
- export declare class FwTimeZoneSelectComponent implements OnInit {
19
- protected ngControl: NgControl;
20
- protected internalControl: FormControl<string>;
21
- /**
22
- * whether the control pre-populates the user's timezone on init
23
- */
24
- prefillTimeZone: import("@angular/core").InputSignal<boolean>;
25
- protected timezonesByRegion: import("@angular/core").WritableSignal<TimeZoneOptionsByRegion>;
26
- protected regions: import("@angular/core").WritableSignal<string[]>;
27
- protected usersTimezone: import("@angular/core").WritableSignal<string>;
28
- ngOnInit(): void;
29
- protected readonly filterFn: MenuFilterFn;
30
- protected readonly displayFn: (menuItem: FwMenuItemComponent) => string;
31
- private buildTimezoneList;
32
- private parseTimeZoneName;
33
- private getTimeZoneOffset;
34
- private getTimeZoneAcronym;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTimeZoneSelectComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTimeZoneSelectComponent, "fw-time-zone-select", never, { "prefillTimeZone": { "alias": "prefillTimeZone"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.NoopValueAccessorDirective; inputs: {}; outputs: {}; }]>;
37
- }
38
- export {};
@@ -1,27 +0,0 @@
1
- import { CdkOverlayOrigin, ConnectedPosition } from '@angular/cdk/overlay';
2
- import { ElementRef, EventEmitter } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- export type DelayLength = 'none' | 'short' | 'long';
5
- export type SimplePosition = 'above' | 'below' | 'left' | 'right';
6
- /**
7
- * Internal floating panel that renders tooltip content with position, color, and fade animation, used by the tooltip directive
8
- */
9
- export declare class FwTooltipPanelComponent {
10
- animation: any;
11
- trigger: import("@angular/core").InputSignalWithTransform<CdkOverlayOrigin, ElementRef<HTMLElement> | CdkOverlayOrigin>;
12
- title: import("@angular/core").InputSignal<string>;
13
- isOpen: import("@angular/core").InputSignal<boolean>;
14
- position: import("@angular/core").InputSignal<SimplePosition>;
15
- connectedPosition: import("@angular/core").Signal<ConnectedPosition[]>;
16
- positionClass: import("@angular/core").Signal<string>;
17
- color: import("@angular/core").InputSignal<"dark" | "light">;
18
- maxWidth: import("@angular/core").InputSignal<number>;
19
- displayCaret: import("@angular/core").InputSignal<boolean>;
20
- delay: import("@angular/core").InputSignal<DelayLength>;
21
- delayMs: import("@angular/core").Signal<number>;
22
- contentClass: import("@angular/core").InputSignal<string>;
23
- mouseLeave: EventEmitter<MouseEvent>;
24
- hidePopover(e: MouseEvent): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTooltipPanelComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTooltipPanelComponent, "fw-tooltip-panel", never, { "trigger": { "alias": "trigger"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "isOpen": { "alias": "isOpen"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "maxWidth": { "alias": "maxWidth"; "required": false; "isSignal": true; }; "displayCaret": { "alias": "displayCaret"; "required": false; "isSignal": true; }; "delay": { "alias": "delay"; "required": false; "isSignal": true; }; "contentClass": { "alias": "contentClass"; "required": false; "isSignal": true; }; }, { "mouseLeave": "mouseLeave"; }, never, ["*"], true, never>;
27
- }
@@ -1,28 +0,0 @@
1
- import { CdkOverlayOrigin, FlexibleConnectedPositionStrategyOrigin } from '@angular/cdk/overlay';
2
- import { SimplePosition } from './tooltip-panel/tooltip-panel.component';
3
- import * as i0 from "@angular/core";
4
- type DelayLength = 'none' | 'short' | 'long';
5
- /**
6
- * component for giving extra context when a user hovers something
7
- * @deprecated use the [tooltip directive](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-tooltip--docs) instead, intend to remove in v3
8
- * @see [Vision Docs](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-wrapped-tooltip--docs)
9
- */
10
- export declare class FwTooltipComponent {
11
- title: string;
12
- color: 'light' | 'dark';
13
- position: SimplePosition;
14
- maxWidth?: number;
15
- fullWidth?: boolean;
16
- isOpen: boolean;
17
- trigger: CdkOverlayOrigin | FlexibleConnectedPositionStrategyOrigin;
18
- delay: import("@angular/core").InputSignal<DelayLength>;
19
- get classes(): string;
20
- /**
21
- * stops the browser built-in tooltip from showing up
22
- * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/title
23
- */
24
- get attrTitle(): string;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTooltipComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTooltipComponent, "fw-tooltip", never, { "title": { "alias": "title"; "required": false; }; "color": { "alias": "color"; "required": false; }; "position": { "alias": "position"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "trigger": { "alias": "trigger"; "required": false; }; "delay": { "alias": "delay"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
27
- }
28
- export {};
@@ -1,67 +0,0 @@
1
- import { ConnectedPosition, OverlayConfig } from '@angular/cdk/overlay';
2
- import { OnDestroy, OnInit } from '@angular/core';
3
- import { Subscription } from 'rxjs';
4
- import { SimplePosition } from './tooltip-panel/tooltip-panel.component';
5
- import * as i0 from "@angular/core";
6
- type DelayLength = 'none' | 'short' | 'long';
7
- /**
8
- * Directive for displaying extra context on hover
9
- * @see [Vision Storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-tooltip--docs)
10
- */
11
- export declare class FwTooltipDirective implements OnInit, OnDestroy {
12
- /***** External Context *****/
13
- private elementRef;
14
- private viewContainerRef;
15
- private overlayService;
16
- /***** Internal Refs *****/
17
- private overlayRef;
18
- private tooltipRef;
19
- private tooltipPortal;
20
- /***** Inputs *****/
21
- /**
22
- * Directive for displaying extra context on hover
23
- * @see [Vision Docs](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-tooltip--docs)
24
- */
25
- title: import("@angular/core").ModelSignal<string>;
26
- /**
27
- * direction relative to the parent component that the tooltip will attempt to position itself to
28
- */
29
- position: import("@angular/core").ModelSignal<SimplePosition>;
30
- /**
31
- * maximum width of the tooltip in pixels
32
- */
33
- maxWidth: import("@angular/core").ModelSignal<number>;
34
- /**
35
- * Custom class to apply to the content of the tooltip
36
- */
37
- contentClass: import("@angular/core").ModelSignal<string>;
38
- /**
39
- * amount of delay before the tooltip displays
40
- *
41
- * none (0ms),
42
- * short (400ms),
43
- * long (700ms)
44
- */
45
- delayMs: import("@angular/core").InputSignalWithTransform<number, DelayLength>;
46
- /**
47
- * whether or not the tooltip should have a caret
48
- */
49
- displayCaret: import("@angular/core").InputSignal<boolean>;
50
- enabled: import("@angular/core").ModelSignal<boolean>;
51
- /***** Derived State *****/
52
- connectedPositions: import("@angular/core").Signal<ConnectedPosition[]>;
53
- positionStrategy: import("@angular/core").Signal<import("@angular/cdk/overlay").FlexibleConnectedPositionStrategy>;
54
- overlayConfig: import("@angular/core").Signal<OverlayConfig>;
55
- /***** Effects and Methods *****/
56
- addMouseEventListeners: import("@angular/core").EffectRef;
57
- ngOnInit(): void;
58
- private openDelayTimer;
59
- showTooltip(): void;
60
- positionChangeSub: Subscription | undefined;
61
- handlePositionChange: import("@angular/core").EffectRef;
62
- hideTooltip(): void;
63
- ngOnDestroy(): void;
64
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTooltipDirective, never>;
65
- static ɵdir: i0.ɵɵDirectiveDeclaration<FwTooltipDirective, "[fwTooltip]", never, { "title": { "alias": "fwTooltip"; "required": false; "isSignal": true; }; "position": { "alias": "fwTooltipPosition"; "required": false; "isSignal": true; }; "maxWidth": { "alias": "fwTooltipMaxWidthPx"; "required": false; "isSignal": true; }; "contentClass": { "alias": "fwTooltipClass"; "required": false; "isSignal": true; }; "delayMs": { "alias": "fwTooltipDelay"; "required": false; "isSignal": true; }; "displayCaret": { "alias": "fwTooltipCaret"; "required": false; "isSignal": true; }; "enabled": { "alias": "fwTooltipEnabled"; "required": false; "isSignal": true; }; }, { "title": "fwTooltipChange"; "position": "fwTooltipPositionChange"; "maxWidth": "fwTooltipMaxWidthPxChange"; "contentClass": "fwTooltipClassChange"; "enabled": "fwTooltipEnabledChange"; }, never, never, true, never>;
66
- }
67
- export {};
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "../popover/popover.module";
4
- import * as i3 from "@angular/cdk/overlay";
5
- import * as i4 from "@angular/cdk/table";
6
- import * as i5 from "./tooltip.directive";
7
- import * as i6 from "./tooltip.component";
8
- import * as i7 from "./tooltip-panel/tooltip-panel.component";
9
- /**
10
- * @deprecated import component directly, intent to remove in v20
11
- */
12
- export declare class FwTooltipModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTooltipModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwTooltipModule, never, [typeof i1.CommonModule, typeof i2.FwPopoverModule, typeof i3.OverlayModule, typeof i4.CdkNoDataRow, typeof i5.FwTooltipDirective, typeof i6.FwTooltipComponent, typeof i7.FwTooltipPanelComponent], [typeof i6.FwTooltipComponent, typeof i7.FwTooltipPanelComponent, typeof i5.FwTooltipDirective]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<FwTooltipModule>;
16
- }
@@ -1,72 +0,0 @@
1
- import { CdkMenuTrigger } from '@angular/cdk/menu';
2
- import { ChangeDetectorRef, ElementRef } from '@angular/core';
3
- import { ControlValueAccessor } from '@angular/forms';
4
- import { Observable } from 'rxjs';
5
- import { FwMenuItemComponent } from '../menu/menu-item/menu-item.component';
6
- import * as i0 from "@angular/core";
7
- type OptionFetchingFn = (searchString: string) => Observable<string[]>;
8
- /**
9
- * Component for having a user select multiple values while also allowing arbitrary values to be added
10
- * @see [Vision Docs](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-typeahead--docs)
11
- */
12
- export declare class FwTypeaheadComponent implements ControlValueAccessor {
13
- outsideClick(): void;
14
- trigger: import("@angular/core").Signal<CdkMenuTrigger>;
15
- changeDetector: ChangeDetectorRef;
16
- loading: import("@angular/core").ModelSignal<boolean>;
17
- disabled: import("@angular/core").ModelSignal<boolean>;
18
- touched: import("@angular/core").WritableSignal<boolean>;
19
- setDisabledState(isDisabled: boolean): void;
20
- writeValue(incomingValue: string[]): void;
21
- onChange: (_: string[]) => void;
22
- clearValue(): void;
23
- registerOnChange(onChangeFn: typeof this.onChange): void;
24
- onTouched: () => void;
25
- registerOnTouched(onTouchedFn: () => void): void;
26
- onClick(event: MouseEvent): void;
27
- value: import("@angular/core").ModelSignal<string[]>;
28
- value$: Observable<string[]>;
29
- optionsInput: import("@angular/core").InputSignal<string[] | OptionFetchingFn>;
30
- optionsInput$: Observable<string[] | OptionFetchingFn>;
31
- maxOptionsHeight: import("@angular/core").InputSignal<string>;
32
- minOptionsHeight: import("@angular/core").InputSignal<string>;
33
- optionsWidth: import("@angular/core").InputSignal<string>;
34
- maxHeight: import("@angular/core").InputSignal<string>;
35
- selectType: import("@angular/core").InputSignal<"multiple" | "single">;
36
- notifyOnValueChanges: import("@angular/core").EffectRef;
37
- searchValue: import("@angular/core").ModelSignal<string>;
38
- searchValueChanges$: Observable<string>;
39
- handleSearchChange(event: KeyboardEvent): void;
40
- allowNew: import("@angular/core").InputSignal<boolean>;
41
- placeholder: import("@angular/core").InputSignal<string>;
42
- displayedPlaceholder: import("@angular/core").Signal<string>;
43
- highlightPlaceholder: import("@angular/core").Signal<boolean>;
44
- /**
45
- * Options after they've been both filtered for matching the search and already selected
46
- */
47
- filteredOptions$: Observable<string[]>;
48
- /**
49
- * Options after they've been both filtered for matching the search and already selected
50
- */
51
- filteredOptions: import("@angular/core").Signal<string[]>;
52
- closeChip(chipValue: string): void;
53
- displayNewOption: import("@angular/core").Signal<boolean>;
54
- addValue: (newValue: string) => void;
55
- handleOptionClick: (optionValue: string) => void;
56
- resetFocusOnOptionsChange: import("@angular/core").EffectRef;
57
- displayedOptions: import("@angular/core").Signal<readonly FwMenuItemComponent[]>;
58
- focusedIndex: import("@angular/core").WritableSignal<number>;
59
- focusedOption: import("@angular/core").Signal<string>;
60
- inputRef: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
61
- focusInput(e?: MouseEvent): void;
62
- onFocusLoss(_: Event): void;
63
- keyHandlerMap: {
64
- [keycode: string]: (e: KeyboardEvent) => void;
65
- };
66
- handleKey(e: KeyboardEvent): void;
67
- setFocusByValue(value: string): void;
68
- private moveFocused;
69
- static ɵfac: i0.ɵɵFactoryDeclaration<FwTypeaheadComponent, never>;
70
- static ɵcmp: i0.ɵɵComponentDeclaration<FwTypeaheadComponent, "fw-typeahead", never, { "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "optionsInput": { "alias": "options"; "required": false; "isSignal": true; }; "maxOptionsHeight": { "alias": "maxOptionsHeight"; "required": false; "isSignal": true; }; "minOptionsHeight": { "alias": "minOptionsHeight"; "required": false; "isSignal": true; }; "optionsWidth": { "alias": "optionsWidth"; "required": false; "isSignal": true; }; "maxHeight": { "alias": "maxHeight"; "required": false; "isSignal": true; }; "selectType": { "alias": "selectType"; "required": false; "isSignal": true; }; "searchValue": { "alias": "searchValue"; "required": false; "isSignal": true; }; "allowNew": { "alias": "allowNew"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; }, { "loading": "loadingChange"; "disabled": "disabledChange"; "value": "valueChange"; "searchValue": "searchValueChange"; }, never, never, true, never>;
71
- }
72
- export {};
@@ -1,18 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- *Wrapper component that adds a form heading, helper text, and error text around any input control
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-wrapped-input--docs)
5
- */
6
- export declare class FwWrappedInputComponent {
7
- title: string;
8
- status?: string;
9
- statusColor?: 'slate' | 'primary' | 'secondary' | 'red' | 'green' | 'orange';
10
- description?: string;
11
- helperText?: string;
12
- errorText?: string;
13
- required?: boolean;
14
- get hostTitle(): null;
15
- class: boolean;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<FwWrappedInputComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<FwWrappedInputComponent, "fw-wrapped-input", never, { "title": { "alias": "title"; "required": false; }; "status": { "alias": "status"; "required": false; }; "statusColor": { "alias": "statusColor"; "required": false; }; "description": { "alias": "description"; "required": false; }; "helperText": { "alias": "helperText"; "required": false; }; "errorText": { "alias": "errorText"; "required": false; }; "required": { "alias": "required"; "required": false; }; }, {}, never, ["fw-form-heading", "fw-button-toggle, fw-date-input, fw-text-input, fw-number-input, fw-phone-input, fw-textarea-input, fw-select, fw-multi-select, fw-checkbox, fw-typeahead, fw-time-zone-select"], true, never>;
18
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "../form-heading/form-heading.module";
4
- import * as i3 from "./wrapped-input.component";
5
- /**
6
- * @deprecated import component directly, intent to remove in v20
7
- */
8
- export declare class FwWrappedInputModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FwWrappedInputModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwWrappedInputModule, never, [typeof i1.CommonModule, typeof i2.FwFormHeadingModule, typeof i3.FwWrappedInputComponent], [typeof i3.FwWrappedInputComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<FwWrappedInputModule>;
12
- }
@@ -1,15 +0,0 @@
1
- import { ControlValueAccessor } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Directive for forwarding an ngControl to a child component
5
- *
6
- * Intended to be used as a host directive
7
- * @see [Medium Article on the approach](https://medium.com/netanelbasal/forwarding-form-controls-to-custom-control-components-in-angular-701e8406cc55)
8
- */
9
- export declare class NoopValueAccessorDirective implements ControlValueAccessor {
10
- writeValue(_obj: any): void;
11
- registerOnChange(_fn: any): void;
12
- registerOnTouched(_fn: any): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<NoopValueAccessorDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<NoopValueAccessorDirective, never, never, {}, {}, never, never, true, never>;
15
- }
@@ -1,14 +0,0 @@
1
- import { CdkMenuTrigger } from '@angular/cdk/menu';
2
- import { OnDestroy, OnInit } from '@angular/core';
3
- import { MenuManagerService } from '../components/shared/services/menu-manager.service';
4
- import * as i0 from "@angular/core";
5
- export declare class MenuRegisterDirective implements OnInit, OnDestroy {
6
- private trigger;
7
- private menuManager;
8
- constructor(trigger: CdkMenuTrigger, menuManager: MenuManagerService);
9
- private onClick;
10
- ngOnInit(): void;
11
- ngOnDestroy(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MenuRegisterDirective, [{ optional: true; host: true; }, { optional: true; }]>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<MenuRegisterDirective, "[fwMenuRegister]", never, {}, {}, never, never, true, never>;
14
- }