Skip to content

Commit

Permalink
Build artifacts for 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
T4rk1n committed Sep 4, 2024
1 parent bd586f6 commit 91cb0f4
Show file tree
Hide file tree
Showing 157 changed files with 1,774 additions and 706 deletions.
876 changes: 472 additions & 404 deletions dash/dash-renderer/build/dash_renderer.dev.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash-renderer/build/dash_renderer.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash_table/async-highlight.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash_table/async-highlight.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash_table/async-table.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash_table/async-table.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash_table/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash_table/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash_table/demo.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dash_table/demo.js.map

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dash/dash_table/package-info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dash-table",
"version": "5.2.11",
"version": "5.2.12",
"description": "Dash table",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,13 +41,13 @@
"maintainer": "Alex Johnson <alex@plotly.com>",
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.1",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-regenerator": "^7.24.1",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-regular-svg-icons": "^5.15.4",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
Expand Down Expand Up @@ -104,7 +104,7 @@
"style-loader": "^3.3.3",
"ts-loader": "^9.4.3",
"typescript": "^5.3.3",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-preprocessor": "^0.1.12",
Expand Down
2 changes: 1 addition & 1 deletion dash/dcc/async-datepicker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-datepicker.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-dropdown.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-dropdown.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-graph.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-graph.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-highlight.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-highlight.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-markdown.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-markdown.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-slider.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/async-slider.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/dash_core_components-shared.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/dash_core_components-shared.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/dash_core_components.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dash/dcc/dash_core_components.js.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions dash/dcc/package-info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dash-core-components",
"version": "2.14.1",
"version": "2.14.2",
"description": "Core component suite for Dash",
"repository": {
"type": "git",
Expand Down Expand Up @@ -49,7 +49,7 @@
"moment": "^2.29.4",
"node-polyfill-webpack-plugin": "^2.0.1",
"prop-types": "^15.8.1",
"ramda": "^0.29.1",
"ramda": "^0.30.1",
"rc-slider": "^9.7.5",
"react-addons-shallow-compare": "^15.6.3",
"react-dates": "^21.8.0",
Expand All @@ -64,11 +64,11 @@
"uniqid": "^5.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@plotly/dash-component-plugins": "^1.2.3",
"@plotly/webpack-dash-dynamic-import": "^1.3.0",
"babel-loader": "^9.1.3",
Expand All @@ -89,7 +89,7 @@
"rimraf": "^5.0.5",
"style-loader": "^3.3.3",
"styled-jsx": "^3.4.4",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion dash/html/A.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class A(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Abbr.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Abbr(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Acronym.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Acronym(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Address.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Address(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Area.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ class Area(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Article.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Article(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Aside.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Aside(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Audio.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class Audio(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/B.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class B(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Base.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class Base(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Basefont.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class Basefont(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Bdi.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Bdi(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Bdo.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Bdo(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Big.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Big(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Blink.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class Blink(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Blockquote.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class Blockquote(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Br.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Br(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Button.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ class Button(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Canvas.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class Canvas(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Caption.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Caption(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Center.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Center(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Cite.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Cite(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Code.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Code(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Col.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class Col(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Colgroup.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class Colgroup(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Content.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Content(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Data.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Data(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Datalist.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Datalist(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Dd.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Dd(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Del.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class Del(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Details.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class Details(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Dfn.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Dfn(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Dialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class Dialog(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Div.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Div(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
2 changes: 1 addition & 1 deletion dash/html/Dl.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class Dl(Component):
- style (dict; optional):
Defines CSS styles which will override styles previously set.
- tabIndex (string; optional):
- tabIndex (string | number; optional):
Overrides the browser's default tab order and follows the one
specified instead.
Expand Down
Loading

0 comments on commit 91cb0f4

Please sign in to comment.