@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
|
-
import { IBreadcrumbProps } from "
|
|
1
|
+
import { IBreadcrumbProps } from "../../spec";
|
|
2
2
|
import React from "react";
|
|
3
3
|
export declare const BreadWrapper: import("@linaria/react").StyledMeta & React.FunctionComponent<React.ClassAttributes<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement> & Record<never, unknown> & {
|
|
4
4
|
as?: React.ElementType<any> | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ButtonGroupType } from "
|
|
1
|
+
import { ButtonGroupType } from "../../spec";
|
|
2
2
|
import React from "react";
|
|
3
3
|
export declare const ButtonStyle: import("@linaria/core").LinariaClassName;
|
|
4
4
|
declare const ButtonGroup: React.ForwardRefExoticComponent<ButtonGroupType & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { SearchInputProps } from "
|
|
2
|
+
import { SearchInputProps } from "../../spec/base";
|
|
3
3
|
import type { CascaderProps as Antd5CascaderProps } from "antd5/lib/cascader";
|
|
4
|
-
export type { Antd5SizeType } from "
|
|
4
|
+
export type { Antd5SizeType } from "../../utils/type";
|
|
5
5
|
export type PresetCascaderRenderProps = {
|
|
6
6
|
menus: Parameters<NonNullable<CascaderProps["dropdownRender"]>>[0];
|
|
7
7
|
header?: React.ReactNode;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AdditionOptions } from "
|
|
1
|
+
import { AdditionOptions } from "../../spec";
|
|
2
2
|
import { InputNumberProps } from "antd/lib/input-number";
|
|
3
3
|
import React from "react";
|
|
4
4
|
export declare const AntdIntStyled: import("@linaria/react").StyledMeta & React.FunctionComponent<{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AdditionOptions } from "
|
|
1
|
+
import { AdditionOptions } from "../../spec";
|
|
2
2
|
import { InputNumberProps } from "antd/lib/input-number";
|
|
3
3
|
import React from "react";
|
|
4
4
|
export declare const AntdInputNumberStyled: import("@linaria/react").StyledMeta & React.FunctionComponent<{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GraphType, IMetric } from "
|
|
1
|
+
import { GraphType, IMetric } from "../../core/Metric/type";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { TooltipProps } from "recharts";
|
|
4
4
|
import { NameType, Payload, ValueType } from "recharts/types/component/DefaultTooltipContent";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { IChartProps } from "
|
|
3
|
-
import { TimeUnit } from "
|
|
2
|
+
import { IChartProps } from "../../core/Metric/RenderChart";
|
|
3
|
+
import { TimeUnit } from "../../core/Metric/type";
|
|
4
4
|
export type MetricProps = {
|
|
5
5
|
height?: number;
|
|
6
6
|
showPointer?: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DateRange, IDataPoint, IMetric } from "
|
|
1
|
+
import { DateRange, IDataPoint, IMetric } from "../../core/Metric/type";
|
|
2
2
|
export declare function filterPointsByDateRange(points: IDataPoint[], dateRange: DateRange): IDataPoint[];
|
|
3
3
|
export declare const parseRange: (range: string) => {
|
|
4
4
|
span: number;
|
|
@@ -34,7 +34,7 @@ export declare const filterOverlappingMetric: (metric: IMetric, dateRange: DateR
|
|
|
34
34
|
t: number;
|
|
35
35
|
v: number;
|
|
36
36
|
})[];
|
|
37
|
-
legend: import("
|
|
37
|
+
legend: import("../../core/Metric/type").ILegend;
|
|
38
38
|
step: number;
|
|
39
39
|
tolerance: number;
|
|
40
40
|
}[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { StatusCapsuleColor, StatusCapsuleComponentType } from "
|
|
1
|
+
import { StatusCapsuleColor, StatusCapsuleComponentType } from "../../spec";
|
|
2
2
|
import React from "react";
|
|
3
3
|
export declare const PresetColors: StatusCapsuleColor[];
|
|
4
4
|
export declare const StatusIcon: React.FC<{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TableFormHandle, TableFormProps } from "
|
|
1
|
+
import { TableFormHandle, TableFormProps } from "../../core/TableForm/types";
|
|
2
2
|
import React from "react";
|
|
3
3
|
declare const TableForm: React.ForwardRefExoticComponent<TableFormProps & React.RefAttributes<TableFormHandle>>;
|
|
4
4
|
export default TableForm;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ColumnBodyImpls } from "
|
|
3
|
-
import { ButtonProps } from "
|
|
2
|
+
import { ColumnBodyImpls } from "../../core/TableForm/Columns";
|
|
3
|
+
import { ButtonProps } from "../../spec";
|
|
4
4
|
export type ErrorInfo = Record<string, {
|
|
5
5
|
errorMessage: string;
|
|
6
6
|
isError: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TableFormColumn } from "
|
|
1
|
+
import { TableFormColumn } from "../../core/TableForm/types";
|
|
2
2
|
export declare function increaseLastNumber(str: string, num: number): string;
|
|
3
3
|
export declare const genEmptyRow: (columns: TableFormColumn[]) => Record<string, any>;
|
|
4
4
|
export declare const moveItemInArray: <T>(array: T[], fromIndex: number, toIndex: number) => T[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TokenColor } from "
|
|
1
|
+
import { TokenColor } from "../../spec";
|
|
2
2
|
import React from "react";
|
|
3
3
|
export declare const PresetColors: TokenColor[];
|
|
4
4
|
declare const Token: React.ForwardRefExoticComponent<Omit<import("antd/lib/tag").TagProps, "closeIcon"> & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MessageApi } from "
|
|
1
|
+
import { MessageApi } from "../../core/message";
|
|
2
2
|
import { ArgsProps, ConfigOnClose, MessageType } from "antd/lib/message";
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
export declare function makeUUID(length?: number): string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DateRangePickerProps } from "
|
|
1
|
+
import { DateRangePickerProps } from "../../coreX/DateRangePicker/common";
|
|
2
2
|
import React from "react";
|
|
3
3
|
declare const DateRangePicker: React.FC<DateRangePickerProps>;
|
|
4
4
|
export default DateRangePicker;
|
package/dist/src/spec/base.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { StyledMeta } from "@linaria/react";
|
|
2
|
-
import { CardProps } from "
|
|
3
|
-
import { IEmptyProps } from "
|
|
4
|
-
import { MessageApi } from "
|
|
5
|
-
import { TableFormHandle, TableFormProps } from "
|
|
6
|
-
import { TruncatePropTypes } from "
|
|
2
|
+
import { CardProps } from "../core/Card";
|
|
3
|
+
import { IEmptyProps } from "../core/Empty";
|
|
4
|
+
import { MessageApi } from "../core/message";
|
|
5
|
+
import { TableFormHandle, TableFormProps } from "../core/TableForm/types";
|
|
6
|
+
import { TruncatePropTypes } from "../core/Truncate";
|
|
7
7
|
import { SizeType } from "antd/es/config-provider/SizeContext";
|
|
8
8
|
import { AlertProps } from "antd/lib/alert";
|
|
9
9
|
import { AutoCompleteProps } from "antd/lib/auto-complete";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import Cascader from "
|
|
2
|
-
import { CascaderProps } from "
|
|
1
|
+
import Cascader from "../../../src/core/Cascader";
|
|
2
|
+
import { CascaderProps } from "../../../src/core/Cascader/cascader.type";
|
|
3
3
|
import type { StoryObj } from "@storybook/react";
|
|
4
4
|
import React from "react";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import Alert from "
|
|
1
|
+
import Alert from "../../../src/core/Alert";
|
|
2
2
|
import { ComponentStory } from "@storybook/react";
|
|
3
3
|
import React from "react";
|
|
4
4
|
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, Omit<import("antd/lib/alert").AlertProps, "type"> & {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Architecture } from "
|
|
1
|
+
import { Architecture } from "../../../src/spec";
|
|
2
2
|
import React from "react";
|
|
3
3
|
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, {
|
|
4
4
|
architecture?: Architecture | undefined;
|