@capillarytech/blaze-ui 1.0.3-alpha.9 → 1.1.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{CapAlert → dist/CapAlert}/index.js +9 -85
- package/dist/CapAlert/index.js.map +1 -0
- package/{CapButton → dist/CapButton}/index.js +78 -104
- package/dist/CapButton/index.js.map +1 -0
- package/{CapCard → dist/CapCard}/index.js +9 -85
- package/dist/CapCard/index.js.map +1 -0
- package/{CapCheckbox → dist/CapCheckbox}/index.js +10 -86
- package/dist/CapCheckbox/index.js.map +1 -0
- package/{CapColumn → dist/CapColumn}/index.js +9 -85
- package/dist/CapColumn/index.js.map +1 -0
- package/{CapDivider → dist/CapDivider}/index.js +9 -85
- package/dist/CapDivider/index.js.map +1 -0
- package/{CapDropdown → dist/CapDropdown}/index.js +9 -85
- package/dist/CapDropdown/index.js.map +1 -0
- package/{CapForm → dist/CapForm}/index.js +9 -85
- package/dist/CapForm/index.js.map +1 -0
- package/{CapFormItem → dist/CapFormItem}/index.js +9 -85
- package/dist/CapFormItem/index.js.map +1 -0
- package/dist/CapIcon/CapIcon.d.ts.map +1 -0
- package/{CapIcon → dist/CapIcon}/index.js +77 -103
- package/dist/CapIcon/index.js.map +1 -0
- package/{CapLabel → dist/CapLabel}/index.js +9 -85
- package/dist/CapLabel/index.js.map +1 -0
- package/{CapMenu → dist/CapMenu}/index.js +9 -85
- package/dist/CapMenu/index.js.map +1 -0
- package/{CapRadio → dist/CapRadio}/index.js +10 -86
- package/dist/CapRadio/index.js.map +1 -0
- package/{CapRow → dist/CapRow}/index.js +9 -85
- package/dist/CapRow/index.js.map +1 -0
- package/{CapSwitch → dist/CapSwitch}/index.js +9 -85
- package/dist/CapSwitch/index.js.map +1 -0
- package/{CapTab → dist/CapTab}/index.js +9 -85
- package/dist/CapTab/index.js.map +1 -0
- package/dist/CapTable/index.js +1115 -0
- package/dist/CapTable/index.js.map +1 -0
- package/{CapTooltip → dist/CapTooltip}/index.js +9 -85
- package/dist/CapTooltip/index.js.map +1 -0
- package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/index.js +79 -105
- package/dist/CapTooltipWithInfo/index.js.map +1 -0
- package/dist/CapUnifiedSelect/CapUnifiedSelect.d.ts +52 -0
- package/dist/CapUnifiedSelect/CapUnifiedSelect.d.ts.map +1 -0
- package/{CapUnifiedSelect → dist/CapUnifiedSelect}/index.js +148 -1367
- package/dist/CapUnifiedSelect/index.js.map +1 -0
- package/dist/index.js +5872 -0
- package/dist/index.js.map +1 -0
- package/{utils → dist/utils}/index.js.map +1 -1
- package/{utils → dist/utils}/styles.d.ts +1 -1
- package/{utils → dist/utils}/styles.d.ts.map +1 -1
- package/package.json +123 -160
- package/CapAlert/index.js.map +0 -1
- package/CapButton/index.js.map +0 -1
- package/CapCard/index.js.map +0 -1
- package/CapCheckbox/index.js.map +0 -1
- package/CapColumn/index.js.map +0 -1
- package/CapDivider/index.js.map +0 -1
- package/CapDropdown/index.js.map +0 -1
- package/CapForm/index.js.map +0 -1
- package/CapFormItem/index.js.map +0 -1
- package/CapIcon/CapIcon.d.ts.map +0 -1
- package/CapIcon/index.js.map +0 -1
- package/CapLabel/index.js.map +0 -1
- package/CapMenu/index.js.map +0 -1
- package/CapRadio/index.js.map +0 -1
- package/CapRow/index.js.map +0 -1
- package/CapSwitch/index.js.map +0 -1
- package/CapTab/index.js.map +0 -1
- package/CapTable/index.js +0 -18315
- package/CapTable/index.js.map +0 -1
- package/CapTooltip/index.js.map +0 -1
- package/CapTooltipWithInfo/index.js.map +0 -1
- package/CapUnifiedSelect/CapUnifiedSelect.d.ts +0 -153
- package/CapUnifiedSelect/CapUnifiedSelect.d.ts.map +0 -1
- package/CapUnifiedSelect/constants.d.ts +0 -57
- package/CapUnifiedSelect/constants.d.ts.map +0 -1
- package/CapUnifiedSelect/index.js.map +0 -1
- package/CapUnifiedSelect/testData.d.ts +0 -107
- package/CapUnifiedSelect/testData.d.ts.map +0 -1
- package/index.js +0 -24170
- package/index.js.map +0 -1
- /package/{CapAlert → dist/CapAlert}/CapAlert.d.ts +0 -0
- /package/{CapAlert → dist/CapAlert}/CapAlert.d.ts.map +0 -0
- /package/{CapAlert → dist/CapAlert}/CapAlert.test.d.ts +0 -0
- /package/{CapAlert → dist/CapAlert}/CapAlert.test.d.ts.map +0 -0
- /package/{CapAlert → dist/CapAlert}/index.d.ts +0 -0
- /package/{CapAlert → dist/CapAlert}/index.d.ts.map +0 -0
- /package/{CapButton → dist/CapButton}/CapButton.d.ts +0 -0
- /package/{CapButton → dist/CapButton}/CapButton.d.ts.map +0 -0
- /package/{CapButton → dist/CapButton}/CapButton.test.d.ts +0 -0
- /package/{CapButton → dist/CapButton}/CapButton.test.d.ts.map +0 -0
- /package/{CapButton → dist/CapButton}/index.d.ts +0 -0
- /package/{CapButton → dist/CapButton}/index.d.ts.map +0 -0
- /package/{CapCard → dist/CapCard}/CapCard.d.ts +0 -0
- /package/{CapCard → dist/CapCard}/CapCard.d.ts.map +0 -0
- /package/{CapCard → dist/CapCard}/CapCard.test.d.ts +0 -0
- /package/{CapCard → dist/CapCard}/CapCard.test.d.ts.map +0 -0
- /package/{CapCard → dist/CapCard}/index.d.ts +0 -0
- /package/{CapCard → dist/CapCard}/index.d.ts.map +0 -0
- /package/{CapCheckbox → dist/CapCheckbox}/CapCheckbox.d.ts +0 -0
- /package/{CapCheckbox → dist/CapCheckbox}/CapCheckbox.d.ts.map +0 -0
- /package/{CapCheckbox → dist/CapCheckbox}/CapCheckbox.test.d.ts +0 -0
- /package/{CapCheckbox → dist/CapCheckbox}/CapCheckbox.test.d.ts.map +0 -0
- /package/{CapCheckbox → dist/CapCheckbox}/index.d.ts +0 -0
- /package/{CapCheckbox → dist/CapCheckbox}/index.d.ts.map +0 -0
- /package/{CapColumn → dist/CapColumn}/CapColumn.d.ts +0 -0
- /package/{CapColumn → dist/CapColumn}/CapColumn.d.ts.map +0 -0
- /package/{CapColumn → dist/CapColumn}/CapColumn.test.d.ts +0 -0
- /package/{CapColumn → dist/CapColumn}/CapColumn.test.d.ts.map +0 -0
- /package/{CapColumn → dist/CapColumn}/index.d.ts +0 -0
- /package/{CapColumn → dist/CapColumn}/index.d.ts.map +0 -0
- /package/{CapDivider → dist/CapDivider}/CapDivider.d.ts +0 -0
- /package/{CapDivider → dist/CapDivider}/CapDivider.d.ts.map +0 -0
- /package/{CapDivider → dist/CapDivider}/CapDivider.test.d.ts +0 -0
- /package/{CapDivider → dist/CapDivider}/CapDivider.test.d.ts.map +0 -0
- /package/{CapDivider → dist/CapDivider}/index.d.ts +0 -0
- /package/{CapDivider → dist/CapDivider}/index.d.ts.map +0 -0
- /package/{CapDropdown → dist/CapDropdown}/CapDropdown.d.ts +0 -0
- /package/{CapDropdown → dist/CapDropdown}/CapDropdown.d.ts.map +0 -0
- /package/{CapDropdown → dist/CapDropdown}/CapDropdown.test.d.ts +0 -0
- /package/{CapDropdown → dist/CapDropdown}/CapDropdown.test.d.ts.map +0 -0
- /package/{CapDropdown → dist/CapDropdown}/index.d.ts +0 -0
- /package/{CapDropdown → dist/CapDropdown}/index.d.ts.map +0 -0
- /package/{CapForm → dist/CapForm}/CapForm.d.ts +0 -0
- /package/{CapForm → dist/CapForm}/CapForm.d.ts.map +0 -0
- /package/{CapForm → dist/CapForm}/CapForm.test.d.ts +0 -0
- /package/{CapForm → dist/CapForm}/CapForm.test.d.ts.map +0 -0
- /package/{CapForm → dist/CapForm}/index.d.ts +0 -0
- /package/{CapForm → dist/CapForm}/index.d.ts.map +0 -0
- /package/{CapFormItem → dist/CapFormItem}/CapFormItem.d.ts +0 -0
- /package/{CapFormItem → dist/CapFormItem}/CapFormItem.d.ts.map +0 -0
- /package/{CapFormItem → dist/CapFormItem}/CapFormItem.test.d.ts +0 -0
- /package/{CapFormItem → dist/CapFormItem}/CapFormItem.test.d.ts.map +0 -0
- /package/{CapFormItem → dist/CapFormItem}/index.d.ts +0 -0
- /package/{CapFormItem → dist/CapFormItem}/index.d.ts.map +0 -0
- /package/{CapIcon → dist/CapIcon}/CapIcon.d.ts +0 -0
- /package/{CapIcon → dist/CapIcon}/CapIcon.test.d.ts +0 -0
- /package/{CapIcon → dist/CapIcon}/CapIcon.test.d.ts.map +0 -0
- /package/{CapIcon → dist/CapIcon}/index.d.ts +0 -0
- /package/{CapIcon → dist/CapIcon}/index.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/CapInput.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/CapInput.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/CapInput.test.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/CapInput.test.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/Number.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/Number.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/Number.test.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/Number.test.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/Search.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/Search.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/Search.test.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/Search.test.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/TextArea.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/TextArea.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/TextArea.test.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/TextArea.test.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/index.d.ts +0 -0
- /package/{CapInput → dist/CapInput}/index.d.ts.map +0 -0
- /package/{CapInput → dist/CapInput}/index.js +0 -0
- /package/{CapInput → dist/CapInput}/index.js.map +0 -0
- /package/{CapLabel → dist/CapLabel}/CapLabel.d.ts +0 -0
- /package/{CapLabel → dist/CapLabel}/CapLabel.d.ts.map +0 -0
- /package/{CapLabel → dist/CapLabel}/CapLabel.test.d.ts +0 -0
- /package/{CapLabel → dist/CapLabel}/CapLabel.test.d.ts.map +0 -0
- /package/{CapLabel → dist/CapLabel}/index.d.ts +0 -0
- /package/{CapLabel → dist/CapLabel}/index.d.ts.map +0 -0
- /package/{CapMenu → dist/CapMenu}/CapMenu.d.ts +0 -0
- /package/{CapMenu → dist/CapMenu}/CapMenu.d.ts.map +0 -0
- /package/{CapMenu → dist/CapMenu}/CapMenu.test.d.ts +0 -0
- /package/{CapMenu → dist/CapMenu}/CapMenu.test.d.ts.map +0 -0
- /package/{CapMenu → dist/CapMenu}/index.d.ts +0 -0
- /package/{CapMenu → dist/CapMenu}/index.d.ts.map +0 -0
- /package/{CapRadio → dist/CapRadio}/CapRadio.d.ts +0 -0
- /package/{CapRadio → dist/CapRadio}/CapRadio.d.ts.map +0 -0
- /package/{CapRadio → dist/CapRadio}/CapRadio.test.d.ts +0 -0
- /package/{CapRadio → dist/CapRadio}/CapRadio.test.d.ts.map +0 -0
- /package/{CapRadio → dist/CapRadio}/index.d.ts +0 -0
- /package/{CapRadio → dist/CapRadio}/index.d.ts.map +0 -0
- /package/{CapRow → dist/CapRow}/CapRow.d.ts +0 -0
- /package/{CapRow → dist/CapRow}/CapRow.d.ts.map +0 -0
- /package/{CapRow → dist/CapRow}/CapRow.test.d.ts +0 -0
- /package/{CapRow → dist/CapRow}/CapRow.test.d.ts.map +0 -0
- /package/{CapRow → dist/CapRow}/index.d.ts +0 -0
- /package/{CapRow → dist/CapRow}/index.d.ts.map +0 -0
- /package/{CapSkeleton → dist/CapSkeleton}/CapSkeleton.d.ts +0 -0
- /package/{CapSkeleton → dist/CapSkeleton}/CapSkeleton.d.ts.map +0 -0
- /package/{CapSkeleton → dist/CapSkeleton}/CapSkeleton.test.d.ts +0 -0
- /package/{CapSkeleton → dist/CapSkeleton}/CapSkeleton.test.d.ts.map +0 -0
- /package/{CapSkeleton → dist/CapSkeleton}/index.d.ts +0 -0
- /package/{CapSkeleton → dist/CapSkeleton}/index.d.ts.map +0 -0
- /package/{CapSkeleton → dist/CapSkeleton}/index.js +0 -0
- /package/{CapSkeleton → dist/CapSkeleton}/index.js.map +0 -0
- /package/{CapSpin → dist/CapSpin}/CapSpin.d.ts +0 -0
- /package/{CapSpin → dist/CapSpin}/CapSpin.d.ts.map +0 -0
- /package/{CapSpin → dist/CapSpin}/CapSpin.test.d.ts +0 -0
- /package/{CapSpin → dist/CapSpin}/CapSpin.test.d.ts.map +0 -0
- /package/{CapSpin → dist/CapSpin}/index.d.ts +0 -0
- /package/{CapSpin → dist/CapSpin}/index.d.ts.map +0 -0
- /package/{CapSpin → dist/CapSpin}/index.js +0 -0
- /package/{CapSpin → dist/CapSpin}/index.js.map +0 -0
- /package/{CapSwitch → dist/CapSwitch}/CapSwitch.d.ts +0 -0
- /package/{CapSwitch → dist/CapSwitch}/CapSwitch.d.ts.map +0 -0
- /package/{CapSwitch → dist/CapSwitch}/CapSwitch.test.d.ts +0 -0
- /package/{CapSwitch → dist/CapSwitch}/CapSwitch.test.d.ts.map +0 -0
- /package/{CapSwitch → dist/CapSwitch}/index.d.ts +0 -0
- /package/{CapSwitch → dist/CapSwitch}/index.d.ts.map +0 -0
- /package/{CapTab → dist/CapTab}/CapTab.d.ts +0 -0
- /package/{CapTab → dist/CapTab}/CapTab.d.ts.map +0 -0
- /package/{CapTab → dist/CapTab}/CapTab.test.d.ts +0 -0
- /package/{CapTab → dist/CapTab}/CapTab.test.d.ts.map +0 -0
- /package/{CapTab → dist/CapTab}/index.d.ts +0 -0
- /package/{CapTab → dist/CapTab}/index.d.ts.map +0 -0
- /package/{CapTable → dist/CapTable}/CapTable.d.ts +0 -0
- /package/{CapTable → dist/CapTable}/CapTable.d.ts.map +0 -0
- /package/{CapTable → dist/CapTable}/CapTable.test.d.ts +0 -0
- /package/{CapTable → dist/CapTable}/CapTable.test.d.ts.map +0 -0
- /package/{CapTable → dist/CapTable}/index.d.ts +0 -0
- /package/{CapTable → dist/CapTable}/index.d.ts.map +0 -0
- /package/{CapTable → dist/CapTable}/loadable.d.ts +0 -0
- /package/{CapTable → dist/CapTable}/loadable.d.ts.map +0 -0
- /package/{CapTable → dist/CapTable}/loadable.test.d.ts +0 -0
- /package/{CapTable → dist/CapTable}/loadable.test.d.ts.map +0 -0
- /package/{CapTestSelect → dist/CapTestSelect}/CapTestSelect.d.ts +0 -0
- /package/{CapTestSelect → dist/CapTestSelect}/CapTestSelect.d.ts.map +0 -0
- /package/{CapTestSelect → dist/CapTestSelect}/CapTestSelect.test.d.ts +0 -0
- /package/{CapTestSelect → dist/CapTestSelect}/CapTestSelect.test.d.ts.map +0 -0
- /package/{CapTestSelect → dist/CapTestSelect}/index.d.ts +0 -0
- /package/{CapTestSelect → dist/CapTestSelect}/index.d.ts.map +0 -0
- /package/{CapTestSelect → dist/CapTestSelect}/index.js +0 -0
- /package/{CapTestSelect → dist/CapTestSelect}/index.js.map +0 -0
- /package/{CapTooltip → dist/CapTooltip}/CapTooltip.d.ts +0 -0
- /package/{CapTooltip → dist/CapTooltip}/CapTooltip.d.ts.map +0 -0
- /package/{CapTooltip → dist/CapTooltip}/CapTooltip.test.d.ts +0 -0
- /package/{CapTooltip → dist/CapTooltip}/CapTooltip.test.d.ts.map +0 -0
- /package/{CapTooltip → dist/CapTooltip}/index.d.ts +0 -0
- /package/{CapTooltip → dist/CapTooltip}/index.d.ts.map +0 -0
- /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/CapTooltipWithInfo.d.ts +0 -0
- /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/CapTooltipWithInfo.d.ts.map +0 -0
- /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/CapTooltipWithInfo.test.d.ts +0 -0
- /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/CapTooltipWithInfo.test.d.ts.map +0 -0
- /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/index.d.ts +0 -0
- /package/{CapTooltipWithInfo → dist/CapTooltipWithInfo}/index.d.ts.map +0 -0
- /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/CapUnifiedSelect.test.d.ts +0 -0
- /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/CapUnifiedSelect.test.d.ts.map +0 -0
- /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/index.d.ts +0 -0
- /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/index.d.ts.map +0 -0
- /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/messages.d.ts +0 -0
- /package/{CapUnifiedSelect → dist/CapUnifiedSelect}/messages.d.ts.map +0 -0
- /package/{LocaleHoc → dist/LocaleHoc}/index.d.ts +0 -0
- /package/{LocaleHoc → dist/LocaleHoc}/index.d.ts.map +0 -0
- /package/{LocaleHoc → dist/LocaleHoc}/index.js +0 -0
- /package/{LocaleHoc → dist/LocaleHoc}/index.js.map +0 -0
- /package/{LocaleHoc → dist/LocaleHoc}/index.test.d.ts +0 -0
- /package/{LocaleHoc → dist/LocaleHoc}/index.test.d.ts.map +0 -0
- /package/{assets → dist/assets}/upload.svg +0 -0
- /package/{index.d.ts → dist/index.d.ts} +0 -0
- /package/{index.d.ts.map → dist/index.d.ts.map} +0 -0
- /package/{styled → dist/styled}/variables.d.ts +0 -0
- /package/{styled → dist/styled}/variables.d.ts.map +0 -0
- /package/{styled → dist/styled}/variables.scss +0 -0
- /package/{utils → dist/utils}/fonts.d.ts +0 -0
- /package/{utils → dist/utils}/fonts.d.ts.map +0 -0
- /package/{utils → dist/utils}/fonts.test.d.ts +0 -0
- /package/{utils → dist/utils}/fonts.test.d.ts.map +0 -0
- /package/{utils → dist/utils}/index.d.ts +0 -0
- /package/{utils → dist/utils}/index.d.ts.map +0 -0
- /package/{utils → dist/utils}/index.js +0 -0
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
/**
|
|
3
|
-
* Mock data for CapUnifiedSelect component tests
|
|
4
|
-
* Centralized test data to ensure consistency across all test cases
|
|
5
|
-
*/
|
|
6
|
-
/**
|
|
7
|
-
* Basic flat options array - used in most test cases
|
|
8
|
-
*/
|
|
9
|
-
export declare const mockOptions: {
|
|
10
|
-
label: string;
|
|
11
|
-
value: string;
|
|
12
|
-
}[];
|
|
13
|
-
/**
|
|
14
|
-
* Tree structure options with parent-child relationships
|
|
15
|
-
*/
|
|
16
|
-
export declare const mockTreeOptions: {
|
|
17
|
-
label: string;
|
|
18
|
-
value: string;
|
|
19
|
-
children: {
|
|
20
|
-
label: string;
|
|
21
|
-
value: string;
|
|
22
|
-
}[];
|
|
23
|
-
}[];
|
|
24
|
-
/**
|
|
25
|
-
* Tree options with mixed structure (parent with children, some parents may not be leaf values)
|
|
26
|
-
*/
|
|
27
|
-
export declare const mockTreeOptionsWithMixed: {
|
|
28
|
-
label: string;
|
|
29
|
-
value: string;
|
|
30
|
-
children: {
|
|
31
|
-
label: string;
|
|
32
|
-
value: string;
|
|
33
|
-
}[];
|
|
34
|
-
}[];
|
|
35
|
-
/**
|
|
36
|
-
* Async search results - used for testing API-based search functionality
|
|
37
|
-
*/
|
|
38
|
-
export declare const mockAsyncResults: {
|
|
39
|
-
label: string;
|
|
40
|
-
value: string;
|
|
41
|
-
}[];
|
|
42
|
-
/**
|
|
43
|
-
* Async search results for caching tests
|
|
44
|
-
*/
|
|
45
|
-
export declare const mockAsyncResultsForCache: {
|
|
46
|
-
label: string;
|
|
47
|
-
value: string;
|
|
48
|
-
}[];
|
|
49
|
-
/**
|
|
50
|
-
* Async search results for resetSearch tests
|
|
51
|
-
*/
|
|
52
|
-
export declare const mockAsyncResultsForResetSearch: {
|
|
53
|
-
label: string;
|
|
54
|
-
value: string;
|
|
55
|
-
}[];
|
|
56
|
-
/**
|
|
57
|
-
* Async search results for scroll tests
|
|
58
|
-
*/
|
|
59
|
-
export declare const mockAsyncResultsForScroll: {
|
|
60
|
-
label: string;
|
|
61
|
-
value: string;
|
|
62
|
-
}[];
|
|
63
|
-
/**
|
|
64
|
-
* Simple async result for basic tests
|
|
65
|
-
*/
|
|
66
|
-
export declare const mockSimpleAsyncResult: {
|
|
67
|
-
label: string;
|
|
68
|
-
value: string;
|
|
69
|
-
}[];
|
|
70
|
-
/**
|
|
71
|
-
* Initial options for resetData timeout tests
|
|
72
|
-
*/
|
|
73
|
-
export declare const mockInitialOptions: {
|
|
74
|
-
label: string;
|
|
75
|
-
value: string;
|
|
76
|
-
}[];
|
|
77
|
-
/**
|
|
78
|
-
* Updated options for resetData timeout tests
|
|
79
|
-
*/
|
|
80
|
-
export declare const mockUpdatedOptions: {
|
|
81
|
-
label: string;
|
|
82
|
-
value: string;
|
|
83
|
-
}[];
|
|
84
|
-
/**
|
|
85
|
-
* New options for resetData cleanup tests
|
|
86
|
-
*/
|
|
87
|
-
export declare const mockNewOptions: {
|
|
88
|
-
label: string;
|
|
89
|
-
value: string;
|
|
90
|
-
}[];
|
|
91
|
-
/**
|
|
92
|
-
* Options with React element titles - used for testing custom title rendering
|
|
93
|
-
* Returns a function that creates the options with React elements
|
|
94
|
-
*/
|
|
95
|
-
export declare const getMockOptionsWithReactTitle: () => {
|
|
96
|
-
label: string;
|
|
97
|
-
value: string;
|
|
98
|
-
title: React.DetailedReactHTMLElement<React.HTMLAttributes<HTMLElement>, HTMLElement>;
|
|
99
|
-
}[];
|
|
100
|
-
/**
|
|
101
|
-
* Empty options array - used for testing empty states
|
|
102
|
-
*/
|
|
103
|
-
export declare const mockEmptyOptions: Array<{
|
|
104
|
-
label: string;
|
|
105
|
-
value: string;
|
|
106
|
-
}>;
|
|
107
|
-
//# sourceMappingURL=testData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"testData.d.ts","sourceRoot":"","sources":["../../components/CapUnifiedSelect/testData.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B;;;GAGG;AAEH;;GAEG;AACH,eAAO,MAAM,WAAW;;;GAIvB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,eAAe;;;;;;;GAc3B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;;;GASpC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;GAG5B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;GAGpC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,8BAA8B;;;GAG1C,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,yBAAyB;;;GAGrC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;GAAyC,CAAC;AAE5E;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;GAG9B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;GAG9B,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,cAAc;;;GAG1B,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,4BAA4B;;;;GAWxC,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAAM,CAAC"}
|