feffery_utils_components 0.1.4 → 0.1.5

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 (63) hide show
  1. package/DESCRIPTION +1 -1
  2. package/NAMESPACE +0 -1
  3. package/Project.toml +1 -1
  4. package/feffery_utils_components/FefferyDiv.py +1 -1
  5. package/feffery_utils_components/feffery_utils_components.min.js +6 -6
  6. package/feffery_utils_components/metadata.json +11 -11
  7. package/feffery_utils_components/package-info.json +1 -1
  8. package/package.json +1 -1
  9. package/src/FefferyUtilsComponents.jl +3 -3
  10. package/src/lib/components/FefferyDiv.react.js +11 -7
  11. package/src/lib/components/FefferyScroll.react.js +1 -1
  12. package/build/lib/feffery_utils_components/FefferyBlockColorPicker.py +0 -53
  13. package/build/lib/feffery_utils_components/FefferyCaptcha.py +0 -59
  14. package/build/lib/feffery_utils_components/FefferyCircleColorPicker.py +0 -55
  15. package/build/lib/feffery_utils_components/FefferyCountDown.py +0 -47
  16. package/build/lib/feffery_utils_components/FefferyCssVar.py +0 -43
  17. package/build/lib/feffery_utils_components/FefferyDiv.py +0 -103
  18. package/build/lib/feffery_utils_components/FefferyDocumentVisibility.py +0 -43
  19. package/build/lib/feffery_utils_components/FefferyExecuteJs.py +0 -43
  20. package/build/lib/feffery_utils_components/FefferyExternalCss.py +0 -45
  21. package/build/lib/feffery_utils_components/FefferyExternalJs.py +0 -45
  22. package/build/lib/feffery_utils_components/FefferyExtraSpinner.py +0 -57
  23. package/build/lib/feffery_utils_components/FefferyEyeDropper.py +0 -45
  24. package/build/lib/feffery_utils_components/FefferyFancyMessage.py +0 -67
  25. package/build/lib/feffery_utils_components/FefferyFancyNotification.py +0 -85
  26. package/build/lib/feffery_utils_components/FefferyGeolocation.py +0 -43
  27. package/build/lib/feffery_utils_components/FefferyGithubColorPicker.py +0 -51
  28. package/build/lib/feffery_utils_components/FefferyGuide.py +0 -110
  29. package/build/lib/feffery_utils_components/FefferyHexColorPicker.py +0 -49
  30. package/build/lib/feffery_utils_components/FefferyHighlightWords.py +0 -61
  31. package/build/lib/feffery_utils_components/FefferyIdle.py +0 -45
  32. package/build/lib/feffery_utils_components/FefferyInViewport.py +0 -47
  33. package/build/lib/feffery_utils_components/FefferyKeyPress.py +0 -50
  34. package/build/lib/feffery_utils_components/FefferyLazyLoad.py +0 -57
  35. package/build/lib/feffery_utils_components/FefferyLazyLoadImage.py +0 -53
  36. package/build/lib/feffery_utils_components/FefferyLocation.py +0 -54
  37. package/build/lib/feffery_utils_components/FefferyQRCode.py +0 -72
  38. package/build/lib/feffery_utils_components/FefferyRawHTML.py +0 -43
  39. package/build/lib/feffery_utils_components/FefferyReload.py +0 -45
  40. package/build/lib/feffery_utils_components/FefferyResponsive.py +0 -43
  41. package/build/lib/feffery_utils_components/FefferyRgbColorPicker.py +0 -49
  42. package/build/lib/feffery_utils_components/FefferyScroll.py +0 -61
  43. package/build/lib/feffery_utils_components/FefferyScrollbars.py +0 -69
  44. package/build/lib/feffery_utils_components/FefferySetTitle.py +0 -43
  45. package/build/lib/feffery_utils_components/FefferyShortcutPanel.py +0 -75
  46. package/build/lib/feffery_utils_components/FefferySortableContainer.py +0 -51
  47. package/build/lib/feffery_utils_components/FefferySortableItem.py +0 -47
  48. package/build/lib/feffery_utils_components/FefferySplit.py +0 -63
  49. package/build/lib/feffery_utils_components/FefferySplitPane.py +0 -47
  50. package/build/lib/feffery_utils_components/FefferySticky.py +0 -51
  51. package/build/lib/feffery_utils_components/FefferyStyle.py +0 -43
  52. package/build/lib/feffery_utils_components/FefferySyntaxHighlighter.py +0 -58
  53. package/build/lib/feffery_utils_components/FefferyTimeout.py +0 -45
  54. package/build/lib/feffery_utils_components/FefferyTopProgress.py +0 -67
  55. package/build/lib/feffery_utils_components/FefferyTwitterColorPicker.py +0 -53
  56. package/build/lib/feffery_utils_components/FefferyVirtualList.py +0 -56
  57. package/build/lib/feffery_utils_components/FefferyWheelColorPicker.py +0 -47
  58. package/build/lib/feffery_utils_components/FefferyWindowSize.py +0 -45
  59. package/build/lib/feffery_utils_components/__init__.py +0 -89
  60. package/build/lib/feffery_utils_components/_imports_.py +0 -95
  61. package/build/lib/feffery_utils_components/feffery_utils_components.min.js +0 -599
  62. package/build/lib/feffery_utils_components/metadata.json +0 -5141
  63. package/build/lib/feffery_utils_components/package-info.json +0 -104
@@ -1,47 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyInViewport(Component):
7
- """A FefferyInViewport component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - children (a list of or a singular dash component, string or number; optional)
13
-
14
- - id (string; optional)
15
-
16
- - inViewport (boolean; optional)
17
-
18
- - loading_state (dict; optional)
19
-
20
- `loading_state` is a dict with keys:
21
-
22
- - component_name (string; optional):
23
- Holds the name of the component that is loading.
24
-
25
- - is_loading (boolean; optional):
26
- Determines if the component is loading or not.
27
-
28
- - prop_name (string; optional):
29
- Holds which property is loading.
30
-
31
- - threshold (number; optional)"""
32
- _children_props = []
33
- _base_nodes = ['children']
34
- _namespace = 'feffery_utils_components'
35
- _type = 'FefferyInViewport'
36
- @_explicitize_args
37
- def __init__(self, children=None, id=Component.UNDEFINED, inViewport=Component.UNDEFINED, threshold=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
38
- self._prop_names = ['children', 'id', 'inViewport', 'loading_state', 'threshold']
39
- self._valid_wildcard_attributes = []
40
- self.available_properties = ['children', 'id', 'inViewport', 'loading_state', 'threshold']
41
- self.available_wildcard_properties = []
42
- _explicit_args = kwargs.pop('_explicit_args')
43
- _locals = locals()
44
- _locals.update(kwargs) # For wildcard attrs and excess named props
45
- args = {k: _locals[k] for k in _explicit_args if k != 'children'}
46
-
47
- super(FefferyInViewport, self).__init__(children=children, **args)
@@ -1,50 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyKeyPress(Component):
7
- """A FefferyKeyPress component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; optional)
13
-
14
- - keys (string; required)
15
-
16
- - loading_state (dict; optional)
17
-
18
- `loading_state` is a dict with keys:
19
-
20
- - component_name (string; optional):
21
- Holds the name of the component that is loading.
22
-
23
- - is_loading (boolean; optional):
24
- Determines if the component is loading or not.
25
-
26
- - prop_name (string; optional):
27
- Holds which property is loading.
28
-
29
- - pressedTimes (number; default 0)"""
30
- _children_props = []
31
- _base_nodes = ['children']
32
- _namespace = 'feffery_utils_components'
33
- _type = 'FefferyKeyPress'
34
- @_explicitize_args
35
- def __init__(self, id=Component.UNDEFINED, keys=Component.REQUIRED, pressedTimes=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
36
- self._prop_names = ['id', 'keys', 'loading_state', 'pressedTimes']
37
- self._valid_wildcard_attributes = []
38
- self.available_properties = ['id', 'keys', 'loading_state', 'pressedTimes']
39
- self.available_wildcard_properties = []
40
- _explicit_args = kwargs.pop('_explicit_args')
41
- _locals = locals()
42
- _locals.update(kwargs) # For wildcard attrs and excess named props
43
- args = {k: _locals[k] for k in _explicit_args}
44
-
45
- for k in ['keys']:
46
- if k not in args:
47
- raise TypeError(
48
- 'Required argument `' + k + '` was not specified.')
49
-
50
- super(FefferyKeyPress, self).__init__(**args)
@@ -1,57 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyLazyLoad(Component):
7
- """A FefferyLazyLoad component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - children (a list of or a singular dash component, string or number; optional)
13
-
14
- - id (string; optional)
15
-
16
- - className (string; optional)
17
-
18
- - height (number | string; optional)
19
-
20
- - loading_state (dict; optional)
21
-
22
- `loading_state` is a dict with keys:
23
-
24
- - component_name (string; optional):
25
- Holds the name of the component that is loading.
26
-
27
- - is_loading (boolean; optional):
28
- Determines if the component is loading or not.
29
-
30
- - prop_name (string; optional):
31
- Holds which property is loading.
32
-
33
- - offset (number; optional)
34
-
35
- - style (dict; optional)
36
-
37
- - throttle (number; optional)
38
-
39
- - visible (boolean; default False)
40
-
41
- - width (number | string; optional)"""
42
- _children_props = []
43
- _base_nodes = ['children']
44
- _namespace = 'feffery_utils_components'
45
- _type = 'FefferyLazyLoad'
46
- @_explicitize_args
47
- def __init__(self, children=None, id=Component.UNDEFINED, style=Component.UNDEFINED, className=Component.UNDEFINED, height=Component.UNDEFINED, width=Component.UNDEFINED, offset=Component.UNDEFINED, visible=Component.UNDEFINED, throttle=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
48
- self._prop_names = ['children', 'id', 'className', 'height', 'loading_state', 'offset', 'style', 'throttle', 'visible', 'width']
49
- self._valid_wildcard_attributes = []
50
- self.available_properties = ['children', 'id', 'className', 'height', 'loading_state', 'offset', 'style', 'throttle', 'visible', 'width']
51
- self.available_wildcard_properties = []
52
- _explicit_args = kwargs.pop('_explicit_args')
53
- _locals = locals()
54
- _locals.update(kwargs) # For wildcard attrs and excess named props
55
- args = {k: _locals[k] for k in _explicit_args if k != 'children'}
56
-
57
- super(FefferyLazyLoad, self).__init__(children=children, **args)
@@ -1,53 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyLazyLoadImage(Component):
7
- """A FefferyLazyLoadImage component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; optional)
13
-
14
- - alt (string; optional)
15
-
16
- - height (string | number; optional)
17
-
18
- - loading_state (dict; optional)
19
-
20
- `loading_state` is a dict with keys:
21
-
22
- - component_name (string; optional):
23
- Holds the name of the component that is loading.
24
-
25
- - is_loading (boolean; optional):
26
- Determines if the component is loading or not.
27
-
28
- - prop_name (string; optional):
29
- Holds which property is loading.
30
-
31
- - placeholderSrc (string; optional)
32
-
33
- - src (string; optional)
34
-
35
- - threshold (number; default 100)
36
-
37
- - width (string | number; optional)"""
38
- _children_props = []
39
- _base_nodes = ['children']
40
- _namespace = 'feffery_utils_components'
41
- _type = 'FefferyLazyLoadImage'
42
- @_explicitize_args
43
- def __init__(self, id=Component.UNDEFINED, alt=Component.UNDEFINED, height=Component.UNDEFINED, width=Component.UNDEFINED, src=Component.UNDEFINED, placeholderSrc=Component.UNDEFINED, threshold=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
44
- self._prop_names = ['id', 'alt', 'height', 'loading_state', 'placeholderSrc', 'src', 'threshold', 'width']
45
- self._valid_wildcard_attributes = []
46
- self.available_properties = ['id', 'alt', 'height', 'loading_state', 'placeholderSrc', 'src', 'threshold', 'width']
47
- self.available_wildcard_properties = []
48
- _explicit_args = kwargs.pop('_explicit_args')
49
- _locals = locals()
50
- _locals.update(kwargs) # For wildcard attrs and excess named props
51
- args = {k: _locals[k] for k in _explicit_args}
52
-
53
- super(FefferyLazyLoadImage, self).__init__(**args)
@@ -1,54 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyLocation(Component):
7
- """A FefferyLocation component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; required):
13
- The ID of this component, used to identify dash components in
14
- callbacks. The ID needs to be unique across all of the components
15
- in an app.
16
-
17
- - hash (string; optional):
18
- hash in window.location - e.g., \"#myhash\".
19
-
20
- - href (string; optional):
21
- href in window.location - e.g.,
22
- \"/my/full/pathname?myargument=1#myhash\".
23
-
24
- - includePathnames (list of strings; optional)
25
-
26
- - pathname (string; optional):
27
- pathname in window.location - e.g., \"/my/full/pathname\".
28
-
29
- - refresh (boolean; default True):
30
- Refresh the page when the location is updated?.
31
-
32
- - search (string; optional):
33
- search in window.location - e.g., \"?myargument=1\"."""
34
- _children_props = []
35
- _base_nodes = ['children']
36
- _namespace = 'feffery_utils_components'
37
- _type = 'FefferyLocation'
38
- @_explicitize_args
39
- def __init__(self, id=Component.REQUIRED, pathname=Component.UNDEFINED, search=Component.UNDEFINED, hash=Component.UNDEFINED, href=Component.UNDEFINED, refresh=Component.UNDEFINED, includePathnames=Component.UNDEFINED, **kwargs):
40
- self._prop_names = ['id', 'hash', 'href', 'includePathnames', 'pathname', 'refresh', 'search']
41
- self._valid_wildcard_attributes = []
42
- self.available_properties = ['id', 'hash', 'href', 'includePathnames', 'pathname', 'refresh', 'search']
43
- self.available_wildcard_properties = []
44
- _explicit_args = kwargs.pop('_explicit_args')
45
- _locals = locals()
46
- _locals.update(kwargs) # For wildcard attrs and excess named props
47
- args = {k: _locals[k] for k in _explicit_args}
48
-
49
- for k in ['id']:
50
- if k not in args:
51
- raise TypeError(
52
- 'Required argument `' + k + '` was not specified.')
53
-
54
- super(FefferyLocation, self).__init__(**args)
@@ -1,72 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyQRCode(Component):
7
- """A FefferyQRCode component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; optional)
13
-
14
- - bgColor (string; default '#FFFFFF')
15
-
16
- - fgColor (string; default '#000000')
17
-
18
- - imageSettings (dict; optional)
19
-
20
- `imageSettings` is a dict with keys:
21
-
22
- - excavate (boolean; optional)
23
-
24
- - height (number; optional)
25
-
26
- - src (string; optional)
27
-
28
- - width (number; optional)
29
-
30
- - includeMargin (boolean; default False)
31
-
32
- - level (a value equal to: 'L', 'M', 'Q', 'H'; default 'L')
33
-
34
- - loading_state (dict; optional)
35
-
36
- `loading_state` is a dict with keys:
37
-
38
- - component_name (string; optional):
39
- Holds the name of the component that is loading.
40
-
41
- - is_loading (boolean; optional):
42
- Determines if the component is loading or not.
43
-
44
- - prop_name (string; optional):
45
- Holds which property is loading.
46
-
47
- - renderer (a value equal to: 'svg', 'canvas'; default 'svg')
48
-
49
- - size (number; default 128)
50
-
51
- - value (string; required)"""
52
- _children_props = []
53
- _base_nodes = ['children']
54
- _namespace = 'feffery_utils_components'
55
- _type = 'FefferyQRCode'
56
- @_explicitize_args
57
- def __init__(self, id=Component.UNDEFINED, value=Component.REQUIRED, size=Component.UNDEFINED, bgColor=Component.UNDEFINED, fgColor=Component.UNDEFINED, level=Component.UNDEFINED, includeMargin=Component.UNDEFINED, imageSettings=Component.UNDEFINED, renderer=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
58
- self._prop_names = ['id', 'bgColor', 'fgColor', 'imageSettings', 'includeMargin', 'level', 'loading_state', 'renderer', 'size', 'value']
59
- self._valid_wildcard_attributes = []
60
- self.available_properties = ['id', 'bgColor', 'fgColor', 'imageSettings', 'includeMargin', 'level', 'loading_state', 'renderer', 'size', 'value']
61
- self.available_wildcard_properties = []
62
- _explicit_args = kwargs.pop('_explicit_args')
63
- _locals = locals()
64
- _locals.update(kwargs) # For wildcard attrs and excess named props
65
- args = {k: _locals[k] for k in _explicit_args}
66
-
67
- for k in ['value']:
68
- if k not in args:
69
- raise TypeError(
70
- 'Required argument `' + k + '` was not specified.')
71
-
72
- super(FefferyQRCode, self).__init__(**args)
@@ -1,43 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyRawHTML(Component):
7
- """A FefferyRawHTML component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; optional)
13
-
14
- - htmlString (string; optional)
15
-
16
- - loading_state (dict; optional)
17
-
18
- `loading_state` is a dict with keys:
19
-
20
- - component_name (string; optional):
21
- Holds the name of the component that is loading.
22
-
23
- - is_loading (boolean; optional):
24
- Determines if the component is loading or not.
25
-
26
- - prop_name (string; optional):
27
- Holds which property is loading."""
28
- _children_props = []
29
- _base_nodes = ['children']
30
- _namespace = 'feffery_utils_components'
31
- _type = 'FefferyRawHTML'
32
- @_explicitize_args
33
- def __init__(self, id=Component.UNDEFINED, htmlString=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
34
- self._prop_names = ['id', 'htmlString', 'loading_state']
35
- self._valid_wildcard_attributes = []
36
- self.available_properties = ['id', 'htmlString', 'loading_state']
37
- self.available_wildcard_properties = []
38
- _explicit_args = kwargs.pop('_explicit_args')
39
- _locals = locals()
40
- _locals.update(kwargs) # For wildcard attrs and excess named props
41
- args = {k: _locals[k] for k in _explicit_args}
42
-
43
- super(FefferyRawHTML, self).__init__(**args)
@@ -1,45 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyReload(Component):
7
- """A FefferyReload component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; optional)
13
-
14
- - delay (number; optional)
15
-
16
- - loading_state (dict; optional)
17
-
18
- `loading_state` is a dict with keys:
19
-
20
- - component_name (string; optional):
21
- Holds the name of the component that is loading.
22
-
23
- - is_loading (boolean; optional):
24
- Determines if the component is loading or not.
25
-
26
- - prop_name (string; optional):
27
- Holds which property is loading.
28
-
29
- - reload (boolean; optional)"""
30
- _children_props = []
31
- _base_nodes = ['children']
32
- _namespace = 'feffery_utils_components'
33
- _type = 'FefferyReload'
34
- @_explicitize_args
35
- def __init__(self, id=Component.UNDEFINED, reload=Component.UNDEFINED, delay=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
36
- self._prop_names = ['id', 'delay', 'loading_state', 'reload']
37
- self._valid_wildcard_attributes = []
38
- self.available_properties = ['id', 'delay', 'loading_state', 'reload']
39
- self.available_wildcard_properties = []
40
- _explicit_args = kwargs.pop('_explicit_args')
41
- _locals = locals()
42
- _locals.update(kwargs) # For wildcard attrs and excess named props
43
- args = {k: _locals[k] for k in _explicit_args}
44
-
45
- super(FefferyReload, self).__init__(**args)
@@ -1,43 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyResponsive(Component):
7
- """A FefferyResponsive component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; optional)
13
-
14
- - loading_state (dict; optional)
15
-
16
- `loading_state` is a dict with keys:
17
-
18
- - component_name (string; optional):
19
- Holds the name of the component that is loading.
20
-
21
- - is_loading (boolean; optional):
22
- Determines if the component is loading or not.
23
-
24
- - prop_name (string; optional):
25
- Holds which property is loading.
26
-
27
- - responsive (dict; optional)"""
28
- _children_props = []
29
- _base_nodes = ['children']
30
- _namespace = 'feffery_utils_components'
31
- _type = 'FefferyResponsive'
32
- @_explicitize_args
33
- def __init__(self, id=Component.UNDEFINED, responsive=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
34
- self._prop_names = ['id', 'loading_state', 'responsive']
35
- self._valid_wildcard_attributes = []
36
- self.available_properties = ['id', 'loading_state', 'responsive']
37
- self.available_wildcard_properties = []
38
- _explicit_args = kwargs.pop('_explicit_args')
39
- _locals = locals()
40
- _locals.update(kwargs) # For wildcard attrs and excess named props
41
- args = {k: _locals[k] for k in _explicit_args}
42
-
43
- super(FefferyResponsive, self).__init__(**args)
@@ -1,49 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyRgbColorPicker(Component):
7
- """A FefferyRgbColorPicker component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; optional)
13
-
14
- - className (string; optional)
15
-
16
- - color (string; default 'rgb(68, 206, 246)')
17
-
18
- - loading_state (dict; optional)
19
-
20
- `loading_state` is a dict with keys:
21
-
22
- - component_name (string; optional):
23
- Holds the name of the component that is loading.
24
-
25
- - is_loading (boolean; optional):
26
- Determines if the component is loading or not.
27
-
28
- - prop_name (string; optional):
29
- Holds which property is loading.
30
-
31
- - showAlpha (boolean; default False)
32
-
33
- - style (dict; optional)"""
34
- _children_props = []
35
- _base_nodes = ['children']
36
- _namespace = 'feffery_utils_components'
37
- _type = 'FefferyRgbColorPicker'
38
- @_explicitize_args
39
- def __init__(self, id=Component.UNDEFINED, className=Component.UNDEFINED, style=Component.UNDEFINED, color=Component.UNDEFINED, showAlpha=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
40
- self._prop_names = ['id', 'className', 'color', 'loading_state', 'showAlpha', 'style']
41
- self._valid_wildcard_attributes = []
42
- self.available_properties = ['id', 'className', 'color', 'loading_state', 'showAlpha', 'style']
43
- self.available_wildcard_properties = []
44
- _explicit_args = kwargs.pop('_explicit_args')
45
- _locals = locals()
46
- _locals.update(kwargs) # For wildcard attrs and excess named props
47
- args = {k: _locals[k] for k in _explicit_args}
48
-
49
- super(FefferyRgbColorPicker, self).__init__(**args)
@@ -1,61 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyScroll(Component):
7
- """A FefferyScroll component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - id (string; optional)
13
-
14
- - containerId (string; optional)
15
-
16
- - delay (number; optional)
17
-
18
- - duration (number; optional)
19
-
20
- - executeScroll (boolean; default False)
21
-
22
- - loading_state (dict; optional)
23
-
24
- `loading_state` is a dict with keys:
25
-
26
- - component_name (string; optional):
27
- Holds the name of the component that is loading.
28
-
29
- - is_loading (boolean; optional):
30
- Determines if the component is loading or not.
31
-
32
- - prop_name (string; optional):
33
- Holds which property is loading.
34
-
35
- - offset (number; optional)
36
-
37
- - scrollMode (a value equal to: 'to-top', 'to-bottom', 'top-offset', 'relative-offset', 'target'; default 'to-top')
38
-
39
- - scrollRelativeOffset (number; optional)
40
-
41
- - scrollTargetId (string; optional)
42
-
43
- - scrollTopOffset (number; optional)
44
-
45
- - smooth (a value equal to: 'linear', 'easeInQuad', 'easeOutQuad', 'easeInOutQuad', 'easeInCubic', 'easeOutCubic', 'easeInOutCubic', 'easeInQuart', 'easeOutQuart', 'easeInOutQuart', 'easeInQuint', 'easeOutQuint', 'easeInOutQuint'; optional)"""
46
- _children_props = []
47
- _base_nodes = ['children']
48
- _namespace = 'feffery_utils_components'
49
- _type = 'FefferyScroll'
50
- @_explicitize_args
51
- def __init__(self, id=Component.UNDEFINED, scrollMode=Component.UNDEFINED, executeScroll=Component.UNDEFINED, scrollTopOffset=Component.UNDEFINED, scrollRelativeOffset=Component.UNDEFINED, scrollTargetId=Component.UNDEFINED, duration=Component.UNDEFINED, smooth=Component.UNDEFINED, delay=Component.UNDEFINED, containerId=Component.UNDEFINED, offset=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
52
- self._prop_names = ['id', 'containerId', 'delay', 'duration', 'executeScroll', 'loading_state', 'offset', 'scrollMode', 'scrollRelativeOffset', 'scrollTargetId', 'scrollTopOffset', 'smooth']
53
- self._valid_wildcard_attributes = []
54
- self.available_properties = ['id', 'containerId', 'delay', 'duration', 'executeScroll', 'loading_state', 'offset', 'scrollMode', 'scrollRelativeOffset', 'scrollTargetId', 'scrollTopOffset', 'smooth']
55
- self.available_wildcard_properties = []
56
- _explicit_args = kwargs.pop('_explicit_args')
57
- _locals = locals()
58
- _locals.update(kwargs) # For wildcard attrs and excess named props
59
- args = {k: _locals[k] for k in _explicit_args}
60
-
61
- super(FefferyScroll, self).__init__(**args)
@@ -1,69 +0,0 @@
1
- # AUTO GENERATED FILE - DO NOT EDIT
2
-
3
- from dash.development.base_component import Component, _explicitize_args
4
-
5
-
6
- class FefferyScrollbars(Component):
7
- """A FefferyScrollbars component.
8
-
9
-
10
- Keyword arguments:
11
-
12
- - children (a list of or a singular dash component, string or number; optional)
13
-
14
- - id (string; optional)
15
-
16
- - autoHide (boolean; default True)
17
-
18
- - className (string; optional)
19
-
20
- - classNames (dict; optional)
21
-
22
- `classNames` is a dict with keys:
23
-
24
- - content (string; optional)
25
-
26
- - scrollContent (string; optional)
27
-
28
- - scrollbar (string; optional)
29
-
30
- - track (string; optional)
31
-
32
- - forceVisible (boolean | a value equal to: 'x', 'y'; default False)
33
-
34
- - loading_state (dict; optional)
35
-
36
- `loading_state` is a dict with keys:
37
-
38
- - component_name (string; optional):
39
- Holds the name of the component that is loading.
40
-
41
- - is_loading (boolean; optional):
42
- Determines if the component is loading or not.
43
-
44
- - prop_name (string; optional):
45
- Holds which property is loading.
46
-
47
- - scrollbarMaxSize (number; optional)
48
-
49
- - scrollbarMinSize (number; default 25)
50
-
51
- - style (dict; optional)
52
-
53
- - timeout (number; default 1000)"""
54
- _children_props = []
55
- _base_nodes = ['children']
56
- _namespace = 'feffery_utils_components'
57
- _type = 'FefferyScrollbars'
58
- @_explicitize_args
59
- def __init__(self, children=None, id=Component.UNDEFINED, style=Component.UNDEFINED, className=Component.UNDEFINED, autoHide=Component.UNDEFINED, classNames=Component.UNDEFINED, forceVisible=Component.UNDEFINED, timeout=Component.UNDEFINED, scrollbarMinSize=Component.UNDEFINED, scrollbarMaxSize=Component.UNDEFINED, loading_state=Component.UNDEFINED, **kwargs):
60
- self._prop_names = ['children', 'id', 'autoHide', 'className', 'classNames', 'forceVisible', 'loading_state', 'scrollbarMaxSize', 'scrollbarMinSize', 'style', 'timeout']
61
- self._valid_wildcard_attributes = []
62
- self.available_properties = ['children', 'id', 'autoHide', 'className', 'classNames', 'forceVisible', 'loading_state', 'scrollbarMaxSize', 'scrollbarMinSize', 'style', 'timeout']
63
- self.available_wildcard_properties = []
64
- _explicit_args = kwargs.pop('_explicit_args')
65
- _locals = locals()
66
- _locals.update(kwargs) # For wildcard attrs and excess named props
67
- args = {k: _locals[k] for k in _explicit_args if k != 'children'}
68
-
69
- super(FefferyScrollbars, self).__init__(children=children, **args)