feffery_utils_components 0.3.2 → 0.3.3
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_utils_components/FefferyDPlayer.py +11 -7
- package/feffery_utils_components/async-feffery_animated_3d_background_p5.js +1 -1
- package/feffery_utils_components/async-feffery_animated_3d_background_three.js +1 -1
- package/feffery_utils_components/async-feffery_animated_image.js +1 -1
- package/feffery_utils_components/async-feffery_animated_image.js.LICENSE.txt +1 -1
- package/feffery_utils_components/async-feffery_aplayer.js +1 -1
- package/feffery_utils_components/async-feffery_auto_animate.js +1 -1
- package/feffery_utils_components/async-feffery_auto_fit.js +1 -1
- package/feffery_utils_components/async-feffery_auto_fit.js.LICENSE.txt +1 -1
- package/feffery_utils_components/async-feffery_barcode.js +1 -1
- package/feffery_utils_components/async-feffery_burger.js +1 -1
- package/feffery_utils_components/async-feffery_captcha.js +1 -1
- package/feffery_utils_components/async-feffery_color_pickers.js +1 -1
- package/feffery_utils_components/async-feffery_dom2image.js +1 -1
- package/feffery_utils_components/async-feffery_dom2image.js.LICENSE.txt +1 -1
- package/feffery_utils_components/async-feffery_dplayer.js +1 -1
- package/feffery_utils_components/async-feffery_emoji_picker.js +1 -1
- package/feffery_utils_components/async-feffery_emoji_picker.js.LICENSE.txt +1 -1
- package/feffery_utils_components/async-feffery_excel_preview.js +1 -1
- package/feffery_utils_components/async-feffery_extra_spinner.js +1 -1
- package/feffery_utils_components/async-feffery_fancy_button.js +1 -1
- package/feffery_utils_components/async-feffery_grid.js +1 -1
- package/feffery_utils_components/async-feffery_http_requests.js +1 -1
- package/feffery_utils_components/async-feffery_http_requests.js.LICENSE.txt +1 -1
- package/feffery_utils_components/async-feffery_image_cropper.js +1 -1
- package/feffery_utils_components/async-feffery_json_viewer.js +1 -1
- package/feffery_utils_components/async-feffery_local_large_storage.js +1 -1
- package/feffery_utils_components/async-feffery_local_large_storage.js.LICENSE.txt +1 -1
- package/feffery_utils_components/async-feffery_markdown_editor.js +1 -1
- package/feffery_utils_components/async-feffery_motion.js +1 -1
- package/feffery_utils_components/async-feffery_music_player.js +1 -1
- package/feffery_utils_components/async-feffery_photo_sphere_viewer.js +1 -1
- package/feffery_utils_components/async-feffery_photo_sphere_viewer.js.LICENSE.txt +4 -2
- package/feffery_utils_components/async-feffery_resizable.js +1 -1
- package/feffery_utils_components/async-feffery_rich_text_editor.js +1 -1
- package/feffery_utils_components/async-feffery_rnd.js +1 -1
- package/feffery_utils_components/async-feffery_seamless_scroll.js +1 -1
- package/feffery_utils_components/async-feffery_shortcut_panel.js +2 -2
- package/feffery_utils_components/async-feffery_slider_captcha.js +1 -1
- package/feffery_utils_components/async-feffery_slider_captcha.js.LICENSE.txt +1 -1
- package/feffery_utils_components/async-feffery_sortable.js +1 -1
- package/feffery_utils_components/async-feffery_vditor.js +1 -1
- package/feffery_utils_components/async-feffery_vditor.js.LICENSE.txt +1 -1
- package/feffery_utils_components/async-feffery_word_preview.js +1 -1
- package/feffery_utils_components/async-fuc-shared.js +1 -1
- package/feffery_utils_components/feffery_utils_components.min.js +8 -8
- package/feffery_utils_components/feffery_utils_components.min.js.LICENSE.txt +1 -1
- package/feffery_utils_components/metadata.json +1 -1
- package/feffery_utils_components/package-info.json +2 -2
- package/package.json +2 -2
- package/webpack.config.js +1 -0
- package/.vscode/settings.json +0 -5
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "feffery_utils_components",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.3",
|
|
4
4
|
"description": "Build more utility components for Plotly Dash.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -49,6 +49,7 @@
|
|
|
49
49
|
"create-puzzle": "^2.0.2",
|
|
50
50
|
"dashjs": "4.7.2",
|
|
51
51
|
"devtools-detector": "^2.0.15",
|
|
52
|
+
"dplayer": "^1.27.1",
|
|
52
53
|
"emoji-mart": "^5.5.2",
|
|
53
54
|
"flv.js": "1.6.2",
|
|
54
55
|
"framer-motion": "^8.4.1",
|
|
@@ -81,7 +82,6 @@
|
|
|
81
82
|
"react-countup": "^6.4.2",
|
|
82
83
|
"react-cropper": "^2.3.3",
|
|
83
84
|
"react-device-detect": "^2.2.2",
|
|
84
|
-
"react-dplayer": "0.4.2",
|
|
85
85
|
"react-flip-numbers": "^3.0.7",
|
|
86
86
|
"react-grid-layout": "1.4.3",
|
|
87
87
|
"react-highlight-words": "^0.18.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "feffery_utils_components",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.3",
|
|
4
4
|
"description": "Build more utility components for Plotly Dash.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -49,6 +49,7 @@
|
|
|
49
49
|
"create-puzzle": "^2.0.2",
|
|
50
50
|
"dashjs": "4.7.2",
|
|
51
51
|
"devtools-detector": "^2.0.15",
|
|
52
|
+
"dplayer": "^1.27.1",
|
|
52
53
|
"emoji-mart": "^5.5.2",
|
|
53
54
|
"flv.js": "1.6.2",
|
|
54
55
|
"framer-motion": "^8.4.1",
|
|
@@ -81,7 +82,6 @@
|
|
|
81
82
|
"react-countup": "^6.4.2",
|
|
82
83
|
"react-cropper": "^2.3.3",
|
|
83
84
|
"react-device-detect": "^2.2.2",
|
|
84
|
-
"react-dplayer": "0.4.2",
|
|
85
85
|
"react-flip-numbers": "^3.0.7",
|
|
86
86
|
"react-grid-layout": "1.4.3",
|
|
87
87
|
"react-highlight-words": "^0.18.0",
|
package/webpack.config.js
CHANGED
|
@@ -89,6 +89,7 @@ module.exports = (env, argv) => {
|
|
|
89
89
|
path.resolve('node_modules', '@photo-sphere-viewer'),
|
|
90
90
|
path.resolve('node_modules', 'wouter'),
|
|
91
91
|
path.resolve('node_modules', 'autofit.js'),
|
|
92
|
+
path.resolve('node_modules', 'react-draggable'),
|
|
92
93
|
],
|
|
93
94
|
use: {
|
|
94
95
|
loader: 'babel-loader',
|