@expcat/tigercat-vue 2.0.19 → 2.1.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/README.md +20 -10
- package/dist/chunk-26QCTL2E.mjs +180 -0
- package/dist/{chunk-GS4SV2HK.mjs → chunk-32X54QKW.mjs} +1 -1
- package/dist/chunk-3ONCXHE5.mjs +184 -0
- package/dist/{chunk-KOG3HKOF.mjs → chunk-6AMWX5K4.mjs} +1 -4
- package/dist/chunk-6GR3XC5V.mjs +281 -0
- package/dist/chunk-6GR5U4UB.mjs +225 -0
- package/dist/chunk-7DWWNFRP.mjs +302 -0
- package/dist/chunk-AECXFT7D.mjs +121 -0
- package/dist/chunk-AOLRZG4E.mjs +347 -0
- package/dist/chunk-AY7CGLMO.mjs +368 -0
- package/dist/chunk-BBNCP55O.mjs +156 -0
- package/dist/chunk-F3ZVVVYD.mjs +257 -0
- package/dist/{chunk-OTGGPXDT.mjs → chunk-IEAEB4TX.mjs} +255 -44
- package/dist/chunk-P6FMU4AT.mjs +54 -0
- package/dist/chunk-PFIV5MXD.mjs +48 -0
- package/dist/chunk-TBOXTAIA.mjs +94 -0
- package/dist/{chunk-EDBMWZKH.mjs → chunk-TPESRDUG.mjs} +5 -1
- package/dist/{chunk-2XCXK3NQ.mjs → chunk-U4B5QT72.mjs} +1 -1
- package/dist/chunk-UUWPSRNV.mjs +337 -0
- package/dist/chunk-UXJRH72H.mjs +834 -0
- package/dist/chunk-VFS5XAZ3.mjs +602 -0
- package/dist/{chunk-WC5MKASU.mjs → chunk-VN2TWPRC.mjs} +169 -55
- package/dist/components/ActivityFeed.d.mts +3 -3
- package/dist/components/ActivityFeed.mjs +1 -1
- package/dist/components/Affix.d.mts +4 -4
- package/dist/components/Alert.d.mts +4 -4
- package/dist/components/Anchor.d.mts +3 -3
- package/dist/components/AreaChart.mjs +2 -2
- package/dist/components/AspectRatio.d.mts +44 -0
- package/dist/components/AspectRatio.mjs +8 -0
- package/dist/components/AutoComplete.d.mts +2 -2
- package/dist/components/Avatar.d.mts +1 -1
- package/dist/components/AvatarGroup.d.mts +1 -1
- package/dist/components/BackTop.d.mts +1 -1
- package/dist/components/Badge.d.mts +2 -2
- package/dist/components/BarChart.mjs +2 -2
- package/dist/components/Breadcrumb.d.mts +2 -2
- package/dist/components/Button.d.mts +2 -2
- package/dist/components/ButtonGroup.d.mts +1 -1
- package/dist/components/Calendar.d.mts +1 -1
- package/dist/components/Card.d.mts +2 -2
- package/dist/components/Carousel.d.mts +3 -3
- package/dist/components/Cascader.d.mts +34 -0
- package/dist/components/Cascader.mjs +1 -1
- package/dist/components/ChartLegend.d.mts +1 -1
- package/dist/components/ChartTooltip.d.mts +1 -1
- package/dist/components/ChatWindow.d.mts +1 -1
- package/dist/components/ChatWindow.mjs +1 -1
- package/dist/components/CodeEditor.d.mts +3 -3
- package/dist/components/CodeEditor.mjs +1 -1
- package/dist/components/CollapsePanel.d.mts +1 -1
- package/dist/components/ColorSwatch.d.mts +1 -1
- package/dist/components/CommentThread.d.mts +1 -1
- package/dist/components/ContextMenu.d.mts +234 -0
- package/dist/components/ContextMenu.mjs +17 -0
- package/dist/components/Countdown.d.mts +3 -3
- package/dist/components/CropUpload.d.mts +1 -1
- package/dist/components/DataExport.d.mts +1 -1
- package/dist/components/DataTableWithToolbar.d.mts +4 -4
- package/dist/components/DataTableWithToolbar.mjs +2 -2
- package/dist/components/DatePicker.d.mts +3 -3
- package/dist/components/Descriptions.d.mts +1 -1
- package/dist/components/DonutChart.mjs +3 -3
- package/dist/components/Drawer.d.mts +5 -5
- package/dist/components/Dropdown.d.mts +1 -1
- package/dist/components/Empty.d.mts +1 -1
- package/dist/components/FileManager.d.mts +1 -1
- package/dist/components/FloatButton.d.mts +4 -4
- package/dist/components/FormWizard.d.mts +2 -2
- package/dist/components/FunnelChart.d.mts +2 -2
- package/dist/components/FunnelChart.mjs +2 -2
- package/dist/components/Gantt.d.mts +1 -1
- package/dist/components/GaugeChart.d.mts +2 -2
- package/dist/components/Header.d.mts +1 -1
- package/dist/components/HeatmapChart.d.mts +1 -1
- package/dist/components/Highlight.d.mts +146 -0
- package/dist/components/Highlight.mjs +8 -0
- package/dist/components/Icon.d.mts +1 -1
- package/dist/components/ImageAnnotation.d.mts +3 -3
- package/dist/components/ImageCompare.d.mts +284 -0
- package/dist/components/ImageCompare.mjs +8 -0
- package/dist/components/ImageCropper.d.mts +1 -1
- package/dist/components/ImagePreview.d.mts +1 -1
- package/dist/components/ImageViewer.d.mts +1 -1
- package/dist/components/InfiniteScroll.d.mts +1 -1
- package/dist/components/Input.d.mts +4 -4
- package/dist/components/InputGroup.d.mts +1 -1
- package/dist/components/InputNumber.d.mts +3 -3
- package/dist/components/InputOTP.d.mts +261 -0
- package/dist/components/InputOTP.mjs +11 -0
- package/dist/components/Kanban.d.mts +1 -1
- package/dist/components/Kbd.d.mts +118 -0
- package/dist/components/Kbd.mjs +8 -0
- package/dist/components/LineChart.mjs +2 -2
- package/dist/components/List.d.mts +3 -3
- package/dist/components/List.mjs +1 -1
- package/dist/components/Loading.d.mts +2 -2
- package/dist/components/LoadingBar.d.mts +8 -0
- package/dist/components/LoadingBar.mjs +114 -0
- package/dist/components/LoadingBarContainer.d.mts +78 -0
- package/dist/components/LoadingBarContainer.mjs +8 -0
- package/dist/components/LoadingBarRoot.d.mts +6 -0
- package/dist/components/LoadingBarRoot.mjs +6 -0
- package/dist/components/MarkdownEditor.d.mts +5 -5
- package/dist/components/Marquee.d.mts +158 -0
- package/dist/components/Marquee.mjs +8 -0
- package/dist/components/MaskInput.d.mts +201 -0
- package/dist/components/MaskInput.mjs +11 -0
- package/dist/components/Masonry.d.mts +66 -0
- package/dist/components/Masonry.mjs +8 -0
- package/dist/components/Mentions.d.mts +2 -2
- package/dist/components/Menu.d.mts +5 -5
- package/dist/components/Modal.d.mts +7 -7
- package/dist/components/NavigationMenu.d.mts +411 -0
- package/dist/components/NavigationMenu.mjs +25 -0
- package/dist/components/NotificationCenter.d.mts +3 -3
- package/dist/components/NotificationCenter.mjs +2 -2
- package/dist/components/NumberKeyboard.d.mts +3 -3
- package/dist/components/OrgChart.d.mts +2 -2
- package/dist/components/PageHeader.d.mts +140 -0
- package/dist/components/PageHeader.mjs +11 -0
- package/dist/components/Pagination.d.mts +2 -2
- package/dist/components/PieChart.mjs +2 -2
- package/dist/components/Popconfirm.d.mts +5 -5
- package/dist/components/Popover.d.mts +5 -5
- package/dist/components/Progress.d.mts +6 -6
- package/dist/components/QRCode.d.mts +1 -1
- package/dist/components/RadarChart.mjs +2 -2
- package/dist/components/Result.d.mts +1 -1
- package/dist/components/RichTextEditor.d.mts +4 -4
- package/dist/components/ScatterChart.d.mts +2 -2
- package/dist/components/ScatterChart.mjs +2 -2
- package/dist/components/ScrollArea.d.mts +136 -0
- package/dist/components/ScrollArea.mjs +8 -0
- package/dist/components/ScrollSpy.d.mts +3 -3
- package/dist/components/Segmented.d.mts +2 -2
- package/dist/components/Signature.d.mts +5 -5
- package/dist/components/Skeleton.d.mts +1 -1
- package/dist/components/Slider.d.mts +1 -1
- package/dist/components/SplitButton.d.mts +286 -0
- package/dist/components/SplitButton.mjs +12 -0
- package/dist/components/Splitter.d.mts +1 -1
- package/dist/components/Spotlight.d.mts +5 -5
- package/dist/components/Statistic.d.mts +1 -1
- package/dist/components/Steps.d.mts +3 -3
- package/dist/components/SunburstChart.mjs +2 -2
- package/dist/components/Tabs.d.mts +3 -3
- package/dist/components/Tag.d.mts +2 -2
- package/dist/components/TagsInput.d.mts +214 -0
- package/dist/components/TagsInput.mjs +12 -0
- package/dist/components/TaskBoard.d.mts +2 -2
- package/dist/components/Textarea.d.mts +1 -1
- package/dist/components/TimePicker.d.mts +3 -3
- package/dist/components/Timeline.d.mts +4 -4
- package/dist/components/Tooltip.d.mts +2 -2
- package/dist/components/Tour.d.mts +4 -4
- package/dist/components/Tree.d.mts +3 -3
- package/dist/components/TreeMapChart.d.mts +1 -1
- package/dist/components/TreeMapChart.mjs +2 -2
- package/dist/components/TreeSelect.d.mts +51 -0
- package/dist/components/TreeSelect.mjs +2 -1
- package/dist/components/Upload.d.mts +5 -5
- package/dist/components/VirtualTable.d.mts +3 -3
- package/dist/components/Watermark.d.mts +5 -5
- package/dist/index.d.mts +17 -1
- package/dist/index.mjs +355 -0
- package/package.json +117 -2
- package/dist/{chunk-MAKOSWR6.mjs → chunk-37W7XTA6.mjs} +3 -3
- package/dist/{chunk-WUQMFKQ6.mjs → chunk-66OS5A4D.mjs} +3 -3
- package/dist/{chunk-NNC75I7F.mjs → chunk-CHEXI7MO.mjs} +3 -3
- package/dist/{chunk-KFJIZED5.mjs → chunk-EHGFW5GX.mjs} +3 -3
- package/dist/{chunk-ZGA66PSG.mjs → chunk-EZYOCPMM.mjs} +3 -3
- package/dist/{chunk-XGXZF27U.mjs → chunk-JHMT5Q6P.mjs} +3 -3
- package/dist/{chunk-NGAA73CV.mjs → chunk-VLW3UBIR.mjs} +3 -3
- package/dist/{chunk-OTHJIFDV.mjs → chunk-W5XFWVNV.mjs} +3 -3
- package/dist/{chunk-3KITFMBJ.mjs → chunk-ZOYHZF4N.mjs} +3 -3
package/dist/index.mjs
CHANGED
|
@@ -2,7 +2,12 @@ export {
|
|
|
2
2
|
ANIMATION_DURATION_FAST_MS,
|
|
3
3
|
ANIMATION_DURATION_MS,
|
|
4
4
|
ANIMATION_DURATION_SLOW_MS,
|
|
5
|
+
ASPECT_RATIO_DEFAULT,
|
|
6
|
+
CASCADER_DEFAULT_LIST_HEIGHT,
|
|
5
7
|
COMPONENT_MOTION_VARS,
|
|
8
|
+
CONTEXT_MENU_ENTER_CLASS,
|
|
9
|
+
CONTEXT_MENU_POINT_SIZE,
|
|
10
|
+
CONTEXT_MENU_SUB_CHEVRON_PATH,
|
|
6
11
|
COUNTDOWN_DEFAULT_FORMAT,
|
|
7
12
|
COUNTDOWN_DEFAULT_INTERVAL_MS,
|
|
8
13
|
CROP_HANDLES,
|
|
@@ -17,16 +22,41 @@ export {
|
|
|
17
22
|
DEFAULT_FORM_VALIDATION_LABELS,
|
|
18
23
|
DEFAULT_FORM_WIZARD_LABELS,
|
|
19
24
|
DEFAULT_HEATMAP_CANVAS_THRESHOLD,
|
|
25
|
+
DEFAULT_HIGHLIGHT_CASE_SENSITIVE,
|
|
26
|
+
DEFAULT_HIGHLIGHT_GLOBAL,
|
|
27
|
+
DEFAULT_IMAGE_COMPARE_ARIA_LABEL,
|
|
28
|
+
DEFAULT_IMAGE_COMPARE_FIT,
|
|
29
|
+
DEFAULT_IMAGE_COMPARE_ORIENTATION,
|
|
30
|
+
DEFAULT_IMAGE_COMPARE_POSITION,
|
|
31
|
+
DEFAULT_IMAGE_COMPARE_STEP,
|
|
20
32
|
DEFAULT_IMAGE_EDITOR_LABELS,
|
|
21
33
|
DEFAULT_IMAGE_VIEWER_LABELS,
|
|
34
|
+
DEFAULT_INPUT_OTP_LABELS,
|
|
35
|
+
DEFAULT_KBD_SEPARATOR,
|
|
36
|
+
DEFAULT_KBD_SIZE,
|
|
37
|
+
DEFAULT_KBD_VARIANT,
|
|
38
|
+
DEFAULT_LOADING_BAR_ARIA_LABEL,
|
|
39
|
+
DEFAULT_LOADING_BAR_COLOR,
|
|
40
|
+
DEFAULT_LOADING_BAR_HEIGHT,
|
|
22
41
|
DEFAULT_MARKDOWN_EDITOR_LABELS,
|
|
42
|
+
DEFAULT_MARQUEE_ARIA_LABEL,
|
|
43
|
+
DEFAULT_MARQUEE_DIRECTION,
|
|
44
|
+
DEFAULT_MARQUEE_DURATION_MS,
|
|
45
|
+
DEFAULT_MARQUEE_GAP_PX,
|
|
46
|
+
DEFAULT_MARQUEE_PAUSE_ON_HOVER,
|
|
47
|
+
DEFAULT_MARQUEE_REPEAT,
|
|
48
|
+
DEFAULT_MASK_TOKENS,
|
|
23
49
|
DEFAULT_PAGINATION_LABELS,
|
|
24
50
|
DEFAULT_RATE_LABELS,
|
|
25
51
|
DEFAULT_RICH_TEXT_EDITOR_LABELS,
|
|
26
52
|
DEFAULT_SELECT_LABELS,
|
|
53
|
+
DEFAULT_SPLIT_BUTTON_SIZE,
|
|
54
|
+
DEFAULT_SPLIT_BUTTON_TRIGGER_ARIA_LABEL,
|
|
55
|
+
DEFAULT_SPLIT_BUTTON_VARIANT,
|
|
27
56
|
DEFAULT_STATUS_LABELS,
|
|
28
57
|
DEFAULT_TABLE_LABELS,
|
|
29
58
|
DEFAULT_TABS_LABELS,
|
|
59
|
+
DEFAULT_TAGS_INPUT_LABELS,
|
|
30
60
|
DEFAULT_TASK_BOARD_LABELS,
|
|
31
61
|
DEFAULT_TIME_PICKER_LABELS,
|
|
32
62
|
DEFAULT_TOUR_LABELS,
|
|
@@ -51,6 +81,21 @@ export {
|
|
|
51
81
|
FLOATING_OVERLAY_Z_INDEX,
|
|
52
82
|
FORM_VALIDATION_PRESETS,
|
|
53
83
|
GAUGE_ANIMATION_DURATION_MS,
|
|
84
|
+
IMAGE_COMPARE_POSITION_VAR,
|
|
85
|
+
LOADING_BAR_CONTAINER_ID,
|
|
86
|
+
LOADING_BAR_CONTAINER_ROOT_ID,
|
|
87
|
+
LOADING_BAR_FINISH_HIDE_DELAY_MS,
|
|
88
|
+
LOADING_BAR_MAX_TRICKLE_PERCENTAGE,
|
|
89
|
+
LOADING_BAR_START_PERCENTAGE,
|
|
90
|
+
LOADING_BAR_TRICKLE_INTERVAL_MS,
|
|
91
|
+
MARQUEE_COPIES_VAR,
|
|
92
|
+
MARQUEE_CSS,
|
|
93
|
+
MARQUEE_DURATION_VAR,
|
|
94
|
+
MARQUEE_GAP_VAR,
|
|
95
|
+
MARQUEE_STYLE_ID,
|
|
96
|
+
MASONRY_DEFAULT_COLUMNS,
|
|
97
|
+
MASONRY_DEFAULT_GAP,
|
|
98
|
+
MAX_MARQUEE_REPEAT,
|
|
54
99
|
MODERN_BASE_TOKENS_DARK,
|
|
55
100
|
MODERN_BASE_TOKENS_LIGHT,
|
|
56
101
|
MODERN_OVERRIDE_TOKENS_DARK,
|
|
@@ -61,6 +106,13 @@ export {
|
|
|
61
106
|
MOTION_DURATION_TOKEN_VARS,
|
|
62
107
|
MOTION_EASING_TOKEN_FALLBACKS,
|
|
63
108
|
MOTION_EASING_TOKEN_VARS,
|
|
109
|
+
NAVIGATION_MENU_BAR_ITEM_ATTR,
|
|
110
|
+
NAVIGATION_MENU_CHEVRON_PATH,
|
|
111
|
+
NAVIGATION_MENU_DEFAULT_DELAY_DURATION,
|
|
112
|
+
NAVIGATION_MENU_DEFAULT_OFFSET,
|
|
113
|
+
NAVIGATION_MENU_DEFAULT_SKIP_DELAY_DURATION,
|
|
114
|
+
NAVIGATION_MENU_ENTER_CLASS,
|
|
115
|
+
PAGE_HEADER_DEFAULT_BACK_ARIA_LABEL,
|
|
64
116
|
PAGINATION_FULL_MODE_PAGE_THRESHOLD,
|
|
65
117
|
PIE_BASE_SHADOW,
|
|
66
118
|
PIE_EMPHASIS_SHADOW,
|
|
@@ -70,6 +122,7 @@ export {
|
|
|
70
122
|
RESIZE_KEYBOARD_STEP,
|
|
71
123
|
SCATTER_ENTRANCE_CLASS,
|
|
72
124
|
SCATTER_ENTRANCE_KEYFRAMES,
|
|
125
|
+
SCROLL_AREA_MIN_THUMB_SIZE,
|
|
73
126
|
SHAKE_CLASS,
|
|
74
127
|
STATISTIC_ANIMATION_DURATION_MS,
|
|
75
128
|
SVG_ANIMATION_CLASSES,
|
|
@@ -89,6 +142,8 @@ export {
|
|
|
89
142
|
TRANSITION_DURATIONS,
|
|
90
143
|
TRANSITION_OPACITY,
|
|
91
144
|
TRANSITION_TRANSFORM,
|
|
145
|
+
TREE_SELECT_DEFAULT_HEIGHT,
|
|
146
|
+
TREE_SELECT_DEFAULT_ITEM_HEIGHT,
|
|
92
147
|
ThemeManager,
|
|
93
148
|
VIEW_TRANSITION_CSS,
|
|
94
149
|
WEEKDAYS,
|
|
@@ -103,6 +158,7 @@ export {
|
|
|
103
158
|
ZH_CN_FORM_WIZARD_LABELS,
|
|
104
159
|
ZH_CN_IMAGE_EDITOR_LABELS,
|
|
105
160
|
ZH_CN_IMAGE_VIEWER_LABELS,
|
|
161
|
+
ZH_CN_INPUT_OTP_LABELS,
|
|
106
162
|
ZH_CN_MARKDOWN_EDITOR_LABELS,
|
|
107
163
|
ZH_CN_PAGINATION_LABELS,
|
|
108
164
|
ZH_CN_RATE_LABELS,
|
|
@@ -111,6 +167,7 @@ export {
|
|
|
111
167
|
ZH_CN_STATUS_LABELS,
|
|
112
168
|
ZH_CN_TABLE_LABELS,
|
|
113
169
|
ZH_CN_TABS_LABELS,
|
|
170
|
+
ZH_CN_TAGS_INPUT_LABELS,
|
|
114
171
|
ZH_CN_TASK_BOARD_LABELS,
|
|
115
172
|
ZH_CN_TIME_PICKER_LABELS,
|
|
116
173
|
ZH_CN_TOUR_LABELS,
|
|
@@ -127,6 +184,7 @@ export {
|
|
|
127
184
|
activityItemTitleGroupClasses,
|
|
128
185
|
addDays,
|
|
129
186
|
addMonths,
|
|
187
|
+
addTags,
|
|
130
188
|
addYears,
|
|
131
189
|
affixWrapperClasses,
|
|
132
190
|
alertBannerClasses,
|
|
@@ -142,6 +200,7 @@ export {
|
|
|
142
200
|
alertIconSizeClasses,
|
|
143
201
|
alertSizeClasses,
|
|
144
202
|
alertTitleSizeClasses,
|
|
203
|
+
alignTreeSelectVirtualScroll,
|
|
145
204
|
anchorAffixClasses,
|
|
146
205
|
anchorBaseClasses,
|
|
147
206
|
anchorInkActiveHorizontalClasses,
|
|
@@ -160,9 +219,15 @@ export {
|
|
|
160
219
|
applyFileDragReorder,
|
|
161
220
|
applyFloatingStyles,
|
|
162
221
|
applyMarkdownToolbarAction,
|
|
222
|
+
applyMaskInput,
|
|
163
223
|
applyNumberKeyboardInput,
|
|
224
|
+
applyOtpBackspace,
|
|
225
|
+
applyOtpCharInput,
|
|
226
|
+
applyOtpDelete,
|
|
164
227
|
applyWheelZoom,
|
|
165
228
|
archiveIcon,
|
|
229
|
+
aspectRatioContentClasses,
|
|
230
|
+
aspectRatioRootClasses,
|
|
166
231
|
autoCompleteBaseClasses,
|
|
167
232
|
autoCompleteDropdownClasses,
|
|
168
233
|
autoCompleteEmptyStateClasses,
|
|
@@ -300,6 +365,9 @@ export {
|
|
|
300
365
|
clampDimensions,
|
|
301
366
|
clampImageAnnotationPoint,
|
|
302
367
|
clampImageAnnotationUnit,
|
|
368
|
+
clampLoadingBarPercentage,
|
|
369
|
+
clampMasonryColumnCount,
|
|
370
|
+
clampMasonryGap,
|
|
303
371
|
clampPaneSize,
|
|
304
372
|
clampPercentage,
|
|
305
373
|
clampScale,
|
|
@@ -377,9 +445,14 @@ export {
|
|
|
377
445
|
computeGanttLayout,
|
|
378
446
|
computeGaugeTicks,
|
|
379
447
|
computeHeatmapCells,
|
|
448
|
+
computeMasonryColumnHeights,
|
|
380
449
|
computeOrgChartLayout,
|
|
381
450
|
computePieHoverOffset,
|
|
382
451
|
computePieLabelLine,
|
|
452
|
+
computeScrollAreaAxisState,
|
|
453
|
+
computeScrollAreaState,
|
|
454
|
+
computeScrollFromThumbOffset,
|
|
455
|
+
computeScrollFromTrackPoint,
|
|
383
456
|
computeSunburstArcs,
|
|
384
457
|
computeTreeMapNodes,
|
|
385
458
|
constrainCropRect,
|
|
@@ -389,6 +462,7 @@ export {
|
|
|
389
462
|
containerPaddingClasses,
|
|
390
463
|
copyTextToClipboard,
|
|
391
464
|
countLines,
|
|
465
|
+
countMaskTokens,
|
|
392
466
|
countdownBaseClasses,
|
|
393
467
|
countdownPrefixClasses,
|
|
394
468
|
countdownSuffixClasses,
|
|
@@ -414,6 +488,7 @@ export {
|
|
|
414
488
|
createDefaultTransform,
|
|
415
489
|
createDocumentDragSession,
|
|
416
490
|
createDragState,
|
|
491
|
+
createEmptyScrollAreaState,
|
|
417
492
|
createFloatingIdFactory,
|
|
418
493
|
createFocusTrap,
|
|
419
494
|
createFormConditionDependencies,
|
|
@@ -428,9 +503,11 @@ export {
|
|
|
428
503
|
createImageAnnotationBox,
|
|
429
504
|
createImageAnnotationPath,
|
|
430
505
|
createInfiniteScrollObserver,
|
|
506
|
+
createInitialLoadingBarState,
|
|
431
507
|
createInstanceCounter,
|
|
432
508
|
createLinePath,
|
|
433
509
|
createLinearScale,
|
|
510
|
+
createLoadingBarController,
|
|
434
511
|
createLongPressController,
|
|
435
512
|
createMotionSequence,
|
|
436
513
|
createNotificationStackUpdateScheduler,
|
|
@@ -534,6 +611,8 @@ export {
|
|
|
534
611
|
descriptionsWrapperClasses,
|
|
535
612
|
designTokens,
|
|
536
613
|
devWarn,
|
|
614
|
+
distributeMasonryItems,
|
|
615
|
+
distributeOtpPaste,
|
|
537
616
|
dotSizeClasses,
|
|
538
617
|
dotsVariantConfig,
|
|
539
618
|
downloadChartBlob,
|
|
@@ -556,6 +635,7 @@ export {
|
|
|
556
635
|
ensureBarMinHeight,
|
|
557
636
|
errorCircleSolidIcon20PathD,
|
|
558
637
|
escapeHighlightHtml,
|
|
638
|
+
escapeHighlightKeyword,
|
|
559
639
|
escapeMarkdownHtml,
|
|
560
640
|
evaluateFormCondition,
|
|
561
641
|
evaluateFormConditions,
|
|
@@ -567,6 +647,8 @@ export {
|
|
|
567
647
|
exportTableToExcel,
|
|
568
648
|
extendedIcons,
|
|
569
649
|
extractMentionQuery,
|
|
650
|
+
extractRawValue,
|
|
651
|
+
extractTagCandidates,
|
|
570
652
|
fileManagerBreadcrumbClasses,
|
|
571
653
|
fileManagerBreadcrumbItemClasses,
|
|
572
654
|
fileManagerBreadcrumbSeparatorClasses,
|
|
@@ -603,6 +685,7 @@ export {
|
|
|
603
685
|
findCascaderOption,
|
|
604
686
|
findColumnFromPoint,
|
|
605
687
|
findFirstEnabledIndex,
|
|
688
|
+
findHighlightRanges,
|
|
606
689
|
findHotkeyMatch,
|
|
607
690
|
findLastEnabledIndex,
|
|
608
691
|
findMarkdownHotkeyMatch,
|
|
@@ -647,12 +730,17 @@ export {
|
|
|
647
730
|
formatGanttDate,
|
|
648
731
|
formatInputNumberDisplay,
|
|
649
732
|
formatIntlNumber,
|
|
733
|
+
formatKbdCombo,
|
|
734
|
+
formatKbdSeparatorText,
|
|
735
|
+
formatMaskValue,
|
|
650
736
|
formatMonthYear,
|
|
737
|
+
formatOtpSlotLabel,
|
|
651
738
|
formatPageAriaLabel,
|
|
652
739
|
formatPaginationPageIndicator,
|
|
653
740
|
formatPaginationTotal,
|
|
654
741
|
formatPrecision,
|
|
655
742
|
formatProgressText,
|
|
743
|
+
formatRemoveTagLabel,
|
|
656
744
|
formatStatisticValue,
|
|
657
745
|
formatTableSelectRowAriaLabel,
|
|
658
746
|
formatTableSortByText,
|
|
@@ -697,6 +785,9 @@ export {
|
|
|
697
785
|
getAnchoredOverlayTabTarget,
|
|
698
786
|
getAreaGradientPrefix,
|
|
699
787
|
getArrowStyles,
|
|
788
|
+
getAspectRatioContentClasses,
|
|
789
|
+
getAspectRatioRootClasses,
|
|
790
|
+
getAspectRatioStyle,
|
|
700
791
|
getAutoCompleteInputClasses,
|
|
701
792
|
getAutoCompleteOptionClasses,
|
|
702
793
|
getAutoExpandKeys,
|
|
@@ -739,6 +830,9 @@ export {
|
|
|
739
830
|
getCascaderOptionPath,
|
|
740
831
|
getCascaderOptionsAtLevel,
|
|
741
832
|
getCascaderTriggerClasses,
|
|
833
|
+
getCascaderVirtualAlignScrollTop,
|
|
834
|
+
getCascaderVirtualItemHeight,
|
|
835
|
+
getCascaderVirtualRange,
|
|
742
836
|
getChartAnimationStyle,
|
|
743
837
|
getChartAxisTickCacheSize,
|
|
744
838
|
getChartAxisTicks,
|
|
@@ -781,6 +875,16 @@ export {
|
|
|
781
875
|
getContainerClasses,
|
|
782
876
|
getContainerHeight,
|
|
783
877
|
getContainerScrollTop,
|
|
878
|
+
getContextMenuContainerClasses,
|
|
879
|
+
getContextMenuItemClasses,
|
|
880
|
+
getContextMenuMenuClasses,
|
|
881
|
+
getContextMenuOpenPoint,
|
|
882
|
+
getContextMenuPointFromElement,
|
|
883
|
+
getContextMenuPointFromEvent,
|
|
884
|
+
getContextMenuPointStyle,
|
|
885
|
+
getContextMenuSubChevronClasses,
|
|
886
|
+
getContextMenuSubTriggerClasses,
|
|
887
|
+
getContextMenuTriggerClasses,
|
|
784
888
|
getCountdownParts,
|
|
785
889
|
getCountdownRemaining,
|
|
786
890
|
getCountdownTitleClasses,
|
|
@@ -880,6 +984,9 @@ export {
|
|
|
880
984
|
getGroupHeaderCellClasses,
|
|
881
985
|
getGutterStyles,
|
|
882
986
|
getHeatmapCellIndexAtPoint,
|
|
987
|
+
getHighlightMarkClasses,
|
|
988
|
+
getHighlightRootClasses,
|
|
989
|
+
getHighlightSegments,
|
|
883
990
|
getIconDefinition,
|
|
884
991
|
getImageAnnotationCenter,
|
|
885
992
|
getImageAnnotationPathData,
|
|
@@ -888,6 +995,19 @@ export {
|
|
|
888
995
|
getImageAnnotationStrokeColor,
|
|
889
996
|
getImageAnnotationToolButtonClasses,
|
|
890
997
|
getImageAnnotationToolLabel,
|
|
998
|
+
getImageCompareAfterClasses,
|
|
999
|
+
getImageCompareBeforeClasses,
|
|
1000
|
+
getImageCompareClipStyle,
|
|
1001
|
+
getImageCompareHandleClasses,
|
|
1002
|
+
getImageCompareHandleStyle,
|
|
1003
|
+
getImageCompareImgClasses,
|
|
1004
|
+
getImageCompareKeyboardPosition,
|
|
1005
|
+
getImageCompareKnobClasses,
|
|
1006
|
+
getImageCompareLineClasses,
|
|
1007
|
+
getImageComparePointerClientPoint,
|
|
1008
|
+
getImageComparePositionFromPointer,
|
|
1009
|
+
getImageCompareRootClasses,
|
|
1010
|
+
getImageCompareRootStyle,
|
|
891
1011
|
getImageEditorLabels,
|
|
892
1012
|
getImageGroupClasses,
|
|
893
1013
|
getImageImgClasses,
|
|
@@ -915,11 +1035,15 @@ export {
|
|
|
915
1035
|
getInputNumberStatusClasses,
|
|
916
1036
|
getInputNumberStepButtonClasses,
|
|
917
1037
|
getInputNumberWrapperClasses,
|
|
1038
|
+
getInputOTPLabels,
|
|
918
1039
|
getInputPasswordToggleClasses,
|
|
919
1040
|
getInputWrapperClasses,
|
|
920
1041
|
getIntlPluralCategory,
|
|
921
1042
|
getJustifyClasses,
|
|
922
1043
|
getKanbanContainerClasses,
|
|
1044
|
+
getKbdParts,
|
|
1045
|
+
getKbdRootClasses,
|
|
1046
|
+
getKbdVariantClasses,
|
|
923
1047
|
getLayoutContentClasses,
|
|
924
1048
|
getLayoutHeaderClasses,
|
|
925
1049
|
getLeafKeys,
|
|
@@ -931,6 +1055,10 @@ export {
|
|
|
931
1055
|
getListHeaderFooterClasses,
|
|
932
1056
|
getListItemClasses,
|
|
933
1057
|
getLoadingBarClasses,
|
|
1058
|
+
getLoadingBarColorClasses,
|
|
1059
|
+
getLoadingBarContainerClasses,
|
|
1060
|
+
getLoadingBarFillClasses,
|
|
1061
|
+
getLoadingBarFillStyle,
|
|
934
1062
|
getLoadingBarsWrapperClasses,
|
|
935
1063
|
getLoadingClasses,
|
|
936
1064
|
getLoadingDotClasses,
|
|
@@ -943,6 +1071,16 @@ export {
|
|
|
943
1071
|
getMarkdownEditorLabels,
|
|
944
1072
|
getMarkdownToolbarButtonClasses,
|
|
945
1073
|
getMarkdownToolbarButtons,
|
|
1074
|
+
getMarqueeContentClasses,
|
|
1075
|
+
getMarqueeRootClasses,
|
|
1076
|
+
getMarqueeTrackClasses,
|
|
1077
|
+
getMarqueeTrackStyle,
|
|
1078
|
+
getMaskCaretPosition,
|
|
1079
|
+
getMasonryColumnClasses,
|
|
1080
|
+
getMasonryColumnStyle,
|
|
1081
|
+
getMasonryGapStyle,
|
|
1082
|
+
getMasonryItemClasses,
|
|
1083
|
+
getMasonryRootClasses,
|
|
946
1084
|
getMentionsInputClasses,
|
|
947
1085
|
getMentionsOptionClasses,
|
|
948
1086
|
getMenuButtons,
|
|
@@ -957,6 +1095,14 @@ export {
|
|
|
957
1095
|
getModalContentClasses,
|
|
958
1096
|
getMonthDays,
|
|
959
1097
|
getMonthNames,
|
|
1098
|
+
getNavigationMenuBarItems,
|
|
1099
|
+
getNavigationMenuChevronClasses,
|
|
1100
|
+
getNavigationMenuClasses,
|
|
1101
|
+
getNavigationMenuContentClasses,
|
|
1102
|
+
getNavigationMenuItemClasses,
|
|
1103
|
+
getNavigationMenuLinkClasses,
|
|
1104
|
+
getNavigationMenuListClasses,
|
|
1105
|
+
getNavigationMenuTriggerClasses,
|
|
960
1106
|
getNextActiveKey,
|
|
961
1107
|
getNextColorSwatchIndex,
|
|
962
1108
|
getNextImageAnnotationTool,
|
|
@@ -975,6 +1121,13 @@ export {
|
|
|
975
1121
|
getOrgChartLinkPath,
|
|
976
1122
|
getOrgChartNodeAriaLabel,
|
|
977
1123
|
getOrgChartNodeClasses,
|
|
1124
|
+
getOtpContainerClasses,
|
|
1125
|
+
getOtpErrorClasses,
|
|
1126
|
+
getOtpSeparatorClasses,
|
|
1127
|
+
getOtpSeparatorIndices,
|
|
1128
|
+
getOtpSlotClasses,
|
|
1129
|
+
getPageHeaderBackButtonClasses,
|
|
1130
|
+
getPageHeaderRootClasses,
|
|
978
1131
|
getPageNumbers,
|
|
979
1132
|
getPageRange,
|
|
980
1133
|
getPageSizeSelectorClasses,
|
|
@@ -1048,6 +1201,14 @@ export {
|
|
|
1048
1201
|
getScatterHoverShadow,
|
|
1049
1202
|
getScatterHoverSize,
|
|
1050
1203
|
getScatterPointPath,
|
|
1204
|
+
getScrollAreaBoxStyle,
|
|
1205
|
+
getScrollAreaContentClasses,
|
|
1206
|
+
getScrollAreaScrollbarClasses,
|
|
1207
|
+
getScrollAreaShadowClasses,
|
|
1208
|
+
getScrollAreaShadowSides,
|
|
1209
|
+
getScrollAreaThumbClasses,
|
|
1210
|
+
getScrollAreaThumbStyle,
|
|
1211
|
+
getScrollAreaViewportClasses,
|
|
1051
1212
|
getScrollSpyItemByHref,
|
|
1052
1213
|
getScrollSpyItemByKey,
|
|
1053
1214
|
getScrollSpyItemClasses,
|
|
@@ -1086,6 +1247,9 @@ export {
|
|
|
1086
1247
|
getSpaceStyle,
|
|
1087
1248
|
getSpanClasses,
|
|
1088
1249
|
getSpinnerSVG,
|
|
1250
|
+
getSplitButtonPrimaryClasses,
|
|
1251
|
+
getSplitButtonRootClasses,
|
|
1252
|
+
getSplitButtonTriggerClasses,
|
|
1089
1253
|
getSplitterContainerClasses,
|
|
1090
1254
|
getSplitterGutterClasses,
|
|
1091
1255
|
getSplitterGutterHandleClasses,
|
|
@@ -1141,6 +1305,12 @@ export {
|
|
|
1141
1305
|
getTabsContainerClasses,
|
|
1142
1306
|
getTabsLabels,
|
|
1143
1307
|
getTagVariantClasses,
|
|
1308
|
+
getTagsInputClearButtonClasses,
|
|
1309
|
+
getTagsInputContainerClasses,
|
|
1310
|
+
getTagsInputErrorClasses,
|
|
1311
|
+
getTagsInputHighlightClasses,
|
|
1312
|
+
getTagsInputInnerInputClasses,
|
|
1313
|
+
getTagsInputLabels,
|
|
1144
1314
|
getTaskBoardLabels,
|
|
1145
1315
|
getTextClasses,
|
|
1146
1316
|
getThemeColor,
|
|
@@ -1182,8 +1352,11 @@ export {
|
|
|
1182
1352
|
getTreeNodeClasses,
|
|
1183
1353
|
getTreeNodeExpandIconClasses,
|
|
1184
1354
|
getTreeSelectDisplayLabel,
|
|
1355
|
+
getTreeSelectDropdownClasses,
|
|
1185
1356
|
getTreeSelectNodeClasses,
|
|
1186
1357
|
getTreeSelectTriggerClasses,
|
|
1358
|
+
getTreeSelectVirtualAlignScrollTop,
|
|
1359
|
+
getTreeSelectVisibleIndex,
|
|
1187
1360
|
getUploadButtonClasses,
|
|
1188
1361
|
getUploadDataTransferFiles,
|
|
1189
1362
|
getUploadLabels,
|
|
@@ -1217,6 +1390,7 @@ export {
|
|
|
1217
1390
|
handleDragStart,
|
|
1218
1391
|
handleDrop,
|
|
1219
1392
|
handleMenuNavigation,
|
|
1393
|
+
handleMenubarNavigation,
|
|
1220
1394
|
handleNodeCheck,
|
|
1221
1395
|
handleTabKey,
|
|
1222
1396
|
handleUploadDragLeave,
|
|
@@ -1224,10 +1398,13 @@ export {
|
|
|
1224
1398
|
handleUploadDrop,
|
|
1225
1399
|
hasErrors,
|
|
1226
1400
|
hasGutter,
|
|
1401
|
+
hasPageHeaderHeadingContent,
|
|
1227
1402
|
hasTableSelectionColumn,
|
|
1228
1403
|
helpCircleIcon,
|
|
1229
1404
|
hexToRgb,
|
|
1230
1405
|
highContrastTheme,
|
|
1406
|
+
highlightMarkClasses,
|
|
1407
|
+
highlightRootClasses,
|
|
1231
1408
|
hsvToRgb,
|
|
1232
1409
|
icon16ViewBox,
|
|
1233
1410
|
icon20ViewBox,
|
|
@@ -1253,6 +1430,20 @@ export {
|
|
|
1253
1430
|
imageAnnotationToolButtonClasses,
|
|
1254
1431
|
imageAnnotationToolbarClasses,
|
|
1255
1432
|
imageBaseClasses,
|
|
1433
|
+
imageCompareAfterClasses,
|
|
1434
|
+
imageCompareBeforeClasses,
|
|
1435
|
+
imageCompareDisabledClasses,
|
|
1436
|
+
imageCompareHandleClasses,
|
|
1437
|
+
imageCompareHandleDisabledClasses,
|
|
1438
|
+
imageCompareHandleHorizontalClasses,
|
|
1439
|
+
imageCompareHandleVerticalClasses,
|
|
1440
|
+
imageCompareHorizontalClasses,
|
|
1441
|
+
imageCompareKnobClasses,
|
|
1442
|
+
imageCompareLineClasses,
|
|
1443
|
+
imageCompareLineHorizontalClasses,
|
|
1444
|
+
imageCompareLineVerticalClasses,
|
|
1445
|
+
imageCompareRootClasses,
|
|
1446
|
+
imageCompareVerticalClasses,
|
|
1256
1447
|
imageCropperContainerClasses,
|
|
1257
1448
|
imageCropperDragAreaClasses,
|
|
1258
1449
|
imageCropperGuideClasses,
|
|
@@ -1285,9 +1476,13 @@ export {
|
|
|
1285
1476
|
infiniteScrollEndClasses,
|
|
1286
1477
|
infiniteScrollLoaderClasses,
|
|
1287
1478
|
infiniteScrollSentinelClasses,
|
|
1479
|
+
initNavigationMenuRovingTabIndex,
|
|
1288
1480
|
initRovingTabIndex,
|
|
1481
|
+
injectContextMenuStyles,
|
|
1289
1482
|
injectDropdownStyles,
|
|
1290
1483
|
injectLoadingAnimationStyles,
|
|
1484
|
+
injectMarqueeStyles,
|
|
1485
|
+
injectNavigationMenuStyles,
|
|
1291
1486
|
injectShakeStyle,
|
|
1292
1487
|
injectSvgAnimationStyles,
|
|
1293
1488
|
injectViewTransitionStyles,
|
|
@@ -1314,6 +1509,7 @@ export {
|
|
|
1314
1509
|
isCascaderOptionExpandable,
|
|
1315
1510
|
isColorSwatchSelected,
|
|
1316
1511
|
isContentEmpty,
|
|
1512
|
+
isContextMenuKeyboardEvent,
|
|
1317
1513
|
isCrossContainerDrag,
|
|
1318
1514
|
isDateInRange,
|
|
1319
1515
|
isDragEnabled,
|
|
@@ -1325,6 +1521,8 @@ export {
|
|
|
1325
1521
|
isHttpResultStatus,
|
|
1326
1522
|
isImageAnnotationPathClosed,
|
|
1327
1523
|
isImageAnnotationShapeTool,
|
|
1524
|
+
isImageCompareInteractiveTarget,
|
|
1525
|
+
isImageCompareVertical,
|
|
1328
1526
|
isInlineFormat,
|
|
1329
1527
|
isKeyActive,
|
|
1330
1528
|
isKeyOpen,
|
|
@@ -1332,15 +1530,24 @@ export {
|
|
|
1332
1530
|
isLazyTigerLocale,
|
|
1333
1531
|
isLongPress,
|
|
1334
1532
|
isMarkdownToolbarSeparator,
|
|
1533
|
+
isMarqueeFocusInside,
|
|
1534
|
+
isMarqueePaused,
|
|
1535
|
+
isMarqueeReverse,
|
|
1536
|
+
isMarqueeVertical,
|
|
1335
1537
|
isMobile,
|
|
1336
1538
|
isModalSheetSwipeCloseGesture,
|
|
1539
|
+
isNavigationMenuOpen,
|
|
1540
|
+
isNavigationMenuTriggerOpenKey,
|
|
1541
|
+
isNavigationMenuValueOpen,
|
|
1337
1542
|
isNextDisabled,
|
|
1338
1543
|
isOptionGroup,
|
|
1544
|
+
isOtpComplete,
|
|
1339
1545
|
isPanelActive,
|
|
1340
1546
|
isPrevDisabled,
|
|
1341
1547
|
isRtlLocale,
|
|
1342
1548
|
isSameContainerDrag,
|
|
1343
1549
|
isSameDay,
|
|
1550
|
+
isScrollAreaAxisEnabled,
|
|
1344
1551
|
isSignatureEmpty,
|
|
1345
1552
|
isSpaceKey,
|
|
1346
1553
|
isTabKey,
|
|
@@ -1360,6 +1567,10 @@ export {
|
|
|
1360
1567
|
kanbanSwimlaneCollapsedClasses,
|
|
1361
1568
|
kanbanSwimlaneDotClasses,
|
|
1362
1569
|
kanbanSwimlaneHeaderClasses,
|
|
1570
|
+
kbdBaseClasses,
|
|
1571
|
+
kbdKeyClasses,
|
|
1572
|
+
kbdSeparatorClasses,
|
|
1573
|
+
kbdSubtleVariantClasses,
|
|
1363
1574
|
keyIcon,
|
|
1364
1575
|
layoutContentClasses,
|
|
1365
1576
|
layoutFooterClasses,
|
|
@@ -1393,6 +1604,9 @@ export {
|
|
|
1393
1604
|
listSizeClasses,
|
|
1394
1605
|
listWrapperClasses,
|
|
1395
1606
|
loadingBarBaseClasses,
|
|
1607
|
+
loadingBarColorClasses,
|
|
1608
|
+
loadingBarContainerBaseClasses,
|
|
1609
|
+
loadingBarFillBaseClasses,
|
|
1396
1610
|
loadingBarsWrapperBaseClasses,
|
|
1397
1611
|
loadingColorClasses,
|
|
1398
1612
|
loadingContainerBaseClasses,
|
|
@@ -1422,6 +1636,20 @@ export {
|
|
|
1422
1636
|
markdownEditorToolbarSeparatorClasses,
|
|
1423
1637
|
markdownHotkeyMatches,
|
|
1424
1638
|
markdownModeLabels,
|
|
1639
|
+
marqueeCloneClasses,
|
|
1640
|
+
marqueeContentClasses,
|
|
1641
|
+
marqueeContentVerticalClasses,
|
|
1642
|
+
marqueeHorizontalClasses,
|
|
1643
|
+
marqueePauseHoverClasses,
|
|
1644
|
+
marqueeReverseClasses,
|
|
1645
|
+
marqueeRootClasses,
|
|
1646
|
+
marqueeStaticClasses,
|
|
1647
|
+
marqueeTrackClasses,
|
|
1648
|
+
marqueeTrackVerticalClasses,
|
|
1649
|
+
marqueeVerticalClasses,
|
|
1650
|
+
masonryColumnClasses,
|
|
1651
|
+
masonryItemClasses,
|
|
1652
|
+
masonryRootClasses,
|
|
1425
1653
|
matchesHotkey,
|
|
1426
1654
|
matchesMenuSearch,
|
|
1427
1655
|
measureTableResizeSnapshot,
|
|
@@ -1446,6 +1674,7 @@ export {
|
|
|
1446
1674
|
menuSearchEmptyClasses,
|
|
1447
1675
|
menuSearchFieldClasses,
|
|
1448
1676
|
menuSearchInputClasses,
|
|
1677
|
+
mergeHighlightRanges,
|
|
1449
1678
|
mergeStyleValues,
|
|
1450
1679
|
mergeTigerLocale,
|
|
1451
1680
|
messageBaseClasses,
|
|
@@ -1471,6 +1700,7 @@ export {
|
|
|
1471
1700
|
modalTitleClasses,
|
|
1472
1701
|
modalWrapperClasses,
|
|
1473
1702
|
modernTheme,
|
|
1703
|
+
moduloDistributeMasonryItems,
|
|
1474
1704
|
moonIcon,
|
|
1475
1705
|
moveCard,
|
|
1476
1706
|
moveCropRect,
|
|
@@ -1483,6 +1713,7 @@ export {
|
|
|
1483
1713
|
naturalTheme,
|
|
1484
1714
|
navigateToFolder,
|
|
1485
1715
|
nextIconPath,
|
|
1716
|
+
nextLoadingBarTricklePercentage,
|
|
1486
1717
|
normalizeActiveKeys,
|
|
1487
1718
|
normalizeChartBrushRange,
|
|
1488
1719
|
normalizeChartPadding,
|
|
@@ -1491,10 +1722,13 @@ export {
|
|
|
1491
1722
|
normalizeCronExpression,
|
|
1492
1723
|
normalizeDate,
|
|
1493
1724
|
normalizeGanttDate,
|
|
1725
|
+
normalizeHighlightKeywords,
|
|
1494
1726
|
normalizeImageAnnotationBox,
|
|
1727
|
+
normalizeKbdKeys,
|
|
1495
1728
|
normalizeMenuSearchQuery,
|
|
1496
1729
|
normalizeNumberKeyboardValue,
|
|
1497
1730
|
normalizeOrgChartData,
|
|
1731
|
+
normalizeOtpValue,
|
|
1498
1732
|
normalizeRotation,
|
|
1499
1733
|
normalizeSpotlightText,
|
|
1500
1734
|
normalizeStringOption,
|
|
@@ -1518,6 +1752,7 @@ export {
|
|
|
1518
1752
|
numberKeyboardGridClasses,
|
|
1519
1753
|
numberKeyboardKeyClasses,
|
|
1520
1754
|
numberKeyboardRootClasses,
|
|
1755
|
+
observeScrollAreaSize,
|
|
1521
1756
|
orderTableFixedColumns,
|
|
1522
1757
|
orgChartLinkClasses,
|
|
1523
1758
|
orgChartNodeClasses,
|
|
@@ -1527,8 +1762,21 @@ export {
|
|
|
1527
1762
|
orgChartNodeTitleClasses,
|
|
1528
1763
|
padCountdownNumber,
|
|
1529
1764
|
padTwo,
|
|
1765
|
+
pageHeaderActionsClasses,
|
|
1766
|
+
pageHeaderBackButtonClasses,
|
|
1767
|
+
pageHeaderBackIconClasses,
|
|
1768
|
+
pageHeaderBackWrapClasses,
|
|
1769
|
+
pageHeaderContentClasses,
|
|
1770
|
+
pageHeaderHeadingRowClasses,
|
|
1771
|
+
pageHeaderMainClasses,
|
|
1772
|
+
pageHeaderRootClasses,
|
|
1773
|
+
pageHeaderStartClasses,
|
|
1774
|
+
pageHeaderSubtitleClasses,
|
|
1775
|
+
pageHeaderTitleClasses,
|
|
1776
|
+
pageHeaderTitleRowClasses,
|
|
1530
1777
|
paginateData,
|
|
1531
1778
|
paperclipIcon,
|
|
1779
|
+
parseAspectRatio,
|
|
1532
1780
|
parseColorInput,
|
|
1533
1781
|
parseCountdownTimestamp,
|
|
1534
1782
|
parseCronFieldControl,
|
|
@@ -1539,6 +1787,7 @@ export {
|
|
|
1539
1787
|
parseInputNumberValue,
|
|
1540
1788
|
parseInputValue,
|
|
1541
1789
|
parseMarkdownHeight,
|
|
1790
|
+
parseMask,
|
|
1542
1791
|
parsePaneSize,
|
|
1543
1792
|
parseTime,
|
|
1544
1793
|
parseWidthToPx,
|
|
@@ -1606,10 +1855,13 @@ export {
|
|
|
1606
1855
|
rateHoverColor,
|
|
1607
1856
|
rateInactiveColor,
|
|
1608
1857
|
readFileAsDataUrl,
|
|
1858
|
+
readMasonryItemHeight,
|
|
1859
|
+
readScrollAreaMetrics,
|
|
1609
1860
|
redoFormHistory,
|
|
1610
1861
|
registerEscapeDismiss,
|
|
1611
1862
|
registerImageGroupItem,
|
|
1612
1863
|
removeCssVarsCached,
|
|
1864
|
+
removeTagAt,
|
|
1613
1865
|
renderMarkdownInline,
|
|
1614
1866
|
renderMarkdownToHtml,
|
|
1615
1867
|
renderTokenHtml,
|
|
@@ -1652,17 +1904,48 @@ export {
|
|
|
1652
1904
|
resolveFormConditionState,
|
|
1653
1905
|
resolveFormFieldConditionState,
|
|
1654
1906
|
resolveHeatmapRenderMode,
|
|
1907
|
+
resolveHighlightCaseSensitive,
|
|
1908
|
+
resolveHighlightGlobal,
|
|
1909
|
+
resolveHighlightText,
|
|
1910
|
+
resolveImageCompareAriaLabel,
|
|
1911
|
+
resolveImageCompareFit,
|
|
1912
|
+
resolveImageCompareOrientation,
|
|
1913
|
+
resolveImageComparePosition,
|
|
1914
|
+
resolveImageCompareStep,
|
|
1915
|
+
resolveKbdSeparator,
|
|
1916
|
+
resolveKbdSize,
|
|
1917
|
+
resolveKbdVariant,
|
|
1918
|
+
resolveLoadingBarAriaLabel,
|
|
1919
|
+
resolveLoadingBarColor,
|
|
1920
|
+
resolveLoadingBarFillColor,
|
|
1921
|
+
resolveLoadingBarHeight,
|
|
1922
|
+
resolveLoadingBarMountTarget,
|
|
1655
1923
|
resolveLocaleText,
|
|
1924
|
+
resolveMarqueeAriaLabel,
|
|
1925
|
+
resolveMarqueeDirection,
|
|
1926
|
+
resolveMarqueeDuration,
|
|
1927
|
+
resolveMarqueeGap,
|
|
1928
|
+
resolveMarqueePauseOnHover,
|
|
1929
|
+
resolveMarqueeRepeat,
|
|
1930
|
+
resolveMasonryColumnCount,
|
|
1931
|
+
resolveMasonryGap,
|
|
1656
1932
|
resolveMotionDuration,
|
|
1657
1933
|
resolveMotionEasing,
|
|
1658
1934
|
resolveMultiSeriesTooltipContent,
|
|
1935
|
+
resolveNavigationMenuOpenValue,
|
|
1936
|
+
resolvePageHeaderBackAriaLabel,
|
|
1937
|
+
resolvePageHeaderBackVisibility,
|
|
1659
1938
|
resolvePaginationDisplayMode,
|
|
1660
1939
|
resolvePanGesture,
|
|
1661
1940
|
resolvePinchScale,
|
|
1662
1941
|
resolveResponsiveChartSize,
|
|
1663
1942
|
resolveResponsiveValue,
|
|
1943
|
+
resolveScrollAreaLength,
|
|
1664
1944
|
resolveSelectFilteredOptions,
|
|
1665
1945
|
resolveSeriesData,
|
|
1946
|
+
resolveSplitButtonSize,
|
|
1947
|
+
resolveSplitButtonTriggerAriaLabel,
|
|
1948
|
+
resolveSplitButtonVariant,
|
|
1666
1949
|
resolveSwipeGesture,
|
|
1667
1950
|
resolveTableColumnWidth,
|
|
1668
1951
|
resolveTigerLocale,
|
|
@@ -1692,7 +1975,15 @@ export {
|
|
|
1692
1975
|
runStepValidation,
|
|
1693
1976
|
runUploadQueue,
|
|
1694
1977
|
sanitizeHtml,
|
|
1978
|
+
sanitizeOtpInput,
|
|
1695
1979
|
scatterPointTransitionClasses,
|
|
1980
|
+
scrollAreaContentBaseClasses,
|
|
1981
|
+
scrollAreaRootClasses,
|
|
1982
|
+
scrollAreaScrollbarBaseClasses,
|
|
1983
|
+
scrollAreaShadowBaseClasses,
|
|
1984
|
+
scrollAreaThumbBaseClasses,
|
|
1985
|
+
scrollAreaThumbDraggingClasses,
|
|
1986
|
+
scrollAreaViewportBaseClasses,
|
|
1696
1987
|
scrollSpyItemActiveClasses,
|
|
1697
1988
|
scrollSpyItemBaseClasses,
|
|
1698
1989
|
scrollSpyItemDisabledClasses,
|
|
@@ -1727,8 +2018,11 @@ export {
|
|
|
1727
2018
|
shouldCommitImageAnnotationBox,
|
|
1728
2019
|
shouldHideBadge,
|
|
1729
2020
|
shouldLoadMore,
|
|
2021
|
+
shouldLoopMarquee,
|
|
1730
2022
|
shouldReduceMotion,
|
|
2023
|
+
shouldRenderScrollAreaScrollbar,
|
|
1731
2024
|
shouldShowBackTop,
|
|
2025
|
+
shouldSkipNavigationMenuOpenDelay,
|
|
1732
2026
|
signatureCanvasClasses,
|
|
1733
2027
|
signatureCanvasWrapClasses,
|
|
1734
2028
|
signatureClearButtonClasses,
|
|
@@ -1765,6 +2059,13 @@ export {
|
|
|
1765
2059
|
sortFileItems,
|
|
1766
2060
|
sortNotificationGroups,
|
|
1767
2061
|
sparklesIcon,
|
|
2062
|
+
splitButtonPrimaryBlockClasses,
|
|
2063
|
+
splitButtonPrimaryClasses,
|
|
2064
|
+
splitButtonRootBlockClasses,
|
|
2065
|
+
splitButtonRootClasses,
|
|
2066
|
+
splitButtonTriggerClasses,
|
|
2067
|
+
splitButtonTriggerSizeClasses,
|
|
2068
|
+
splitTagInput,
|
|
1768
2069
|
splitTransferData,
|
|
1769
2070
|
splitterBaseClasses,
|
|
1770
2071
|
splitterGutterBaseClasses,
|
|
@@ -2032,6 +2333,7 @@ export {
|
|
|
2032
2333
|
export { ConfigProvider, useTigerConfig } from './components/ConfigProvider.mjs';
|
|
2033
2334
|
export { Button } from './components/Button.mjs';
|
|
2034
2335
|
export { ButtonGroup } from './components/ButtonGroup.mjs';
|
|
2336
|
+
export { SplitButton } from './components/SplitButton.mjs';
|
|
2035
2337
|
export { Slider } from './components/Slider.mjs';
|
|
2036
2338
|
export { Switch } from './components/Switch.mjs';
|
|
2037
2339
|
export { Select } from './components/Select.mjs';
|
|
@@ -2039,6 +2341,9 @@ export { Cascader } from './components/Cascader.mjs';
|
|
|
2039
2341
|
export { AutoComplete } from './components/AutoComplete.mjs';
|
|
2040
2342
|
export { Signature } from './components/Signature.mjs';
|
|
2041
2343
|
export { NumberKeyboard } from './components/NumberKeyboard.mjs';
|
|
2344
|
+
export { InputOTP } from './components/InputOTP.mjs';
|
|
2345
|
+
export { TagsInput } from './components/TagsInput.mjs';
|
|
2346
|
+
export { MaskInput } from './components/MaskInput.mjs';
|
|
2042
2347
|
export { Transfer } from './components/Transfer.mjs';
|
|
2043
2348
|
export { TreeSelect } from './components/TreeSelect.mjs';
|
|
2044
2349
|
export { Checkbox } from './components/Checkbox.mjs';
|
|
@@ -2064,6 +2369,9 @@ export { Container } from './components/Container.mjs';
|
|
|
2064
2369
|
export { Link } from './components/Link.mjs';
|
|
2065
2370
|
export { Text } from './components/Text.mjs';
|
|
2066
2371
|
export { Code } from './components/Code.mjs';
|
|
2372
|
+
export { Kbd } from './components/Kbd.mjs';
|
|
2373
|
+
export { Highlight } from './components/Highlight.mjs';
|
|
2374
|
+
export { Marquee } from './components/Marquee.mjs';
|
|
2067
2375
|
export { Icon } from './components/Icon.mjs';
|
|
2068
2376
|
export { DatePicker } from './components/DatePicker.mjs';
|
|
2069
2377
|
export { TimePicker } from './components/TimePicker.mjs';
|
|
@@ -2076,6 +2384,7 @@ export { Card } from './components/Card.mjs';
|
|
|
2076
2384
|
export { Avatar } from './components/Avatar.mjs';
|
|
2077
2385
|
export { AvatarGroup } from './components/AvatarGroup.mjs';
|
|
2078
2386
|
export { Image } from './components/Image.mjs';
|
|
2387
|
+
export { ImageCompare } from './components/ImageCompare.mjs';
|
|
2079
2388
|
export { ImagePreview } from './components/ImagePreview.mjs';
|
|
2080
2389
|
export { ImageGroup } from './components/ImageGroup.mjs';
|
|
2081
2390
|
export { ImageCropper } from './components/ImageCropper.mjs';
|
|
@@ -2099,6 +2408,9 @@ export { Steps, StepsItem } from './components/Steps.mjs';
|
|
|
2099
2408
|
export { Pagination } from './components/Pagination.mjs';
|
|
2100
2409
|
export { Dropdown } from './components/Dropdown.mjs';
|
|
2101
2410
|
export { DropdownMenu, DropdownItem } from './components/Dropdown.mjs';
|
|
2411
|
+
export { ContextMenu, ContextMenuMenu, ContextMenuItem, ContextMenuSub } from './components/ContextMenu.mjs';
|
|
2412
|
+
export { NavigationMenu, NavigationMenuItem, NavigationMenuTrigger, NavigationMenuContent, NavigationMenuLink } from './components/NavigationMenu.mjs';
|
|
2413
|
+
export { PageHeader } from './components/PageHeader.mjs';
|
|
2102
2414
|
export { Spotlight } from './components/Spotlight.mjs';
|
|
2103
2415
|
export { ScrollSpy } from './components/ScrollSpy.mjs';
|
|
2104
2416
|
export { Drawer } from './components/Drawer.mjs';
|
|
@@ -2198,6 +2510,46 @@ const notification = {
|
|
|
2198
2510
|
export { notification };
|
|
2199
2511
|
export { NotificationContainer } from './components/NotificationContainer.mjs';
|
|
2200
2512
|
export { Loading } from './components/Loading.mjs';
|
|
2513
|
+
function enqueueLoadingBar(command) {
|
|
2514
|
+
if (resolvedLoadingBar) {
|
|
2515
|
+
applyLoadingBarCommand(resolvedLoadingBar, command);
|
|
2516
|
+
return;
|
|
2517
|
+
}
|
|
2518
|
+
pendingLoadingBarCommands.push(command);
|
|
2519
|
+
void import('./components/LoadingBar.mjs').then(({ LoadingBar }) => {
|
|
2520
|
+
resolvedLoadingBar = LoadingBar;
|
|
2521
|
+
const queue = pendingLoadingBarCommands;
|
|
2522
|
+
pendingLoadingBarCommands = [];
|
|
2523
|
+
for (const item of queue) {
|
|
2524
|
+
applyLoadingBarCommand(LoadingBar, item);
|
|
2525
|
+
}
|
|
2526
|
+
});
|
|
2527
|
+
}
|
|
2528
|
+
function applyLoadingBarCommand(api, command) {
|
|
2529
|
+
if (command.type === 'start') {
|
|
2530
|
+
api.start(command.options);
|
|
2531
|
+
return;
|
|
2532
|
+
}
|
|
2533
|
+
api[command.type]();
|
|
2534
|
+
}
|
|
2535
|
+
let pendingLoadingBarCommands = [];
|
|
2536
|
+
let resolvedLoadingBar = null;
|
|
2537
|
+
const LoadingBar = {
|
|
2538
|
+
start(options) {
|
|
2539
|
+
enqueueLoadingBar({ type: 'start', options });
|
|
2540
|
+
},
|
|
2541
|
+
finish() {
|
|
2542
|
+
enqueueLoadingBar({ type: 'finish' });
|
|
2543
|
+
},
|
|
2544
|
+
error() {
|
|
2545
|
+
enqueueLoadingBar({ type: 'error' });
|
|
2546
|
+
},
|
|
2547
|
+
clear() {
|
|
2548
|
+
enqueueLoadingBar({ type: 'clear' });
|
|
2549
|
+
}
|
|
2550
|
+
};
|
|
2551
|
+
export { LoadingBar };
|
|
2552
|
+
export { LoadingBarContainer } from './components/LoadingBarContainer.mjs';
|
|
2201
2553
|
export { Popconfirm } from './components/Popconfirm.mjs';
|
|
2202
2554
|
export { Popover } from './components/Popover.mjs';
|
|
2203
2555
|
export { Tooltip } from './components/Tooltip.mjs';
|
|
@@ -2251,6 +2603,8 @@ export { useChartInteraction } from './composables/useChartInteraction.mjs';
|
|
|
2251
2603
|
export { useDrag } from './composables/useDrag.mjs';
|
|
2252
2604
|
export { Splitter } from './components/Splitter.mjs';
|
|
2253
2605
|
export { Resizable } from './components/Resizable.mjs';
|
|
2606
|
+
export { ScrollArea } from './components/ScrollArea.mjs';
|
|
2607
|
+
export { Masonry } from './components/Masonry.mjs';
|
|
2254
2608
|
export { CodeEditor } from './components/CodeEditor.mjs';
|
|
2255
2609
|
export { RichTextEditor } from './components/RichTextEditor.mjs';
|
|
2256
2610
|
export { MarkdownEditor } from './components/MarkdownEditor.mjs';
|
|
@@ -2263,3 +2617,4 @@ export { Gantt } from './components/Gantt.mjs';
|
|
|
2263
2617
|
export { InputGroup, InputGroupAddon } from './components/InputGroup.mjs';
|
|
2264
2618
|
export { PrintLayout, PrintPageBreak } from './components/PrintLayout.mjs';
|
|
2265
2619
|
export { ImageViewer } from './components/ImageViewer.mjs';
|
|
2620
|
+
export { AspectRatio } from './components/AspectRatio.mjs';
|