@flywheel-io/vision 19.8.0-beta.0 → 20.0.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 +884 -897
  2. package/fesm2022/flywheel-io-vision.mjs.map +1 -1
  3. package/index.d.ts +2787 -3
  4. package/package.json +5 -6
  5. package/color.utils.d.ts +0 -2
  6. package/components/alert/alert.component.d.ts +0 -16
  7. package/components/alert/alert.module.d.ts +0 -13
  8. package/components/app-icon/app-icon.component.d.ts +0 -23
  9. package/components/app-icon/app-icon.module.d.ts +0 -12
  10. package/components/avatar/avatar.component.d.ts +0 -30
  11. package/components/avatar/avatar.module.d.ts +0 -12
  12. package/components/avatar-list/avatar-list.component.d.ts +0 -24
  13. package/components/badge/badge.component.d.ts +0 -16
  14. package/components/badge/badge.module.d.ts +0 -11
  15. package/components/breadcrumbs/breadcrumbs.component.d.ts +0 -13
  16. package/components/breadcrumbs/breadcrumbs.module.d.ts +0 -13
  17. package/components/breadcrumbs/crumb.component.d.ts +0 -16
  18. package/components/button/button.component.d.ts +0 -20
  19. package/components/button/button.directives.d.ts +0 -37
  20. package/components/button/button.module.d.ts +0 -14
  21. package/components/button-group/button-group.component.d.ts +0 -36
  22. package/components/button-group/button-group.module.d.ts +0 -13
  23. package/components/button-toggle/button-toggle-item/button-toggle-item.component.d.ts +0 -26
  24. package/components/button-toggle/button-toggle.component.d.ts +0 -39
  25. package/components/button-toggle/button-toggle.module.d.ts +0 -13
  26. package/components/card/card-attribute/card-attribute.component.d.ts +0 -12
  27. package/components/card/card-author/card-author.component.d.ts +0 -11
  28. package/components/card/card-content/card-content.component.d.ts +0 -9
  29. package/components/card/card-footer/card-footer.component.d.ts +0 -13
  30. package/components/card/card-header/card-header.component.d.ts +0 -14
  31. package/components/card/card.component.d.ts +0 -16
  32. package/components/card/card.module.d.ts +0 -18
  33. package/components/checkbox/checkbox.component.d.ts +0 -27
  34. package/components/checkbox/checkbox.module.d.ts +0 -12
  35. package/components/chip/chip.component.d.ts +0 -26
  36. package/components/chip/chip.module.d.ts +0 -13
  37. package/components/chip-list/chip-list.component.d.ts +0 -21
  38. package/components/contained-input/contained-input.component.d.ts +0 -27
  39. package/components/contained-input/contained-input.module.d.ts +0 -15
  40. package/components/date-input/date-input.component.d.ts +0 -51
  41. package/components/date-input/date-input.module.d.ts +0 -13
  42. package/components/dialog/dialog-actions.component.d.ts +0 -13
  43. package/components/dialog/dialog-confirm.component.d.ts +0 -42
  44. package/components/dialog/dialog-content.component.d.ts +0 -14
  45. package/components/dialog/dialog-header.component.d.ts +0 -13
  46. package/components/dialog/dialog-simple.component.d.ts +0 -39
  47. package/components/dialog/dialog.component.d.ts +0 -39
  48. package/components/dialog/dialog.service.d.ts +0 -22
  49. package/components/dialog/dialogs.module.d.ts +0 -20
  50. package/components/form-heading/form-heading.component.d.ts +0 -16
  51. package/components/form-heading/form-heading.module.d.ts +0 -14
  52. package/components/forms/validators.d.ts +0 -29
  53. package/components/icon/icon.component.d.ts +0 -22
  54. package/components/icon/icon.module.d.ts +0 -11
  55. package/components/icon/icon.types.d.ts +0 -2
  56. package/components/icon-button/icon-button.component.d.ts +0 -17
  57. package/components/icon-button/icon-button.module.d.ts +0 -12
  58. package/components/layouts/context/context.component.d.ts +0 -23
  59. package/components/layouts/grid/grid.component.d.ts +0 -23
  60. package/components/layouts/layout-group.component.d.ts +0 -13
  61. package/components/layouts/layouts.module.d.ts +0 -17
  62. package/components/layouts/panel/panel.component.d.ts +0 -15
  63. package/components/layouts/sidebar/sidebar.component.d.ts +0 -13
  64. package/components/layouts/toolbar/toolbar.component.d.ts +0 -11
  65. package/components/menu/menu-close-triggers.directive.d.ts +0 -11
  66. package/components/menu/menu-container/menu-container.component.d.ts +0 -62
  67. package/components/menu/menu-header/menu-header.component.d.ts +0 -9
  68. package/components/menu/menu-item/menu-item.component.d.ts +0 -50
  69. package/components/menu/menu-item-group/menu-item-group.component.d.ts +0 -20
  70. package/components/menu/menu-separator/menu-separator.component.d.ts +0 -10
  71. package/components/menu/menu-sub-item/menu-sub-item.component.d.ts +0 -25
  72. package/components/menu/menu.component.d.ts +0 -34
  73. package/components/menu/menu.module.d.ts +0 -27
  74. package/components/navbar/navbar-header/navbar-header.component.d.ts +0 -9
  75. package/components/navbar/navbar-item/navbar-item.component.d.ts +0 -32
  76. package/components/navbar/navbar-sub-item/navbar-sub-item.component.d.ts +0 -22
  77. package/components/navbar/navbar.component.d.ts +0 -18
  78. package/components/navbar/navbar.module.d.ts +0 -21
  79. package/components/number-input/number-input.component.d.ts +0 -49
  80. package/components/number-input/number-input.module.d.ts +0 -13
  81. package/components/paginator/paginator-advanced/paginator-advanced.component.d.ts +0 -36
  82. package/components/paginator/paginator.component.d.ts +0 -47
  83. package/components/paginator/paginator.model.d.ts +0 -8
  84. package/components/paginator/paginator.module.d.ts +0 -17
  85. package/components/phone-input/country-code.data.d.ts +0 -2
  86. package/components/phone-input/phone-input.component.d.ts +0 -70
  87. package/components/phone-input/phone-input.model.d.ts +0 -10
  88. package/components/phone-input/phone-input.module.d.ts +0 -16
  89. package/components/popover/popover-panel/popover-panel.component.d.ts +0 -14
  90. package/components/popover/popover.component.d.ts +0 -36
  91. package/components/popover/popover.module.d.ts +0 -14
  92. package/components/progress/bar/bar.component.d.ts +0 -35
  93. package/components/progress/progress.module.d.ts +0 -12
  94. package/components/progress/spinner/spinner.component.d.ts +0 -40
  95. package/components/radio/radio-group.component.d.ts +0 -34
  96. package/components/radio/radio.component.d.ts +0 -21
  97. package/components/radio/radio.module.d.ts +0 -13
  98. package/components/section-heading/back-button/back-button.component.d.ts +0 -15
  99. package/components/section-heading/section-heading.component.d.ts +0 -17
  100. package/components/section-heading/section-heading.module.d.ts +0 -15
  101. package/components/section-heading/subsection-heading/subsection-heading.component.d.ts +0 -13
  102. package/components/select-menu/multi-select-menu/multi-select-menu.component.d.ts +0 -81
  103. package/components/select-menu/select-menu.component.d.ts +0 -117
  104. package/components/select-menu/select-menu.module.d.ts +0 -20
  105. package/components/shared/services/menu-manager.service.d.ts +0 -10
  106. package/components/shared/translation.service.d.ts +0 -14
  107. package/components/snackbar/snackbar/snackbar.component.d.ts +0 -32
  108. package/components/snackbar/snackbar-container/snackbar-container.component.d.ts +0 -23
  109. package/components/snackbar/snackbar-message.model.d.ts +0 -14
  110. package/components/snackbar/snackbar-timer.service.d.ts +0 -10
  111. package/components/snackbar/snackbar.module.d.ts +0 -15
  112. package/components/snackbar/snackbar.service.d.ts +0 -13
  113. package/components/stepper/step.component.d.ts +0 -31
  114. package/components/stepper/stepper.component.d.ts +0 -27
  115. package/components/stepper/stepper.module.d.ts +0 -14
  116. package/components/switch/switch.component.d.ts +0 -26
  117. package/components/switch/switch.module.d.ts +0 -11
  118. package/components/table/cell.d.ts +0 -63
  119. package/components/table/row.d.ts +0 -60
  120. package/components/table/table-dense.component.d.ts +0 -15
  121. package/components/table/table.component.d.ts +0 -15
  122. package/components/table/table.module.d.ts +0 -15
  123. package/components/tabs/tab/tab.component.d.ts +0 -25
  124. package/components/tabs/tab-panel/tab-panel.component.d.ts +0 -10
  125. package/components/tabs/tabs.component.d.ts +0 -21
  126. package/components/tabs/tabs.module.d.ts +0 -14
  127. package/components/tag/tag.component.d.ts +0 -13
  128. package/components/tag/tag.module.d.ts +0 -12
  129. package/components/text/text.component.d.ts +0 -16
  130. package/components/text-input/text-input.component.d.ts +0 -56
  131. package/components/text-input/text-input.module.d.ts +0 -14
  132. package/components/textarea-input/textarea-input.component.d.ts +0 -45
  133. package/components/textarea-input/textarea-input.module.d.ts +0 -14
  134. package/components/timezone-select/time-zone-select.component.d.ts +0 -38
  135. package/components/tooltip/tooltip-panel/tooltip-panel.component.d.ts +0 -27
  136. package/components/tooltip/tooltip.component.d.ts +0 -28
  137. package/components/tooltip/tooltip.directive.d.ts +0 -67
  138. package/components/tooltip/tooltip.module.d.ts +0 -16
  139. package/components/typeahead/typeahead.component.d.ts +0 -73
  140. package/components/wrapped-input/wrapped-input.component.d.ts +0 -18
  141. package/components/wrapped-input/wrapped-input.module.d.ts +0 -12
  142. package/directives/NoopValueAccessor.directive.d.ts +0 -15
  143. package/directives/menu-register.directive.d.ts +0 -14
  144. package/flywheel-io-vision-19.8.0-beta.0.tgz +0 -0
  145. package/public-api.d.ts +0 -138
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flywheel-io/vision",
3
- "version": "19.8.0-beta.0",
3
+ "version": "20.0.0",
4
4
  "description": "Flywheel UI elements provided as Angular components and native web components",
5
5
  "author": "Flywheel",
6
6
  "license": "MIT",
@@ -15,11 +15,6 @@
15
15
  "engines": {
16
16
  "node": ">=22.22.0"
17
17
  },
18
- "peerDependencies": {
19
- "@angular/common": ">=19",
20
- "@angular/core": ">=19",
21
- "@angular/cdk": ">=19"
22
- },
23
18
  "dependencies": {
24
19
  "@date-fns/tz": "^1.4.1",
25
20
  "date-fns": "^2.28.0",
@@ -27,6 +22,10 @@
27
22
  "libphonenumber-js": "^1.10.11",
28
23
  "tslib": "^2.4.1"
29
24
  },
25
+ "peerDependencies": {
26
+ "@angular/cdk": ">=20",
27
+ "@angular-devkit/core": ">=20"
28
+ },
30
29
  "overrides": {
31
30
  "tar": "^7.5.6"
32
31
  },
package/color.utils.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export declare const hashCode: (str: string) => number;
2
- export declare const pickColorViaHash: (seed?: string) => string;
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Component for displaying a warning or context to a user, typically at the top of a page
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-alert--docs)
5
- */
6
- export declare class FwAlertComponent {
7
- description: import("@angular/core").InputSignal<string>;
8
- 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">;
9
- severity: import("@angular/core").InputSignal<"error" | "info" | "warning" | "success">;
10
- title: import("@angular/core").InputSignal<string>;
11
- variant: import("@angular/core").InputSignal<"standard" | "outlined" | "filled">;
12
- showClose: import("@angular/core").InputSignal<boolean>;
13
- close: import("@angular/core").OutputEmitterRef<void>;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FwAlertComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<FwAlertComponent, "fw-alert", never, { "description": { "alias": "description"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "severity": { "alias": "severity"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "showClose": { "alias": "showClose"; "required": false; "isSignal": true; }; }, { "close": "close"; }, never, ["*", "fw-button"], true, never>;
16
- }
@@ -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 "./alert.component";
6
- /**
7
- * @deprecated import component directly, intent to remove in v20
8
- */
9
- export declare class FwAlertModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FwAlertModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwAlertModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwIconButtonModule, typeof i4.FwAlertComponent], [typeof i4.FwAlertComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<FwAlertModule>;
13
- }
@@ -1,23 +0,0 @@
1
- import { IconType } from '../icon/icon.types';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Component for displaying an application icon with configurable color, size, variant, and optional badge
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-app-icon--docs)
6
- */
7
- export declare class FwAppIconComponent {
8
- title?: string;
9
- icon?: IconType;
10
- imageUrl?: string;
11
- color?: 'primary' | 'dark' | 'light' | 'gradient' | 'transparent';
12
- fontColor?: 'contrast' | 'base';
13
- size?: 'small' | 'medium' | 'large' | 'extra-large';
14
- variant?: 'interactive' | 'hover' | 'focused' | 'static';
15
- badge?: string;
16
- tabindex: string;
17
- locked?: boolean;
18
- animated?: boolean;
19
- role: string;
20
- get cssClass(): string;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<FwAppIconComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<FwAppIconComponent, "fw-app-icon", never, { "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "imageUrl": { "alias": "imageUrl"; "required": false; }; "color": { "alias": "color"; "required": false; }; "fontColor": { "alias": "fontColor"; "required": false; }; "size": { "alias": "size"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "badge": { "alias": "badge"; "required": false; }; "tabindex": { "alias": "tabindex"; "required": false; }; "locked": { "alias": "locked"; "required": false; }; "animated": { "alias": "animated"; "required": false; }; }, {}, never, never, true, never>;
23
- }
@@ -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 "./app-icon.component";
5
- /**
6
- * @deprecated import component directly, intent to remove in v20
7
- */
8
- export declare class FwAppIconModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FwAppIconModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwAppIconModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwAppIconComponent], [typeof i3.FwAppIconComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<FwAppIconModule>;
12
- }
@@ -1,30 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- type AvatarColorOption = 'primary' | 'secondary' | 'red' | 'light-slate' | 'slate' | 'warning' | 'success';
3
- /**
4
- * Component for displaying a person or other entity, such as companies
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-avatar--docs)
6
- */
7
- export declare class FwAvatarComponent {
8
- bordered: import("@angular/core").InputSignal<boolean>;
9
- color: import("@angular/core").InputSignal<AvatarColorOption>;
10
- colorSeed: import("@angular/core").ModelSignal<string>;
11
- content: import("@angular/core").InputSignal<"initial" | "image" | "icon">;
12
- 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">;
13
- imageAltText: import("@angular/core").InputSignal<string>;
14
- imageUrl: import("@angular/core").InputSignal<string>;
15
- initial: import("@angular/core").InputSignal<string>;
16
- selectable: import("@angular/core").InputSignal<boolean>;
17
- selected: import("@angular/core").ModelSignal<boolean>;
18
- size: import("@angular/core").InputSignal<"large" | "medium" | "small" | "x-large">;
19
- variant: import("@angular/core").InputSignal<"circular" | "rounded" | "square">;
20
- hostClasses: import("@angular/core").Signal<string>;
21
- onClick(): void;
22
- hasedColor: import("@angular/core").Signal<string>;
23
- colorToDisplay: import("@angular/core").Signal<string>;
24
- isImageBroken: import("@angular/core").WritableSignal<boolean>;
25
- loadImage(): void;
26
- errorImage(): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<FwAvatarComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<FwAvatarComponent, "fw-avatar", never, { "bordered": { "alias": "bordered"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "colorSeed": { "alias": "colorSeed"; "required": false; "isSignal": true; }; "content": { "alias": "content"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "imageAltText": { "alias": "imageAltText"; "required": false; "isSignal": true; }; "imageUrl": { "alias": "imageUrl"; "required": false; "isSignal": true; }; "initial": { "alias": "initial"; "required": false; "isSignal": true; }; "selectable": { "alias": "selectable"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, { "colorSeed": "colorSeedChange"; "selected": "selectedChange"; }, never, never, true, never>;
29
- }
30
- export {};
@@ -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 "./avatar.component";
5
- /**
6
- * @deprecated import component directly, intent to remove in v20
7
- */
8
- export declare class FwAvatarModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FwAvatarModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwAvatarModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwAvatarComponent], [typeof i3.FwAvatarComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<FwAvatarModule>;
12
- }
@@ -1,24 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, OnDestroy, OnInit } from '@angular/core';
2
- import { FwAvatarComponent } from '../avatar/avatar.component';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Component for displaying and managing the overflow of a list of `fw-avatar`s
6
- * @see [Vision Docs](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-avatar-list--docs)
7
- */
8
- export declare class FwAvatarListComponent implements OnInit, OnDestroy {
9
- private subscriptions;
10
- hostElement: ElementRef<any>;
11
- avatars: import("@angular/core").Signal<readonly FwAvatarComponent[]>;
12
- avatarElementRefs: import("@angular/core").Signal<readonly ElementRef<any>[]>;
13
- moreText: import("@angular/core").Signal<ElementRef<HTMLParagraphElement>>;
14
- changeDetector: ChangeDetectorRef;
15
- resizeDebounceMs: import("@angular/core").InputSignal<number>;
16
- ngOnInit(): void;
17
- applyBorderToChildAvatars: import("@angular/core").EffectRef;
18
- childrenChanged: import("@angular/core").EffectRef;
19
- hiddenAvatars: import("@angular/core").WritableSignal<any[]>;
20
- calcOverflow(): void;
21
- ngOnDestroy(): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<FwAvatarListComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<FwAvatarListComponent, "fw-avatar-list", never, { "resizeDebounceMs": { "alias": "resizeDebounceMs"; "required": false; "isSignal": true; }; }, {}, ["avatars", "avatarElementRefs"], ["fw-avatar"], true, never>;
24
- }
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Component for displaying a small numeric or dot badge overlay, typically used to indicate counts or status
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-badge--docs)
5
- */
6
- export declare class FwBadgeComponent {
7
- color?: 'default' | 'primary' | 'secondary' | 'error' | 'warning' | 'success';
8
- variant?: 'standard' | 'dot' | 'static';
9
- value?: string;
10
- hideZero?: boolean;
11
- hideEmpty?: boolean;
12
- get cssClass(): string;
13
- showBadge(): boolean;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FwBadgeComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<FwBadgeComponent, "fw-badge", never, { "color": { "alias": "color"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "value": { "alias": "value"; "required": false; }; "hideZero": { "alias": "hideZero"; "required": false; }; "hideEmpty": { "alias": "hideEmpty"; "required": false; }; }, {}, never, ["*"], true, never>;
16
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./badge.component";
4
- /**
5
- * @deprecated import component directly, intent to remove in v20
6
- */
7
- export declare class FwBadgeModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<FwBadgeModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwBadgeModule, never, [typeof i1.CommonModule, typeof i2.FwBadgeComponent], [typeof i2.FwBadgeComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<FwBadgeModule>;
11
- }
@@ -1,13 +0,0 @@
1
- import { AfterContentInit, QueryList } from '@angular/core';
2
- import { FwCrumbComponent } from './crumb.component';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Component for rendering a horizontal trail of navigation crumbs, automatically marking the last crumb as current
6
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-breadcrumbs--docs)
7
- */
8
- export declare class FwBreadcrumbsComponent implements AfterContentInit {
9
- crumbs: QueryList<FwCrumbComponent>;
10
- ngAfterContentInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwBreadcrumbsComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<FwBreadcrumbsComponent, "fw-breadcrumbs", never, {}, {}, ["crumbs"], ["fw-crumb"], true, never>;
13
- }
@@ -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 "./breadcrumbs.component";
5
- import * as i4 from "./crumb.component";
6
- /**
7
- * @deprecated import component directly, intent to remove in v20
8
- */
9
- export declare class FwBreadcrumbsModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FwBreadcrumbsModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwBreadcrumbsModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwBreadcrumbsComponent, typeof i4.FwCrumbComponent], [typeof i3.FwBreadcrumbsComponent, typeof i4.FwCrumbComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<FwBreadcrumbsModule>;
13
- }
@@ -1,16 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Individual breadcrumb item with a title, optional href navigation, and a separator that is hidden on the last crumb
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-breadcrumbs--docs)
6
- */
7
- export declare class FwCrumbComponent {
8
- title: string;
9
- description?: string;
10
- href?: string;
11
- last?: boolean;
12
- click: EventEmitter<Event>;
13
- handleClick(evt: Event): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCrumbComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<FwCrumbComponent, "fw-crumb", never, { "title": { "alias": "title"; "required": false; }; "description": { "alias": "description"; "required": false; }; "href": { "alias": "href"; "required": false; }; "last": { "alias": "last"; "required": false; }; }, { "click": "click"; }, never, never, true, never>;
16
- }
@@ -1,20 +0,0 @@
1
- import { IconType } from '../icon/icon.types';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Component for a styled action button with configurable color, size, variant, and optional icons
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-button--docs)
6
- */
7
- export declare class FwButtonComponent {
8
- get classes(): string;
9
- color?: 'primary' | 'secondary' | 'danger' | 'slate' | 'skeleton' | 'warning' | 'success';
10
- size?: 'small' | 'medium' | 'large';
11
- variant?: 'ghost' | 'solid' | 'outline' | 'progress';
12
- type?: 'button' | 'submit' | 'reset';
13
- disabled?: boolean;
14
- fullWidth?: boolean;
15
- leftIcon?: IconType;
16
- rightIcon?: IconType;
17
- getMappedColor(): 'primary' | 'secondary' | 'red' | 'slate' | 'orange' | 'green' | undefined;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<FwButtonComponent, "fw-button", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "type": { "alias": "type"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "leftIcon": { "alias": "leftIcon"; "required": false; }; "rightIcon": { "alias": "rightIcon"; "required": false; }; }, {}, never, ["*"], true, never>;
20
- }
@@ -1,37 +0,0 @@
1
- import { DomSanitizer, SafeStyle } from '@angular/platform-browser';
2
- import * as i0 from "@angular/core";
3
- export declare class FwButtonDirective {
4
- private sanitizer;
5
- get style(): SafeStyle;
6
- constructor(sanitizer: DomSanitizer);
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<FwButtonDirective, "[fwButton]", never, {}, {}, never, never, true, never>;
9
- }
10
- export declare class FwButtonPrimaryDirective {
11
- private sanitizer;
12
- get style(): SafeStyle;
13
- constructor(sanitizer: DomSanitizer);
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonPrimaryDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<FwButtonPrimaryDirective, "[fwButtonPrimary]", never, {}, {}, never, never, true, never>;
16
- }
17
- export declare class FwButtonSecondaryDirective {
18
- private sanitizer;
19
- get style(): SafeStyle;
20
- constructor(sanitizer: DomSanitizer);
21
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonSecondaryDirective, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<FwButtonSecondaryDirective, "[fwButtonSecondary]", never, {}, {}, never, never, true, never>;
23
- }
24
- export declare class FwButtonDangerDirective {
25
- private sanitizer;
26
- get style(): SafeStyle;
27
- constructor(sanitizer: DomSanitizer);
28
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonDangerDirective, never>;
29
- static ɵdir: i0.ɵɵDirectiveDeclaration<FwButtonDangerDirective, "[fwButtonDanger]", never, {}, {}, never, never, true, never>;
30
- }
31
- export declare class FwButtonSuccessDirective {
32
- private sanitizer;
33
- get style(): SafeStyle;
34
- constructor(sanitizer: DomSanitizer);
35
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonSuccessDirective, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<FwButtonSuccessDirective, "[fwButtonSuccess]", never, {}, {}, never, never, true, never>;
37
- }
@@ -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 "../progress/progress.module";
5
- import * as i4 from "./button.component";
6
- import * as i5 from "./button.directives";
7
- /**
8
- * @deprecated import component directly, intent to remove in v20
9
- */
10
- export declare class FwButtonModule {
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwButtonModule, never, [typeof i1.CommonModule, typeof i2.FwIconModule, typeof i3.FwProgressModule, typeof i4.FwButtonComponent, typeof i5.FwButtonDirective, typeof i5.FwButtonDangerDirective, typeof i5.FwButtonPrimaryDirective, typeof i5.FwButtonSecondaryDirective, typeof i5.FwButtonSuccessDirective], [typeof i4.FwButtonComponent, typeof i5.FwButtonDirective, typeof i5.FwButtonDangerDirective, typeof i5.FwButtonPrimaryDirective, typeof i5.FwButtonSecondaryDirective, typeof i5.FwButtonSuccessDirective]>;
13
- static ɵinj: i0.ɵɵInjectorDeclaration<FwButtonModule>;
14
- }
@@ -1,36 +0,0 @@
1
- import { AfterContentInit, EventEmitter, OnChanges, OnDestroy, QueryList, SimpleChanges } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { FwButtonToggleItemComponent } from '../button-toggle/button-toggle-item/button-toggle-item.component';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Component for a multi-select group of toggle buttons that supports Angular forms and emits selected values as an array
7
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-button-group--docs)
8
- */
9
- export declare class FwButtonGroupComponent implements ControlValueAccessor, OnChanges, OnDestroy, AfterContentInit {
10
- layout?: 'basic' | 'compact';
11
- size?: 'small' | 'medium' | 'large';
12
- disabled?: boolean;
13
- color?: 'primary' | 'secondary' | 'danger' | 'slate' | 'skeleton' | 'warning' | 'success';
14
- selectedColor?: 'primary' | 'secondary' | 'danger' | 'slate' | 'skeleton' | 'warning' | 'success';
15
- fullWidth: boolean;
16
- get classes(): string;
17
- toggleButtons: QueryList<FwButtonToggleItemComponent>;
18
- private subscriptions;
19
- change: EventEmitter<string[]>;
20
- private _value;
21
- get value(): string[];
22
- set value(newValue: string[]);
23
- onChange: (value: string[]) => void;
24
- onTouched: () => void;
25
- registerOnChange(fn: (value: string[]) => void): void;
26
- registerOnTouched(fn: () => void): void;
27
- setDisabledState?(isDisabled: boolean): void;
28
- writeValue(value: string[]): void;
29
- ngOnChanges(changes: SimpleChanges): void;
30
- ngOnDestroy(): void;
31
- ngAfterContentInit(): void;
32
- updateValue(value: string[]): void;
33
- formatToggles(): void;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonGroupComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<FwButtonGroupComponent, "fw-button-group", never, { "layout": { "alias": "layout"; "required": false; }; "size": { "alias": "size"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "color": { "alias": "color"; "required": false; }; "selectedColor": { "alias": "selectedColor"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "change": "change"; }, ["toggleButtons"], ["fw-button-toggle-item,fw-tooltip"], true, never>;
36
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "../button/button.module";
3
- import * as i2 from "../icon/icon.module";
4
- import * as i3 from "../button-toggle/button-toggle.module";
5
- import * as i4 from "./button-group.component";
6
- /**
7
- * @deprecated import component directly, intent to remove in v20
8
- */
9
- export declare class FwButtonGroupModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonGroupModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwButtonGroupModule, never, [typeof i1.FwButtonModule, typeof i2.FwIconModule, typeof i3.FwButtonToggleModule, typeof i4.FwButtonGroupComponent], [typeof i4.FwButtonGroupComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<FwButtonGroupModule>;
13
- }
@@ -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
- * Individual toggle button item used inside a button-toggle or button-group, with icon, title, and selected state
6
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-button-toggle--docs)
7
- */
8
- export declare class FwButtonToggleItemComponent {
9
- title?: string;
10
- icon?: IconType;
11
- selectedIcon?: IconType;
12
- value?: string;
13
- selected: boolean;
14
- disabled: boolean;
15
- size?: 'small' | 'medium' | 'large';
16
- color?: 'primary' | 'secondary' | 'danger' | 'slate' | 'skeleton' | 'warning' | 'success';
17
- selectedColor?: 'primary' | 'secondary' | 'danger' | 'slate' | 'skeleton' | 'warning' | 'success';
18
- selectedStyle?: 'background' | 'foreground';
19
- fullWidth: import("@angular/core").ModelSignal<boolean>;
20
- click: EventEmitter<string>;
21
- get classes(): string;
22
- constructor();
23
- handleClick(): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonToggleItemComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<FwButtonToggleItemComponent, "fw-button-toggle-item", never, { "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "selectedIcon": { "alias": "selectedIcon"; "required": false; }; "value": { "alias": "value"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "selectedColor": { "alias": "selectedColor"; "required": false; }; "selectedStyle": { "alias": "selectedStyle"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; "isSignal": true; }; }, { "fullWidth": "fullWidthChange"; "click": "click"; }, never, never, true, never>;
26
- }
@@ -1,39 +0,0 @@
1
- import { AfterContentInit, ChangeDetectorRef, EventEmitter, OnChanges, OnDestroy, QueryList, SimpleChanges } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { FwButtonToggleItemComponent } from './button-toggle-item/button-toggle-item.component';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Component for a single-select group of toggle buttons that supports Angular forms and emits the selected value
7
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/form-controls-button-toggle--docs)
8
- */
9
- export declare class FwButtonToggleComponent implements ControlValueAccessor, OnChanges, OnDestroy, AfterContentInit {
10
- private cdref;
11
- layout?: 'basic' | 'compact';
12
- size?: 'small' | 'medium' | 'large';
13
- disabled?: boolean;
14
- color?: 'primary' | 'secondary' | 'danger' | 'slate' | 'skeleton' | 'warning' | 'success';
15
- selectedColor?: 'primary' | 'secondary' | 'danger' | 'slate' | 'skeleton' | 'warning' | 'success';
16
- fullWidth: boolean;
17
- get classes(): string;
18
- toggleButtons: QueryList<FwButtonToggleItemComponent>;
19
- private subscriptions;
20
- change: EventEmitter<string>;
21
- private _value;
22
- get value(): string;
23
- set value(newValue: string);
24
- constructor(cdref: ChangeDetectorRef);
25
- onChange: (value: string) => void;
26
- onTouched: () => void;
27
- registerOnChange(fn: (value: string) => void): void;
28
- registerOnTouched(fn: () => void): void;
29
- setDisabledState?(isDisabled: boolean): void;
30
- writeValue(value: string): void;
31
- ngOnChanges(changes: SimpleChanges): void;
32
- ngOnDestroy(): void;
33
- ngAfterContentInit(): void;
34
- valueChange(value: string): void;
35
- updateValue(value: string): void;
36
- formatToggles(): void;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonToggleComponent, never>;
38
- static ɵcmp: i0.ɵɵComponentDeclaration<FwButtonToggleComponent, "fw-button-toggle", never, { "layout": { "alias": "layout"; "required": false; }; "size": { "alias": "size"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "color": { "alias": "color"; "required": false; }; "selectedColor": { "alias": "selectedColor"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "change": "change"; }, ["toggleButtons"], ["fw-button-toggle-item,fw-tooltip"], true, never>;
39
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "../button/button.module";
3
- import * as i2 from "../icon/icon.module";
4
- import * as i3 from "./button-toggle.component";
5
- import * as i4 from "./button-toggle-item/button-toggle-item.component";
6
- /**
7
- * @deprecated import component directly, intent to remove in v20
8
- */
9
- export declare class FwButtonToggleModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FwButtonToggleModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<FwButtonToggleModule, never, [typeof i1.FwButtonModule, typeof i2.FwIconModule, typeof i3.FwButtonToggleComponent, typeof i4.FwButtonToggleItemComponent], [typeof i3.FwButtonToggleComponent, typeof i4.FwButtonToggleItemComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<FwButtonToggleModule>;
13
- }
@@ -1,12 +0,0 @@
1
- import { IconType } from '../../icon/icon.types';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Sub-component for displaying a single icon+label attribute row inside a card
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-card--docs)
6
- */
7
- export declare class FwCardAttributeComponent {
8
- icon: IconType;
9
- title: string;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCardAttributeComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<FwCardAttributeComponent, "fw-card-attr", never, { "icon": { "alias": "icon"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
12
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Sub-component for displaying an author's name and detail text inside a card
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-card--docs)
5
- */
6
- export declare class FwCardAuthorComponent {
7
- name: string;
8
- details: string;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCardAuthorComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<FwCardAuthorComponent, "fw-card-author", never, { "name": { "alias": "name"; "required": false; }; "details": { "alias": "details"; "required": false; }; }, {}, never, ["fw-avatar"], true, never>;
11
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Sub-component for wrapping the main content area of a card
4
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-card--docs)
5
- */
6
- export declare class FwCardContentComponent {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCardContentComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<FwCardContentComponent, "fw-card-content", never, {}, {}, never, ["*"], true, never>;
9
- }
@@ -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 footer row of a card, laid out with flex and space-between alignment
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-card--docs)
6
- */
7
- export declare class FwCardFooterComponent {
8
- private sanitizer;
9
- get style(): SafeStyle;
10
- constructor(sanitizer: DomSanitizer);
11
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCardFooterComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<FwCardFooterComponent, "fw-card-footer", never, {}, {}, never, ["*"], true, never>;
13
- }
@@ -1,14 +0,0 @@
1
- import { IconType } from '../../icon/icon.types';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Sub-component for rendering a card's header row with an optional icon, title, and description
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-card--docs)
6
- */
7
- export declare class FwCardHeaderComponent {
8
- title?: string;
9
- description?: string;
10
- leftIcon?: IconType;
11
- iconColor?: 'primary' | 'secondary' | 'red' | 'orange' | 'green' | 'slate' | 'muted' | 'typography';
12
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCardHeaderComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<FwCardHeaderComponent, "fw-card-header", never, { "title": { "alias": "title"; "required": false; }; "description": { "alias": "description"; "required": false; }; "leftIcon": { "alias": "leftIcon"; "required": false; }; "iconColor": { "alias": "iconColor"; "required": false; }; }, {}, never, ["fw-app-icon", "*"], true, never>;
14
- }
@@ -1,16 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Component for grouping related content and actions into a contained, selectable card surface
5
- * @see [Vision storybook](https://cdn.flywheel.io/docs/vision/master/?path=/docs/components-card--docs)
6
- */
7
- export declare class FwCardComponent {
8
- value?: object | string;
9
- disabled?: boolean;
10
- focused?: boolean;
11
- constrained?: boolean;
12
- selectable?: boolean;
13
- select: EventEmitter<object | string>;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<FwCardComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<FwCardComponent, "fw-card", never, { "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "focused": { "alias": "focused"; "required": false; }; "constrained": { "alias": "constrained"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; }, { "select": "select"; }, never, ["fw-card-header", "fw-card-author", "fw-card-content", "fw-card-footer"], true, never>;
16
- }