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.
Files changed (119) hide show
  1. package/DESCRIPTION +1 -1
  2. package/Project.toml +1 -1
  3. package/README-en_US.md +1 -1
  4. package/README.md +1 -1
  5. package/feffery_antd_components/AntdAccordion.py +3 -6
  6. package/feffery_antd_components/AntdAffix.py +3 -6
  7. package/feffery_antd_components/AntdAlert.py +3 -6
  8. package/feffery_antd_components/AntdAnchor.py +3 -6
  9. package/feffery_antd_components/AntdAvatar.py +3 -6
  10. package/feffery_antd_components/AntdAvatarGroup.py +3 -6
  11. package/feffery_antd_components/AntdBackTop.py +3 -6
  12. package/feffery_antd_components/AntdBadge.py +3 -6
  13. package/feffery_antd_components/AntdBreadcrumb.py +3 -6
  14. package/feffery_antd_components/AntdButton.py +3 -6
  15. package/feffery_antd_components/AntdCalendar.py +3 -6
  16. package/feffery_antd_components/AntdCard.py +3 -6
  17. package/feffery_antd_components/AntdCardGrid.py +3 -6
  18. package/feffery_antd_components/AntdCardMeta.py +3 -6
  19. package/feffery_antd_components/AntdCarousel.py +3 -6
  20. package/feffery_antd_components/AntdCascader.py +3 -6
  21. package/feffery_antd_components/AntdCenter.py +3 -6
  22. package/feffery_antd_components/AntdCheckCard.py +3 -6
  23. package/feffery_antd_components/AntdCheckCardGroup.py +3 -6
  24. package/feffery_antd_components/AntdCheckableTag.py +3 -6
  25. package/feffery_antd_components/AntdCheckbox.py +3 -6
  26. package/feffery_antd_components/AntdCheckboxGroup.py +3 -6
  27. package/feffery_antd_components/AntdCol.py +3 -6
  28. package/feffery_antd_components/AntdCollapse.py +3 -6
  29. package/feffery_antd_components/AntdColorPicker.py +3 -6
  30. package/feffery_antd_components/AntdComment.py +3 -6
  31. package/feffery_antd_components/AntdCompact.py +3 -6
  32. package/feffery_antd_components/AntdConfigProvider.py +3 -6
  33. package/feffery_antd_components/AntdContent.py +3 -6
  34. package/feffery_antd_components/AntdCopyText.py +3 -6
  35. package/feffery_antd_components/AntdCountdown.py +3 -6
  36. package/feffery_antd_components/AntdCountup.py +3 -6
  37. package/feffery_antd_components/AntdCustomSkeleton.py +3 -6
  38. package/feffery_antd_components/AntdDatePicker.py +3 -6
  39. package/feffery_antd_components/AntdDateRangePicker.py +3 -6
  40. package/feffery_antd_components/AntdDescriptionItem.py +3 -6
  41. package/feffery_antd_components/AntdDescriptions.py +3 -6
  42. package/feffery_antd_components/AntdDivider.py +3 -6
  43. package/feffery_antd_components/AntdDraggerUpload.py +3 -6
  44. package/feffery_antd_components/AntdDrawer.py +3 -6
  45. package/feffery_antd_components/AntdDropdown.py +3 -6
  46. package/feffery_antd_components/AntdEmpty.py +3 -6
  47. package/feffery_antd_components/AntdFlex.py +3 -6
  48. package/feffery_antd_components/AntdFloatButton.py +3 -6
  49. package/feffery_antd_components/AntdFloatButtonGroup.py +3 -6
  50. package/feffery_antd_components/AntdFooter.py +3 -6
  51. package/feffery_antd_components/AntdForm.py +3 -6
  52. package/feffery_antd_components/AntdFormItem.py +3 -6
  53. package/feffery_antd_components/AntdFormRender.py +3 -6
  54. package/feffery_antd_components/AntdHappyProvider.py +3 -6
  55. package/feffery_antd_components/AntdHeader.py +3 -6
  56. package/feffery_antd_components/AntdIcon.py +3 -6
  57. package/feffery_antd_components/AntdImage.py +3 -6
  58. package/feffery_antd_components/AntdImageGroup.py +3 -6
  59. package/feffery_antd_components/AntdInput.py +3 -6
  60. package/feffery_antd_components/AntdInputNumber.py +3 -6
  61. package/feffery_antd_components/AntdLayout.py +3 -6
  62. package/feffery_antd_components/AntdMentions.py +3 -6
  63. package/feffery_antd_components/AntdMenu.py +3 -6
  64. package/feffery_antd_components/AntdMessage.py +3 -6
  65. package/feffery_antd_components/AntdModal.py +3 -6
  66. package/feffery_antd_components/AntdNotification.py +3 -6
  67. package/feffery_antd_components/AntdOTP.py +3 -6
  68. package/feffery_antd_components/AntdPageHeader.py +3 -6
  69. package/feffery_antd_components/AntdPagination.py +3 -6
  70. package/feffery_antd_components/AntdParagraph.py +3 -6
  71. package/feffery_antd_components/AntdPictureUpload.py +3 -6
  72. package/feffery_antd_components/AntdPopconfirm.py +3 -6
  73. package/feffery_antd_components/AntdPopover.py +3 -6
  74. package/feffery_antd_components/AntdPopupCard.py +3 -6
  75. package/feffery_antd_components/AntdProgress.py +3 -6
  76. package/feffery_antd_components/AntdQRCode.py +3 -6
  77. package/feffery_antd_components/AntdRadioGroup.py +3 -6
  78. package/feffery_antd_components/AntdRate.py +3 -6
  79. package/feffery_antd_components/AntdResult.py +3 -6
  80. package/feffery_antd_components/AntdRibbon.py +3 -6
  81. package/feffery_antd_components/AntdRow.py +3 -6
  82. package/feffery_antd_components/AntdSegmented.py +3 -6
  83. package/feffery_antd_components/AntdSegmentedColoring.py +3 -6
  84. package/feffery_antd_components/AntdSelect.py +3 -6
  85. package/feffery_antd_components/AntdSider.py +3 -6
  86. package/feffery_antd_components/AntdSkeleton.py +3 -6
  87. package/feffery_antd_components/AntdSkeletonAvatar.py +3 -6
  88. package/feffery_antd_components/AntdSkeletonButton.py +3 -6
  89. package/feffery_antd_components/AntdSkeletonImage.py +3 -6
  90. package/feffery_antd_components/AntdSkeletonInput.py +3 -6
  91. package/feffery_antd_components/AntdSlider.py +3 -6
  92. package/feffery_antd_components/AntdSpace.py +3 -6
  93. package/feffery_antd_components/AntdSpin.py +3 -6
  94. package/feffery_antd_components/AntdSplitter.py +3 -6
  95. package/feffery_antd_components/AntdSpoiler.py +3 -6
  96. package/feffery_antd_components/AntdStatistic.py +3 -6
  97. package/feffery_antd_components/AntdSteps.py +3 -6
  98. package/feffery_antd_components/AntdSwitch.py +3 -6
  99. package/feffery_antd_components/AntdTable.py +3 -6
  100. package/feffery_antd_components/AntdTabs.py +3 -6
  101. package/feffery_antd_components/AntdTag.py +3 -6
  102. package/feffery_antd_components/AntdText.py +3 -6
  103. package/feffery_antd_components/AntdTimePicker.py +3 -6
  104. package/feffery_antd_components/AntdTimeRangePicker.py +3 -6
  105. package/feffery_antd_components/AntdTimeline.py +3 -6
  106. package/feffery_antd_components/AntdTitle.py +3 -6
  107. package/feffery_antd_components/AntdTooltip.py +3 -6
  108. package/feffery_antd_components/AntdTour.py +3 -6
  109. package/feffery_antd_components/AntdTransfer.py +3 -6
  110. package/feffery_antd_components/AntdTree.py +3 -6
  111. package/feffery_antd_components/AntdTreeSelect.py +3 -6
  112. package/feffery_antd_components/AntdUpload.py +3 -6
  113. package/feffery_antd_components/AntdWatermark.py +3 -6
  114. package/feffery_antd_components/Fragment.py +3 -6
  115. package/feffery_antd_components/feffery_antd_components.min.js +3 -3
  116. package/feffery_antd_components/package-info.json +1 -1
  117. package/package.json +1 -1
  118. package/src/lib/components/styles.css +5 -0
  119. package/tests/dataDisplay/AntdTable/fix_max_width_height_ghost_row.py +58 -0
package/DESCRIPTION CHANGED
@@ -1,6 +1,6 @@
1
1
  Package: fefferyAntdComponents
2
2
  Title: Best implementation of Antd components in Plotly Dash.
3
- Version: 0.4.3
3
+ Version: 0.4.4
4
4
  Description: Best implementation of Antd components in Plotly Dash.
5
5
  Depends: R (>= 3.0.2)
6
6
  Imports:
package/Project.toml CHANGED
@@ -2,7 +2,7 @@
2
2
  name = "FefferyAntdComponents"
3
3
  uuid = "1b08a953-4be3-4667-9a23-674b58f7de79"
4
4
  authors = ["CNFeffery <fefferypzy@gmail.com>"]
5
- version = "0.4.3"
5
+ version = "0.4.4"
6
6
 
7
7
  [deps]
8
8
  Dash = "1b08a953-4be3-4667-9a23-3db579824955"
package/README-en_US.md CHANGED
@@ -15,7 +15,7 @@
15
15
 
16
16
  [简体中文](./README.md) | English
17
17
 
18
- Subproject of `feffery-components` projects, third-party components library of `Plotly Dash`, based on the [Antd](https://github.com/ant-design/ant-design), brings many common and powerful components into `Dash`🥳, latest stable version: `0.4.3` (2026-01-17)
18
+ Subproject of `feffery-components` projects, third-party components library of `Plotly Dash`, based on the [Antd](https://github.com/ant-design/ant-design), brings many common and powerful components into `Dash`🥳, latest stable version: `0.4.4` (2026-01-23)
19
19
 
20
20
  ## Dash Version Compatibility Notes
21
21
 
package/README.md CHANGED
@@ -15,7 +15,7 @@
15
15
 
16
16
  简体中文 | [English](./README-en_US.md)
17
17
 
18
- `feffery-components`计划子项目,`Plotly Dash`第三方组件库,基于`Antd`,将超多具有丰富功能的通用网页常用交互组件引入`Dash`的生态中 🥳,最新稳定版本:`0.4.3`(2026-01-17
18
+ `feffery-components`计划子项目,`Plotly Dash`第三方组件库,基于`Antd`,将超多具有丰富功能的通用网页常用交互组件引入`Dash`的生态中 🥳,最新稳定版本:`0.4.4`(2026-01-23
19
19
 
20
20
  ## Dash版本兼容性说明
21
21
 
@@ -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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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
- str,
9
- int,
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[