@bioturing/components 0.40.1 → 0.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,286 +1,287 @@
1
1
  import { componentMetadata as r, getComponentsByCategory as t } from "./metadata.js";
2
2
  import { default as m } from "./components/utils/createSyntheticClickEvent.js";
3
- import { Affix as f, Alert as x, Anchor as s, App as l, AutoComplete as n, Avatar as i, BackTop as C, Calendar as c, Card as u, Carousel as T, Cascader as d, Col as g, ColorPicker as S, ConfigProvider as h, DatePicker as A, Descriptions as P, Divider as E, Drawer as b, Dropdown as R, Flex as k, FloatButton as D, Grid as I, InputNumber as L, Layout as B, List as O, Mentions as v, Menu as y, Pagination as N, Popconfirm as M, Progress as w, QRCode as _, Rate as U, Result as W, Row as F, Skeleton as V, Space as K, Statistic as q, Steps as z, Tabs as G, TimePicker as Q, Timeline as H, Transfer as j, TreeSelect as J, Typography as X, Watermark as Y, message as Z, notification as $, theme as ee, unstableSetRender as oe, version as re } from "antd";
4
- import { DataTable as ae } from "./components/data-table/component.js";
5
- import { Select as pe } from "./components/select/component.js";
6
- import { Modal as xe } from "./components/modal/index.js";
7
- import { IconButton as le } from "./components/icon-button/component.js";
8
- import { Switch as ie } from "./components/switch/component.js";
9
- import { Checkbox as ce } from "./components/checkbox/component.js";
10
- import { Segmented as Te } from "./components/segmented/component.js";
11
- import { Table as ge } from "./components/table/component.js";
12
- import { Tag as he } from "./components/tag/component.js";
13
- import { TagList as Pe } from "./components/tag/list.js";
14
- import { ThemeProvider as be } from "./components/theme-provider/component.js";
15
- import { ThemeContext as ke, useTheme as De } from "./components/theme-provider/context/themeStore.js";
16
- import { ThemeContextProvider as Le } from "./components/theme-provider/context/provider.js";
17
- import { Split as Oe, Splitter as ve } from "./components/splitter/component.js";
18
- import { Truncate as Ne } from "./components/truncate/component.js";
19
- import { DropdownMenu as we } from "./components/dropdown-menu/component.js";
20
- import { DropdownMenuItem as Ue } from "./components/dropdown-menu/item.js";
21
- import { CommandPalette as Fe } from "./components/command-palette/component.js";
22
- import { KeyboardShortcut as Ke } from "./components/keyboard-shortcut/component.js";
23
- import { Transition as ze } from "./components/transition/component.js";
24
- import { DefaultUpload as Qe, Upload as He } from "./components/upload/component.js";
25
- import { useUploadItemRender as Je } from "./components/upload/hooks.js";
26
- import { clsx as Ye, cn as Ze, cx as $e } from "./components/utils/cn.js";
27
- import { reactNodeToString as oo } from "./components/utils/reactToString.js";
28
- import { isTracebackError as to } from "./components/utils/isTracebackError.js";
29
- import { isValidHexColor as mo } from "./components/utils/colors.js";
30
- import { WithRenderProp as fo } from "./components/utils/WithRenderProp.js";
31
- import { getReactElementProp as so } from "./components/utils/reactElement.js";
32
- import { default as no } from "merge-refs";
33
- import { useAntdCssVarClassname as Co, useCls as co, useGetPrefixCls as uo } from "./components/utils/antdUtils.js";
34
- import { changeThemeWithoutTransition as go } from "./components/utils/theme.js";
35
- import { moveTypingCursorToEnd as ho } from "./components/utils/selectionRange.js";
36
- import { DROPDOWN_COLLISION_AVOIDANCE as Po, POPUP_COLLISION_AVOIDANCE as Eo } from "./components/utils/constants.js";
37
- import { buildAntdPlacement as Ro, parseAntdPlacement as ko } from "./components/utils/placement.js";
38
- import { createRenderProp as Io } from "./components/utils/renderProp.js";
39
- import { ScrollArea as Bo } from "./components/scroll-area/component.js";
40
- import { Popover as vo } from "./components/popover/component.js";
41
- import { Slider as No } from "./components/slider/component.js";
42
- import { Tooltip as wo } from "./components/tooltip/component.js";
43
- import { Breadcrumb as Uo } from "./components/breadcrumb/component.js";
44
- import { BreadcrumbItem as Fo } from "./components/breadcrumb/item.js";
45
- import { useUniqueKeysTree as Ko } from "./components/tree/useUniqueKeysTree.js";
46
- import { getUniqueKeysFromOriginals as zo, processTreeData as Go } from "./components/tree/helpers.js";
47
- import { Tree as Ho } from "./components/tree/components.js";
48
- import { Spin as Jo } from "./components/spin/component.js";
49
- import { Empty as Yo } from "./components/empty/component.js";
50
- import { Form as $o } from "./components/form/component.js";
51
- import { Field as or } from "./components/field/component.js";
52
- import { Tour as tr } from "./components/tour/component.js";
53
- import { Toast as mr } from "./components/toast/component.js";
54
- import { toast as fr, toastManager as xr } from "./components/toast/function.js";
55
- import { VerticalCollapsiblePanel as lr } from "./components/vertical-collapsible-panel/component.js";
56
- import { PopupPanel as ir } from "./components/popup-panel/component.js";
57
- import { CodeBlock as cr } from "./components/code-block/component.js";
58
- import { StackChild as Tr } from "./components/stack/StackChild.js";
59
- import { Stack as gr } from "./components/stack/index.js";
60
- import { Collapse as hr } from "./components/collapse/component.js";
61
- import { Input as Pr } from "./components/input/component.js";
62
- import { Badge as br, InternalBadge as Rr } from "./components/badge/component.js";
63
- import { Radio as Dr } from "./components/radio/component.js";
64
- import { Button as Lr } from "./components/button/component.js";
65
- import { DSRoot as Or } from "./components/ds-root/component.js";
66
- import { useDS as yr } from "./components/ds-root/hook.js";
67
- import { DragDrop as Mr, DragDropRoot as wr } from "./components/drag-drop/index.js";
68
- import { ColorSelect as Ur } from "./components/color-select/component.js";
69
- import { Nav as Fr } from "./components/nav/index.js";
70
- import { ChoiceList as Kr } from "./components/choice-list/component.js";
71
- import { StatusIcon as zr } from "./components/status-icon/component.js";
72
- import { Resizable as Qr } from "./components/resizable/component.js";
73
- import { Combobox as jr } from "./components/combobox/component.js";
74
- import { SelectTrigger as Xr, SelectTriggerArrow as Yr, SelectTriggerClear as Zr, SelectTriggerContent as $r, SelectTriggerRoot as et } from "./components/select-trigger/component.js";
75
- import { Loader as rt } from "./components/loader/component.js";
76
- import { WindowPortal as at } from "./components/window-portal/component.js";
77
- import { useForm as pt, useWatch as ft } from "antd/es/form/Form";
78
- import { useMessage as st, useModal as lt, useToken as nt } from "./components/hooks/antd.js";
79
- import { default as Ct } from "antd/es/app/useApp";
80
- import { useAnimationsFinished as ut, useEnhancedEffect as Tt, useEventCallback as dt, useLatestRef as gt } from "./components/hooks/base-ui.js";
81
- import { useControlledState as ht } from "./components/hooks/useControlledState.js";
82
- import { useCharts as Pt } from "./components/hooks/useCharts.js";
83
- import { useCSSVariables as bt } from "./components/hooks/useCSSVariables.js";
84
- import { useHover as kt } from "./components/hooks/useHover.js";
85
- import { useDraggable as It } from "./components/hooks/useDraggable.js";
86
- import { BREAKPOINTS as Bt, useBreakpoint as Ot } from "./components/hooks/useBreakpoint.js";
87
- import { useWindowSize as yt } from "./components/hooks/useWindowSize.js";
88
- import { useElementSize as Mt, useResizeObserver as wt } from "./components/hooks/useResizeObserver.js";
89
- import { useBaseUIPlacement as Ut } from "./components/hooks/useBaseUIPlacement.js";
90
- import { antdColorTokens as Ft, darkTheme as Vt, lightTheme as Kt } from "./tokens/and-theme/tokens.js";
91
- import { categoricalChartColorKeys as zt, categoricalChartColorTokens as Gt, categoricalChartsColors as Qt, chartColorTokens as Ht, rawChartColorTokens as jt } from "./tokens/charts/palettes/cloudscape.js";
92
- import { COLORBREWER as Xt } from "./tokens/charts/palettes/colorbrewer.js";
93
- import { tab10 as Zt, tab20 as $t, tab20b as ea, tab20c as oa } from "./tokens/charts/palettes/tableau.js";
94
- import { CATEGORICAL_PALETTES as ta, CATEGORICAL_PALETTE_NAMES as aa, SEQUENTIAL_PALETTES as ma, SEQUENTIAL_PALETTE_NAMES as pa, getAllCategoricalChartColors as fa, getAllSequentialChartColors as xa, getCategoricalChartColors as sa, getSequentialChartColors as la } from "./tokens/charts/palettes/index.js";
95
- import { getColorsByTheme as ia, getTokensByTheme as Ca, resolveColorTokens as ca } from "./tokens/utils.js";
3
+ import { Affix as f, Anchor as x, App as s, AutoComplete as l, Avatar as n, BackTop as i, Calendar as C, Card as c, Carousel as u, Cascader as T, Col as d, ColorPicker as g, ConfigProvider as S, DatePicker as h, Descriptions as A, Divider as P, Drawer as E, Dropdown as b, Flex as R, FloatButton as k, Grid as D, InputNumber as I, Layout as L, List as B, Mentions as O, Menu as v, Pagination as y, Popconfirm as N, Progress as M, QRCode as w, Rate as _, Result as U, Row as W, Skeleton as F, Space as V, Statistic as K, Steps as q, Tabs as z, TimePicker as G, Timeline as Q, Transfer as H, TreeSelect as j, Typography as J, Watermark as X, message as Y, notification as Z, theme as $, unstableSetRender as ee, version as oe } from "antd";
4
+ import { DataTable as te } from "./components/data-table/component.js";
5
+ import { Select as me } from "./components/select/component.js";
6
+ import { Modal as fe } from "./components/modal/index.js";
7
+ import { IconButton as se } from "./components/icon-button/component.js";
8
+ import { Switch as ne } from "./components/switch/component.js";
9
+ import { Checkbox as Ce } from "./components/checkbox/component.js";
10
+ import { Segmented as ue } from "./components/segmented/component.js";
11
+ import { Table as de } from "./components/table/component.js";
12
+ import { Tag as Se } from "./components/tag/component.js";
13
+ import { TagList as Ae } from "./components/tag/list.js";
14
+ import { ThemeProvider as Ee } from "./components/theme-provider/component.js";
15
+ import { ThemeContext as Re, useTheme as ke } from "./components/theme-provider/context/themeStore.js";
16
+ import { ThemeContextProvider as Ie } from "./components/theme-provider/context/provider.js";
17
+ import { Split as Be, Splitter as Oe } from "./components/splitter/component.js";
18
+ import { Truncate as ye } from "./components/truncate/component.js";
19
+ import { DropdownMenu as Me } from "./components/dropdown-menu/component.js";
20
+ import { DropdownMenuItem as _e } from "./components/dropdown-menu/item.js";
21
+ import { CommandPalette as We } from "./components/command-palette/component.js";
22
+ import { KeyboardShortcut as Ve } from "./components/keyboard-shortcut/component.js";
23
+ import { Transition as qe } from "./components/transition/component.js";
24
+ import { DefaultUpload as Ge, Upload as Qe } from "./components/upload/component.js";
25
+ import { useUploadItemRender as je } from "./components/upload/hooks.js";
26
+ import { clsx as Xe, cn as Ye, cx as Ze } from "./components/utils/cn.js";
27
+ import { reactNodeToString as eo } from "./components/utils/reactToString.js";
28
+ import { isTracebackError as ro } from "./components/utils/isTracebackError.js";
29
+ import { isValidHexColor as ao } from "./components/utils/colors.js";
30
+ import { WithRenderProp as po } from "./components/utils/WithRenderProp.js";
31
+ import { getReactElementProp as xo } from "./components/utils/reactElement.js";
32
+ import { default as lo } from "merge-refs";
33
+ import { useAntdCssVarClassname as io, useCls as Co, useGetPrefixCls as co } from "./components/utils/antdUtils.js";
34
+ import { changeThemeWithoutTransition as To } from "./components/utils/theme.js";
35
+ import { moveTypingCursorToEnd as So } from "./components/utils/selectionRange.js";
36
+ import { DROPDOWN_COLLISION_AVOIDANCE as Ao, POPUP_COLLISION_AVOIDANCE as Po } from "./components/utils/constants.js";
37
+ import { buildAntdPlacement as bo, parseAntdPlacement as Ro } from "./components/utils/placement.js";
38
+ import { createRenderProp as Do } from "./components/utils/renderProp.js";
39
+ import { ScrollArea as Lo } from "./components/scroll-area/component.js";
40
+ import { Popover as Oo } from "./components/popover/component.js";
41
+ import { Slider as yo } from "./components/slider/component.js";
42
+ import { Tooltip as Mo } from "./components/tooltip/component.js";
43
+ import { Breadcrumb as _o } from "./components/breadcrumb/component.js";
44
+ import { BreadcrumbItem as Wo } from "./components/breadcrumb/item.js";
45
+ import { useUniqueKeysTree as Vo } from "./components/tree/useUniqueKeysTree.js";
46
+ import { getUniqueKeysFromOriginals as qo, processTreeData as zo } from "./components/tree/helpers.js";
47
+ import { Tree as Qo } from "./components/tree/components.js";
48
+ import { Spin as jo } from "./components/spin/component.js";
49
+ import { Empty as Xo } from "./components/empty/component.js";
50
+ import { Form as Zo } from "./components/form/component.js";
51
+ import { Field as er } from "./components/field/component.js";
52
+ import { Tour as rr } from "./components/tour/component.js";
53
+ import { Toast as ar } from "./components/toast/component.js";
54
+ import { toast as pr, toastManager as fr } from "./components/toast/function.js";
55
+ import { VerticalCollapsiblePanel as sr } from "./components/vertical-collapsible-panel/component.js";
56
+ import { PopupPanel as nr } from "./components/popup-panel/component.js";
57
+ import { CodeBlock as Cr } from "./components/code-block/component.js";
58
+ import { StackChild as ur } from "./components/stack/StackChild.js";
59
+ import { Stack as dr } from "./components/stack/index.js";
60
+ import { Collapse as Sr } from "./components/collapse/component.js";
61
+ import { Input as Ar } from "./components/input/component.js";
62
+ import { Badge as Er, InternalBadge as br } from "./components/badge/component.js";
63
+ import { Radio as kr } from "./components/radio/component.js";
64
+ import { Button as Ir } from "./components/button/component.js";
65
+ import { DSRoot as Br } from "./components/ds-root/component.js";
66
+ import { useDS as vr } from "./components/ds-root/hook.js";
67
+ import { DragDrop as Nr, DragDropRoot as Mr } from "./components/drag-drop/index.js";
68
+ import { ColorSelect as _r } from "./components/color-select/component.js";
69
+ import { Nav as Wr } from "./components/nav/index.js";
70
+ import { ChoiceList as Vr } from "./components/choice-list/component.js";
71
+ import { StatusIcon as qr } from "./components/status-icon/component.js";
72
+ import { Resizable as Gr } from "./components/resizable/component.js";
73
+ import { Combobox as Hr } from "./components/combobox/component.js";
74
+ import { SelectTrigger as Jr, SelectTriggerArrow as Xr, SelectTriggerClear as Yr, SelectTriggerContent as Zr, SelectTriggerRoot as $r } from "./components/select-trigger/component.js";
75
+ import { Loader as ot } from "./components/loader/component.js";
76
+ import { WindowPortal as tt } from "./components/window-portal/component.js";
77
+ import { Alert as mt } from "./components/alert/component.js";
78
+ import { useForm as ft, useWatch as xt } from "antd/es/form/Form";
79
+ import { useMessage as lt, useModal as nt, useToken as it } from "./components/hooks/antd.js";
80
+ import { default as ct } from "antd/es/app/useApp";
81
+ import { useAnimationsFinished as Tt, useEnhancedEffect as dt, useEventCallback as gt, useLatestRef as St } from "./components/hooks/base-ui.js";
82
+ import { useControlledState as At } from "./components/hooks/useControlledState.js";
83
+ import { useCharts as Et } from "./components/hooks/useCharts.js";
84
+ import { useCSSVariables as Rt } from "./components/hooks/useCSSVariables.js";
85
+ import { useHover as Dt } from "./components/hooks/useHover.js";
86
+ import { useDraggable as Lt } from "./components/hooks/useDraggable.js";
87
+ import { BREAKPOINTS as Ot, useBreakpoint as vt } from "./components/hooks/useBreakpoint.js";
88
+ import { useWindowSize as Nt } from "./components/hooks/useWindowSize.js";
89
+ import { useElementSize as wt, useResizeObserver as _t } from "./components/hooks/useResizeObserver.js";
90
+ import { useBaseUIPlacement as Wt } from "./components/hooks/useBaseUIPlacement.js";
91
+ import { antdColorTokens as Vt, darkTheme as Kt, lightTheme as qt } from "./tokens/and-theme/tokens.js";
92
+ import { categoricalChartColorKeys as Gt, categoricalChartColorTokens as Qt, categoricalChartsColors as Ht, chartColorTokens as jt, rawChartColorTokens as Jt } from "./tokens/charts/palettes/cloudscape.js";
93
+ import { COLORBREWER as Yt } from "./tokens/charts/palettes/colorbrewer.js";
94
+ import { tab10 as $t, tab20 as ea, tab20b as oa, tab20c as ra } from "./tokens/charts/palettes/tableau.js";
95
+ import { CATEGORICAL_PALETTES as aa, CATEGORICAL_PALETTE_NAMES as ma, SEQUENTIAL_PALETTES as pa, SEQUENTIAL_PALETTE_NAMES as fa, getAllCategoricalChartColors as xa, getAllSequentialChartColors as sa, getCategoricalChartColors as la, getSequentialChartColors as na } from "./tokens/charts/palettes/index.js";
96
+ import { getColorsByTheme as Ca, getTokensByTheme as ca, resolveColorTokens as ua } from "./tokens/utils.js";
96
97
  export {
97
98
  f as Affix,
98
- x as Alert,
99
- s as Anchor,
100
- l as App,
101
- n as AutoComplete,
102
- i as Avatar,
103
- Bt as BREAKPOINTS,
104
- C as BackTop,
105
- br as Badge,
106
- Uo as Breadcrumb,
107
- Fo as BreadcrumbItem,
108
- Lr as Button,
109
- ta as CATEGORICAL_PALETTES,
110
- aa as CATEGORICAL_PALETTE_NAMES,
111
- Xt as COLORBREWER,
112
- c as Calendar,
113
- u as Card,
114
- T as Carousel,
115
- d as Cascader,
116
- ce as Checkbox,
117
- Kr as ChoiceList,
118
- cr as CodeBlock,
119
- g as Col,
120
- hr as Collapse,
121
- S as ColorPicker,
122
- Ur as ColorSelect,
123
- jr as Combobox,
124
- Fe as CommandPalette,
125
- h as ConfigProvider,
126
- Po as DROPDOWN_COLLISION_AVOIDANCE,
127
- Or as DSRoot,
128
- ae as DataTable,
129
- A as DatePicker,
130
- Qe as DefaultUpload,
131
- P as Descriptions,
132
- E as Divider,
133
- Mr as DragDrop,
134
- wr as DragDropRoot,
135
- b as Drawer,
136
- R as Dropdown,
137
- we as DropdownMenu,
138
- Ue as DropdownMenuItem,
139
- Yo as Empty,
140
- or as Field,
141
- k as Flex,
142
- D as FloatButton,
143
- $o as Form,
144
- I as Grid,
145
- le as IconButton,
146
- Pr as Input,
147
- L as InputNumber,
148
- Rr as InternalBadge,
149
- Ke as KeyboardShortcut,
150
- B as Layout,
151
- O as List,
152
- rt as Loader,
153
- v as Mentions,
154
- y as Menu,
155
- xe as Modal,
156
- Fr as Nav,
157
- Eo as POPUP_COLLISION_AVOIDANCE,
158
- N as Pagination,
159
- M as Popconfirm,
160
- vo as Popover,
161
- ir as PopupPanel,
162
- w as Progress,
163
- _ as QRCode,
164
- Dr as Radio,
165
- U as Rate,
166
- Qr as Resizable,
167
- W as Result,
168
- F as Row,
169
- ma as SEQUENTIAL_PALETTES,
170
- pa as SEQUENTIAL_PALETTE_NAMES,
171
- Bo as ScrollArea,
172
- Te as Segmented,
173
- pe as Select,
174
- Xr as SelectTrigger,
175
- Yr as SelectTriggerArrow,
176
- Zr as SelectTriggerClear,
177
- $r as SelectTriggerContent,
178
- et as SelectTriggerRoot,
179
- V as Skeleton,
180
- No as Slider,
181
- K as Space,
182
- Jo as Spin,
183
- Oe as Split,
184
- ve as Splitter,
185
- gr as Stack,
186
- Tr as StackChild,
187
- q as Statistic,
188
- zr as StatusIcon,
189
- z as Steps,
190
- ie as Switch,
191
- ge as Table,
192
- G as Tabs,
193
- he as Tag,
194
- Pe as TagList,
195
- ke as ThemeContext,
196
- Le as ThemeContextProvider,
197
- be as ThemeProvider,
198
- Q as TimePicker,
199
- H as Timeline,
200
- mr as Toast,
201
- wo as Tooltip,
202
- tr as Tour,
203
- j as Transfer,
204
- ze as Transition,
205
- Ho as Tree,
206
- J as TreeSelect,
207
- Ne as Truncate,
208
- X as Typography,
209
- He as Upload,
210
- lr as VerticalCollapsiblePanel,
211
- Y as Watermark,
212
- at as WindowPortal,
213
- fo as WithRenderProp,
214
- Ft as antdColorTokens,
215
- Ro as buildAntdPlacement,
216
- zt as categoricalChartColorKeys,
217
- Gt as categoricalChartColorTokens,
218
- Qt as categoricalChartsColors,
219
- go as changeThemeWithoutTransition,
220
- Ht as chartColorTokens,
221
- Ye as clsx,
222
- Ze as cn,
99
+ mt as Alert,
100
+ x as Anchor,
101
+ s as App,
102
+ l as AutoComplete,
103
+ n as Avatar,
104
+ Ot as BREAKPOINTS,
105
+ i as BackTop,
106
+ Er as Badge,
107
+ _o as Breadcrumb,
108
+ Wo as BreadcrumbItem,
109
+ Ir as Button,
110
+ aa as CATEGORICAL_PALETTES,
111
+ ma as CATEGORICAL_PALETTE_NAMES,
112
+ Yt as COLORBREWER,
113
+ C as Calendar,
114
+ c as Card,
115
+ u as Carousel,
116
+ T as Cascader,
117
+ Ce as Checkbox,
118
+ Vr as ChoiceList,
119
+ Cr as CodeBlock,
120
+ d as Col,
121
+ Sr as Collapse,
122
+ g as ColorPicker,
123
+ _r as ColorSelect,
124
+ Hr as Combobox,
125
+ We as CommandPalette,
126
+ S as ConfigProvider,
127
+ Ao as DROPDOWN_COLLISION_AVOIDANCE,
128
+ Br as DSRoot,
129
+ te as DataTable,
130
+ h as DatePicker,
131
+ Ge as DefaultUpload,
132
+ A as Descriptions,
133
+ P as Divider,
134
+ Nr as DragDrop,
135
+ Mr as DragDropRoot,
136
+ E as Drawer,
137
+ b as Dropdown,
138
+ Me as DropdownMenu,
139
+ _e as DropdownMenuItem,
140
+ Xo as Empty,
141
+ er as Field,
142
+ R as Flex,
143
+ k as FloatButton,
144
+ Zo as Form,
145
+ D as Grid,
146
+ se as IconButton,
147
+ Ar as Input,
148
+ I as InputNumber,
149
+ br as InternalBadge,
150
+ Ve as KeyboardShortcut,
151
+ L as Layout,
152
+ B as List,
153
+ ot as Loader,
154
+ O as Mentions,
155
+ v as Menu,
156
+ fe as Modal,
157
+ Wr as Nav,
158
+ Po as POPUP_COLLISION_AVOIDANCE,
159
+ y as Pagination,
160
+ N as Popconfirm,
161
+ Oo as Popover,
162
+ nr as PopupPanel,
163
+ M as Progress,
164
+ w as QRCode,
165
+ kr as Radio,
166
+ _ as Rate,
167
+ Gr as Resizable,
168
+ U as Result,
169
+ W as Row,
170
+ pa as SEQUENTIAL_PALETTES,
171
+ fa as SEQUENTIAL_PALETTE_NAMES,
172
+ Lo as ScrollArea,
173
+ ue as Segmented,
174
+ me as Select,
175
+ Jr as SelectTrigger,
176
+ Xr as SelectTriggerArrow,
177
+ Yr as SelectTriggerClear,
178
+ Zr as SelectTriggerContent,
179
+ $r as SelectTriggerRoot,
180
+ F as Skeleton,
181
+ yo as Slider,
182
+ V as Space,
183
+ jo as Spin,
184
+ Be as Split,
185
+ Oe as Splitter,
186
+ dr as Stack,
187
+ ur as StackChild,
188
+ K as Statistic,
189
+ qr as StatusIcon,
190
+ q as Steps,
191
+ ne as Switch,
192
+ de as Table,
193
+ z as Tabs,
194
+ Se as Tag,
195
+ Ae as TagList,
196
+ Re as ThemeContext,
197
+ Ie as ThemeContextProvider,
198
+ Ee as ThemeProvider,
199
+ G as TimePicker,
200
+ Q as Timeline,
201
+ ar as Toast,
202
+ Mo as Tooltip,
203
+ rr as Tour,
204
+ H as Transfer,
205
+ qe as Transition,
206
+ Qo as Tree,
207
+ j as TreeSelect,
208
+ ye as Truncate,
209
+ J as Typography,
210
+ Qe as Upload,
211
+ sr as VerticalCollapsiblePanel,
212
+ X as Watermark,
213
+ tt as WindowPortal,
214
+ po as WithRenderProp,
215
+ Vt as antdColorTokens,
216
+ bo as buildAntdPlacement,
217
+ Gt as categoricalChartColorKeys,
218
+ Qt as categoricalChartColorTokens,
219
+ Ht as categoricalChartsColors,
220
+ To as changeThemeWithoutTransition,
221
+ jt as chartColorTokens,
222
+ Xe as clsx,
223
+ Ye as cn,
223
224
  r as componentMetadata,
224
- Io as createRenderProp,
225
+ Do as createRenderProp,
225
226
  m as createSyntheticClickEvent,
226
- $e as cx,
227
- Vt as darkTheme,
228
- fa as getAllCategoricalChartColors,
229
- xa as getAllSequentialChartColors,
230
- sa as getCategoricalChartColors,
231
- ia as getColorsByTheme,
227
+ Ze as cx,
228
+ Kt as darkTheme,
229
+ xa as getAllCategoricalChartColors,
230
+ sa as getAllSequentialChartColors,
231
+ la as getCategoricalChartColors,
232
+ Ca as getColorsByTheme,
232
233
  t as getComponentsByCategory,
233
- so as getReactElementProp,
234
- la as getSequentialChartColors,
235
- Ca as getTokensByTheme,
236
- zo as getUniqueKeysFromOriginals,
237
- to as isTracebackError,
238
- mo as isValidHexColor,
239
- Kt as lightTheme,
240
- no as mergeRefs,
241
- Z as message,
242
- ho as moveTypingCursorToEnd,
243
- $ as notification,
244
- ko as parseAntdPlacement,
245
- Go as processTreeData,
246
- jt as rawChartColorTokens,
247
- oo as reactNodeToString,
248
- ca as resolveColorTokens,
249
- Zt as tab10,
250
- $t as tab20,
251
- ea as tab20b,
252
- oa as tab20c,
253
- ee as theme,
254
- fr as toast,
255
- xr as toastManager,
256
- oe as unstableSetRender,
257
- ut as useAnimationsFinished,
258
- Co as useAntdCssVarClassname,
259
- Ct as useApp,
260
- Ut as useBaseUIPlacement,
261
- Ot as useBreakpoint,
262
- bt as useCSSVariables,
263
- Pt as useCharts,
264
- co as useCls,
265
- ht as useControlledState,
266
- yr as useDS,
267
- It as useDraggable,
268
- Mt as useElementSize,
269
- Tt as useEnhancedEffect,
270
- dt as useEventCallback,
271
- pt as useForm,
272
- uo as useGetPrefixCls,
273
- kt as useHover,
274
- gt as useLatestRef,
275
- st as useMessage,
276
- lt as useModal,
277
- wt as useResizeObserver,
278
- De as useTheme,
279
- nt as useToken,
280
- Ko as useUniqueKeysTree,
281
- Je as useUploadItemRender,
282
- ft as useWatch,
283
- yt as useWindowSize,
284
- re as version
234
+ xo as getReactElementProp,
235
+ na as getSequentialChartColors,
236
+ ca as getTokensByTheme,
237
+ qo as getUniqueKeysFromOriginals,
238
+ ro as isTracebackError,
239
+ ao as isValidHexColor,
240
+ qt as lightTheme,
241
+ lo as mergeRefs,
242
+ Y as message,
243
+ So as moveTypingCursorToEnd,
244
+ Z as notification,
245
+ Ro as parseAntdPlacement,
246
+ zo as processTreeData,
247
+ Jt as rawChartColorTokens,
248
+ eo as reactNodeToString,
249
+ ua as resolveColorTokens,
250
+ $t as tab10,
251
+ ea as tab20,
252
+ oa as tab20b,
253
+ ra as tab20c,
254
+ $ as theme,
255
+ pr as toast,
256
+ fr as toastManager,
257
+ ee as unstableSetRender,
258
+ Tt as useAnimationsFinished,
259
+ io as useAntdCssVarClassname,
260
+ ct as useApp,
261
+ Wt as useBaseUIPlacement,
262
+ vt as useBreakpoint,
263
+ Rt as useCSSVariables,
264
+ Et as useCharts,
265
+ Co as useCls,
266
+ At as useControlledState,
267
+ vr as useDS,
268
+ Lt as useDraggable,
269
+ wt as useElementSize,
270
+ dt as useEnhancedEffect,
271
+ gt as useEventCallback,
272
+ ft as useForm,
273
+ co as useGetPrefixCls,
274
+ Dt as useHover,
275
+ St as useLatestRef,
276
+ lt as useMessage,
277
+ nt as useModal,
278
+ _t as useResizeObserver,
279
+ ke as useTheme,
280
+ it as useToken,
281
+ Vo as useUniqueKeysTree,
282
+ je as useUploadItemRender,
283
+ xt as useWatch,
284
+ Nt as useWindowSize,
285
+ oe as version
285
286
  };
286
287
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -20,6 +20,15 @@ export type ComponentMetadata = {
20
20
  };
21
21
  export type ComponentCategory = "Actions" | "General" | "Layout" | "Navigation" | "Data Entry" | "Data Display" | "Feedback" | "Overlay" | "Utility";
22
22
  export declare const componentMetadata: {
23
+ Alert: {
24
+ name: string;
25
+ link: string;
26
+ base: "antd";
27
+ refinements: string[];
28
+ category: "Feedback";
29
+ originalDocUrl: string;
30
+ description: string;
31
+ };
23
32
  ChoiceList: {
24
33
  name: string;
25
34
  link: string;
@@ -1 +1 @@
1
- {"version":3,"file":"metadata.d.ts","sourceRoot":"","sources":["../src/metadata.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAEH,MAAM,MAAM,iBAAiB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,GAAG,SAAS,GAAG,QAAQ,CAAC;IACpC,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,QAAQ,EAAE,iBAAiB,CAAC;IAC5B,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,iBAAiB,GACzB,SAAS,GACT,SAAS,GACT,QAAQ,GACR,YAAY,GACZ,YAAY,GACZ,cAAc,GACd,UAAU,GACV,SAAS,GACT,SAAS,CAAC;AAEd,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0rBe,CAAC;AAE9C;;GAEG;AACH,eAAO,MAAM,uBAAuB,QAAO,MAAM,CAC/C,iBAAiB,EACjB,iBAAiB,EAAE,CA0BpB,CAAC"}
1
+ {"version":3,"file":"metadata.d.ts","sourceRoot":"","sources":["../src/metadata.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAEH,MAAM,MAAM,iBAAiB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,GAAG,SAAS,GAAG,QAAQ,CAAC;IACpC,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,QAAQ,EAAE,iBAAiB,CAAC;IAC5B,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,iBAAiB,GACzB,SAAS,GACT,SAAS,GACT,QAAQ,GACR,YAAY,GACZ,YAAY,GACZ,cAAc,GACd,UAAU,GACV,SAAS,GACT,SAAS,CAAC;AAEd,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0sBe,CAAC;AAE9C;;GAEG;AACH,eAAO,MAAM,uBAAuB,QAAO,MAAM,CAC/C,iBAAiB,EACjB,iBAAiB,EAAE,CA0BpB,CAAC"}
package/dist/metadata.js CHANGED
@@ -1,4 +1,19 @@
1
1
  const i = {
2
+ Alert: {
3
+ name: "Alert",
4
+ link: "/alert",
5
+ base: "antd",
6
+ refinements: [
7
+ "Replaces antd's default icons with custom icons from @bioturing/assets",
8
+ "Adds custom 'instruction' type for educational/tutorial content",
9
+ "Uses filled icon weight for better visual consistency",
10
+ "Applies BioTuring Design System color variables for theming",
11
+ "Instruction type uses neutral gray color scheme for non-urgent guidance"
12
+ ],
13
+ category: "Feedback",
14
+ originalDocUrl: "https://ant.design/components/alert",
15
+ description: "Display alert messages to users, including success, info, warning, error, and educational instruction types."
16
+ },
2
17
  ChoiceList: {
3
18
  name: "ChoiceList",
4
19
  link: "/choice-list",