feffery_antd_components 0.4.3 → 0.4.4
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/DESCRIPTION +1 -1
- package/Project.toml +1 -1
- package/README-en_US.md +1 -1
- package/README.md +1 -1
- package/feffery_antd_components/AntdAccordion.py +3 -6
- package/feffery_antd_components/AntdAffix.py +3 -6
- package/feffery_antd_components/AntdAlert.py +3 -6
- package/feffery_antd_components/AntdAnchor.py +3 -6
- package/feffery_antd_components/AntdAvatar.py +3 -6
- package/feffery_antd_components/AntdAvatarGroup.py +3 -6
- package/feffery_antd_components/AntdBackTop.py +3 -6
- package/feffery_antd_components/AntdBadge.py +3 -6
- package/feffery_antd_components/AntdBreadcrumb.py +3 -6
- package/feffery_antd_components/AntdButton.py +3 -6
- package/feffery_antd_components/AntdCalendar.py +3 -6
- package/feffery_antd_components/AntdCard.py +3 -6
- package/feffery_antd_components/AntdCardGrid.py +3 -6
- package/feffery_antd_components/AntdCardMeta.py +3 -6
- package/feffery_antd_components/AntdCarousel.py +3 -6
- package/feffery_antd_components/AntdCascader.py +3 -6
- package/feffery_antd_components/AntdCenter.py +3 -6
- package/feffery_antd_components/AntdCheckCard.py +3 -6
- package/feffery_antd_components/AntdCheckCardGroup.py +3 -6
- package/feffery_antd_components/AntdCheckableTag.py +3 -6
- package/feffery_antd_components/AntdCheckbox.py +3 -6
- package/feffery_antd_components/AntdCheckboxGroup.py +3 -6
- package/feffery_antd_components/AntdCol.py +3 -6
- package/feffery_antd_components/AntdCollapse.py +3 -6
- package/feffery_antd_components/AntdColorPicker.py +3 -6
- package/feffery_antd_components/AntdComment.py +3 -6
- package/feffery_antd_components/AntdCompact.py +3 -6
- package/feffery_antd_components/AntdConfigProvider.py +3 -6
- package/feffery_antd_components/AntdContent.py +3 -6
- package/feffery_antd_components/AntdCopyText.py +3 -6
- package/feffery_antd_components/AntdCountdown.py +3 -6
- package/feffery_antd_components/AntdCountup.py +3 -6
- package/feffery_antd_components/AntdCustomSkeleton.py +3 -6
- package/feffery_antd_components/AntdDatePicker.py +3 -6
- package/feffery_antd_components/AntdDateRangePicker.py +3 -6
- package/feffery_antd_components/AntdDescriptionItem.py +3 -6
- package/feffery_antd_components/AntdDescriptions.py +3 -6
- package/feffery_antd_components/AntdDivider.py +3 -6
- package/feffery_antd_components/AntdDraggerUpload.py +3 -6
- package/feffery_antd_components/AntdDrawer.py +3 -6
- package/feffery_antd_components/AntdDropdown.py +3 -6
- package/feffery_antd_components/AntdEmpty.py +3 -6
- package/feffery_antd_components/AntdFlex.py +3 -6
- package/feffery_antd_components/AntdFloatButton.py +3 -6
- package/feffery_antd_components/AntdFloatButtonGroup.py +3 -6
- package/feffery_antd_components/AntdFooter.py +3 -6
- package/feffery_antd_components/AntdForm.py +3 -6
- package/feffery_antd_components/AntdFormItem.py +3 -6
- package/feffery_antd_components/AntdFormRender.py +3 -6
- package/feffery_antd_components/AntdHappyProvider.py +3 -6
- package/feffery_antd_components/AntdHeader.py +3 -6
- package/feffery_antd_components/AntdIcon.py +3 -6
- package/feffery_antd_components/AntdImage.py +3 -6
- package/feffery_antd_components/AntdImageGroup.py +3 -6
- package/feffery_antd_components/AntdInput.py +3 -6
- package/feffery_antd_components/AntdInputNumber.py +3 -6
- package/feffery_antd_components/AntdLayout.py +3 -6
- package/feffery_antd_components/AntdMentions.py +3 -6
- package/feffery_antd_components/AntdMenu.py +3 -6
- package/feffery_antd_components/AntdMessage.py +3 -6
- package/feffery_antd_components/AntdModal.py +3 -6
- package/feffery_antd_components/AntdNotification.py +3 -6
- package/feffery_antd_components/AntdOTP.py +3 -6
- package/feffery_antd_components/AntdPageHeader.py +3 -6
- package/feffery_antd_components/AntdPagination.py +3 -6
- package/feffery_antd_components/AntdParagraph.py +3 -6
- package/feffery_antd_components/AntdPictureUpload.py +3 -6
- package/feffery_antd_components/AntdPopconfirm.py +3 -6
- package/feffery_antd_components/AntdPopover.py +3 -6
- package/feffery_antd_components/AntdPopupCard.py +3 -6
- package/feffery_antd_components/AntdProgress.py +3 -6
- package/feffery_antd_components/AntdQRCode.py +3 -6
- package/feffery_antd_components/AntdRadioGroup.py +3 -6
- package/feffery_antd_components/AntdRate.py +3 -6
- package/feffery_antd_components/AntdResult.py +3 -6
- package/feffery_antd_components/AntdRibbon.py +3 -6
- package/feffery_antd_components/AntdRow.py +3 -6
- package/feffery_antd_components/AntdSegmented.py +3 -6
- package/feffery_antd_components/AntdSegmentedColoring.py +3 -6
- package/feffery_antd_components/AntdSelect.py +3 -6
- package/feffery_antd_components/AntdSider.py +3 -6
- package/feffery_antd_components/AntdSkeleton.py +3 -6
- package/feffery_antd_components/AntdSkeletonAvatar.py +3 -6
- package/feffery_antd_components/AntdSkeletonButton.py +3 -6
- package/feffery_antd_components/AntdSkeletonImage.py +3 -6
- package/feffery_antd_components/AntdSkeletonInput.py +3 -6
- package/feffery_antd_components/AntdSlider.py +3 -6
- package/feffery_antd_components/AntdSpace.py +3 -6
- package/feffery_antd_components/AntdSpin.py +3 -6
- package/feffery_antd_components/AntdSplitter.py +3 -6
- package/feffery_antd_components/AntdSpoiler.py +3 -6
- package/feffery_antd_components/AntdStatistic.py +3 -6
- package/feffery_antd_components/AntdSteps.py +3 -6
- package/feffery_antd_components/AntdSwitch.py +3 -6
- package/feffery_antd_components/AntdTable.py +3 -6
- package/feffery_antd_components/AntdTabs.py +3 -6
- package/feffery_antd_components/AntdTag.py +3 -6
- package/feffery_antd_components/AntdText.py +3 -6
- package/feffery_antd_components/AntdTimePicker.py +3 -6
- package/feffery_antd_components/AntdTimeRangePicker.py +3 -6
- package/feffery_antd_components/AntdTimeline.py +3 -6
- package/feffery_antd_components/AntdTitle.py +3 -6
- package/feffery_antd_components/AntdTooltip.py +3 -6
- package/feffery_antd_components/AntdTour.py +3 -6
- package/feffery_antd_components/AntdTransfer.py +3 -6
- package/feffery_antd_components/AntdTree.py +3 -6
- package/feffery_antd_components/AntdTreeSelect.py +3 -6
- package/feffery_antd_components/AntdUpload.py +3 -6
- package/feffery_antd_components/AntdWatermark.py +3 -6
- package/feffery_antd_components/Fragment.py +3 -6
- package/feffery_antd_components/feffery_antd_components.min.js +3 -3
- package/feffery_antd_components/package-info.json +1 -1
- package/package.json +1 -1
- package/src/lib/components/styles.css +5 -0
- package/tests/dataDisplay/AntdTable/fix_max_width_height_ghost_row.py +58 -0
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|
|
@@ -4,13 +4,10 @@ import typing # noqa: F401
|
|
|
4
4
|
from typing_extensions import TypedDict, NotRequired, Literal # noqa: F401
|
|
5
5
|
from dash.development.base_component import Component, _explicitize_args
|
|
6
6
|
|
|
7
|
+
ComponentSingleType = typing.Union[str, int, float, Component, None]
|
|
7
8
|
ComponentType = typing.Union[
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
float,
|
|
11
|
-
Component,
|
|
12
|
-
None,
|
|
13
|
-
typing.Sequence[typing.Union[str, int, float, Component, None]],
|
|
9
|
+
ComponentSingleType,
|
|
10
|
+
typing.Sequence[ComponentSingleType],
|
|
14
11
|
]
|
|
15
12
|
|
|
16
13
|
NumberType = typing.Union[
|