@weeehaoooz/talos-ui 0.1.0 → 0.1.2
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.
- package/README.md +2 -0
- package/fesm2022/{weeehaoooz-talos-ui-button-button-group.mjs → weeehaoooz-talos-ui-button.mjs} +115 -18
- package/fesm2022/weeehaoooz-talos-ui-button.mjs.map +1 -0
- package/fesm2022/weeehaoooz-talos-ui-data-display.mjs +3110 -0
- package/fesm2022/weeehaoooz-talos-ui-data-display.mjs.map +1 -0
- package/fesm2022/weeehaoooz-talos-ui-data-viz.mjs +2414 -0
- package/fesm2022/weeehaoooz-talos-ui-data-viz.mjs.map +1 -0
- package/fesm2022/weeehaoooz-talos-ui-dropdown.mjs +1039 -0
- package/fesm2022/weeehaoooz-talos-ui-dropdown.mjs.map +1 -0
- package/fesm2022/weeehaoooz-talos-ui-feedback.mjs +2885 -0
- package/fesm2022/weeehaoooz-talos-ui-feedback.mjs.map +1 -0
- package/fesm2022/weeehaoooz-talos-ui-form.mjs +10799 -0
- package/fesm2022/weeehaoooz-talos-ui-form.mjs.map +1 -0
- package/fesm2022/weeehaoooz-talos-ui-layout.mjs +1320 -11
- package/fesm2022/weeehaoooz-talos-ui-layout.mjs.map +1 -1
- package/fesm2022/weeehaoooz-talos-ui-nav.mjs +119 -72
- package/fesm2022/weeehaoooz-talos-ui-nav.mjs.map +1 -1
- package/fesm2022/weeehaoooz-talos-ui.mjs +22190 -15213
- package/fesm2022/weeehaoooz-talos-ui.mjs.map +1 -1
- package/package.json +20 -135
- package/styles/_breadcrumb.scss +16 -0
- package/styles/_button-group.scss +156 -7
- package/styles/_buttons.scss +156 -8
- package/styles/_dropdown.scss +438 -0
- package/styles/_form-controls.scss +13 -0
- package/styles/_progress-bar.scss +43 -0
- package/styles/_skeleton.scss +176 -0
- package/styles/_spinner.scss +58 -0
- package/styles/_variables.scss +37 -0
- package/styles/index.scss +6 -1
- package/types/weeehaoooz-talos-ui-button.d.ts +92 -0
- package/types/weeehaoooz-talos-ui-button.d.ts.map +1 -0
- package/types/weeehaoooz-talos-ui-data-display.d.ts +1018 -0
- package/types/weeehaoooz-talos-ui-data-display.d.ts.map +1 -0
- package/types/weeehaoooz-talos-ui-data-viz.d.ts +839 -0
- package/types/weeehaoooz-talos-ui-data-viz.d.ts.map +1 -0
- package/types/weeehaoooz-talos-ui-dropdown.d.ts +187 -0
- package/types/weeehaoooz-talos-ui-dropdown.d.ts.map +1 -0
- package/types/weeehaoooz-talos-ui-feedback.d.ts +1495 -0
- package/types/weeehaoooz-talos-ui-feedback.d.ts.map +1 -0
- package/types/weeehaoooz-talos-ui-form.d.ts +2639 -0
- package/types/weeehaoooz-talos-ui-form.d.ts.map +1 -0
- package/types/weeehaoooz-talos-ui-layout.d.ts +851 -3
- package/types/weeehaoooz-talos-ui-layout.d.ts.map +1 -1
- package/types/weeehaoooz-talos-ui-nav.d.ts +36 -10
- package/types/weeehaoooz-talos-ui-nav.d.ts.map +1 -1
- package/types/weeehaoooz-talos-ui.d.ts +6949 -4137
- package/types/weeehaoooz-talos-ui.d.ts.map +1 -1
- package/fesm2022/weeehaoooz-talos-ui-button-button-group.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-button-button.mjs +0 -93
- package/fesm2022/weeehaoooz-talos-ui-button-button.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-display-badge.mjs +0 -233
- package/fesm2022/weeehaoooz-talos-ui-data-display-badge.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-display-status-tag.mjs +0 -361
- package/fesm2022/weeehaoooz-talos-ui-data-display-status-tag.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-display-timeline.mjs +0 -312
- package/fesm2022/weeehaoooz-talos-ui-data-display-timeline.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-display-trend-indicator.mjs +0 -235
- package/fesm2022/weeehaoooz-talos-ui-data-display-trend-indicator.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-viz-category-bar.mjs +0 -462
- package/fesm2022/weeehaoooz-talos-ui-data-viz-category-bar.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-viz-heatmap.mjs +0 -805
- package/fesm2022/weeehaoooz-talos-ui-data-viz-heatmap.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-viz-mini-donut.mjs +0 -267
- package/fesm2022/weeehaoooz-talos-ui-data-viz-mini-donut.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-viz-mini-gauge.mjs +0 -351
- package/fesm2022/weeehaoooz-talos-ui-data-viz-mini-gauge.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-data-viz-sparkline.mjs +0 -566
- package/fesm2022/weeehaoooz-talos-ui-data-viz-sparkline.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-feedback-alert.mjs +0 -534
- package/fesm2022/weeehaoooz-talos-ui-feedback-alert.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-feedback-dialog.mjs +0 -446
- package/fesm2022/weeehaoooz-talos-ui-feedback-dialog.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-feedback-snackbar.mjs +0 -376
- package/fesm2022/weeehaoooz-talos-ui-feedback-snackbar.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-feedback-tooltip.mjs +0 -147
- package/fesm2022/weeehaoooz-talos-ui-feedback-tooltip.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-affix.mjs +0 -242
- package/fesm2022/weeehaoooz-talos-ui-form-affix.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-autocomplete.mjs +0 -514
- package/fesm2022/weeehaoooz-talos-ui-form-autocomplete.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-checkbox.mjs +0 -548
- package/fesm2022/weeehaoooz-talos-ui-form-checkbox.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-chips.mjs +0 -692
- package/fesm2022/weeehaoooz-talos-ui-form-chips.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-color-picker.mjs +0 -761
- package/fesm2022/weeehaoooz-talos-ui-form-color-picker.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-date-picker.mjs +0 -896
- package/fesm2022/weeehaoooz-talos-ui-form-date-picker.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-date-range-picker.mjs +0 -872
- package/fesm2022/weeehaoooz-talos-ui-form-date-range-picker.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-date-time-picker.mjs +0 -119
- package/fesm2022/weeehaoooz-talos-ui-form-date-time-picker.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-date-time-range-picker.mjs +0 -135
- package/fesm2022/weeehaoooz-talos-ui-form-date-time-range-picker.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-drop-zone.mjs +0 -666
- package/fesm2022/weeehaoooz-talos-ui-form-drop-zone.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-form-field.mjs +0 -147
- package/fesm2022/weeehaoooz-talos-ui-form-form-field.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-input.mjs +0 -33
- package/fesm2022/weeehaoooz-talos-ui-form-input.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-otp.mjs +0 -455
- package/fesm2022/weeehaoooz-talos-ui-form-otp.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-password-input.mjs +0 -379
- package/fesm2022/weeehaoooz-talos-ui-form-password-input.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-radio.mjs +0 -297
- package/fesm2022/weeehaoooz-talos-ui-form-radio.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-range-input.mjs +0 -661
- package/fesm2022/weeehaoooz-talos-ui-form-range-input.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-rating.mjs +0 -346
- package/fesm2022/weeehaoooz-talos-ui-form-rating.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-select-input.mjs +0 -896
- package/fesm2022/weeehaoooz-talos-ui-form-select-input.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-slide-toggle.mjs +0 -252
- package/fesm2022/weeehaoooz-talos-ui-form-slide-toggle.mjs.map +0 -1
- package/fesm2022/weeehaoooz-talos-ui-form-transfer-list.mjs +0 -916
- package/fesm2022/weeehaoooz-talos-ui-form-transfer-list.mjs.map +0 -1
- package/types/weeehaoooz-talos-ui-button-button-group.d.ts +0 -59
- package/types/weeehaoooz-talos-ui-button-button-group.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-button-button.d.ts +0 -38
- package/types/weeehaoooz-talos-ui-button-button.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-display-badge.d.ts +0 -119
- package/types/weeehaoooz-talos-ui-data-display-badge.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-display-status-tag.d.ts +0 -135
- package/types/weeehaoooz-talos-ui-data-display-status-tag.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-display-timeline.d.ts +0 -144
- package/types/weeehaoooz-talos-ui-data-display-timeline.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-display-trend-indicator.d.ts +0 -83
- package/types/weeehaoooz-talos-ui-data-display-trend-indicator.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-viz-category-bar.d.ts +0 -255
- package/types/weeehaoooz-talos-ui-data-viz-category-bar.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-viz-heatmap.d.ts +0 -204
- package/types/weeehaoooz-talos-ui-data-viz-heatmap.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-viz-mini-donut.d.ts +0 -101
- package/types/weeehaoooz-talos-ui-data-viz-mini-donut.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-viz-mini-gauge.d.ts +0 -138
- package/types/weeehaoooz-talos-ui-data-viz-mini-gauge.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-data-viz-sparkline.d.ts +0 -161
- package/types/weeehaoooz-talos-ui-data-viz-sparkline.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-feedback-alert.d.ts +0 -212
- package/types/weeehaoooz-talos-ui-feedback-alert.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-feedback-dialog.d.ts +0 -259
- package/types/weeehaoooz-talos-ui-feedback-dialog.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-feedback-snackbar.d.ts +0 -147
- package/types/weeehaoooz-talos-ui-feedback-snackbar.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-feedback-tooltip.d.ts +0 -32
- package/types/weeehaoooz-talos-ui-feedback-tooltip.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-affix.d.ts +0 -88
- package/types/weeehaoooz-talos-ui-form-affix.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-autocomplete.d.ts +0 -113
- package/types/weeehaoooz-talos-ui-form-autocomplete.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-checkbox.d.ts +0 -165
- package/types/weeehaoooz-talos-ui-form-checkbox.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-chips.d.ts +0 -152
- package/types/weeehaoooz-talos-ui-form-chips.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-color-picker.d.ts +0 -144
- package/types/weeehaoooz-talos-ui-form-color-picker.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-date-picker.d.ts +0 -138
- package/types/weeehaoooz-talos-ui-form-date-picker.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-date-range-picker.d.ts +0 -148
- package/types/weeehaoooz-talos-ui-form-date-range-picker.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-date-time-picker.d.ts +0 -44
- package/types/weeehaoooz-talos-ui-form-date-time-picker.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-date-time-range-picker.d.ts +0 -48
- package/types/weeehaoooz-talos-ui-form-date-time-range-picker.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-drop-zone.d.ts +0 -227
- package/types/weeehaoooz-talos-ui-form-drop-zone.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-form-field.d.ts +0 -42
- package/types/weeehaoooz-talos-ui-form-form-field.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-input.d.ts +0 -15
- package/types/weeehaoooz-talos-ui-form-input.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-otp.d.ts +0 -111
- package/types/weeehaoooz-talos-ui-form-otp.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-password-input.d.ts +0 -145
- package/types/weeehaoooz-talos-ui-form-password-input.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-radio.d.ts +0 -84
- package/types/weeehaoooz-talos-ui-form-radio.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-range-input.d.ts +0 -181
- package/types/weeehaoooz-talos-ui-form-range-input.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-rating.d.ts +0 -110
- package/types/weeehaoooz-talos-ui-form-rating.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-select-input.d.ts +0 -195
- package/types/weeehaoooz-talos-ui-form-select-input.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-slide-toggle.d.ts +0 -79
- package/types/weeehaoooz-talos-ui-form-slide-toggle.d.ts.map +0 -1
- package/types/weeehaoooz-talos-ui-form-transfer-list.d.ts +0 -192
- package/types/weeehaoooz-talos-ui-form-transfer-list.d.ts.map +0 -1
|
@@ -0,0 +1,1018 @@
|
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { Type, TemplateRef, OnInit, PipeTransform } from '@angular/core';
|
|
3
|
+
import { ButtonVariant, ButtonSize } from '@weeehaoooz/talos-ui/button';
|
|
4
|
+
import { ConnectedPosition } from '@angular/cdk/overlay';
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Supported size scales for the badge.
|
|
8
|
+
*/
|
|
9
|
+
type TalosBadgeSize = 'xs' | 'sm' | 'md' | 'lg';
|
|
10
|
+
/**
|
|
11
|
+
* Anchor positions for placing the badge relative to its host element.
|
|
12
|
+
*/
|
|
13
|
+
type TalosBadgePosition = 'top-right' | 'top-left' | 'bottom-right' | 'bottom-left' | 'top' | 'bottom' | 'inline';
|
|
14
|
+
/**
|
|
15
|
+
* Visual semantic variant presentation styles.
|
|
16
|
+
*/
|
|
17
|
+
type TalosBadgeVariant = 'primary' | 'secondary' | 'success' | 'warning' | 'danger' | 'error' | 'info' | 'neutral' | 'subtle' | 'outline';
|
|
18
|
+
/**
|
|
19
|
+
* Shape styling of the badge container.
|
|
20
|
+
*/
|
|
21
|
+
type TalosBadgeShape = 'circle' | 'pill' | 'square';
|
|
22
|
+
/**
|
|
23
|
+
* Formats badge content taking into account max threshold clamping, dot mode, and null values.
|
|
24
|
+
*
|
|
25
|
+
* @param content The raw badge content (number, string, or null/undefined)
|
|
26
|
+
* @param max The maximum numerical threshold before displaying with a '+' post-script (e.g. 99+)
|
|
27
|
+
* @param dot Whether the badge is operating in dot indicator mode
|
|
28
|
+
* @returns The formatted string to be rendered inside the badge
|
|
29
|
+
*/
|
|
30
|
+
declare function formatBadgeContent(content: string | number | null | undefined, max?: number | null, dot?: boolean): string;
|
|
31
|
+
|
|
32
|
+
declare class TalosBadgeDirective {
|
|
33
|
+
private readonly elementRef;
|
|
34
|
+
private readonly renderer;
|
|
35
|
+
private readonly destroyRef;
|
|
36
|
+
/**
|
|
37
|
+
* The content to display inside the badge.
|
|
38
|
+
* Can be a number, string, or null/undefined.
|
|
39
|
+
*/
|
|
40
|
+
readonly content: _angular_core.InputSignal<string | number | null | undefined>;
|
|
41
|
+
/**
|
|
42
|
+
* Maximum numeric value to display before appending '+'.
|
|
43
|
+
* For example, max = 99 will display 100 as '99+'.
|
|
44
|
+
*/
|
|
45
|
+
readonly max: _angular_core.InputSignal<number | null | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* Size scale of the badge.
|
|
48
|
+
* @default 'md'
|
|
49
|
+
*/
|
|
50
|
+
readonly size: _angular_core.InputSignal<TalosBadgeSize>;
|
|
51
|
+
/**
|
|
52
|
+
* Anchor position of the badge relative to the host element.
|
|
53
|
+
* @default 'top-right'
|
|
54
|
+
*/
|
|
55
|
+
readonly position: _angular_core.InputSignal<TalosBadgePosition>;
|
|
56
|
+
/**
|
|
57
|
+
* Visual variant/color theme of the badge.
|
|
58
|
+
* @default 'primary'
|
|
59
|
+
*/
|
|
60
|
+
readonly variant: _angular_core.InputSignal<TalosBadgeVariant>;
|
|
61
|
+
/**
|
|
62
|
+
* Shape style of the badge container.
|
|
63
|
+
* @default 'circle'
|
|
64
|
+
*/
|
|
65
|
+
readonly shape: _angular_core.InputSignal<TalosBadgeShape>;
|
|
66
|
+
/**
|
|
67
|
+
* Whether to display the badge as a small indicator dot without text content.
|
|
68
|
+
* @default false
|
|
69
|
+
*/
|
|
70
|
+
readonly dot: _angular_core.InputSignal<boolean>;
|
|
71
|
+
/**
|
|
72
|
+
* Whether to enable an animated pulse/ripple effect for notifications.
|
|
73
|
+
* @default false
|
|
74
|
+
*/
|
|
75
|
+
readonly pulse: _angular_core.InputSignal<boolean>;
|
|
76
|
+
/**
|
|
77
|
+
* Whether the badge is hidden from view.
|
|
78
|
+
* @default false
|
|
79
|
+
*/
|
|
80
|
+
readonly hidden: _angular_core.InputSignal<boolean>;
|
|
81
|
+
/**
|
|
82
|
+
* Whether the badge overlaps the edge of the host component.
|
|
83
|
+
* @default true
|
|
84
|
+
*/
|
|
85
|
+
readonly overlap: _angular_core.InputSignal<boolean>;
|
|
86
|
+
/**
|
|
87
|
+
* Accessible description/label for screen readers.
|
|
88
|
+
*/
|
|
89
|
+
readonly ariaLabel: _angular_core.InputSignal<string | null | undefined>;
|
|
90
|
+
/**
|
|
91
|
+
* Computed formatted text content for the badge.
|
|
92
|
+
*/
|
|
93
|
+
readonly formattedContent: _angular_core.Signal<string>;
|
|
94
|
+
/**
|
|
95
|
+
* Whether the badge should actively render in the DOM and be visible.
|
|
96
|
+
*/
|
|
97
|
+
readonly shouldRender: _angular_core.Signal<boolean>;
|
|
98
|
+
/**
|
|
99
|
+
* Computed host aria-label override when provided.
|
|
100
|
+
*/
|
|
101
|
+
readonly resolvedHostAriaLabel: _angular_core.Signal<string | null>;
|
|
102
|
+
private badgeElement;
|
|
103
|
+
constructor();
|
|
104
|
+
/**
|
|
105
|
+
* Returns the native badge element for inspection or testing.
|
|
106
|
+
*/
|
|
107
|
+
get nativeBadgeElement(): HTMLElement | null;
|
|
108
|
+
private updateBadgeDom;
|
|
109
|
+
private removeBadgeDom;
|
|
110
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosBadgeDirective, never>;
|
|
111
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TalosBadgeDirective, "[talosBadge], [talos-badge]", never, { "content": { "alias": "talosBadge"; "required": false; "isSignal": true; }; "max": { "alias": "talosBadgeMax"; "required": false; "isSignal": true; }; "size": { "alias": "talosBadgeSize"; "required": false; "isSignal": true; }; "position": { "alias": "talosBadgePosition"; "required": false; "isSignal": true; }; "variant": { "alias": "talosBadgeVariant"; "required": false; "isSignal": true; }; "shape": { "alias": "talosBadgeShape"; "required": false; "isSignal": true; }; "dot": { "alias": "talosBadgeDot"; "required": false; "isSignal": true; }; "pulse": { "alias": "talosBadgePulse"; "required": false; "isSignal": true; }; "hidden": { "alias": "talosBadgeHidden"; "required": false; "isSignal": true; }; "overlap": { "alias": "talosBadgeOverlap"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "talosBadgeAriaLabel"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
declare class TalosBadgeModule {
|
|
115
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosBadgeModule, never>;
|
|
116
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<TalosBadgeModule, never, [typeof TalosBadgeDirective], [typeof TalosBadgeDirective]>;
|
|
117
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<TalosBadgeModule>;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* Size scale for the breadcrumb navigation.
|
|
122
|
+
*/
|
|
123
|
+
type TalosBreadcrumbSize = 'xs' | 'sm' | 'md' | 'lg';
|
|
124
|
+
/**
|
|
125
|
+
* Built-in separator style types for breadcrumbs.
|
|
126
|
+
*/
|
|
127
|
+
type TalosBreadcrumbSeparatorType = 'chevron' | 'slash' | 'arrow' | 'bullet' | 'custom';
|
|
128
|
+
/**
|
|
129
|
+
* Visual background and container variant for breadcrumb trails.
|
|
130
|
+
*/
|
|
131
|
+
type TalosBreadcrumbVariant = 'standard' | 'contained' | 'subtle';
|
|
132
|
+
/**
|
|
133
|
+
* Data model representing a single breadcrumb item.
|
|
134
|
+
*/
|
|
135
|
+
interface TalosBreadcrumbItem {
|
|
136
|
+
/**
|
|
137
|
+
* Unique identifier for trackBy and selection.
|
|
138
|
+
*/
|
|
139
|
+
id?: string | number;
|
|
140
|
+
/**
|
|
141
|
+
* The visible label text for this breadcrumb node.
|
|
142
|
+
*/
|
|
143
|
+
label: string;
|
|
144
|
+
/**
|
|
145
|
+
* Standard URL hyperlink. When provided, renders as an anchor tag.
|
|
146
|
+
*/
|
|
147
|
+
href?: string;
|
|
148
|
+
/**
|
|
149
|
+
* Angular router link navigation path or commands.
|
|
150
|
+
*/
|
|
151
|
+
routerLink?: string | unknown[];
|
|
152
|
+
/**
|
|
153
|
+
* Optional icon component to display alongside the label (e.g. Lucide icon).
|
|
154
|
+
*/
|
|
155
|
+
icon?: Type<unknown>;
|
|
156
|
+
/**
|
|
157
|
+
* Whether this breadcrumb item is disabled and non-interactive.
|
|
158
|
+
*/
|
|
159
|
+
disabled?: boolean;
|
|
160
|
+
/**
|
|
161
|
+
* Explicitly marks this breadcrumb item as the current active page.
|
|
162
|
+
* If omitted, the last item in a breadcrumb trail is automatically treated as current.
|
|
163
|
+
*/
|
|
164
|
+
current?: boolean;
|
|
165
|
+
/**
|
|
166
|
+
* Accessible description/label for screen readers (aria-label).
|
|
167
|
+
*/
|
|
168
|
+
ariaLabel?: string;
|
|
169
|
+
/**
|
|
170
|
+
* Target attribute when href is used (e.g., '_blank').
|
|
171
|
+
*/
|
|
172
|
+
target?: string;
|
|
173
|
+
/**
|
|
174
|
+
* Native tooltip or title text.
|
|
175
|
+
*/
|
|
176
|
+
title?: string;
|
|
177
|
+
/**
|
|
178
|
+
* Custom template override for rendering this specific breadcrumb item.
|
|
179
|
+
*/
|
|
180
|
+
customTemplate?: TemplateRef<unknown>;
|
|
181
|
+
}
|
|
182
|
+
/**
|
|
183
|
+
* Event payload emitted when a breadcrumb item is clicked.
|
|
184
|
+
*/
|
|
185
|
+
interface TalosBreadcrumbItemClickEvent {
|
|
186
|
+
/**
|
|
187
|
+
* The clicked breadcrumb item model.
|
|
188
|
+
*/
|
|
189
|
+
item: TalosBreadcrumbItem;
|
|
190
|
+
/**
|
|
191
|
+
* The index of the item within the breadcrumb trail.
|
|
192
|
+
*/
|
|
193
|
+
index: number;
|
|
194
|
+
/**
|
|
195
|
+
* The originating mouse or keyboard event.
|
|
196
|
+
*/
|
|
197
|
+
originalEvent: MouseEvent | KeyboardEvent;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
/**
|
|
201
|
+
* Context passed to custom breadcrumb item template definitions.
|
|
202
|
+
*/
|
|
203
|
+
interface TalosBreadcrumbItemContext {
|
|
204
|
+
$implicit: TalosBreadcrumbItem;
|
|
205
|
+
index: number;
|
|
206
|
+
isFirst: boolean;
|
|
207
|
+
isLast: boolean;
|
|
208
|
+
}
|
|
209
|
+
/**
|
|
210
|
+
* Directive for projecting a custom separator template into `<talos-breadcrumb>`.
|
|
211
|
+
*
|
|
212
|
+
* @example
|
|
213
|
+
* ```html
|
|
214
|
+
* <talos-breadcrumb [items]="crumbs">
|
|
215
|
+
* <ng-template talosBreadcrumbSeparator>
|
|
216
|
+
* <span class="custom-slash">~</span>
|
|
217
|
+
* </ng-template>
|
|
218
|
+
* </talos-breadcrumb>
|
|
219
|
+
* ```
|
|
220
|
+
*/
|
|
221
|
+
declare class TalosBreadcrumbSeparatorDirective {
|
|
222
|
+
readonly templateRef: TemplateRef<unknown>;
|
|
223
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosBreadcrumbSeparatorDirective, never>;
|
|
224
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TalosBreadcrumbSeparatorDirective, "[talosBreadcrumbSeparator]", never, {}, {}, never, never, true, never>;
|
|
225
|
+
}
|
|
226
|
+
/**
|
|
227
|
+
* Directive for custom rendering of individual breadcrumb items.
|
|
228
|
+
*
|
|
229
|
+
* @example
|
|
230
|
+
* ```html
|
|
231
|
+
* <talos-breadcrumb [items]="crumbs">
|
|
232
|
+
* <ng-template talosBreadcrumbItemDef let-item let-isLast="isLast">
|
|
233
|
+
* <span class="custom-node">{{ item.label }}</span>
|
|
234
|
+
* </ng-template>
|
|
235
|
+
* </talos-breadcrumb>
|
|
236
|
+
* ```
|
|
237
|
+
*/
|
|
238
|
+
declare class TalosBreadcrumbItemDefDirective {
|
|
239
|
+
readonly templateRef: TemplateRef<TalosBreadcrumbItemContext>;
|
|
240
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosBreadcrumbItemDefDirective, never>;
|
|
241
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TalosBreadcrumbItemDefDirective, "[talosBreadcrumbItemDef]", never, {}, {}, never, never, true, never>;
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
declare class TalosBreadcrumbItemComponent {
|
|
245
|
+
/**
|
|
246
|
+
* Text label for this item. Can be provided via input or ng-content.
|
|
247
|
+
*/
|
|
248
|
+
readonly label: _angular_core.InputSignal<string | null>;
|
|
249
|
+
/**
|
|
250
|
+
* Standard URL hyperlink. When provided and not disabled, renders as an interactive anchor link.
|
|
251
|
+
*/
|
|
252
|
+
readonly href: _angular_core.InputSignal<string | null>;
|
|
253
|
+
/**
|
|
254
|
+
* Angular router link navigation path or command segments.
|
|
255
|
+
*/
|
|
256
|
+
readonly routerLink: _angular_core.InputSignal<string | unknown[] | null>;
|
|
257
|
+
/**
|
|
258
|
+
* Optional icon component to render before the item label.
|
|
259
|
+
*/
|
|
260
|
+
readonly icon: _angular_core.InputSignal<Type<unknown> | null>;
|
|
261
|
+
/**
|
|
262
|
+
* Whether this breadcrumb item is disabled.
|
|
263
|
+
* @default false
|
|
264
|
+
*/
|
|
265
|
+
readonly disabled: _angular_core.InputSignal<boolean>;
|
|
266
|
+
/**
|
|
267
|
+
* Whether this item represents the current active page in the navigation hierarchy.
|
|
268
|
+
* Current items are non-interactive and decorated with aria-current="page".
|
|
269
|
+
* @default false
|
|
270
|
+
*/
|
|
271
|
+
readonly current: _angular_core.InputSignal<boolean>;
|
|
272
|
+
/**
|
|
273
|
+
* Accessible description / aria-label for screen readers.
|
|
274
|
+
*/
|
|
275
|
+
readonly ariaLabel: _angular_core.InputSignal<string | null>;
|
|
276
|
+
/**
|
|
277
|
+
* Size scale inherited from the parent breadcrumb or set directly.
|
|
278
|
+
* @default 'md'
|
|
279
|
+
*/
|
|
280
|
+
readonly size: _angular_core.InputSignal<TalosBreadcrumbSize>;
|
|
281
|
+
/**
|
|
282
|
+
* Target window/tab attribute when href is used (e.g. '_blank').
|
|
283
|
+
*/
|
|
284
|
+
readonly target: _angular_core.InputSignal<string | null>;
|
|
285
|
+
/**
|
|
286
|
+
* Native title attribute for tooltip display.
|
|
287
|
+
*/
|
|
288
|
+
readonly title: _angular_core.InputSignal<string | null>;
|
|
289
|
+
/**
|
|
290
|
+
* Emitted when this breadcrumb item is clicked or activated via keyboard.
|
|
291
|
+
*/
|
|
292
|
+
readonly itemClick: _angular_core.OutputEmitterRef<MouseEvent | KeyboardEvent>;
|
|
293
|
+
/**
|
|
294
|
+
* Whether this item should render as an interactive link.
|
|
295
|
+
*/
|
|
296
|
+
readonly isLink: _angular_core.Signal<boolean>;
|
|
297
|
+
protected onLinkClick(event: MouseEvent): void;
|
|
298
|
+
protected onKeydown(event: KeyboardEvent): void;
|
|
299
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosBreadcrumbItemComponent, never>;
|
|
300
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosBreadcrumbItemComponent, "talos-breadcrumb-item, [talosBreadcrumbItem]", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "href": { "alias": "href"; "required": false; "isSignal": true; }; "routerLink": { "alias": "routerLink"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "current": { "alias": "current"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "target": { "alias": "target"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; }, { "itemClick": "itemClick"; }, never, ["*"], true, never>;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
/**
|
|
304
|
+
* Processed internal node representation for rendered breadcrumbs.
|
|
305
|
+
*/
|
|
306
|
+
interface ProcessedBreadcrumbNode {
|
|
307
|
+
type: 'item' | 'ellipsis';
|
|
308
|
+
item?: TalosBreadcrumbItem;
|
|
309
|
+
index: number;
|
|
310
|
+
isFirst: boolean;
|
|
311
|
+
isLast: boolean;
|
|
312
|
+
isCurrent: boolean;
|
|
313
|
+
omittedCount?: number;
|
|
314
|
+
}
|
|
315
|
+
declare class TalosBreadcrumbComponent {
|
|
316
|
+
/**
|
|
317
|
+
* Data-driven list of breadcrumb items to render.
|
|
318
|
+
*/
|
|
319
|
+
readonly items: _angular_core.InputSignal<TalosBreadcrumbItem[] | null>;
|
|
320
|
+
/**
|
|
321
|
+
* Separator style between breadcrumb items.
|
|
322
|
+
* Can be 'chevron', 'slash', 'arrow', 'bullet', or a custom string.
|
|
323
|
+
* @default 'chevron'
|
|
324
|
+
*/
|
|
325
|
+
readonly separator: _angular_core.InputSignal<string>;
|
|
326
|
+
/**
|
|
327
|
+
* Size scale of the breadcrumb and its separators.
|
|
328
|
+
* @default 'md'
|
|
329
|
+
*/
|
|
330
|
+
readonly size: _angular_core.InputSignal<TalosBreadcrumbSize>;
|
|
331
|
+
/**
|
|
332
|
+
* Visual variant and background container style.
|
|
333
|
+
* @default 'standard'
|
|
334
|
+
*/
|
|
335
|
+
readonly variant: _angular_core.InputSignal<TalosBreadcrumbVariant>;
|
|
336
|
+
/**
|
|
337
|
+
* Maximum number of items to display before collapsing intermediate nodes into an ellipsis.
|
|
338
|
+
*/
|
|
339
|
+
readonly maxItems: _angular_core.InputSignal<number | null>;
|
|
340
|
+
/**
|
|
341
|
+
* Number of items to display before the collapsed ellipsis.
|
|
342
|
+
* @default 1
|
|
343
|
+
*/
|
|
344
|
+
readonly itemsBeforeCollapse: _angular_core.InputSignal<number>;
|
|
345
|
+
/**
|
|
346
|
+
* Number of items to display after the collapsed ellipsis.
|
|
347
|
+
* @default 1
|
|
348
|
+
*/
|
|
349
|
+
readonly itemsAfterCollapse: _angular_core.InputSignal<number>;
|
|
350
|
+
/**
|
|
351
|
+
* Accessible description for the `<nav>` landmark.
|
|
352
|
+
* @default 'Breadcrumb'
|
|
353
|
+
*/
|
|
354
|
+
readonly ariaLabel: _angular_core.InputSignal<string>;
|
|
355
|
+
/**
|
|
356
|
+
* Emitted when an individual breadcrumb item is clicked.
|
|
357
|
+
*/
|
|
358
|
+
readonly itemClick: _angular_core.OutputEmitterRef<TalosBreadcrumbItemClickEvent>;
|
|
359
|
+
/**
|
|
360
|
+
* Emitted when the user expands collapsed items via the ellipsis button.
|
|
361
|
+
*/
|
|
362
|
+
readonly expand: _angular_core.OutputEmitterRef<void>;
|
|
363
|
+
/**
|
|
364
|
+
* Optional custom separator template projected from parent.
|
|
365
|
+
*/
|
|
366
|
+
readonly customSeparator: _angular_core.Signal<TalosBreadcrumbSeparatorDirective | undefined>;
|
|
367
|
+
/**
|
|
368
|
+
* Optional custom item template projected from parent.
|
|
369
|
+
*/
|
|
370
|
+
readonly customItemDef: _angular_core.Signal<TalosBreadcrumbItemDefDirective | undefined>;
|
|
371
|
+
/**
|
|
372
|
+
* Track whether the user has clicked to expand collapsed crumbs.
|
|
373
|
+
*/
|
|
374
|
+
readonly expandedByUser: _angular_core.WritableSignal<boolean>;
|
|
375
|
+
/**
|
|
376
|
+
* Built-in Lucide chevron icon component.
|
|
377
|
+
*/
|
|
378
|
+
protected readonly chevronIcon: Type<unknown>;
|
|
379
|
+
/**
|
|
380
|
+
* Computed list of nodes for template rendering.
|
|
381
|
+
*/
|
|
382
|
+
protected readonly displayNodes: _angular_core.Signal<ProcessedBreadcrumbNode[]>;
|
|
383
|
+
/**
|
|
384
|
+
* Handles click on an item node.
|
|
385
|
+
*/
|
|
386
|
+
protected onItemClick(item: TalosBreadcrumbItem, index: number, originalEvent: MouseEvent | KeyboardEvent): void;
|
|
387
|
+
/**
|
|
388
|
+
* Expands the collapsed crumbs when user clicks the ellipsis button.
|
|
389
|
+
*/
|
|
390
|
+
protected onEllipsisClick(event: MouseEvent | KeyboardEvent): void;
|
|
391
|
+
/**
|
|
392
|
+
* Resets the expansion state back to collapsed.
|
|
393
|
+
*/
|
|
394
|
+
resetExpansion(): void;
|
|
395
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosBreadcrumbComponent, never>;
|
|
396
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosBreadcrumbComponent, "talos-breadcrumb, [talosBreadcrumb]", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; "separator": { "alias": "separator"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "maxItems": { "alias": "maxItems"; "required": false; "isSignal": true; }; "itemsBeforeCollapse": { "alias": "itemsBeforeCollapse"; "required": false; "isSignal": true; }; "itemsAfterCollapse": { "alias": "itemsAfterCollapse"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, { "itemClick": "itemClick"; "expand": "expand"; }, ["customSeparator", "customItemDef"], ["*"], true, never>;
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
declare class TalosBreadcrumbModule {
|
|
400
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosBreadcrumbModule, never>;
|
|
401
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<TalosBreadcrumbModule, never, [typeof TalosBreadcrumbComponent, typeof TalosBreadcrumbItemComponent, typeof TalosBreadcrumbSeparatorDirective, typeof TalosBreadcrumbItemDefDirective], [typeof TalosBreadcrumbComponent, typeof TalosBreadcrumbItemComponent, typeof TalosBreadcrumbSeparatorDirective, typeof TalosBreadcrumbItemDefDirective]>;
|
|
402
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<TalosBreadcrumbModule>;
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
/**
|
|
406
|
+
* Standard canonical workflow orchestration statuses.
|
|
407
|
+
*/
|
|
408
|
+
type TalosCanonicalWorkflowStatus = 'NEW' | 'PENDING' | 'IN-PROGRESS' | 'PAUSED' | 'RETRYING' | 'SKIPPED' | 'SUCCESS' | 'COMPLETED' | 'ERROR' | 'TERMINATED' | 'EXPIRED';
|
|
409
|
+
/**
|
|
410
|
+
* Permissive workflow status input accepting canonical names, lowercase variants, and industry aliases.
|
|
411
|
+
*/
|
|
412
|
+
type TalosWorkflowStatus = TalosCanonicalWorkflowStatus | 'new' | 'created' | 'draft' | 'CREATED' | 'DRAFT' | 'pending' | 'queued' | 'scheduled' | 'waiting' | 'QUEUED' | 'SCHEDULED' | 'WAITING' | 'in-progress' | 'in_progress' | 'IN_PROGRESS' | 'running' | 'executing' | 'RUNNING' | 'EXECUTING' | 'paused' | 'suspended' | 'on_hold' | 'on-hold' | 'waiting_for_approval' | 'SUSPENDED' | 'ON_HOLD' | 'ON-HOLD' | 'WAITING_FOR_APPROVAL' | 'retrying' | 'up_for_retry' | 'up-for-retry' | 'UP_FOR_RETRY' | 'UP-FOR-RETRY' | 'skipped' | 'bypassed' | 'ignored' | 'SKIPPED' | 'BYPASSED' | 'IGNORED' | 'success' | 'succeeded' | 'passed' | 'SUCCEEDED' | 'PASSED' | 'completed' | 'finished' | 'done' | 'FINISHED' | 'DONE' | 'error' | 'failed' | 'failure' | 'FAILED' | 'FAILURE' | 'terminated' | 'cancelled' | 'canceled' | 'aborted' | 'stopped' | 'killed' | 'CANCELLED' | 'CANCELED' | 'ABORTED' | 'STOPPED' | 'KILLED' | 'expired' | 'timeout' | 'timed_out' | 'timed-out' | 'stale' | 'TIMEOUT' | 'TIMED_OUT' | 'TIMED-OUT' | 'STALE';
|
|
413
|
+
/**
|
|
414
|
+
* Visual variant presentation styles.
|
|
415
|
+
*/
|
|
416
|
+
type TalosStatusTagVariant = 'subtle' | 'solid' | 'outline' | 'dot';
|
|
417
|
+
/**
|
|
418
|
+
* Size scale for the status tag.
|
|
419
|
+
*/
|
|
420
|
+
type TalosStatusTagSize = 'xs' | 'sm' | 'md' | 'lg';
|
|
421
|
+
/**
|
|
422
|
+
* Border radius shape style for the status tag.
|
|
423
|
+
*/
|
|
424
|
+
type TalosStatusTagShape = 'rounded' | 'pill' | 'square';
|
|
425
|
+
/**
|
|
426
|
+
* Status descriptor containing default metadata.
|
|
427
|
+
*/
|
|
428
|
+
interface TalosStatusDescriptor {
|
|
429
|
+
readonly canonical: TalosCanonicalWorkflowStatus;
|
|
430
|
+
readonly defaultLabel: string;
|
|
431
|
+
readonly defaultAriaLabel: string;
|
|
432
|
+
readonly cssModifier: string;
|
|
433
|
+
readonly shouldAnimateIcon?: boolean;
|
|
434
|
+
}
|
|
435
|
+
/**
|
|
436
|
+
* Normalizes any recognized status string or alias into its canonical status.
|
|
437
|
+
*/
|
|
438
|
+
declare function normalizeWorkflowStatus(status: string | null | undefined): TalosCanonicalWorkflowStatus;
|
|
439
|
+
/**
|
|
440
|
+
* Status descriptors map with default metadata.
|
|
441
|
+
*/
|
|
442
|
+
declare const TALOS_STATUS_DESCRIPTORS: Record<TalosCanonicalWorkflowStatus, TalosStatusDescriptor>;
|
|
443
|
+
|
|
444
|
+
declare class TalosStatusTagComponent {
|
|
445
|
+
private readonly elementRef;
|
|
446
|
+
/**
|
|
447
|
+
* The workflow status to display. Supports all canonical names, lowercase variants, and common aliases.
|
|
448
|
+
*/
|
|
449
|
+
readonly status: _angular_core.InputSignal<string>;
|
|
450
|
+
/**
|
|
451
|
+
* Optional custom label text. If not provided or empty, defaults to standard status label.
|
|
452
|
+
*/
|
|
453
|
+
readonly label: _angular_core.InputSignal<string | null | undefined>;
|
|
454
|
+
/**
|
|
455
|
+
* Visual presentation style.
|
|
456
|
+
* @default 'subtle'
|
|
457
|
+
*/
|
|
458
|
+
readonly variant: _angular_core.InputSignal<TalosStatusTagVariant>;
|
|
459
|
+
/**
|
|
460
|
+
* Size scale.
|
|
461
|
+
* @default 'md'
|
|
462
|
+
*/
|
|
463
|
+
readonly size: _angular_core.InputSignal<TalosStatusTagSize>;
|
|
464
|
+
/**
|
|
465
|
+
* Border radius shape.
|
|
466
|
+
* @default 'rounded'
|
|
467
|
+
*/
|
|
468
|
+
readonly shape: _angular_core.InputSignal<TalosStatusTagShape>;
|
|
469
|
+
/**
|
|
470
|
+
* Whether to render the status icon / indicator symbol.
|
|
471
|
+
* @default true
|
|
472
|
+
*/
|
|
473
|
+
readonly showIcon: _angular_core.InputSignal<boolean>;
|
|
474
|
+
/**
|
|
475
|
+
* Optional custom icon component override.
|
|
476
|
+
*/
|
|
477
|
+
readonly icon: _angular_core.InputSignal<Type<unknown> | null>;
|
|
478
|
+
/**
|
|
479
|
+
* Whether to render only the symbol/icon without label text.
|
|
480
|
+
* @default false
|
|
481
|
+
*/
|
|
482
|
+
readonly iconOnly: _angular_core.InputSignal<boolean>;
|
|
483
|
+
/**
|
|
484
|
+
* Whether to enable pulsing animation for active/waiting states.
|
|
485
|
+
* @default false
|
|
486
|
+
*/
|
|
487
|
+
readonly pulse: _angular_core.InputSignal<boolean>;
|
|
488
|
+
/**
|
|
489
|
+
* Optional accessible ARIA label override.
|
|
490
|
+
*/
|
|
491
|
+
readonly ariaLabel: _angular_core.InputSignal<string | null | undefined>;
|
|
492
|
+
/**
|
|
493
|
+
* Normalized canonical workflow status.
|
|
494
|
+
*/
|
|
495
|
+
readonly canonicalStatus: _angular_core.Signal<TalosCanonicalWorkflowStatus>;
|
|
496
|
+
/**
|
|
497
|
+
* Descriptor containing default metadata for current canonical status.
|
|
498
|
+
*/
|
|
499
|
+
readonly descriptor: _angular_core.Signal<TalosStatusDescriptor>;
|
|
500
|
+
/**
|
|
501
|
+
* Resolved label to display when no custom content is projected.
|
|
502
|
+
*/
|
|
503
|
+
readonly resolvedLabel: _angular_core.Signal<string>;
|
|
504
|
+
/**
|
|
505
|
+
* Resolved accessibility label for screen readers.
|
|
506
|
+
*/
|
|
507
|
+
readonly resolvedAriaLabel: _angular_core.Signal<string>;
|
|
508
|
+
/**
|
|
509
|
+
* Pixel size for the Lucide icon based on status tag size.
|
|
510
|
+
*/
|
|
511
|
+
readonly iconSize: _angular_core.Signal<number>;
|
|
512
|
+
/**
|
|
513
|
+
* Resolved default Lucide icon component for the current canonical status.
|
|
514
|
+
*/
|
|
515
|
+
readonly defaultIconComponent: _angular_core.Signal<Type<unknown>>;
|
|
516
|
+
/**
|
|
517
|
+
* Active icon component to render (custom icon if provided, otherwise default semantic icon).
|
|
518
|
+
*/
|
|
519
|
+
readonly activeIconComponent: _angular_core.Signal<Type<unknown>>;
|
|
520
|
+
/**
|
|
521
|
+
* Whether the icon should have active spin/rotation animation (e.g. IN-PROGRESS, RETRYING).
|
|
522
|
+
*/
|
|
523
|
+
readonly shouldAnimateIcon: _angular_core.Signal<boolean>;
|
|
524
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosStatusTagComponent, never>;
|
|
525
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosStatusTagComponent, "talos-status-tag, [talosStatusTag]", never, { "status": { "alias": "status"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "shape": { "alias": "shape"; "required": false; "isSignal": true; }; "showIcon": { "alias": "showIcon"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "iconOnly": { "alias": "iconOnly"; "required": false; "isSignal": true; }; "pulse": { "alias": "pulse"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
declare class TalosStatusTagModule {
|
|
529
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosStatusTagModule, never>;
|
|
530
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<TalosStatusTagModule, never, [typeof TalosStatusTagComponent], [typeof TalosStatusTagComponent]>;
|
|
531
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<TalosStatusTagModule>;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
type TalosGridDensity = 'compact' | 'comfortable' | 'spacious';
|
|
535
|
+
type TalosGridSortType = 'string' | 'number' | 'date';
|
|
536
|
+
type TalosGridSortDirection = 'asc' | 'desc' | null;
|
|
537
|
+
interface TalosGridSortState {
|
|
538
|
+
field: string;
|
|
539
|
+
direction: TalosGridSortDirection;
|
|
540
|
+
sortType?: TalosGridSortType;
|
|
541
|
+
}
|
|
542
|
+
type TalosGridFilterMode = 'set' | 'condition';
|
|
543
|
+
type TalosGridOperator = 'eq' | 'neq' | 'gt' | 'gte' | 'lt' | 'lte' | 'between' | 'blank' | 'notBlank' | 'contains' | 'startsWith' | 'endsWith';
|
|
544
|
+
interface TalosGridColumnFilter {
|
|
545
|
+
field: string;
|
|
546
|
+
mode: TalosGridFilterMode;
|
|
547
|
+
/** Mode A: array of allowed string values */
|
|
548
|
+
selectedValues?: string[];
|
|
549
|
+
/** Mode B: comparison operator */
|
|
550
|
+
operator?: TalosGridOperator;
|
|
551
|
+
/** Mode B: primary comparison value */
|
|
552
|
+
value?: any;
|
|
553
|
+
/** Mode B: secondary value for between operator */
|
|
554
|
+
secondValue?: any;
|
|
555
|
+
}
|
|
556
|
+
type TalosGridColType = 'text' | 'number' | 'date' | 'status' | 'actions' | 'custom';
|
|
557
|
+
interface TalosGridStatusConfig<T = any> {
|
|
558
|
+
statusMap?: (val: any, row: T) => TalosWorkflowStatus | TalosCanonicalWorkflowStatus;
|
|
559
|
+
variant?: TalosStatusTagVariant;
|
|
560
|
+
size?: TalosStatusTagSize;
|
|
561
|
+
shape?: TalosStatusTagShape;
|
|
562
|
+
showIcon?: boolean;
|
|
563
|
+
}
|
|
564
|
+
interface TalosGridActionDef<T = any> {
|
|
565
|
+
id: string;
|
|
566
|
+
label?: string;
|
|
567
|
+
icon?: Type<unknown>;
|
|
568
|
+
iconOnly?: boolean;
|
|
569
|
+
variant?: ButtonVariant;
|
|
570
|
+
size?: ButtonSize;
|
|
571
|
+
tooltip?: string | ((row: T) => string);
|
|
572
|
+
disabled?: boolean | ((row: T) => boolean);
|
|
573
|
+
hidden?: boolean | ((row: T) => boolean);
|
|
574
|
+
onClick?: (row: T, index: number, event: MouseEvent) => void;
|
|
575
|
+
}
|
|
576
|
+
interface TalosGridColDef<T = any> {
|
|
577
|
+
field: string;
|
|
578
|
+
header: string;
|
|
579
|
+
width?: string;
|
|
580
|
+
minWidth?: string;
|
|
581
|
+
maxWidth?: string;
|
|
582
|
+
sortable?: boolean;
|
|
583
|
+
sortType?: TalosGridSortType;
|
|
584
|
+
filterable?: boolean;
|
|
585
|
+
filterMode?: TalosGridFilterMode;
|
|
586
|
+
filterType?: string;
|
|
587
|
+
type?: TalosGridColType;
|
|
588
|
+
align?: 'left' | 'center' | 'right';
|
|
589
|
+
formatter?: (value: any, row: T) => string;
|
|
590
|
+
cellTemplate?: TemplateRef<any>;
|
|
591
|
+
statusConfig?: TalosGridStatusConfig<T>;
|
|
592
|
+
actionsConfig?: TalosGridActionDef<T>[];
|
|
593
|
+
resizable?: boolean;
|
|
594
|
+
}
|
|
595
|
+
interface TalosGridPaginationState {
|
|
596
|
+
pageIndex: number;
|
|
597
|
+
pageSize: number;
|
|
598
|
+
totalItems: number;
|
|
599
|
+
}
|
|
600
|
+
interface TalosGridActionClickEvent<T = any> {
|
|
601
|
+
actionId: string;
|
|
602
|
+
row: T;
|
|
603
|
+
index: number;
|
|
604
|
+
}
|
|
605
|
+
interface TalosGridColumnResizeEvent<T = any> {
|
|
606
|
+
column: TalosGridColDef<T>;
|
|
607
|
+
width: number;
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
declare class TalosGridStatusCellComponent {
|
|
611
|
+
readonly row: _angular_core.InputSignal<any>;
|
|
612
|
+
readonly column: _angular_core.InputSignal<TalosGridColDef<any>>;
|
|
613
|
+
readonly rawValue: _angular_core.InputSignal<any>;
|
|
614
|
+
protected readonly value: _angular_core.Signal<any>;
|
|
615
|
+
protected readonly status: _angular_core.Signal<"success" | "error" | "NEW" | "PENDING" | "IN-PROGRESS" | "PAUSED" | "RETRYING" | "SKIPPED" | "SUCCESS" | "COMPLETED" | "ERROR" | "TERMINATED" | "EXPIRED" | "new" | "created" | "draft" | "CREATED" | "DRAFT" | "pending" | "queued" | "scheduled" | "waiting" | "QUEUED" | "SCHEDULED" | "WAITING" | "in-progress" | "in_progress" | "IN_PROGRESS" | "running" | "executing" | "RUNNING" | "EXECUTING" | "paused" | "suspended" | "on_hold" | "on-hold" | "waiting_for_approval" | "SUSPENDED" | "ON_HOLD" | "ON-HOLD" | "WAITING_FOR_APPROVAL" | "retrying" | "up_for_retry" | "up-for-retry" | "UP_FOR_RETRY" | "UP-FOR-RETRY" | "skipped" | "bypassed" | "ignored" | "BYPASSED" | "IGNORED" | "succeeded" | "passed" | "SUCCEEDED" | "PASSED" | "completed" | "finished" | "done" | "FINISHED" | "DONE" | "failed" | "failure" | "FAILED" | "FAILURE" | "terminated" | "cancelled" | "canceled" | "aborted" | "stopped" | "killed" | "CANCELLED" | "CANCELED" | "ABORTED" | "STOPPED" | "KILLED" | "expired" | "timeout" | "timed_out" | "timed-out" | "stale" | "TIMEOUT" | "TIMED_OUT" | "TIMED-OUT" | "STALE">;
|
|
616
|
+
protected readonly label: _angular_core.Signal<string>;
|
|
617
|
+
protected readonly variant: _angular_core.Signal<TalosStatusTagVariant>;
|
|
618
|
+
protected readonly size: _angular_core.Signal<TalosStatusTagSize>;
|
|
619
|
+
protected readonly shape: _angular_core.Signal<TalosStatusTagShape>;
|
|
620
|
+
protected readonly showIcon: _angular_core.Signal<boolean>;
|
|
621
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosGridStatusCellComponent, never>;
|
|
622
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosGridStatusCellComponent, "talos-grid-status-cell", never, { "row": { "alias": "row"; "required": true; "isSignal": true; }; "column": { "alias": "column"; "required": true; "isSignal": true; }; "rawValue": { "alias": "rawValue"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
623
|
+
}
|
|
624
|
+
|
|
625
|
+
declare class TalosGridActionsCellComponent {
|
|
626
|
+
readonly row: _angular_core.InputSignal<any>;
|
|
627
|
+
readonly rowIndex: _angular_core.InputSignal<number>;
|
|
628
|
+
readonly actions: _angular_core.InputSignal<TalosGridActionDef<any>[]>;
|
|
629
|
+
readonly actionClick: _angular_core.OutputEmitterRef<TalosGridActionClickEvent<any>>;
|
|
630
|
+
protected visibleActions(): TalosGridActionDef[];
|
|
631
|
+
protected isActionDisabled(action: TalosGridActionDef): boolean;
|
|
632
|
+
protected getActionTooltip(action: TalosGridActionDef): string;
|
|
633
|
+
protected onActionClick(action: TalosGridActionDef, event: MouseEvent): void;
|
|
634
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosGridActionsCellComponent, never>;
|
|
635
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosGridActionsCellComponent, "talos-grid-actions-cell", never, { "row": { "alias": "row"; "required": true; "isSignal": true; }; "rowIndex": { "alias": "rowIndex"; "required": true; "isSignal": true; }; "actions": { "alias": "actions"; "required": false; "isSignal": true; }; }, { "actionClick": "actionClick"; }, never, never, true, never>;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
declare class TalosGridFilterDialogComponent implements OnInit {
|
|
639
|
+
readonly column: _angular_core.InputSignal<TalosGridColDef<any>>;
|
|
640
|
+
readonly distinctValues: _angular_core.InputSignal<string[]>;
|
|
641
|
+
readonly currentFilter: _angular_core.InputSignal<TalosGridColumnFilter | undefined>;
|
|
642
|
+
readonly align: _angular_core.InputSignal<"left" | "right">;
|
|
643
|
+
readonly filterApplied: _angular_core.OutputEmitterRef<TalosGridColumnFilter>;
|
|
644
|
+
readonly filterCleared: _angular_core.OutputEmitterRef<void>;
|
|
645
|
+
readonly closed: _angular_core.OutputEmitterRef<void>;
|
|
646
|
+
protected readonly searchIcon: Type<unknown>;
|
|
647
|
+
protected readonly xIcon: Type<unknown>;
|
|
648
|
+
readonly filterMode: _angular_core.Signal<TalosGridFilterMode>;
|
|
649
|
+
readonly searchTerm: _angular_core.WritableSignal<string>;
|
|
650
|
+
readonly selectedSet: _angular_core.WritableSignal<Set<string>>;
|
|
651
|
+
readonly selectedOperator: _angular_core.WritableSignal<TalosGridOperator>;
|
|
652
|
+
readonly filterVal: _angular_core.WritableSignal<string>;
|
|
653
|
+
readonly filterVal2: _angular_core.WritableSignal<string>;
|
|
654
|
+
readonly operatorOptions: _angular_core.Signal<{
|
|
655
|
+
value: string;
|
|
656
|
+
label: string;
|
|
657
|
+
}[]>;
|
|
658
|
+
ngOnInit(): void;
|
|
659
|
+
initFromCurrentFilter(): void;
|
|
660
|
+
isDateField(): boolean;
|
|
661
|
+
isNumberField(): boolean;
|
|
662
|
+
onDateFilterValChange(val: unknown): void;
|
|
663
|
+
onDateFilterVal2Change(val: unknown): void;
|
|
664
|
+
readonly visibleDistinctValues: _angular_core.Signal<string[]>;
|
|
665
|
+
isAllSelected(): boolean;
|
|
666
|
+
isIndeterminate(): boolean;
|
|
667
|
+
toggleSelectAll(checkedOrEvent: boolean | Event): void;
|
|
668
|
+
isValSelected(val: string): boolean;
|
|
669
|
+
toggleVal(val: string, checkedOrEvent: boolean | Event): void;
|
|
670
|
+
onSearchEnter(): void;
|
|
671
|
+
applyFilter(): void;
|
|
672
|
+
applySetFilter(): void;
|
|
673
|
+
applyConditionFilter(): void;
|
|
674
|
+
clearFilter(): void;
|
|
675
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosGridFilterDialogComponent, never>;
|
|
676
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosGridFilterDialogComponent, "talos-grid-filter-dialog", never, { "column": { "alias": "column"; "required": true; "isSignal": true; }; "distinctValues": { "alias": "distinctValues"; "required": false; "isSignal": true; }; "currentFilter": { "alias": "currentFilter"; "required": false; "isSignal": true; }; "align": { "alias": "align"; "required": false; "isSignal": true; }; }, { "filterApplied": "filterApplied"; "filterCleared": "filterCleared"; "closed": "closed"; }, never, never, true, never>;
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
declare class TalosGridCellFormatPipe implements PipeTransform {
|
|
680
|
+
private readonly fieldPartsCache;
|
|
681
|
+
transform<T = any>(row: T, col: TalosGridColDef<T>): string;
|
|
682
|
+
private extractFieldValue;
|
|
683
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosGridCellFormatPipe, never>;
|
|
684
|
+
static ɵpipe: _angular_core.ɵɵPipeDeclaration<TalosGridCellFormatPipe, "talosGridCellFormat", true>;
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
declare class TalosDataGridComponent<T = any> {
|
|
688
|
+
readonly data: _angular_core.InputSignal<T[]>;
|
|
689
|
+
readonly columns: _angular_core.InputSignal<TalosGridColDef<T>[]>;
|
|
690
|
+
readonly density: _angular_core.InputSignal<TalosGridDensity>;
|
|
691
|
+
readonly filterable: _angular_core.InputSignal<boolean>;
|
|
692
|
+
readonly pagination: _angular_core.InputSignal<boolean>;
|
|
693
|
+
readonly pageSize: _angular_core.InputSignal<number>;
|
|
694
|
+
readonly pageSizeOptions: _angular_core.InputSignal<number[]>;
|
|
695
|
+
readonly pageIndex: _angular_core.InputSignal<number>;
|
|
696
|
+
readonly totalItems: _angular_core.InputSignal<number | null>;
|
|
697
|
+
readonly trackBy: _angular_core.InputSignal<((index: number, item: T) => any) | null>;
|
|
698
|
+
readonly striped: _angular_core.InputSignal<boolean>;
|
|
699
|
+
readonly bordered: _angular_core.InputSignal<boolean>;
|
|
700
|
+
readonly hoverable: _angular_core.InputSignal<boolean>;
|
|
701
|
+
readonly emptyMessage: _angular_core.InputSignal<string>;
|
|
702
|
+
readonly loading: _angular_core.InputSignal<boolean>;
|
|
703
|
+
readonly clientSort: _angular_core.InputSignal<boolean>;
|
|
704
|
+
readonly clientPagination: _angular_core.InputSignal<boolean>;
|
|
705
|
+
readonly clientFilter: _angular_core.InputSignal<boolean>;
|
|
706
|
+
readonly resizable: _angular_core.InputSignal<boolean>;
|
|
707
|
+
readonly rowKey: _angular_core.InputSignal<string | keyof T | null>;
|
|
708
|
+
readonly minHeight: _angular_core.InputSignal<string | number | null>;
|
|
709
|
+
readonly height: _angular_core.InputSignal<string | number | null>;
|
|
710
|
+
protected readonly normalizedMinHeight: _angular_core.Signal<string | null>;
|
|
711
|
+
protected readonly normalizedHeight: _angular_core.Signal<string | null>;
|
|
712
|
+
readonly sortChange: _angular_core.OutputEmitterRef<TalosGridSortState>;
|
|
713
|
+
readonly filterChange: _angular_core.OutputEmitterRef<TalosGridColumnFilter[]>;
|
|
714
|
+
readonly pageChange: _angular_core.OutputEmitterRef<TalosGridPaginationState>;
|
|
715
|
+
readonly rowClick: _angular_core.OutputEmitterRef<{
|
|
716
|
+
row: T;
|
|
717
|
+
index: number;
|
|
718
|
+
}>;
|
|
719
|
+
readonly actionClick: _angular_core.OutputEmitterRef<TalosGridActionClickEvent<T>>;
|
|
720
|
+
readonly columnResize: _angular_core.OutputEmitterRef<TalosGridColumnResizeEvent<T>>;
|
|
721
|
+
protected readonly arrowUpIcon: Type<unknown>;
|
|
722
|
+
protected readonly arrowDownIcon: Type<unknown>;
|
|
723
|
+
protected readonly arrowUpDownIcon: Type<unknown>;
|
|
724
|
+
protected readonly chevronLeftIcon: Type<unknown>;
|
|
725
|
+
protected readonly chevronRightIcon: Type<unknown>;
|
|
726
|
+
protected readonly chevronsLeftIcon: Type<unknown>;
|
|
727
|
+
protected readonly chevronsRightIcon: Type<unknown>;
|
|
728
|
+
protected readonly xIcon: Type<unknown>;
|
|
729
|
+
protected readonly inboxIcon: Type<unknown>;
|
|
730
|
+
protected readonly loaderIcon: Type<unknown>;
|
|
731
|
+
protected readonly filterIcon: Type<unknown>;
|
|
732
|
+
readonly internalSortState: _angular_core.WritableSignal<TalosGridSortState>;
|
|
733
|
+
readonly internalFilterStates: _angular_core.WritableSignal<Map<string, TalosGridColumnFilter>>;
|
|
734
|
+
readonly internalPageIndex: _angular_core.WritableSignal<number>;
|
|
735
|
+
readonly internalPageSize: _angular_core.WritableSignal<number>;
|
|
736
|
+
readonly activeFilterCol: _angular_core.WritableSignal<string | null>;
|
|
737
|
+
readonly columnWidths: _angular_core.WritableSignal<Record<string, number>>;
|
|
738
|
+
readonly resizingColumn: _angular_core.WritableSignal<string | null>;
|
|
739
|
+
readonly isResizing: _angular_core.Signal<boolean>;
|
|
740
|
+
readonly hasResizableColumns: _angular_core.Signal<boolean>;
|
|
741
|
+
readonly overlayPositions: ConnectedPosition[];
|
|
742
|
+
constructor();
|
|
743
|
+
protected readonly activeFiltersList: _angular_core.Signal<TalosGridColumnFilter[]>;
|
|
744
|
+
protected readonly hasActiveFilters: _angular_core.Signal<boolean>;
|
|
745
|
+
readonly activeColumnDistinctValues: _angular_core.Signal<string[]>;
|
|
746
|
+
readonly filteredData: _angular_core.Signal<T[]>;
|
|
747
|
+
readonly sortedData: _angular_core.Signal<T[]>;
|
|
748
|
+
readonly pagedData: _angular_core.Signal<T[]>;
|
|
749
|
+
readonly totalCount: _angular_core.Signal<number>;
|
|
750
|
+
readonly totalPages: _angular_core.Signal<number>;
|
|
751
|
+
readonly startRecord: _angular_core.Signal<number>;
|
|
752
|
+
readonly endRecord: _angular_core.Signal<number>;
|
|
753
|
+
get hasRowClickListeners(): boolean;
|
|
754
|
+
trackByRow(index: number, row: T): any;
|
|
755
|
+
isSortable(col: TalosGridColDef<T>): boolean;
|
|
756
|
+
isSorted(col: TalosGridColDef<T>): boolean;
|
|
757
|
+
getSortDirection(col: TalosGridColDef<T>): TalosGridSortDirection;
|
|
758
|
+
getAriaSort(col: TalosGridColDef<T>): 'ascending' | 'descending' | 'none' | null;
|
|
759
|
+
onHeaderClick(col: TalosGridColDef<T>): void;
|
|
760
|
+
isResizable(col: TalosGridColDef<T>): boolean;
|
|
761
|
+
isColumnResizing(field: string): boolean;
|
|
762
|
+
getColumnWidth(col: TalosGridColDef<T>): string | undefined;
|
|
763
|
+
getColumnMinWidth(col: TalosGridColDef<T>): string | undefined;
|
|
764
|
+
setColumnWidth(field: string, width: number): void;
|
|
765
|
+
resetColumnWidths(): void;
|
|
766
|
+
onResizeStart(col: TalosGridColDef<T>, event: MouseEvent | TouchEvent, thEl: HTMLElement): void;
|
|
767
|
+
onResizeDoubleClick(col: TalosGridColDef<T>, event: MouseEvent): void;
|
|
768
|
+
onResizeKeydown(col: TalosGridColDef<T>, event: KeyboardEvent, thEl: HTMLElement): void;
|
|
769
|
+
isFilterable(col: TalosGridColDef<T>): boolean;
|
|
770
|
+
isFilterDialogOpen(field: string): boolean;
|
|
771
|
+
toggleFilterDialog(field: string, event: MouseEvent): void;
|
|
772
|
+
closeFilterDialog(): void;
|
|
773
|
+
onOverlayOutsideClick(event: MouseEvent, field: string): void;
|
|
774
|
+
getDistinctValues(col: TalosGridColDef<T>): string[];
|
|
775
|
+
getFilter(field: string): TalosGridColumnFilter | undefined;
|
|
776
|
+
hasFilter(field: string): boolean;
|
|
777
|
+
onFilterApplied(filter: TalosGridColumnFilter): void;
|
|
778
|
+
onFilterCleared(field: string): void;
|
|
779
|
+
clearAllFilters(): void;
|
|
780
|
+
private matchesFilter;
|
|
781
|
+
private normalizeDateToYMD;
|
|
782
|
+
setPage(pageIndex: number): void;
|
|
783
|
+
onPageSizeChange(newSizeOrEvent: number | Event): void;
|
|
784
|
+
getCellValue(row: T, col: TalosGridColDef<T>): any;
|
|
785
|
+
formatCellValue(row: T, col: TalosGridColDef<T>): string;
|
|
786
|
+
onRowClick(row: T, index: number): void;
|
|
787
|
+
private readonly fieldPartsCache;
|
|
788
|
+
private extractFieldValue;
|
|
789
|
+
private inferSortType;
|
|
790
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosDataGridComponent<any>, never>;
|
|
791
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosDataGridComponent<any>, "talos-data-grid", never, { "data": { "alias": "data"; "required": true; "isSignal": true; }; "columns": { "alias": "columns"; "required": true; "isSignal": true; }; "density": { "alias": "density"; "required": false; "isSignal": true; }; "filterable": { "alias": "filterable"; "required": false; "isSignal": true; }; "pagination": { "alias": "pagination"; "required": false; "isSignal": true; }; "pageSize": { "alias": "pageSize"; "required": false; "isSignal": true; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; "isSignal": true; }; "pageIndex": { "alias": "pageIndex"; "required": false; "isSignal": true; }; "totalItems": { "alias": "totalItems"; "required": false; "isSignal": true; }; "trackBy": { "alias": "trackBy"; "required": false; "isSignal": true; }; "striped": { "alias": "striped"; "required": false; "isSignal": true; }; "bordered": { "alias": "bordered"; "required": false; "isSignal": true; }; "hoverable": { "alias": "hoverable"; "required": false; "isSignal": true; }; "emptyMessage": { "alias": "emptyMessage"; "required": false; "isSignal": true; }; "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "clientSort": { "alias": "clientSort"; "required": false; "isSignal": true; }; "clientPagination": { "alias": "clientPagination"; "required": false; "isSignal": true; }; "clientFilter": { "alias": "clientFilter"; "required": false; "isSignal": true; }; "resizable": { "alias": "resizable"; "required": false; "isSignal": true; }; "rowKey": { "alias": "rowKey"; "required": false; "isSignal": true; }; "minHeight": { "alias": "minHeight"; "required": false; "isSignal": true; }; "height": { "alias": "height"; "required": false; "isSignal": true; }; }, { "sortChange": "sortChange"; "filterChange": "filterChange"; "pageChange": "pageChange"; "rowClick": "rowClick"; "actionClick": "actionClick"; "columnResize": "columnResize"; }, never, never, true, never>;
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
declare class TalosDataGridModule {
|
|
795
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosDataGridModule, never>;
|
|
796
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<TalosDataGridModule, never, [typeof TalosDataGridComponent, typeof TalosGridStatusCellComponent, typeof TalosGridActionsCellComponent, typeof TalosGridFilterDialogComponent, typeof TalosGridCellFormatPipe], [typeof TalosDataGridComponent, typeof TalosGridStatusCellComponent, typeof TalosGridActionsCellComponent, typeof TalosGridFilterDialogComponent, typeof TalosGridCellFormatPipe]>;
|
|
797
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<TalosDataGridModule>;
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
type TalosTimelineOrientation = 'vertical' | 'horizontal';
|
|
801
|
+
type TalosTimelineAlign = 'left' | 'right' | 'alternate';
|
|
802
|
+
type TalosTimelineMode = 'standard' | 'dense' | 'card';
|
|
803
|
+
type TalosTimelineItemStatus = 'primary' | 'secondary' | 'success' | 'warning' | 'error' | 'info' | 'neutral' | 'pending' | 'in-progress' | 'completed' | 'cancelled';
|
|
804
|
+
type TalosTimelineDotVariant = 'solid' | 'subtle' | 'outline' | 'dot' | 'icon';
|
|
805
|
+
type TalosTimelineDotSize = 'xs' | 'sm' | 'md' | 'lg';
|
|
806
|
+
type TalosTimelineLineStyle = 'solid' | 'dashed' | 'dotted';
|
|
807
|
+
/**
|
|
808
|
+
* Actor info for audit log entries
|
|
809
|
+
*/
|
|
810
|
+
interface TalosTimelineActor {
|
|
811
|
+
name: string;
|
|
812
|
+
avatar?: string;
|
|
813
|
+
role?: string;
|
|
814
|
+
email?: string;
|
|
815
|
+
ip?: string;
|
|
816
|
+
}
|
|
817
|
+
/**
|
|
818
|
+
* Property change diff item for audit trail
|
|
819
|
+
*/
|
|
820
|
+
interface TalosTimelineDiff {
|
|
821
|
+
field: string;
|
|
822
|
+
previousValue?: unknown;
|
|
823
|
+
newValue?: unknown;
|
|
824
|
+
type?: 'added' | 'modified' | 'removed';
|
|
825
|
+
}
|
|
826
|
+
/**
|
|
827
|
+
* Comprehensive item model for data-driven timelines
|
|
828
|
+
*/
|
|
829
|
+
interface TalosTimelineItem {
|
|
830
|
+
id?: string | number;
|
|
831
|
+
title: string;
|
|
832
|
+
description?: string;
|
|
833
|
+
timestamp?: string | Date;
|
|
834
|
+
relativeTime?: string;
|
|
835
|
+
status?: TalosTimelineItemStatus;
|
|
836
|
+
dotVariant?: TalosTimelineDotVariant;
|
|
837
|
+
dotSize?: TalosTimelineDotSize;
|
|
838
|
+
dotColor?: string;
|
|
839
|
+
icon?: Type<unknown>;
|
|
840
|
+
loading?: boolean;
|
|
841
|
+
active?: boolean;
|
|
842
|
+
lineStyle?: TalosTimelineLineStyle;
|
|
843
|
+
actor?: TalosTimelineActor;
|
|
844
|
+
tags?: string[];
|
|
845
|
+
diffs?: TalosTimelineDiff[];
|
|
846
|
+
metadata?: Record<string, unknown>;
|
|
847
|
+
expanded?: boolean;
|
|
848
|
+
customTemplate?: TemplateRef<unknown>;
|
|
849
|
+
}
|
|
850
|
+
|
|
851
|
+
declare class TalosTimelineDotDirective {
|
|
852
|
+
readonly templateRef: TemplateRef<any> | null;
|
|
853
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTimelineDotDirective, never>;
|
|
854
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TalosTimelineDotDirective, "[talosTimelineDot], ng-template[talosTimelineDot]", never, {}, {}, never, never, true, never>;
|
|
855
|
+
}
|
|
856
|
+
declare class TalosTimelineTitleDirective {
|
|
857
|
+
readonly templateRef: TemplateRef<any> | null;
|
|
858
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTimelineTitleDirective, never>;
|
|
859
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TalosTimelineTitleDirective, "[talosTimelineTitle], ng-template[talosTimelineTitle]", never, {}, {}, never, never, true, never>;
|
|
860
|
+
}
|
|
861
|
+
declare class TalosTimelineTimeDirective {
|
|
862
|
+
readonly templateRef: TemplateRef<any> | null;
|
|
863
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTimelineTimeDirective, never>;
|
|
864
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TalosTimelineTimeDirective, "[talosTimelineTime], ng-template[talosTimelineTime]", never, {}, {}, never, never, true, never>;
|
|
865
|
+
}
|
|
866
|
+
declare class TalosTimelineContentDirective {
|
|
867
|
+
readonly templateRef: TemplateRef<any> | null;
|
|
868
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTimelineContentDirective, never>;
|
|
869
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TalosTimelineContentDirective, "[talosTimelineContent], ng-template[talosTimelineContent]", never, {}, {}, never, never, true, never>;
|
|
870
|
+
}
|
|
871
|
+
declare class TalosTimelineExtraDirective {
|
|
872
|
+
readonly templateRef: TemplateRef<any> | null;
|
|
873
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTimelineExtraDirective, never>;
|
|
874
|
+
static ɵdir: _angular_core.ɵɵDirectiveDeclaration<TalosTimelineExtraDirective, "[talosTimelineExtra], ng-template[talosTimelineExtra]", never, {}, {}, never, never, true, never>;
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
declare class TalosTimelineComponent {
|
|
878
|
+
readonly orientation: _angular_core.InputSignal<TalosTimelineOrientation>;
|
|
879
|
+
readonly align: _angular_core.InputSignal<TalosTimelineAlign>;
|
|
880
|
+
readonly mode: _angular_core.InputSignal<TalosTimelineMode>;
|
|
881
|
+
readonly reverse: _angular_core.InputSignal<boolean>;
|
|
882
|
+
readonly lineStyle: _angular_core.InputSignal<TalosTimelineLineStyle>;
|
|
883
|
+
readonly items: _angular_core.InputSignal<TalosTimelineItem[] | null>;
|
|
884
|
+
readonly itemClick: _angular_core.OutputEmitterRef<TalosTimelineItem>;
|
|
885
|
+
protected readonly processedItems: _angular_core.Signal<TalosTimelineItem[]>;
|
|
886
|
+
protected getItemPosition(index: number): 'left' | 'right';
|
|
887
|
+
protected onDataDrivenItemClick(item: TalosTimelineItem): void;
|
|
888
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTimelineComponent, never>;
|
|
889
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosTimelineComponent, "talos-timeline, [talosTimeline]", never, { "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; "align": { "alias": "align"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "reverse": { "alias": "reverse"; "required": false; "isSignal": true; }; "lineStyle": { "alias": "lineStyle"; "required": false; "isSignal": true; }; "items": { "alias": "items"; "required": false; "isSignal": true; }; }, { "itemClick": "itemClick"; }, never, ["*"], true, never>;
|
|
890
|
+
}
|
|
891
|
+
|
|
892
|
+
declare class TalosTimelineItemComponent {
|
|
893
|
+
readonly status: _angular_core.InputSignal<TalosTimelineItemStatus>;
|
|
894
|
+
readonly dotVariant: _angular_core.InputSignal<TalosTimelineDotVariant>;
|
|
895
|
+
readonly dotSize: _angular_core.InputSignal<TalosTimelineDotSize>;
|
|
896
|
+
readonly dotColor: _angular_core.InputSignal<string | null>;
|
|
897
|
+
readonly icon: _angular_core.InputSignal<Type<unknown> | null>;
|
|
898
|
+
readonly loading: _angular_core.InputSignal<boolean>;
|
|
899
|
+
readonly active: _angular_core.InputSignal<boolean>;
|
|
900
|
+
readonly lineStyle: _angular_core.InputSignal<TalosTimelineLineStyle>;
|
|
901
|
+
readonly timestamp: _angular_core.InputSignal<string | Date | null>;
|
|
902
|
+
readonly relativeTime: _angular_core.InputSignal<string | null>;
|
|
903
|
+
readonly title: _angular_core.InputSignal<string | null>;
|
|
904
|
+
readonly description: _angular_core.InputSignal<string | null>;
|
|
905
|
+
readonly actor: _angular_core.InputSignal<TalosTimelineActor | null>;
|
|
906
|
+
readonly tags: _angular_core.InputSignal<string[] | null>;
|
|
907
|
+
readonly diffs: _angular_core.InputSignal<TalosTimelineDiff[] | null>;
|
|
908
|
+
readonly metadata: _angular_core.InputSignal<Record<string, unknown> | null>;
|
|
909
|
+
readonly expandable: _angular_core.InputSignal<boolean>;
|
|
910
|
+
readonly expanded: _angular_core.InputSignal<boolean>;
|
|
911
|
+
readonly position: _angular_core.InputSignal<"left" | "right">;
|
|
912
|
+
readonly isLast: _angular_core.InputSignal<boolean>;
|
|
913
|
+
readonly itemClick: _angular_core.OutputEmitterRef<void>;
|
|
914
|
+
readonly toggleExpand: _angular_core.OutputEmitterRef<boolean>;
|
|
915
|
+
protected readonly customDot?: TalosTimelineDotDirective;
|
|
916
|
+
protected readonly customTitle?: TalosTimelineTitleDirective;
|
|
917
|
+
protected readonly customTime?: TalosTimelineTimeDirective;
|
|
918
|
+
protected readonly customContent?: TalosTimelineContentDirective;
|
|
919
|
+
protected readonly customExtra?: TalosTimelineExtraDirective;
|
|
920
|
+
protected readonly isExpanded: _angular_core.WritableSignal<boolean>;
|
|
921
|
+
protected readonly hasExpandableDetails: _angular_core.Signal<boolean | null>;
|
|
922
|
+
protected readonly effectiveIcon: _angular_core.Signal<Type<unknown> | null>;
|
|
923
|
+
protected isStatus(expected: string): boolean;
|
|
924
|
+
protected toggleAccordion(): void;
|
|
925
|
+
protected onItemClicked(): void;
|
|
926
|
+
protected isDateObject(val: unknown): val is Date;
|
|
927
|
+
protected formatJsonValue(val: unknown): string;
|
|
928
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTimelineItemComponent, never>;
|
|
929
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosTimelineItemComponent, "talos-timeline-item, [talosTimelineItem]", never, { "status": { "alias": "status"; "required": false; "isSignal": true; }; "dotVariant": { "alias": "dotVariant"; "required": false; "isSignal": true; }; "dotSize": { "alias": "dotSize"; "required": false; "isSignal": true; }; "dotColor": { "alias": "dotColor"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "active": { "alias": "active"; "required": false; "isSignal": true; }; "lineStyle": { "alias": "lineStyle"; "required": false; "isSignal": true; }; "timestamp": { "alias": "timestamp"; "required": false; "isSignal": true; }; "relativeTime": { "alias": "relativeTime"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; "actor": { "alias": "actor"; "required": false; "isSignal": true; }; "tags": { "alias": "tags"; "required": false; "isSignal": true; }; "diffs": { "alias": "diffs"; "required": false; "isSignal": true; }; "metadata": { "alias": "metadata"; "required": false; "isSignal": true; }; "expandable": { "alias": "expandable"; "required": false; "isSignal": true; }; "expanded": { "alias": "expanded"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "isLast": { "alias": "isLast"; "required": false; "isSignal": true; }; }, { "itemClick": "itemClick"; "toggleExpand": "toggleExpand"; }, ["customDot", "customTitle", "customTime", "customContent", "customExtra"], ["*"], true, never>;
|
|
930
|
+
}
|
|
931
|
+
|
|
932
|
+
declare class TalosTimelineModule {
|
|
933
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTimelineModule, never>;
|
|
934
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<TalosTimelineModule, never, [typeof TalosTimelineComponent, typeof TalosTimelineItemComponent, typeof TalosTimelineDotDirective, typeof TalosTimelineTitleDirective, typeof TalosTimelineTimeDirective, typeof TalosTimelineContentDirective, typeof TalosTimelineExtraDirective], [typeof TalosTimelineComponent, typeof TalosTimelineItemComponent, typeof TalosTimelineDotDirective, typeof TalosTimelineTitleDirective, typeof TalosTimelineTimeDirective, typeof TalosTimelineContentDirective, typeof TalosTimelineExtraDirective]>;
|
|
935
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<TalosTimelineModule>;
|
|
936
|
+
}
|
|
937
|
+
|
|
938
|
+
/**
|
|
939
|
+
* Types and interfaces for TalosTrendIndicatorComponent
|
|
940
|
+
*/
|
|
941
|
+
type TrendDirection = 'up' | 'down' | 'flat' | 'auto';
|
|
942
|
+
type TrendPolarity = 'normal' | 'inverse' | 'neutral';
|
|
943
|
+
type TrendVariant = 'badge' | 'subtle' | 'text' | 'bordered' | 'solid';
|
|
944
|
+
type TrendSize = 'xs' | 'sm' | 'md' | 'lg';
|
|
945
|
+
type TrendLayout = 'horizontal' | 'vertical';
|
|
946
|
+
type TrendIconType = 'arrow-diagonal' | 'arrow-vertical' | 'chevron' | 'triangle';
|
|
947
|
+
type TrendStatus = 'auto' | 'positive' | 'negative' | 'neutral';
|
|
948
|
+
type TrendFormat = 'percentage' | 'currency' | 'number' | 'points' | 'custom';
|
|
949
|
+
interface TrendCalculationResult {
|
|
950
|
+
delta: number;
|
|
951
|
+
deltaPercentage: number;
|
|
952
|
+
direction: 'up' | 'down' | 'flat';
|
|
953
|
+
status: 'positive' | 'negative' | 'neutral';
|
|
954
|
+
formattedText: string;
|
|
955
|
+
}
|
|
956
|
+
|
|
957
|
+
declare class TalosTrendIndicatorComponent {
|
|
958
|
+
/** Explicit value to display (e.g. 14.2, -5.3, "+12%") */
|
|
959
|
+
readonly value: _angular_core.InputSignal<string | number | null>;
|
|
960
|
+
/** Current value for automatic delta calculation */
|
|
961
|
+
readonly current: _angular_core.InputSignal<number | null>;
|
|
962
|
+
/** Previous value for automatic delta calculation */
|
|
963
|
+
readonly previous: _angular_core.InputSignal<number | null>;
|
|
964
|
+
/** Explicit direction override or 'auto' */
|
|
965
|
+
readonly direction: _angular_core.InputSignal<TrendDirection>;
|
|
966
|
+
/** Explicit status override or 'auto' */
|
|
967
|
+
readonly status: _angular_core.InputSignal<TrendStatus>;
|
|
968
|
+
/** Polarity: normal (+ is good), inverse (+ is bad), neutral */
|
|
969
|
+
readonly polarity: _angular_core.InputSignal<TrendPolarity>;
|
|
970
|
+
/** Visual variant */
|
|
971
|
+
readonly variant: _angular_core.InputSignal<TrendVariant>;
|
|
972
|
+
/** Layout orientation: horizontal or vertical */
|
|
973
|
+
readonly layout: _angular_core.InputSignal<TrendLayout>;
|
|
974
|
+
/** Icon shape / style */
|
|
975
|
+
readonly iconType: _angular_core.InputSignal<TrendIconType>;
|
|
976
|
+
/** Size preset */
|
|
977
|
+
readonly size: _angular_core.InputSignal<TrendSize>;
|
|
978
|
+
/** Value formatting mode */
|
|
979
|
+
readonly format: _angular_core.InputSignal<TrendFormat>;
|
|
980
|
+
/** Prefix string before number */
|
|
981
|
+
readonly prefix: _angular_core.InputSignal<string>;
|
|
982
|
+
/** Suffix string after number (e.g. '%', 'pts') */
|
|
983
|
+
readonly suffix: _angular_core.InputSignal<string>;
|
|
984
|
+
/** Number of decimal places */
|
|
985
|
+
readonly decimals: _angular_core.InputSignal<number>;
|
|
986
|
+
/** Whether to show '+' / '-' sign */
|
|
987
|
+
readonly showSign: _angular_core.InputSignal<boolean>;
|
|
988
|
+
/** Whether to show arrow icon */
|
|
989
|
+
readonly showIcon: _angular_core.InputSignal<boolean>;
|
|
990
|
+
/** Show only the icon without text */
|
|
991
|
+
readonly iconOnly: _angular_core.InputSignal<boolean>;
|
|
992
|
+
/** Secondary comparison label (e.g. 'vs last month') */
|
|
993
|
+
readonly label: _angular_core.InputSignal<string>;
|
|
994
|
+
/** Currency symbol when format is 'currency' */
|
|
995
|
+
readonly currencySymbol: _angular_core.InputSignal<string>;
|
|
996
|
+
/** Custom formatter function */
|
|
997
|
+
readonly valueFormatter: _angular_core.InputSignal<((calc: TrendCalculationResult) => string) | null>;
|
|
998
|
+
/** Accessible label */
|
|
999
|
+
readonly ariaLabel: _angular_core.InputSignal<string | null>;
|
|
1000
|
+
/** Calculation result */
|
|
1001
|
+
readonly calculation: _angular_core.Signal<TrendCalculationResult>;
|
|
1002
|
+
readonly computedStatus: _angular_core.Signal<"neutral" | "positive" | "negative">;
|
|
1003
|
+
readonly computedDirection: _angular_core.Signal<"flat" | "up" | "down">;
|
|
1004
|
+
readonly displayValue: _angular_core.Signal<string>;
|
|
1005
|
+
readonly computedAriaLabel: _angular_core.Signal<string>;
|
|
1006
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTrendIndicatorComponent, never>;
|
|
1007
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<TalosTrendIndicatorComponent, "talos-trend-indicator", never, { "value": { "alias": "value"; "required": false; "isSignal": true; }; "current": { "alias": "current"; "required": false; "isSignal": true; }; "previous": { "alias": "previous"; "required": false; "isSignal": true; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "status": { "alias": "status"; "required": false; "isSignal": true; }; "polarity": { "alias": "polarity"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "layout": { "alias": "layout"; "required": false; "isSignal": true; }; "iconType": { "alias": "iconType"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; "prefix": { "alias": "prefix"; "required": false; "isSignal": true; }; "suffix": { "alias": "suffix"; "required": false; "isSignal": true; }; "decimals": { "alias": "decimals"; "required": false; "isSignal": true; }; "showSign": { "alias": "showSign"; "required": false; "isSignal": true; }; "showIcon": { "alias": "showIcon"; "required": false; "isSignal": true; }; "iconOnly": { "alias": "iconOnly"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "currencySymbol": { "alias": "currencySymbol"; "required": false; "isSignal": true; }; "valueFormatter": { "alias": "valueFormatter"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
declare class TalosTrendIndicatorModule {
|
|
1011
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TalosTrendIndicatorModule, never>;
|
|
1012
|
+
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<TalosTrendIndicatorModule, never, [typeof TalosTrendIndicatorComponent], [typeof TalosTrendIndicatorComponent]>;
|
|
1013
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<TalosTrendIndicatorModule>;
|
|
1014
|
+
}
|
|
1015
|
+
|
|
1016
|
+
export { TALOS_STATUS_DESCRIPTORS, TalosBadgeDirective, TalosBadgeModule, TalosBreadcrumbComponent, TalosBreadcrumbItemComponent, TalosBreadcrumbItemDefDirective, TalosBreadcrumbModule, TalosBreadcrumbSeparatorDirective, TalosDataGridComponent, TalosDataGridModule, TalosGridActionsCellComponent, TalosGridCellFormatPipe, TalosGridFilterDialogComponent, TalosGridStatusCellComponent, TalosStatusTagComponent, TalosStatusTagModule, TalosTimelineComponent, TalosTimelineContentDirective, TalosTimelineDotDirective, TalosTimelineExtraDirective, TalosTimelineItemComponent, TalosTimelineModule, TalosTimelineTimeDirective, TalosTimelineTitleDirective, TalosTrendIndicatorComponent, TalosTrendIndicatorModule, formatBadgeContent, normalizeWorkflowStatus };
|
|
1017
|
+
export type { ProcessedBreadcrumbNode, TalosBadgePosition, TalosBadgeShape, TalosBadgeSize, TalosBadgeVariant, TalosBreadcrumbItem, TalosBreadcrumbItemClickEvent, TalosBreadcrumbItemContext, TalosBreadcrumbSeparatorType, TalosBreadcrumbSize, TalosBreadcrumbVariant, TalosCanonicalWorkflowStatus, TalosGridActionClickEvent, TalosGridActionDef, TalosGridColDef, TalosGridColType, TalosGridColumnFilter, TalosGridColumnResizeEvent, TalosGridDensity, TalosGridFilterMode, TalosGridOperator, TalosGridPaginationState, TalosGridSortDirection, TalosGridSortState, TalosGridSortType, TalosGridStatusConfig, TalosStatusDescriptor, TalosStatusTagShape, TalosStatusTagSize, TalosStatusTagVariant, TalosTimelineActor, TalosTimelineAlign, TalosTimelineDiff, TalosTimelineDotSize, TalosTimelineDotVariant, TalosTimelineItem, TalosTimelineItemStatus, TalosTimelineLineStyle, TalosTimelineMode, TalosTimelineOrientation, TalosWorkflowStatus, TrendCalculationResult, TrendDirection, TrendFormat, TrendIconType, TrendLayout, TrendPolarity, TrendSize, TrendStatus, TrendVariant };
|
|
1018
|
+
//# sourceMappingURL=weeehaoooz-talos-ui-data-display.d.ts.map
|