@cloudtower/eagle 0.27.47 → 0.27.49
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/components.css +2832 -2832
- package/dist/esm/stats1.html +1 -1
- package/dist/src/UIKitProvider/index.d.ts +1 -1
- package/dist/src/core/Alert/index.d.ts +1 -1
- package/dist/src/core/Arch/index.d.ts +1 -1
- package/dist/src/core/Badge/index.d.ts +1 -1
- package/dist/src/core/Bit/index.d.ts +1 -1
- package/dist/src/core/BitPerSecond/index.d.ts +1 -1
- package/dist/src/core/Bps/index.d.ts +1 -1
- package/dist/src/core/Breadcrumb/index.d.ts +1 -1
- package/dist/src/core/ButtonGroup/index.d.ts +1 -1
- package/dist/src/core/Byte/index.d.ts +1 -1
- package/dist/src/core/Calendar/index.d.ts +1 -1
- package/dist/src/core/Cascader/cascader.type.d.ts +2 -2
- package/dist/src/core/Cascader/index.d.ts +1 -1
- package/dist/src/core/Frequency/index.d.ts +1 -1
- package/dist/src/core/Icon/index.d.ts +1 -1
- package/dist/src/core/InputInteger/index.d.ts +1 -1
- package/dist/src/core/InputNumber/index.d.ts +1 -1
- package/dist/src/core/KitStoreProvider/index.d.ts +1 -1
- package/dist/src/core/Link/index.d.ts +1 -1
- package/dist/src/core/Loading/index.d.ts +1 -1
- package/dist/src/core/Metric/MetricLegend.d.ts +1 -1
- package/dist/src/core/Metric/RenderChart.d.ts +1 -1
- package/dist/src/core/Metric/TooltipFormatter.d.ts +1 -1
- package/dist/src/core/Metric/index.d.ts +2 -2
- package/dist/src/core/Metric/metric.d.ts +2 -2
- package/dist/src/core/Metric/mockMetric.d.ts +1 -1
- package/dist/src/core/Metric/mockMetric2.d.ts +1 -1
- package/dist/src/core/Modal/index.d.ts +1 -1
- package/dist/src/core/Pagination/index.d.ts +1 -1
- package/dist/src/core/Percent/index.d.ts +1 -1
- package/dist/src/core/Progress/index.d.ts +1 -1
- package/dist/src/core/Radio/index.d.ts +1 -1
- package/dist/src/core/SearchInput/index.d.ts +1 -1
- package/dist/src/core/Second/index.d.ts +1 -1
- package/dist/src/core/Select/index.d.ts +1 -1
- package/dist/src/core/SimplePagination/index.d.ts +1 -1
- package/dist/src/core/Speed/index.d.ts +1 -1
- package/dist/src/core/StatusCapsule/index.d.ts +1 -1
- package/dist/src/core/Steps/index.d.ts +1 -1
- package/dist/src/core/Switch/index.d.ts +1 -1
- package/dist/src/core/Table/index.d.ts +1 -1
- package/dist/src/core/TableForm/AddRowButton.d.ts +1 -1
- package/dist/src/core/TableForm/TableFormBodyCell.d.ts +1 -1
- package/dist/src/core/TableForm/TableFormBodyRows.d.ts +1 -1
- package/dist/src/core/TableForm/TableFormHeaderCell.d.ts +1 -1
- package/dist/src/core/TableForm/index.d.ts +1 -1
- package/dist/src/core/TableForm/types.d.ts +2 -2
- package/dist/src/core/TableForm/utils.d.ts +1 -1
- package/dist/src/core/Tag/SplitTag.d.ts +1 -1
- package/dist/src/core/Tag/index.d.ts +1 -1
- package/dist/src/core/TextArea/index.d.ts +1 -1
- package/dist/src/core/Time/index.d.ts +1 -1
- package/dist/src/core/TimeZoneSelect/index.d.ts +1 -1
- package/dist/src/core/Token/index.d.ts +1 -1
- package/dist/src/core/Tooltip/index.d.ts +1 -1
- package/dist/src/core/message-group/index.d.ts +1 -1
- package/dist/src/coreX/BatchOperation/index.d.ts +1 -1
- package/dist/src/coreX/ChartWithTooltip/index.d.ts +1 -1
- package/dist/src/coreX/Counting/index.d.ts +1 -1
- package/dist/src/coreX/CronCalendar/index.d.ts +1 -1
- package/dist/src/coreX/CronPlan/index.d.ts +1 -1
- package/dist/src/coreX/DateRangePicker/AbsoluteDate.d.ts +1 -1
- package/dist/src/coreX/DateRangePicker/Calendar.d.ts +1 -1
- package/dist/src/coreX/DateRangePicker/InputTime.d.ts +1 -1
- package/dist/src/coreX/DateRangePicker/RelativeTime.d.ts +1 -1
- package/dist/src/coreX/DateRangePicker/common.d.ts +1 -1
- package/dist/src/coreX/DateRangePicker/index.d.ts +1 -1
- package/dist/src/coreX/GoBackButton/index.d.ts +1 -1
- package/dist/src/coreX/I18nNameTag/index.d.ts +1 -1
- package/dist/src/coreX/NamesTooltip/index.d.ts +1 -1
- package/dist/src/coreX/OverflowTooltip/index.d.ts +1 -1
- package/dist/src/coreX/SidebarSubtitle/index.d.ts +1 -1
- package/dist/src/coreX/SortableList/index.d.ts +1 -1
- package/dist/src/coreX/SummaryTable/index.d.ts +1 -1
- package/dist/src/coreX/SwitchWithText/index.d.ts +1 -1
- package/dist/src/coreX/TruncatedTextWithTooltip/index.d.ts +1 -1
- package/dist/src/spec/base.d.ts +5 -5
- package/dist/stories/docs/cascader/cascader.stories.d.ts +2 -2
- package/dist/stories/docs/core/AccordionCard.stories.d.ts +1 -1
- package/dist/stories/docs/core/Alert.stories.d.ts +1 -1
- package/dist/stories/docs/core/Arch.stories.d.ts +1 -1
- package/dist/stories/docs/core/BaseIcon.stories.d.ts +2 -2
- package/dist/stories/docs/core/Breadcrumb.stories.d.ts +1 -1
- package/dist/stories/docs/core/Card.stories.d.ts +1 -1
- package/dist/stories/docs/core/DetailCard.stories.d.ts +1 -1
- package/dist/stories/docs/core/ExpandableList/ExpandableItem.stories.d.ts +1 -1
- package/dist/stories/docs/core/ExpandableList/ExpandableList.stories.d.ts +1 -1
- package/dist/stories/docs/core/FieldsDateTimeRange.stories.d.ts +1 -1
- package/dist/stories/docs/core/FieldsEnum.stories.d.ts +1 -1
- package/dist/stories/docs/core/FieldsInteger.stories.d.ts +1 -1
- package/dist/stories/docs/core/HoverableElement.stories.d.ts +2 -2
- package/dist/stories/docs/core/Link.stories.d.ts +1 -1
- package/dist/stories/docs/core/Metric.stories.d.ts +3 -3
- package/dist/stories/docs/core/Modal.stories.d.ts +2 -2
- package/dist/stories/docs/core/RadioButton.stories.d.ts +1 -1
- package/dist/stories/docs/core/SegmentControl.stories.d.ts +1 -1
- package/dist/stories/docs/core/Select.Simple.stories.d.ts +1 -1
- package/dist/stories/docs/core/SimplePagination.stories.d.ts +1 -1
- package/dist/stories/docs/core/StatusCapsule.stories.d.ts +1 -1
- package/dist/stories/docs/core/StepProgress.stories.d.ts +1 -1
- package/dist/stories/docs/core/Steps.stories.d.ts +1 -1
- package/dist/stories/docs/core/Table.stories.d.ts +1 -1
- package/dist/stories/docs/core/Tag.stories.d.ts +1 -1
- package/dist/stories/docs/core/Token.stories.d.ts +1 -1
- package/dist/stories/docs/core/Truncate.stories.d.ts +2 -2
- package/dist/stories/docs/core/message-group.stories.d.ts +5 -5
- package/dist/stories/docs/coreX/BarChart.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/BatchOperation.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/ChartWithTooltip.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/Counting.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/CronCalendar.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/CronPlan.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/DateRangePicker.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/DonutChart.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/GoBackButton.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/I18nNameTag.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/NamesTooltip.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/OverflowTooltip.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/SidebarSubtitle.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/SortableList.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/SummaryTable.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/SwitchWithText.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/TruncatedTextWithTooltip.stories.d.ts +1 -1
- package/dist/stories/docs/coreX/UnitWithChart.stories.d.ts +1 -1
- package/dist/style.css +1749 -1749
- package/dist/umd/stats1.html +1 -1
- package/package.json +7 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
2
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/core/BaseIcon").IBaseIconProps & React.RefAttributes<HTMLSpanElement>>;
|
|
3
3
|
export default _default;
|
|
4
|
-
export declare const Primary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
4
|
+
export declare const Primary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/core/BaseIcon").IBaseIconProps & React.RefAttributes<HTMLSpanElement>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import ExpandableItem from "
|
|
1
|
+
import ExpandableItem from "../../../../src/core/ExpandableList/ExpandableItem";
|
|
2
2
|
import { Meta, StoryFn, StoryObj } from "@storybook/react";
|
|
3
3
|
export declare const Template: StoryFn<typeof ExpandableItem>;
|
|
4
4
|
declare const meta: Meta<typeof ExpandableItem>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import ExpandableContainer from "
|
|
1
|
+
import ExpandableContainer from "../../../../src/core/ExpandableList/ExpandableContainer";
|
|
2
2
|
import { Meta, StoryFn } from "@storybook/react";
|
|
3
3
|
export declare const Template: StoryFn<typeof ExpandableContainer>;
|
|
4
4
|
declare const meta: Meta<typeof ExpandableContainer>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import FieldsDateTimeRange from "
|
|
1
|
+
import FieldsDateTimeRange from "../../../src/core/Fields/FieldsDateTimeRange";
|
|
2
2
|
import { StoryObj } from "@storybook/react";
|
|
3
3
|
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("@storybook/types").Args>;
|
|
4
4
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
1
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/core/Button/HoverableElement").IHoverableElementProps>;
|
|
2
2
|
export default _default;
|
|
3
|
-
export declare const Primary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
3
|
+
export declare const Primary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/core/Button/HoverableElement").IHoverableElementProps>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
1
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/core/Metric").MetricProps>;
|
|
2
2
|
export default _default;
|
|
3
|
-
export declare const Primary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
4
|
-
export declare const Secondary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
3
|
+
export declare const Primary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/core/Metric").MetricProps>;
|
|
4
|
+
export declare const Secondary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/core/Metric").MetricProps>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import Button from "
|
|
3
|
-
import { ModalProps } from "
|
|
2
|
+
import Button from "../../../src/core/Button";
|
|
3
|
+
import { ModalProps } from "../../../src/spec";
|
|
4
4
|
import { Meta } from "@storybook/react";
|
|
5
5
|
declare const story: Meta<ModalProps>;
|
|
6
6
|
export default story;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import SegmentControl from "
|
|
2
|
+
import SegmentControl from "../../../src/core/SegmentControl";
|
|
3
3
|
import { Meta } from "@storybook/react";
|
|
4
4
|
declare const meta: Meta<typeof SegmentControl>;
|
|
5
5
|
export default meta;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StatusCapsuleColor, StatusCapsuleComponentType } from "
|
|
1
|
+
import { StatusCapsuleColor, StatusCapsuleComponentType } from "../../../src/spec";
|
|
2
2
|
import { Meta, StoryObj } from "@storybook/react";
|
|
3
3
|
declare const story: Meta<StatusCapsuleComponentType>;
|
|
4
4
|
export declare const Basic: StoryObj<StatusCapsuleComponentType>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import Table from "
|
|
1
|
+
import Table from "../../../src/core/Table";
|
|
2
2
|
import { ComponentStory } from "@storybook/react";
|
|
3
3
|
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src").TableProps<{
|
|
4
4
|
id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { SplitTagComponentType, TagColor, TagComponentType } from "
|
|
2
|
+
import { SplitTagComponentType, TagColor, TagComponentType } from "../../../src/spec";
|
|
3
3
|
import { Meta, StoryObj } from "@storybook/react";
|
|
4
4
|
declare const story: Meta<TagComponentType>;
|
|
5
5
|
export declare const Basic: StoryObj<{
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import Truncate from "
|
|
1
|
+
import Truncate from "../../../src/core/Truncate";
|
|
2
2
|
import { ComponentStory } from "@storybook/react";
|
|
3
3
|
import React from "react";
|
|
4
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
4
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/core/Truncate").TruncatePropTypes & {
|
|
5
5
|
children?: React.ReactNode;
|
|
6
6
|
}>;
|
|
7
7
|
export default _default;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
2
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/UIKitProvider").IProps & {
|
|
3
3
|
children?: React.ReactNode;
|
|
4
4
|
}>;
|
|
5
5
|
export default _default;
|
|
6
|
-
export declare const simple: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
6
|
+
export declare const simple: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/UIKitProvider").IProps & {
|
|
7
7
|
children?: React.ReactNode;
|
|
8
8
|
}>;
|
|
9
|
-
export declare const batchInfo: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
9
|
+
export declare const batchInfo: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/UIKitProvider").IProps & {
|
|
10
10
|
children?: React.ReactNode;
|
|
11
11
|
}>;
|
|
12
|
-
export declare const maxCount: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
12
|
+
export declare const maxCount: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/UIKitProvider").IProps & {
|
|
13
13
|
children?: React.ReactNode;
|
|
14
14
|
}>;
|
|
15
|
-
export declare const batchWithMaxCount: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("
|
|
15
|
+
export declare const batchWithMaxCount: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../../src/UIKitProvider").IProps & {
|
|
16
16
|
children?: React.ReactNode;
|
|
17
17
|
}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "moment/locale/zh-cn";
|
|
2
|
-
import { CronCalendarProps } from "
|
|
2
|
+
import { CronCalendarProps } from "../../../src/spec";
|
|
3
3
|
import type { Meta } from "@storybook/react";
|
|
4
4
|
import React from "react";
|
|
5
5
|
declare const story: Meta<React.FC<CronCalendarProps>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SidebarSubtitleComponentType } from "
|
|
1
|
+
import { SidebarSubtitleComponentType } from "../../../src/spec/base";
|
|
2
2
|
import type { Meta, StoryObj } from "@storybook/react";
|
|
3
3
|
declare const meta: Meta<SidebarSubtitleComponentType>;
|
|
4
4
|
export default meta;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { SortableListComponentType } from "
|
|
2
|
+
import { SortableListComponentType } from "../../../src/spec/base";
|
|
3
3
|
import type { Meta } from "@storybook/react";
|
|
4
4
|
declare const meta: Meta<SortableListComponentType>;
|
|
5
5
|
export default meta;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TruncateTextWithTooltipType } from "
|
|
1
|
+
import { TruncateTextWithTooltipType } from "../../../src/spec";
|
|
2
2
|
import { Meta } from "@storybook/react";
|
|
3
3
|
import React from "react";
|
|
4
4
|
type TruncatedTextWithTooltipComponentType = React.FC<TruncateTextWithTooltipType>;
|