@dataengineeringformachinelearning/viking-ui 3.0.0-alpha.4 → 4.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/README.md +6 -3
- package/dist/LICENSE +201 -0
- package/dist/README.md +251 -0
- package/dist/fesm2022/dataengineeringformachinelearning-viking-ui.mjs +13751 -0
- package/dist/fesm2022/dataengineeringformachinelearning-viking-ui.mjs.map +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -4051
- package/dist/package.json +87 -0
- package/dist/scripts/build-web-components.mjs +37 -0
- package/dist/src/tokens/series-presets.ts +15 -0
- package/dist/src/tokens/tailwind.preset.js +209 -0
- package/dist/src/tokens/viking-tokens.json +318 -0
- package/dist/src/web/badge/viking-badge-wc.ts +116 -0
- package/dist/src/web/button/viking-button-wc.ts +165 -0
- package/dist/src/web/callout/viking-callout-wc.ts +105 -0
- package/dist/src/web/card/viking-card-wc.ts +66 -0
- package/dist/src/web/core/base.ts +56 -0
- package/dist/src/web/core/dom.ts +53 -0
- package/dist/src/web/core/icons-inline.ts +44 -0
- package/dist/src/web/core/styles.ts +1138 -0
- package/dist/src/web/core/types.ts +19 -0
- package/dist/src/web/field/viking-field-wc.ts +154 -0
- package/dist/src/web/index.ts +73 -0
- package/dist/src/web/input/viking-input-wc.ts +211 -0
- package/dist/src/web/modal/viking-modal-wc.ts +187 -0
- package/dist/src/web/search-palette/viking-search-palette-wc.ts +494 -0
- package/dist/src/web/select/viking-select-wc.ts +218 -0
- package/dist/src/web/suite-header/viking-suite-header-wc.ts +714 -0
- package/dist/src/web/suite-search-palette/viking-suite-search-palette-wc.ts +234 -0
- package/dist/src/web/theme-toggle/viking-theme-toggle-wc.ts +139 -0
- package/dist/src/web/types.ts +37 -0
- package/dist/src/web/web-components.spec.ts +297 -0
- package/dist/types/dataengineeringformachinelearning-viking-ui.d.ts +2658 -0
- package/dist/viking.manifest.json +271 -0
- package/dist/web-components.js +2427 -126
- package/package.json +25 -11
- package/dist/core/brand-icons.d.ts +0 -29
- package/dist/core/icons.d.ts +0 -132
- package/dist/core/integration-brand-icons.d.ts +0 -18
- package/dist/core/lucide-paths.generated.d.ts +0 -90
- package/dist/core/types.d.ts +0 -56
- package/dist/core/uid.d.ts +0 -2
- package/dist/elements/button/viking-button.d.ts +0 -14
- package/dist/elements/card/viking-card.d.ts +0 -8
- package/dist/elements/core/dom.d.ts +0 -4
- package/dist/elements/core/styles.d.ts +0 -2
- package/dist/elements/modal/viking-modal.d.ts +0 -15
- package/dist/lib/accordion/accordion.d.ts +0 -19
- package/dist/lib/app-header/app-header.d.ts +0 -8
- package/dist/lib/app-sidebar/app-sidebar.d.ts +0 -10
- package/dist/lib/auth-panel/auth-panel.d.ts +0 -13
- package/dist/lib/autocomplete/autocomplete.d.ts +0 -25
- package/dist/lib/avatar/avatar.d.ts +0 -14
- package/dist/lib/badge/badge.d.ts +0 -16
- package/dist/lib/bar/bar.d.ts +0 -4
- package/dist/lib/brand/brand.d.ts +0 -8
- package/dist/lib/breadcrumbs/breadcrumbs.d.ts +0 -10
- package/dist/lib/button/button-group.d.ts +0 -6
- package/dist/lib/button/button.d.ts +0 -25
- package/dist/lib/calendar/calendar.d.ts +0 -22
- package/dist/lib/callout/callout.d.ts +0 -14
- package/dist/lib/card/card-title.d.ts +0 -12
- package/dist/lib/card/card.d.ts +0 -19
- package/dist/lib/carousel/carousel.d.ts +0 -13
- package/dist/lib/chart/chart-zoom.d.ts +0 -14
- package/dist/lib/chart/chart.d.ts +0 -119
- package/dist/lib/chart-card-header/chart-card-header.d.ts +0 -10
- package/dist/lib/chart-empty-state/chart-empty-state.d.ts +0 -13
- package/dist/lib/chart-panel/chart-panel.d.ts +0 -10
- package/dist/lib/checkbox/checkbox.d.ts +0 -13
- package/dist/lib/color-picker/color-picker.d.ts +0 -16
- package/dist/lib/command/command.d.ts +0 -23
- package/dist/lib/composer/composer.d.ts +0 -15
- package/dist/lib/confirm-dialog/confirm-dialog.d.ts +0 -18
- package/dist/lib/confirm-dialog/dialog.service.d.ts +0 -28
- package/dist/lib/context/context.d.ts +0 -17
- package/dist/lib/core/brand-icons.d.ts +0 -29
- package/dist/lib/core/cva.d.ts +0 -15
- package/dist/lib/core/icons.d.ts +0 -132
- package/dist/lib/core/integration-brand-icons.d.ts +0 -18
- package/dist/lib/core/lucide-paths.generated.d.ts +0 -90
- package/dist/lib/date-picker/date-picker.d.ts +0 -18
- package/dist/lib/dropdown/dropdown.d.ts +0 -29
- package/dist/lib/editor/editor.d.ts +0 -26
- package/dist/lib/empty-state/empty-state.d.ts +0 -9
- package/dist/lib/fab/fab.d.ts +0 -9
- package/dist/lib/field/field.d.ts +0 -14
- package/dist/lib/file-upload/file-upload.d.ts +0 -19
- package/dist/lib/footer/footer.d.ts +0 -6
- package/dist/lib/form-section/form-section.d.ts +0 -15
- package/dist/lib/gauge-arc/gauge-arc.d.ts +0 -8
- package/dist/lib/hud-panel/hud-panel.d.ts +0 -5
- package/dist/lib/icon/icon.d.ts +0 -44
- package/dist/lib/icon-badge/icon-badge.d.ts +0 -14
- package/dist/lib/icon-heading/icon-heading.d.ts +0 -9
- package/dist/lib/icon-text/icon-text.d.ts +0 -12
- package/dist/lib/input/input.d.ts +0 -23
- package/dist/lib/kanban/kanban.d.ts +0 -16
- package/dist/lib/kbd/kbd.d.ts +0 -5
- package/dist/lib/label/label.d.ts +0 -7
- package/dist/lib/loading-overlay/loading-overlay.d.ts +0 -10
- package/dist/lib/menubar/menubar.d.ts +0 -10
- package/dist/lib/metric-card/metric-card.d.ts +0 -9
- package/dist/lib/modal/modal.d.ts +0 -13
- package/dist/lib/native-select/native-select.d.ts +0 -17
- package/dist/lib/navbar/navbar.d.ts +0 -13
- package/dist/lib/navigation-menu/navigation-menu.d.ts +0 -13
- package/dist/lib/otp-input/otp-input.d.ts +0 -23
- package/dist/lib/page-back-link/page-back-link.d.ts +0 -11
- package/dist/lib/page-header/page-header.d.ts +0 -15
- package/dist/lib/pagination/pagination.d.ts +0 -10
- package/dist/lib/pillbox/pillbox.d.ts +0 -15
- package/dist/lib/popover/popover.d.ts +0 -15
- package/dist/lib/profile/profile.d.ts +0 -11
- package/dist/lib/progress/progress.d.ts +0 -12
- package/dist/lib/radio/radio.d.ts +0 -16
- package/dist/lib/ring-gauge/ring-gauge.d.ts +0 -8
- package/dist/lib/scroll-area/scroll-area.d.ts +0 -7
- package/dist/lib/search-palette/search-palette.d.ts +0 -16
- package/dist/lib/select/select.d.ts +0 -26
- package/dist/lib/separator/separator.d.ts +0 -8
- package/dist/lib/sheet/sheet.d.ts +0 -13
- package/dist/lib/sidebar-nav/sidebar-nav.d.ts +0 -46
- package/dist/lib/site-drakkar/site-drakkar.config.d.ts +0 -50
- package/dist/lib/site-drakkar/site-footer.d.ts +0 -18
- package/dist/lib/site-drakkar/site-navbar.d.ts +0 -25
- package/dist/lib/site-drakkar/suite-search-items.d.ts +0 -17
- package/dist/lib/skeleton/skeleton.d.ts +0 -8
- package/dist/lib/slider/slider.d.ts +0 -17
- package/dist/lib/spinner/spinner.d.ts +0 -7
- package/dist/lib/status-metric-row/status-metric-row.d.ts +0 -9
- package/dist/lib/suite-search-palette/suite-search-palette.d.ts +0 -25
- package/dist/lib/switch/switch.d.ts +0 -12
- package/dist/lib/table/table.d.ts +0 -10
- package/dist/lib/tabs/tab-panel.d.ts +0 -12
- package/dist/lib/tabs/tab.d.ts +0 -14
- package/dist/lib/tabs/tabs.d.ts +0 -10
- package/dist/lib/textarea/textarea.d.ts +0 -16
- package/dist/lib/theme-toggle/theme-toggle.d.ts +0 -9
- package/dist/lib/time-picker/time-picker.d.ts +0 -21
- package/dist/lib/timeline/timeline.d.ts +0 -14
- package/dist/lib/toast/toast.d.ts +0 -21
- package/dist/lib/toggle/toggle-group.d.ts +0 -9
- package/dist/lib/toggle/toggle.d.ts +0 -15
- package/dist/lib/tooltip/tooltip.d.ts +0 -20
- package/dist/lib/typography/heading.d.ts +0 -9
- package/dist/lib/typography/text.d.ts +0 -11
- package/dist/lib/uptime-bar/uptime-bar.d.ts +0 -6
- package/dist/lib/verification-code-field/verification-code-field.d.ts +0 -19
- package/dist/lib/whitepaper-cta/whitepaper-cta.d.ts +0 -15
- package/dist/lib/wizard/wizard.d.ts +0 -13
- package/dist/public-api.d.ts +0 -109
- package/dist/tokens/series-presets.d.ts +0 -4
- package/dist/web/badge/viking-badge-wc.d.ts +0 -28
- package/dist/web/button/viking-button-wc.d.ts +0 -28
- package/dist/web/callout/viking-callout-wc.d.ts +0 -27
- package/dist/web/card/viking-card-wc.d.ts +0 -29
- package/dist/web/core/base.d.ts +0 -12
- package/dist/web/core/dom.d.ts +0 -11
- package/dist/web/core/icons-inline.d.ts +0 -7
- package/dist/web/core/styles.d.ts +0 -12
- package/dist/web/core/types.d.ts +0 -10
- package/dist/web/field/viking-field-wc.d.ts +0 -32
- package/dist/web/index.d.ts +0 -15
- package/dist/web/input/viking-input-wc.d.ts +0 -32
- package/dist/web/modal/viking-modal-wc.d.ts +0 -50
- package/dist/web/search-palette/viking-search-palette-wc.d.ts +0 -64
- package/dist/web/select/viking-select-wc.d.ts +0 -48
- package/dist/web/suite-header/viking-suite-header-wc.d.ts +0 -36
- package/dist/web/suite-search-palette/viking-suite-search-palette-wc.d.ts +0 -39
- package/dist/web/theme-toggle/viking-theme-toggle-wc.d.ts +0 -19
- package/dist/web/types.d.ts +0 -40
- package/dist/web-components/index.d.ts +0 -1
|
@@ -0,0 +1,271 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft-07/schema",
|
|
3
|
+
"name": "@dataengineeringformachinelearning/viking-ui",
|
|
4
|
+
"description": "Machine-readable catalog of Viking-UI components and their Angular exports. Validated by `npm run check:viking-upstream`.",
|
|
5
|
+
"lastAudited": "2026-07-04",
|
|
6
|
+
"components": {
|
|
7
|
+
"accordion": {
|
|
8
|
+
"exports": ["VikingAccordion", "VikingAccordionItem"]
|
|
9
|
+
},
|
|
10
|
+
"app-header": {
|
|
11
|
+
"exports": ["VikingAppHeader"]
|
|
12
|
+
},
|
|
13
|
+
"app-sidebar": {
|
|
14
|
+
"exports": ["VikingAppSidebar"]
|
|
15
|
+
},
|
|
16
|
+
"auth-panel": {
|
|
17
|
+
"exports": ["VikingAuthPanel"]
|
|
18
|
+
},
|
|
19
|
+
"autocomplete": {
|
|
20
|
+
"exports": ["VikingAutocomplete"]
|
|
21
|
+
},
|
|
22
|
+
"avatar": {
|
|
23
|
+
"exports": ["VikingAvatar"]
|
|
24
|
+
},
|
|
25
|
+
"badge": {
|
|
26
|
+
"exports": ["VikingBadge"]
|
|
27
|
+
},
|
|
28
|
+
"bar": {
|
|
29
|
+
"exports": ["VikingBar"]
|
|
30
|
+
},
|
|
31
|
+
"brand": {
|
|
32
|
+
"exports": ["VikingBrand"]
|
|
33
|
+
},
|
|
34
|
+
"breadcrumbs": {
|
|
35
|
+
"exports": ["VikingBreadcrumb", "VikingBreadcrumbs"]
|
|
36
|
+
},
|
|
37
|
+
"button": {
|
|
38
|
+
"exports": ["VikingButton", "VikingButtonGroup", "VikingButtonVariant"]
|
|
39
|
+
},
|
|
40
|
+
"calendar": {
|
|
41
|
+
"exports": ["VikingCalendar"]
|
|
42
|
+
},
|
|
43
|
+
"callout": {
|
|
44
|
+
"exports": ["VikingCallout"]
|
|
45
|
+
},
|
|
46
|
+
"card": {
|
|
47
|
+
"exports": ["VikingCard", "VikingCardFooter", "VikingCardHeader"]
|
|
48
|
+
},
|
|
49
|
+
"carousel": {
|
|
50
|
+
"exports": ["VikingCarousel", "VikingCarouselSlide"]
|
|
51
|
+
},
|
|
52
|
+
"chart": {
|
|
53
|
+
"exports": ["VikingChart"]
|
|
54
|
+
},
|
|
55
|
+
"checkbox": {
|
|
56
|
+
"exports": ["VikingCheckbox"]
|
|
57
|
+
},
|
|
58
|
+
"color-picker": {
|
|
59
|
+
"exports": ["VikingColorPicker"]
|
|
60
|
+
},
|
|
61
|
+
"command": {
|
|
62
|
+
"exports": ["VikingCommand"]
|
|
63
|
+
},
|
|
64
|
+
"composer": {
|
|
65
|
+
"exports": ["VikingComposer"]
|
|
66
|
+
},
|
|
67
|
+
"context": {
|
|
68
|
+
"exports": ["VikingContext"]
|
|
69
|
+
},
|
|
70
|
+
"core": {
|
|
71
|
+
"exports": [
|
|
72
|
+
"VIKING_FILLED_ICON_NAMES",
|
|
73
|
+
"VIKING_ICON_NAMES",
|
|
74
|
+
"VIKING_ICON_PATHS",
|
|
75
|
+
"VikingChartCurve",
|
|
76
|
+
"VikingChartKind",
|
|
77
|
+
"VikingChartSeries",
|
|
78
|
+
"VikingCommandItem",
|
|
79
|
+
"VikingControl",
|
|
80
|
+
"VikingDonutSegment",
|
|
81
|
+
"VikingIconName",
|
|
82
|
+
"VikingKanbanCard",
|
|
83
|
+
"VikingKanbanColumn",
|
|
84
|
+
"VikingKanbanMove",
|
|
85
|
+
"VikingSelectOption",
|
|
86
|
+
"VikingSize",
|
|
87
|
+
"VikingToastInstance",
|
|
88
|
+
"VikingToastOptions",
|
|
89
|
+
"VikingTone",
|
|
90
|
+
"provideVikingCva"
|
|
91
|
+
]
|
|
92
|
+
},
|
|
93
|
+
"date-picker": {
|
|
94
|
+
"exports": ["VikingDatePicker"]
|
|
95
|
+
},
|
|
96
|
+
"dropdown": {
|
|
97
|
+
"exports": ["VikingDropdown", "VikingMenuItem"]
|
|
98
|
+
},
|
|
99
|
+
"editor": {
|
|
100
|
+
"exports": ["VikingEditor"]
|
|
101
|
+
},
|
|
102
|
+
"empty-state": {
|
|
103
|
+
"exports": ["VikingEmptyState"]
|
|
104
|
+
},
|
|
105
|
+
"fab": {
|
|
106
|
+
"exports": ["VikingFab"]
|
|
107
|
+
},
|
|
108
|
+
"field": {
|
|
109
|
+
"exports": ["VikingField"]
|
|
110
|
+
},
|
|
111
|
+
"file-upload": {
|
|
112
|
+
"exports": ["VikingFileUpload"]
|
|
113
|
+
},
|
|
114
|
+
"footer": {
|
|
115
|
+
"exports": ["VikingFooter"]
|
|
116
|
+
},
|
|
117
|
+
"gauge-arc": {
|
|
118
|
+
"exports": ["VikingGaugeArc"]
|
|
119
|
+
},
|
|
120
|
+
"hud-panel": {
|
|
121
|
+
"exports": ["VikingHudPanel"]
|
|
122
|
+
},
|
|
123
|
+
"icon": {
|
|
124
|
+
"exports": ["VikingIcon"]
|
|
125
|
+
},
|
|
126
|
+
"icon-text": {
|
|
127
|
+
"exports": ["VikingIconText"]
|
|
128
|
+
},
|
|
129
|
+
"input": {
|
|
130
|
+
"exports": ["VikingInput"]
|
|
131
|
+
},
|
|
132
|
+
"kanban": {
|
|
133
|
+
"exports": ["VikingKanban"]
|
|
134
|
+
},
|
|
135
|
+
"kbd": {
|
|
136
|
+
"exports": ["VikingKbd"]
|
|
137
|
+
},
|
|
138
|
+
"label": {
|
|
139
|
+
"exports": ["VikingLabel"]
|
|
140
|
+
},
|
|
141
|
+
"loading-overlay": {
|
|
142
|
+
"exports": ["VikingLoadingOverlay"]
|
|
143
|
+
},
|
|
144
|
+
"menubar": {
|
|
145
|
+
"exports": ["VikingMenubar", "VikingMenubarItem"]
|
|
146
|
+
},
|
|
147
|
+
"metric-card": {
|
|
148
|
+
"exports": ["VikingMetricCard", "VikingMetricRow"]
|
|
149
|
+
},
|
|
150
|
+
"modal": {
|
|
151
|
+
"exports": ["VikingModal"]
|
|
152
|
+
},
|
|
153
|
+
"native-select": {
|
|
154
|
+
"exports": ["VikingNativeSelect"]
|
|
155
|
+
},
|
|
156
|
+
"navbar": {
|
|
157
|
+
"exports": ["VikingNavbar", "VikingNavbarItem"]
|
|
158
|
+
},
|
|
159
|
+
"navigation-menu": {
|
|
160
|
+
"exports": ["VikingNavItem", "VikingNavigationMenu"]
|
|
161
|
+
},
|
|
162
|
+
"otp-input": {
|
|
163
|
+
"exports": ["VikingOtpInput"]
|
|
164
|
+
},
|
|
165
|
+
"verification-code-field": {
|
|
166
|
+
"exports": ["VikingVerificationCodeField"]
|
|
167
|
+
},
|
|
168
|
+
"page-header": {
|
|
169
|
+
"exports": ["VikingPageHeader"]
|
|
170
|
+
},
|
|
171
|
+
"pagination": {
|
|
172
|
+
"exports": ["VikingPagination"]
|
|
173
|
+
},
|
|
174
|
+
"pillbox": {
|
|
175
|
+
"exports": ["VikingPillbox"]
|
|
176
|
+
},
|
|
177
|
+
"popover": {
|
|
178
|
+
"exports": ["VikingPopover"]
|
|
179
|
+
},
|
|
180
|
+
"profile": {
|
|
181
|
+
"exports": ["VikingProfile"]
|
|
182
|
+
},
|
|
183
|
+
"progress": {
|
|
184
|
+
"exports": ["VikingProgress"]
|
|
185
|
+
},
|
|
186
|
+
"radio": {
|
|
187
|
+
"exports": ["VikingRadioGroup"]
|
|
188
|
+
},
|
|
189
|
+
"ring-gauge": {
|
|
190
|
+
"exports": ["VikingRingGauge"]
|
|
191
|
+
},
|
|
192
|
+
"scroll-area": {
|
|
193
|
+
"exports": ["VikingScrollArea"]
|
|
194
|
+
},
|
|
195
|
+
"search-palette": {
|
|
196
|
+
"exports": ["VikingSearchPalette"]
|
|
197
|
+
},
|
|
198
|
+
"suite-search-palette": {
|
|
199
|
+
"exports": [
|
|
200
|
+
"VikingSuiteSearchPalette",
|
|
201
|
+
"VikingSuiteSearchPaletteWc",
|
|
202
|
+
"buildSuiteSearchItems"
|
|
203
|
+
]
|
|
204
|
+
},
|
|
205
|
+
"select": {
|
|
206
|
+
"exports": ["VikingSelect"]
|
|
207
|
+
},
|
|
208
|
+
"separator": {
|
|
209
|
+
"exports": ["VikingSeparator"]
|
|
210
|
+
},
|
|
211
|
+
"sheet": {
|
|
212
|
+
"exports": ["VikingSheet", "VikingSheetSide"]
|
|
213
|
+
},
|
|
214
|
+
"site-drakkar": {
|
|
215
|
+
"exports": [
|
|
216
|
+
"VikingSiteNavbar",
|
|
217
|
+
"VikingSiteFooter",
|
|
218
|
+
"SITE_FOOTER_COLUMNS",
|
|
219
|
+
"DEFAULT_SITE_URLS",
|
|
220
|
+
"resolveFooterHref",
|
|
221
|
+
"resolveNavHref",
|
|
222
|
+
"resolveBrandHref"
|
|
223
|
+
]
|
|
224
|
+
},
|
|
225
|
+
"skeleton": {
|
|
226
|
+
"exports": ["VikingSkeleton"]
|
|
227
|
+
},
|
|
228
|
+
"slider": {
|
|
229
|
+
"exports": ["VikingSlider"]
|
|
230
|
+
},
|
|
231
|
+
"spinner": {
|
|
232
|
+
"exports": ["VikingSpinner"]
|
|
233
|
+
},
|
|
234
|
+
"switch": {
|
|
235
|
+
"exports": ["VikingSwitch"]
|
|
236
|
+
},
|
|
237
|
+
"table": {
|
|
238
|
+
"exports": ["VikingTable"]
|
|
239
|
+
},
|
|
240
|
+
"tabs": {
|
|
241
|
+
"exports": ["VIKING_TABS", "VikingTab", "VikingTabPanel", "VikingTabs"]
|
|
242
|
+
},
|
|
243
|
+
"textarea": {
|
|
244
|
+
"exports": ["VikingTextarea"]
|
|
245
|
+
},
|
|
246
|
+
"time-picker": {
|
|
247
|
+
"exports": ["VikingTimePicker"]
|
|
248
|
+
},
|
|
249
|
+
"timeline": {
|
|
250
|
+
"exports": ["VikingTimeline", "VikingTimelineItem"]
|
|
251
|
+
},
|
|
252
|
+
"toast": {
|
|
253
|
+
"exports": ["VikingToastService", "VikingToaster"]
|
|
254
|
+
},
|
|
255
|
+
"toggle": {
|
|
256
|
+
"exports": ["VIKING_TOGGLE_GROUP", "VikingToggle", "VikingToggleGroup"]
|
|
257
|
+
},
|
|
258
|
+
"tooltip": {
|
|
259
|
+
"exports": ["VikingTooltip"]
|
|
260
|
+
},
|
|
261
|
+
"typography": {
|
|
262
|
+
"exports": ["VikingHeading", "VikingText"]
|
|
263
|
+
},
|
|
264
|
+
"uptime-bar": {
|
|
265
|
+
"exports": ["VikingUptimeBar", "VikingUptimeStatus"]
|
|
266
|
+
},
|
|
267
|
+
"whitepaper-cta": {
|
|
268
|
+
"exports": ["VikingWhitepaperCta"]
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
}
|