yukit-web 0.0.1
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/.npm/_logs/2026-08-20T08_40_55_706Z-debug-0.log +38 -0
- package/.npm/_logs/2026-08-20T08_40_56_280Z-debug-0.log +14 -0
- package/README.md +1465 -0
- package/fesm2022/yukit-web-helm-accordion.mjs +141 -0
- package/fesm2022/yukit-web-helm-accordion.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-alert-dialog.mjs +250 -0
- package/fesm2022/yukit-web-helm-alert-dialog.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-alert.mjs +94 -0
- package/fesm2022/yukit-web-helm-alert.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-aspect-ratio.mjs +47 -0
- package/fesm2022/yukit-web-helm-aspect-ratio.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-attachment.mjs +211 -0
- package/fesm2022/yukit-web-helm-attachment.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-autocomplete.mjs +361 -0
- package/fesm2022/yukit-web-helm-autocomplete.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-avatar.mjs +152 -0
- package/fesm2022/yukit-web-helm-avatar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-badge.mjs +47 -0
- package/fesm2022/yukit-web-helm-badge.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-breadcrumb.mjs +196 -0
- package/fesm2022/yukit-web-helm-breadcrumb.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-bubble.mjs +121 -0
- package/fesm2022/yukit-web-helm-bubble.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-button-group.mjs +86 -0
- package/fesm2022/yukit-web-helm-button-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-button.mjs +77 -0
- package/fesm2022/yukit-web-helm-button.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-calendar.mjs +937 -0
- package/fesm2022/yukit-web-helm-calendar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-card.mjs +141 -0
- package/fesm2022/yukit-web-helm-card.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-carousel.mjs +270 -0
- package/fesm2022/yukit-web-helm-carousel.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-checkbox.mjs +147 -0
- package/fesm2022/yukit-web-helm-checkbox.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-collapsible.mjs +62 -0
- package/fesm2022/yukit-web-helm-collapsible.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-combobox.mjs +624 -0
- package/fesm2022/yukit-web-helm-combobox.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-command.mjs +315 -0
- package/fesm2022/yukit-web-helm-command.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-context-menu.mjs +71 -0
- package/fesm2022/yukit-web-helm-context-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-date-picker.mjs +1517 -0
- package/fesm2022/yukit-web-helm-date-picker.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-dialog.mjs +271 -0
- package/fesm2022/yukit-web-helm-dialog.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-drawer.mjs +233 -0
- package/fesm2022/yukit-web-helm-drawer.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-dropdown-menu.mjs +508 -0
- package/fesm2022/yukit-web-helm-dropdown-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-empty.mjs +125 -0
- package/fesm2022/yukit-web-helm-empty.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-field.mjs +325 -0
- package/fesm2022/yukit-web-helm-field.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-hover-card.mjs +102 -0
- package/fesm2022/yukit-web-helm-hover-card.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input-group.mjs +171 -0
- package/fesm2022/yukit-web-helm-input-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input-otp.mjs +127 -0
- package/fesm2022/yukit-web-helm-input-otp.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-input.mjs +32 -0
- package/fesm2022/yukit-web-helm-input.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-item.mjs +242 -0
- package/fesm2022/yukit-web-helm-item.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-kbd.mjs +46 -0
- package/fesm2022/yukit-web-helm-kbd.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-label.mjs +30 -0
- package/fesm2022/yukit-web-helm-label.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-marker.mjs +77 -0
- package/fesm2022/yukit-web-helm-marker.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-menubar.mjs +90 -0
- package/fesm2022/yukit-web-helm-menubar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-message.mjs +115 -0
- package/fesm2022/yukit-web-helm-message.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-native-select.mjs +180 -0
- package/fesm2022/yukit-web-helm-native-select.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-navigation-menu.mjs +173 -0
- package/fesm2022/yukit-web-helm-navigation-menu.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-pagination.mjs +745 -0
- package/fesm2022/yukit-web-helm-pagination.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-popover.mjs +136 -0
- package/fesm2022/yukit-web-helm-popover.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-progress.mjs +60 -0
- package/fesm2022/yukit-web-helm-progress.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-radio-group.mjs +185 -0
- package/fesm2022/yukit-web-helm-radio-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-resizable.mjs +98 -0
- package/fesm2022/yukit-web-helm-resizable.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-scroll-area.mjs +36 -0
- package/fesm2022/yukit-web-helm-scroll-area.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-select.mjs +412 -0
- package/fesm2022/yukit-web-helm-select.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-separator.mjs +33 -0
- package/fesm2022/yukit-web-helm-separator.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sheet.mjs +254 -0
- package/fesm2022/yukit-web-helm-sheet.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sidebar.mjs +857 -0
- package/fesm2022/yukit-web-helm-sidebar.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-skeleton.mjs +29 -0
- package/fesm2022/yukit-web-helm-skeleton.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-slider.mjs +123 -0
- package/fesm2022/yukit-web-helm-slider.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-sonner.mjs +126 -0
- package/fesm2022/yukit-web-helm-sonner.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-spinner.mjs +48 -0
- package/fesm2022/yukit-web-helm-spinner.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-switch.mjs +126 -0
- package/fesm2022/yukit-web-helm-switch.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-table.mjs +180 -0
- package/fesm2022/yukit-web-helm-table.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-tabs.mjs +251 -0
- package/fesm2022/yukit-web-helm-tabs.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-textarea.mjs +32 -0
- package/fesm2022/yukit-web-helm-textarea.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-toggle-group.mjs +95 -0
- package/fesm2022/yukit-web-helm-toggle-group.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-toggle.mjs +61 -0
- package/fesm2022/yukit-web-helm-toggle.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-tooltip.mjs +57 -0
- package/fesm2022/yukit-web-helm-tooltip.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-typography.mjs +205 -0
- package/fesm2022/yukit-web-helm-typography.mjs.map +1 -0
- package/fesm2022/yukit-web-helm-utils.mjs +272 -0
- package/fesm2022/yukit-web-helm-utils.mjs.map +1 -0
- package/fesm2022/yukit-web.mjs +3592 -0
- package/fesm2022/yukit-web.mjs.map +1 -0
- package/package.json +291 -0
- package/src/lib/theme/spartan-overwrites/accordion.css +4 -0
- package/src/lib/theme/theme.css +161 -0
- package/src/lib/theme/tokens/color.css +356 -0
- package/src/lib/theme/tokens/component-colors.css +167 -0
- package/src/lib/theme/tokens/radius.css +18 -0
- package/src/lib/theme/tokens/typography.css +201 -0
- package/types/yukit-web-helm-accordion.d.ts +32 -0
- package/types/yukit-web-helm-alert-dialog.d.ts +85 -0
- package/types/yukit-web-helm-alert.d.ts +37 -0
- package/types/yukit-web-helm-aspect-ratio.d.ts +16 -0
- package/types/yukit-web-helm-attachment.d.ts +80 -0
- package/types/yukit-web-helm-autocomplete.d.ts +91 -0
- package/types/yukit-web-helm-avatar.d.ts +45 -0
- package/types/yukit-web-helm-badge.d.ts +19 -0
- package/types/yukit-web-helm-breadcrumb.d.ts +52 -0
- package/types/yukit-web-helm-bubble.d.ts +46 -0
- package/types/yukit-web-helm-button-group.d.ts +25 -0
- package/types/yukit-web-helm-button.d.ts +33 -0
- package/types/yukit-web-helm-calendar.d.ts +89 -0
- package/types/yukit-web-helm-card.d.ts +49 -0
- package/types/yukit-web-helm-carousel.d.ts +79 -0
- package/types/yukit-web-helm-checkbox.d.ts +60 -0
- package/types/yukit-web-helm-collapsible.d.ts +22 -0
- package/types/yukit-web-helm-combobox.d.ts +150 -0
- package/types/yukit-web-helm-command.d.ts +84 -0
- package/types/yukit-web-helm-context-menu.d.ts +29 -0
- package/types/yukit-web-helm-date-picker.d.ts +574 -0
- package/types/yukit-web-helm-dialog.d.ts +90 -0
- package/types/yukit-web-helm-drawer.d.ts +71 -0
- package/types/yukit-web-helm-dropdown-menu.d.ts +171 -0
- package/types/yukit-web-helm-empty.d.ts +49 -0
- package/types/yukit-web-helm-field.d.ts +102 -0
- package/types/yukit-web-helm-hover-card.d.ts +31 -0
- package/types/yukit-web-helm-input-group.d.ts +47 -0
- package/types/yukit-web-helm-input-otp.d.ts +40 -0
- package/types/yukit-web-helm-input.d.ts +13 -0
- package/types/yukit-web-helm-item.d.ts +96 -0
- package/types/yukit-web-helm-kbd.d.ts +17 -0
- package/types/yukit-web-helm-label.d.ts +12 -0
- package/types/yukit-web-helm-marker.d.ts +31 -0
- package/types/yukit-web-helm-menubar.d.ts +35 -0
- package/types/yukit-web-helm-message.d.ts +44 -0
- package/types/yukit-web-helm-native-select.d.ts +65 -0
- package/types/yukit-web-helm-navigation-menu.d.ts +49 -0
- package/types/yukit-web-helm-pagination.d.ts +187 -0
- package/types/yukit-web-helm-popover.d.ts +49 -0
- package/types/yukit-web-helm-progress.d.ts +22 -0
- package/types/yukit-web-helm-radio-group.d.ts +66 -0
- package/types/yukit-web-helm-resizable.d.ts +27 -0
- package/types/yukit-web-helm-scroll-area.d.ts +11 -0
- package/types/yukit-web-helm-select.d.ts +114 -0
- package/types/yukit-web-helm-separator.d.ts +13 -0
- package/types/yukit-web-helm-sheet.d.ts +75 -0
- package/types/yukit-web-helm-sidebar.d.ts +232 -0
- package/types/yukit-web-helm-skeleton.d.ts +11 -0
- package/types/yukit-web-helm-slider.d.ts +14 -0
- package/types/yukit-web-helm-sonner.d.ts +52 -0
- package/types/yukit-web-helm-spinner.d.ts +18 -0
- package/types/yukit-web-helm-switch.d.ts +54 -0
- package/types/yukit-web-helm-table.d.ts +82 -0
- package/types/yukit-web-helm-tabs.d.ts +66 -0
- package/types/yukit-web-helm-textarea.d.ts +13 -0
- package/types/yukit-web-helm-toggle-group.d.ts +34 -0
- package/types/yukit-web-helm-toggle.d.ts +22 -0
- package/types/yukit-web-helm-tooltip.d.ts +17 -0
- package/types/yukit-web-helm-typography.d.ts +89 -0
- package/types/yukit-web-helm-utils.d.ts +44 -0
- package/types/yukit-web.d.ts +2426 -0
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--font-sans: 'Open Sauce One', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue',
|
|
3
|
+
Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
|
|
4
|
+
--font-mono: ui-monospace, SFMono-Regular, 'SF Mono', Menlo, Consolas, 'Liberation Mono', monospace;
|
|
5
|
+
|
|
6
|
+
/* Type scale — web (default) */
|
|
7
|
+
--text-display-large-weight: 700; /* Bold */
|
|
8
|
+
--text-display-large-size: 4rem; /* 64px */
|
|
9
|
+
--text-display-large-line-height: 4.75rem; /* 76px */
|
|
10
|
+
--text-display-large-letter-spacing: -0.0375rem; /* -0.6px */
|
|
11
|
+
|
|
12
|
+
--text-display-medium-weight: 700; /* Bold */
|
|
13
|
+
--text-display-medium-size: 3.5rem; /* 56px */
|
|
14
|
+
--text-display-medium-line-height: 4.25rem; /* 68px */
|
|
15
|
+
--text-display-medium-letter-spacing: -0.0375rem; /* -0.6px */
|
|
16
|
+
|
|
17
|
+
--text-display-small-weight: 700; /* Bold */
|
|
18
|
+
--text-display-small-size: 3rem; /* 48px */
|
|
19
|
+
--text-display-small-line-height: 3.5rem; /* 56px */
|
|
20
|
+
--text-display-small-letter-spacing: -0.0375rem; /* -0.6px */
|
|
21
|
+
|
|
22
|
+
--text-headline-large-weight: 600; /* SemiBold */
|
|
23
|
+
--text-headline-large-size: 2.5rem; /* 40px */
|
|
24
|
+
--text-headline-large-line-height: 3rem; /* 48px */
|
|
25
|
+
--text-headline-large-letter-spacing: -0.025rem; /* -0.4px */
|
|
26
|
+
|
|
27
|
+
--text-headline-medium-weight: 600; /* SemiBold */
|
|
28
|
+
--text-headline-medium-size: 2rem; /* 32px */
|
|
29
|
+
--text-headline-medium-line-height: 2.625rem; /* 42px */
|
|
30
|
+
--text-headline-medium-letter-spacing: -0.025rem; /* -0.4px */
|
|
31
|
+
|
|
32
|
+
--text-headline-small-weight: 700; /* Bold */
|
|
33
|
+
--text-headline-small-size: 1.75rem; /* 28px */
|
|
34
|
+
--text-headline-small-line-height: 2rem; /* 32px */
|
|
35
|
+
--text-headline-small-letter-spacing: -0.025rem; /* -0.4px */
|
|
36
|
+
|
|
37
|
+
--text-subhead-large-weight: 500; /* Medium */
|
|
38
|
+
--text-subhead-large-size: 2rem; /* 32px */
|
|
39
|
+
--text-subhead-large-line-height: 3.375rem; /* 54px */
|
|
40
|
+
--text-subhead-large-letter-spacing: 0rem; /* 0px */
|
|
41
|
+
|
|
42
|
+
--text-subhead-medium-weight: 500; /* Medium */
|
|
43
|
+
--text-subhead-medium-size: 1.5rem; /* 24px */
|
|
44
|
+
--text-subhead-medium-line-height: 2rem; /* 32px */
|
|
45
|
+
--text-subhead-medium-letter-spacing: 0rem; /* 0px */
|
|
46
|
+
|
|
47
|
+
--text-subhead-small-weight: 500; /* Medium */
|
|
48
|
+
--text-subhead-small-size: 1.25rem; /* 20px */
|
|
49
|
+
--text-subhead-small-line-height: 2rem; /* 32px */
|
|
50
|
+
--text-subhead-small-letter-spacing: 0rem; /* 0px */
|
|
51
|
+
|
|
52
|
+
--text-title-large-weight: 600; /* SemiBold */
|
|
53
|
+
--text-title-large-size: 1.125rem; /* 18px */
|
|
54
|
+
--text-title-large-line-height: 1.625rem; /* 26px */
|
|
55
|
+
--text-title-large-letter-spacing: 0rem; /* 0px */
|
|
56
|
+
|
|
57
|
+
--text-title-medium-weight: 600; /* SemiBold */
|
|
58
|
+
--text-title-medium-size: 0.9375rem; /* 15px */
|
|
59
|
+
--text-title-medium-line-height: 1.375rem; /* 22px */
|
|
60
|
+
--text-title-medium-letter-spacing: 0rem; /* 0px */
|
|
61
|
+
|
|
62
|
+
--text-title-small-weight: 600; /* SemiBold */
|
|
63
|
+
--text-title-small-size: 0.875rem; /* 14px */
|
|
64
|
+
--text-title-small-line-height: 1.25rem; /* 20px */
|
|
65
|
+
--text-title-small-letter-spacing: 0rem; /* 0px */
|
|
66
|
+
|
|
67
|
+
--text-body-large-weight: 400; /* Regular */
|
|
68
|
+
--text-body-large-size: 1.125rem; /* 18px */
|
|
69
|
+
--text-body-large-line-height: 1.625rem; /* 26px */
|
|
70
|
+
--text-body-large-letter-spacing: 0rem; /* 0px */
|
|
71
|
+
|
|
72
|
+
--text-body-large-w-medium-weight: 500; /* Medium */
|
|
73
|
+
--text-body-large-w-medium-size: 1.125rem; /* 18px */
|
|
74
|
+
--text-body-large-w-medium-line-height: 1.625rem; /* 26px */
|
|
75
|
+
--text-body-large-w-medium-letter-spacing: 0rem; /* 0px */
|
|
76
|
+
|
|
77
|
+
--text-body-medium-weight: 400; /* Regular */
|
|
78
|
+
--text-body-medium-size: 0.9375rem; /* 15px */
|
|
79
|
+
--text-body-medium-line-height: 1.375rem; /* 22px */
|
|
80
|
+
--text-body-medium-letter-spacing: 0rem; /* 0px */
|
|
81
|
+
|
|
82
|
+
--text-body-medium-w-medium-weight: 500; /* Medium */
|
|
83
|
+
--text-body-medium-w-medium-size: 0.9375rem; /* 15px */
|
|
84
|
+
--text-body-medium-w-medium-line-height: 1.375rem; /* 22px */
|
|
85
|
+
--text-body-medium-w-medium-letter-spacing: 0rem; /* 0px */
|
|
86
|
+
|
|
87
|
+
--text-body-small-weight: 400; /* Regular */
|
|
88
|
+
--text-body-small-size: 0.875rem; /* 14px */
|
|
89
|
+
--text-body-small-line-height: 1.25rem; /* 20px */
|
|
90
|
+
--text-body-small-letter-spacing: 0rem; /* 0px */
|
|
91
|
+
|
|
92
|
+
--text-body-small-w-medium-weight: 500; /* Medium */
|
|
93
|
+
--text-body-small-w-medium-size: 0.875rem; /* 14px */
|
|
94
|
+
--text-body-small-w-medium-line-height: 1.25rem; /* 20px */
|
|
95
|
+
--text-body-small-w-medium-letter-spacing: 0rem; /* 0px */
|
|
96
|
+
|
|
97
|
+
--text-label-large-weight: 400; /* Regular */
|
|
98
|
+
--text-label-large-size: 0.75rem; /* 12px */
|
|
99
|
+
--text-label-large-line-height: 1.125rem; /* 18px */
|
|
100
|
+
--text-label-large-letter-spacing: 0rem; /* 0px */
|
|
101
|
+
|
|
102
|
+
--text-label-large-w-medium-weight: 500; /* Medium */
|
|
103
|
+
--text-label-large-w-medium-size: 0.75rem; /* 12px */
|
|
104
|
+
--text-label-large-w-medium-line-height: 1.125rem; /* 18px */
|
|
105
|
+
--text-label-large-w-medium-letter-spacing: 0rem; /* 0px */
|
|
106
|
+
|
|
107
|
+
--text-label-large-w-semibold-weight: 600; /* SemiBold */
|
|
108
|
+
--text-label-large-w-semibold-size: 0.75rem; /* 12px */
|
|
109
|
+
--text-label-large-w-semibold-line-height: 1.125rem; /* 18px */
|
|
110
|
+
--text-label-large-w-semibold-letter-spacing: 0rem; /* 0px */
|
|
111
|
+
|
|
112
|
+
--text-label-medium-weight: 400; /* Regular */
|
|
113
|
+
--text-label-medium-size: 0.625rem; /* 10px */
|
|
114
|
+
--text-label-medium-line-height: 1rem; /* 16px */
|
|
115
|
+
--text-label-medium-letter-spacing: 0rem; /* 0px */
|
|
116
|
+
|
|
117
|
+
--text-label-medium-w-medium-weight: 600; /* SemiBold */
|
|
118
|
+
--text-label-medium-w-medium-size: 0.625rem; /* 10px */
|
|
119
|
+
--text-label-medium-w-medium-line-height: 1rem; /* 16px */
|
|
120
|
+
--text-label-medium-w-medium-letter-spacing: 0rem; /* 0px */
|
|
121
|
+
|
|
122
|
+
--text-label-small-weight: 400; /* Regular */
|
|
123
|
+
--text-label-small-size: 0.5rem; /* 8px */
|
|
124
|
+
--text-label-small-line-height: 1rem; /* 16px */
|
|
125
|
+
--text-label-small-letter-spacing: 0rem; /* 0px */
|
|
126
|
+
|
|
127
|
+
--text-label-small-w-medium-weight: 500; /* Medium */
|
|
128
|
+
--text-label-small-w-medium-size: 0.5rem; /* 8px */
|
|
129
|
+
--text-label-small-w-medium-line-height: 1rem; /* 16px */
|
|
130
|
+
--text-label-small-w-medium-letter-spacing: 0rem; /* 0px */
|
|
131
|
+
|
|
132
|
+
--text-overline-large-weight: 500; /* Medium */
|
|
133
|
+
--text-overline-large-size: 1.25rem; /* 20px */
|
|
134
|
+
--text-overline-large-line-height: 1.75rem; /* 28px */
|
|
135
|
+
--text-overline-large-letter-spacing: 0.125rem; /* 2px */
|
|
136
|
+
|
|
137
|
+
--text-overline-medium-weight: 600; /* SemiBold */
|
|
138
|
+
--text-overline-medium-size: 1rem; /* 16px */
|
|
139
|
+
--text-overline-medium-line-height: 1.5rem; /* 24px */
|
|
140
|
+
--text-overline-medium-letter-spacing: 0.125rem; /* 2px */
|
|
141
|
+
|
|
142
|
+
--text-overline-small-weight: 500; /* Medium */
|
|
143
|
+
--text-overline-small-size: 0.75rem; /* 12px */
|
|
144
|
+
--text-overline-small-line-height: 1.125rem; /* 18px */
|
|
145
|
+
--text-overline-small-letter-spacing: 0.125rem; /* 2px */
|
|
146
|
+
|
|
147
|
+
--text-link-small-weight: 500; /* Medium */
|
|
148
|
+
--text-link-small-size: 0.875rem; /* 14px */
|
|
149
|
+
--text-link-small-line-height: 1.25rem; /* 20px */
|
|
150
|
+
--text-link-small-letter-spacing: 0rem; /* 0px */
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
@media (max-width: 767px) {
|
|
154
|
+
:root {
|
|
155
|
+
/* Type scale — mobile overrides (display / headline / subhead only) */
|
|
156
|
+
--text-display-large-weight: 700; /* Bold */
|
|
157
|
+
--text-display-large-size: 2.25rem; /* 36px */
|
|
158
|
+
--text-display-large-line-height: 3rem; /* 48px */
|
|
159
|
+
--text-display-large-letter-spacing: -0.0375rem; /* -0.6px */
|
|
160
|
+
|
|
161
|
+
--text-display-medium-weight: 700; /* Bold */
|
|
162
|
+
--text-display-medium-size: 2rem; /* 32px */
|
|
163
|
+
--text-display-medium-line-height: 2.625rem; /* 42px */
|
|
164
|
+
--text-display-medium-letter-spacing: -0.0375rem; /* -0.6px */
|
|
165
|
+
|
|
166
|
+
--text-display-small-weight: 700; /* Bold */
|
|
167
|
+
--text-display-small-size: 1.75rem; /* 28px */
|
|
168
|
+
--text-display-small-line-height: 2.5rem; /* 40px */
|
|
169
|
+
--text-display-small-letter-spacing: -0.0375rem; /* -0.6px */
|
|
170
|
+
|
|
171
|
+
--text-headline-large-weight: 600; /* SemiBold */
|
|
172
|
+
--text-headline-large-size: 1.5rem; /* 24px */
|
|
173
|
+
--text-headline-large-line-height: 2rem; /* 32px */
|
|
174
|
+
--text-headline-large-letter-spacing: 0rem; /* 0px */
|
|
175
|
+
|
|
176
|
+
--text-headline-medium-weight: 600; /* SemiBold */
|
|
177
|
+
--text-headline-medium-size: 1.25rem; /* 20px */
|
|
178
|
+
--text-headline-medium-line-height: 2rem; /* 32px */
|
|
179
|
+
--text-headline-medium-letter-spacing: 0rem; /* 0px */
|
|
180
|
+
|
|
181
|
+
--text-headline-small-weight: 600; /* SemiBold */
|
|
182
|
+
--text-headline-small-size: 1.125rem; /* 18px */
|
|
183
|
+
--text-headline-small-line-height: 1.625rem; /* 26px */
|
|
184
|
+
--text-headline-small-letter-spacing: 0rem; /* 0px */
|
|
185
|
+
|
|
186
|
+
--text-subhead-large-weight: 500; /* Medium */
|
|
187
|
+
--text-subhead-large-size: 1.375rem; /* 22px */
|
|
188
|
+
--text-subhead-large-line-height: 2.25rem; /* 36px */
|
|
189
|
+
--text-subhead-large-letter-spacing: 0rem; /* 0px */
|
|
190
|
+
|
|
191
|
+
--text-subhead-medium-weight: 500; /* Medium */
|
|
192
|
+
--text-subhead-medium-size: 1rem; /* 16px */
|
|
193
|
+
--text-subhead-medium-line-height: 1.625rem; /* 26px */
|
|
194
|
+
--text-subhead-medium-letter-spacing: 0rem; /* 0px */
|
|
195
|
+
|
|
196
|
+
--text-subhead-small-weight: 500; /* Medium */
|
|
197
|
+
--text-subhead-small-size: 1rem; /* 16px */
|
|
198
|
+
--text-subhead-small-line-height: 1.625rem; /* 26px */
|
|
199
|
+
--text-subhead-small-letter-spacing: 0rem; /* 0px */
|
|
200
|
+
}
|
|
201
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i1 from '@spartan-ng/brain/accordion';
|
|
3
|
+
import { ClassValue } from 'clsx';
|
|
4
|
+
|
|
5
|
+
declare class HlmAccordion {
|
|
6
|
+
constructor();
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAccordion, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAccordion, "[hlmAccordion], hlm-accordion", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAccordion; inputs: { "type": "type"; "orientation": "orientation"; }; outputs: {}; }]>;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
declare class HlmAccordionContent {
|
|
12
|
+
constructor();
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAccordionContent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmAccordionContent, "hlm-accordion-content", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.BrnAccordionContent; inputs: { "style": "style"; }; outputs: {}; }]>;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
declare class HlmAccordionItem {
|
|
18
|
+
constructor();
|
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAccordionItem, never>;
|
|
20
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAccordionItem, "[hlmAccordionItem],hlm-accordion-item", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAccordionItem; inputs: { "isOpened": "isOpened"; "disabled": "disabled"; }; outputs: { "openedChange": "openedChange"; }; }]>;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
declare class HlmAccordionTrigger {
|
|
24
|
+
readonly triggerClass: i0.InputSignal<ClassValue>;
|
|
25
|
+
protected readonly _computedTriggerClass: i0.Signal<string>;
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAccordionTrigger, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmAccordionTrigger, "hlm-accordion-trigger", never, { "triggerClass": { "alias": "triggerClass"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
declare const HlmAccordionImports: readonly [typeof HlmAccordion, typeof HlmAccordionItem, typeof HlmAccordionContent, typeof HlmAccordionTrigger];
|
|
31
|
+
|
|
32
|
+
export { HlmAccordion, HlmAccordionContent, HlmAccordionImports, HlmAccordionItem, HlmAccordionTrigger };
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import * as i1$2 from '@spartan-ng/brain/alert-dialog';
|
|
2
|
+
import { BrnAlertDialog } from '@spartan-ng/brain/alert-dialog';
|
|
3
|
+
import * as i0 from '@angular/core';
|
|
4
|
+
import * as i1 from 'yukit-web/helm/button';
|
|
5
|
+
import * as i1$1 from '@spartan-ng/brain/dialog';
|
|
6
|
+
import { ClassValue } from 'clsx';
|
|
7
|
+
|
|
8
|
+
declare class HlmAlertDialog extends BrnAlertDialog {
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialog, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmAlertDialog, "hlm-alert-dialog", ["hlmAlertDialog"], {}, {}, never, ["*"], true, never>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare class HlmAlertDialogAction {
|
|
14
|
+
readonly type: i0.InputSignal<"button" | "submit" | "reset">;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogAction, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogAction, "button[hlmAlertDialogAction]", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.HlmButton; inputs: { "variant": "variant"; "size": "size"; }; outputs: {}; }]>;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
declare class HlmAlertDialogCancel {
|
|
20
|
+
readonly type: i0.InputSignal<"button" | "submit" | "reset">;
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogCancel, never>;
|
|
22
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogCancel, "button[hlmAlertDialogCancel]", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1$1.BrnDialogClose; inputs: {}; outputs: {}; }, { directive: typeof i1.HlmButton; inputs: { "variant": "variant"; "size": "size"; }; outputs: {}; }]>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
declare class HlmAlertDialogContent {
|
|
26
|
+
private readonly _stateProvider;
|
|
27
|
+
readonly state: i0.Signal<"open" | "closed">;
|
|
28
|
+
readonly size: i0.InputSignal<"default" | "sm">;
|
|
29
|
+
constructor();
|
|
30
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogContent, never>;
|
|
31
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogContent, "[hlmAlertDialogContent],hlm-alert-dialog-content", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
declare class HlmAlertDialogDescription {
|
|
35
|
+
constructor();
|
|
36
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogDescription, never>;
|
|
37
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogDescription, "[hlmAlertDialogDescription]", never, {}, {}, never, never, true, [{ directive: typeof i1$2.BrnAlertDialogDescription; inputs: {}; outputs: {}; }]>;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
declare class HlmAlertDialogFooter {
|
|
41
|
+
constructor();
|
|
42
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogFooter, never>;
|
|
43
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogFooter, "[hlmAlertDialogFooter],hlm-alert-dialog-footer", never, {}, {}, never, never, true, never>;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
declare class HlmAlertDialogHeader {
|
|
47
|
+
constructor();
|
|
48
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogHeader, never>;
|
|
49
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogHeader, "[hlmAlertDialogHeader],hlm-alert-dialog-header", never, {}, {}, never, never, true, never>;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
declare class HlmAlertDialogMedia {
|
|
53
|
+
constructor();
|
|
54
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogMedia, never>;
|
|
55
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogMedia, "[hlmAlertDialogMedia],hlm-alert-dialog-media", never, {}, {}, never, never, true, never>;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
declare class HlmAlertDialogOverlay {
|
|
59
|
+
private readonly _classSettable;
|
|
60
|
+
readonly userClass: i0.InputSignal<ClassValue>;
|
|
61
|
+
protected readonly _computedClass: i0.Signal<string>;
|
|
62
|
+
constructor();
|
|
63
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogOverlay, never>;
|
|
64
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogOverlay, "[hlmAlertDialogOverlay],hlm-alert-dialog-overlay", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1$2.BrnAlertDialogOverlay; inputs: {}; outputs: {}; }]>;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
declare class HlmAlertDialogPortal {
|
|
68
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogPortal, never>;
|
|
69
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogPortal, "[hlmAlertDialogPortal]", never, {}, {}, never, never, true, [{ directive: typeof i1$2.BrnAlertDialogContent; inputs: { "context": "context"; "class": "class"; }; outputs: {}; }]>;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
declare class HlmAlertDialogTitle {
|
|
73
|
+
constructor();
|
|
74
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogTitle, never>;
|
|
75
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogTitle, "[hlmAlertDialogTitle]", never, {}, {}, never, never, true, [{ directive: typeof i1$2.BrnAlertDialogTitle; inputs: {}; outputs: {}; }]>;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
declare class HlmAlertDialogTrigger {
|
|
79
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDialogTrigger, never>;
|
|
80
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDialogTrigger, "button[hlmAlertDialogTrigger],button[hlmAlertDialogTriggerFor]", never, {}, {}, never, never, true, [{ directive: typeof i1$2.BrnAlertDialogTrigger; inputs: { "id": "id"; "brnAlertDialogTriggerFor": "hlmAlertDialogTriggerFor"; "type": "type"; }; outputs: {}; }]>;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
declare const HlmAlertDialogImports: readonly [typeof HlmAlertDialog, typeof HlmAlertDialogAction, typeof HlmAlertDialogCancel, typeof HlmAlertDialogContent, typeof HlmAlertDialogDescription, typeof HlmAlertDialogFooter, typeof HlmAlertDialogHeader, typeof HlmAlertDialogMedia, typeof HlmAlertDialogOverlay, typeof HlmAlertDialogPortal, typeof HlmAlertDialogTitle, typeof HlmAlertDialogTrigger];
|
|
84
|
+
|
|
85
|
+
export { HlmAlertDialog, HlmAlertDialogAction, HlmAlertDialogCancel, HlmAlertDialogContent, HlmAlertDialogDescription, HlmAlertDialogFooter, HlmAlertDialogHeader, HlmAlertDialogImports, HlmAlertDialogMedia, HlmAlertDialogOverlay, HlmAlertDialogPortal, HlmAlertDialogTitle, HlmAlertDialogTrigger };
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import { VariantProps } from 'class-variance-authority';
|
|
4
|
+
|
|
5
|
+
declare const alertVariants: (props?: ({
|
|
6
|
+
variant?: "default" | "destructive" | null | undefined;
|
|
7
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
+
type AlertVariants = VariantProps<typeof alertVariants>;
|
|
9
|
+
declare class HlmAlert {
|
|
10
|
+
readonly variant: i0.InputSignal<"default" | "destructive" | null | undefined>;
|
|
11
|
+
constructor();
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlert, never>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlert, "hlm-alert,[hlmAlert]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
declare class HlmAlertAction {
|
|
17
|
+
constructor();
|
|
18
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertAction, never>;
|
|
19
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertAction, "[hlmAlertAction]", never, {}, {}, never, never, true, never>;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
declare class HlmAlertDescription {
|
|
23
|
+
constructor();
|
|
24
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertDescription, never>;
|
|
25
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertDescription, "[hlmAlertDescription]", never, {}, {}, never, never, true, never>;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
declare class HlmAlertTitle {
|
|
29
|
+
constructor();
|
|
30
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAlertTitle, never>;
|
|
31
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAlertTitle, "[hlmAlertTitle]", never, {}, {}, never, never, true, never>;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
declare const HlmAlertImports: readonly [typeof HlmAlert, typeof HlmAlertAction, typeof HlmAlertDescription, typeof HlmAlertTitle];
|
|
35
|
+
|
|
36
|
+
export { HlmAlert, HlmAlertAction, HlmAlertDescription, HlmAlertImports, HlmAlertTitle };
|
|
37
|
+
export type { AlertVariants };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { NumberInput } from '@angular/cdk/coercion';
|
|
3
|
+
|
|
4
|
+
declare class HlmAspectRatio {
|
|
5
|
+
/**
|
|
6
|
+
* Aspect ratio of the element, defined as width / height.
|
|
7
|
+
*/
|
|
8
|
+
readonly ratio: i0.InputSignalWithTransform<number, NumberInput>;
|
|
9
|
+
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAspectRatio, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAspectRatio, "[hlmAspectRatio]", never, { "ratio": { "alias": "hlmAspectRatio"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
declare const HlmAspectRatioImports: readonly [typeof HlmAspectRatio];
|
|
15
|
+
|
|
16
|
+
export { HlmAspectRatio, HlmAspectRatioImports };
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import { VariantProps } from 'class-variance-authority';
|
|
4
|
+
import * as i1 from 'yukit-web/helm/button';
|
|
5
|
+
|
|
6
|
+
declare const attachmentVariants: (props?: ({
|
|
7
|
+
size?: "default" | "sm" | "xs" | null | undefined;
|
|
8
|
+
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
9
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
|
+
type AttachmentVariants = VariantProps<typeof attachmentVariants>;
|
|
11
|
+
type AttachmentState = 'idle' | 'uploading' | 'processing' | 'error' | 'done';
|
|
12
|
+
declare class HlmAttachment {
|
|
13
|
+
readonly state: i0.InputSignal<AttachmentState>;
|
|
14
|
+
readonly size: i0.InputSignal<"default" | "sm" | "xs" | null | undefined>;
|
|
15
|
+
readonly orientation: i0.InputSignal<"horizontal" | "vertical" | null | undefined>;
|
|
16
|
+
constructor();
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachment, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachment, "[hlmAttachment],hlm-attachment", never, { "state": { "alias": "state"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "orientation": { "alias": "orientation"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
declare class HlmAttachmentAction {
|
|
22
|
+
readonly type: i0.InputSignal<"button" | "submit" | "reset">;
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachmentAction, never>;
|
|
24
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachmentAction, "button[hlmAttachmentAction]", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.HlmButton; inputs: { "variant": "variant"; "size": "size"; }; outputs: {}; }]>;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
declare class HlmAttachmentActions {
|
|
28
|
+
constructor();
|
|
29
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachmentActions, never>;
|
|
30
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachmentActions, "[hlmAttachmentActions],hlm-attachment-actions", never, {}, {}, never, never, true, never>;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
declare class HlmAttachmentContent {
|
|
34
|
+
constructor();
|
|
35
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachmentContent, never>;
|
|
36
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachmentContent, "[hlmAttachmentContent],hlm-attachment-content", never, {}, {}, never, never, true, never>;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
declare class HlmAttachmentDescription {
|
|
40
|
+
constructor();
|
|
41
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachmentDescription, never>;
|
|
42
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachmentDescription, "[hlmAttachmentDescription],hlm-attachment-description", never, {}, {}, never, never, true, never>;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
declare class HlmAttachmentGroup {
|
|
46
|
+
constructor();
|
|
47
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachmentGroup, never>;
|
|
48
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachmentGroup, "[hlmAttachmentGroup],hlm-attachment-group", never, {}, {}, never, never, true, never>;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
declare const attachmentMediaVariants: (props?: ({
|
|
52
|
+
variant?: "icon" | "image" | null | undefined;
|
|
53
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
54
|
+
type AttachmentMediaVariants = VariantProps<typeof attachmentMediaVariants>;
|
|
55
|
+
declare class HlmAttachmentMedia {
|
|
56
|
+
readonly variant: i0.InputSignal<"icon" | "image" | null | undefined>;
|
|
57
|
+
constructor();
|
|
58
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachmentMedia, never>;
|
|
59
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachmentMedia, "[hlmAttachmentMedia],hlm-attachment-media", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
declare class HlmAttachmentTitle {
|
|
63
|
+
constructor();
|
|
64
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachmentTitle, never>;
|
|
65
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachmentTitle, "[hlmAttachmentTitle],hlm-attachment-title", never, {}, {}, never, never, true, never>;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
declare class HlmAttachmentTrigger {
|
|
69
|
+
private readonly _elementRef;
|
|
70
|
+
readonly type: i0.InputSignal<"button" | "submit" | "reset" | null>;
|
|
71
|
+
protected readonly _hostType: i0.Signal<"button" | "submit" | "reset" | null>;
|
|
72
|
+
constructor();
|
|
73
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAttachmentTrigger, never>;
|
|
74
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAttachmentTrigger, "button[hlmAttachmentTrigger],a[hlmAttachmentTrigger]", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
declare const HlmAttachmentImports: readonly [typeof HlmAttachment, typeof HlmAttachmentAction, typeof HlmAttachmentActions, typeof HlmAttachmentContent, typeof HlmAttachmentDescription, typeof HlmAttachmentGroup, typeof HlmAttachmentMedia, typeof HlmAttachmentTitle, typeof HlmAttachmentTrigger];
|
|
78
|
+
|
|
79
|
+
export { HlmAttachment, HlmAttachmentAction, HlmAttachmentActions, HlmAttachmentContent, HlmAttachmentDescription, HlmAttachmentGroup, HlmAttachmentImports, HlmAttachmentMedia, HlmAttachmentTitle, HlmAttachmentTrigger };
|
|
80
|
+
export type { AttachmentMediaVariants, AttachmentState, AttachmentVariants };
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i1 from '@spartan-ng/brain/autocomplete';
|
|
3
|
+
import * as i2 from '@spartan-ng/brain/popover';
|
|
4
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
5
|
+
import * as i2$1 from 'yukit-web/helm/input-group';
|
|
6
|
+
|
|
7
|
+
declare class HlmAutocomplete {
|
|
8
|
+
constructor();
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocomplete, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocomplete, "[hlmAutocomplete],hlm-autocomplete", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocomplete; inputs: { "autoHighlight": "autoHighlight"; "disabled": "disabled"; "value": "value"; "search": "search"; "itemToString": "itemToString"; "isItemEqualToValue": "isItemEqualToValue"; }; outputs: { "valueChange": "valueChange"; "searchChange": "searchChange"; }; }, { directive: typeof i2.BrnPopover; inputs: { "align": "align"; "closeOnOutsidePointerEvents": "closeOnOutsidePointerEvents"; "sideOffset": "sideOffset"; "state": "state"; "offsetX": "offsetX"; }; outputs: { "stateChanged": "stateChanged"; "closed": "closed"; }; }]>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare class HlmAutocompleteContent {
|
|
14
|
+
constructor();
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteContent, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompleteContent, "[hlmAutocompleteContent],hlm-autocomplete-content", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocompleteContent; inputs: {}; outputs: {}; }]>;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
declare class HlmAutocompleteEmpty {
|
|
20
|
+
constructor();
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteEmpty, never>;
|
|
22
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompleteEmpty, "[hlmAutocompleteEmpty],hlm-autocomplete-empty", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocompleteEmpty; inputs: {}; outputs: {}; }]>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
declare class HlmAutocompleteGroup {
|
|
26
|
+
constructor();
|
|
27
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteGroup, never>;
|
|
28
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompleteGroup, "[hlmAutocompleteGroup]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocompleteGroup; inputs: {}; outputs: {}; }]>;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
declare class HlmAutocompleteInput {
|
|
32
|
+
private static _id;
|
|
33
|
+
readonly inputId: i0.InputSignal<string>;
|
|
34
|
+
readonly placeholder: i0.InputSignal<string>;
|
|
35
|
+
readonly showSearch: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
36
|
+
readonly showClear: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
37
|
+
/** Forces the invalid state visually, regardless of form control state. */
|
|
38
|
+
readonly forceInvalid: i0.InputSignalWithTransform<boolean, BooleanInput>;
|
|
39
|
+
/** Manual override for aria-invalid. When not set, auto-detects from the parent autocomplete error state. */
|
|
40
|
+
readonly ariaInvalidOverride: i0.InputSignalWithTransform<boolean | undefined, BooleanInput>;
|
|
41
|
+
constructor();
|
|
42
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteInput, never>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmAutocompleteInput, "hlm-autocomplete-input", never, { "inputId": { "alias": "inputId"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "showSearch": { "alias": "showSearch"; "required": false; "isSignal": true; }; "showClear": { "alias": "showClear"; "required": false; "isSignal": true; }; "forceInvalid": { "alias": "forceInvalid"; "required": false; "isSignal": true; }; "ariaInvalidOverride": { "alias": "aria-invalid"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.BrnAutocompleteAnchor; inputs: {}; outputs: {}; }, { directive: typeof i2$1.HlmInputGroup; inputs: {}; outputs: {}; }]>;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
declare class HlmAutocompleteItem {
|
|
47
|
+
private readonly _brnAutocompleteItem;
|
|
48
|
+
protected readonly _active: i0.Signal<boolean>;
|
|
49
|
+
constructor();
|
|
50
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteItem, never>;
|
|
51
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmAutocompleteItem, "hlm-autocomplete-item", never, {}, {}, never, ["*"], true, [{ directive: typeof i1.BrnAutocompleteItem; inputs: { "id": "id"; "disabled": "disabled"; "value": "value"; }; outputs: {}; }]>;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
declare class HlmAutocompleteLabel {
|
|
55
|
+
constructor();
|
|
56
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteLabel, never>;
|
|
57
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompleteLabel, "[hlmAutocompleteLabel]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocompleteLabel; inputs: { "id": "id"; }; outputs: {}; }]>;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
declare class HlmAutocompleteList {
|
|
61
|
+
constructor();
|
|
62
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteList, never>;
|
|
63
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompleteList, "[hlmAutocompleteList]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocompleteList; inputs: { "id": "id"; }; outputs: {}; }]>;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
declare class HlmAutocompletePortal {
|
|
67
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompletePortal, never>;
|
|
68
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompletePortal, "[hlmAutocompletePortal]", never, {}, {}, never, never, true, [{ directive: typeof i2.BrnPopoverContent; inputs: { "context": "context"; "class": "class"; }; outputs: {}; }]>;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
declare class HlmAutocompleteSearch {
|
|
72
|
+
constructor();
|
|
73
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteSearch, never>;
|
|
74
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompleteSearch, "[hlmAutocompleteSearch],hlm-autocomplete-search", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocompleteSearch; inputs: { "autoHighlight": "autoHighlight"; "disabled": "disabled"; "value": "value"; "search": "search"; "itemToString": "itemToString"; }; outputs: { "valueChange": "valueChange"; "searchChange": "searchChange"; }; }, { directive: typeof i2.BrnPopover; inputs: { "align": "align"; "closeOnOutsidePointerEvents": "closeOnOutsidePointerEvents"; "sideOffset": "sideOffset"; "state": "state"; "offsetX": "offsetX"; }; outputs: { "stateChanged": "stateChanged"; "closed": "closed"; }; }]>;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
declare class HlmAutocompleteSeparator {
|
|
78
|
+
constructor();
|
|
79
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteSeparator, never>;
|
|
80
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompleteSeparator, "[hlmAutocompleteSeparator]", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocompleteSeparator; inputs: { "orientation": "orientation"; }; outputs: {}; }]>;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
declare class HlmAutocompleteStatus {
|
|
84
|
+
constructor();
|
|
85
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAutocompleteStatus, never>;
|
|
86
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAutocompleteStatus, "[hlmAutocompleteStatus],hlm-autocomplete-status", never, {}, {}, never, never, true, [{ directive: typeof i1.BrnAutocompleteStatus; inputs: {}; outputs: {}; }]>;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
declare const HlmAutocompleteImports: readonly [typeof HlmAutocomplete, typeof HlmAutocompleteContent, typeof HlmAutocompleteEmpty, typeof HlmAutocompleteGroup, typeof HlmAutocompleteInput, typeof HlmAutocompleteItem, typeof HlmAutocompleteLabel, typeof HlmAutocompleteList, typeof HlmAutocompletePortal, typeof HlmAutocompleteSearch, typeof HlmAutocompleteSeparator, typeof HlmAutocompleteStatus];
|
|
90
|
+
|
|
91
|
+
export { HlmAutocomplete, HlmAutocompleteContent, HlmAutocompleteEmpty, HlmAutocompleteGroup, HlmAutocompleteImports, HlmAutocompleteInput, HlmAutocompleteItem, HlmAutocompleteLabel, HlmAutocompleteList, HlmAutocompletePortal, HlmAutocompleteSearch, HlmAutocompleteSeparator, HlmAutocompleteStatus };
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i1 from '@spartan-ng/brain/avatar';
|
|
3
|
+
import { BrnAvatar } from '@spartan-ng/brain/avatar';
|
|
4
|
+
|
|
5
|
+
declare class HlmAvatar extends BrnAvatar {
|
|
6
|
+
readonly size: i0.InputSignal<"default" | "sm" | "lg">;
|
|
7
|
+
constructor();
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAvatar, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HlmAvatar, "hlm-avatar", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, ["[hlmAvatarImage],[brnAvatarImage]", "[hlmAvatarFallback],[brnAvatarFallback]", "*"], true, never>;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
declare class HlmAvatarBadge {
|
|
13
|
+
constructor();
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAvatarBadge, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAvatarBadge, "[hlmAvatarBadge],hlm-avatar-badge", never, {}, {}, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
declare class HlmAvatarFallback {
|
|
19
|
+
constructor();
|
|
20
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAvatarFallback, never>;
|
|
21
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAvatarFallback, "[hlmAvatarFallback]", ["hlmAvatarFallback"], {}, {}, never, never, true, [{ directive: typeof i1.BrnAvatarFallback; inputs: {}; outputs: {}; }]>;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
declare class HlmAvatarGroup {
|
|
25
|
+
constructor();
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAvatarGroup, never>;
|
|
27
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAvatarGroup, "[hlmAvatarGroup],hlm-avatar-group", never, {}, {}, never, never, true, never>;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
declare class HlmAvatarGroupCount {
|
|
31
|
+
constructor();
|
|
32
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAvatarGroupCount, never>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAvatarGroupCount, "[hlmAvatarGroupCount],hlm-avatar-group-count", never, {}, {}, never, never, true, never>;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
declare class HlmAvatarImage {
|
|
37
|
+
readonly canShow: i0.Signal<boolean>;
|
|
38
|
+
constructor();
|
|
39
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmAvatarImage, never>;
|
|
40
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmAvatarImage, "img[hlmAvatarImage]", ["hlmAvatarImage"], {}, {}, never, never, true, [{ directive: typeof i1.BrnAvatarImage; inputs: {}; outputs: {}; }]>;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
declare const HlmAvatarImports: readonly [typeof HlmAvatar, typeof HlmAvatarBadge, typeof HlmAvatarFallback, typeof HlmAvatarGroup, typeof HlmAvatarGroupCount, typeof HlmAvatarImage];
|
|
44
|
+
|
|
45
|
+
export { HlmAvatar, HlmAvatarBadge, HlmAvatarFallback, HlmAvatarGroup, HlmAvatarGroupCount, HlmAvatarImage, HlmAvatarImports };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import { VariantProps } from 'class-variance-authority';
|
|
4
|
+
|
|
5
|
+
declare const badgeVariants: (props?: ({
|
|
6
|
+
variant?: "default" | "secondary" | "destructive" | "outline" | "ghost" | "link" | null | undefined;
|
|
7
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
+
type BadgeVariants = VariantProps<typeof badgeVariants>;
|
|
9
|
+
declare class HlmBadge {
|
|
10
|
+
readonly variant: i0.InputSignal<"default" | "secondary" | "destructive" | "outline" | "ghost" | "link" | null | undefined>;
|
|
11
|
+
constructor();
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmBadge, never>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmBadge, "[hlmBadge],hlm-badge", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
declare const HlmBadgeImports: readonly [typeof HlmBadge];
|
|
17
|
+
|
|
18
|
+
export { HlmBadge, HlmBadgeImports };
|
|
19
|
+
export type { BadgeVariants };
|