@expcat/tigercat-core 1.3.4 → 1.5.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/{datepicker-DXzS_8l8.d.cts → datepicker-gSOJN_pQ.d.cts} +1 -1
- package/dist/{datepicker-DXzS_8l8.d.ts → datepicker-gSOJN_pQ.d.ts} +1 -1
- package/dist/datepicker-locales/ar-SA.d.cts +1 -1
- package/dist/datepicker-locales/ar-SA.d.ts +1 -1
- package/dist/datepicker-locales/de-DE.d.cts +1 -1
- package/dist/datepicker-locales/de-DE.d.ts +1 -1
- package/dist/datepicker-locales/en-US.d.cts +1 -1
- package/dist/datepicker-locales/en-US.d.ts +1 -1
- package/dist/datepicker-locales/es-ES.d.cts +1 -1
- package/dist/datepicker-locales/es-ES.d.ts +1 -1
- package/dist/datepicker-locales/fr-FR.d.cts +1 -1
- package/dist/datepicker-locales/fr-FR.d.ts +1 -1
- package/dist/datepicker-locales/id-ID.d.cts +1 -1
- package/dist/datepicker-locales/id-ID.d.ts +1 -1
- package/dist/datepicker-locales/ja-JP.d.cts +1 -1
- package/dist/datepicker-locales/ja-JP.d.ts +1 -1
- package/dist/datepicker-locales/ko-KR.d.cts +1 -1
- package/dist/datepicker-locales/ko-KR.d.ts +1 -1
- package/dist/datepicker-locales/pt-BR.d.cts +1 -1
- package/dist/datepicker-locales/pt-BR.d.ts +1 -1
- package/dist/datepicker-locales/th-TH.d.cts +1 -1
- package/dist/datepicker-locales/th-TH.d.ts +1 -1
- package/dist/datepicker-locales/vi-VN.d.cts +1 -1
- package/dist/datepicker-locales/vi-VN.d.ts +1 -1
- package/dist/datepicker-locales/zh-CN.d.cts +1 -1
- package/dist/datepicker-locales/zh-CN.d.ts +1 -1
- package/dist/datepicker-locales/zh-TW.d.cts +1 -1
- package/dist/datepicker-locales/zh-TW.d.ts +1 -1
- package/dist/icons/registry.cjs +1 -3
- package/dist/icons/registry.js +1 -3
- package/dist/index.cjs +2094 -715
- package/dist/index.d.cts +811 -319
- package/dist/index.d.ts +811 -319
- package/dist/index.js +2023 -712
- package/dist/locale-BTAo7XO1.d.cts +392 -0
- package/dist/locale-hhhI2kH6.d.ts +392 -0
- package/dist/locales/ar-SA.cjs +357 -4
- package/dist/locales/ar-SA.d.cts +2 -2
- package/dist/locales/ar-SA.d.ts +2 -2
- package/dist/locales/ar-SA.js +357 -4
- package/dist/locales/de-DE.cjs +357 -4
- package/dist/locales/de-DE.d.cts +2 -2
- package/dist/locales/de-DE.d.ts +2 -2
- package/dist/locales/de-DE.js +357 -4
- package/dist/locales/en-US.cjs +159 -2
- package/dist/locales/en-US.d.cts +2 -2
- package/dist/locales/en-US.d.ts +2 -2
- package/dist/locales/en-US.js +157 -2
- package/dist/locales/es-ES.cjs +357 -4
- package/dist/locales/es-ES.d.cts +2 -2
- package/dist/locales/es-ES.d.ts +2 -2
- package/dist/locales/es-ES.js +357 -4
- package/dist/locales/fr-FR.cjs +357 -4
- package/dist/locales/fr-FR.d.cts +2 -2
- package/dist/locales/fr-FR.d.ts +2 -2
- package/dist/locales/fr-FR.js +357 -4
- package/dist/locales/id-ID.cjs +445 -3
- package/dist/locales/id-ID.d.cts +2 -2
- package/dist/locales/id-ID.d.ts +2 -2
- package/dist/locales/id-ID.js +443 -3
- package/dist/locales/ja-JP.cjs +445 -3
- package/dist/locales/ja-JP.d.cts +2 -2
- package/dist/locales/ja-JP.d.ts +2 -2
- package/dist/locales/ja-JP.js +443 -3
- package/dist/locales/ko-KR.cjs +445 -3
- package/dist/locales/ko-KR.d.cts +2 -2
- package/dist/locales/ko-KR.d.ts +2 -2
- package/dist/locales/ko-KR.js +443 -3
- package/dist/locales/pt-BR.cjs +357 -4
- package/dist/locales/pt-BR.d.cts +2 -2
- package/dist/locales/pt-BR.d.ts +2 -2
- package/dist/locales/pt-BR.js +357 -4
- package/dist/locales/th-TH.cjs +445 -3
- package/dist/locales/th-TH.d.cts +2 -2
- package/dist/locales/th-TH.d.ts +2 -2
- package/dist/locales/th-TH.js +443 -3
- package/dist/locales/vi-VN.cjs +445 -3
- package/dist/locales/vi-VN.d.cts +2 -2
- package/dist/locales/vi-VN.d.ts +2 -2
- package/dist/locales/vi-VN.js +443 -3
- package/dist/locales/zh-CN.cjs +159 -2
- package/dist/locales/zh-CN.d.cts +2 -2
- package/dist/locales/zh-CN.d.ts +2 -2
- package/dist/locales/zh-CN.js +157 -2
- package/dist/locales/zh-TW.cjs +445 -3
- package/dist/locales/zh-TW.d.cts +2 -2
- package/dist/locales/zh-TW.d.ts +2 -2
- package/dist/locales/zh-TW.js +443 -3
- package/dist/{table-export-CZ7wtGf4.d.ts → table-export-CfdzU6Y5.d.ts} +2 -2
- package/dist/{table-export-DOqFkseW.d.cts → table-export-vfyBzKui.d.cts} +2 -2
- package/dist/tailwind/modern.cjs +76 -81
- package/dist/tailwind/modern.d.cts +2 -3
- package/dist/tailwind/modern.d.ts +2 -3
- package/dist/tailwind/modern.js +76 -81
- package/dist/{tailwind-entry-D4_sseNi.d.ts → tailwind-entry-CNBAH7iv.d.cts} +7 -41
- package/dist/{tailwind-entry-DUchHtjs.d.cts → tailwind-entry-CNBAH7iv.d.ts} +7 -41
- package/dist/tailwind.cjs +123 -70
- package/dist/tailwind.d.cts +2 -3
- package/dist/tailwind.d.ts +2 -3
- package/dist/tailwind.js +123 -70
- package/dist/utils/table-export.cjs +7 -0
- package/dist/utils/table-export.d.cts +3 -3
- package/dist/utils/table-export.d.ts +3 -3
- package/dist/utils/table-export.js +7 -0
- package/package.json +5 -12
- package/dist/locale-BuZwW3Ok.d.ts +0 -135
- package/dist/locale-DDFn0b6z.d.cts +0 -135
- package/dist/types-CJYAW1ql.d-DDBFn6KB.d.cts +0 -126
- package/dist/types-CJYAW1ql.d-DDBFn6KB.d.ts +0 -126
package/dist/index.d.cts
CHANGED
|
@@ -4,17 +4,16 @@ export { StatusIconType, statusErrorIconPath, statusIconPaths, statusInfoIconPat
|
|
|
4
4
|
export { expandChevronIcon16PathD, icon16ViewBox, lockClosedIcon24PathD, lockOpenIcon24PathD, sortAscIcon16PathD, sortBothIcon16PathD, sortDescIcon16PathD } from './icons/table.cjs';
|
|
5
5
|
import { IconName } from './icons/registry.cjs';
|
|
6
6
|
export { IconDefinition, IconRenderMode, getIconDefinition, iconNames, iconRegistry } from './icons/registry.cjs';
|
|
7
|
-
import {
|
|
8
|
-
export {
|
|
9
|
-
import { D as DatePickerLocalePreset, a as DatePickerLocaleInput, b as DatePickerLabels, c as DateFormat, d as DatePickerSize } from './datepicker-
|
|
10
|
-
export { e as DatePickerInputDate,
|
|
11
|
-
import { T as
|
|
12
|
-
export { E as ExpandableConfig,
|
|
13
|
-
import {
|
|
14
|
-
import { T as ThemePreset, C as ColorScheme } from './tailwind-entry-
|
|
15
|
-
export {
|
|
16
|
-
import '
|
|
17
|
-
import './resolve-config-QUZ9b-Gn.mjs';
|
|
7
|
+
import { T as TigerLocale, a as TigerLocaleCalendar, b as TigerLocaleFileManager, c as TigerLocaleFormValidation, d as TigerLocaleFormWizard, e as TigerLocaleImageEditor, f as TigerLocaleImageViewer, g as TigerLocalePagination, h as TigerLocaleStatus, i as TigerLocaleTable, j as TigerLocaleTaskBoard, k as TimePickerLabels, l as TigerLocaleTour, m as TigerLocaleInput, n as TigerLocaleDirection, o as TigerLocaleLazyModule, p as TigerLocaleLoader, q as TigerText, r as TimeFormat, s as TigerLocaleDrawer, t as TigerLocaleModal } from './locale-BTAo7XO1.cjs';
|
|
8
|
+
export { u as TigerLocaleCommon, v as TigerLocaleEmpty, w as TigerLocaleQRCode, x as TigerLocaleTimePicker, y as TigerLocaleTimeline, z as TigerLocaleUpload, A as TimePickerModelValue, B as TimePickerProps, C as TimePickerRangeValue, D as TimePickerSingleValue, E as TimePickerSize } from './locale-BTAo7XO1.cjs';
|
|
9
|
+
import { D as DatePickerLocalePreset, a as DatePickerLocaleInput, b as DatePickerLabels, c as DateFormat, d as DatePickerSize } from './datepicker-gSOJN_pQ.cjs';
|
|
10
|
+
export { e as DatePickerInputDate, f as DatePickerLocaleConfig, g as DatePickerModelValue, h as DatePickerProps, i as DatePickerRangeModelValue, j as DatePickerRangeValue, k as DatePickerShortcut, l as DatePickerSingleModelValue, m as DatePickerSingleValue } from './datepicker-gSOJN_pQ.cjs';
|
|
11
|
+
import { T as TableColumn, a as TableSize, b as TableCardLayoutItem, c as TableFixedPosition, C as ColumnAlign, d as TableCardBreakpoint, e as TableResponsiveMode, S as SortDirection, P as PaginationQuickJumperValidationOptions, f as PaginationSize, g as PaginationAlign, h as TableProps, F as FilterOption, i as PaginationConfig, j as FilterRule, k as ColumnFilter, l as SortState } from './table-export-vfyBzKui.cjs';
|
|
12
|
+
export { E as ExpandableConfig, m as FilterType, n as PageChangeInfo, o as PageSizeChangeInfo, p as PaginationPageSizeOption, q as PaginationPageSizeOptionItem, r as PaginationProps, R as RowSelectionConfig, s as TableCardColSpan, t as TableCardRenderContext, u as TableCardRowSpan, v as TableCardSelectionPosition, w as TableColumnCardGrid, x as TableExportFormat, y as TableFixedCellClassName, z as TableFixedCellClassNameContext, A as TableFixedHeaderClassName, B as TableFixedHeaderClassNameContext, D as downloadCsv, G as downloadExcel, H as downloadTableExport, I as exportTableData, J as exportTableToCsv, K as exportTableToExcel, L as tableExportButtonClasses } from './table-export-vfyBzKui.cjs';
|
|
13
|
+
import { MiddlewareData, Middleware } from '@floating-ui/dom';
|
|
14
|
+
import { T as ThemePreset, C as ColorScheme, a as ThemeConfig } from './tailwind-entry-CNBAH7iv.cjs';
|
|
15
|
+
export { b as ThemeColorScale, c as ThemeMotion, d as ThemePresetName, e as ThemeRadius, f as ThemeSemanticColors, g as ThemeShadows, h as ThemeSpacing, i as ThemeTypography, j as TigercatPluginOptions, k as createTigercatPlugin, t as tigercatDarkTheme, l as tigercatPlugin, m as tigercatTheme } from './tailwind-entry-CNBAH7iv.cjs';
|
|
16
|
+
import 'tailwindcss/plugin';
|
|
18
17
|
|
|
19
18
|
/**
|
|
20
19
|
* Type for class name values that can be conditionally applied
|
|
@@ -337,6 +336,19 @@ declare function getPieDrawAnimationStyle(circumference: number, targetOffset: n
|
|
|
337
336
|
* sliderNormalizeValue(150, 0, 100, 1) // => 100
|
|
338
337
|
*/
|
|
339
338
|
declare function sliderNormalizeValue(value: number, min: number, max: number, step?: number): number;
|
|
339
|
+
/**
|
|
340
|
+
* Resolve the `marks` prop into a concrete `{ value: label }` map.
|
|
341
|
+
*
|
|
342
|
+
* - An object is returned as-is.
|
|
343
|
+
* - `true` derives default marks at `min` and `max` (labelled with their values).
|
|
344
|
+
* - `false`/undefined yields an empty map (no marks).
|
|
345
|
+
*
|
|
346
|
+
* @example
|
|
347
|
+
* sliderResolveMarks(true, 0, 100) // => { 0: '0', 100: '100' }
|
|
348
|
+
* sliderResolveMarks({ 50: 'mid' }, 0, 100) // => { 50: 'mid' }
|
|
349
|
+
* sliderResolveMarks(false, 0, 100) // => {}
|
|
350
|
+
*/
|
|
351
|
+
declare function sliderResolveMarks(marks: boolean | Record<number, string> | undefined, min: number, max: number): Record<number, string>;
|
|
340
352
|
/**
|
|
341
353
|
* Convert a value to percentage based on min/max range
|
|
342
354
|
*
|
|
@@ -442,6 +454,19 @@ declare const backTopIconPath = "M12 19V5M12 5l-7 7M12 5l7 7";
|
|
|
442
454
|
* normalizeStringOption('hello', 'content') // → { content: 'hello' }
|
|
443
455
|
*/
|
|
444
456
|
declare function normalizeStringOption<T extends object>(options: string | T, key: string): T;
|
|
457
|
+
/**
|
|
458
|
+
* Create a monotonically increasing instance-id counter.
|
|
459
|
+
*
|
|
460
|
+
* Each call to the returned function yields the next positive integer,
|
|
461
|
+
* starting at 1. Used by imperative APIs (Message, Notification) that need
|
|
462
|
+
* unique, per-module instance ids without sharing a global counter.
|
|
463
|
+
*
|
|
464
|
+
* @example
|
|
465
|
+
* const nextId = createInstanceCounter()
|
|
466
|
+
* nextId() // → 1
|
|
467
|
+
* nextId() // → 2
|
|
468
|
+
*/
|
|
469
|
+
declare function createInstanceCounter(): () => number;
|
|
445
470
|
|
|
446
471
|
/**
|
|
447
472
|
* SVG attribute helpers.
|
|
@@ -561,260 +586,6 @@ declare function getFocusTrapNavigation(event: KeyLikeEvent & {
|
|
|
561
586
|
declare function lockBodyScroll(targetDocument?: Document): () => void;
|
|
562
587
|
declare function getBodyScrollLockCount(): number;
|
|
563
588
|
|
|
564
|
-
declare function resolveLocaleText(fallback: string, ...candidates: Array<string | null | undefined>): string;
|
|
565
|
-
|
|
566
|
-
declare function isLazyTigerLocale(locale?: TigerLocaleInput): locale is PromiseLike<TigerLocaleLazyModule> | TigerLocaleLoader;
|
|
567
|
-
declare function getImmediateTigerLocale(locale?: TigerLocaleInput): Partial<TigerLocale> | undefined;
|
|
568
|
-
declare function resolveTigerLocale(locale?: TigerLocaleInput): Promise<Partial<TigerLocale> | undefined>;
|
|
569
|
-
declare function mergeTigerLocale(base?: Partial<TigerLocale>, override?: Partial<TigerLocale>): Partial<TigerLocale> | undefined;
|
|
570
|
-
declare function isRtlLocale(locale?: string | Partial<TigerLocale>): boolean;
|
|
571
|
-
declare function getLocaleDirection(locale?: string | Partial<TigerLocale>): TigerLocaleDirection;
|
|
572
|
-
declare function formatIntlNumber(value: number, locale?: string): string;
|
|
573
|
-
declare function getIntlPluralCategory(value: number, locale?: string): Intl.LDMLPluralRule;
|
|
574
|
-
/**
|
|
575
|
-
* Default English pagination labels
|
|
576
|
-
*/
|
|
577
|
-
declare const DEFAULT_PAGINATION_LABELS: Required<TigerLocalePagination>;
|
|
578
|
-
/**
|
|
579
|
-
* Chinese (Simplified) pagination labels
|
|
580
|
-
*/
|
|
581
|
-
declare const ZH_CN_PAGINATION_LABELS: Required<TigerLocalePagination>;
|
|
582
|
-
declare const DEFAULT_FORM_WIZARD_LABELS: Required<TigerLocaleFormWizard>;
|
|
583
|
-
declare const ZH_CN_FORM_WIZARD_LABELS: Required<TigerLocaleFormWizard>;
|
|
584
|
-
declare function getFormWizardLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocaleFormWizard>): Required<TigerLocaleFormWizard>;
|
|
585
|
-
/**
|
|
586
|
-
* Get resolved pagination labels with fallback to defaults
|
|
587
|
-
*
|
|
588
|
-
* @param locale - Optional locale configuration
|
|
589
|
-
* @returns Resolved pagination labels
|
|
590
|
-
*/
|
|
591
|
-
declare function getPaginationLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocalePagination>): Required<TigerLocalePagination>;
|
|
592
|
-
/**
|
|
593
|
-
* Format pagination total text with variables
|
|
594
|
-
*
|
|
595
|
-
* @param template - Template string with {total}, {start}, {end} placeholders
|
|
596
|
-
* @param total - Total item count
|
|
597
|
-
* @param range - Current page range [start, end]
|
|
598
|
-
* @returns Formatted string
|
|
599
|
-
*/
|
|
600
|
-
declare function formatPaginationTotal(template: string, total: number, range: [number, number], locale?: string): string;
|
|
601
|
-
/**
|
|
602
|
-
* Format pagination page aria-label
|
|
603
|
-
*
|
|
604
|
-
* @param template - Template string with {page} placeholder
|
|
605
|
-
* @param page - Page number
|
|
606
|
-
* @returns Formatted string
|
|
607
|
-
*/
|
|
608
|
-
declare function formatPageAriaLabel(template: string, page: number, locale?: string): string;
|
|
609
|
-
declare function formatPaginationPageIndicator(template: string, current: number, total: number, locale?: string): string;
|
|
610
|
-
declare const DEFAULT_TABLE_LABELS: Required<TigerLocaleTable>;
|
|
611
|
-
declare const ZH_CN_TABLE_LABELS: Required<TigerLocaleTable>;
|
|
612
|
-
declare function getTableLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocaleTable>): Required<TigerLocaleTable>;
|
|
613
|
-
declare function formatTableSelectRowAriaLabel(template: string, row: number, locale?: string): string;
|
|
614
|
-
declare function formatTableSortByText(template: string, column: string): string;
|
|
615
|
-
declare const DEFAULT_TASK_BOARD_LABELS: Required<TigerLocaleTaskBoard>;
|
|
616
|
-
declare const ZH_CN_TASK_BOARD_LABELS: Required<TigerLocaleTaskBoard>;
|
|
617
|
-
declare function getTaskBoardLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocaleTaskBoard>): Required<TigerLocaleTaskBoard>;
|
|
618
|
-
|
|
619
|
-
declare const EN_US_DATEPICKER_LOCALE: DatePickerLocalePreset;
|
|
620
|
-
declare const ZH_CN_DATEPICKER_LOCALE: DatePickerLocalePreset;
|
|
621
|
-
declare function getDatePickerLocaleCode(locale?: DatePickerLocaleInput): string | undefined;
|
|
622
|
-
declare function getDatePickerLabels(locale?: DatePickerLocaleInput, overrides?: Partial<DatePickerLabels>): DatePickerLabels;
|
|
623
|
-
|
|
624
|
-
/** TimePicker shared types */
|
|
625
|
-
type TimePickerSize = 'sm' | 'md' | 'lg';
|
|
626
|
-
type TimeFormat = '12' | '24';
|
|
627
|
-
type TimePickerSingleValue = string | null;
|
|
628
|
-
type TimePickerRangeValue = [string | null, string | null];
|
|
629
|
-
type TimePickerModelValue = TimePickerSingleValue | TimePickerRangeValue;
|
|
630
|
-
interface TimePickerLabels {
|
|
631
|
-
hour: string;
|
|
632
|
-
minute: string;
|
|
633
|
-
second: string;
|
|
634
|
-
now: string;
|
|
635
|
-
ok: string;
|
|
636
|
-
start: string;
|
|
637
|
-
end: string;
|
|
638
|
-
clear: string;
|
|
639
|
-
toggle: string;
|
|
640
|
-
dialog: string;
|
|
641
|
-
selectTime: string;
|
|
642
|
-
selectTimeRange: string;
|
|
643
|
-
}
|
|
644
|
-
interface TimePickerProps {
|
|
645
|
-
/**
|
|
646
|
-
* Locale used for UI labels (e.g. AM/PM) and display formatting.
|
|
647
|
-
* Example: 'zh-CN', 'en-US'
|
|
648
|
-
*/
|
|
649
|
-
locale?: string;
|
|
650
|
-
/**
|
|
651
|
-
* UI labels for i18n.
|
|
652
|
-
* When provided, merges with locale-based defaults.
|
|
653
|
-
*/
|
|
654
|
-
labels?: Partial<TimePickerLabels>;
|
|
655
|
-
/**
|
|
656
|
-
* TimePicker size
|
|
657
|
-
* @default 'md'
|
|
658
|
-
*/
|
|
659
|
-
size?: TimePickerSize;
|
|
660
|
-
/** Controlled value. Format: 'HH:mm' or 'HH:mm:ss' */
|
|
661
|
-
value?: TimePickerModelValue;
|
|
662
|
-
/** Uncontrolled default value. Format: 'HH:mm' or 'HH:mm:ss' */
|
|
663
|
-
defaultValue?: TimePickerModelValue;
|
|
664
|
-
/**
|
|
665
|
-
* Enable range selection (start/end).
|
|
666
|
-
* When true, value/defaultValue use a tuple: [start, end].
|
|
667
|
-
* @default false
|
|
668
|
-
*/
|
|
669
|
-
range?: boolean;
|
|
670
|
-
/**
|
|
671
|
-
* Time format (12-hour or 24-hour)
|
|
672
|
-
* @default '24'
|
|
673
|
-
*/
|
|
674
|
-
format?: TimeFormat;
|
|
675
|
-
/**
|
|
676
|
-
* Whether to show seconds
|
|
677
|
-
* @default false
|
|
678
|
-
*/
|
|
679
|
-
showSeconds?: boolean;
|
|
680
|
-
/**
|
|
681
|
-
* Hour step
|
|
682
|
-
* @default 1
|
|
683
|
-
*/
|
|
684
|
-
hourStep?: number;
|
|
685
|
-
/**
|
|
686
|
-
* Minute step
|
|
687
|
-
* @default 1
|
|
688
|
-
*/
|
|
689
|
-
minuteStep?: number;
|
|
690
|
-
/**
|
|
691
|
-
* Second step
|
|
692
|
-
* @default 1
|
|
693
|
-
*/
|
|
694
|
-
secondStep?: number;
|
|
695
|
-
/**
|
|
696
|
-
* Placeholder text
|
|
697
|
-
* @default 'Select time'
|
|
698
|
-
*/
|
|
699
|
-
placeholder?: string;
|
|
700
|
-
/**
|
|
701
|
-
* Whether the timepicker is disabled
|
|
702
|
-
* @default false
|
|
703
|
-
*/
|
|
704
|
-
disabled?: boolean;
|
|
705
|
-
/**
|
|
706
|
-
* Whether the timepicker is readonly
|
|
707
|
-
* @default false
|
|
708
|
-
*/
|
|
709
|
-
readonly?: boolean;
|
|
710
|
-
/**
|
|
711
|
-
* Whether the timepicker is required
|
|
712
|
-
* @default false
|
|
713
|
-
*/
|
|
714
|
-
required?: boolean;
|
|
715
|
-
/**
|
|
716
|
-
* Minimum selectable time (HH:mm format)
|
|
717
|
-
*/
|
|
718
|
-
minTime?: string | null;
|
|
719
|
-
/**
|
|
720
|
-
* Maximum selectable time (HH:mm format)
|
|
721
|
-
*/
|
|
722
|
-
maxTime?: string | null;
|
|
723
|
-
/**
|
|
724
|
-
* Whether to show the clear button
|
|
725
|
-
* @default true
|
|
726
|
-
*/
|
|
727
|
-
clearable?: boolean;
|
|
728
|
-
/**
|
|
729
|
-
* Input name attribute
|
|
730
|
-
*/
|
|
731
|
-
name?: string;
|
|
732
|
-
/**
|
|
733
|
-
* Input id attribute
|
|
734
|
-
*/
|
|
735
|
-
id?: string;
|
|
736
|
-
}
|
|
737
|
-
|
|
738
|
-
/**
|
|
739
|
-
* TimePicker component utilities
|
|
740
|
-
*
|
|
741
|
-
* Consolidated file including:
|
|
742
|
-
* - Icon exports (from common-icons)
|
|
743
|
-
* - Labels / i18n
|
|
744
|
-
* - Style class generators
|
|
745
|
-
*/
|
|
746
|
-
|
|
747
|
-
declare function getTimePickerLabels(locale?: string, overrides?: Partial<TimePickerLabels>): TimePickerLabels;
|
|
748
|
-
type TimePickerOptionUnit = 'hour' | 'minute' | 'second';
|
|
749
|
-
declare function getTimePickerOptionAriaLabel(value: number, unit: TimePickerOptionUnit, locale?: string, labelOverrides?: Partial<TimePickerLabels>): string;
|
|
750
|
-
/**
|
|
751
|
-
* Base container classes for TimePicker
|
|
752
|
-
*/
|
|
753
|
-
declare const timePickerBaseClasses = "relative inline-block w-full max-w-xs";
|
|
754
|
-
/**
|
|
755
|
-
* Input wrapper classes
|
|
756
|
-
*/
|
|
757
|
-
declare const timePickerInputWrapperClasses = "relative flex items-center";
|
|
758
|
-
/**
|
|
759
|
-
* Get input field classes based on size and state
|
|
760
|
-
*/
|
|
761
|
-
declare function getTimePickerInputClasses(size: 'sm' | 'md' | 'lg', disabled: boolean): string;
|
|
762
|
-
/**
|
|
763
|
-
* Get icon button classes based on size
|
|
764
|
-
*/
|
|
765
|
-
declare function getTimePickerIconButtonClasses(size: 'sm' | 'md' | 'lg'): string;
|
|
766
|
-
/**
|
|
767
|
-
* Clear button classes
|
|
768
|
-
*/
|
|
769
|
-
declare const timePickerClearButtonClasses: string;
|
|
770
|
-
/**
|
|
771
|
-
* Dropdown panel classes
|
|
772
|
-
*/
|
|
773
|
-
declare const timePickerPanelClasses: string;
|
|
774
|
-
/**
|
|
775
|
-
* Dropdown panel content classes
|
|
776
|
-
*/
|
|
777
|
-
declare const timePickerPanelContentClasses = "flex divide-x divide-gray-200";
|
|
778
|
-
declare const timePickerDesktopPanelContentClasses = "max-sm:hidden flex divide-x divide-gray-200";
|
|
779
|
-
declare const timePickerMobileWheelClasses = "sm:hidden grid grid-cols-3 gap-2";
|
|
780
|
-
declare const timePickerMobileWheelSelectClasses: string;
|
|
781
|
-
/**
|
|
782
|
-
* Range mode header classes
|
|
783
|
-
*/
|
|
784
|
-
declare const timePickerRangeHeaderClasses: string;
|
|
785
|
-
/**
|
|
786
|
-
* Range mode tab button classes
|
|
787
|
-
*/
|
|
788
|
-
declare function getTimePickerRangeTabButtonClasses(isActive: boolean): string;
|
|
789
|
-
/**
|
|
790
|
-
* Column container classes
|
|
791
|
-
*/
|
|
792
|
-
declare const timePickerColumnClasses = "flex flex-col overflow-hidden shrink-0 w-16";
|
|
793
|
-
/**
|
|
794
|
-
* Column header classes
|
|
795
|
-
*/
|
|
796
|
-
declare const timePickerColumnHeaderClasses: string;
|
|
797
|
-
/**
|
|
798
|
-
* Column list classes
|
|
799
|
-
*/
|
|
800
|
-
declare const timePickerColumnListClasses: string;
|
|
801
|
-
/**
|
|
802
|
-
* Get time item button classes
|
|
803
|
-
*/
|
|
804
|
-
declare function getTimePickerItemClasses(isSelected: boolean, isDisabled: boolean): string;
|
|
805
|
-
/**
|
|
806
|
-
* Period (AM/PM) button classes
|
|
807
|
-
*/
|
|
808
|
-
declare function getTimePickerPeriodButtonClasses(isSelected: boolean): string;
|
|
809
|
-
/**
|
|
810
|
-
* Footer classes
|
|
811
|
-
*/
|
|
812
|
-
declare const timePickerFooterClasses: string;
|
|
813
|
-
/**
|
|
814
|
-
* Footer button classes
|
|
815
|
-
*/
|
|
816
|
-
declare const timePickerFooterButtonClasses: string;
|
|
817
|
-
|
|
818
589
|
/**
|
|
819
590
|
* Upload component types and interfaces
|
|
820
591
|
*/
|
|
@@ -1024,36 +795,228 @@ interface UploadLabels {
|
|
|
1024
795
|
previewFileAriaLabel: string;
|
|
1025
796
|
}
|
|
1026
797
|
/**
|
|
1027
|
-
* Upload request options
|
|
798
|
+
* Upload request options
|
|
799
|
+
*/
|
|
800
|
+
interface UploadRequestOptions {
|
|
801
|
+
/**
|
|
802
|
+
* The file to upload
|
|
803
|
+
*/
|
|
804
|
+
file: File;
|
|
805
|
+
/** Original selected file when `file` is a chunk wrapper. */
|
|
806
|
+
originalFile?: File;
|
|
807
|
+
/** Current chunk metadata for chunked uploads. */
|
|
808
|
+
chunk?: UploadChunk;
|
|
809
|
+
/** Current chunk index, 0-based. */
|
|
810
|
+
chunkIndex?: number;
|
|
811
|
+
/** Total chunk count for the original file. */
|
|
812
|
+
totalChunks?: number;
|
|
813
|
+
/** Stable resume key for the original file. */
|
|
814
|
+
resumeKey?: string;
|
|
815
|
+
/**
|
|
816
|
+
* Progress callback
|
|
817
|
+
*/
|
|
818
|
+
onProgress?: (progress: number) => void;
|
|
819
|
+
/**
|
|
820
|
+
* Success callback
|
|
821
|
+
*/
|
|
822
|
+
onSuccess?: (response: unknown) => void;
|
|
823
|
+
/**
|
|
824
|
+
* Error callback
|
|
825
|
+
*/
|
|
826
|
+
onError?: (error: Error) => void;
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
declare function resolveLocaleText(fallback: string, ...candidates: Array<string | null | undefined>): string;
|
|
830
|
+
|
|
831
|
+
declare function isLazyTigerLocale(locale?: TigerLocaleInput): locale is PromiseLike<TigerLocaleLazyModule> | TigerLocaleLoader;
|
|
832
|
+
declare function getImmediateTigerLocale(locale?: TigerLocaleInput): Partial<TigerLocale> | undefined;
|
|
833
|
+
declare function resolveTigerLocale(locale?: TigerLocaleInput): Promise<Partial<TigerLocale> | undefined>;
|
|
834
|
+
declare function mergeTigerLocale(base?: Partial<TigerLocale>, override?: Partial<TigerLocale>): Partial<TigerLocale> | undefined;
|
|
835
|
+
declare function isRtlLocale(locale?: string | Partial<TigerLocale>): boolean;
|
|
836
|
+
declare function getLocaleDirection(locale?: string | Partial<TigerLocale>): TigerLocaleDirection;
|
|
837
|
+
declare function formatIntlNumber(value: number, locale?: string): string;
|
|
838
|
+
declare function getIntlPluralCategory(value: number, locale?: string): Intl.LDMLPluralRule;
|
|
839
|
+
/**
|
|
840
|
+
* Default English pagination labels
|
|
841
|
+
*/
|
|
842
|
+
declare const DEFAULT_PAGINATION_LABELS: Required<TigerLocalePagination>;
|
|
843
|
+
/**
|
|
844
|
+
* Chinese (Simplified) pagination labels
|
|
845
|
+
*/
|
|
846
|
+
declare const ZH_CN_PAGINATION_LABELS: Required<TigerLocalePagination>;
|
|
847
|
+
declare const DEFAULT_FORM_WIZARD_LABELS: Required<TigerLocaleFormWizard>;
|
|
848
|
+
declare const ZH_CN_FORM_WIZARD_LABELS: Required<TigerLocaleFormWizard>;
|
|
849
|
+
declare const DEFAULT_TOUR_LABELS: Required<TigerLocaleTour>;
|
|
850
|
+
declare const ZH_CN_TOUR_LABELS: Required<TigerLocaleTour>;
|
|
851
|
+
declare function getTourLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocaleTour>): Required<TigerLocaleTour>;
|
|
852
|
+
declare const DEFAULT_CALENDAR_LABELS: Required<TigerLocaleCalendar>;
|
|
853
|
+
declare const ZH_CN_CALENDAR_LABELS: Required<TigerLocaleCalendar>;
|
|
854
|
+
declare function getCalendarLabels(locale?: Partial<TigerLocale>): Required<TigerLocaleCalendar>;
|
|
855
|
+
declare function getFormWizardLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocaleFormWizard>): Required<TigerLocaleFormWizard>;
|
|
856
|
+
/**
|
|
857
|
+
* Get resolved pagination labels with fallback to defaults
|
|
858
|
+
*
|
|
859
|
+
* @param locale - Optional locale configuration
|
|
860
|
+
* @returns Resolved pagination labels
|
|
861
|
+
*/
|
|
862
|
+
declare function getPaginationLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocalePagination>): Required<TigerLocalePagination>;
|
|
863
|
+
/**
|
|
864
|
+
* Format pagination total text with variables
|
|
865
|
+
*
|
|
866
|
+
* @param template - Template string with {total}, {start}, {end} placeholders
|
|
867
|
+
* @param total - Total item count
|
|
868
|
+
* @param range - Current page range [start, end]
|
|
869
|
+
* @returns Formatted string
|
|
870
|
+
*/
|
|
871
|
+
declare function formatPaginationTotal(template: string, total: number, range: [number, number], locale?: string): string;
|
|
872
|
+
/**
|
|
873
|
+
* Format pagination page aria-label
|
|
874
|
+
*
|
|
875
|
+
* @param template - Template string with {page} placeholder
|
|
876
|
+
* @param page - Page number
|
|
877
|
+
* @returns Formatted string
|
|
878
|
+
*/
|
|
879
|
+
declare function formatPageAriaLabel(template: string, page: number, locale?: string): string;
|
|
880
|
+
declare function formatPaginationPageIndicator(template: string, current: number, total: number, locale?: string): string;
|
|
881
|
+
declare const DEFAULT_TABLE_LABELS: Required<TigerLocaleTable>;
|
|
882
|
+
declare const ZH_CN_TABLE_LABELS: Required<TigerLocaleTable>;
|
|
883
|
+
declare function getTableLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocaleTable>): Required<TigerLocaleTable>;
|
|
884
|
+
declare function formatTableSelectRowAriaLabel(template: string, row: number, locale?: string): string;
|
|
885
|
+
declare function formatTableSortByText(template: string, column: string): string;
|
|
886
|
+
declare const DEFAULT_TASK_BOARD_LABELS: Required<TigerLocaleTaskBoard>;
|
|
887
|
+
declare const ZH_CN_TASK_BOARD_LABELS: Required<TigerLocaleTaskBoard>;
|
|
888
|
+
declare function getTaskBoardLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocaleTaskBoard>): Required<TigerLocaleTaskBoard>;
|
|
889
|
+
declare const DEFAULT_FILE_MANAGER_LABELS: Required<TigerLocaleFileManager>;
|
|
890
|
+
declare const ZH_CN_FILE_MANAGER_LABELS: Required<TigerLocaleFileManager>;
|
|
891
|
+
declare function getFileManagerLabels(locale?: Partial<TigerLocale>): Required<TigerLocaleFileManager>;
|
|
892
|
+
declare const DEFAULT_IMAGE_VIEWER_LABELS: Required<TigerLocaleImageViewer>;
|
|
893
|
+
declare const ZH_CN_IMAGE_VIEWER_LABELS: Required<TigerLocaleImageViewer>;
|
|
894
|
+
declare function getImageViewerLabels(locale?: Partial<TigerLocale>): Required<TigerLocaleImageViewer>;
|
|
895
|
+
declare const DEFAULT_IMAGE_EDITOR_LABELS: Required<TigerLocaleImageEditor>;
|
|
896
|
+
declare const ZH_CN_IMAGE_EDITOR_LABELS: Required<TigerLocaleImageEditor>;
|
|
897
|
+
declare function getImageEditorLabels(locale?: Partial<TigerLocale>): Required<TigerLocaleImageEditor>;
|
|
898
|
+
declare const DEFAULT_STATUS_LABELS: Required<TigerLocaleStatus>;
|
|
899
|
+
declare const ZH_CN_STATUS_LABELS: Required<TigerLocaleStatus>;
|
|
900
|
+
declare function getStatusLabels(locale?: Partial<TigerLocale>): Required<TigerLocaleStatus>;
|
|
901
|
+
/**
|
|
902
|
+
* Default English form-validation messages. Range messages use {min}/{max}.
|
|
903
|
+
*/
|
|
904
|
+
declare const DEFAULT_FORM_VALIDATION_LABELS: Required<TigerLocaleFormValidation>;
|
|
905
|
+
/**
|
|
906
|
+
* Chinese (Simplified) form-validation messages.
|
|
907
|
+
*/
|
|
908
|
+
declare const ZH_CN_FORM_VALIDATION_LABELS: Required<TigerLocaleFormValidation>;
|
|
909
|
+
/**
|
|
910
|
+
* Resolve form-validation messages with fallback to defaults.
|
|
911
|
+
*
|
|
912
|
+
* Priority per field: overrides > locale.formValidation > locale default.
|
|
913
|
+
*/
|
|
914
|
+
declare function getFormValidationLabels(locale?: Partial<TigerLocale>, overrides?: Partial<TigerLocaleFormValidation>): Required<TigerLocaleFormValidation>;
|
|
915
|
+
declare const DEFAULT_TIME_PICKER_LABELS: TimePickerLabels;
|
|
916
|
+
declare const ZH_CN_TIME_PICKER_LABELS: TimePickerLabels;
|
|
917
|
+
declare const DEFAULT_UPLOAD_LABELS: UploadLabels;
|
|
918
|
+
declare const ZH_CN_UPLOAD_LABELS: UploadLabels;
|
|
919
|
+
|
|
920
|
+
declare const EN_US_DATEPICKER_LOCALE: DatePickerLocalePreset;
|
|
921
|
+
declare const ZH_CN_DATEPICKER_LOCALE: DatePickerLocalePreset;
|
|
922
|
+
declare function getDatePickerLocaleCode(locale?: DatePickerLocaleInput): string | undefined;
|
|
923
|
+
declare function getDatePickerLabels(locale?: DatePickerLocaleInput, overrides?: Partial<DatePickerLabels>): DatePickerLabels;
|
|
924
|
+
|
|
925
|
+
/**
|
|
926
|
+
* TimePicker component utilities
|
|
927
|
+
*
|
|
928
|
+
* Consolidated file including:
|
|
929
|
+
* - Icon exports (from common-icons)
|
|
930
|
+
* - Labels / i18n
|
|
931
|
+
* - Style class generators
|
|
932
|
+
*/
|
|
933
|
+
|
|
934
|
+
type TimePickerLocaleInput = string | Partial<TigerLocale>;
|
|
935
|
+
declare function getTimePickerLabels(locale?: TimePickerLocaleInput, overrides?: Partial<TimePickerLabels>): TimePickerLabels;
|
|
936
|
+
type TimePickerOptionUnit = 'hour' | 'minute' | 'second';
|
|
937
|
+
declare function getTimePickerOptionAriaLabel(value: number, unit: TimePickerOptionUnit, locale?: TimePickerLocaleInput, labelOverrides?: Partial<TimePickerLabels>): string;
|
|
938
|
+
/** A focusable column within the TimePicker panel. */
|
|
939
|
+
type TimePickerFocusUnit = 'hour' | 'minute' | 'second' | 'period';
|
|
940
|
+
/** Roving-focus direction within a TimePicker column. */
|
|
941
|
+
type TimePickerFocusAction = 'prev' | 'next' | 'first' | 'last';
|
|
942
|
+
/**
|
|
943
|
+
* Move keyboard focus within a TimePicker column. Shared by the Vue and React
|
|
944
|
+
* TimePicker components so the roving-focus mechanics live in one place
|
|
945
|
+
* (mirrors `moveFocusInMenu` for menus).
|
|
946
|
+
*
|
|
947
|
+
* Focus moves among the enabled `button[data-tiger-timepicker-unit="<unit>"]`
|
|
948
|
+
* options inside `panel`, starting from the currently focused option (or the
|
|
949
|
+
* selected one), and clamps at the column ends. SSR-safe: only invoked from
|
|
950
|
+
* keyboard handlers, and DOM access is scoped to the supplied `panel`.
|
|
951
|
+
*/
|
|
952
|
+
declare function focusTimePickerOption(panel: HTMLElement | null, unit: TimePickerFocusUnit, action: TimePickerFocusAction): void;
|
|
953
|
+
/**
|
|
954
|
+
* Base container classes for TimePicker
|
|
955
|
+
*/
|
|
956
|
+
declare const timePickerBaseClasses = "relative inline-block w-full max-w-xs";
|
|
957
|
+
/**
|
|
958
|
+
* Input wrapper classes
|
|
959
|
+
*/
|
|
960
|
+
declare const timePickerInputWrapperClasses = "relative flex items-center";
|
|
961
|
+
/**
|
|
962
|
+
* Get input field classes based on size and state
|
|
963
|
+
*/
|
|
964
|
+
declare function getTimePickerInputClasses(size: 'sm' | 'md' | 'lg', disabled: boolean): string;
|
|
965
|
+
/**
|
|
966
|
+
* Get icon button classes based on size
|
|
967
|
+
*/
|
|
968
|
+
declare function getTimePickerIconButtonClasses(size: 'sm' | 'md' | 'lg'): string;
|
|
969
|
+
/**
|
|
970
|
+
* Clear button classes
|
|
971
|
+
*/
|
|
972
|
+
declare const timePickerClearButtonClasses: string;
|
|
973
|
+
/**
|
|
974
|
+
* Dropdown panel classes
|
|
975
|
+
*/
|
|
976
|
+
declare const timePickerPanelClasses: string;
|
|
977
|
+
/**
|
|
978
|
+
* Dropdown panel content classes
|
|
979
|
+
*/
|
|
980
|
+
declare const timePickerPanelContentClasses = "flex divide-x divide-gray-200";
|
|
981
|
+
declare const timePickerDesktopPanelContentClasses = "max-sm:hidden flex divide-x divide-gray-200";
|
|
982
|
+
declare const timePickerMobileWheelClasses = "sm:hidden grid grid-cols-3 gap-2";
|
|
983
|
+
declare const timePickerMobileWheelSelectClasses: string;
|
|
984
|
+
/**
|
|
985
|
+
* Range mode header classes
|
|
1028
986
|
*/
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
987
|
+
declare const timePickerRangeHeaderClasses: string;
|
|
988
|
+
/**
|
|
989
|
+
* Range mode tab button classes
|
|
990
|
+
*/
|
|
991
|
+
declare function getTimePickerRangeTabButtonClasses(isActive: boolean): string;
|
|
992
|
+
/**
|
|
993
|
+
* Column container classes
|
|
994
|
+
*/
|
|
995
|
+
declare const timePickerColumnClasses = "flex flex-col overflow-hidden shrink-0 w-16";
|
|
996
|
+
/**
|
|
997
|
+
* Column header classes
|
|
998
|
+
*/
|
|
999
|
+
declare const timePickerColumnHeaderClasses: string;
|
|
1000
|
+
/**
|
|
1001
|
+
* Column list classes
|
|
1002
|
+
*/
|
|
1003
|
+
declare const timePickerColumnListClasses: string;
|
|
1004
|
+
/**
|
|
1005
|
+
* Get time item button classes
|
|
1006
|
+
*/
|
|
1007
|
+
declare function getTimePickerItemClasses(isSelected: boolean, isDisabled: boolean): string;
|
|
1008
|
+
/**
|
|
1009
|
+
* Period (AM/PM) button classes
|
|
1010
|
+
*/
|
|
1011
|
+
declare function getTimePickerPeriodButtonClasses(isSelected: boolean): string;
|
|
1012
|
+
/**
|
|
1013
|
+
* Footer classes
|
|
1014
|
+
*/
|
|
1015
|
+
declare const timePickerFooterClasses: string;
|
|
1016
|
+
/**
|
|
1017
|
+
* Footer button classes
|
|
1018
|
+
*/
|
|
1019
|
+
declare const timePickerFooterButtonClasses: string;
|
|
1057
1020
|
|
|
1058
1021
|
type UploadLabelOverrides = Partial<UploadLabels>;
|
|
1059
1022
|
declare function interpolateUploadLabel(template: string, params: Record<string, string>): string;
|
|
@@ -1477,10 +1440,32 @@ declare function isAtMin(value: number | null | undefined, min?: number): boolea
|
|
|
1477
1440
|
* Check if value is at max boundary
|
|
1478
1441
|
*/
|
|
1479
1442
|
declare function isAtMax(value: number | null | undefined, max?: number): boolean;
|
|
1443
|
+
/**
|
|
1444
|
+
* Convert a numeric value into its display string.
|
|
1445
|
+
*
|
|
1446
|
+
* Resolution order: empty for nullish → custom `formatter` → fixed `precision`
|
|
1447
|
+
* via `toFixed` → plain `String(value)`. Framework-agnostic; the formatter and
|
|
1448
|
+
* precision are injected so it matches `InputNumberProps`.
|
|
1449
|
+
*/
|
|
1450
|
+
declare function formatInputNumberDisplay(value: number | null | undefined, options?: {
|
|
1451
|
+
formatter?: (value: number | undefined) => string;
|
|
1452
|
+
precision?: number;
|
|
1453
|
+
}): string;
|
|
1454
|
+
/**
|
|
1455
|
+
* Parse a display string back into a numeric value (or `null`).
|
|
1456
|
+
*
|
|
1457
|
+
* Empty string and a lone `'-'` (mid-typing) resolve to `null`; a custom
|
|
1458
|
+
* `parser` takes precedence; otherwise `Number()` is used and `NaN` collapses
|
|
1459
|
+
* to `null`. Framework-agnostic; the parser is injected to match `InputNumberProps`.
|
|
1460
|
+
*/
|
|
1461
|
+
declare function parseInputNumberValue(str: string, options?: {
|
|
1462
|
+
parser?: (displayValue: string) => number;
|
|
1463
|
+
}): number | null;
|
|
1480
1464
|
|
|
1481
1465
|
/**
|
|
1482
1466
|
* Form component types and interfaces
|
|
1483
1467
|
*/
|
|
1468
|
+
|
|
1484
1469
|
/**
|
|
1485
1470
|
* Supported form validation rule types
|
|
1486
1471
|
*/
|
|
@@ -1721,6 +1706,11 @@ interface FormProps {
|
|
|
1721
1706
|
* @default 50
|
|
1722
1707
|
*/
|
|
1723
1708
|
maxHistorySize?: number;
|
|
1709
|
+
/**
|
|
1710
|
+
* Locale override for built-in validation messages. Merged on top of the
|
|
1711
|
+
* ConfigProvider locale; a per-rule `message` still takes precedence.
|
|
1712
|
+
*/
|
|
1713
|
+
locale?: Partial<TigerLocale>;
|
|
1724
1714
|
}
|
|
1725
1715
|
/**
|
|
1726
1716
|
* Error display mode for form items
|
|
@@ -2032,6 +2022,8 @@ declare const selectSearchInputClasses = "w-full px-3 py-2 bg-[var(--tiger-selec
|
|
|
2032
2022
|
* Select empty state classes
|
|
2033
2023
|
*/
|
|
2034
2024
|
declare const selectEmptyStateClasses = "px-3 py-8 text-center text-[var(--tiger-select-empty-text,var(--tiger-text-muted,#6b7280))] text-sm";
|
|
2025
|
+
/** Get the virtual-scroll item height (px) for a select size. */
|
|
2026
|
+
declare function getSelectVirtualItemHeight(size?: SelectSize): number;
|
|
2035
2027
|
/**
|
|
2036
2028
|
* Get select size classes
|
|
2037
2029
|
* @param size - Select size variant
|
|
@@ -2093,6 +2085,12 @@ declare function autoResizeTextarea(textarea: HTMLTextAreaElement, { minRows, ma
|
|
|
2093
2085
|
*/
|
|
2094
2086
|
|
|
2095
2087
|
type FormValidationPreset = Extract<FormRuleType, 'email' | 'phone' | 'url' | 'id-card'>;
|
|
2088
|
+
/**
|
|
2089
|
+
* Fully-resolved set of built-in validation messages. Obtain one via
|
|
2090
|
+
* `getFormValidationLabels(locale)` and pass it to the validate* functions to
|
|
2091
|
+
* localize the default messages. Defaults to English when omitted.
|
|
2092
|
+
*/
|
|
2093
|
+
type FormValidationMessages = Required<TigerLocaleFormValidation>;
|
|
2096
2094
|
interface FormValidationDebouncerOptions {
|
|
2097
2095
|
delay?: number;
|
|
2098
2096
|
setTimer?: (callback: () => void, delay: number) => number;
|
|
@@ -2115,16 +2113,16 @@ declare function createFormValidationDebouncer(options?: FormValidationDebouncer
|
|
|
2115
2113
|
* @param allValues - All form values for cross-field validation
|
|
2116
2114
|
* @returns Error message string if validation fails, null if passes
|
|
2117
2115
|
*/
|
|
2118
|
-
declare function validateRule(value: unknown, rule: FormRule, allValues?: FormValues): Promise<string | null>;
|
|
2116
|
+
declare function validateRule(value: unknown, rule: FormRule, allValues?: FormValues, messages?: FormValidationMessages): Promise<string | null>;
|
|
2119
2117
|
/**
|
|
2120
2118
|
* Validate a field against its rules
|
|
2121
2119
|
*/
|
|
2122
|
-
declare function validateField(fieldName: string, value: unknown, rules: FormRule | FormRule[] | undefined, allValues?: FormValues, trigger?: FormRuleTrigger): Promise<string | null>;
|
|
2120
|
+
declare function validateField(fieldName: string, value: unknown, rules: FormRule | FormRule[] | undefined, allValues?: FormValues, trigger?: FormRuleTrigger, messages?: FormValidationMessages): Promise<string | null>;
|
|
2123
2121
|
/**
|
|
2124
2122
|
* Validate entire form
|
|
2125
2123
|
*/
|
|
2126
|
-
declare function validateForm(values: FormValues, rules: FormRules): Promise<FormValidationResult>;
|
|
2127
|
-
declare function validateFormFields(values: FormValues, rules: FormRules, fieldNames: string[], trigger?: FormRuleTrigger): Promise<FormValidationResult>;
|
|
2124
|
+
declare function validateForm(values: FormValues, rules: FormRules, messages?: FormValidationMessages): Promise<FormValidationResult>;
|
|
2125
|
+
declare function validateFormFields(values: FormValues, rules: FormRules, fieldNames: string[], trigger?: FormRuleTrigger, messages?: FormValidationMessages): Promise<FormValidationResult>;
|
|
2128
2126
|
/**
|
|
2129
2127
|
* Get error message for a specific field
|
|
2130
2128
|
*/
|
|
@@ -2734,6 +2732,30 @@ declare function isSameDay(date1: Date | null, date2: Date | null): boolean;
|
|
|
2734
2732
|
* @returns Normalized date
|
|
2735
2733
|
*/
|
|
2736
2734
|
declare function normalizeDate(date: Date): Date;
|
|
2735
|
+
/**
|
|
2736
|
+
* Return a new Date offset by the given number of days. Immutable.
|
|
2737
|
+
* @param date - Base date
|
|
2738
|
+
* @param days - Number of days to add (may be negative)
|
|
2739
|
+
* @returns New Date instance
|
|
2740
|
+
*/
|
|
2741
|
+
declare function addDays(date: Date, days: number): Date;
|
|
2742
|
+
/**
|
|
2743
|
+
* Return a new Date offset by the given number of months. Immutable.
|
|
2744
|
+
* The day-of-month is clamped to the last valid day of the target month
|
|
2745
|
+
* (e.g. Jan 31 + 1 month -> Feb 28/29).
|
|
2746
|
+
* @param date - Base date
|
|
2747
|
+
* @param months - Number of months to add (may be negative)
|
|
2748
|
+
* @returns New Date instance
|
|
2749
|
+
*/
|
|
2750
|
+
declare function addMonths(date: Date, months: number): Date;
|
|
2751
|
+
/**
|
|
2752
|
+
* Return a new Date offset by the given number of years. Immutable.
|
|
2753
|
+
* Feb 29 is clamped to Feb 28 on non-leap target years.
|
|
2754
|
+
* @param date - Base date
|
|
2755
|
+
* @param years - Number of years to add (may be negative)
|
|
2756
|
+
* @returns New Date instance
|
|
2757
|
+
*/
|
|
2758
|
+
declare function addYears(date: Date, years: number): Date;
|
|
2737
2759
|
/**
|
|
2738
2760
|
* Check if a date is within a range
|
|
2739
2761
|
* @param date - Date to check
|
|
@@ -2788,6 +2810,25 @@ declare function getShortDayNames(locale?: string): string[];
|
|
|
2788
2810
|
* Check if a date is today
|
|
2789
2811
|
*/
|
|
2790
2812
|
declare function isToday(date: Date): boolean;
|
|
2813
|
+
interface DatePickerCalendarCellStateInput {
|
|
2814
|
+
date: Date;
|
|
2815
|
+
selectedDate?: Date | null;
|
|
2816
|
+
selectedRange?: [Date | null, Date | null];
|
|
2817
|
+
isRangeMode?: boolean;
|
|
2818
|
+
isCurrentMonth?: (date: Date) => boolean;
|
|
2819
|
+
isDateDisabled?: (date: Date) => boolean;
|
|
2820
|
+
}
|
|
2821
|
+
interface DatePickerCalendarCellState {
|
|
2822
|
+
iso: string;
|
|
2823
|
+
isCurrentMonthDay: boolean;
|
|
2824
|
+
isSelected: boolean;
|
|
2825
|
+
isTodayDay: boolean;
|
|
2826
|
+
isDisabled: boolean;
|
|
2827
|
+
isInRange: boolean;
|
|
2828
|
+
isRangeStart: boolean;
|
|
2829
|
+
isRangeEnd: boolean;
|
|
2830
|
+
}
|
|
2831
|
+
declare function getDatePickerCalendarCellState(input: DatePickerCalendarCellStateInput): DatePickerCalendarCellState;
|
|
2791
2832
|
|
|
2792
2833
|
/**
|
|
2793
2834
|
* DatePicker styling utilities
|
|
@@ -2922,7 +2963,7 @@ declare function formatTimeDisplayWithLocale(hours: number, minutes: number, sec
|
|
|
2922
2963
|
* @param maxTime - Maximum time string
|
|
2923
2964
|
* @returns True if time is in range
|
|
2924
2965
|
*/
|
|
2925
|
-
declare function isTimeInRange(hours: number, minutes: number, minTime: string | null | undefined, maxTime: string | null | undefined): boolean;
|
|
2966
|
+
declare function isTimeInRange(hours: number, minutes: number, minTime: string | null | undefined, maxTime: string | null | undefined, seconds?: number): boolean;
|
|
2926
2967
|
/**
|
|
2927
2968
|
* Generate list of hours based on step
|
|
2928
2969
|
* @param step - Hour step, defaults to 1
|
|
@@ -3569,6 +3610,24 @@ interface TableColgroupOptions<T = Record<string, unknown>> {
|
|
|
3569
3610
|
* the measure → offset → reflow → re-measure feedback loop is broken.
|
|
3570
3611
|
*/
|
|
3571
3612
|
declare function getTableColgroup<T = Record<string, unknown>>(options: TableColgroupOptions<T>): TableColgroupEntry[];
|
|
3613
|
+
declare function hasTableSelectionColumn(rowSelection?: {
|
|
3614
|
+
showCheckbox?: boolean;
|
|
3615
|
+
} | null): boolean;
|
|
3616
|
+
interface TableSelectionStateInput<T = Record<string, unknown>> {
|
|
3617
|
+
records: T[];
|
|
3618
|
+
rowKeys: (string | number)[];
|
|
3619
|
+
selectedRowKeys: (string | number)[];
|
|
3620
|
+
getCheckboxProps?: (record: T) => {
|
|
3621
|
+
disabled?: boolean;
|
|
3622
|
+
} | undefined;
|
|
3623
|
+
}
|
|
3624
|
+
interface TableSelectionState {
|
|
3625
|
+
selectableRowKeys: (string | number)[];
|
|
3626
|
+
allSelected: boolean;
|
|
3627
|
+
someSelected: boolean;
|
|
3628
|
+
}
|
|
3629
|
+
declare function getTableSelectionState<T = Record<string, unknown>>(input: TableSelectionStateInput<T>): TableSelectionState;
|
|
3630
|
+
declare function getNextTableSelectAllKeys(selectedRowKeys: (string | number)[], selectableRowKeys: (string | number)[], checked: boolean): (string | number)[];
|
|
3572
3631
|
/**
|
|
3573
3632
|
* Freeze the first measured width of each auto-sized column.
|
|
3574
3633
|
*
|
|
@@ -3693,6 +3752,32 @@ declare function sortData<T>(data: T[], key: string, direction: SortDirection, s
|
|
|
3693
3752
|
* Filter data array by filter values
|
|
3694
3753
|
*/
|
|
3695
3754
|
declare function filterData<T>(data: T[], filters: Record<string, unknown>): T[];
|
|
3755
|
+
/**
|
|
3756
|
+
* Filter data using per-column configuration.
|
|
3757
|
+
*
|
|
3758
|
+
* Like {@link filterData}, but a column's `filter.filterFn(cellValue, filterValue)`
|
|
3759
|
+
* (when provided) overrides the default substring/equality matching for that key.
|
|
3760
|
+
* Columns without a custom `filterFn` fall back to the default behavior.
|
|
3761
|
+
*/
|
|
3762
|
+
declare function filterTableData<T>(data: T[], columns: TableColumn<T>[], filters: Record<string, unknown>): T[];
|
|
3763
|
+
/**
|
|
3764
|
+
* Visible row window for Table virtual scrolling.
|
|
3765
|
+
*/
|
|
3766
|
+
interface TableVirtualWindow {
|
|
3767
|
+
startIndex: number;
|
|
3768
|
+
endIndex: number;
|
|
3769
|
+
/** Spacer height (px) above the rendered rows */
|
|
3770
|
+
topPad: number;
|
|
3771
|
+
/** Spacer height (px) below the rendered rows */
|
|
3772
|
+
bottomPad: number;
|
|
3773
|
+
}
|
|
3774
|
+
/**
|
|
3775
|
+
* Compute the visible row window for fixed-height table virtual scrolling.
|
|
3776
|
+
*
|
|
3777
|
+
* Returns the index range to render plus top/bottom spacer heights so the
|
|
3778
|
+
* scrollable area keeps its full height.
|
|
3779
|
+
*/
|
|
3780
|
+
declare function getTableVirtualWindow(scrollTop: number, viewportHeight: number, itemHeight: number, rowCount: number, overscan?: number): TableVirtualWindow;
|
|
3696
3781
|
/**
|
|
3697
3782
|
* Paginate data array
|
|
3698
3783
|
*/
|
|
@@ -3804,6 +3889,7 @@ declare const tagCloseIconPath = "M6 18L18 6M6 6l12 12";
|
|
|
3804
3889
|
/**
|
|
3805
3890
|
* Badge component types
|
|
3806
3891
|
*/
|
|
3892
|
+
|
|
3807
3893
|
/** Badge variant types */
|
|
3808
3894
|
type BadgeVariant = 'default' | 'primary' | 'success' | 'warning' | 'danger' | 'info';
|
|
3809
3895
|
/** Badge size types */
|
|
@@ -3814,6 +3900,8 @@ type BadgeType = 'dot' | 'number' | 'text';
|
|
|
3814
3900
|
type BadgePosition = 'top-right' | 'top-left' | 'bottom-right' | 'bottom-left';
|
|
3815
3901
|
/** Base badge props interface */
|
|
3816
3902
|
interface BadgeProps {
|
|
3903
|
+
/** Locale override merged on top of ConfigProvider locale. */
|
|
3904
|
+
locale?: Partial<TigerLocale>;
|
|
3817
3905
|
/** Badge variant style @default 'danger' */
|
|
3818
3906
|
variant?: BadgeVariant;
|
|
3819
3907
|
/** Badge size @default 'md' */
|
|
@@ -4831,6 +4919,84 @@ interface VisibleTreeItem {
|
|
|
4831
4919
|
node: TreeNode;
|
|
4832
4920
|
}
|
|
4833
4921
|
declare function getVisibleTreeItems(treeData: TreeNode[], expandedKeys?: Set<string | number>, matchedKeys?: Set<string | number>): VisibleTreeItem[];
|
|
4922
|
+
type TreeNodeKey = string | number;
|
|
4923
|
+
/**
|
|
4924
|
+
* Find the first visible, non-disabled child of `parentKey` within a flattened
|
|
4925
|
+
* `getVisibleTreeItems()` list. Mirrors the inline walk previously duplicated in
|
|
4926
|
+
* the Vue and React Tree components (used by ArrowRight on an expanded node).
|
|
4927
|
+
*
|
|
4928
|
+
* @returns the child key, or `undefined` when the parent is absent or has no
|
|
4929
|
+
* visible enabled child.
|
|
4930
|
+
*/
|
|
4931
|
+
declare function getFirstVisibleChildKey(visibleItems: VisibleTreeItem[], parentKey: TreeNodeKey): TreeNodeKey | undefined;
|
|
4932
|
+
/**
|
|
4933
|
+
* Framework-agnostic description of what a Tree keyboard event should do. The
|
|
4934
|
+
* caller maps each variant onto its own state setters / handlers.
|
|
4935
|
+
*/
|
|
4936
|
+
type TreeKeyboardAction = {
|
|
4937
|
+
type: 'none';
|
|
4938
|
+
} | {
|
|
4939
|
+
type: 'focus';
|
|
4940
|
+
key: TreeNodeKey;
|
|
4941
|
+
} | {
|
|
4942
|
+
type: 'toggleExpand';
|
|
4943
|
+
key: TreeNodeKey;
|
|
4944
|
+
} | {
|
|
4945
|
+
type: 'select';
|
|
4946
|
+
key: TreeNodeKey;
|
|
4947
|
+
} | {
|
|
4948
|
+
type: 'check';
|
|
4949
|
+
key: TreeNodeKey;
|
|
4950
|
+
checked: boolean;
|
|
4951
|
+
} | {
|
|
4952
|
+
type: 'collapseAndFocus';
|
|
4953
|
+
collapseKey: TreeNodeKey | undefined;
|
|
4954
|
+
focusKey: TreeNodeKey;
|
|
4955
|
+
};
|
|
4956
|
+
/**
|
|
4957
|
+
* Inputs needed to resolve a Tree keyboard event into a {@link TreeKeyboardAction}.
|
|
4958
|
+
* The component computes these from its own reactive/derived state.
|
|
4959
|
+
*/
|
|
4960
|
+
interface TreeKeyboardContext {
|
|
4961
|
+
/** The pressed key, i.e. `KeyboardEvent.key`. */
|
|
4962
|
+
key: string;
|
|
4963
|
+
/** Key of the node receiving the event. */
|
|
4964
|
+
nodeKey: TreeNodeKey;
|
|
4965
|
+
/** Currently active/focused key (`activeKey ?? defaultActiveKey ?? nodeKey`). */
|
|
4966
|
+
currentKey: TreeNodeKey;
|
|
4967
|
+
/** Visible, non-disabled keys in DOM order (the roving-focus ring). */
|
|
4968
|
+
focusableKeys: readonly TreeNodeKey[];
|
|
4969
|
+
/** Direct parent key, or `undefined` for a root node. */
|
|
4970
|
+
parentKey?: TreeNodeKey;
|
|
4971
|
+
/** First visible, non-disabled child of `nodeKey`, or `undefined`. */
|
|
4972
|
+
firstChildKey?: TreeNodeKey;
|
|
4973
|
+
/** Whether the node can expand (has children or is lazily loadable). */
|
|
4974
|
+
isExpandable: boolean;
|
|
4975
|
+
/** Whether the node is currently expanded. */
|
|
4976
|
+
isExpanded: boolean;
|
|
4977
|
+
/** Whether `parentKey` is currently expanded. */
|
|
4978
|
+
isParentExpanded: boolean;
|
|
4979
|
+
/** Whether the node is currently checked. */
|
|
4980
|
+
isChecked: boolean;
|
|
4981
|
+
/** Whether node selection is enabled. */
|
|
4982
|
+
selectable: boolean;
|
|
4983
|
+
/** Whether checkboxes are enabled. */
|
|
4984
|
+
checkable: boolean;
|
|
4985
|
+
}
|
|
4986
|
+
/**
|
|
4987
|
+
* Resolve a Tree keyboard event into a framework-agnostic action, so the Vue
|
|
4988
|
+
* and React Tree components share one keyboard-interaction model (the tree
|
|
4989
|
+
* counterpart of {@link getPickerNavigationIndex} for comboboxes).
|
|
4990
|
+
*
|
|
4991
|
+
* Returns `null` for keys the tree does not handle — the caller should neither
|
|
4992
|
+
* `preventDefault` nor act. For every recognised key it returns an action
|
|
4993
|
+
* (possibly `{ type: 'none' }` for recognised no-ops, e.g. ArrowRight on a
|
|
4994
|
+
* leaf), and the caller should `preventDefault` before applying it.
|
|
4995
|
+
*
|
|
4996
|
+
* Linear navigation (Arrow/Home/End) clamps to the ends of `focusableKeys` and
|
|
4997
|
+
* stays on `currentKey` at the boundaries, matching the prior inline behaviour.
|
|
4998
|
+
*/
|
|
4999
|
+
declare function getTreeKeyboardAction(ctx: TreeKeyboardContext): TreeKeyboardAction | null;
|
|
4834
5000
|
/**
|
|
4835
5001
|
* Base classes for tree container
|
|
4836
5002
|
*/
|
|
@@ -5800,6 +5966,16 @@ declare function createSubmenuHeightTransitionController(element: SubmenuHeightT
|
|
|
5800
5966
|
* Query all enabled, visible menu-item buttons that are **direct children**
|
|
5801
5967
|
* of the given menu container (i.e. not inside a nested sub-menu `<ul>`).
|
|
5802
5968
|
*/
|
|
5969
|
+
/**
|
|
5970
|
+
* Resolve the next/previous arrow keys for menu navigation. A horizontal root
|
|
5971
|
+
* menu navigates with ArrowLeft/ArrowRight; every other case (vertical/inline
|
|
5972
|
+
* roots and all submenus) navigates with ArrowUp/ArrowDown. Shared by the Vue
|
|
5973
|
+
* and React Menu components so the orientation-to-key mapping lives in one place.
|
|
5974
|
+
*/
|
|
5975
|
+
declare function getMenuNavigationKeys(mode: MenuMode, isRoot: boolean): {
|
|
5976
|
+
nextKey: 'ArrowRight' | 'ArrowDown';
|
|
5977
|
+
prevKey: 'ArrowLeft' | 'ArrowUp';
|
|
5978
|
+
};
|
|
5803
5979
|
declare function getMenuButtons(container: HTMLElement): HTMLButtonElement[];
|
|
5804
5980
|
/**
|
|
5805
5981
|
* Move roving-tabindex focus by `delta` steps (±1) within the nearest `ul[role="menu"]`.
|
|
@@ -6336,9 +6512,19 @@ interface StepsProps {
|
|
|
6336
6512
|
*/
|
|
6337
6513
|
|
|
6338
6514
|
/**
|
|
6339
|
-
*
|
|
6515
|
+
* Plain checkmark character for the "finish" step status.
|
|
6516
|
+
*
|
|
6517
|
+
* The default StepsItem UI renders the SVG checkmark below
|
|
6518
|
+
* ({@link stepFinishIconPathD}); this constant is kept as a public, lightweight
|
|
6519
|
+
* text fallback for consumers that render their own finish indicator.
|
|
6340
6520
|
*/
|
|
6341
6521
|
declare const stepFinishChar = "\u2713";
|
|
6522
|
+
/** SVG `viewBox` for the StepsItem "finish" checkmark icon */
|
|
6523
|
+
declare const stepFinishIconViewBox = "0 0 24 24";
|
|
6524
|
+
/** SVG `stroke-width` for the StepsItem "finish" checkmark icon */
|
|
6525
|
+
declare const stepFinishIconStrokeWidth = "3";
|
|
6526
|
+
/** SVG path `d` for the StepsItem "finish" checkmark icon */
|
|
6527
|
+
declare const stepFinishIconPathD = "M4.5 12.75l6 6 9-13.5";
|
|
6342
6528
|
/**
|
|
6343
6529
|
* Get Steps container classes
|
|
6344
6530
|
*/
|
|
@@ -7377,6 +7563,7 @@ declare function createNotificationStackUpdateScheduler(options?: NotificationSt
|
|
|
7377
7563
|
/**
|
|
7378
7564
|
* Loading/Spinner component types and interfaces
|
|
7379
7565
|
*/
|
|
7566
|
+
|
|
7380
7567
|
/**
|
|
7381
7568
|
* Loading spinner variant types - different animation styles
|
|
7382
7569
|
*/
|
|
@@ -7393,6 +7580,10 @@ type LoadingColor = 'primary' | 'secondary' | 'success' | 'warning' | 'danger' |
|
|
|
7393
7580
|
* Base loading props interface
|
|
7394
7581
|
*/
|
|
7395
7582
|
interface LoadingProps {
|
|
7583
|
+
/**
|
|
7584
|
+
* Locale override merged on top of ConfigProvider locale.
|
|
7585
|
+
*/
|
|
7586
|
+
locale?: Partial<TigerLocale>;
|
|
7396
7587
|
/**
|
|
7397
7588
|
* Loading spinner variant - determines animation style
|
|
7398
7589
|
* @default 'spinner'
|
|
@@ -8182,6 +8373,7 @@ declare function getTextClasses(props: TextProps): string;
|
|
|
8182
8373
|
/**
|
|
8183
8374
|
* Image component types and interfaces
|
|
8184
8375
|
*/
|
|
8376
|
+
|
|
8185
8377
|
/**
|
|
8186
8378
|
* Image object-fit types
|
|
8187
8379
|
*/
|
|
@@ -8289,6 +8481,10 @@ interface ImageProps {
|
|
|
8289
8481
|
* ImagePreview component props
|
|
8290
8482
|
*/
|
|
8291
8483
|
interface ImagePreviewProps {
|
|
8484
|
+
/**
|
|
8485
|
+
* Locale override merged on top of ConfigProvider locale.
|
|
8486
|
+
*/
|
|
8487
|
+
locale?: Partial<TigerLocale>;
|
|
8292
8488
|
/**
|
|
8293
8489
|
* Whether the preview is open
|
|
8294
8490
|
* @since 0.9.0
|
|
@@ -8343,6 +8539,10 @@ interface ImageGroupProps {
|
|
|
8343
8539
|
* ImageCropper component props
|
|
8344
8540
|
*/
|
|
8345
8541
|
interface ImageCropperProps {
|
|
8542
|
+
/**
|
|
8543
|
+
* Locale override merged on top of ConfigProvider locale.
|
|
8544
|
+
*/
|
|
8545
|
+
locale?: Partial<TigerLocale>;
|
|
8346
8546
|
/**
|
|
8347
8547
|
* Image source URL to crop
|
|
8348
8548
|
*/
|
|
@@ -8386,6 +8586,10 @@ interface ImageCropperProps {
|
|
|
8386
8586
|
* CropUpload component props
|
|
8387
8587
|
*/
|
|
8388
8588
|
interface CropUploadProps {
|
|
8589
|
+
/**
|
|
8590
|
+
* Locale override merged on top of ConfigProvider locale.
|
|
8591
|
+
*/
|
|
8592
|
+
locale?: Partial<TigerLocale>;
|
|
8389
8593
|
/**
|
|
8390
8594
|
* Accepted file types
|
|
8391
8595
|
* @default 'image/*'
|
|
@@ -8571,10 +8775,18 @@ declare function cropCanvas(image: HTMLImageElement, cropRect: CropRect, display
|
|
|
8571
8775
|
canvas: HTMLCanvasElement;
|
|
8572
8776
|
dataUrl: string;
|
|
8573
8777
|
};
|
|
8778
|
+
/** Minimal touch-point shape for distance calculations. */
|
|
8779
|
+
interface TouchPoint {
|
|
8780
|
+
clientX: number;
|
|
8781
|
+
clientY: number;
|
|
8782
|
+
}
|
|
8574
8783
|
/**
|
|
8575
|
-
* Get
|
|
8784
|
+
* Get the distance between two touch points for pinch-to-zoom.
|
|
8785
|
+
*
|
|
8786
|
+
* Accepts any object with `clientX`/`clientY` (native `Touch`, `PointerEvent`,
|
|
8787
|
+
* synthetic points, etc.) so it can back every pinch implementation.
|
|
8576
8788
|
*/
|
|
8577
|
-
declare function getTouchDistance(touch1:
|
|
8789
|
+
declare function getTouchDistance(touch1: TouchPoint, touch2: TouchPoint): number;
|
|
8578
8790
|
/**
|
|
8579
8791
|
* Convert a dimension value (number or string) to a CSS string
|
|
8580
8792
|
*/
|
|
@@ -9120,6 +9332,13 @@ declare function getScatterHoverSize(baseSize: number): number;
|
|
|
9120
9332
|
*/
|
|
9121
9333
|
declare const SCATTER_ENTRANCE_KEYFRAMES = "@keyframes tiger-scatter-entrance{from{opacity:0;transform:scale(0)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.tiger-scatter-entrance{animation-duration:0ms;animation-delay:0ms}}";
|
|
9122
9334
|
declare const SCATTER_ENTRANCE_CLASS = "tiger-scatter-entrance";
|
|
9335
|
+
/**
|
|
9336
|
+
* CSS animation keyframes and class for the donut entrance animation.
|
|
9337
|
+
* The animation scales/fades the chart in; reduced-motion users get no motion.
|
|
9338
|
+
* Inject once via a <style> tag when `animated` is enabled.
|
|
9339
|
+
*/
|
|
9340
|
+
declare const DONUT_ENTRANCE_KEYFRAMES = "@keyframes tiger-donut-entrance{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.tiger-donut-entrance{transform-origin:center;animation:tiger-donut-entrance var(--tiger-motion-duration-slow,500ms) var(--tiger-motion-ease-spring,cubic-bezier(.34,1.56,.64,1)) both}@media (prefers-reduced-motion: reduce){.tiger-donut-entrance{animation-duration:0ms}}";
|
|
9341
|
+
declare const DONUT_ENTRANCE_CLASS = "tiger-donut-entrance";
|
|
9123
9342
|
|
|
9124
9343
|
/**
|
|
9125
9344
|
* Chart primitives types and interfaces
|
|
@@ -10634,6 +10853,11 @@ interface GaugeChartProps extends BaseChartProps, ChartTooltipProps {
|
|
|
10634
10853
|
* Value label format function
|
|
10635
10854
|
*/
|
|
10636
10855
|
valueFormatter?: (value: number) => string;
|
|
10856
|
+
/**
|
|
10857
|
+
* Tooltip content formatter. Receives the current value; defaults to the
|
|
10858
|
+
* formatted value (prefixed with `label` when present).
|
|
10859
|
+
*/
|
|
10860
|
+
tooltipFormatter?: (value: number) => string;
|
|
10637
10861
|
/**
|
|
10638
10862
|
* Label shown below the value
|
|
10639
10863
|
*/
|
|
@@ -11250,6 +11474,30 @@ declare function getChartTooltipTransform(position: {
|
|
|
11250
11474
|
x: number;
|
|
11251
11475
|
y: number;
|
|
11252
11476
|
}): string;
|
|
11477
|
+
interface ChartTooltipPositionInput {
|
|
11478
|
+
x: number;
|
|
11479
|
+
y: number;
|
|
11480
|
+
rect: {
|
|
11481
|
+
width: number;
|
|
11482
|
+
height: number;
|
|
11483
|
+
};
|
|
11484
|
+
viewport: {
|
|
11485
|
+
width: number;
|
|
11486
|
+
height: number;
|
|
11487
|
+
};
|
|
11488
|
+
offsetX?: number;
|
|
11489
|
+
offsetY?: number;
|
|
11490
|
+
padding?: number;
|
|
11491
|
+
}
|
|
11492
|
+
declare function resolveChartTooltipPosition(input: ChartTooltipPositionInput): {
|
|
11493
|
+
x: number;
|
|
11494
|
+
y: number;
|
|
11495
|
+
};
|
|
11496
|
+
interface DownsampledPoint<T> {
|
|
11497
|
+
item: T;
|
|
11498
|
+
index: number;
|
|
11499
|
+
}
|
|
11500
|
+
declare function downsampleSeriesData<T>(data: readonly T[], threshold: number, getValue?: (item: T, index: number) => number): DownsampledPoint<T>[];
|
|
11253
11501
|
/** Resolve tooltip content for multi-series charts (Line, Area, Radar). */
|
|
11254
11502
|
declare function resolveMultiSeriesTooltipContent<TDatum, TSeries extends {
|
|
11255
11503
|
data: TDatum[];
|
|
@@ -11476,8 +11724,6 @@ interface TreeMapNode {
|
|
|
11476
11724
|
* Compute squarified treemap layout.
|
|
11477
11725
|
*
|
|
11478
11726
|
* Uses a simplified slice-and-dice approach for reliable results.
|
|
11479
|
-
* Layout is memoized: identical inputs (by reference for data/colors,
|
|
11480
|
-
* by value for scalars) return the cached result.
|
|
11481
11727
|
*/
|
|
11482
11728
|
declare function computeTreeMapNodes(data: TreeMapChartDatum[], opts: {
|
|
11483
11729
|
width: number;
|
|
@@ -11513,7 +11759,6 @@ interface SunburstArc {
|
|
|
11513
11759
|
}
|
|
11514
11760
|
/**
|
|
11515
11761
|
* Flatten hierarchical data into arc descriptors with depth levels.
|
|
11516
|
-
* Layout is memoized: identical inputs return the cached result.
|
|
11517
11762
|
*/
|
|
11518
11763
|
declare function computeSunburstArcs(data: SunburstChartDatum[], opts: {
|
|
11519
11764
|
cx: number;
|
|
@@ -11586,14 +11831,26 @@ declare function getResultColorScheme(status: ResultStatus): ResultColorScheme;
|
|
|
11586
11831
|
* Get the icon SVG path for a given status.
|
|
11587
11832
|
*/
|
|
11588
11833
|
declare function getResultIconPath(status: ResultStatus): string;
|
|
11834
|
+
/**
|
|
11835
|
+
* Whether the status is an HTTP error code (`404` / `403` / `500`).
|
|
11836
|
+
*
|
|
11837
|
+
* For these statuses the Result component renders the code itself as the icon
|
|
11838
|
+
* content; use `isHttpResultStatus(status) ? status : undefined` at the call site.
|
|
11839
|
+
*/
|
|
11840
|
+
declare function isHttpResultStatus(status: ResultStatus): boolean;
|
|
11589
11841
|
/**
|
|
11590
11842
|
* If the status is an HTTP error code return its label, otherwise `undefined`.
|
|
11843
|
+
*
|
|
11844
|
+
* @deprecated Use {@link isHttpResultStatus} instead — the label always equals
|
|
11845
|
+
* the status string, so prefer `isHttpResultStatus(status) ? status : undefined`.
|
|
11846
|
+
* This function will be removed in a future major release.
|
|
11591
11847
|
*/
|
|
11592
11848
|
declare function getResultHttpLabel(status: ResultStatus): string | undefined;
|
|
11593
11849
|
|
|
11594
11850
|
/**
|
|
11595
11851
|
* Empty component types and interfaces
|
|
11596
11852
|
*/
|
|
11853
|
+
|
|
11597
11854
|
/**
|
|
11598
11855
|
* Built-in empty state presets
|
|
11599
11856
|
*/
|
|
@@ -11602,6 +11859,10 @@ type EmptyPreset = 'default' | 'simple' | 'no-data' | 'no-results' | 'error';
|
|
|
11602
11859
|
* Base empty state props interface (framework-agnostic)
|
|
11603
11860
|
*/
|
|
11604
11861
|
interface EmptyProps {
|
|
11862
|
+
/**
|
|
11863
|
+
* Locale override merged on top of ConfigProvider locale.
|
|
11864
|
+
*/
|
|
11865
|
+
locale?: Partial<TigerLocale>;
|
|
11605
11866
|
/**
|
|
11606
11867
|
* Preset empty state style
|
|
11607
11868
|
* @default 'default'
|
|
@@ -11635,7 +11896,7 @@ declare const emptyImageClasses = "mb-4";
|
|
|
11635
11896
|
declare const emptyDescriptionClasses = "text-sm text-[var(--tiger-text-secondary,#6b7280)] mb-6";
|
|
11636
11897
|
/** Actions slot wrapper */
|
|
11637
11898
|
declare const emptyActionsClasses = "flex flex-wrap items-center justify-center gap-3";
|
|
11638
|
-
declare function getEmptyDescription(preset: EmptyPreset): string;
|
|
11899
|
+
declare function getEmptyDescription(preset: EmptyPreset, locale?: Partial<TigerLocale>): string;
|
|
11639
11900
|
/**
|
|
11640
11901
|
* Minimalist "empty box" illustration — a simple open box outline.
|
|
11641
11902
|
*
|
|
@@ -11908,6 +12169,7 @@ declare const floatButtonIconSizeClasses: Record<FloatButtonSize, string>;
|
|
|
11908
12169
|
/**
|
|
11909
12170
|
* Tour component types and interfaces
|
|
11910
12171
|
*/
|
|
12172
|
+
|
|
11911
12173
|
/**
|
|
11912
12174
|
* Placement for the tour step popover
|
|
11913
12175
|
*/
|
|
@@ -11991,6 +12253,10 @@ interface TourProps {
|
|
|
11991
12253
|
* @default true
|
|
11992
12254
|
*/
|
|
11993
12255
|
showIndicators?: boolean;
|
|
12256
|
+
/**
|
|
12257
|
+
* Locale override; falls back to ConfigProvider locale
|
|
12258
|
+
*/
|
|
12259
|
+
locale?: Partial<TigerLocale>;
|
|
11994
12260
|
/**
|
|
11995
12261
|
* Additional CSS class name
|
|
11996
12262
|
*/
|
|
@@ -12212,6 +12478,7 @@ declare function resetDevWarnCache(): void;
|
|
|
12212
12478
|
/**
|
|
12213
12479
|
* Tag component types and interfaces
|
|
12214
12480
|
*/
|
|
12481
|
+
|
|
12215
12482
|
/**
|
|
12216
12483
|
* Tag variant types
|
|
12217
12484
|
*/
|
|
@@ -12224,6 +12491,10 @@ type TagSize = 'sm' | 'md' | 'lg';
|
|
|
12224
12491
|
* Base tag props interface
|
|
12225
12492
|
*/
|
|
12226
12493
|
interface TagProps {
|
|
12494
|
+
/**
|
|
12495
|
+
* Locale override merged on top of ConfigProvider locale.
|
|
12496
|
+
*/
|
|
12497
|
+
locale?: Partial<TigerLocale>;
|
|
12227
12498
|
/**
|
|
12228
12499
|
* Tag variant style
|
|
12229
12500
|
* @default 'default'
|
|
@@ -13308,6 +13579,26 @@ interface DataTableWithToolbarProps<T = Record<string, unknown>> extends Omit<Ta
|
|
|
13308
13579
|
* Page size change callback
|
|
13309
13580
|
*/
|
|
13310
13581
|
onPageSizeChange?: (current: number, pageSize: number) => void;
|
|
13582
|
+
/**
|
|
13583
|
+
* Search input change callback (toolbar-level).
|
|
13584
|
+
*/
|
|
13585
|
+
onSearchChange?: (value: string) => void;
|
|
13586
|
+
/**
|
|
13587
|
+
* Search submit callback (toolbar-level).
|
|
13588
|
+
*/
|
|
13589
|
+
onSearch?: (value: string) => void;
|
|
13590
|
+
/**
|
|
13591
|
+
* Filters change callback (toolbar-level).
|
|
13592
|
+
*/
|
|
13593
|
+
onFiltersChange?: (filters: Record<string, TableToolbarFilterValue>) => void;
|
|
13594
|
+
/**
|
|
13595
|
+
* Bulk action callback (toolbar-level).
|
|
13596
|
+
*/
|
|
13597
|
+
onBulkAction?: (action: TableToolbarAction, selectedKeys: (string | number)[]) => void;
|
|
13598
|
+
/**
|
|
13599
|
+
* Class applied to the inner table element.
|
|
13600
|
+
*/
|
|
13601
|
+
tableClassName?: string;
|
|
13311
13602
|
}
|
|
13312
13603
|
/**
|
|
13313
13604
|
* Form wizard step definition
|
|
@@ -13655,6 +13946,15 @@ interface ChatMessageStatusInfo {
|
|
|
13655
13946
|
}
|
|
13656
13947
|
declare const defaultChatMessageStatusInfo: Record<ChatMessageStatus, ChatMessageStatusInfo>;
|
|
13657
13948
|
declare function getChatMessageStatusInfo(status: ChatMessageStatus, statusMap?: Record<ChatMessageStatus, ChatMessageStatusInfo>): ChatMessageStatusInfo;
|
|
13949
|
+
/** Base structural classes for the ChatWindow status bar (always applied) */
|
|
13950
|
+
declare const chatStatusBarBaseClasses = "px-5 py-2 border-t border-[var(--tiger-border,#e5e7eb)] text-xs italic bg-[var(--tiger-surface-muted,#f9fafb)]";
|
|
13951
|
+
/**
|
|
13952
|
+
* Get the ChatWindow status bar classes for a given status variant.
|
|
13953
|
+
*
|
|
13954
|
+
* The status bar keeps its structural classes and applies a semantic text
|
|
13955
|
+
* color driven by `statusVariant` (defaults to `info`).
|
|
13956
|
+
*/
|
|
13957
|
+
declare function getChatStatusBarClasses(variant?: BadgeVariant): string;
|
|
13658
13958
|
|
|
13659
13959
|
/**
|
|
13660
13960
|
* A TimelineItem that carries the source ActivityItem,
|
|
@@ -14090,7 +14390,7 @@ declare function isCascaderOptionExpandable(option: CascaderOption): boolean;
|
|
|
14090
14390
|
/**
|
|
14091
14391
|
* Flatten all option paths for search
|
|
14092
14392
|
*/
|
|
14093
|
-
declare function flattenCascaderOptions(options: CascaderOption[], parentPath?: CascaderOption[], parentValuePath?: CascaderValue): CascaderFlattenedOption[];
|
|
14393
|
+
declare function flattenCascaderOptions(options: CascaderOption[], parentPath?: CascaderOption[], parentValuePath?: CascaderValue, changeOnSelect?: boolean): CascaderFlattenedOption[];
|
|
14094
14394
|
/**
|
|
14095
14395
|
* Default search filter function
|
|
14096
14396
|
*/
|
|
@@ -14111,6 +14411,7 @@ declare function getCascaderColumns(options: CascaderOption[], activePath: Casca
|
|
|
14111
14411
|
/**
|
|
14112
14412
|
* AutoComplete option
|
|
14113
14413
|
*/
|
|
14414
|
+
|
|
14114
14415
|
interface AutoCompleteOption {
|
|
14115
14416
|
/** Display text */
|
|
14116
14417
|
label: string;
|
|
@@ -14127,6 +14428,8 @@ type AutoCompleteSize = 'sm' | 'md' | 'lg';
|
|
|
14127
14428
|
* Shared AutoComplete props (framework-agnostic)
|
|
14128
14429
|
*/
|
|
14129
14430
|
interface AutoCompleteProps {
|
|
14431
|
+
/** Locale override merged on top of ConfigProvider locale */
|
|
14432
|
+
locale?: Partial<TigerLocale>;
|
|
14130
14433
|
/** Options list */
|
|
14131
14434
|
options?: AutoCompleteOption[];
|
|
14132
14435
|
/** Placeholder text */
|
|
@@ -14143,9 +14446,13 @@ interface AutoCompleteProps {
|
|
|
14143
14446
|
filterOption?: boolean | ((inputValue: string, option: AutoCompleteOption) => boolean);
|
|
14144
14447
|
/** Custom class name */
|
|
14145
14448
|
className?: string;
|
|
14146
|
-
/** Whether to
|
|
14449
|
+
/** Whether to highlight the first matching option when the dropdown opens */
|
|
14147
14450
|
defaultActiveFirstOption?: boolean;
|
|
14148
|
-
/**
|
|
14451
|
+
/**
|
|
14452
|
+
* Whether to allow free-form text input not limited to the options.
|
|
14453
|
+
* When `false`, the committed value is constrained to an existing option on
|
|
14454
|
+
* blur/Enter — input that doesn't match any option is reverted (default: true).
|
|
14455
|
+
*/
|
|
14149
14456
|
allowFreeInput?: boolean;
|
|
14150
14457
|
}
|
|
14151
14458
|
|
|
@@ -14212,6 +14519,7 @@ interface SignatureProps {
|
|
|
14212
14519
|
quality?: number;
|
|
14213
14520
|
ariaLabel?: string;
|
|
14214
14521
|
clearText?: string;
|
|
14522
|
+
locale?: Partial<TigerLocale>;
|
|
14215
14523
|
className?: string;
|
|
14216
14524
|
}
|
|
14217
14525
|
|
|
@@ -14272,6 +14580,7 @@ interface NumberKeyboardProps {
|
|
|
14272
14580
|
deleteText?: string;
|
|
14273
14581
|
ariaLabel?: string;
|
|
14274
14582
|
showConfirm?: boolean;
|
|
14583
|
+
locale?: Partial<TigerLocale>;
|
|
14275
14584
|
className?: string;
|
|
14276
14585
|
}
|
|
14277
14586
|
|
|
@@ -14404,6 +14713,17 @@ declare function findLastEnabledIndex<T>(items: readonly T[], isDisabled?: IsIte
|
|
|
14404
14713
|
* - Returns -1 when the list is empty.
|
|
14405
14714
|
*/
|
|
14406
14715
|
declare function findNextEnabledIndex<T>(items: readonly T[], current: number, direction: 1 | -1, isDisabled?: IsItemDisabled<T>): number;
|
|
14716
|
+
/**
|
|
14717
|
+
* Cyclic (wrap-around) index navigation for a flat list, e.g. the Mentions
|
|
14718
|
+
* suggestion dropdown where ArrowDown past the last item returns to the first.
|
|
14719
|
+
*
|
|
14720
|
+
* Unlike {@link findNextEnabledIndex} (which clamps and stays at the ends),
|
|
14721
|
+
* this wraps around and does not skip disabled items — the caller is expected
|
|
14722
|
+
* to pass an already-filtered list.
|
|
14723
|
+
*
|
|
14724
|
+
* @returns the wrapped index, or -1 when the list is empty.
|
|
14725
|
+
*/
|
|
14726
|
+
declare function getCyclicIndex(length: number, current: number, direction: 1 | -1): number;
|
|
14407
14727
|
declare function getInitialPickerActiveIndex<T>(items: readonly T[], activeFirst: boolean, isDisabled?: IsItemDisabled<T>): number;
|
|
14408
14728
|
declare function getPickerNavigationIndex<T>(items: readonly T[], current: number, key: string, isDisabled?: IsItemDisabled<T>): number;
|
|
14409
14729
|
declare function getPickerOptionId(listboxId: string, index: number): string;
|
|
@@ -14469,6 +14789,7 @@ interface SpotlightProps {
|
|
|
14469
14789
|
defaultActiveFirstItem?: boolean;
|
|
14470
14790
|
filterItem?: SpotlightItemFilter;
|
|
14471
14791
|
limit?: number;
|
|
14792
|
+
locale?: Partial<TigerLocale>;
|
|
14472
14793
|
}
|
|
14473
14794
|
|
|
14474
14795
|
interface SpotlightSearchResult {
|
|
@@ -14635,6 +14956,22 @@ declare function splitTransferData(dataSource: TransferItem[], targetKeys: (stri
|
|
|
14635
14956
|
sourceItems: TransferItem[];
|
|
14636
14957
|
targetItems: TransferItem[];
|
|
14637
14958
|
};
|
|
14959
|
+
/**
|
|
14960
|
+
* Result of a transfer move operation.
|
|
14961
|
+
*/
|
|
14962
|
+
interface TransferMoveResult {
|
|
14963
|
+
/** The next set of target keys after the move */
|
|
14964
|
+
targetKeys: (string | number)[];
|
|
14965
|
+
/** The keys that were actually moved (disabled items are skipped) */
|
|
14966
|
+
movedKeys: (string | number)[];
|
|
14967
|
+
}
|
|
14968
|
+
/**
|
|
14969
|
+
* Compute the next target keys and moved keys for a transfer move.
|
|
14970
|
+
*
|
|
14971
|
+
* Disabled items in `dataSource` are never moved. Moving `'right'` appends the
|
|
14972
|
+
* (enabled) selected keys to `targetKeys`; moving `'left'` removes them.
|
|
14973
|
+
*/
|
|
14974
|
+
declare function moveTransferItems(direction: TransferDirection, targetKeys: (string | number)[], selectedKeys: Iterable<string | number>, dataSource: TransferItem[]): TransferMoveResult;
|
|
14638
14975
|
/**
|
|
14639
14976
|
* Filter items by search query
|
|
14640
14977
|
*/
|
|
@@ -15752,6 +16089,25 @@ declare function calculateResizeDelta(handle: ResizeHandlePosition, mouseDeltaX:
|
|
|
15752
16089
|
deltaWidth: number;
|
|
15753
16090
|
deltaHeight: number;
|
|
15754
16091
|
};
|
|
16092
|
+
/**
|
|
16093
|
+
* Default step (in px) applied per arrow-key press during keyboard resize.
|
|
16094
|
+
*/
|
|
16095
|
+
declare const RESIZE_KEYBOARD_STEP = 10;
|
|
16096
|
+
/**
|
|
16097
|
+
* Map an arrow key to an equivalent pointer delta for keyboard resizing.
|
|
16098
|
+
* The result is fed through `calculateResizeDelta` so keyboard and pointer
|
|
16099
|
+
* resizing share the same handle-direction semantics. Returns `null` for keys
|
|
16100
|
+
* that are not arrow keys.
|
|
16101
|
+
*/
|
|
16102
|
+
declare function getResizeKeyboardDelta(key: string, step?: number): {
|
|
16103
|
+
deltaX: number;
|
|
16104
|
+
deltaY: number;
|
|
16105
|
+
} | null;
|
|
16106
|
+
/**
|
|
16107
|
+
* ARIA orientation for a resize handle acting as a `role="separator"`.
|
|
16108
|
+
* Edge handles map to a single orientation; corner handles have none.
|
|
16109
|
+
*/
|
|
16110
|
+
declare function getResizeHandleOrientation(handle: ResizeHandlePosition): 'horizontal' | 'vertical' | undefined;
|
|
15755
16111
|
/**
|
|
15756
16112
|
* Clamp new dimensions within min/max bounds.
|
|
15757
16113
|
* Returns the clamped { width, height }.
|
|
@@ -15872,6 +16228,18 @@ declare const codeEditorHighlightClasses = "p-3 font-mono text-sm leading-relaxe
|
|
|
15872
16228
|
declare const codeEditorLineNumberClasses = "select-none text-right pr-3 pl-2 border-r min-w-[3rem] flex-shrink-0";
|
|
15873
16229
|
declare const codeEditorLineNumberLightClasses = "bg-gray-50 border-gray-200 text-gray-400";
|
|
15874
16230
|
declare const codeEditorLineNumberDarkClasses = "bg-gray-800 border-gray-700 text-gray-500";
|
|
16231
|
+
/** Active-line highlight background (light theme) */
|
|
16232
|
+
declare const codeEditorActiveLineLightClasses = "bg-gray-100";
|
|
16233
|
+
/** Active-line highlight background (dark theme) */
|
|
16234
|
+
declare const codeEditorActiveLineDarkClasses = "bg-gray-800/60";
|
|
16235
|
+
/**
|
|
16236
|
+
* Background class for the active (caret) line, or '' when no highlight applies.
|
|
16237
|
+
*/
|
|
16238
|
+
declare function getCodeEditorActiveLineClasses(theme: CodeEditorTheme): string;
|
|
16239
|
+
/**
|
|
16240
|
+
* Index (0-based) of the line containing the given caret position.
|
|
16241
|
+
*/
|
|
16242
|
+
declare function getActiveLineIndex(value: string, caretPosition: number): number;
|
|
15875
16243
|
type TokenType = 'keyword' | 'string' | 'comment' | 'number' | 'punctuation' | 'plain';
|
|
15876
16244
|
interface Token {
|
|
15877
16245
|
type: TokenType;
|
|
@@ -16094,6 +16462,10 @@ declare function sanitizeHtml(html: string): string;
|
|
|
16094
16462
|
declare function isValidUrl(url: string): boolean;
|
|
16095
16463
|
/** Check if content is empty or only whitespace/empty tags */
|
|
16096
16464
|
declare function isContentEmpty(html: string): boolean;
|
|
16465
|
+
/** Convert external editor content into HTML for the built-in engine. */
|
|
16466
|
+
declare function richTextModeToHtml(value: string, mode?: RichTextEditorMode): string;
|
|
16467
|
+
/** Convert built-in engine HTML back to the public value for the selected mode. */
|
|
16468
|
+
declare function richTextHtmlToMode(html: string, mode?: RichTextEditorMode): string;
|
|
16097
16469
|
/** Parse height prop to CSS value */
|
|
16098
16470
|
declare function parseHeight(height: number | string | undefined): string | undefined;
|
|
16099
16471
|
|
|
@@ -16232,6 +16604,8 @@ interface RichTextEngineMountContext {
|
|
|
16232
16604
|
element: HTMLElement;
|
|
16233
16605
|
/** Initial HTML content (already sanitised by the component). */
|
|
16234
16606
|
initialValue: string;
|
|
16607
|
+
/** Public value mode used by this editor instance. */
|
|
16608
|
+
mode?: RichTextEditorMode;
|
|
16235
16609
|
/** Whether the editor is read-only at mount time. */
|
|
16236
16610
|
readOnly: boolean;
|
|
16237
16611
|
/** Whether the editor is disabled at mount time. */
|
|
@@ -16328,8 +16702,6 @@ declare const kanbanSwimlaneCollapsedClasses = "hidden";
|
|
|
16328
16702
|
declare const kanbanFilterHighlightClasses = "bg-[var(--tiger-warning,#fbbf24)]/20";
|
|
16329
16703
|
/** Add column button */
|
|
16330
16704
|
declare const kanbanAddColumnClasses = "flex items-center justify-center shrink-0 w-76 min-h-[120px] rounded-[var(--tiger-radius-lg,0.75rem)] border-2 border-dashed border-[var(--tiger-border,#e5e7eb)] bg-[var(--tiger-surface-muted,#f9fafb)]/40 text-sm font-medium text-[var(--tiger-text-muted,#6b7280)] hover:border-[var(--tiger-primary,#2563eb)]/80 hover:text-[var(--tiger-primary,#2563eb)] hover:bg-[var(--tiger-surface,#ffffff)] hover:shadow-sm cursor-pointer transition-all duration-300 active:scale-98";
|
|
16331
|
-
/** @deprecated Use `taskBoardAddCardClasses` instead */
|
|
16332
|
-
declare const kanbanAddCardClasses = "flex items-center justify-center gap-1.5 w-[calc(100%-16px)] mx-2 my-2 py-2.5 text-xs font-semibold text-[var(--tiger-text-muted,#6b7280)] border border-dashed border-[var(--tiger-border,#e5e7eb)] hover:border-[var(--tiger-primary,#2563eb)] hover:text-[var(--tiger-primary,#2563eb)] hover:bg-[var(--tiger-surface,#ffffff)] hover:shadow-xs rounded-[var(--tiger-radius-md,0.5rem)] transition-all duration-200 cursor-pointer active:scale-98";
|
|
16333
16705
|
/**
|
|
16334
16706
|
* Filter cards by a search term (matches against title and description).
|
|
16335
16707
|
* Returns a new array of matching cards.
|
|
@@ -16439,6 +16811,25 @@ declare const virtualTableLoadingClasses = "absolute inset-0 flex items-center j
|
|
|
16439
16811
|
* Calculate the visible range of rows based on scroll position.
|
|
16440
16812
|
*/
|
|
16441
16813
|
declare function calculateVirtualRange(scrollTop: number, viewportHeight: number, totalRows: number, rowHeight: number, overscan?: number): VirtualTableRange;
|
|
16814
|
+
/** Visible column window for horizontal (column) virtualization. */
|
|
16815
|
+
interface VirtualColumnRange {
|
|
16816
|
+
/** Start column index (inclusive) */
|
|
16817
|
+
start: number;
|
|
16818
|
+
/** End column index (exclusive) */
|
|
16819
|
+
end: number;
|
|
16820
|
+
/** Spacer width (px) before the rendered columns */
|
|
16821
|
+
leftPad: number;
|
|
16822
|
+
/** Spacer width (px) after the rendered columns */
|
|
16823
|
+
rightPad: number;
|
|
16824
|
+
}
|
|
16825
|
+
/**
|
|
16826
|
+
* Compute the visible column window for horizontal column virtualization.
|
|
16827
|
+
*
|
|
16828
|
+
* Columns without a numeric `width` fall back to `defaultColumnWidth`. Returns
|
|
16829
|
+
* the column index range to render plus left/right spacer widths so the table
|
|
16830
|
+
* keeps its full horizontal extent.
|
|
16831
|
+
*/
|
|
16832
|
+
declare function calculateVirtualColumnRange(scrollLeft: number, viewportWidth: number, columnWidths: number[], overscan?: number): VirtualColumnRange;
|
|
16442
16833
|
/**
|
|
16443
16834
|
* Get the row key for a virtual table data item.
|
|
16444
16835
|
*/
|
|
@@ -16490,8 +16881,11 @@ declare const infiniteScrollSentinelClasses = "tiger-infinite-scroll-sentinel";
|
|
|
16490
16881
|
/**
|
|
16491
16882
|
* Check whether the scroll position is within the threshold of the end.
|
|
16492
16883
|
*
|
|
16493
|
-
*
|
|
16494
|
-
* IntersectionObserver
|
|
16884
|
+
* This is the scroll-event fallback used by InfiniteScroll when
|
|
16885
|
+
* `IntersectionObserver` is unavailable (e.g. older browsers or test
|
|
16886
|
+
* environments). Prefer `createInfiniteScrollObserver` when IO is present;
|
|
16887
|
+
* this function is intentionally retained as the progressive-enhancement
|
|
16888
|
+
* fallback path and is not deprecated.
|
|
16495
16889
|
*/
|
|
16496
16890
|
declare function shouldLoadMore(el: {
|
|
16497
16891
|
scrollTop: number;
|
|
@@ -16508,6 +16902,8 @@ interface InfiniteScrollObserverOptions {
|
|
|
16508
16902
|
direction?: 'vertical' | 'horizontal';
|
|
16509
16903
|
/** Scroll root element. `null` = the sentinel's nearest scrollable ancestor is determined by IO */
|
|
16510
16904
|
root?: Element | null;
|
|
16905
|
+
/** Whether the sentinel is placed at the start edge instead of the end edge */
|
|
16906
|
+
inverse?: boolean;
|
|
16511
16907
|
/** Called when the sentinel becomes visible (should load more) */
|
|
16512
16908
|
onLoadMore: () => void;
|
|
16513
16909
|
}
|
|
@@ -16526,12 +16922,23 @@ interface InfiniteScrollObserverOptions {
|
|
|
16526
16922
|
declare function createInfiniteScrollObserver(sentinel: Element, options: InfiniteScrollObserverOptions): (() => void) | null;
|
|
16527
16923
|
declare function getInfiniteScrollContainerClasses(direction: 'vertical' | 'horizontal', className?: string): string;
|
|
16528
16924
|
|
|
16925
|
+
interface FormatFileSizeOptions {
|
|
16926
|
+
precision?: number;
|
|
16927
|
+
trimTrailingZeros?: boolean;
|
|
16928
|
+
emptyText?: string;
|
|
16929
|
+
}
|
|
16930
|
+
declare function formatBytes(bytes: number | null | undefined, options?: FormatFileSizeOptions): string;
|
|
16931
|
+
declare function getFileExtensionName(name: string, options?: {
|
|
16932
|
+
includeDot?: boolean;
|
|
16933
|
+
}): string;
|
|
16934
|
+
|
|
16529
16935
|
/**
|
|
16530
16936
|
* FileManager types
|
|
16531
16937
|
*
|
|
16532
16938
|
* Extends TreeNode for file/folder representation with
|
|
16533
16939
|
* additional metadata and operations.
|
|
16534
16940
|
*/
|
|
16941
|
+
|
|
16535
16942
|
type FileType = 'file' | 'folder';
|
|
16536
16943
|
type FileViewMode = 'list' | 'grid';
|
|
16537
16944
|
type FileSortField = 'name' | 'size' | 'type' | 'modified';
|
|
@@ -16588,6 +16995,25 @@ interface FileManagerProps {
|
|
|
16588
16995
|
searchText?: string;
|
|
16589
16996
|
/** Custom class */
|
|
16590
16997
|
className?: string;
|
|
16998
|
+
/** Locale override merged on top of ConfigProvider locale */
|
|
16999
|
+
locale?: Partial<TigerLocale>;
|
|
17000
|
+
/** Called when an item is selected */
|
|
17001
|
+
onSelect?: (item: FileItem) => void;
|
|
17002
|
+
/** Called when an item is opened (file) */
|
|
17003
|
+
onOpen?: (item: FileItem) => void;
|
|
17004
|
+
/** Called when navigating into a folder / breadcrumb */
|
|
17005
|
+
onNavigate?: (path: string[]) => void;
|
|
17006
|
+
/** Called when the selected keys change */
|
|
17007
|
+
onSelectedKeysChange?: (keys: (string | number)[]) => void;
|
|
17008
|
+
/** Called when the current path changes */
|
|
17009
|
+
onCurrentPathChange?: (path: string[]) => void;
|
|
17010
|
+
/** Called when the search text changes */
|
|
17011
|
+
onSearchTextChange?: (text: string) => void;
|
|
17012
|
+
/**
|
|
17013
|
+
* Called when items are reordered via drag-and-drop (requires `draggable`).
|
|
17014
|
+
* Receives the reordered list of currently displayed items.
|
|
17015
|
+
*/
|
|
17016
|
+
onReorder?: (items: FileItem[], fromIndex: number, toIndex: number) => void;
|
|
16591
17017
|
}
|
|
16592
17018
|
|
|
16593
17019
|
/**
|
|
@@ -16597,7 +17023,7 @@ interface FileManagerProps {
|
|
|
16597
17023
|
* shared model derivation, and drag integration.
|
|
16598
17024
|
*/
|
|
16599
17025
|
|
|
16600
|
-
declare const fileManagerContainerClasses = "tiger-file-manager flex flex-col border border-[var(--tiger-border,#e5e7eb)] rounded-[var(--tiger-radius-md,0.5rem)] bg-[var(--tiger-bg,#ffffff)] overflow-hidden";
|
|
17026
|
+
declare const fileManagerContainerClasses = "tiger-file-manager relative flex flex-col border border-[var(--tiger-border,#e5e7eb)] rounded-[var(--tiger-radius-md,0.5rem)] bg-[var(--tiger-bg,#ffffff)] overflow-hidden";
|
|
16601
17027
|
declare const fileManagerToolbarClasses = "flex items-center gap-2 px-3 py-2 border-b border-[var(--tiger-border,#e5e7eb)] bg-[var(--tiger-bg-secondary,#f9fafb)]";
|
|
16602
17028
|
declare const fileManagerBreadcrumbClasses = "flex items-center gap-1 text-sm text-[var(--tiger-text-secondary,#6b7280)]";
|
|
16603
17029
|
declare const fileManagerBreadcrumbItemClasses = "cursor-pointer hover:text-[var(--tiger-primary,#2563eb)] transition-colors";
|
|
@@ -16723,6 +17149,7 @@ interface ImageAnnotationChangeMeta {
|
|
|
16723
17149
|
annotation?: ImageAnnotation;
|
|
16724
17150
|
}
|
|
16725
17151
|
interface ImageAnnotationProps {
|
|
17152
|
+
locale?: Partial<TigerLocale>;
|
|
16726
17153
|
src: string;
|
|
16727
17154
|
alt?: string;
|
|
16728
17155
|
value?: ImageAnnotation[];
|
|
@@ -17231,7 +17658,10 @@ declare const imageViewerCloseBtnClasses = "fixed top-4 right-4 z-50 p-2 text-wh
|
|
|
17231
17658
|
*/
|
|
17232
17659
|
declare const imageViewerCounterClasses = "fixed top-4 left-1/2 -translate-x-1/2 z-50 text-white text-sm bg-[var(--tiger-surface,rgba(0,0,0,0.4))] rounded-full px-3 py-1";
|
|
17233
17660
|
/**
|
|
17234
|
-
* SVG icon paths for ImageViewer
|
|
17661
|
+
* SVG icon paths for ImageViewer.
|
|
17662
|
+
*
|
|
17663
|
+
* The shared paths (zoom/prev/next/close) reuse the single-source constants from
|
|
17664
|
+
* `image-utils`; only the rotate icons are unique to the viewer.
|
|
17235
17665
|
*/
|
|
17236
17666
|
declare const imageViewerIcons: {
|
|
17237
17667
|
zoomIn: string;
|
|
@@ -17243,7 +17673,7 @@ declare const imageViewerIcons: {
|
|
|
17243
17673
|
next: string;
|
|
17244
17674
|
};
|
|
17245
17675
|
/**
|
|
17246
|
-
* Clamp zoom level within bounds
|
|
17676
|
+
* Clamp zoom level within bounds (alias of the shared {@link clampScale}).
|
|
17247
17677
|
*/
|
|
17248
17678
|
declare function clampZoom(zoom: number, min: number, max: number): number;
|
|
17249
17679
|
/**
|
|
@@ -18029,17 +18459,30 @@ interface BackTopProps {
|
|
|
18029
18459
|
/**
|
|
18030
18460
|
* Calendar mode
|
|
18031
18461
|
*/
|
|
18462
|
+
|
|
18032
18463
|
type CalendarMode = 'month' | 'year';
|
|
18033
18464
|
/**
|
|
18034
|
-
* Shared Calendar props (framework-agnostic)
|
|
18465
|
+
* Shared Calendar props (framework-agnostic single source of truth).
|
|
18466
|
+
*
|
|
18467
|
+
* React extends this directly (`value` + `onChange`/`onPanelChange` callbacks);
|
|
18468
|
+
* Vue binds the selected date with `v-model` (`modelValue`) and the same events
|
|
18469
|
+
* as emits, so it reuses everything here except `value`/callbacks.
|
|
18035
18470
|
*/
|
|
18036
18471
|
interface CalendarProps {
|
|
18472
|
+
/** Locale override merged on top of ConfigProvider locale */
|
|
18473
|
+
locale?: Partial<TigerLocale>;
|
|
18474
|
+
/** Currently selected date (controlled) */
|
|
18475
|
+
value?: Date;
|
|
18037
18476
|
/** Calendar display mode */
|
|
18038
18477
|
mode?: CalendarMode;
|
|
18039
18478
|
/** Whether the calendar is full-screen or card-style */
|
|
18040
18479
|
fullscreen?: boolean;
|
|
18041
18480
|
/** Function that determines if a date is disabled */
|
|
18042
18481
|
disabledDate?: (date: Date) => boolean;
|
|
18482
|
+
/** Called when a date is selected */
|
|
18483
|
+
onChange?: (date: Date) => void;
|
|
18484
|
+
/** Called when the visible panel (month/year) changes */
|
|
18485
|
+
onPanelChange?: (date: Date, mode: CalendarMode) => void;
|
|
18043
18486
|
/** Custom class name */
|
|
18044
18487
|
className?: string;
|
|
18045
18488
|
}
|
|
@@ -18544,10 +18987,15 @@ interface InfiniteScrollProps {
|
|
|
18544
18987
|
* ImageViewer component types and interfaces
|
|
18545
18988
|
* @since 0.9.0
|
|
18546
18989
|
*/
|
|
18990
|
+
|
|
18547
18991
|
/**
|
|
18548
18992
|
* Base ImageViewer props interface
|
|
18549
18993
|
*/
|
|
18550
18994
|
interface ImageViewerProps {
|
|
18995
|
+
/**
|
|
18996
|
+
* Locale override merged on top of ConfigProvider locale.
|
|
18997
|
+
*/
|
|
18998
|
+
locale?: Partial<TigerLocale>;
|
|
18551
18999
|
/**
|
|
18552
19000
|
* Array of image URLs to display
|
|
18553
19001
|
*/
|
|
@@ -18839,6 +19287,50 @@ declare function getThemeColor(colorKey: keyof typeof THEME_CSS_VARS, element?:
|
|
|
18839
19287
|
* @since 0.7.0
|
|
18840
19288
|
*/
|
|
18841
19289
|
|
|
19290
|
+
declare const THEME_CONFIG_CSS_VARS: {
|
|
19291
|
+
readonly typography: {
|
|
19292
|
+
readonly fontFamily: "--tiger-font-family";
|
|
19293
|
+
readonly fontFamilyMono: "--tiger-font-family-mono";
|
|
19294
|
+
readonly fontSizeBase: "--tiger-font-size-base";
|
|
19295
|
+
readonly fontSizeSm: "--tiger-font-size-sm";
|
|
19296
|
+
readonly fontSizeLg: "--tiger-font-size-lg";
|
|
19297
|
+
readonly fontWeightNormal: "--tiger-font-weight-normal";
|
|
19298
|
+
readonly fontWeightMedium: "--tiger-font-weight-medium";
|
|
19299
|
+
readonly fontWeightSemibold: "--tiger-font-weight-semibold";
|
|
19300
|
+
readonly fontWeightBold: "--tiger-font-weight-bold";
|
|
19301
|
+
readonly lineHeightNormal: "--tiger-line-height-normal";
|
|
19302
|
+
readonly lineHeightTight: "--tiger-line-height-tight";
|
|
19303
|
+
};
|
|
19304
|
+
readonly radius: {
|
|
19305
|
+
readonly none: "--tiger-radius-none";
|
|
19306
|
+
readonly sm: "--tiger-radius-sm";
|
|
19307
|
+
readonly md: "--tiger-radius-md";
|
|
19308
|
+
readonly lg: "--tiger-radius-lg";
|
|
19309
|
+
readonly xl: "--tiger-radius-xl";
|
|
19310
|
+
readonly full: "--tiger-radius-full";
|
|
19311
|
+
};
|
|
19312
|
+
readonly shadows: {
|
|
19313
|
+
readonly xs: "--tiger-shadow-xs";
|
|
19314
|
+
readonly sm: "--tiger-shadow-sm";
|
|
19315
|
+
readonly md: "--tiger-shadow-md";
|
|
19316
|
+
readonly lg: "--tiger-shadow-lg";
|
|
19317
|
+
readonly xl: "--tiger-shadow-xl";
|
|
19318
|
+
};
|
|
19319
|
+
readonly spacing: {
|
|
19320
|
+
readonly xs: "--tiger-spacing-xs";
|
|
19321
|
+
readonly sm: "--tiger-spacing-sm";
|
|
19322
|
+
readonly md: "--tiger-spacing-md";
|
|
19323
|
+
readonly lg: "--tiger-spacing-lg";
|
|
19324
|
+
readonly xl: "--tiger-spacing-xl";
|
|
19325
|
+
};
|
|
19326
|
+
readonly motion: {
|
|
19327
|
+
readonly durationFast: "--tiger-duration-fast";
|
|
19328
|
+
readonly durationBase: "--tiger-duration-base";
|
|
19329
|
+
readonly durationSlow: "--tiger-duration-slow";
|
|
19330
|
+
readonly easing: "--tiger-easing";
|
|
19331
|
+
};
|
|
19332
|
+
};
|
|
19333
|
+
declare function themeConfigToCssVars(config: ThemeConfig): Record<string, string>;
|
|
18842
19334
|
interface ThemeChangeEvent {
|
|
18843
19335
|
theme: string;
|
|
18844
19336
|
colorScheme: 'light' | 'dark';
|
|
@@ -20026,6 +20518,6 @@ type GlobalEasingKey = PrimitiveEasingKey;
|
|
|
20026
20518
|
* - i18n/ : locale-utils, datepicker-i18n, timepicker-utils (labels), upload-labels
|
|
20027
20519
|
* - styles/ : component-specific style utilities (button, input, select, timepicker-utils, etc.)
|
|
20028
20520
|
*/
|
|
20029
|
-
declare const version = "1.
|
|
20521
|
+
declare const version = "1.5.0";
|
|
20030
20522
|
|
|
20031
|
-
export { ANIMATION_DURATION_FAST_MS, ANIMATION_DURATION_MS, ANIMATION_DURATION_SLOW_MS, type ActiveTourStep, type ActivityAction, type ActivityFeedProps, type ActivityGroup, type ActivityItem, type ActivityStatusTag, type ActivityTimelineItem, type ActivityUser, type AffixObserverOptions, type AffixProps, type AffixState, type AlertColorScheme, type AlertProps, type AlertSize, type AlertThemeColors, type AlertType, type Align, type AnchorChangeInfo, type AnchorClickInfo, type AnchorDirection, type AnchorLinkProps, type AnchorObserverOptions, type AnchorProps, type AreaChartDatum, type AreaChartProps, type AreaChartSeries, type AriaLiveLevel, type AutoCompleteOption, type AutoCompleteProps, type AutoCompleteSize, type AutoResizeTextareaOptions, type AvatarGroupProps, type AvatarProps, type AvatarShape, type AvatarSize, type BackTopFrameCallback, type BackTopFrameCancel, type BackTopFrameRequest, type BackTopProps, type BackTopVisibilityController, type BackTopVisibilityControllerOptions, type BadgeColorScheme, type BadgePosition, type BadgeProps, type BadgeSize, type BadgeThemeColors, type BadgeType, type BadgeVariant, type BandScaleOptions, type BarChartDatum, type BarChartProps, type BarValueLabelPosition, type BaseChartProps, type BaseFloatingPopupProps, type BaseFormControlProps, type BaseInteractiveProps, type BaseLayoutProps, type BeforeUploadHandler, type BooleanChangeHandler, type BreadcrumbItemProps, type BreadcrumbProps, type BreadcrumbSeparator, type Breakpoint, type BuildChartSeriesKeysOptions, type BuildLegendItemsOptions, type ButtonColorScheme, type ButtonGroupProps, type ButtonHtmlType, type ButtonIconPosition, type ButtonProps, type ButtonSize, type ButtonVariant, COMPONENT_MOTION_VARS, COUNTDOWN_DEFAULT_FORMAT, COUNTDOWN_DEFAULT_INTERVAL_MS, CROP_HANDLES, type CalendarMode, type CalendarProps, type CancelHandler, type CardColumnLayout, type CardDirection, type CardDragData, type CardGridInfo, type CardProps, type CardSize, type CardVariant, type CarouselAutoplayController, type CarouselAutoplayControllerOptions, type CarouselBeforeChangeInfo, type CarouselChangeInfo, type CarouselDotPosition, type CarouselEffect, type CarouselFrameCallback, type CarouselFrameCancel, type CarouselFrameRequest, type CarouselMethods, type CarouselProps, type CarouselSwipeDirection, type CarouselSwipeOptions, type CarouselTouchPoint, type CarouselVisibilityDocument, type CascaderExpandTrigger, type CascaderFilterFn, type CascaderFlattenedOption, type CascaderOption, type CascaderProps, type CascaderShowSearch, type CascaderSize, type CascaderValue, type ChartAnimationConfig, type ChartAxisOrientation, type ChartAxisProps, type ChartAxisTick, type ChartBrushRange, type ChartCanvasProps, type ChartCanvasSize, type ChartCurveType, type ChartDownloadOptions, type ChartExportFormat, type ChartFrameCallback, type ChartFrameCancel, type ChartFrameRequest, type ChartGradientKind, type ChartGridLine, type ChartGridLineStyle, type ChartGridProps, type ChartInteractionHandlers, type ChartInteractionOptions, type ChartInteractionProps, type ChartInteractionState, type ChartLegendItem, type ChartLegendPosition, type ChartLegendProps, type ChartLinkListener, type ChartPadding, type ChartPointerMoveScheduler, type ChartPointerMoveSchedulerOptions, type ChartResizeFrameCallback, type ChartResizeFrameCancel, type ChartResizeFrameRequest, type ChartResizeObserverController, type ChartResizeObserverControllerOptions, type ChartResizeObserverFactory, type ChartResizeObserverLike, type ChartScale, type ChartScaleType, type ChartScaleValue, type ChartSeriesPoint, type ChartSeriesProps, type ChartSeriesType, type ChartTooltipPosition, type ChartTooltipProps, type ChartWithAxesProps, type ChatMessage, type ChatMessageDirection, type ChatMessageStatus, type ChatMessageStatusInfo, type ChatUser, type ChatWindowProps, type CheckboxGroupProps, type CheckboxGroupValue, type CheckboxProps, type CheckboxSize, type CheckboxValue, type ClassValue, type CloseHandler, type CodeEditorProps, type CodeEditorTheme, type CodeHighlighter, type CodeLanguage, type CodeProps, type ColProps, type ColSpan, type CollapsePanelProps, type CollapseProps, type CollapseTransitionController, type CollapseTransitionControllerOptions, type CollapseTransitionElement, type ColorFormat, type ColorPickerProps, type ColorPickerSize, ColorScheme, type ColorSwatchGroup, type ColorSwatchNormalizedGroup, type ColorSwatchNormalizedOption, type ColorSwatchOption, type ColorSwatchOptionInput, type ColorSwatchProps, type ColorSwatchSize, ColumnAlign, type ColumnDragData, ColumnFilter, type CommentAction, type CommentNode, type CommentTag, type CommentThreadProps, type CommentUser, type ComponentMotionConfig, type ComponentSize, type ComponentTokenName, type ComposableClassInput, type ConfirmHandler, type ContainerMaxWidth, type ContainerProps, type ContentProps, type CountdownChangePayload, type CountdownDurationParts, type CountdownProps, type CountdownSize, type CountdownValue, type CreateAriaIdOptions, type CronEditorProps, type CronEditorSize, type CronFieldControl, type CronFieldKey, type CronFieldMeta, type CronFieldMode, type CronPreset, type CronValidationIssue, type CronValidationResult, type CropHandle, type CropRect, type CropResult, type CropUploadProps, DEFAULT_CHART_COLORS, DEFAULT_FORM_WIZARD_LABELS, DEFAULT_HEATMAP_CANVAS_THRESHOLD, DEFAULT_PAGINATION_LABELS, DEFAULT_TABLE_LABELS, DEFAULT_TASK_BOARD_LABELS, DEFAULT_UPLOAD_CHUNK_SIZE, DONUT_BASE_SHADOW, DONUT_EMPHASIS_SHADOW, DROPDOWN_CHEVRON_PATH, DROPDOWN_ENTER_CLASS, DURATION_CLASS, DURATION_FAST_CLASS, DURATION_SLOW_CLASS, type DataTableWithToolbarProps, DateFormat, DatePickerLabels, DatePickerLocaleInput, DatePickerLocalePreset, DatePickerSize, type DescriptionsItem, type DescriptionsLayout, type DescriptionsProps, type DescriptionsSize, type DividerLineStyle, type DividerOrientation, type DividerProps, type DividerSpacing, type DocumentDragSession, type DocumentDragSessionEvent, type DocumentDragSessionOptions, type DonutChartDatum, type DonutChartProps, type DragAxis, type DragCallbacks, type DragConfig, type DragDirection, type DragDropEvent, type DragEndEvent, type DragItem, type DragMoveResult, type DragOverEvent, type DragReorderResult, type DragStartEvent, type DragState, type DrawerPlacement, type DrawerProps, type DrawerSize, type DropdownItemProps, type DropdownMenuProps, type DropdownProps, type DropdownTrigger, EASING_DEFAULT, EASING_ENTER, EASING_LEAVE, EASING_SMOOTH, EASING_SPRING, EN_US_DATEPICKER_LOCALE, type ElementLike, type EmptyIllustrationPath, type EmptyPreset, type EmptyProps, type EmptySlotContext, type ExecCommandResult, type ExpandIconPosition, FLOATING_OVERLAY_Z_INDEX, FORM_VALIDATION_PRESETS, type FileItem, type FileManagerModelDerived, type FileManagerModelInput, type FileManagerProps, type FileOpenResult, type FileSortField, type FileSortOrder, type FileType, type FileViewMode, FilterOption, FilterRule, type FlatScrollSpyItem, type FlatTreeSelectNode, type FloatButtonGroupProps, type FloatButtonProps, type FloatButtonShape, type FloatButtonSize, type FloatingCleanup, type FloatingMiddlewareOptions, type FloatingOptions, type FloatingPlacement, type FloatingResult, type FloatingTrigger, type FocusElementOptions, type FocusTrap, type FocusTrapNavigation, type FocusTrapOptions, type FooterProps, type FormCondition, type FormConditionInput, type FormConditionLogic, type FormConditionOperator, type FormConditionState, type FormConditions, type FormController, type FormControllerOptions, type FormError, type FormErrorDisplayMode, type FormFieldChangeHandler, type FormFieldCondition, type FormHistoryState, type FormItemClassOptions, type FormItemLabelClassOptions, type FormItemProps, type FormItemSlotContext, type FormLabelAlign, type FormLabelPosition, type FormProps, type FormRule, type FormRuleTrigger, type FormRuleType, type FormRules, type FormSize, type FormSubmitHandler, type FormValidateHandler, type FormValidationDebouncer, type FormValidationDebouncerOptions, type FormValidationPreset, type FormValidationResult, type FormValues, type FormWizardProps, type FormWizardValidateResult, type FormWizardValidator, type FunnelChartDatum, type FunnelChartProps, type FunnelSegment, GAUGE_ANIMATION_DURATION_MS, type GanttDateValue, type GanttLayoutDependency, type GanttLayoutOptions, type GanttLayoutResult, type GanttLayoutTask, type GanttProps, type GanttScale, type GanttTask, type GanttTimelineTick, type GaugeAnimationController, type GaugeAnimationOptions, type GaugeArc, type GaugeChartProps, type GenericExpandable, type GenericFormFieldProps, type GenericFormRule, type GenericRowSelection, type GenericSelectOption, type GenericSelectOptionGroup, type GenericSelectProps, type GenericTableColumn, type GenericTableProps, type GesturePoint, type GestureTransform, type GetContainerClassesOptions, type GetInputClassesOptions, type GetRadioDotClassesOptions, type GetRadioGroupClassesOptions, type GetRadioLabelClassesOptions, type GetRadioVisualClassesOptions, type GlobalColorHue, type GlobalColorLevel, type GlobalDurationKey, type GlobalEasingKey, type GlobalRadiusKey, type GlobalShadowKey, type GlobalSpaceKey, type GutterSize, type HeaderProps, type HeaderVariant, type HeatmapCell, type HeatmapChartDatum, type HeatmapChartProps, type HeatmapColorSpace, type HeatmapRenderMode, type HsvColor, IconName, type IconProps, type IconSize, type ImageAnnotation, type ImageAnnotationBase, type ImageAnnotationBox, type ImageAnnotationChangeMeta, type ImageAnnotationPath, type ImageAnnotationPoint, type ImageAnnotationProps, type ImageAnnotationShape, type ImageAnnotationTool, type ImageCropperProps, type ImageFit, type ImageGroupProps, type ImageGroupRegistrationResult, type ImagePreviewProps, type ImagePreviewToolbarAction, type ImagePreviewTrigger, type ImageProps, type ImageViewerProps, type InfiniteScrollObserverOptions, type InfiniteScrollProps, type InputGroupAddonProps, type InputGroupProps, type InputGroupSize, type InputNumberProps, type InputProps, type InputSize, type InputStatus, type InputType, type IsEventOutsideOptions, type IsItemDisabled, type ItemClickHandler, type Justify, type KanbanCard, type KanbanCardMoveEvent, type KanbanColumn, type KanbanColumnMoveEvent, type KanbanProps, type KanbanSwimlane, type KeyLikeEvent, type LayoutProps, type LineChartDatum, type LineChartProps, type LineChartSeries, type LinkColorScheme, type LinkProps, type LinkSize, type LinkThemeColors, type LinkVariant, type ListBorderStyle, type ListItem, type ListItemLayout, type ListItemSlotContext, type ListPaginationConfig, type ListProps, type ListSize, type LiveRegion, type LoadingAnimationIndex, type LoadingColor, type LoadingProps, type LoadingSize, type LoadingVariant, type LongPressController, type LongPressControllerOptions, type LongPressGestureOptions, MODERN_BASE_TOKENS_DARK, MODERN_BASE_TOKENS_LIGHT, MODERN_OVERRIDE_TOKENS_DARK, MODERN_OVERRIDE_TOKENS_LIGHT, MODERN_REDUCED_MOTION_TOKENS, MONTHS, MOTION_DURATION_TOKEN_FALLBACKS, MOTION_DURATION_TOKEN_VARS, MOTION_EASING_TOKEN_FALLBACKS, MOTION_EASING_TOKEN_VARS, type MarkdownEditorMode, type MarkdownEditorProps, type MarkdownInsertResult, type MarkdownRenderer, type MarkdownSelection, type MarkdownToolbarAction, type MarkdownToolbarButton, type MarkdownToolbarItem, type MarkdownToolbarSeparator, type MaskClickLikeEvent, type MentionOption, type MentionsProps, type MentionsSize, type MenuItem, type MenuItemGroupProps, type MenuItemProps, type MenuItemSlotContext, type MenuKey, type MenuMode, type MenuProps, type MenuSelectHandler, type MenuTheme, type MessageColorScheme, type MessageConfig, type MessageInstance, type MessageOptions, type MessagePosition, type MessageProps, type MessageType, type ModalProps, type ModalSize, type MotionDirection, type MotionDuration, type MotionDurationToken, type MotionEasing, type MotionEasingToken, type MotionSequenceOptions, type MotionSequenceStep, type MotionStaggerOptions, type MoveCardOptions, type MultiSelectChangeHandler, type NotificationCenterProps, type NotificationColorScheme, type NotificationConfig, type NotificationGroup, type NotificationInstance, type NotificationItem, type NotificationOptions, type NotificationPosition, type NotificationProps, type NotificationReadFilter, type NotificationStackFrameCallback, type NotificationStackFrameCancel, type NotificationStackFrameRequest, type NotificationStackUpdateCallback, type NotificationStackUpdateScheduler, type NotificationStackUpdateSchedulerOptions, type NotificationType, type NumberChangeHandler, type NumberKeyboardAction, type NumberKeyboardChangePayload, type NumberKeyboardInputOptions, type NumberKeyboardKey, type NumberKeyboardKeyType, type NumberKeyboardLayoutOptions, type NumberKeyboardMode, type NumberKeyboardProps, type OpenChangeHandler, type OrgChartDirection, type OrgChartLayoutLink, type OrgChartLayoutNode, type OrgChartLayoutOptions, type OrgChartLayoutResult, type OrgChartNode, type OrgChartProps, type OverlayFooterSlotContext, type OverlayHeaderSlotContext, PIE_BASE_SHADOW, PIE_EMPHASIS_SHADOW, POPOVER_TEXT_CLASSES, POPOVER_TITLE_CLASSES, PaginationAlign, type PaginationChangeHandler, PaginationConfig, type PaginationIdleValidationScheduler, type PaginationIdleValidationSchedulerOptions, PaginationQuickJumperValidationOptions, PaginationSize, type PanGesture, type PanGestureOptions, type PanResult, type PanState, type ParsedHotkey, type PickerComboboxAriaOptions, type PickerListboxAriaOptions, type PickerOptionAriaOptions, type PickerTriggerKeyAction, type PieArcDatum, type PieChartDatum, type PieChartProps, type PinchGesture, type PinchState, type PointScaleOptions, type PopconfirmIconType, type PopconfirmProps, type PopoverProps, type PopoverTrigger, type PositionMentionsDropdownOptions, type PrepareUploadFilesOptions, type PrepareUploadFilesResult, type PreviewNavState, type PrimitiveColorHue, type PrimitiveColorLevel, type PrimitiveDurationKey, type PrimitiveEasingKey, type PrimitiveRadiusKey, type PrimitiveShadowKey, type PrimitiveSpaceKey, type PrintLayoutProps, type PrintOrientation, type PrintPageSize, type ProgressColorScheme, type ProgressProps, type ProgressSize, type ProgressStatus, type ProgressThemeColors, type ProgressType, type ProgressVariant, type QRCodeLevel, type QRCodeProps, type QRCodeStatus, RADAR_SPLIT_AREA_COLORS, type RadarChartDatum, type RadarChartProps, type RadarChartSeries, type RadarPoint, type RadioColorScheme, type RadioGroupProps, type RadioProps, type RadioSize, type RafRepeatActionController, type RafRepeatActionOptions, type RateProps, type RateSize, type RepeatAction, type RepeatFrameCallback, type RepeatFrameCancel, type RepeatFrameRequest, type ResizableProps, type ResizeAxis, type ResizeEvent, type ResizeHandlePosition, type ResolveCreatableSelectOptionOptions, type ResolveSelectOptionsOptions, type ResolvedMotionSequenceStep, type ResponsiveBreakpoint, type ResultColorScheme, type ResultProps, type ResultStatus, type RgbColor, type RichTextEditorMode, type RichTextEditorProps, type RichTextEngine, type RichTextEngineInstance, type RichTextEngineMountContext, type RowProps, type RunUploadQueueOptions, SCATTER_ENTRANCE_CLASS, SCATTER_ENTRANCE_KEYFRAMES, SHAKE_CLASS, STATISTIC_ANIMATION_DURATION_MS, SVG_ANIMATION_CLASSES, SVG_ANIMATION_VARS, SVG_DEFAULT_FILL, SVG_DEFAULT_STROKE, SVG_DEFAULT_VIEWBOX_20, SVG_DEFAULT_VIEWBOX_24, SVG_DEFAULT_XMLNS, SVG_PATH_ANIMATION_CSS, type ScatterChartDatum, type ScatterChartProps, type ScrollSpyChangePayload, type ScrollSpyDirection, type ScrollSpyItem, type ScrollSpyKey, type ScrollSpyObserverOptions, type ScrollSpyProps, type SearchHandler, type SegmentedContainerStyle, type SegmentedIndicatorStyle, type SegmentedOption, type SegmentedProps, type SegmentedSize, type SelectChangeHandler, type SelectModelValue, type SelectOption, type SelectOptionGroup, type SelectOptionSlotContext, type SelectOptions, type SelectProps, type SelectSearchDebouncer, type SelectSearchDebouncerOptions, type SelectSize, type SelectValue, type SelectValues, type SemanticTokenCategory, type SidebarProps, type SignatureCanvasRect, type SignatureChangePayload, type SignatureExportOptions, type SignatureExportType, type SignaturePoint, type SignatureProps, type SignatureStroke, type SkeletonAnimation, type SkeletonProps, type SkeletonShape, type SkeletonVariant, type SliderProps, type SliderSize, SortDirection, SortState, type SpaceAlign, type SpaceDirection, type SpaceProps, type SpaceSize, type SplitDirection, type SplitterPaneConfig, type SplitterProps, type SpotlightItem, type SpotlightItemFilter, type SpotlightItemKey, type SpotlightProps, type SpotlightSearchGroup, type SpotlightSearchOptions, type SpotlightSearchResult, type SpotlightSearchState, type StatisticNumberAnimationController, type StatisticNumberAnimationOptions, type StatisticProps, type StatisticSize, type StepChangeHandler, type StepItem, type StepSize, type StepStatus, type StepperProps, type StepperSize, type StepsDirection, type StepsProps, type StringChangeHandler, type StyleAtom, type StyleObject, type StyleValue, type SubMenuProps, type SubmenuHeightTransitionController, type SubmenuHeightTransitionControllerOptions, type SubmenuHeightTransitionElement, type SunburstArc, type SunburstChartDatum, type SunburstChartProps, type SwimlaneGroup, type SwipeDirection, type SwipeGesture, type SwipeGestureOptions, type SwitchProps, type SwitchSize, TABLE_AUTO_VIRTUAL_THRESHOLD, TABLE_VIRTUAL_RECOMMENDATION_THRESHOLD, THEME_CSS_VARS, TIGER_BREAKPOINT_CSS_VALUES, TIGER_VIEWPORT_BREAKPOINTS, TRANSITION_BASE, TRANSITION_DURATIONS, TRANSITION_OPACITY, TRANSITION_TRANSFORM, type TabChangeHandler, type TabChangeInfo, type TabEditInfo, type TabIndicatorStyle, type TabNavListStyle, type TabPaneProps, type TabPosition, type TabSize, type TabType, TableCardBreakpoint, TableCardLayoutItem, type TableCellSlotContext, type TableColgroupEntry, type TableColgroupOptions, TableColumn, type TableEmptySlotContext, type TableExpandChangeHandler, type TableExpandSlotContext, type TableFilterChangeHandler, type TableFixedCellClassOptions, type TableFixedColumnOffsetInfo, type TableFixedColumnStyle, type TableFixedHeaderClassOptions, TableFixedPosition, TableProps, type TableResizeFrameCallback, type TableResizeFrameCancel, type TableResizeFrameRequest, type TableResizeObserverController, type TableResizeObserverControllerOptions, type TableResizeObserverFactory, type TableResizeObserverLike, type TableResizeSnapshot, TableResponsiveMode, type TableRowClickHandler, type TableRowKeyCache, type TableSelectionChangeHandler, TableSize, type TableSortChangeHandler, type TableToolbarAction, type TableToolbarColumnSettings, type TableToolbarFilter, type TableToolbarFilterObjectValue, type TableToolbarFilterRenderContext, type TableToolbarFilterValue, type TableToolbarFiltersExtraContext, type TableToolbarProps, type TableToolbarRenderContext, type TableVirtualRecommendation, type TableVirtualRecommendationOptions, type TabsProps, type TagColorScheme, type TagProps, type TagSize, type TagThemeColors, type TagVariant, type TaskBoardCard, type TaskBoardCardMoveEvent, type TaskBoardColumn, type TaskBoardColumnMoveEvent, type TaskBoardDragCallbacks, type TaskBoardDragController, type TaskBoardDragData, type TaskBoardDragOptions, type TaskBoardDragSnapshot, type TaskBoardDragState, type TaskBoardMoveValidator, type TaskBoardProps, type TextAlign, type TextColor, type TextProps, type TextSize, type TextTag, type TextWeight, type TextareaProps, type TextareaSize, type ThemeChangeEvent, type ThemeChangeListener, type ThemeColors, ThemeManager, ThemePreset, TigerLocale, TigerLocaleDirection, TigerLocaleDrawer, TigerLocaleFormWizard, TigerLocaleInput, TigerLocaleLazyModule, TigerLocaleLoader, TigerLocaleModal, TigerLocalePagination, TigerLocaleTable, TigerLocaleTaskBoard, TigerText, type TimeFormat, type TimePickerLabels, type TimePickerModelValue, type TimePickerOptionUnit, type TimePickerProps, type TimePickerRangeValue, type TimePickerSingleValue, type TimePickerSize, type TimelineItem, type TimelineItemPosition, type TimelineMode, type TimelineProps, type Token, type TokenType, type ToolbarAction, type ToolbarButton, type ToolbarItem, type ToolbarSeparator, type TooltipProps, type TooltipTrigger, type TouchDragState, type TouchDragTracker, type TourPlacement, type TourProps, type TourRect, type TourStep, type TourStepLoader, type TourStepSkipPredicate, type TransferDirection, type TransferItem, type TransferProps, type TransferSize, type TransitionClasses, type TransitionConfig, type TransitionType, type TreeCheckStrategy, type TreeCheckedState, type TreeExpandedState, type TreeFilterFn, type TreeLoadDataFn, type TreeMapChartDatum, type TreeMapChartProps, type TreeMapNode, type TreeNode, type TreeProps, type TreeSelectProps, type TreeSelectSize, type TreeSelectValue, type TreeSelectionMode, type TriggerHandlerMap, type UploadChunk, type UploadDataTransferLike, type UploadDragEventLike, type UploadDragResult, type UploadFile, type UploadFileStatus, type UploadLabelOverrides, type UploadLabels, type UploadListType, type UploadProps, type UploadQueueItem, type UploadQueueStatus, type UploadRejectReason, type UploadRejectedFile, type UploadRequestOptions, type UploadStatusIconSize, VIEW_TRANSITION_CSS, type ViewTransitionLike, type ViewTransitionOptions, type ViewportQueryOptions, type VirtualListItemSize, type VirtualListProps, type VirtualListSizeStrategy, type VirtualRange, type VirtualTableFixedCellClassOptions, type VirtualTableFixedInfo, type VirtualTableProps, type VirtualTableRange, type VisibleGroupItems, type VisibleTreeItem, WEEKDAYS, type WatermarkFont, type WatermarkFrameCallback, type WatermarkFrameCancel, type WatermarkFrameRequest, type WatermarkProps, type WatermarkRenderController, type WatermarkRenderControllerOptions, type WatermarkRenderOptions, type WatermarkResizeObserverFactory, type WatermarkResizeObserverLike, type WheelZoomOptions, type WizardStep, ZH_CN_DATEPICKER_LOCALE, ZH_CN_FORM_WIZARD_LABELS, ZH_CN_PAGINATION_LABELS, ZH_CN_TABLE_LABELS, ZH_CN_TASK_BOARD_LABELS, activeOpacityClasses, activePressClasses, activityItemActionsClasses, activityItemBodyClasses, activityItemClasses, activityItemDescriptionClasses, activityItemHeaderClasses, activityItemLayoutClasses, activityItemTitleGroupClasses, affixWrapperClasses, alertBannerClasses, alertBaseClasses, alertCloseButtonBaseClasses, alertCloseIconPath, alertContentClasses, alertCountdownBarClasses, alertCountdownColorClasses, alertCountdownContainerClasses, alertDescriptionSizeClasses, alertIconContainerClasses, alertIconSizeClasses, alertSizeClasses, alertTitleSizeClasses, aliasTokens, anchorAffixClasses, anchorBaseClasses, anchorInkActiveHorizontalClasses, anchorInkActiveVerticalClasses, anchorInkContainerHorizontalClasses, anchorInkContainerVerticalClasses, anchorLinkActiveClasses, anchorLinkBaseClasses, anchorLinkListHorizontalClasses, anchorLinkListVerticalClasses, animationDelayClasses, animationDelayStyles, announceToScreenReader, applyAspectRatio, applyChartBrush, applyFileDragReorder, applyFloatingStyles, applyMarkdownToolbarAction, applyNumberKeyboardInput, applyWheelZoom, autoCompleteBaseClasses, autoCompleteDropdownClasses, autoCompleteEmptyStateClasses, autoCompleteOptionBaseClasses, autoResizeTextarea, autoUpdateFloating, avatarBaseClasses, avatarDefaultBgColor, avatarDefaultTextColor, avatarGroupBaseClasses, avatarGroupItemClasses, avatarGroupOverflowClasses, avatarImageClasses, avatarShapeClasses, avatarSizeClasses, backTopButtonClasses, backTopContainerClasses, backTopHiddenClasses, backTopIconPath, backTopVisibleClasses, badgeBaseClasses, badgePositionClasses, badgeSizeClasses, badgeTypeClasses, badgeWrapperClasses, barAnimatedTransition, barValueLabelClasses, barValueLabelInsideClasses, barsVariantConfig, breadcrumbContainerClasses, breadcrumbCurrentClasses, breadcrumbEllipsisClasses, breadcrumbItemBaseClasses, breadcrumbLinkClasses, breadcrumbSeparatorBaseClasses, buildActivityGroups, buildChartLegendItems, buildChartSeriesKeys, buildCommentTree, buildCronFieldValue, buildNotificationGroups, buildTriggerHandlerMap, builtinCodeHighlighter, builtinRichTextEngine, buttonBaseClasses, buttonDangerClasses, buttonDisabledClasses, buttonGroupBaseClasses, buttonGroupHorizontalClasses, buttonGroupItemClasses, buttonGroupItemVerticalClasses, buttonGroupVerticalClasses, buttonSizeClasses, calculateAffixState, calculateCheckedState, calculateCirclePath, calculateInitialSizes, calculatePagination, calculateResizeDelta, calculateStepStatus, calculateTransform, calculateVirtualRange, calendarHeaderClasses, calendarNavButtonClasses, calendarTitleClasses, calendarWeekdayClasses, canAnimateStatisticValue, canRedo, canUndo, captureActiveElement, cardActionsClasses, cardBaseClasses, cardCoverClasses, cardCoverWrapperClasses, cardDirectionClasses, cardFooterClasses, cardHeaderClasses, cardHorizontalBodyClasses, cardHoverClasses, cardSizeClasses, cardVariantClasses, carouselArrowBaseClasses, carouselArrowDisabledClasses, carouselBaseClasses, carouselDotActiveClasses, carouselDotClasses, carouselDotsBaseClasses, carouselDotsPositionClasses, carouselNextArrowClasses, carouselNextArrowPath, carouselPrevArrowClasses, carouselPrevArrowPath, carouselSlideBaseClasses, carouselTrackFadeClasses, carouselTrackScrollClasses, cascaderBaseClasses, cascaderColumnClasses, cascaderDropdownClasses, cascaderEmptyStateClasses, cascaderOptionBaseClasses, cascaderOptionDisabledClasses, cascaderOptionSelectedClasses, cascaderSearchInputClasses, cascaderSearchResultClasses, chartAxisLabelClasses, chartAxisLineClasses, chartAxisTickLineClasses, chartAxisTickTextClasses, chartCanvasBaseClasses, chartGridLineClasses, chartInteractiveClasses, checkboxLabelSizeClasses, checkboxSizeClasses, checkedSetsFromState, clampBarWidth, clampDimensions, clampImageAnnotationPoint, clampImageAnnotationUnit, clampPaneSize, clampPercentage, clampScale, clampSignatureLineWidth, clampSlideIndex, clampStepIndex, clampStepperValue, clampValue, clampZoom, classNames, clearCalendarMonthDaysCache, clearChartAxisTickCache, clearFieldErrors, clearPieArcCache, clipCommentTreeDepth, cloneSignatureStrokes, codeBlockContainerClasses, codeBlockCopyButtonBaseClasses, codeBlockCopyButtonCopiedClasses, codeBlockPreClasses, codeEditorBaseClasses, codeEditorDarkClasses, codeEditorDisabledClasses, codeEditorHighlightClasses, codeEditorLightClasses, codeEditorLineNumberClasses, codeEditorLineNumberDarkClasses, codeEditorLineNumberLightClasses, codeEditorTextareaClasses, coerceClassValue, coerceStyleValue, colGutterClasses, collapseBaseClasses, collapseBorderlessClasses, collapseGhostClasses, collapseHeaderTextClasses, collapseIconBaseClasses, collapseIconExpandedClasses, collapseIconPositionClasses, collapsePanelBaseClasses, collapsePanelContentBaseClasses, collapsePanelContentWrapperClasses, collapsePanelHeaderActiveClasses, collapsePanelHeaderBaseClasses, collapsePanelHeaderDisabledClasses, colorPickerBaseClasses, colorPickerInputClasses, colorPickerPanelClasses, colorPickerPresetClasses, colorPickerSliderTrackClasses, colorSwatchBaseClasses, colorSwatchGridClasses, colorSwatchGroupClasses, colorSwatchGroupLabelClasses, columnDragHandleClasses, columnDragOverClasses, componentTokens, componentTransitionMap, composeComponentClasses, computeFloatingPosition, computeFunnelSegments, computeGanttLayout, computeGaugeTicks, computeHeatmapCells, computeOrgChartLayout, computePieHoverOffset, computePieLabelLine, computeSunburstArcs, computeTreeMapNodes, constrainCropRect, containerBaseClasses, containerCenteredClasses, containerMaxWidthClasses, containerPaddingClasses, copyTextToClipboard, countLines, countdownBaseClasses, countdownPrefixClasses, countdownSuffixClasses, countdownValueWrapperClasses, createAffixObserver, createAnchorObserver, createAreaPath, createAriaId, createBackTopVisibilityController, createBandScale, createBuiltinRichTextEngine, createCardDragData, createCarouselAutoplayController, createChartInteractionHandlers, createChartLinkController, createChartPointerMoveScheduler, createChartResizeObserverController, createCollapseTransitionController, createColumnDragData, createCountdownPayload, createDefaultDragSnapshot, createDefaultTransform, createDocumentDragSession, createDragState, createFloatingIdFactory, createFocusTrap, createFormConditionDependencies, createFormErrorMap, createFormHistory, createFormValidationDebouncer, createFormValidationRule, createGanttTimelineTicks, createGaugeAnimation, createGaugeArcPath, createGaugeNeedlePath, createImageAnnotationBox, createImageAnnotationPath, createInfiniteScrollObserver, createLinePath, createLinearScale, createLongPressController, createMotionSequence, createNotificationStackUpdateScheduler, createPaginationIdleValidationScheduler, createPanState, createPieArcPath, createPinchState, createPointScale, createPolygonPath, createRafRepeatActionController, createScrollSpyObserver, createScrollSpyPayload, createSelectOptionFromQuery, createSelectSearchDebouncer, createStatisticNumberAnimation, createSubmenuHeightTransitionController, createTableResizeObserverController, createTableRowKeyCache, createTaskBoardDragController, createTouchDragTracker, createUploadChunks, createUploadQueueItem, createWatermarkRenderController, cronEditorBaseClasses, cronEditorErrorClasses, cronEditorFieldClasses, cronEditorFieldsClasses, cronEditorLabelClasses, cronFieldMetas, cropCanvas, cropUploadTriggerClasses, cropUploadTriggerDisabledClasses, datePickerBaseClasses, datePickerCalendarClasses, datePickerCalendarGridClasses, datePickerCalendarHeaderClasses, datePickerClearButtonClasses, datePickerDayNameClasses, datePickerFooterButtonClasses, datePickerFooterClasses, datePickerInputWrapperClasses, datePickerMobileWheelClasses, datePickerMobileWheelGridClasses, datePickerMobileWheelSelectClasses, datePickerMonthYearClasses, datePickerNavButtonClasses, defaultAlertThemeColors, defaultAutoCompleteFilter, defaultBadgeThemeColors, defaultCascaderFilter, defaultChartLinkController, defaultChatMessageStatusInfo, defaultColorSwatchGroups, defaultCronExpression, defaultCronPresets, defaultImageAnnotationTools, defaultLinkThemeColors, defaultMarkdownToolbar, defaultMessageThemeColors, defaultNotificationThemeColors, defaultProgressThemeColors, defaultRadarTooltipFormatter, defaultRadioColors, defaultRepeatInitialDelay, defaultRepeatInterval, defaultResizeHandles, defaultSeriesXYTooltipFormatter, defaultSortFn, defaultTagThemeColors, defaultTheme, defaultThemeColors, defaultToolbar, defaultTooltipFormatter, defaultTotalText, defaultTransferFilter, defaultXYTooltipFormatter, defineLocale, defineText, deleteNumberKeyboardValue, deriveFileManagerModel, descriptionsBaseClasses, descriptionsCellSizeClasses, descriptionsContentBorderedClasses, descriptionsContentClasses, descriptionsExtraClasses, descriptionsHeaderClasses, descriptionsLabelBorderedClasses, descriptionsLabelClasses, descriptionsSizeClasses, descriptionsTableBorderedClasses, descriptionsTableClasses, descriptionsTitleClasses, descriptionsVerticalContentClasses, descriptionsVerticalItemClasses, descriptionsVerticalLabelClasses, descriptionsVerticalWrapperClasses, descriptionsWrapperClasses, designTokens, devWarn, dotSizeClasses, dotsVariantConfig, downloadChartBlob, downloadChartPng, downloadChartSvg, drawSignatureStrokes, dynamicSizeStrategy, easeOutCubic, editableCellInputClasses, emptyActionsClasses, emptyBaseClasses, emptyDescriptionClasses, emptyIllustrationPaths, emptyIllustrationViewBox, emptyImageClasses, ensureBarMinHeight, escapeHighlightHtml, escapeMarkdownHtml, evaluateFormCondition, evaluateFormConditions, exportChartPng, extractMentionQuery, fileManagerBreadcrumbClasses, fileManagerBreadcrumbItemClasses, fileManagerBreadcrumbSeparatorClasses, fileManagerContainerClasses, fileManagerContentClasses, fileManagerEmptyClasses, fileManagerGridItemClasses, fileManagerGridItemSelectedClasses, fileManagerItemIconClasses, fileManagerItemMetaClasses, fileManagerItemNameClasses, fileManagerListItemClasses, fileManagerListItemSelectedClasses, fileManagerLoadingClasses, fileManagerSearchClasses, fileManagerToolbarClasses, fileToUploadFile, filterAutoCompleteOptions, filterCards, filterCascaderOptions, filterColumns, filterData, filterDataAdvanced, filterFileItems, filterHiddenColumns, filterHiddenFiles, filterMenuItems, filterOptions, filterTransferItems, filterTreeNodes, filterTreeSelectNodes, findActiveAnchor, findCascaderOption, findColumnFromPoint, findFirstEnabledIndex, findHotkeyMatch, findLastEnabledIndex, findMarkdownHotkeyMatch, findNextEnabledIndex, findNextUnskippedStep, findNode, findTreeSelectNode, fixedSizeStrategy, flattenCascaderOptions, flattenColorSwatchGroups, flattenScrollSpyItems, flattenSelectOptions, flattenTreeSelectNodes, floatButtonBaseClasses, floatButtonDisabledClasses, floatButtonGroupClasses, floatButtonGroupExpandClasses, floatButtonIconSizeClasses, floatButtonShapeClasses, floatButtonSizeClasses, floatButtonTypeClasses, focusElement, focusFirst, focusFirstChildItem, focusFirstMenuItem, focusMenuEdge, focusRingClasses, focusRingInsetClasses, formatActivityTime, formatBadgeContent, formatChatTime, formatColorString, formatCommentTime, formatCountdown, formatDate, formatDateWithLocale, formatFileSize, formatFileSizeLabel, formatGanttDate, formatIntlNumber, formatMonthYear, formatPageAriaLabel, formatPaginationPageIndicator, formatPaginationTotal, formatPrecision, formatProgressText, formatStatisticValue, formatTableSelectRowAriaLabel, formatTableSortByText, formatTime, formatTimeDisplay, formatTimeDisplayWithLocale, freezeTableColumnWidths, ganttAxisTextClasses, ganttBarClasses, ganttDependencyClasses, ganttLabelClasses, ganttProgressClasses, ganttRowClasses, ganttTodayLineClasses, generateAvatarColor, generateFileId, generateHours, generateLineNumbers, generateMinutes, generateQRMatrix, generateSeconds, getAccessibleTransitionClasses, getActiveElement, getActiveIndex, getActiveTourStepPosition, getActiveTourSteps, getAlertIconPath, getAlertTypeClasses, getAlignClasses, getAllKeys, getAllTreeSelectKeys, getAnchorInkActiveClasses, getAnchorInkContainerClasses, getAnchorLinkClasses, getAnchorLinkListClasses, getAnchorTargetElement, getAnchorWrapperClasses, getAreaGradientPrefix, getArrowStyles, getAutoCompleteInputClasses, getAutoCompleteOptionClasses, getAutoExpandKeys, getAvatarGroupClasses, getAvatarGroupItemClasses, getAvatarGroupOverflowClasses, getAvatarGroupOverflowLabel, getAvatarGroupOverflowText, getBadgeVariantClasses, getBarGradientPrefix, getBarGrowAnimationStyle, getBarValueLabelY, getBodyScrollLockCount, getBreadcrumbCollapsedItems, getBreadcrumbItemClasses, getBreadcrumbLinkClasses, getBreadcrumbSeparatorClasses, getButtonGroupClasses, getButtonVariantClasses, getCalendarContainerClasses, getCalendarDayClasses, getCalendarDays, getCalendarMonthClasses, getCalendarMonthDaysCacheSize, getCardClasses, getCardColumns, getCardGridInfo, getCarouselArrowClasses, getCarouselContainerClasses, getCarouselDotClasses, getCarouselDotsClasses, getCarouselTouchPoint, getCascaderColumns, getCascaderDisplayLabel, getCascaderOptionClasses, getCascaderOptionPath, getCascaderOptionsAtLevel, getCascaderTriggerClasses, getChartAnimationStyle, getChartAxisTickCacheSize, getChartAxisTicks, getChartElementOpacity, getChartEntranceTransform, getChartGridLineDasharray, getChartInnerRect, getChartSvgDataUrl, getChartTooltipTransform, getChatMessageStatusInfo, getCheckboxCellClasses, getCheckboxClasses, getCheckboxLabelClasses, getCheckedKeysByStrategy, getCircleSize, getCodeBlockContainerClasses, getCodeBlockCopyButtonClasses, getCodeEditorContainerClasses, getColGutterClasses, getColMergedStyleVars, getColOrderStyleVars, getColStyleVars, getCollapseContainerClasses, getCollapseIconClasses, getCollapsePanelClasses, getCollapsePanelHeaderClasses, getColorPickerTriggerClasses, getColorSwatchButtonClasses, getColorSwatchCheckClasses, getColorSwatchOptionKey, getColumnCardCount, getColumnDropIndex, getComponentMotionStyle, getComponentMotionTransition, getComponentTransition, getContainerClasses, getContainerHeight, getContainerScrollTop, getCountdownParts, getCountdownRemaining, getCountdownTitleClasses, getCountdownValueClasses, getCreateSelectOptionLabel, getCronEditorControlClasses, getCronExpressionParts, getCronFieldIssue, getCronFieldValue, getCropperHandleClasses, getCropperResult, getCurrentActiveTourStep, getCurrentTime, getDatePickerDayCellClasses, getDatePickerIconButtonClasses, getDatePickerInputClasses, getDatePickerLabels, getDatePickerLocaleCode, getDayNames, getDaysInMonth, getDefaultDragConfig, getDependentFields, getDescendantKeys, getDescriptionsClasses, getDescriptionsContentClasses, getDescriptionsLabelClasses, getDescriptionsTableClasses, getDescriptionsVerticalItemClasses, getDisclosureStateAttr, getDividerClasses, getDividerStyle, getDragAreaClasses, getDrawerBodyClasses, getDrawerCloseButtonClasses, getDrawerContainerClasses, getDrawerFooterClasses, getDrawerHeaderClasses, getDrawerMaskClasses, getDrawerPanelClasses, getDrawerSwipeCloseDirection, getDrawerTitleClasses, getDropIndex, getDropdownChevronClasses, getDropdownContainerClasses, getDropdownItemClasses, getDropdownMenuClasses, getDropdownTriggerClasses, getEditableCellClasses, getEditorAreaClasses, getElementOffsetTop, getEmptyDescription, getEnabledScrollSpyItems, getErrorFields, getExpandIconCellClasses, getExpandIconClasses, getExpandedRowClasses, getExpandedRowContentClasses, getFieldDependencies, getFieldError, getFileExtension, getFileItemClasses, getFileListItemClasses, getFileManagerContainerClasses, getFirstDayOfMonth, getFixedColumnOffsets, getFixedColumnPosition, getFixedColumnStyle, getFixedVirtualRange, getFlexClasses, getFloatingMiddleware, getFocusTrapNavigation, getFocusableElements, getFormConditionDependencies, getFormItemAsteriskClasses, getFormItemClasses, getFormItemContentClasses, getFormItemErrorClasses, getFormItemFieldClasses, getFormItemLabelClasses, getFormWizardLabels, getFunnelGradientPrefix, getGanttDependencyPath, getGanttTaskAriaLabel, getGanttTaskClasses, getGaugeGradientPrefix, getGestureTouchDistance, getGestureTouchPoint, getGridColumnClasses, getGroupHeaderCellClasses, getGutterStyles, getHeatmapCellIndexAtPoint, getImageAnnotationCenter, getImageAnnotationPathData, getImageAnnotationPointFromClient, getImageAnnotationShapeAriaLabel, getImageAnnotationStrokeColor, getImageAnnotationToolButtonClasses, getImageAnnotationToolLabel, getImageGroupClasses, getImageImgClasses, getImageTransformStyle, getImmediateTigerLocale, getInfiniteScrollContainerClasses, getInitialCollapseContentStyle, getInitialCropRect, getInitialPickerActiveIndex, getInitialScrollSpyActiveKey, getInitialSubmenuHeightTransitionStyle, getInitials, getInputAffixClasses, getInputClasses, getInputClearButtonClasses, getInputCountClasses, getInputErrorClasses, getInputGroupAddonClasses, getInputGroupClasses, getInputNumberFocusRingColor, getInputNumberInputClasses, getInputNumberSideButtonClasses, getInputNumberSizeClasses, getInputNumberStatusClasses, getInputNumberStepButtonClasses, getInputNumberWrapperClasses, getInputPasswordToggleClasses, getInputWrapperClasses, getIntlPluralCategory, getJustifyClasses, getKanbanContainerClasses, getLayoutContentClasses, getLayoutHeaderClasses, getLeafKeys, getLineGradientPrefix, getLineNumberClasses, getLinearChartTickValues, getLinkVariantClasses, getListClasses, getListHeaderFooterClasses, getListItemClasses, getLoadingBarClasses, getLoadingBarsWrapperClasses, getLoadingClasses, getLoadingDotClasses, getLoadingDotsWrapperClasses, getLoadingOverlaySpinnerClasses, getLoadingTextClasses, getLocaleDirection, getMarkdownBodyClasses, getMarkdownContainerClasses, getMarkdownToolbarButtonClasses, getMarkdownToolbarButtons, getMentionsInputClasses, getMentionsOptionClasses, getMenuButtons, getMenuClasses, getMenuItemClasses, getMenuItemIndent, getMenuItems, getMessageIconPath, getMessageTypeClasses, getModalContainerClasses, getModalContentClasses, getMonthDays, getMonthNames, getNextActiveKey, getNextColorSwatchIndex, getNextImageAnnotationTool, getNextSlideIndex, getNotificationIconPath, getNotificationTypeClasses, getNumberExtent, getNumberKeyboardAction, getNumberKeyboardKeyClasses, getNumberKeyboardKeys, getNumberKeyboardMaxLength, getNumberKeyboardPrecision, getOffsetClasses, getOrderClasses, getOrgChartLinkPath, getOrgChartNodeAriaLabel, getOrgChartNodeClasses, getPageNumbers, getPageRange, getPageSizeSelectorClasses, getPaginationButtonActiveClasses, getPaginationButtonBaseClasses, getPaginationContainerClasses, getPaginationEllipsisClasses, getPaginationJumperPage, getPaginationLabels, getPaneStyle, getParagraphRowWidth, getParentKeys, getPathDrawAnimationStyle, getPathDrawStyles, getPathLength, getPendingDotClasses, getPickerComboboxAria, getPickerListboxAria, getPickerNavigationIndex, getPickerOptionAria, getPickerOptionId, getPickerTriggerKeyAction, getPictureCardClasses, getPieArcCacheSize, getPieArcs, getPieDrawAnimationStyle, getPieGradientPrefix, getPlacementSide, getPopconfirmArrowClasses, getPopconfirmButtonBaseClasses, getPopconfirmButtonsClasses, getPopconfirmCancelButtonClasses, getPopconfirmContainerClasses, getPopconfirmContentClasses, getPopconfirmDescriptionClasses, getPopconfirmIconClasses, getPopconfirmIconPath, getPopconfirmOkButtonClasses, getPopconfirmTitleClasses, getPopconfirmTriggerClasses, getPopoverContainerClasses, getPopoverContentClasses, getPopoverTriggerClasses, getPrevSlideIndex, getPreviewNavState, getPrintLayoutClasses, getProgressTextColorClasses, getProgressVariantClasses, getQuickJumperInputClasses, getRadarAngles, getRadarGradientPrefix, getRadarLabelAlign, getRadarPoints, getRadioDotClasses, getRadioGroupClasses, getRadioLabelClasses, getRadioVisualClasses, getRateStarClasses, getResizableHandleClasses, getResultColorScheme, getResultHttpLabel, getResultIconPath, getRichTextContainerClasses, getRowGutterClasses, getRowGutterStyleVars, getRowKey, getScatterGradientPrefix, getScatterHoverShadow, getScatterHoverSize, getScatterPointPath, getScrollSpyItemByHref, getScrollSpyItemByKey, getScrollSpyItemClasses, getScrollSpyKeyString, getScrollSpyListClasses, getScrollSpyRootClasses, getScrollSpyTargetHrefs, getScrollTop, getScrollTransform, getSecureRel, getSegmentedContainerClasses, getSegmentedContainerStyle, getSegmentedIndicatorClasses, getSegmentedIndicatorStyle, getSegmentedOptionClasses, getSelectOptionClasses, getSelectSizeClasses, getSelectTriggerClasses, getSeparatorContent, getShortDayNames, getShortMonthNames, getSidebarStyle, getSignatureCanvasDataUrl, getSignatureCanvasWrapClasses, getSignaturePoint, getSimplePaginationButtonClasses, getSimplePaginationButtonsWrapperClasses, getSimplePaginationContainerClasses, getSimplePaginationControlsClasses, getSimplePaginationPageIndicatorClasses, getSimplePaginationSelectClasses, getSimplePaginationTotalClasses, getSizeTextClasses, getSkeletonClasses, getSkeletonDimensions, getSliderThumbClasses, getSliderTooltipClasses, getSliderTrackClasses, getSortIconClasses, getSpaceClasses, getSpaceStyle, getSpanClasses, getSpinnerSVG, getSplitterContainerClasses, getSplitterGutterClasses, getSplitterGutterHandleClasses, getSpotlightFuzzyScore, getSpotlightOptionClasses, getSpotlightSearchState, getSpotlightSearchText, getSpotlightShortcutLabel, getStableChartGradientPrefix, getStaggerDelay, getStaggeredMotionStyle, getStatisticTitleClasses, getStatisticValueClasses, getStatusVariant, getStepContentClasses, getStepDescriptionClasses, getStepIconClasses, getStepItemClasses, getStepTailClasses, getStepTitleClasses, getStepperButtonClasses, getStepperInputClasses, getStepsContainerClasses, getSubMenuExpandIconClasses, getSubMenuTitleClasses, getSubmenuPopupZIndex, getSunburstGradientPrefix, getSvgDefaultAttrs, getSwitchClasses, getSwitchThumbClasses, getTabIndicatorClasses, getTabIndicatorStyle, getTabItemClasses, getTabNavClasses, getTabNavListClasses, getTabNavListStyle, getTabPaneClasses, getTableCellClasses, getTableColgroup, getTableFixedCellClasses, getTableFixedHeaderCellClasses, getTableHeaderCellClasses, getTableHeaderClasses, getTableLabels, getTableResponsiveCardClasses, getTableResponsiveCardListClasses, getTableResponsiveTableClasses, getTableRowClasses, getTableVirtualRecommendation, getTableWrapperClasses, getTabsContainerClasses, getTagVariantClasses, getTaskBoardLabels, getTextClasses, getThemeColor, getTimePeriodLabels, getTimePickerIconButtonClasses, getTimePickerInputClasses, getTimePickerItemClasses, getTimePickerLabels, getTimePickerOptionAriaLabel, getTimePickerPeriodButtonClasses, getTimePickerRangeTabButtonClasses, getTimelineContainerClasses, getTimelineContentClasses, getTimelineDotClasses, getTimelineHeadClasses, getTimelineItemClasses, getTimelineTailClasses, getTokenClasses, getToolbarButtonClasses, getToolbarButtons, getTooltipContainerClasses, getTooltipContentClasses, getTooltipTriggerClasses, getTotalPages, getTotalTextClasses, getTouchDistance, getTourPopoverPosition, getTourSpotlightStyle, getTourTargetRect, getTransferButtonClasses, getTransferCheckboxClasses, getTransferItemClasses, getTransformOrigin, getTransitionClasses, getTreeMapGradientPrefix, getTreeNodeClasses, getTreeNodeExpandIconClasses, getTreeSelectDisplayLabel, getTreeSelectNodeClasses, getTreeSelectTriggerClasses, getUploadButtonClasses, getUploadDataTransferFiles, getUploadLabels, getUploadResumeKey, getUploadStatusIconClasses, getValidatedPaginationJumperValue, getValidationOrder, getValueByPath, getViewTransitionNameStyle, getViewportWidth, getVirtualRowKey, getVirtualTableContainerClasses, getVirtualTableFixedCellClasses, getVirtualTableFixedCellStyle, getVirtualTableFixedColumnPosition, getVirtualTableFixedHeaderCellClasses, getVirtualTableFixedInfo, getVirtualTableRowClasses, getVisibleGroupItems, getVisibleTreeItems, getWatermarkOverlayStyle, globalColors, globalDuration, globalEasing, globalFont, globalRadius, globalShadow, globalSpace, groupBySwimlane, groupDataByColumn, groupItemsIntoRows, handleDragEnd, handleDragOver, handleDragStart, handleDrop, handleMenuNavigation, handleNodeCheck, handleTabKey, handleUploadDragLeave, handleUploadDragOver, handleUploadDrop, hasErrors, hasGutter, hexToRgb, highContrastTheme, hsvToRgb, iconSizeClasses, iconSvgBaseClasses, iconSvgDefaultStrokeLinecap, iconSvgDefaultStrokeLinejoin, iconSvgDefaultStrokeWidth, iconWrapperClasses, imageAnnotationContainerClasses, imageAnnotationDeleteButtonClasses, imageAnnotationImageClasses, imageAnnotationLabelClasses, imageAnnotationOverlayClasses, imageAnnotationReadonlyOverlayClasses, imageAnnotationStageClasses, imageAnnotationToolButtonClasses, imageAnnotationToolbarClasses, imageBaseClasses, imageCropperContainerClasses, imageCropperDragAreaClasses, imageCropperGuideClasses, imageCropperImgClasses, imageCropperMaskClasses, imageCropperSelectionClasses, imageErrorClasses, imageErrorIconPath, imageGroupBaseClasses, imageLoadingClasses, imagePreviewCloseBtnClasses, imagePreviewCounterClasses, imagePreviewCursorClass, imagePreviewImgClasses, imagePreviewMaskClasses, imagePreviewNavBtnClasses, imagePreviewToolbarBtnClasses, imagePreviewToolbarClasses, imagePreviewWrapperClasses, imageViewerBackdropClasses, imageViewerCloseBtnClasses, imageViewerCounterClasses, imageViewerIcons, imageViewerImgClasses, imageViewerNavBtnClasses, imageViewerToolbarBtnClasses, imageViewerToolbarClasses, infiniteScrollContainerClasses, infiniteScrollEndClasses, infiniteScrollLoaderClasses, infiniteScrollSentinelClasses, initRovingTabIndex, injectDropdownStyles, injectLoadingAnimationStyles, injectShakeStyle, injectSvgAnimationStyles, injectViewTransitionStyles, inputFocusClasses, inputGroupAddonBaseClasses, inputGroupAddonSizeClasses, inputGroupBaseClasses, inputGroupCompactClasses, inputGroupSpacedClasses, inputNumberControlsRightClasses, inputNumberDownIconPathD, inputNumberMinusIconPathD, inputNumberPlusIconPathD, inputNumberUpIconPathD, interactiveClasses, interpolateColor, interpolateColorOklch, interpolateStatisticValue, interpolateUploadLabel, isActivationKey, isAtMax, isAtMin, isBrowser, isCascaderOptionExpandable, isColorSwatchSelected, isContentEmpty, isCrossContainerDrag, isDateInRange, isDragEnabled, isDrawerSwipeCloseGesture, isEnterKey, isEscapeKey, isEventOutside, isHTMLElement, isImageAnnotationPathClosed, isImageAnnotationShapeTool, isInlineFormat, isKeyActive, isKeyOpen, isKeySelected, isLazyTigerLocale, isLongPress, isMarkdownToolbarSeparator, isMobile, isModalSheetSwipeCloseGesture, isNextDisabled, isOptionGroup, isPanelActive, isPrevDisabled, isRtlLocale, isSameContainerDrag, isSameDay, isSignatureEmpty, isSpaceKey, isTabKey, isTablet, isTimeInRange, isToday, isToolbarSeparator, isTourStepSkipped, isValidDragHandle, isValidHex, isValidUrl, isWipExceeded, kanbanAddCardClasses, kanbanAddColumnClasses, kanbanCardCountClasses, kanbanFilterHighlightClasses, kanbanSwimlaneClasses, kanbanSwimlaneCollapsedClasses, kanbanSwimlaneDotClasses, kanbanSwimlaneHeaderClasses, layoutContentClasses, layoutFooterClasses, layoutHeaderClasses, layoutRootClasses, layoutSidebarClasses, layoutSidebarCollapsedClasses, linePointTransitionClasses, linkBaseClasses, linkDisabledClasses, linkSizeClasses, listBaseClasses, listBorderClasses, listEmptyStateClasses, listFooterClasses, listGridContainerClasses, listHeaderFooterBaseClasses, listItemAvatarClasses, listItemBaseClasses, listItemContentClasses, listItemDescriptionClasses, listItemDividedClasses, listItemExtraClasses, listItemHoverClasses, listItemLayoutClasses, listItemMetaClasses, listItemSizeClasses, listItemTitleClasses, listLoadingOverlayClasses, listSizeClasses, listWrapperClasses, loadingBarBaseClasses, loadingBarsWrapperBaseClasses, loadingColorClasses, loadingContainerBaseClasses, loadingDotBaseClasses, loadingDotsWrapperBaseClasses, loadingFullscreenBaseClasses, loadingOverlaySpinnerBaseClasses, loadingSizeClasses, loadingSpinnerBaseClasses, loadingTextSizeClasses, lockBodyScroll, manageLiveRegion, mapToolbarAction, markdownEditorBodyClasses, markdownEditorContainerBase, markdownEditorContainerDisabled, markdownEditorEmptyPreviewClasses, markdownEditorPreviewClasses, markdownEditorSplitDividerClasses, markdownEditorTextareaClasses, markdownEditorToolbarButtonActive, markdownEditorToolbarButtonBase, markdownEditorToolbarClasses, markdownEditorToolbarGroupClasses, markdownEditorToolbarSeparatorClasses, markdownHotkeyMatches, markdownModeLabels, matchesHotkey, matchesMenuSearch, measureTableResizeSnapshot, mentionsDropdownClasses, menuBaseClasses, menuCollapsedClasses, menuCollapsedIconClasses, menuCollapsedItemClasses, menuCollapsedModeClasses, menuDarkThemeClasses, menuItemBaseClasses, menuItemDisabledClasses, menuItemFocusClasses, menuItemGroupTitleClasses, menuItemHoverDarkClasses, menuItemHoverLightClasses, menuItemIconClasses, menuItemSelectedDarkClasses, menuItemSelectedLightClasses, menuLightThemeClasses, menuModeClasses, menuSearchEmptyClasses, menuSearchFieldClasses, menuSearchInputClasses, mergeStyleValues, mergeTigerLocale, messageBaseClasses, messageCloseButtonClasses, messageCloseIconPath, messageContainerBaseClasses, messageContentClasses, messageIconClasses, messageIconPaths, messageLoadingSpinnerClasses, messagePositionClasses, minimalTheme, minusPathD, modalBodyClasses, modalCloseButtonClasses, modalContentWrapperClasses, modalFooterClasses, modalHeaderClasses, modalMaskClasses, modalMobileSheetClasses, modalSizeClasses, modalTitleClasses, modalWrapperClasses, modernTheme, moveCard, moveCropRect, moveFocusInMenu, moveItemBetweenContainers, movePan, movePinch, naturalTheme, navigateToFolder, nextIconPath, normalizeActiveKeys, normalizeChartBrushRange, normalizeChartPadding, normalizeColorSwatchGroups, normalizeColorSwatchValue, normalizeCronExpression, normalizeDate, normalizeGanttDate, normalizeImageAnnotationBox, normalizeMenuSearchQuery, normalizeNumberKeyboardValue, normalizeOrgChartData, normalizeRotation, normalizeSpotlightText, normalizeStringOption, normalizeSvgAttrs, notificationBaseClasses, notificationCloseButtonClasses, notificationCloseIconClasses, notificationCloseIconPath, notificationContainerBaseClasses, notificationContentClasses, notificationDescriptionClasses, notificationIconClasses, notificationIconPaths, notificationPositionClasses, notificationTitleClasses, numberKeyboardConfirmKeyClasses, numberKeyboardEmptyKeyClasses, numberKeyboardGridClasses, numberKeyboardKeyClasses, numberKeyboardRootClasses, orderTableFixedColumns, orgChartLinkClasses, orgChartNodeClasses, orgChartNodeLabelClasses, orgChartNodeRectClasses, orgChartNodeSubtitleClasses, orgChartNodeTitleClasses, padCountdownNumber, padTwo, paginateData, parseCountdownTimestamp, parseCronFieldControl, parseDate, parseDragData, parseHeight, parseHotkey, parseInputValue, parseHeight as parseMarkdownHeight, parsePaneSize, parseTime, parseWidthToPx, plusPathD, polarToCartesian, popconfirmErrorIconPath, popconfirmIconPathStrokeLinecap, popconfirmIconPathStrokeLinejoin, popconfirmIconStrokeWidth, popconfirmIconViewBox, popconfirmInfoIconPath, popconfirmQuestionIconPath, popconfirmSuccessIconPath, popconfirmWarningIconPath, positionMentionsDropdown, prefersReducedMotion, prepareUploadFiles, prevIconPath, previewCloseIconPath, primitiveColors, primitiveDuration, primitiveEasing, primitiveFont, primitiveRadius, primitiveShadow, primitiveSpace, printLayoutBaseClasses, printLayoutFooterClasses, printLayoutHeaderClasses, printLayoutPaddingClasses, printLayoutPageBreakClasses, printLayoutPrintStyles, printPageSizeDimensions, professionalTheme, progressCircleBaseClasses, progressCircleSizeClasses, progressCircleTextClasses, progressCircleTrackStrokeClasses, progressLineBaseClasses, progressLineInnerClasses, progressLineSizeClasses, progressStripedAnimationClasses, progressStripedClasses, progressTextBaseClasses, progressTextSizeClasses, progressTrackBgClasses, pushFormHistory, qrcodeContainerClasses, qrcodeExpiredTextClasses, qrcodeOverlayClasses, qrcodeRefreshClasses, radioDisabledCursorClasses, radioDotBaseClasses, radioFocusVisibleClasses, radioGroupDefaultClasses, radioHoverBorderClasses, radioLabelBaseClasses, radioRootBaseClasses, radioSizeClasses, radioVisualBaseClasses, rateActiveColor, rateBaseClasses, rateHoverColor, rateInactiveColor, readFileAsDataUrl, redoFormHistory, registerImageGroupItem, removeCssVarsCached, renderMarkdownInline, renderMarkdownToHtml, renderTokenHtml, renderTokensHtml, renderWatermarkCanvas, renderWatermarkDataUrl, reorderColumns, reorderItems, replaceKeys, resetAreaGradientCounter, resetBarGradientCounter, resetDevWarnCache, resetFunnelGradientCounter, resetGaugeGradientCounter, resetIconPath, resetLineGradientCounter, resetPieGradientCounter, resetRadarGradientCounter, resetScatterGradientCounter, resetSunburstGradientCounter, resetTreeMapGradientCounter, resizableBaseClasses, resizableHandleBaseClasses, resizableHandleDisabledClasses, resizableHandleDraggingClasses, resizableHandlePositionStyles, resizeCropRect, resizePanes, resolveAffixTarget, resolveCardPadding, resolveCarouselSwipeDirection, resolveChartPalette, resolveChartTooltipContent, resolveConditionalFormRules, resolveCreatableSelectOption, resolveDragConfig, resolveFileOpen, resolveFormConditionState, resolveFormFieldConditionState, resolveHeatmapRenderMode, resolveLocaleText, resolveMotionDuration, resolveMotionEasing, resolveMultiSeriesTooltipContent, resolvePanGesture, resolvePinchScale, resolveResponsiveChartSize, resolveResponsiveValue, resolveSelectFilteredOptions, resolveSeriesData, resolveSwipeGesture, resolveTableColumnWidth, resolveTigerLocale, resolveWatermarkFont, restoreFocus, resultBaseClasses, resultExtraClasses, resultIconClasses, resultIconContainerBaseClasses, resultSubTitleClasses, resultTitleClasses, rgbToHex, rgbToHsv, richTextContainerBase, richTextContainerDisabled, richTextEditorAreaBase, richTextEditorAreaReadOnly, richTextPlaceholderClasses, richTextToolbarButtonActive, richTextToolbarButtonBase, richTextToolbarClasses, richTextToolbarSeparatorClasses, rowGutterClasses, runStepValidation, runUploadQueue, sanitizeHtml, scatterPointTransitionClasses, scrollSpyItemActiveClasses, scrollSpyItemBaseClasses, scrollSpyItemDisabledClasses, scrollSpyListHorizontalClasses, scrollSpyListVerticalClasses, scrollSpyNestedListClasses, scrollSpyRootClasses, scrollSpyStickyClasses, scrollToAnchor, scrollToScrollSpyItem, scrollToTop, selectBaseClasses, selectDropdownBaseClasses, selectEmptyStateClasses, selectGroupLabelClasses, selectOptionBaseClasses, selectOptionDisabledClasses, selectOptionSelectedClasses, selectSearchInputClasses, semanticTokens, serializeChartSvg, setCssVarsCached, setDragData, setThemeColors, shouldCloseOnMaskClick, shouldCommitImageAnnotationBox, shouldHideBadge, shouldLoadMore, shouldReduceMotion, shouldShowBackTop, signatureCanvasClasses, signatureCanvasWrapClasses, signatureClearButtonClasses, signatureRootClasses, signatureStrokeToPath, signatureStrokesToSvg, signatureSvgToDataUrl, signatureToolbarClasses, sizesToPercentages, skeletonAnimationClasses, skeletonBaseClasses, skeletonShapeClasses, skeletonVariantDefaults, sliceBreadcrumbPath, sliderBaseClasses, sliderDisabledClasses, sliderGetKeyboardValue, sliderGetPercentage, sliderGetValueFromPosition, sliderNormalizeValue, sliderRangeClasses, sliderSizeClasses, sliderThumbClasses, sliderTooltipClasses, sliderTrackClasses, sortActivityGroups, sortData, sortFileItems, sortNotificationGroups, splitTransferData, splitterBaseClasses, splitterGutterBaseClasses, splitterGutterDisabledClasses, splitterGutterDraggingClasses, splitterGutterHandleClasses, splitterGutterHandleHorizontalClasses, splitterGutterHandleVerticalClasses, splitterGutterHorizontalClasses, splitterGutterVerticalClasses, splitterHorizontalClasses, splitterPaneBaseClasses, splitterVerticalClasses, spotlightEmptyClasses, spotlightGroupClasses, spotlightGroupLabelClasses, spotlightHeaderClasses, spotlightInputClasses, spotlightListClasses, spotlightMaskClasses, spotlightPanelClasses, spotlightRootClasses, spotlightTitleClasses, stackSeriesData, starPathD, starViewBox, startPan, startPinch, startTigercatViewTransition, statisticBaseClasses, statisticPrefixClasses, statisticSuffixClasses, stepFinishChar, stepValue, stepperBaseClasses, stepperIconViewBox, submenuContentHorizontalClasses, submenuContentHorizontalNestedClasses, submenuContentInlineClasses, submenuContentPopupClasses, submenuContentVerticalClasses, submenuExpandIconClasses, submenuExpandIconExpandedClasses, submenuHeightTransitionClasses, submenuTitleClasses, supportsViewTransitions, switchBaseClasses, switchSizeClasses, switchThumbSizeClasses, switchThumbTranslateClasses, tabAddButtonClasses, tabCloseButtonClasses, tabContentBaseClasses, tabFocusClasses, tabIndicatorBaseClasses, tabIndicatorPositionClasses, tabItemBaseClasses, tabItemCardActiveClasses, tabItemCardClasses, tabItemDisabledClasses, tabItemEditableCardActiveClasses, tabItemEditableCardClasses, tabItemLineActiveClasses, tabItemLineClasses, tabItemPillsActiveClasses, tabItemPillsClasses, tabItemSizeClasses, tabNavBaseClasses, tabNavLineBorderClasses, tabNavListBaseClasses, tabNavListCenteredClasses, tabNavListPositionClasses, tabNavPositionClasses, tabPaneBaseClasses, tabPaneHiddenClasses, tableBackgroundClasses, tableBaseClasses, tableContainerClasses, tableEmptyStateClasses, tableFixedCellStripedClasses, tableGroupHeaderClasses, tableHeaderBackgroundClasses, tableLoadingOverlayClasses, tableResponsiveCardClasses, tableResponsiveCardLabelClasses, tableResponsiveCardListClasses, tableResponsiveCardRowClasses, tableResponsiveCardTitleClasses, tableResponsiveCardValueClasses, tableResponsiveTableClasses, tableRowGroupHoverClasses, tableRowHoverClasses, tableRowStripedClasses, tableSummaryRowClasses, tabsBaseClasses, tagBaseClasses, tagCloseButtonBaseClasses, tagCloseIconPath, tagPillClasses, tagSizeClasses, taskBoardAddCardClasses, taskBoardBaseClasses, taskBoardCardClasses, taskBoardCardDraggingClasses, taskBoardColumnBodyClasses, taskBoardColumnClasses, taskBoardColumnDraggingClasses, taskBoardColumnDropTargetClasses, taskBoardColumnHeaderClasses, taskBoardDropIndicatorClasses, taskBoardEmptyClasses, taskBoardWipExceededClasses, textAlignClasses, textColorClasses, textDecorationClasses, textSizeClasses, textWeightClasses, timePickerBaseClasses, timePickerClearButtonClasses, timePickerColumnClasses, timePickerColumnHeaderClasses, timePickerColumnListClasses, timePickerDesktopPanelContentClasses, timePickerFooterButtonClasses, timePickerFooterClasses, timePickerInputWrapperClasses, timePickerMobileWheelClasses, timePickerMobileWheelSelectClasses, timePickerPanelClasses, timePickerPanelContentClasses, timePickerRangeHeaderClasses, timelineContainerClasses, timelineContentClasses, timelineCustomDotClasses, timelineDescriptionClasses, timelineDotClasses, timelineHeadClasses, timelineItemClasses, timelineLabelClasses, timelineListClasses, timelineTailClasses, to12HourFormat, to24HourFormat, toActivityTimelineItems, toCSSSize, toDragItems, toFileDragItem, toggleFileSelection, toggleKey, togglePanelKey, tokenClassesDark, tokenClassesLight, tokenizeLine, tourCloseButtonClasses, tourDescriptionClasses, tourFooterClasses, tourIndicatorClasses, tourMaskClasses, tourPopoverClasses, tourTitleClasses, transferBaseClasses, transferEmptyClasses, transferOperationClasses, transferPanelBodyClasses, transferPanelClasses, transferPanelHeaderClasses, transferSearchClasses, transitionPresets, treeBaseClasses, treeEmptyStateClasses, treeLineClasses, treeLoadingClasses, treeNodeCheckboxClasses, treeNodeChildrenClasses, treeNodeContentClasses, treeNodeDisabledClasses, treeNodeExpandIconClasses, treeNodeExpandIconExpandedClasses, treeNodeHoverClasses, treeNodeIconClasses, treeNodeIndentClasses, treeNodeLabelClasses, treeNodeSelectedClasses, treeNodeWrapperClasses, treeSelectBaseClasses, treeSelectDropdownClasses, treeSelectEmptyClasses, treeSelectNodeBaseClasses, treeSelectSearchClasses, undoFormHistory, unregisterImageGroupItem, updateCronExpressionField, updateDragOffset, uploadPlusIconPath, uploadStatusIconColorClasses, uploadStatusIconSizeClasses, validateCronExpression, validateCronField, validateCurrentPage, validateField, validateFileSize, validateFileType, validateForm, validateFormFields, validateRule, validateUploadFile, valueToGaugeAngle, variableSizeStrategy, version, vibrantTheme, virtualListContainerClasses, virtualListInnerClasses, virtualTableBorderedClasses, virtualTableCellClasses, virtualTableContainerClasses, virtualTableEmptyClasses, virtualTableFixedCellSelectedClasses, virtualTableHeaderCellClasses, virtualTableHeaderClasses, virtualTableLoadingClasses, virtualTableRowClasses, virtualTableRowHoverClasses, virtualTableRowSelectedClasses, virtualTableRowStripedClasses, warnUnsupportedColorProp, watermarkDefaults, watermarkFontDefaults, watermarkWrapperClasses, zoomInIconPath, zoomOutIconPath };
|
|
20523
|
+
export { ANIMATION_DURATION_FAST_MS, ANIMATION_DURATION_MS, ANIMATION_DURATION_SLOW_MS, type ActiveTourStep, type ActivityAction, type ActivityFeedProps, type ActivityGroup, type ActivityItem, type ActivityStatusTag, type ActivityTimelineItem, type ActivityUser, type AffixObserverOptions, type AffixProps, type AffixState, type AlertColorScheme, type AlertProps, type AlertSize, type AlertThemeColors, type AlertType, type Align, type AnchorChangeInfo, type AnchorClickInfo, type AnchorDirection, type AnchorLinkProps, type AnchorObserverOptions, type AnchorProps, type AreaChartDatum, type AreaChartProps, type AreaChartSeries, type AriaLiveLevel, type AutoCompleteOption, type AutoCompleteProps, type AutoCompleteSize, type AutoResizeTextareaOptions, type AvatarGroupProps, type AvatarProps, type AvatarShape, type AvatarSize, type BackTopFrameCallback, type BackTopFrameCancel, type BackTopFrameRequest, type BackTopProps, type BackTopVisibilityController, type BackTopVisibilityControllerOptions, type BadgeColorScheme, type BadgePosition, type BadgeProps, type BadgeSize, type BadgeThemeColors, type BadgeType, type BadgeVariant, type BandScaleOptions, type BarChartDatum, type BarChartProps, type BarValueLabelPosition, type BaseChartProps, type BaseFloatingPopupProps, type BaseFormControlProps, type BaseInteractiveProps, type BaseLayoutProps, type BeforeUploadHandler, type BooleanChangeHandler, type BreadcrumbItemProps, type BreadcrumbProps, type BreadcrumbSeparator, type Breakpoint, type BuildChartSeriesKeysOptions, type BuildLegendItemsOptions, type ButtonColorScheme, type ButtonGroupProps, type ButtonHtmlType, type ButtonIconPosition, type ButtonProps, type ButtonSize, type ButtonVariant, COMPONENT_MOTION_VARS, COUNTDOWN_DEFAULT_FORMAT, COUNTDOWN_DEFAULT_INTERVAL_MS, CROP_HANDLES, type CalendarMode, type CalendarProps, type CancelHandler, type CardColumnLayout, type CardDirection, type CardDragData, type CardGridInfo, type CardProps, type CardSize, type CardVariant, type CarouselAutoplayController, type CarouselAutoplayControllerOptions, type CarouselBeforeChangeInfo, type CarouselChangeInfo, type CarouselDotPosition, type CarouselEffect, type CarouselFrameCallback, type CarouselFrameCancel, type CarouselFrameRequest, type CarouselMethods, type CarouselProps, type CarouselSwipeDirection, type CarouselSwipeOptions, type CarouselTouchPoint, type CarouselVisibilityDocument, type CascaderExpandTrigger, type CascaderFilterFn, type CascaderFlattenedOption, type CascaderOption, type CascaderProps, type CascaderShowSearch, type CascaderSize, type CascaderValue, type ChartAnimationConfig, type ChartAxisOrientation, type ChartAxisProps, type ChartAxisTick, type ChartBrushRange, type ChartCanvasProps, type ChartCanvasSize, type ChartCurveType, type ChartDownloadOptions, type ChartExportFormat, type ChartFrameCallback, type ChartFrameCancel, type ChartFrameRequest, type ChartGradientKind, type ChartGridLine, type ChartGridLineStyle, type ChartGridProps, type ChartInteractionHandlers, type ChartInteractionOptions, type ChartInteractionProps, type ChartInteractionState, type ChartLegendItem, type ChartLegendPosition, type ChartLegendProps, type ChartLinkListener, type ChartPadding, type ChartPointerMoveScheduler, type ChartPointerMoveSchedulerOptions, type ChartResizeFrameCallback, type ChartResizeFrameCancel, type ChartResizeFrameRequest, type ChartResizeObserverController, type ChartResizeObserverControllerOptions, type ChartResizeObserverFactory, type ChartResizeObserverLike, type ChartScale, type ChartScaleType, type ChartScaleValue, type ChartSeriesPoint, type ChartSeriesProps, type ChartSeriesType, type ChartTooltipPosition, type ChartTooltipPositionInput, type ChartTooltipProps, type ChartWithAxesProps, type ChatMessage, type ChatMessageDirection, type ChatMessageStatus, type ChatMessageStatusInfo, type ChatUser, type ChatWindowProps, type CheckboxGroupProps, type CheckboxGroupValue, type CheckboxProps, type CheckboxSize, type CheckboxValue, type ClassValue, type CloseHandler, type CodeEditorProps, type CodeEditorTheme, type CodeHighlighter, type CodeLanguage, type CodeProps, type ColProps, type ColSpan, type CollapsePanelProps, type CollapseProps, type CollapseTransitionController, type CollapseTransitionControllerOptions, type CollapseTransitionElement, type ColorFormat, type ColorPickerProps, type ColorPickerSize, ColorScheme, type ColorSwatchGroup, type ColorSwatchNormalizedGroup, type ColorSwatchNormalizedOption, type ColorSwatchOption, type ColorSwatchOptionInput, type ColorSwatchProps, type ColorSwatchSize, ColumnAlign, type ColumnDragData, ColumnFilter, type CommentAction, type CommentNode, type CommentTag, type CommentThreadProps, type CommentUser, type ComponentMotionConfig, type ComponentSize, type ComponentTokenName, type ComposableClassInput, type ConfirmHandler, type ContainerMaxWidth, type ContainerProps, type ContentProps, type CountdownChangePayload, type CountdownDurationParts, type CountdownProps, type CountdownSize, type CountdownValue, type CreateAriaIdOptions, type CronEditorProps, type CronEditorSize, type CronFieldControl, type CronFieldKey, type CronFieldMeta, type CronFieldMode, type CronPreset, type CronValidationIssue, type CronValidationResult, type CropHandle, type CropRect, type CropResult, type CropUploadProps, DEFAULT_CALENDAR_LABELS, DEFAULT_CHART_COLORS, DEFAULT_FILE_MANAGER_LABELS, DEFAULT_FORM_VALIDATION_LABELS, DEFAULT_FORM_WIZARD_LABELS, DEFAULT_HEATMAP_CANVAS_THRESHOLD, DEFAULT_IMAGE_EDITOR_LABELS, DEFAULT_IMAGE_VIEWER_LABELS, DEFAULT_PAGINATION_LABELS, DEFAULT_STATUS_LABELS, DEFAULT_TABLE_LABELS, DEFAULT_TASK_BOARD_LABELS, DEFAULT_TIME_PICKER_LABELS, DEFAULT_TOUR_LABELS, DEFAULT_UPLOAD_CHUNK_SIZE, DEFAULT_UPLOAD_LABELS, DONUT_BASE_SHADOW, DONUT_EMPHASIS_SHADOW, DONUT_ENTRANCE_CLASS, DONUT_ENTRANCE_KEYFRAMES, DROPDOWN_CHEVRON_PATH, DROPDOWN_ENTER_CLASS, DURATION_CLASS, DURATION_FAST_CLASS, DURATION_SLOW_CLASS, type DataTableWithToolbarProps, DateFormat, type DatePickerCalendarCellState, type DatePickerCalendarCellStateInput, DatePickerLabels, DatePickerLocaleInput, DatePickerLocalePreset, DatePickerSize, type DescriptionsItem, type DescriptionsLayout, type DescriptionsProps, type DescriptionsSize, type DividerLineStyle, type DividerOrientation, type DividerProps, type DividerSpacing, type DocumentDragSession, type DocumentDragSessionEvent, type DocumentDragSessionOptions, type DonutChartDatum, type DonutChartProps, type DownsampledPoint, type DragAxis, type DragCallbacks, type DragConfig, type DragDirection, type DragDropEvent, type DragEndEvent, type DragItem, type DragMoveResult, type DragOverEvent, type DragReorderResult, type DragStartEvent, type DragState, type DrawerPlacement, type DrawerProps, type DrawerSize, type DropdownItemProps, type DropdownMenuProps, type DropdownProps, type DropdownTrigger, EASING_DEFAULT, EASING_ENTER, EASING_LEAVE, EASING_SMOOTH, EASING_SPRING, EN_US_DATEPICKER_LOCALE, type ElementLike, type EmptyIllustrationPath, type EmptyPreset, type EmptyProps, type EmptySlotContext, type ExecCommandResult, type ExpandIconPosition, FLOATING_OVERLAY_Z_INDEX, FORM_VALIDATION_PRESETS, type FileItem, type FileManagerModelDerived, type FileManagerModelInput, type FileManagerProps, type FileOpenResult, type FileSortField, type FileSortOrder, type FileType, type FileViewMode, FilterOption, FilterRule, type FlatScrollSpyItem, type FlatTreeSelectNode, type FloatButtonGroupProps, type FloatButtonProps, type FloatButtonShape, type FloatButtonSize, type FloatingCleanup, type FloatingMiddlewareOptions, type FloatingOptions, type FloatingPlacement, type FloatingResult, type FloatingTrigger, type FocusElementOptions, type FocusTrap, type FocusTrapNavigation, type FocusTrapOptions, type FooterProps, type FormCondition, type FormConditionInput, type FormConditionLogic, type FormConditionOperator, type FormConditionState, type FormConditions, type FormController, type FormControllerOptions, type FormError, type FormErrorDisplayMode, type FormFieldChangeHandler, type FormFieldCondition, type FormHistoryState, type FormItemClassOptions, type FormItemLabelClassOptions, type FormItemProps, type FormItemSlotContext, type FormLabelAlign, type FormLabelPosition, type FormProps, type FormRule, type FormRuleTrigger, type FormRuleType, type FormRules, type FormSize, type FormSubmitHandler, type FormValidateHandler, type FormValidationDebouncer, type FormValidationDebouncerOptions, type FormValidationMessages, type FormValidationPreset, type FormValidationResult, type FormValues, type FormWizardProps, type FormWizardValidateResult, type FormWizardValidator, type FormatFileSizeOptions, type FunnelChartDatum, type FunnelChartProps, type FunnelSegment, GAUGE_ANIMATION_DURATION_MS, type GanttDateValue, type GanttLayoutDependency, type GanttLayoutOptions, type GanttLayoutResult, type GanttLayoutTask, type GanttProps, type GanttScale, type GanttTask, type GanttTimelineTick, type GaugeAnimationController, type GaugeAnimationOptions, type GaugeArc, type GaugeChartProps, type GenericExpandable, type GenericFormFieldProps, type GenericFormRule, type GenericRowSelection, type GenericSelectOption, type GenericSelectOptionGroup, type GenericSelectProps, type GenericTableColumn, type GenericTableProps, type GesturePoint, type GestureTransform, type GetContainerClassesOptions, type GetInputClassesOptions, type GetRadioDotClassesOptions, type GetRadioGroupClassesOptions, type GetRadioLabelClassesOptions, type GetRadioVisualClassesOptions, type GlobalColorHue, type GlobalColorLevel, type GlobalDurationKey, type GlobalEasingKey, type GlobalRadiusKey, type GlobalShadowKey, type GlobalSpaceKey, type GutterSize, type HeaderProps, type HeaderVariant, type HeatmapCell, type HeatmapChartDatum, type HeatmapChartProps, type HeatmapColorSpace, type HeatmapRenderMode, type HsvColor, IconName, type IconProps, type IconSize, type ImageAnnotation, type ImageAnnotationBase, type ImageAnnotationBox, type ImageAnnotationChangeMeta, type ImageAnnotationPath, type ImageAnnotationPoint, type ImageAnnotationProps, type ImageAnnotationShape, type ImageAnnotationTool, type ImageCropperProps, type ImageFit, type ImageGroupProps, type ImageGroupRegistrationResult, type ImagePreviewProps, type ImagePreviewToolbarAction, type ImagePreviewTrigger, type ImageProps, type ImageViewerProps, type InfiniteScrollObserverOptions, type InfiniteScrollProps, type InputGroupAddonProps, type InputGroupProps, type InputGroupSize, type InputNumberProps, type InputProps, type InputSize, type InputStatus, type InputType, type IsEventOutsideOptions, type IsItemDisabled, type ItemClickHandler, type Justify, type KanbanCard, type KanbanCardMoveEvent, type KanbanColumn, type KanbanColumnMoveEvent, type KanbanProps, type KanbanSwimlane, type KeyLikeEvent, type LayoutProps, type LineChartDatum, type LineChartProps, type LineChartSeries, type LinkColorScheme, type LinkProps, type LinkSize, type LinkThemeColors, type LinkVariant, type ListBorderStyle, type ListItem, type ListItemLayout, type ListItemSlotContext, type ListPaginationConfig, type ListProps, type ListSize, type LiveRegion, type LoadingAnimationIndex, type LoadingColor, type LoadingProps, type LoadingSize, type LoadingVariant, type LongPressController, type LongPressControllerOptions, type LongPressGestureOptions, MODERN_BASE_TOKENS_DARK, MODERN_BASE_TOKENS_LIGHT, MODERN_OVERRIDE_TOKENS_DARK, MODERN_OVERRIDE_TOKENS_LIGHT, MODERN_REDUCED_MOTION_TOKENS, MONTHS, MOTION_DURATION_TOKEN_FALLBACKS, MOTION_DURATION_TOKEN_VARS, MOTION_EASING_TOKEN_FALLBACKS, MOTION_EASING_TOKEN_VARS, type MarkdownEditorMode, type MarkdownEditorProps, type MarkdownInsertResult, type MarkdownRenderer, type MarkdownSelection, type MarkdownToolbarAction, type MarkdownToolbarButton, type MarkdownToolbarItem, type MarkdownToolbarSeparator, type MaskClickLikeEvent, type MentionOption, type MentionsProps, type MentionsSize, type MenuItem, type MenuItemGroupProps, type MenuItemProps, type MenuItemSlotContext, type MenuKey, type MenuMode, type MenuProps, type MenuSelectHandler, type MenuTheme, type MessageColorScheme, type MessageConfig, type MessageInstance, type MessageOptions, type MessagePosition, type MessageProps, type MessageType, type ModalProps, type ModalSize, type MotionDirection, type MotionDuration, type MotionDurationToken, type MotionEasing, type MotionEasingToken, type MotionSequenceOptions, type MotionSequenceStep, type MotionStaggerOptions, type MoveCardOptions, type MultiSelectChangeHandler, type NotificationCenterProps, type NotificationColorScheme, type NotificationConfig, type NotificationGroup, type NotificationInstance, type NotificationItem, type NotificationOptions, type NotificationPosition, type NotificationProps, type NotificationReadFilter, type NotificationStackFrameCallback, type NotificationStackFrameCancel, type NotificationStackFrameRequest, type NotificationStackUpdateCallback, type NotificationStackUpdateScheduler, type NotificationStackUpdateSchedulerOptions, type NotificationType, type NumberChangeHandler, type NumberKeyboardAction, type NumberKeyboardChangePayload, type NumberKeyboardInputOptions, type NumberKeyboardKey, type NumberKeyboardKeyType, type NumberKeyboardLayoutOptions, type NumberKeyboardMode, type NumberKeyboardProps, type OpenChangeHandler, type OrgChartDirection, type OrgChartLayoutLink, type OrgChartLayoutNode, type OrgChartLayoutOptions, type OrgChartLayoutResult, type OrgChartNode, type OrgChartProps, type OverlayFooterSlotContext, type OverlayHeaderSlotContext, PIE_BASE_SHADOW, PIE_EMPHASIS_SHADOW, POPOVER_TEXT_CLASSES, POPOVER_TITLE_CLASSES, PaginationAlign, type PaginationChangeHandler, PaginationConfig, type PaginationIdleValidationScheduler, type PaginationIdleValidationSchedulerOptions, PaginationQuickJumperValidationOptions, PaginationSize, type PanGesture, type PanGestureOptions, type PanResult, type PanState, type ParsedHotkey, type PickerComboboxAriaOptions, type PickerListboxAriaOptions, type PickerOptionAriaOptions, type PickerTriggerKeyAction, type PieArcDatum, type PieChartDatum, type PieChartProps, type PinchGesture, type PinchState, type PointScaleOptions, type PopconfirmIconType, type PopconfirmProps, type PopoverProps, type PopoverTrigger, type PositionMentionsDropdownOptions, type PrepareUploadFilesOptions, type PrepareUploadFilesResult, type PreviewNavState, type PrimitiveColorHue, type PrimitiveColorLevel, type PrimitiveDurationKey, type PrimitiveEasingKey, type PrimitiveRadiusKey, type PrimitiveShadowKey, type PrimitiveSpaceKey, type PrintLayoutProps, type PrintOrientation, type PrintPageSize, type ProgressColorScheme, type ProgressProps, type ProgressSize, type ProgressStatus, type ProgressThemeColors, type ProgressType, type ProgressVariant, type QRCodeLevel, type QRCodeProps, type QRCodeStatus, RADAR_SPLIT_AREA_COLORS, RESIZE_KEYBOARD_STEP, type RadarChartDatum, type RadarChartProps, type RadarChartSeries, type RadarPoint, type RadioColorScheme, type RadioGroupProps, type RadioProps, type RadioSize, type RafRepeatActionController, type RafRepeatActionOptions, type RateProps, type RateSize, type RepeatAction, type RepeatFrameCallback, type RepeatFrameCancel, type RepeatFrameRequest, type ResizableProps, type ResizeAxis, type ResizeEvent, type ResizeHandlePosition, type ResolveCreatableSelectOptionOptions, type ResolveSelectOptionsOptions, type ResolvedMotionSequenceStep, type ResponsiveBreakpoint, type ResultColorScheme, type ResultProps, type ResultStatus, type RgbColor, type RichTextEditorMode, type RichTextEditorProps, type RichTextEngine, type RichTextEngineInstance, type RichTextEngineMountContext, type RowProps, type RunUploadQueueOptions, SCATTER_ENTRANCE_CLASS, SCATTER_ENTRANCE_KEYFRAMES, SHAKE_CLASS, STATISTIC_ANIMATION_DURATION_MS, SVG_ANIMATION_CLASSES, SVG_ANIMATION_VARS, SVG_DEFAULT_FILL, SVG_DEFAULT_STROKE, SVG_DEFAULT_VIEWBOX_20, SVG_DEFAULT_VIEWBOX_24, SVG_DEFAULT_XMLNS, SVG_PATH_ANIMATION_CSS, type ScatterChartDatum, type ScatterChartProps, type ScrollSpyChangePayload, type ScrollSpyDirection, type ScrollSpyItem, type ScrollSpyKey, type ScrollSpyObserverOptions, type ScrollSpyProps, type SearchHandler, type SegmentedContainerStyle, type SegmentedIndicatorStyle, type SegmentedOption, type SegmentedProps, type SegmentedSize, type SelectChangeHandler, type SelectModelValue, type SelectOption, type SelectOptionGroup, type SelectOptionSlotContext, type SelectOptions, type SelectProps, type SelectSearchDebouncer, type SelectSearchDebouncerOptions, type SelectSize, type SelectValue, type SelectValues, type SemanticTokenCategory, type SidebarProps, type SignatureCanvasRect, type SignatureChangePayload, type SignatureExportOptions, type SignatureExportType, type SignaturePoint, type SignatureProps, type SignatureStroke, type SkeletonAnimation, type SkeletonProps, type SkeletonShape, type SkeletonVariant, type SliderProps, type SliderSize, SortDirection, SortState, type SpaceAlign, type SpaceDirection, type SpaceProps, type SpaceSize, type SplitDirection, type SplitterPaneConfig, type SplitterProps, type SpotlightItem, type SpotlightItemFilter, type SpotlightItemKey, type SpotlightProps, type SpotlightSearchGroup, type SpotlightSearchOptions, type SpotlightSearchResult, type SpotlightSearchState, type StatisticNumberAnimationController, type StatisticNumberAnimationOptions, type StatisticProps, type StatisticSize, type StepChangeHandler, type StepItem, type StepSize, type StepStatus, type StepperProps, type StepperSize, type StepsDirection, type StepsProps, type StringChangeHandler, type StyleAtom, type StyleObject, type StyleValue, type SubMenuProps, type SubmenuHeightTransitionController, type SubmenuHeightTransitionControllerOptions, type SubmenuHeightTransitionElement, type SunburstArc, type SunburstChartDatum, type SunburstChartProps, type SwimlaneGroup, type SwipeDirection, type SwipeGesture, type SwipeGestureOptions, type SwitchProps, type SwitchSize, TABLE_AUTO_VIRTUAL_THRESHOLD, TABLE_VIRTUAL_RECOMMENDATION_THRESHOLD, THEME_CONFIG_CSS_VARS, THEME_CSS_VARS, TIGER_BREAKPOINT_CSS_VALUES, TIGER_VIEWPORT_BREAKPOINTS, TRANSITION_BASE, TRANSITION_DURATIONS, TRANSITION_OPACITY, TRANSITION_TRANSFORM, type TabChangeHandler, type TabChangeInfo, type TabEditInfo, type TabIndicatorStyle, type TabNavListStyle, type TabPaneProps, type TabPosition, type TabSize, type TabType, TableCardBreakpoint, TableCardLayoutItem, type TableCellSlotContext, type TableColgroupEntry, type TableColgroupOptions, TableColumn, type TableEmptySlotContext, type TableExpandChangeHandler, type TableExpandSlotContext, type TableFilterChangeHandler, type TableFixedCellClassOptions, type TableFixedColumnOffsetInfo, type TableFixedColumnStyle, type TableFixedHeaderClassOptions, TableFixedPosition, TableProps, type TableResizeFrameCallback, type TableResizeFrameCancel, type TableResizeFrameRequest, type TableResizeObserverController, type TableResizeObserverControllerOptions, type TableResizeObserverFactory, type TableResizeObserverLike, type TableResizeSnapshot, TableResponsiveMode, type TableRowClickHandler, type TableRowKeyCache, type TableSelectionChangeHandler, type TableSelectionState, type TableSelectionStateInput, TableSize, type TableSortChangeHandler, type TableToolbarAction, type TableToolbarColumnSettings, type TableToolbarFilter, type TableToolbarFilterObjectValue, type TableToolbarFilterRenderContext, type TableToolbarFilterValue, type TableToolbarFiltersExtraContext, type TableToolbarProps, type TableToolbarRenderContext, type TableVirtualRecommendation, type TableVirtualRecommendationOptions, type TableVirtualWindow, type TabsProps, type TagColorScheme, type TagProps, type TagSize, type TagThemeColors, type TagVariant, type TaskBoardCard, type TaskBoardCardMoveEvent, type TaskBoardColumn, type TaskBoardColumnMoveEvent, type TaskBoardDragCallbacks, type TaskBoardDragController, type TaskBoardDragData, type TaskBoardDragOptions, type TaskBoardDragSnapshot, type TaskBoardDragState, type TaskBoardMoveValidator, type TaskBoardProps, type TextAlign, type TextColor, type TextProps, type TextSize, type TextTag, type TextWeight, type TextareaProps, type TextareaSize, type ThemeChangeEvent, type ThemeChangeListener, type ThemeColors, ThemeConfig, ThemeManager, ThemePreset, TigerLocale, TigerLocaleCalendar, TigerLocaleDirection, TigerLocaleDrawer, TigerLocaleFileManager, TigerLocaleFormValidation, TigerLocaleFormWizard, TigerLocaleImageEditor, TigerLocaleImageViewer, TigerLocaleInput, TigerLocaleLazyModule, TigerLocaleLoader, TigerLocaleModal, TigerLocalePagination, TigerLocaleStatus, TigerLocaleTable, TigerLocaleTaskBoard, TigerLocaleTour, TigerText, TimeFormat, type TimePickerFocusAction, type TimePickerFocusUnit, TimePickerLabels, type TimePickerOptionUnit, type TimelineItem, type TimelineItemPosition, type TimelineMode, type TimelineProps, type Token, type TokenType, type ToolbarAction, type ToolbarButton, type ToolbarItem, type ToolbarSeparator, type TooltipProps, type TooltipTrigger, type TouchDragState, type TouchDragTracker, type TouchPoint, type TourPlacement, type TourProps, type TourRect, type TourStep, type TourStepLoader, type TourStepSkipPredicate, type TransferDirection, type TransferItem, type TransferMoveResult, type TransferProps, type TransferSize, type TransitionClasses, type TransitionConfig, type TransitionType, type TreeCheckStrategy, type TreeCheckedState, type TreeExpandedState, type TreeFilterFn, type TreeKeyboardAction, type TreeKeyboardContext, type TreeLoadDataFn, type TreeMapChartDatum, type TreeMapChartProps, type TreeMapNode, type TreeNode, type TreeNodeKey, type TreeProps, type TreeSelectProps, type TreeSelectSize, type TreeSelectValue, type TreeSelectionMode, type TriggerHandlerMap, type UploadChunk, type UploadDataTransferLike, type UploadDragEventLike, type UploadDragResult, type UploadFile, type UploadFileStatus, type UploadLabelOverrides, type UploadLabels, type UploadListType, type UploadProps, type UploadQueueItem, type UploadQueueStatus, type UploadRejectReason, type UploadRejectedFile, type UploadRequestOptions, type UploadStatusIconSize, VIEW_TRANSITION_CSS, type ViewTransitionLike, type ViewTransitionOptions, type ViewportQueryOptions, type VirtualColumnRange, type VirtualListItemSize, type VirtualListProps, type VirtualListSizeStrategy, type VirtualRange, type VirtualTableFixedCellClassOptions, type VirtualTableFixedInfo, type VirtualTableProps, type VirtualTableRange, type VisibleGroupItems, type VisibleTreeItem, WEEKDAYS, type WatermarkFont, type WatermarkFrameCallback, type WatermarkFrameCancel, type WatermarkFrameRequest, type WatermarkProps, type WatermarkRenderController, type WatermarkRenderControllerOptions, type WatermarkRenderOptions, type WatermarkResizeObserverFactory, type WatermarkResizeObserverLike, type WheelZoomOptions, type WizardStep, ZH_CN_CALENDAR_LABELS, ZH_CN_DATEPICKER_LOCALE, ZH_CN_FILE_MANAGER_LABELS, ZH_CN_FORM_VALIDATION_LABELS, ZH_CN_FORM_WIZARD_LABELS, ZH_CN_IMAGE_EDITOR_LABELS, ZH_CN_IMAGE_VIEWER_LABELS, ZH_CN_PAGINATION_LABELS, ZH_CN_STATUS_LABELS, ZH_CN_TABLE_LABELS, ZH_CN_TASK_BOARD_LABELS, ZH_CN_TIME_PICKER_LABELS, ZH_CN_TOUR_LABELS, ZH_CN_UPLOAD_LABELS, activeOpacityClasses, activePressClasses, activityItemActionsClasses, activityItemBodyClasses, activityItemClasses, activityItemDescriptionClasses, activityItemHeaderClasses, activityItemLayoutClasses, activityItemTitleGroupClasses, addDays, addMonths, addYears, affixWrapperClasses, alertBannerClasses, alertBaseClasses, alertCloseButtonBaseClasses, alertCloseIconPath, alertContentClasses, alertCountdownBarClasses, alertCountdownColorClasses, alertCountdownContainerClasses, alertDescriptionSizeClasses, alertIconContainerClasses, alertIconSizeClasses, alertSizeClasses, alertTitleSizeClasses, aliasTokens, anchorAffixClasses, anchorBaseClasses, anchorInkActiveHorizontalClasses, anchorInkActiveVerticalClasses, anchorInkContainerHorizontalClasses, anchorInkContainerVerticalClasses, anchorLinkActiveClasses, anchorLinkBaseClasses, anchorLinkListHorizontalClasses, anchorLinkListVerticalClasses, animationDelayClasses, animationDelayStyles, announceToScreenReader, applyAspectRatio, applyChartBrush, applyFileDragReorder, applyFloatingStyles, applyMarkdownToolbarAction, applyNumberKeyboardInput, applyWheelZoom, autoCompleteBaseClasses, autoCompleteDropdownClasses, autoCompleteEmptyStateClasses, autoCompleteOptionBaseClasses, autoResizeTextarea, autoUpdateFloating, avatarBaseClasses, avatarDefaultBgColor, avatarDefaultTextColor, avatarGroupBaseClasses, avatarGroupItemClasses, avatarGroupOverflowClasses, avatarImageClasses, avatarShapeClasses, avatarSizeClasses, backTopButtonClasses, backTopContainerClasses, backTopHiddenClasses, backTopIconPath, backTopVisibleClasses, badgeBaseClasses, badgePositionClasses, badgeSizeClasses, badgeTypeClasses, badgeWrapperClasses, barAnimatedTransition, barValueLabelClasses, barValueLabelInsideClasses, barsVariantConfig, breadcrumbContainerClasses, breadcrumbCurrentClasses, breadcrumbEllipsisClasses, breadcrumbItemBaseClasses, breadcrumbLinkClasses, breadcrumbSeparatorBaseClasses, buildActivityGroups, buildChartLegendItems, buildChartSeriesKeys, buildCommentTree, buildCronFieldValue, buildNotificationGroups, buildTriggerHandlerMap, builtinCodeHighlighter, builtinRichTextEngine, buttonBaseClasses, buttonDangerClasses, buttonDisabledClasses, buttonGroupBaseClasses, buttonGroupHorizontalClasses, buttonGroupItemClasses, buttonGroupItemVerticalClasses, buttonGroupVerticalClasses, buttonSizeClasses, calculateAffixState, calculateCheckedState, calculateCirclePath, calculateInitialSizes, calculatePagination, calculateResizeDelta, calculateStepStatus, calculateTransform, calculateVirtualColumnRange, calculateVirtualRange, calendarHeaderClasses, calendarNavButtonClasses, calendarTitleClasses, calendarWeekdayClasses, canAnimateStatisticValue, canRedo, canUndo, captureActiveElement, cardActionsClasses, cardBaseClasses, cardCoverClasses, cardCoverWrapperClasses, cardDirectionClasses, cardFooterClasses, cardHeaderClasses, cardHorizontalBodyClasses, cardHoverClasses, cardSizeClasses, cardVariantClasses, carouselArrowBaseClasses, carouselArrowDisabledClasses, carouselBaseClasses, carouselDotActiveClasses, carouselDotClasses, carouselDotsBaseClasses, carouselDotsPositionClasses, carouselNextArrowClasses, carouselNextArrowPath, carouselPrevArrowClasses, carouselPrevArrowPath, carouselSlideBaseClasses, carouselTrackFadeClasses, carouselTrackScrollClasses, cascaderBaseClasses, cascaderColumnClasses, cascaderDropdownClasses, cascaderEmptyStateClasses, cascaderOptionBaseClasses, cascaderOptionDisabledClasses, cascaderOptionSelectedClasses, cascaderSearchInputClasses, cascaderSearchResultClasses, chartAxisLabelClasses, chartAxisLineClasses, chartAxisTickLineClasses, chartAxisTickTextClasses, chartCanvasBaseClasses, chartGridLineClasses, chartInteractiveClasses, chatStatusBarBaseClasses, checkboxLabelSizeClasses, checkboxSizeClasses, checkedSetsFromState, clampBarWidth, clampDimensions, clampImageAnnotationPoint, clampImageAnnotationUnit, clampPaneSize, clampPercentage, clampScale, clampSignatureLineWidth, clampSlideIndex, clampStepIndex, clampStepperValue, clampValue, clampZoom, classNames, clearCalendarMonthDaysCache, clearChartAxisTickCache, clearFieldErrors, clearPieArcCache, clipCommentTreeDepth, cloneSignatureStrokes, codeBlockContainerClasses, codeBlockCopyButtonBaseClasses, codeBlockCopyButtonCopiedClasses, codeBlockPreClasses, codeEditorActiveLineDarkClasses, codeEditorActiveLineLightClasses, codeEditorBaseClasses, codeEditorDarkClasses, codeEditorDisabledClasses, codeEditorHighlightClasses, codeEditorLightClasses, codeEditorLineNumberClasses, codeEditorLineNumberDarkClasses, codeEditorLineNumberLightClasses, codeEditorTextareaClasses, coerceClassValue, coerceStyleValue, colGutterClasses, collapseBaseClasses, collapseBorderlessClasses, collapseGhostClasses, collapseHeaderTextClasses, collapseIconBaseClasses, collapseIconExpandedClasses, collapseIconPositionClasses, collapsePanelBaseClasses, collapsePanelContentBaseClasses, collapsePanelContentWrapperClasses, collapsePanelHeaderActiveClasses, collapsePanelHeaderBaseClasses, collapsePanelHeaderDisabledClasses, colorPickerBaseClasses, colorPickerInputClasses, colorPickerPanelClasses, colorPickerPresetClasses, colorPickerSliderTrackClasses, colorSwatchBaseClasses, colorSwatchGridClasses, colorSwatchGroupClasses, colorSwatchGroupLabelClasses, columnDragHandleClasses, columnDragOverClasses, componentTokens, componentTransitionMap, composeComponentClasses, computeFloatingPosition, computeFunnelSegments, computeGanttLayout, computeGaugeTicks, computeHeatmapCells, computeOrgChartLayout, computePieHoverOffset, computePieLabelLine, computeSunburstArcs, computeTreeMapNodes, constrainCropRect, containerBaseClasses, containerCenteredClasses, containerMaxWidthClasses, containerPaddingClasses, copyTextToClipboard, countLines, countdownBaseClasses, countdownPrefixClasses, countdownSuffixClasses, countdownValueWrapperClasses, createAffixObserver, createAnchorObserver, createAreaPath, createAriaId, createBackTopVisibilityController, createBandScale, createBuiltinRichTextEngine, createCardDragData, createCarouselAutoplayController, createChartInteractionHandlers, createChartLinkController, createChartPointerMoveScheduler, createChartResizeObserverController, createCollapseTransitionController, createColumnDragData, createCountdownPayload, createDefaultDragSnapshot, createDefaultTransform, createDocumentDragSession, createDragState, createFloatingIdFactory, createFocusTrap, createFormConditionDependencies, createFormErrorMap, createFormHistory, createFormValidationDebouncer, createFormValidationRule, createGanttTimelineTicks, createGaugeAnimation, createGaugeArcPath, createGaugeNeedlePath, createImageAnnotationBox, createImageAnnotationPath, createInfiniteScrollObserver, createInstanceCounter, createLinePath, createLinearScale, createLongPressController, createMotionSequence, createNotificationStackUpdateScheduler, createPaginationIdleValidationScheduler, createPanState, createPieArcPath, createPinchState, createPointScale, createPolygonPath, createRafRepeatActionController, createScrollSpyObserver, createScrollSpyPayload, createSelectOptionFromQuery, createSelectSearchDebouncer, createStatisticNumberAnimation, createSubmenuHeightTransitionController, createTableResizeObserverController, createTableRowKeyCache, createTaskBoardDragController, createTouchDragTracker, createUploadChunks, createUploadQueueItem, createWatermarkRenderController, cronEditorBaseClasses, cronEditorErrorClasses, cronEditorFieldClasses, cronEditorFieldsClasses, cronEditorLabelClasses, cronFieldMetas, cropCanvas, cropUploadTriggerClasses, cropUploadTriggerDisabledClasses, datePickerBaseClasses, datePickerCalendarClasses, datePickerCalendarGridClasses, datePickerCalendarHeaderClasses, datePickerClearButtonClasses, datePickerDayNameClasses, datePickerFooterButtonClasses, datePickerFooterClasses, datePickerInputWrapperClasses, datePickerMobileWheelClasses, datePickerMobileWheelGridClasses, datePickerMobileWheelSelectClasses, datePickerMonthYearClasses, datePickerNavButtonClasses, defaultAlertThemeColors, defaultAutoCompleteFilter, defaultBadgeThemeColors, defaultCascaderFilter, defaultChartLinkController, defaultChatMessageStatusInfo, defaultColorSwatchGroups, defaultCronExpression, defaultCronPresets, defaultImageAnnotationTools, defaultLinkThemeColors, defaultMarkdownToolbar, defaultMessageThemeColors, defaultNotificationThemeColors, defaultProgressThemeColors, defaultRadarTooltipFormatter, defaultRadioColors, defaultRepeatInitialDelay, defaultRepeatInterval, defaultResizeHandles, defaultSeriesXYTooltipFormatter, defaultSortFn, defaultTagThemeColors, defaultTheme, defaultThemeColors, defaultToolbar, defaultTooltipFormatter, defaultTotalText, defaultTransferFilter, defaultXYTooltipFormatter, defineLocale, defineText, deleteNumberKeyboardValue, deriveFileManagerModel, descriptionsBaseClasses, descriptionsCellSizeClasses, descriptionsContentBorderedClasses, descriptionsContentClasses, descriptionsExtraClasses, descriptionsHeaderClasses, descriptionsLabelBorderedClasses, descriptionsLabelClasses, descriptionsSizeClasses, descriptionsTableBorderedClasses, descriptionsTableClasses, descriptionsTitleClasses, descriptionsVerticalContentClasses, descriptionsVerticalItemClasses, descriptionsVerticalLabelClasses, descriptionsVerticalWrapperClasses, descriptionsWrapperClasses, designTokens, devWarn, dotSizeClasses, dotsVariantConfig, downloadChartBlob, downloadChartPng, downloadChartSvg, downsampleSeriesData, drawSignatureStrokes, dynamicSizeStrategy, easeOutCubic, editableCellInputClasses, emptyActionsClasses, emptyBaseClasses, emptyDescriptionClasses, emptyIllustrationPaths, emptyIllustrationViewBox, emptyImageClasses, ensureBarMinHeight, escapeHighlightHtml, escapeMarkdownHtml, evaluateFormCondition, evaluateFormConditions, exportChartPng, extractMentionQuery, fileManagerBreadcrumbClasses, fileManagerBreadcrumbItemClasses, fileManagerBreadcrumbSeparatorClasses, fileManagerContainerClasses, fileManagerContentClasses, fileManagerEmptyClasses, fileManagerGridItemClasses, fileManagerGridItemSelectedClasses, fileManagerItemIconClasses, fileManagerItemMetaClasses, fileManagerItemNameClasses, fileManagerListItemClasses, fileManagerListItemSelectedClasses, fileManagerLoadingClasses, fileManagerSearchClasses, fileManagerToolbarClasses, fileToUploadFile, filterAutoCompleteOptions, filterCards, filterCascaderOptions, filterColumns, filterData, filterDataAdvanced, filterFileItems, filterHiddenColumns, filterHiddenFiles, filterMenuItems, filterOptions, filterTableData, filterTransferItems, filterTreeNodes, filterTreeSelectNodes, findActiveAnchor, findCascaderOption, findColumnFromPoint, findFirstEnabledIndex, findHotkeyMatch, findLastEnabledIndex, findMarkdownHotkeyMatch, findNextEnabledIndex, findNextUnskippedStep, findNode, findTreeSelectNode, fixedSizeStrategy, flattenCascaderOptions, flattenColorSwatchGroups, flattenScrollSpyItems, flattenSelectOptions, flattenTreeSelectNodes, floatButtonBaseClasses, floatButtonDisabledClasses, floatButtonGroupClasses, floatButtonGroupExpandClasses, floatButtonIconSizeClasses, floatButtonShapeClasses, floatButtonSizeClasses, floatButtonTypeClasses, focusElement, focusFirst, focusFirstChildItem, focusFirstMenuItem, focusMenuEdge, focusRingClasses, focusRingInsetClasses, focusTimePickerOption, formatActivityTime, formatBadgeContent, formatBytes, formatChatTime, formatColorString, formatCommentTime, formatCountdown, formatDate, formatDateWithLocale, formatFileSize, formatFileSizeLabel, formatGanttDate, formatInputNumberDisplay, formatIntlNumber, formatMonthYear, formatPageAriaLabel, formatPaginationPageIndicator, formatPaginationTotal, formatPrecision, formatProgressText, formatStatisticValue, formatTableSelectRowAriaLabel, formatTableSortByText, formatTime, formatTimeDisplay, formatTimeDisplayWithLocale, freezeTableColumnWidths, ganttAxisTextClasses, ganttBarClasses, ganttDependencyClasses, ganttLabelClasses, ganttProgressClasses, ganttRowClasses, ganttTodayLineClasses, generateAvatarColor, generateFileId, generateHours, generateLineNumbers, generateMinutes, generateQRMatrix, generateSeconds, getAccessibleTransitionClasses, getActiveElement, getActiveIndex, getActiveLineIndex, getActiveTourStepPosition, getActiveTourSteps, getAlertIconPath, getAlertTypeClasses, getAlignClasses, getAllKeys, getAllTreeSelectKeys, getAnchorInkActiveClasses, getAnchorInkContainerClasses, getAnchorLinkClasses, getAnchorLinkListClasses, getAnchorTargetElement, getAnchorWrapperClasses, getAreaGradientPrefix, getArrowStyles, getAutoCompleteInputClasses, getAutoCompleteOptionClasses, getAutoExpandKeys, getAvatarGroupClasses, getAvatarGroupItemClasses, getAvatarGroupOverflowClasses, getAvatarGroupOverflowLabel, getAvatarGroupOverflowText, getBadgeVariantClasses, getBarGradientPrefix, getBarGrowAnimationStyle, getBarValueLabelY, getBodyScrollLockCount, getBreadcrumbCollapsedItems, getBreadcrumbItemClasses, getBreadcrumbLinkClasses, getBreadcrumbSeparatorClasses, getButtonGroupClasses, getButtonVariantClasses, getCalendarContainerClasses, getCalendarDayClasses, getCalendarDays, getCalendarLabels, getCalendarMonthClasses, getCalendarMonthDaysCacheSize, getCardClasses, getCardColumns, getCardGridInfo, getCarouselArrowClasses, getCarouselContainerClasses, getCarouselDotClasses, getCarouselDotsClasses, getCarouselTouchPoint, getCascaderColumns, getCascaderDisplayLabel, getCascaderOptionClasses, getCascaderOptionPath, getCascaderOptionsAtLevel, getCascaderTriggerClasses, getChartAnimationStyle, getChartAxisTickCacheSize, getChartAxisTicks, getChartElementOpacity, getChartEntranceTransform, getChartGridLineDasharray, getChartInnerRect, getChartSvgDataUrl, getChartTooltipTransform, getChatMessageStatusInfo, getChatStatusBarClasses, getCheckboxCellClasses, getCheckboxClasses, getCheckboxLabelClasses, getCheckedKeysByStrategy, getCircleSize, getCodeBlockContainerClasses, getCodeBlockCopyButtonClasses, getCodeEditorActiveLineClasses, getCodeEditorContainerClasses, getColGutterClasses, getColMergedStyleVars, getColOrderStyleVars, getColStyleVars, getCollapseContainerClasses, getCollapseIconClasses, getCollapsePanelClasses, getCollapsePanelHeaderClasses, getColorPickerTriggerClasses, getColorSwatchButtonClasses, getColorSwatchCheckClasses, getColorSwatchOptionKey, getColumnCardCount, getColumnDropIndex, getComponentMotionStyle, getComponentMotionTransition, getComponentTransition, getContainerClasses, getContainerHeight, getContainerScrollTop, getCountdownParts, getCountdownRemaining, getCountdownTitleClasses, getCountdownValueClasses, getCreateSelectOptionLabel, getCronEditorControlClasses, getCronExpressionParts, getCronFieldIssue, getCronFieldValue, getCropperHandleClasses, getCropperResult, getCurrentActiveTourStep, getCurrentTime, getCyclicIndex, getDatePickerCalendarCellState, getDatePickerDayCellClasses, getDatePickerIconButtonClasses, getDatePickerInputClasses, getDatePickerLabels, getDatePickerLocaleCode, getDayNames, getDaysInMonth, getDefaultDragConfig, getDependentFields, getDescendantKeys, getDescriptionsClasses, getDescriptionsContentClasses, getDescriptionsLabelClasses, getDescriptionsTableClasses, getDescriptionsVerticalItemClasses, getDisclosureStateAttr, getDividerClasses, getDividerStyle, getDragAreaClasses, getDrawerBodyClasses, getDrawerCloseButtonClasses, getDrawerContainerClasses, getDrawerFooterClasses, getDrawerHeaderClasses, getDrawerMaskClasses, getDrawerPanelClasses, getDrawerSwipeCloseDirection, getDrawerTitleClasses, getDropIndex, getDropdownChevronClasses, getDropdownContainerClasses, getDropdownItemClasses, getDropdownMenuClasses, getDropdownTriggerClasses, getEditableCellClasses, getEditorAreaClasses, getElementOffsetTop, getEmptyDescription, getEnabledScrollSpyItems, getErrorFields, getExpandIconCellClasses, getExpandIconClasses, getExpandedRowClasses, getExpandedRowContentClasses, getFieldDependencies, getFieldError, getFileExtension, getFileExtensionName, getFileItemClasses, getFileListItemClasses, getFileManagerContainerClasses, getFileManagerLabels, getFirstDayOfMonth, getFirstVisibleChildKey, getFixedColumnOffsets, getFixedColumnPosition, getFixedColumnStyle, getFixedVirtualRange, getFlexClasses, getFloatingMiddleware, getFocusTrapNavigation, getFocusableElements, getFormConditionDependencies, getFormItemAsteriskClasses, getFormItemClasses, getFormItemContentClasses, getFormItemErrorClasses, getFormItemFieldClasses, getFormItemLabelClasses, getFormValidationLabels, getFormWizardLabels, getFunnelGradientPrefix, getGanttDependencyPath, getGanttTaskAriaLabel, getGanttTaskClasses, getGaugeGradientPrefix, getGestureTouchDistance, getGestureTouchPoint, getGridColumnClasses, getGroupHeaderCellClasses, getGutterStyles, getHeatmapCellIndexAtPoint, getImageAnnotationCenter, getImageAnnotationPathData, getImageAnnotationPointFromClient, getImageAnnotationShapeAriaLabel, getImageAnnotationStrokeColor, getImageAnnotationToolButtonClasses, getImageAnnotationToolLabel, getImageEditorLabels, getImageGroupClasses, getImageImgClasses, getImageTransformStyle, getImageViewerLabels, getImmediateTigerLocale, getInfiniteScrollContainerClasses, getInitialCollapseContentStyle, getInitialCropRect, getInitialPickerActiveIndex, getInitialScrollSpyActiveKey, getInitialSubmenuHeightTransitionStyle, getInitials, getInputAffixClasses, getInputClasses, getInputClearButtonClasses, getInputCountClasses, getInputErrorClasses, getInputGroupAddonClasses, getInputGroupClasses, getInputNumberFocusRingColor, getInputNumberInputClasses, getInputNumberSideButtonClasses, getInputNumberSizeClasses, getInputNumberStatusClasses, getInputNumberStepButtonClasses, getInputNumberWrapperClasses, getInputPasswordToggleClasses, getInputWrapperClasses, getIntlPluralCategory, getJustifyClasses, getKanbanContainerClasses, getLayoutContentClasses, getLayoutHeaderClasses, getLeafKeys, getLineGradientPrefix, getLineNumberClasses, getLinearChartTickValues, getLinkVariantClasses, getListClasses, getListHeaderFooterClasses, getListItemClasses, getLoadingBarClasses, getLoadingBarsWrapperClasses, getLoadingClasses, getLoadingDotClasses, getLoadingDotsWrapperClasses, getLoadingOverlaySpinnerClasses, getLoadingTextClasses, getLocaleDirection, getMarkdownBodyClasses, getMarkdownContainerClasses, getMarkdownToolbarButtonClasses, getMarkdownToolbarButtons, getMentionsInputClasses, getMentionsOptionClasses, getMenuButtons, getMenuClasses, getMenuItemClasses, getMenuItemIndent, getMenuItems, getMenuNavigationKeys, getMessageIconPath, getMessageTypeClasses, getModalContainerClasses, getModalContentClasses, getMonthDays, getMonthNames, getNextActiveKey, getNextColorSwatchIndex, getNextImageAnnotationTool, getNextSlideIndex, getNextTableSelectAllKeys, getNotificationIconPath, getNotificationTypeClasses, getNumberExtent, getNumberKeyboardAction, getNumberKeyboardKeyClasses, getNumberKeyboardKeys, getNumberKeyboardMaxLength, getNumberKeyboardPrecision, getOffsetClasses, getOrderClasses, getOrgChartLinkPath, getOrgChartNodeAriaLabel, getOrgChartNodeClasses, getPageNumbers, getPageRange, getPageSizeSelectorClasses, getPaginationButtonActiveClasses, getPaginationButtonBaseClasses, getPaginationContainerClasses, getPaginationEllipsisClasses, getPaginationJumperPage, getPaginationLabels, getPaneStyle, getParagraphRowWidth, getParentKeys, getPathDrawAnimationStyle, getPathDrawStyles, getPathLength, getPendingDotClasses, getPickerComboboxAria, getPickerListboxAria, getPickerNavigationIndex, getPickerOptionAria, getPickerOptionId, getPickerTriggerKeyAction, getPictureCardClasses, getPieArcCacheSize, getPieArcs, getPieDrawAnimationStyle, getPieGradientPrefix, getPlacementSide, getPopconfirmArrowClasses, getPopconfirmButtonBaseClasses, getPopconfirmButtonsClasses, getPopconfirmCancelButtonClasses, getPopconfirmContainerClasses, getPopconfirmContentClasses, getPopconfirmDescriptionClasses, getPopconfirmIconClasses, getPopconfirmIconPath, getPopconfirmOkButtonClasses, getPopconfirmTitleClasses, getPopconfirmTriggerClasses, getPopoverContainerClasses, getPopoverContentClasses, getPopoverTriggerClasses, getPrevSlideIndex, getPreviewNavState, getPrintLayoutClasses, getProgressTextColorClasses, getProgressVariantClasses, getQuickJumperInputClasses, getRadarAngles, getRadarGradientPrefix, getRadarLabelAlign, getRadarPoints, getRadioDotClasses, getRadioGroupClasses, getRadioLabelClasses, getRadioVisualClasses, getRateStarClasses, getResizableHandleClasses, getResizeHandleOrientation, getResizeKeyboardDelta, getResultColorScheme, getResultHttpLabel, getResultIconPath, getRichTextContainerClasses, getRowGutterClasses, getRowGutterStyleVars, getRowKey, getScatterGradientPrefix, getScatterHoverShadow, getScatterHoverSize, getScatterPointPath, getScrollSpyItemByHref, getScrollSpyItemByKey, getScrollSpyItemClasses, getScrollSpyKeyString, getScrollSpyListClasses, getScrollSpyRootClasses, getScrollSpyTargetHrefs, getScrollTop, getScrollTransform, getSecureRel, getSegmentedContainerClasses, getSegmentedContainerStyle, getSegmentedIndicatorClasses, getSegmentedIndicatorStyle, getSegmentedOptionClasses, getSelectOptionClasses, getSelectSizeClasses, getSelectTriggerClasses, getSelectVirtualItemHeight, getSeparatorContent, getShortDayNames, getShortMonthNames, getSidebarStyle, getSignatureCanvasDataUrl, getSignatureCanvasWrapClasses, getSignaturePoint, getSimplePaginationButtonClasses, getSimplePaginationButtonsWrapperClasses, getSimplePaginationContainerClasses, getSimplePaginationControlsClasses, getSimplePaginationPageIndicatorClasses, getSimplePaginationSelectClasses, getSimplePaginationTotalClasses, getSizeTextClasses, getSkeletonClasses, getSkeletonDimensions, getSliderThumbClasses, getSliderTooltipClasses, getSliderTrackClasses, getSortIconClasses, getSpaceClasses, getSpaceStyle, getSpanClasses, getSpinnerSVG, getSplitterContainerClasses, getSplitterGutterClasses, getSplitterGutterHandleClasses, getSpotlightFuzzyScore, getSpotlightOptionClasses, getSpotlightSearchState, getSpotlightSearchText, getSpotlightShortcutLabel, getStableChartGradientPrefix, getStaggerDelay, getStaggeredMotionStyle, getStatisticTitleClasses, getStatisticValueClasses, getStatusLabels, getStatusVariant, getStepContentClasses, getStepDescriptionClasses, getStepIconClasses, getStepItemClasses, getStepTailClasses, getStepTitleClasses, getStepperButtonClasses, getStepperInputClasses, getStepsContainerClasses, getSubMenuExpandIconClasses, getSubMenuTitleClasses, getSubmenuPopupZIndex, getSunburstGradientPrefix, getSvgDefaultAttrs, getSwitchClasses, getSwitchThumbClasses, getTabIndicatorClasses, getTabIndicatorStyle, getTabItemClasses, getTabNavClasses, getTabNavListClasses, getTabNavListStyle, getTabPaneClasses, getTableCellClasses, getTableColgroup, getTableFixedCellClasses, getTableFixedHeaderCellClasses, getTableHeaderCellClasses, getTableHeaderClasses, getTableLabels, getTableResponsiveCardClasses, getTableResponsiveCardListClasses, getTableResponsiveTableClasses, getTableRowClasses, getTableSelectionState, getTableVirtualRecommendation, getTableVirtualWindow, getTableWrapperClasses, getTabsContainerClasses, getTagVariantClasses, getTaskBoardLabels, getTextClasses, getThemeColor, getTimePeriodLabels, getTimePickerIconButtonClasses, getTimePickerInputClasses, getTimePickerItemClasses, getTimePickerLabels, getTimePickerOptionAriaLabel, getTimePickerPeriodButtonClasses, getTimePickerRangeTabButtonClasses, getTimelineContainerClasses, getTimelineContentClasses, getTimelineDotClasses, getTimelineHeadClasses, getTimelineItemClasses, getTimelineTailClasses, getTokenClasses, getToolbarButtonClasses, getToolbarButtons, getTooltipContainerClasses, getTooltipContentClasses, getTooltipTriggerClasses, getTotalPages, getTotalTextClasses, getTouchDistance, getTourLabels, getTourPopoverPosition, getTourSpotlightStyle, getTourTargetRect, getTransferButtonClasses, getTransferCheckboxClasses, getTransferItemClasses, getTransformOrigin, getTransitionClasses, getTreeKeyboardAction, getTreeMapGradientPrefix, getTreeNodeClasses, getTreeNodeExpandIconClasses, getTreeSelectDisplayLabel, getTreeSelectNodeClasses, getTreeSelectTriggerClasses, getUploadButtonClasses, getUploadDataTransferFiles, getUploadLabels, getUploadResumeKey, getUploadStatusIconClasses, getValidatedPaginationJumperValue, getValidationOrder, getValueByPath, getViewTransitionNameStyle, getViewportWidth, getVirtualRowKey, getVirtualTableContainerClasses, getVirtualTableFixedCellClasses, getVirtualTableFixedCellStyle, getVirtualTableFixedColumnPosition, getVirtualTableFixedHeaderCellClasses, getVirtualTableFixedInfo, getVirtualTableRowClasses, getVisibleGroupItems, getVisibleTreeItems, getWatermarkOverlayStyle, globalColors, globalDuration, globalEasing, globalFont, globalRadius, globalShadow, globalSpace, groupBySwimlane, groupDataByColumn, groupItemsIntoRows, handleDragEnd, handleDragOver, handleDragStart, handleDrop, handleMenuNavigation, handleNodeCheck, handleTabKey, handleUploadDragLeave, handleUploadDragOver, handleUploadDrop, hasErrors, hasGutter, hasTableSelectionColumn, hexToRgb, highContrastTheme, hsvToRgb, iconSizeClasses, iconSvgBaseClasses, iconSvgDefaultStrokeLinecap, iconSvgDefaultStrokeLinejoin, iconSvgDefaultStrokeWidth, iconWrapperClasses, imageAnnotationContainerClasses, imageAnnotationDeleteButtonClasses, imageAnnotationImageClasses, imageAnnotationLabelClasses, imageAnnotationOverlayClasses, imageAnnotationReadonlyOverlayClasses, imageAnnotationStageClasses, imageAnnotationToolButtonClasses, imageAnnotationToolbarClasses, imageBaseClasses, imageCropperContainerClasses, imageCropperDragAreaClasses, imageCropperGuideClasses, imageCropperImgClasses, imageCropperMaskClasses, imageCropperSelectionClasses, imageErrorClasses, imageErrorIconPath, imageGroupBaseClasses, imageLoadingClasses, imagePreviewCloseBtnClasses, imagePreviewCounterClasses, imagePreviewCursorClass, imagePreviewImgClasses, imagePreviewMaskClasses, imagePreviewNavBtnClasses, imagePreviewToolbarBtnClasses, imagePreviewToolbarClasses, imagePreviewWrapperClasses, imageViewerBackdropClasses, imageViewerCloseBtnClasses, imageViewerCounterClasses, imageViewerIcons, imageViewerImgClasses, imageViewerNavBtnClasses, imageViewerToolbarBtnClasses, imageViewerToolbarClasses, infiniteScrollContainerClasses, infiniteScrollEndClasses, infiniteScrollLoaderClasses, infiniteScrollSentinelClasses, initRovingTabIndex, injectDropdownStyles, injectLoadingAnimationStyles, injectShakeStyle, injectSvgAnimationStyles, injectViewTransitionStyles, inputFocusClasses, inputGroupAddonBaseClasses, inputGroupAddonSizeClasses, inputGroupBaseClasses, inputGroupCompactClasses, inputGroupSpacedClasses, inputNumberControlsRightClasses, inputNumberDownIconPathD, inputNumberMinusIconPathD, inputNumberPlusIconPathD, inputNumberUpIconPathD, interactiveClasses, interpolateColor, interpolateColorOklch, interpolateStatisticValue, interpolateUploadLabel, isActivationKey, isAtMax, isAtMin, isBrowser, isCascaderOptionExpandable, isColorSwatchSelected, isContentEmpty, isCrossContainerDrag, isDateInRange, isDragEnabled, isDrawerSwipeCloseGesture, isEnterKey, isEscapeKey, isEventOutside, isHTMLElement, isHttpResultStatus, isImageAnnotationPathClosed, isImageAnnotationShapeTool, isInlineFormat, isKeyActive, isKeyOpen, isKeySelected, isLazyTigerLocale, isLongPress, isMarkdownToolbarSeparator, isMobile, isModalSheetSwipeCloseGesture, isNextDisabled, isOptionGroup, isPanelActive, isPrevDisabled, isRtlLocale, isSameContainerDrag, isSameDay, isSignatureEmpty, isSpaceKey, isTabKey, isTablet, isTimeInRange, isToday, isToolbarSeparator, isTourStepSkipped, isValidDragHandle, isValidHex, isValidUrl, isWipExceeded, kanbanAddColumnClasses, kanbanCardCountClasses, kanbanFilterHighlightClasses, kanbanSwimlaneClasses, kanbanSwimlaneCollapsedClasses, kanbanSwimlaneDotClasses, kanbanSwimlaneHeaderClasses, layoutContentClasses, layoutFooterClasses, layoutHeaderClasses, layoutRootClasses, layoutSidebarClasses, layoutSidebarCollapsedClasses, linePointTransitionClasses, linkBaseClasses, linkDisabledClasses, linkSizeClasses, listBaseClasses, listBorderClasses, listEmptyStateClasses, listFooterClasses, listGridContainerClasses, listHeaderFooterBaseClasses, listItemAvatarClasses, listItemBaseClasses, listItemContentClasses, listItemDescriptionClasses, listItemDividedClasses, listItemExtraClasses, listItemHoverClasses, listItemLayoutClasses, listItemMetaClasses, listItemSizeClasses, listItemTitleClasses, listLoadingOverlayClasses, listSizeClasses, listWrapperClasses, loadingBarBaseClasses, loadingBarsWrapperBaseClasses, loadingColorClasses, loadingContainerBaseClasses, loadingDotBaseClasses, loadingDotsWrapperBaseClasses, loadingFullscreenBaseClasses, loadingOverlaySpinnerBaseClasses, loadingSizeClasses, loadingSpinnerBaseClasses, loadingTextSizeClasses, lockBodyScroll, manageLiveRegion, mapToolbarAction, markdownEditorBodyClasses, markdownEditorContainerBase, markdownEditorContainerDisabled, markdownEditorEmptyPreviewClasses, markdownEditorPreviewClasses, markdownEditorSplitDividerClasses, markdownEditorTextareaClasses, markdownEditorToolbarButtonActive, markdownEditorToolbarButtonBase, markdownEditorToolbarClasses, markdownEditorToolbarGroupClasses, markdownEditorToolbarSeparatorClasses, markdownHotkeyMatches, markdownModeLabels, matchesHotkey, matchesMenuSearch, measureTableResizeSnapshot, mentionsDropdownClasses, menuBaseClasses, menuCollapsedClasses, menuCollapsedIconClasses, menuCollapsedItemClasses, menuCollapsedModeClasses, menuDarkThemeClasses, menuItemBaseClasses, menuItemDisabledClasses, menuItemFocusClasses, menuItemGroupTitleClasses, menuItemHoverDarkClasses, menuItemHoverLightClasses, menuItemIconClasses, menuItemSelectedDarkClasses, menuItemSelectedLightClasses, menuLightThemeClasses, menuModeClasses, menuSearchEmptyClasses, menuSearchFieldClasses, menuSearchInputClasses, mergeStyleValues, mergeTigerLocale, messageBaseClasses, messageCloseButtonClasses, messageCloseIconPath, messageContainerBaseClasses, messageContentClasses, messageIconClasses, messageIconPaths, messageLoadingSpinnerClasses, messagePositionClasses, minimalTheme, minusPathD, modalBodyClasses, modalCloseButtonClasses, modalContentWrapperClasses, modalFooterClasses, modalHeaderClasses, modalMaskClasses, modalMobileSheetClasses, modalSizeClasses, modalTitleClasses, modalWrapperClasses, modernTheme, moveCard, moveCropRect, moveFocusInMenu, moveItemBetweenContainers, movePan, movePinch, moveTransferItems, naturalTheme, navigateToFolder, nextIconPath, normalizeActiveKeys, normalizeChartBrushRange, normalizeChartPadding, normalizeColorSwatchGroups, normalizeColorSwatchValue, normalizeCronExpression, normalizeDate, normalizeGanttDate, normalizeImageAnnotationBox, normalizeMenuSearchQuery, normalizeNumberKeyboardValue, normalizeOrgChartData, normalizeRotation, normalizeSpotlightText, normalizeStringOption, normalizeSvgAttrs, notificationBaseClasses, notificationCloseButtonClasses, notificationCloseIconClasses, notificationCloseIconPath, notificationContainerBaseClasses, notificationContentClasses, notificationDescriptionClasses, notificationIconClasses, notificationIconPaths, notificationPositionClasses, notificationTitleClasses, numberKeyboardConfirmKeyClasses, numberKeyboardEmptyKeyClasses, numberKeyboardGridClasses, numberKeyboardKeyClasses, numberKeyboardRootClasses, orderTableFixedColumns, orgChartLinkClasses, orgChartNodeClasses, orgChartNodeLabelClasses, orgChartNodeRectClasses, orgChartNodeSubtitleClasses, orgChartNodeTitleClasses, padCountdownNumber, padTwo, paginateData, parseCountdownTimestamp, parseCronFieldControl, parseDate, parseDragData, parseHeight, parseHotkey, parseInputNumberValue, parseInputValue, parseHeight as parseMarkdownHeight, parsePaneSize, parseTime, parseWidthToPx, plusPathD, polarToCartesian, popconfirmErrorIconPath, popconfirmIconPathStrokeLinecap, popconfirmIconPathStrokeLinejoin, popconfirmIconStrokeWidth, popconfirmIconViewBox, popconfirmInfoIconPath, popconfirmQuestionIconPath, popconfirmSuccessIconPath, popconfirmWarningIconPath, positionMentionsDropdown, prefersReducedMotion, prepareUploadFiles, prevIconPath, previewCloseIconPath, primitiveColors, primitiveDuration, primitiveEasing, primitiveFont, primitiveRadius, primitiveShadow, primitiveSpace, printLayoutBaseClasses, printLayoutFooterClasses, printLayoutHeaderClasses, printLayoutPaddingClasses, printLayoutPageBreakClasses, printLayoutPrintStyles, printPageSizeDimensions, professionalTheme, progressCircleBaseClasses, progressCircleSizeClasses, progressCircleTextClasses, progressCircleTrackStrokeClasses, progressLineBaseClasses, progressLineInnerClasses, progressLineSizeClasses, progressStripedAnimationClasses, progressStripedClasses, progressTextBaseClasses, progressTextSizeClasses, progressTrackBgClasses, pushFormHistory, qrcodeContainerClasses, qrcodeExpiredTextClasses, qrcodeOverlayClasses, qrcodeRefreshClasses, radioDisabledCursorClasses, radioDotBaseClasses, radioFocusVisibleClasses, radioGroupDefaultClasses, radioHoverBorderClasses, radioLabelBaseClasses, radioRootBaseClasses, radioSizeClasses, radioVisualBaseClasses, rateActiveColor, rateBaseClasses, rateHoverColor, rateInactiveColor, readFileAsDataUrl, redoFormHistory, registerImageGroupItem, removeCssVarsCached, renderMarkdownInline, renderMarkdownToHtml, renderTokenHtml, renderTokensHtml, renderWatermarkCanvas, renderWatermarkDataUrl, reorderColumns, reorderItems, replaceKeys, resetAreaGradientCounter, resetBarGradientCounter, resetDevWarnCache, resetFunnelGradientCounter, resetGaugeGradientCounter, resetIconPath, resetLineGradientCounter, resetPieGradientCounter, resetRadarGradientCounter, resetScatterGradientCounter, resetSunburstGradientCounter, resetTreeMapGradientCounter, resizableBaseClasses, resizableHandleBaseClasses, resizableHandleDisabledClasses, resizableHandleDraggingClasses, resizableHandlePositionStyles, resizeCropRect, resizePanes, resolveAffixTarget, resolveCardPadding, resolveCarouselSwipeDirection, resolveChartPalette, resolveChartTooltipContent, resolveChartTooltipPosition, resolveConditionalFormRules, resolveCreatableSelectOption, resolveDragConfig, resolveFileOpen, resolveFormConditionState, resolveFormFieldConditionState, resolveHeatmapRenderMode, resolveLocaleText, resolveMotionDuration, resolveMotionEasing, resolveMultiSeriesTooltipContent, resolvePanGesture, resolvePinchScale, resolveResponsiveChartSize, resolveResponsiveValue, resolveSelectFilteredOptions, resolveSeriesData, resolveSwipeGesture, resolveTableColumnWidth, resolveTigerLocale, resolveWatermarkFont, restoreFocus, resultBaseClasses, resultExtraClasses, resultIconClasses, resultIconContainerBaseClasses, resultSubTitleClasses, resultTitleClasses, rgbToHex, rgbToHsv, richTextContainerBase, richTextContainerDisabled, richTextEditorAreaBase, richTextEditorAreaReadOnly, richTextHtmlToMode, richTextModeToHtml, richTextPlaceholderClasses, richTextToolbarButtonActive, richTextToolbarButtonBase, richTextToolbarClasses, richTextToolbarSeparatorClasses, rowGutterClasses, runStepValidation, runUploadQueue, sanitizeHtml, scatterPointTransitionClasses, scrollSpyItemActiveClasses, scrollSpyItemBaseClasses, scrollSpyItemDisabledClasses, scrollSpyListHorizontalClasses, scrollSpyListVerticalClasses, scrollSpyNestedListClasses, scrollSpyRootClasses, scrollSpyStickyClasses, scrollToAnchor, scrollToScrollSpyItem, scrollToTop, selectBaseClasses, selectDropdownBaseClasses, selectEmptyStateClasses, selectGroupLabelClasses, selectOptionBaseClasses, selectOptionDisabledClasses, selectOptionSelectedClasses, selectSearchInputClasses, semanticTokens, serializeChartSvg, setCssVarsCached, setDragData, setThemeColors, shouldCloseOnMaskClick, shouldCommitImageAnnotationBox, shouldHideBadge, shouldLoadMore, shouldReduceMotion, shouldShowBackTop, signatureCanvasClasses, signatureCanvasWrapClasses, signatureClearButtonClasses, signatureRootClasses, signatureStrokeToPath, signatureStrokesToSvg, signatureSvgToDataUrl, signatureToolbarClasses, sizesToPercentages, skeletonAnimationClasses, skeletonBaseClasses, skeletonShapeClasses, skeletonVariantDefaults, sliceBreadcrumbPath, sliderBaseClasses, sliderDisabledClasses, sliderGetKeyboardValue, sliderGetPercentage, sliderGetValueFromPosition, sliderNormalizeValue, sliderRangeClasses, sliderResolveMarks, sliderSizeClasses, sliderThumbClasses, sliderTooltipClasses, sliderTrackClasses, sortActivityGroups, sortData, sortFileItems, sortNotificationGroups, splitTransferData, splitterBaseClasses, splitterGutterBaseClasses, splitterGutterDisabledClasses, splitterGutterDraggingClasses, splitterGutterHandleClasses, splitterGutterHandleHorizontalClasses, splitterGutterHandleVerticalClasses, splitterGutterHorizontalClasses, splitterGutterVerticalClasses, splitterHorizontalClasses, splitterPaneBaseClasses, splitterVerticalClasses, spotlightEmptyClasses, spotlightGroupClasses, spotlightGroupLabelClasses, spotlightHeaderClasses, spotlightInputClasses, spotlightListClasses, spotlightMaskClasses, spotlightPanelClasses, spotlightRootClasses, spotlightTitleClasses, stackSeriesData, starPathD, starViewBox, startPan, startPinch, startTigercatViewTransition, statisticBaseClasses, statisticPrefixClasses, statisticSuffixClasses, stepFinishChar, stepFinishIconPathD, stepFinishIconStrokeWidth, stepFinishIconViewBox, stepValue, stepperBaseClasses, stepperIconViewBox, submenuContentHorizontalClasses, submenuContentHorizontalNestedClasses, submenuContentInlineClasses, submenuContentPopupClasses, submenuContentVerticalClasses, submenuExpandIconClasses, submenuExpandIconExpandedClasses, submenuHeightTransitionClasses, submenuTitleClasses, supportsViewTransitions, switchBaseClasses, switchSizeClasses, switchThumbSizeClasses, switchThumbTranslateClasses, tabAddButtonClasses, tabCloseButtonClasses, tabContentBaseClasses, tabFocusClasses, tabIndicatorBaseClasses, tabIndicatorPositionClasses, tabItemBaseClasses, tabItemCardActiveClasses, tabItemCardClasses, tabItemDisabledClasses, tabItemEditableCardActiveClasses, tabItemEditableCardClasses, tabItemLineActiveClasses, tabItemLineClasses, tabItemPillsActiveClasses, tabItemPillsClasses, tabItemSizeClasses, tabNavBaseClasses, tabNavLineBorderClasses, tabNavListBaseClasses, tabNavListCenteredClasses, tabNavListPositionClasses, tabNavPositionClasses, tabPaneBaseClasses, tabPaneHiddenClasses, tableBackgroundClasses, tableBaseClasses, tableContainerClasses, tableEmptyStateClasses, tableFixedCellStripedClasses, tableGroupHeaderClasses, tableHeaderBackgroundClasses, tableLoadingOverlayClasses, tableResponsiveCardClasses, tableResponsiveCardLabelClasses, tableResponsiveCardListClasses, tableResponsiveCardRowClasses, tableResponsiveCardTitleClasses, tableResponsiveCardValueClasses, tableResponsiveTableClasses, tableRowGroupHoverClasses, tableRowHoverClasses, tableRowStripedClasses, tableSummaryRowClasses, tabsBaseClasses, tagBaseClasses, tagCloseButtonBaseClasses, tagCloseIconPath, tagPillClasses, tagSizeClasses, taskBoardAddCardClasses, taskBoardBaseClasses, taskBoardCardClasses, taskBoardCardDraggingClasses, taskBoardColumnBodyClasses, taskBoardColumnClasses, taskBoardColumnDraggingClasses, taskBoardColumnDropTargetClasses, taskBoardColumnHeaderClasses, taskBoardDropIndicatorClasses, taskBoardEmptyClasses, taskBoardWipExceededClasses, textAlignClasses, textColorClasses, textDecorationClasses, textSizeClasses, textWeightClasses, themeConfigToCssVars, timePickerBaseClasses, timePickerClearButtonClasses, timePickerColumnClasses, timePickerColumnHeaderClasses, timePickerColumnListClasses, timePickerDesktopPanelContentClasses, timePickerFooterButtonClasses, timePickerFooterClasses, timePickerInputWrapperClasses, timePickerMobileWheelClasses, timePickerMobileWheelSelectClasses, timePickerPanelClasses, timePickerPanelContentClasses, timePickerRangeHeaderClasses, timelineContainerClasses, timelineContentClasses, timelineCustomDotClasses, timelineDescriptionClasses, timelineDotClasses, timelineHeadClasses, timelineItemClasses, timelineLabelClasses, timelineListClasses, timelineTailClasses, to12HourFormat, to24HourFormat, toActivityTimelineItems, toCSSSize, toDragItems, toFileDragItem, toggleFileSelection, toggleKey, togglePanelKey, tokenClassesDark, tokenClassesLight, tokenizeLine, tourCloseButtonClasses, tourDescriptionClasses, tourFooterClasses, tourIndicatorClasses, tourMaskClasses, tourPopoverClasses, tourTitleClasses, transferBaseClasses, transferEmptyClasses, transferOperationClasses, transferPanelBodyClasses, transferPanelClasses, transferPanelHeaderClasses, transferSearchClasses, transitionPresets, treeBaseClasses, treeEmptyStateClasses, treeLineClasses, treeLoadingClasses, treeNodeCheckboxClasses, treeNodeChildrenClasses, treeNodeContentClasses, treeNodeDisabledClasses, treeNodeExpandIconClasses, treeNodeExpandIconExpandedClasses, treeNodeHoverClasses, treeNodeIconClasses, treeNodeIndentClasses, treeNodeLabelClasses, treeNodeSelectedClasses, treeNodeWrapperClasses, treeSelectBaseClasses, treeSelectDropdownClasses, treeSelectEmptyClasses, treeSelectNodeBaseClasses, treeSelectSearchClasses, undoFormHistory, unregisterImageGroupItem, updateCronExpressionField, updateDragOffset, uploadPlusIconPath, uploadStatusIconColorClasses, uploadStatusIconSizeClasses, validateCronExpression, validateCronField, validateCurrentPage, validateField, validateFileSize, validateFileType, validateForm, validateFormFields, validateRule, validateUploadFile, valueToGaugeAngle, variableSizeStrategy, version, vibrantTheme, virtualListContainerClasses, virtualListInnerClasses, virtualTableBorderedClasses, virtualTableCellClasses, virtualTableContainerClasses, virtualTableEmptyClasses, virtualTableFixedCellSelectedClasses, virtualTableHeaderCellClasses, virtualTableHeaderClasses, virtualTableLoadingClasses, virtualTableRowClasses, virtualTableRowHoverClasses, virtualTableRowSelectedClasses, virtualTableRowStripedClasses, warnUnsupportedColorProp, watermarkDefaults, watermarkFontDefaults, watermarkWrapperClasses, zoomInIconPath, zoomOutIconPath };
|