@cloudtower/eagle 0.27.46 → 0.27.47
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 +2994 -2989
- package/dist/esm/index.js +1088 -1088
- package/dist/esm/stats1.html +1 -1
- package/dist/src/UIKitProvider/index.d.ts +1 -1
- package/dist/src/{components → core}/Alert/index.d.ts +1 -1
- package/dist/src/{components → core}/Arch/index.d.ts +1 -1
- package/dist/src/{components → core}/Badge/index.d.ts +1 -1
- package/dist/src/{components → core}/BaseIcon/index.d.ts +1 -1
- package/dist/src/{components → core}/Bit/index.d.ts +1 -1
- package/dist/src/{components → core}/BitPerSecond/index.d.ts +1 -1
- package/dist/src/{components → core}/Bps/index.d.ts +1 -1
- package/dist/src/core/Breadcrumb/index.d.ts +1 -1
- package/dist/src/{components → core}/ButtonGroup/index.d.ts +1 -1
- package/dist/src/{components → core}/Byte/index.d.ts +1 -1
- package/dist/src/{components → core}/Calendar/index.d.ts +1 -1
- package/dist/src/{components → core}/Cascader/index.d.ts +1 -1
- package/dist/src/{components → core}/Frequency/index.d.ts +1 -1
- package/dist/src/{components → core}/Icon/index.d.ts +1 -1
- package/dist/src/{components → core}/InputInteger/index.d.ts +1 -1
- package/dist/src/{components → core}/InputNumber/index.d.ts +1 -1
- package/dist/src/{components → core}/KitStoreProvider/index.d.ts +1 -1
- package/dist/src/{components → core}/Link/index.d.ts +1 -1
- package/dist/src/{components → core}/Loading/index.d.ts +1 -1
- package/dist/src/{components → core}/Metric/MetricLegend.d.ts +1 -1
- package/dist/src/{components → core}/Metric/RenderChart.d.ts +1 -1
- package/dist/src/{components → core}/Metric/TooltipFormatter.d.ts +1 -1
- package/dist/src/{components → core}/Metric/index.d.ts +2 -2
- package/dist/src/{components → core}/Metric/metric.d.ts +2 -2
- package/dist/src/{components → core}/Metric/mockMetric.d.ts +1 -1
- package/dist/src/{components → core}/Metric/mockMetric2.d.ts +1 -1
- package/dist/src/{components → core}/Modal/index.d.ts +1 -1
- package/dist/src/{components → core}/Pagination/index.d.ts +1 -1
- package/dist/src/{components → core}/Percent/index.d.ts +1 -1
- package/dist/src/{components → core}/Progress/index.d.ts +1 -1
- package/dist/src/{components → core}/Radio/index.d.ts +1 -1
- package/dist/src/{components → core}/SearchInput/index.d.ts +1 -1
- package/dist/src/{components → core}/Second/index.d.ts +1 -1
- package/dist/src/{components → core}/Select/index.d.ts +1 -1
- package/dist/src/{components → core}/SimplePagination/index.d.ts +1 -1
- package/dist/src/{components → core}/Speed/index.d.ts +1 -1
- package/dist/src/{components → core}/StatusCapsule/index.d.ts +1 -1
- package/dist/src/{components → core}/Steps/index.d.ts +1 -1
- package/dist/src/{components → core}/Switch/index.d.ts +1 -1
- package/dist/src/{components → core}/Table/index.d.ts +1 -1
- package/dist/src/{components → core}/TableForm/AddRowButton.d.ts +1 -1
- package/dist/src/{components → core}/TableForm/TableFormBodyCell.d.ts +1 -1
- package/dist/src/{components → core}/TableForm/TableFormBodyRows.d.ts +1 -1
- package/dist/src/{components → core}/TableForm/TableFormHeaderCell.d.ts +1 -1
- package/dist/src/{components → core}/TableForm/index.d.ts +1 -1
- package/dist/src/{components → core}/TableForm/types.d.ts +2 -2
- package/dist/src/{components → core}/TableForm/utils.d.ts +1 -1
- package/dist/src/{components → core}/Tag/SplitTag.d.ts +1 -1
- package/dist/src/{components → core}/Tag/index.d.ts +1 -1
- package/dist/src/{components → core}/TextArea/index.d.ts +1 -1
- package/dist/src/{components → core}/Time/index.d.ts +1 -1
- package/dist/src/{components → core}/TimeZoneSelect/index.d.ts +1 -1
- package/dist/src/{components → core}/Token/index.d.ts +1 -1
- package/dist/src/{components → core}/Tooltip/index.d.ts +1 -1
- package/dist/src/{components → 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/NamesTooltip/index.d.ts +1 -1
- package/dist/src/{components → 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/index.d.ts +5 -5
- package/dist/src/spec/base.d.ts +5 -5
- package/dist/stories/docs/cascader/cascader.stories.d.ts +2 -2
- package/dist/{src/core/AccordionCard → stories/docs/core}/AccordionCard.stories.d.ts +1 -1
- package/dist/{src/components/Alert → stories/docs/core}/Alert.stories.d.ts +1 -1
- package/dist/{src/components/Arch → stories/docs/core}/Arch.stories.d.ts +1 -1
- package/dist/{src/components/BaseIcon → stories/docs/core}/BaseIcon.stories.d.ts +2 -2
- package/dist/{src/components/Bit → stories/docs/core}/Bit.stories.d.ts +6 -6
- package/dist/{src/components/BitPerSecond → stories/docs/core}/BitPerSecond.stories.d.ts +6 -6
- package/dist/{src/components/Bps → stories/docs/core}/Bps.stories.d.ts +6 -6
- package/dist/{src/core/Breadcrumb → stories/docs/core}/Breadcrumb.stories.d.ts +1 -1
- package/dist/{src/components/Byte → stories/docs/core}/Byte.stories.d.ts +6 -6
- package/dist/{src/components/Card → stories/docs/core}/Card.stories.d.ts +1 -1
- package/dist/{src/core/DetailCard → stories/docs/core}/DetailCard.stories.d.ts +1 -1
- package/dist/{src/components → stories/docs/core}/ExpandableList/ExpandableItem.stories.d.ts +1 -1
- package/dist/{src/components → stories/docs/core}/ExpandableList/ExpandableList.stories.d.ts +1 -1
- package/dist/{src/components/Fields/FieldsBoolean → stories/docs/core}/FieldsBoolean.stories.d.ts +2 -2
- package/dist/{src/components/Fields/FieldsDateTimeRange → stories/docs/core}/FieldsDateTimeRange.stories.d.ts +1 -1
- package/dist/{src/components/Fields/FieldsEnum → stories/docs/core}/FieldsEnum.stories.d.ts +1 -1
- package/dist/{src/components/Fields/FieldsInteger → stories/docs/core}/FieldsInteger.stories.d.ts +1 -1
- package/dist/{src/components/Fields/FieldsString → stories/docs/core}/FieldsString.stories.d.ts +8 -8
- package/dist/{src/components/Fields/FieldsTimePicker → stories/docs/core}/FieldsTimePicker.stories.d.ts +2 -2
- package/dist/{src/components/Frequency → stories/docs/core}/Frequency.stories.d.ts +6 -6
- package/dist/{src/components/Button → stories/docs/core}/HoverableElement.stories.d.ts +2 -2
- package/dist/{src/components/Icon → stories/docs/core}/Icon.stories.d.ts +6 -6
- package/dist/{src/components/Link → stories/docs/core}/Link.stories.d.ts +1 -1
- package/dist/{src/components/Metric → stories/docs/core}/Metric.stories.d.ts +3 -3
- package/dist/{src/components/Modal → stories/docs/core}/Modal.stories.d.ts +2 -2
- package/dist/{src/components/Percent → stories/docs/core}/Percent.stories.d.ts +10 -10
- package/dist/{src/components/Radio → stories/docs/core}/RadioButton.stories.d.ts +1 -1
- package/dist/{src/components/Second → stories/docs/core}/Second.stories.d.ts +8 -8
- package/dist/{src/core/SegmentControl → stories/docs/core}/SegmentControl.stories.d.ts +1 -1
- package/dist/{src/components/Select → stories/docs/core}/Select.Simple.stories.d.ts +1 -1
- package/dist/{src/components/SimplePagination → stories/docs/core}/SimplePagination.stories.d.ts +1 -1
- package/dist/{src/components/Speed → stories/docs/core}/Speed.stories.d.ts +6 -6
- package/dist/{src/components/StatusCapsule → stories/docs/core}/StatusCapsule.stories.d.ts +1 -1
- package/dist/{src/core/StepProgress → stories/docs/core}/StepProgress.stories.d.ts +1 -1
- package/dist/{src/components/Steps → stories/docs/core}/Steps.stories.d.ts +1 -1
- package/dist/{src/components/Table → stories/docs/core}/Table.stories.d.ts +5 -5
- package/dist/{src/components/Tag → stories/docs/core}/Tag.stories.d.ts +1 -1
- package/dist/{src/components/Token → stories/docs/core}/Token.stories.d.ts +1 -1
- package/dist/{src/components/Tooltip → stories/docs/core}/Tooltip.stories.d.ts +3 -3
- package/dist/{src/components/Truncate → stories/docs/core}/Truncate.stories.d.ts +2 -2
- package/dist/{src/components/message-group → stories/docs/core}/message-group.stories.d.ts +5 -5
- package/dist/{src/coreX/BarChart → stories/docs/coreX}/BarChart.stories.d.ts +1 -1
- package/dist/{src/coreX/BatchOperation → stories/docs/coreX}/BatchOperation.stories.d.ts +1 -1
- package/dist/{src/coreX/ChartWithTooltip → stories/docs/coreX}/ChartWithTooltip.stories.d.ts +1 -1
- package/dist/{src/coreX/Counting → stories/docs/coreX}/Counting.stories.d.ts +1 -1
- package/dist/{src/coreX/CronCalendar → stories/docs/coreX}/CronCalendar.stories.d.ts +1 -1
- package/dist/{src/coreX/CronPlan → stories/docs/coreX}/CronPlan.stories.d.ts +1 -1
- package/dist/{src/coreX/DateRangePicker → stories/docs/coreX}/DateRangePicker.stories.d.ts +1 -1
- package/dist/{src/coreX/DonutChart → stories/docs/coreX}/DonutChart.stories.d.ts +1 -1
- package/dist/{src/coreX/GoBackButton → stories/docs/coreX}/GoBackButton.stories.d.ts +1 -1
- package/dist/{src/coreX/NamesTooltip → stories/docs/coreX}/NamesTooltip.stories.d.ts +1 -1
- package/dist/{src/coreX/SidebarSubtitle → stories/docs/coreX}/SidebarSubtitle.stories.d.ts +1 -1
- package/dist/{src/coreX/SortableList → stories/docs/coreX}/SortableList.stories.d.ts +1 -1
- package/dist/{src/coreX/SummaryTable → stories/docs/coreX}/SummaryTable.stories.d.ts +1 -1
- package/dist/{src/coreX/SwitchWithText → stories/docs/coreX}/SwitchWithText.stories.d.ts +1 -1
- package/dist/{src/coreX/TruncatedTextWithTooltip → stories/docs/coreX}/TruncatedTextWithTooltip.stories.d.ts +1 -1
- package/dist/{src/coreX/UnitWithChart → stories/docs/coreX}/UnitWithChart.stories.d.ts +1 -1
- package/dist/style.css +3209 -3204
- package/dist/umd/index.js +1089 -1089
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
- package/dist/src/{components → core}/Button/HoverableElement.d.ts +0 -0
- package/dist/src/{components → core}/Button/index.d.ts +0 -0
- package/dist/src/{components → core}/Card/CardBody.d.ts +0 -0
- package/dist/src/{components → core}/Card/CardTitle.d.ts +0 -0
- package/dist/src/{components → core}/Card/CardWrapper.d.ts +0 -0
- package/dist/src/{components → core}/Card/__test__/Card.test.d.ts +0 -0
- package/dist/src/{components → core}/Card/index.d.ts +0 -0
- package/dist/src/{components → core}/Cascader/cascader.style.d.ts +0 -0
- package/dist/src/{components → core}/Cascader/cascader.type.d.ts +0 -0
- package/dist/src/{components → core}/Cascader/cascader.widget.d.ts +0 -0
- package/dist/src/{components → core}/Checkbox/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Checkbox/checkbox.style.d.ts +0 -0
- package/dist/src/{components → core}/Checkbox/index.d.ts +0 -0
- package/dist/src/{components → core}/Empty/index.d.ts +0 -0
- package/dist/src/{components → core}/ErrorBoundary/index.d.ts +0 -0
- package/dist/src/{components → core}/ExpandableList/ExpandIcon.d.ts +0 -0
- package/dist/src/{components → core}/ExpandableList/ExpandableContainer.d.ts +0 -0
- package/dist/src/{components → core}/ExpandableList/ExpandableItem.d.ts +0 -0
- package/dist/src/{components → core}/ExpandableList/RoundOrder.d.ts +0 -0
- package/dist/src/{components → core}/ExpandableList/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/FailedLoad/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsBoolean/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsBoolean/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsDateTime/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsDateTimeRange/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsDateTimeRange/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsEnum/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsEnum/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsFloat/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsFloat/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsInt/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsInt/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsInteger/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsInteger/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsString/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsString/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsTextArea/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsTimePicker/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Fields/FieldsTimePicker/index.d.ts +0 -0
- package/dist/src/{components → core}/Fields/index.d.ts +0 -0
- package/dist/src/{components → core}/Form/index.d.ts +0 -0
- package/dist/src/{components → core}/FormItem/index.d.ts +0 -0
- package/dist/src/{components → core}/Input/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Input/index.d.ts +0 -0
- package/dist/src/{components → core}/InputGroup/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/InputGroup/index.d.ts +0 -0
- package/dist/src/{components → core}/InputInteger/__test__/unit.test.d.ts +0 -0
- package/dist/src/{components → core}/InputInteger/formatterInteger.d.ts +0 -0
- package/dist/src/{components → core}/InputTagItem/index.d.ts +0 -0
- package/dist/src/{components → core}/Loading/style.d.ts +0 -0
- package/dist/src/{components → core}/Metric/MetricActions.d.ts +0 -0
- package/dist/src/{components → core}/Metric/Pointer.d.ts +0 -0
- package/dist/src/{components → core}/Metric/styled.d.ts +0 -0
- package/dist/src/{components → core}/Metric/type.d.ts +0 -0
- package/dist/src/{components → core}/ModalStack/index.d.ts +0 -0
- package/dist/src/{components → core}/Overflow/index.d.ts +0 -0
- package/dist/src/{components → core}/Radio/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/SearchInput/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/SimplePagination/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Space/index.d.ts +0 -0
- package/dist/src/{components → core}/StatusCapsule/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Steps/style.d.ts +0 -0
- package/dist/src/{components → core}/Styled/index.d.ts +0 -0
- package/dist/src/{components → core}/Table/TableWidget.d.ts +0 -0
- package/dist/src/{components → core}/Table/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Table/common.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/Columns/AffixColumn.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/Columns/CheckboxColumn.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/Columns/FormItem.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/Columns/InputColumn.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/Columns/TextColumn.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/Columns/index.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/__test__/tableForm.test.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/__test__/utils.test.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/const.d.ts +0 -0
- package/dist/src/{components → core}/TableForm/style.d.ts +0 -0
- package/dist/src/{components → core}/Tag/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Tag/const.d.ts +0 -0
- package/dist/src/{components → core}/Tag/style.d.ts +0 -0
- package/dist/src/{components → core}/Time/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/TimePicker/index.d.ts +0 -0
- package/dist/src/{components → core}/Token/__test__/h5_css.test.d.ts +0 -0
- package/dist/src/{components → core}/Token/style.d.ts +0 -0
- package/dist/src/{components → core}/Truncate/index.d.ts +0 -0
- package/dist/src/{components → core}/Typo/index.d.ts +0 -0
- package/dist/src/{components → core}/antd.d.ts +0 -0
- package/dist/src/{components → core}/index.d.ts +0 -0
- package/dist/src/{components → core}/message/__tests__/index.test.d.ts +0 -0
- package/dist/src/{components → core}/message/index.d.ts +0 -0
- package/dist/src/{components → core}/message/style/index.d.ts +0 -0
- package/dist/src/{components → core}/message-group/__test__/message-group.test.d.ts +0 -0
- package/dist/src/{coreX/DateRangePicker/hooks → hooks}/useElementIntersectionRatio.d.ts +0 -0
- package/dist/src/{coreX/DateRangePicker/hooks → hooks}/useMemoCompare.d.ts +0 -0
- package/dist/{src/components/Button → stories/docs/core}/Button.stories.d.ts +0 -0
- package/dist/{src/core/DropdownMenu → stories/docs/core}/DropdownMenu.stories.d.ts +0 -0
- package/dist/{src/components → stories/docs/core}/ExpandableList/CustomHeader.stories.d.ts +0 -0
- package/dist/{src/components/FormItem → stories/docs/core}/Form.stories.d.ts +0 -0
- package/dist/{src/components/Input → stories/docs/core}/Input.simple.stories.d.ts +0 -0
- package/dist/{src/components/Input → stories/docs/core}/Input.stories.d.ts +0 -0
- package/dist/{src/components/Loading → stories/docs/core}/Loading.stories.d.ts +0 -0
- package/dist/{src/components/Pagination → stories/docs/core}/Pagination.stories.d.ts +0 -0
- package/dist/{src/components/Radio → stories/docs/core}/Radio.stories.d.ts +0 -0
- package/dist/{src/components/Radio → stories/docs/core}/RadioGroup.stories.d.ts +0 -0
- package/dist/{src/components/SearchInput → stories/docs/core}/SearchInput.stories.d.ts +0 -0
- package/dist/{src/components/Select → stories/docs/core}/Select.stories.d.ts +0 -0
- package/dist/{src/components/Space → stories/docs/core}/Space.stories.d.ts +0 -0
- package/dist/{src/components/Styled → stories/docs/core}/Styled.stories.d.ts +0 -0
- package/dist/{src/components/Switch → stories/docs/core}/Switch.stories.d.ts +0 -0
- package/dist/{src/components/TableForm → stories/docs/core}/TableForm.stories.d.ts +0 -0
- package/dist/{src/components/TimeZoneSelect → stories/docs/core}/TimeZoneSelect.stories.d.ts +0 -0
- package/dist/{src/components/InputGroup → stories/docs/core}/inputGroup.stories.d.ts +0 -0
- package/dist/stories/{menu.stories.d.ts → docs/core/menu.stories.d.ts} +0 -0
- package/dist/{src/components/Time → stories/docs/core}/time.stories.d.ts +0 -0
- package/dist/stories/docs/{I18nNameTag.stories.d.ts → coreX/I18nNameTag.stories.d.ts} +0 -0
- package/dist/stories/docs/{OverflowTooltip.stories.d.ts → coreX/OverflowTooltip.stories.d.ts} +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ParrotI18nSupportLng } from "@cloudtower/parrot";
|
|
2
|
+
import { BatchHelper } from "@src/core";
|
|
2
3
|
import React, { PropsWithChildren } from "react";
|
|
3
|
-
import { BatchHelper } from "../components";
|
|
4
4
|
import { Kit } from "../spec";
|
|
5
5
|
export interface IProps {
|
|
6
6
|
kit?: Kit;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as SVG from "@cloudtower/icons-react";
|
|
2
2
|
import React from "react";
|
|
3
|
-
export type SrcType = string | typeof SVG[keyof typeof SVG];
|
|
3
|
+
export type SrcType = string | (typeof SVG)[keyof typeof SVG];
|
|
4
4
|
export interface IBaseIconProps extends React.HTMLAttributes<HTMLSpanElement> {
|
|
5
5
|
className?: string;
|
|
6
6
|
alt?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { IBreadcrumbProps } from "@src/spec";
|
|
1
2
|
import React from "react";
|
|
2
|
-
import { IBreadcrumbProps } from "../../spec";
|
|
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;
|
|
5
5
|
}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { ButtonGroupType } from "@src/spec";
|
|
1
2
|
import React from "react";
|
|
2
|
-
import { ButtonGroupType } from "../../spec";
|
|
3
3
|
export declare const ButtonStyle: import("@linaria/core").LinariaClassName;
|
|
4
4
|
declare const ButtonGroup: React.ForwardRefExoticComponent<ButtonGroupType & React.RefAttributes<HTMLDivElement>>;
|
|
5
5
|
export default ButtonGroup;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { AdditionOptions } from "@src/spec";
|
|
1
2
|
import { InputNumberProps } from "antd/lib/input-number";
|
|
2
3
|
import React from "react";
|
|
3
|
-
import { AdditionOptions } from "../../spec";
|
|
4
4
|
export declare const AntdIntStyled: import("@linaria/react").StyledMeta & React.FunctionComponent<{
|
|
5
5
|
controls: boolean;
|
|
6
6
|
suffix?: string | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { AdditionOptions } from "@src/spec";
|
|
1
2
|
import { InputNumberProps } from "antd/lib/input-number";
|
|
2
3
|
import React from "react";
|
|
3
|
-
import { AdditionOptions } from "../../spec";
|
|
4
4
|
export declare const AntdInputNumberStyled: import("@linaria/react").StyledMeta & React.FunctionComponent<{
|
|
5
5
|
controls: boolean;
|
|
6
6
|
suffix?: string | undefined;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { GraphType, IMetric } from "@src/core/Metric/type";
|
|
1
2
|
import React from "react";
|
|
2
3
|
import { TooltipProps } from "recharts";
|
|
3
4
|
import { NameType, Payload, ValueType } from "recharts/types/component/DefaultTooltipContent";
|
|
4
5
|
import { AxisDomain } from "recharts/types/util/types";
|
|
5
|
-
import { GraphType, IMetric } from "./type";
|
|
6
6
|
export interface IChartProps<TValue extends ValueType = string, TName extends NameType = number> {
|
|
7
7
|
metricName: string;
|
|
8
8
|
yAxisAlign?: "left" | "right";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { ILegend } from "@src/core/Metric/type";
|
|
1
2
|
import React from "react";
|
|
2
3
|
import { TooltipProps } from "recharts";
|
|
3
4
|
import { Payload } from "recharts/types/component/DefaultTooltipContent";
|
|
4
|
-
import { ILegend } from "./type";
|
|
5
5
|
declare const TooltipFormatter: React.FC<TooltipProps<number, string> & {
|
|
6
6
|
deselected: string[];
|
|
7
7
|
legends: ILegend[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { IChartProps } from "
|
|
3
|
-
import { TimeUnit } from "
|
|
2
|
+
import { IChartProps } from "@src/core/Metric/RenderChart";
|
|
3
|
+
import { TimeUnit } from "@src/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 "@src/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("@src/core/Metric/type").ILegend;
|
|
38
38
|
step: number;
|
|
39
39
|
tolerance: number;
|
|
40
40
|
}[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { PaginationProps } from "@src/spec";
|
|
1
2
|
import React from "react";
|
|
2
|
-
import { PaginationProps } from "../../spec";
|
|
3
3
|
export declare const PaginationStyle: import("@linaria/core").LinariaClassName;
|
|
4
4
|
declare const Pagination: React.FC<PaginationProps>;
|
|
5
5
|
export default Pagination;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { RadioButtonProps, RadioProps } from "@src/spec";
|
|
1
2
|
import { RadioGroupProps as AntdRadioGroupProps } from "antd/lib/radio";
|
|
2
3
|
import React from "react";
|
|
3
|
-
import { RadioButtonProps, RadioProps } from "../../spec";
|
|
4
4
|
declare const Radio: React.FC<RadioProps>;
|
|
5
5
|
declare const RadioGroup: React.FC<AntdRadioGroupProps>;
|
|
6
6
|
declare const RadioButton: React.FC<RadioButtonProps>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { StatusCapsuleColor, StatusCapsuleComponentType } from "@src/spec";
|
|
1
2
|
import React from "react";
|
|
2
|
-
import { StatusCapsuleColor, StatusCapsuleComponentType } from "../../spec";
|
|
3
3
|
export declare const PresetColors: StatusCapsuleColor[];
|
|
4
4
|
export declare const StatusIcon: React.FC<{
|
|
5
5
|
loading?: boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { TableFormHandle, TableFormProps } from "@src/core/TableForm/types";
|
|
1
2
|
import React from "react";
|
|
2
|
-
import { TableFormHandle, TableFormProps } from "./types";
|
|
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 {
|
|
3
|
-
import {
|
|
2
|
+
import { ColumnBodyImpls } from "@src/core/TableForm/Columns";
|
|
3
|
+
import { ButtonProps } from "@src/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 "@src/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,5 +1,5 @@
|
|
|
1
|
+
import { TokenColor } from "@src/spec";
|
|
1
2
|
import React from "react";
|
|
2
|
-
import { TokenColor } from "../../spec";
|
|
3
3
|
export declare const PresetColors: TokenColor[];
|
|
4
4
|
declare const Token: React.ForwardRefExoticComponent<Omit<import("antd/lib/tag").TagProps, "closeIcon"> & {
|
|
5
5
|
color?: TokenColor | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { MessageApi } from "@src/core/message";
|
|
1
2
|
import { ArgsProps, ConfigOnClose, MessageType } from "antd/lib/message";
|
|
2
3
|
import { ReactNode } from "react";
|
|
3
|
-
import { MessageApi } from "../message";
|
|
4
4
|
export declare function makeUUID(length?: number): string;
|
|
5
5
|
export type BatchHelper = {
|
|
6
6
|
getBatchKey: (content: ReactNode) => string | undefined;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { Action } from "@src/spec/type";
|
|
1
2
|
import React from "react";
|
|
2
|
-
import { Action } from "../../spec/type";
|
|
3
3
|
export declare const renderBatchOperationMenuItem: (act: Action, idx?: number) => JSX.Element;
|
|
4
4
|
declare const BatchOperation: React.FC<{
|
|
5
5
|
count: number;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { CronPlanProps } from "@src/spec";
|
|
1
2
|
import { i18n as Ii18n } from "i18next";
|
|
2
3
|
import moment from "moment";
|
|
3
4
|
import React from "react";
|
|
4
|
-
import { CronPlanProps } from "../../spec";
|
|
5
5
|
export declare const stringifyPlan: (mode: CronMode, daily: DailyState, weekly: WeeklyState, monthly: MonthlyState, i18n: Ii18n) => string | undefined;
|
|
6
6
|
type CronMode = "day" | "week" | "month";
|
|
7
7
|
type DailyState = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { DateRangePickerProps } from "@src/coreX/DateRangePicker/common";
|
|
1
2
|
import React from "react";
|
|
2
|
-
import { DateRangePickerProps } from "./common";
|
|
3
3
|
declare const DateRangePicker: React.FC<DateRangePickerProps>;
|
|
4
4
|
export default DateRangePicker;
|
|
5
5
|
export { default as AbsoluteDate } from "./AbsoluteDate";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { SummaryTableComponentType } from "@src/spec";
|
|
1
2
|
import React, { ReactNode } from "react";
|
|
2
|
-
import { SummaryTableComponentType } from "../../spec";
|
|
3
3
|
export declare const SummaryTableRow: React.FunctionComponent<{
|
|
4
4
|
labelWidth?: string;
|
|
5
5
|
title: string | ReactNode;
|
package/dist/src/index.d.ts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import "./styles/index.scss";
|
|
2
|
-
export type { CardProps, DateRange, GraphType, IconProps, IDataPoint, } from "./
|
|
3
|
-
export { antdKit, BaseIcon, Button, ButtonStyle, CannotOperationInfo, ContentWrapper, createBatchMessageMethods, Desc, FailedLoad, FullView, Icon, InputTagItem, KitStoreProvider, LightDesc, ModalStack, RadioDesc, radioStyle, tableStyleCover, tickFormatter, Truncate, Typo, useKitDispatch, useKitSelector, WizardBody, } from "./
|
|
4
|
-
export * from "./
|
|
2
|
+
export type { CardProps, DateRange, GraphType, IconProps, IDataPoint, } from "./core";
|
|
3
|
+
export { antdKit, BaseIcon, Button, ButtonStyle, CannotOperationInfo, ContentWrapper, createBatchMessageMethods, Desc, FailedLoad, FullView, Icon, InputTagItem, KitStoreProvider, LightDesc, ModalStack, RadioDesc, radioStyle, tableStyleCover, tickFormatter, Truncate, Typo, useKitDispatch, useKitSelector, WizardBody, } from "./core";
|
|
4
|
+
export * from "./core/Cascader/cascader.style";
|
|
5
|
+
export * from "./core/Cascader/cascader.widget";
|
|
5
6
|
export { RenderMenuItem } from "./core/DropdownMenu";
|
|
6
7
|
export { default as DropdownMenu } from "./core/DropdownMenu";
|
|
8
|
+
export * from "./core/TableForm/types";
|
|
7
9
|
export * from "./coreX";
|
|
8
10
|
export { useElementsSize } from "./hooks";
|
|
9
11
|
export type { AntdInputComponentType, AntdTreeSelectComponentType, BaseEnumProps, ButtonProps, DateTimeRangeProps, EnumProps, FloatProps, InputSize, IntegerFieldProps, IntFieldProps, IntProps, Kit, KitSelectProps, ModalProps, RequiredColumnProps, SorterOrder, StringProps, SummaryTableItem, TableProps, TagColor, TextAreaProps, TooltipProps, WizardSteps, } from "./spec";
|
|
@@ -38,5 +40,3 @@ export type { DataNode as AntdDataNode, TreeProps as AntdTreeProps, } from "antd
|
|
|
38
40
|
export type { TreeSelectProps as AntdTreeSelectProps } from "antd/lib/tree-select";
|
|
39
41
|
export type { RcFile as AntdRcFile, UploadProps as AntdUploadProps, } from "antd/lib/upload";
|
|
40
42
|
export type { CustomTagProps as AntdCustomTagProps } from "rc-select/lib/interface/generator";
|
|
41
|
-
export * from "./components/Cascader/cascader.widget";
|
|
42
|
-
export * from "./components/Cascader/cascader.style";
|