@nikkory/vibe-engine 4.0.3 → 4.0.5
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/package.json +11 -1
- package/PUBLISH-GUIDE.md +0 -250
- package/PUBLISH-SUCCESS.md +0 -370
- package/tests/16-factor-integration.test.d.ts +0 -14
- package/tests/16-factor-visual.test.d.ts +0 -14
- package/tests/5-level-integration.test.d.ts +0 -14
- package/tests/CodeUtils.test.d.ts +0 -7
- package/tests/DesignSystems.test.d.ts +0 -7
- package/tests/GenerateComponentValidator.test.d.ts +0 -7
- package/tests/Logger.test.d.ts +0 -7
- package/tests/StringUtils.test.d.ts +0 -7
- package/tests/StyleGenerator.test.d.ts +0 -13
- package/tests/Tiers.test.d.ts +0 -7
- package/tests/TokenRegistry.test.d.ts +0 -14
- package/tests/TokenStyleResolver.test.d.ts +0 -13
- package/tests/ValidationUtils.test.d.ts +0 -7
- package/tests/_pending_fix/Accordion.test.d.ts +0 -13
- package/tests/_pending_fix/Alert.test.d.ts +0 -13
- package/tests/_pending_fix/AlertDialog.test.d.ts +0 -13
- package/tests/_pending_fix/AspectRatio.test.d.ts +0 -13
- package/tests/_pending_fix/Autocomplete.test.d.ts +0 -13
- package/tests/_pending_fix/Avatar.test.d.ts +0 -13
- package/tests/_pending_fix/Badge.test.d.ts +0 -13
- package/tests/_pending_fix/Banner.test.d.ts +0 -13
- package/tests/_pending_fix/Box.test.d.ts +0 -13
- package/tests/_pending_fix/Breadcrumb.test.d.ts +0 -13
- package/tests/_pending_fix/Callout.test.d.ts +0 -13
- package/tests/_pending_fix/Card.test.d.ts +0 -13
- package/tests/_pending_fix/Center.test.d.ts +0 -13
- package/tests/_pending_fix/Checkbox.test.d.ts +0 -13
- package/tests/_pending_fix/Chip.test.d.ts +0 -13
- package/tests/_pending_fix/ColorPicker.test.d.ts +0 -13
- package/tests/_pending_fix/Combobox.test.d.ts +0 -13
- package/tests/_pending_fix/CommandPalette.test.d.ts +0 -13
- package/tests/_pending_fix/ConfirmationModal.test.d.ts +0 -13
- package/tests/_pending_fix/Container.test.d.ts +0 -13
- package/tests/_pending_fix/DataTable.test.d.ts +0 -13
- package/tests/_pending_fix/DatePicker.test.d.ts +0 -13
- package/tests/_pending_fix/DateRangePicker.test.d.ts +0 -13
- package/tests/_pending_fix/DateTimePicker.test.d.ts +0 -13
- package/tests/_pending_fix/Divider.test.d.ts +0 -13
- package/tests/_pending_fix/Drawer.test.d.ts +0 -13
- package/tests/_pending_fix/Dropdown.test.d.ts +0 -13
- package/tests/_pending_fix/EmptyState.test.d.ts +0 -13
- package/tests/_pending_fix/ErrorState.test.d.ts +0 -13
- package/tests/_pending_fix/FileDropzone.test.d.ts +0 -13
- package/tests/_pending_fix/FileUpload.test.d.ts +0 -13
- package/tests/_pending_fix/Flex.test.d.ts +0 -13
- package/tests/_pending_fix/Grid.test.d.ts +0 -13
- package/tests/_pending_fix/GridItem.test.d.ts +0 -13
- package/tests/_pending_fix/HStack.test.d.ts +0 -13
- package/tests/_pending_fix/Input.test.d.ts +0 -13
- package/tests/_pending_fix/InputCurrency.test.d.ts +0 -13
- package/tests/_pending_fix/InputGroup.test.d.ts +0 -13
- package/tests/_pending_fix/InputOTP.test.d.ts +0 -13
- package/tests/_pending_fix/InputPassword.test.d.ts +0 -13
- package/tests/_pending_fix/InputPhone.test.d.ts +0 -13
- package/tests/_pending_fix/InputSearch.test.d.ts +0 -13
- package/tests/_pending_fix/Link.test.d.ts +0 -13
- package/tests/_pending_fix/List.test.d.ts +0 -13
- package/tests/_pending_fix/LoadingOverlay.test.d.ts +0 -13
- package/tests/_pending_fix/Menu.test.d.ts +0 -13
- package/tests/_pending_fix/Modal.test.d.ts +0 -13
- package/tests/_pending_fix/MultiSelect.test.d.ts +0 -13
- package/tests/_pending_fix/NavGroup.test.d.ts +0 -13
- package/tests/_pending_fix/NavItem.test.d.ts +0 -13
- package/tests/_pending_fix/NavLink.test.d.ts +0 -13
- package/tests/_pending_fix/Navbar.test.d.ts +0 -13
- package/tests/_pending_fix/Notification.test.d.ts +0 -13
- package/tests/_pending_fix/NotificationBadge.test.d.ts +0 -13
- package/tests/_pending_fix/NumberInput.test.d.ts +0 -13
- package/tests/_pending_fix/Pagination.test.d.ts +0 -13
- package/tests/_pending_fix/Popover.test.d.ts +0 -13
- package/tests/_pending_fix/Progress.test.d.ts +0 -13
- package/tests/_pending_fix/ProgressCircle.test.d.ts +0 -13
- package/tests/_pending_fix/ProgressSteps.test.d.ts +0 -13
- package/tests/_pending_fix/Radio.test.d.ts +0 -13
- package/tests/_pending_fix/RangeSlider.test.d.ts +0 -13
- package/tests/_pending_fix/ResizablePanel.test.d.ts +0 -13
- package/tests/_pending_fix/ResultState.test.d.ts +0 -13
- package/tests/_pending_fix/ScrollArea.test.d.ts +0 -13
- package/tests/_pending_fix/Select.test.d.ts +0 -14
- package/tests/_pending_fix/Sheet.test.d.ts +0 -13
- package/tests/_pending_fix/Sidebar.test.d.ts +0 -13
- package/tests/_pending_fix/SimpleGrid.test.d.ts +0 -13
- package/tests/_pending_fix/Skeleton.test.d.ts +0 -13
- package/tests/_pending_fix/Slider.test.d.ts +0 -13
- package/tests/_pending_fix/Spacer.test.d.ts +0 -13
- package/tests/_pending_fix/Spinner.test.d.ts +0 -13
- package/tests/_pending_fix/Stack.test.d.ts +0 -13
- package/tests/_pending_fix/Stat.test.d.ts +0 -13
- package/tests/_pending_fix/Stepper.test.d.ts +0 -14
- package/tests/_pending_fix/Switch.test.d.ts +0 -13
- package/tests/_pending_fix/Table.test.d.ts +0 -13
- package/tests/_pending_fix/Tabs.test.d.ts +0 -13
- package/tests/_pending_fix/Textarea.test.d.ts +0 -13
- package/tests/_pending_fix/Timeline.test.d.ts +0 -13
- package/tests/_pending_fix/Toast.test.d.ts +0 -14
- package/tests/_pending_fix/Tooltip.test.d.ts +0 -14
- package/tests/_pending_fix/VStack.test.d.ts +0 -13
- package/tests/alert.test.d.ts +0 -13
- package/tests/badge.test.d.ts +0 -13
- package/tests/benchmarks/factor-resolution.bench.d.ts +0 -41
- package/tests/button.test.d.ts +0 -16
- package/tests/card.test.d.ts +0 -19
- package/tests/checkbox.test.d.ts +0 -13
- package/tests/component-16-factor-types.test.d.ts +0 -13
- package/tests/component-5level-integration.test.d.ts +0 -14
- package/tests/component-registry-ui.test.d.ts +0 -13
- package/tests/e2e/16-factor-visual.test.d.ts +0 -14
- package/tests/edge-cases.test.d.ts +0 -14
- package/tests/factor-17-24-integration.test.d.ts +0 -14
- package/tests/factor-17-24-performance.test.d.ts +0 -14
- package/tests/factor-validators.test.d.ts +0 -13
- package/tests/factors-1-6.test.d.ts +0 -13
- package/tests/factors-12-16.test.d.ts +0 -13
- package/tests/factors-17-24.test.d.ts +0 -21
- package/tests/factors-all.test.d.ts +0 -13
- package/tests/factors-registry.test.d.ts +0 -11
- package/tests/factors.test.d.ts +0 -13
- package/tests/granularity-types.test.d.ts +0 -18
- package/tests/groups.test.d.ts +0 -14
- package/tests/input.test.d.ts +0 -16
- package/tests/intents.test.d.ts +0 -14
- package/tests/memory-leak.test.d.ts +0 -14
- package/tests/modal.test.d.ts +0 -19
- package/tests/presets.test.d.ts +0 -14
- package/tests/radio.test.d.ts +0 -13
- package/tests/resolution-intents.test.d.ts +0 -13
- package/tests/resolution-presets.test.d.ts +0 -13
- package/tests/resolveProps.test.d.ts +0 -14
- package/tests/section-integration.test.d.ts +0 -16
- package/tests/section-types.test.d.ts +0 -11
- package/tests/setup.d.ts +0 -13
- package/tests/shorthands.test.d.ts +0 -14
- package/tests/switch.test.d.ts +0 -13
- package/tests/tabs.test.d.ts +0 -13
- package/tests/tiers-registry.test.d.ts +0 -11
- package/tests/useComponentStyles.test.d.ts +0 -11
- package/tests/useFactors.test.d.ts +0 -13
- package/tests/validators-invalid-input.test.d.ts +0 -13
- package/tsup.config.d.ts +0 -11
- package/vitest.config.d.ts +0 -3
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* InputPhone Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/InputPhone
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=InputPhone.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* InputSearch Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/InputSearch
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=InputSearch.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* LoadingOverlay Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/LoadingOverlay
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=LoadingOverlay.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* MultiSelect Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/MultiSelect
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=MultiSelect.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NavGroup Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/NavGroup
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=NavGroup.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Notification Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/Notification
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=Notification.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NotificationBadge Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/NotificationBadge
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=NotificationBadge.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NumberInput Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/NumberInput
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=NumberInput.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Pagination Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/Pagination
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=Pagination.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Progress Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/Progress
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=Progress.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ProgressCircle Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/ProgressCircle
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=ProgressCircle.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ProgressSteps Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/ProgressSteps
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=ProgressSteps.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* RangeSlider Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/RangeSlider
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=RangeSlider.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ResizablePanel Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/ResizablePanel
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=ResizablePanel.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ResultState Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/ResultState
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=ResultState.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ScrollArea Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/ScrollArea
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=ScrollArea.test.d.ts.map
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Select Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
* Fixed by Code Doctor v4.1.1
|
|
6
|
-
*
|
|
7
|
-
* @packageDocumentation
|
|
8
|
-
* @module tests/components/Select
|
|
9
|
-
* @since 2.0.0
|
|
10
|
-
*
|
|
11
|
-
* Powered by Nikkory
|
|
12
|
-
*/
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=Select.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* SimpleGrid Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/SimpleGrid
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=SimpleGrid.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Skeleton Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/Skeleton
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=Skeleton.test.d.ts.map
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Stepper Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
* Fixed by Code Doctor v4.2.0
|
|
6
|
-
*
|
|
7
|
-
* @packageDocumentation
|
|
8
|
-
* @module tests/components/Stepper
|
|
9
|
-
* @since 2.0.0
|
|
10
|
-
*
|
|
11
|
-
* Powered by Nikkory
|
|
12
|
-
*/
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=Stepper.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Textarea Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/Textarea
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=Textarea.test.d.ts.map
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Timeline Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module tests/components/Timeline
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=Timeline.test.d.ts.map
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Toast Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
* Fixed by Code Doctor v4.2.0
|
|
6
|
-
*
|
|
7
|
-
* @packageDocumentation
|
|
8
|
-
* @module tests/components/Toast
|
|
9
|
-
* @since 2.0.0
|
|
10
|
-
*
|
|
11
|
-
* Powered by Nikkory
|
|
12
|
-
*/
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=Toast.test.d.ts.map
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tooltip Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Auto-generated by Code Doctor v4.0
|
|
5
|
-
* Fixed by Code Doctor v4.1.1
|
|
6
|
-
*
|
|
7
|
-
* @packageDocumentation
|
|
8
|
-
* @module tests/components/Tooltip
|
|
9
|
-
* @since 2.0.0
|
|
10
|
-
*
|
|
11
|
-
* Powered by Nikkory
|
|
12
|
-
*/
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=Tooltip.test.d.ts.map
|
package/tests/alert.test.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Alert Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Comprehensive tests for Alert component across all tiers.
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module __tests__/alert
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=alert.test.d.ts.map
|
package/tests/badge.test.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Badge Component Tests
|
|
3
|
-
*
|
|
4
|
-
* Comprehensive tests for Badge component across all tiers.
|
|
5
|
-
*
|
|
6
|
-
* @packageDocumentation
|
|
7
|
-
* @module __tests__/badge
|
|
8
|
-
* @since 2.0.0
|
|
9
|
-
*
|
|
10
|
-
* Powered by Nikkory
|
|
11
|
-
*/
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=badge.test.d.ts.map
|