itables 2.2.3__tar.gz → 2.2.4__tar.gz
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.
- itables-2.2.4/.gitattributes +1 -0
- {itables-2.2.3 → itables-2.2.4}/.gitignore +3 -0
- {itables-2.2.3 → itables-2.2.4}/PKG-INFO +2 -2
- {itables-2.2.3 → itables-2.2.4}/README.md +1 -0
- {itables-2.2.3 → itables-2.2.4}/docs/changelog.md +8 -0
- {itables-2.2.3 → itables-2.2.4}/docs/quick_start.md +1 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_for_streamlit/package-lock.json +14 -10
- {itables-2.2.3 → itables-2.2.4}/src/itables/datatables_format.py +1 -1
- {itables-2.2.3 → itables-2.2.4}/src/itables/javascript.py +2 -6
- {itables-2.2.3 → itables-2.2.4}/src/itables/version.py +1 -1
- {itables-2.2.3 → itables-2.2.4}/.github/codecov.yml +0 -0
- {itables-2.2.3 → itables-2.2.4}/.github/workflows/comment-pr.yml +0 -0
- {itables-2.2.3 → itables-2.2.4}/.github/workflows/continuous-integration.yml +0 -0
- {itables-2.2.3 → itables-2.2.4}/.github/workflows/publish-book.yml +0 -0
- {itables-2.2.3 → itables-2.2.4}/.github/workflows/publish.yml +0 -0
- {itables-2.2.3 → itables-2.2.4}/.pre-commit-config.yaml +0 -0
- {itables-2.2.3 → itables-2.2.4}/.pylintrc +0 -0
- {itables-2.2.3 → itables-2.2.4}/LICENSE +0 -0
- {itables-2.2.3 → itables-2.2.4}/binder/labconfig/default_setting_overrides.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/binder/postBuild +0 -0
- {itables-2.2.3 → itables-2.2.4}/binder/requirements.txt +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/_config.yml +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/_toc.yml +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/advanced_parameters.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/contributing.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/custom_css.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/custom_extensions.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/dark_mode.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/dash.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/developing.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/df_example.png +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/downsampling.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/extensions.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/formatting.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/html_export.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/images/code.png +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/images/colab.png +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/images/html.png +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/images/lab.png +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/images/notebook.png +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/images/pycharm.png +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/pandas_style.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/polars_dataframes.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/quarto/quarto_html.qmd +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/quarto/quarto_revealjs.qmd +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/quarto.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/references.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/sample_dataframes.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/select.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/shiny.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/show_df.png +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/streamlit.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/supported_editors.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/troubleshooting.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/docs/widget.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/environment.yml +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/dt_for_itables/CHANGELOG.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/dt_for_itables/LICENSE +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/dt_for_itables/README.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/dt_for_itables/package-lock.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/dt_for_itables/package.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/dt_for_itables/src/index.css +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/dt_for_itables/src/index.d.ts +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/dt_for_itables/src/index.js +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_anywidget/README.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_anywidget/js/widget.css +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_anywidget/js/widget.ts +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_anywidget/package-lock.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_anywidget/package.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_anywidget/tsconfig.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_for_streamlit/README.md +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_for_streamlit/package.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_for_streamlit/public/index.html +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_for_streamlit/src/index.tsx +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/itables_for_streamlit/tsconfig.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/package-lock.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/packages/package.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/pyproject.toml +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/__init__.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/downsample.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/html/column_filters/initComplete.js +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/html/column_filters/pre_dt_code.js +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/html/datatables_template.html +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/html/dt_bundle.css +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/html/dt_bundle.js +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/html/init_datatables.html +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/interactive.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/asset-manifest.json +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/index.html +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/css/main.b5025928.css +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/css/main.b5025928.css.map +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/js/main.f651d116.js +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/js/main.f651d116.js.LICENSE.txt +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/js/main.f651d116.js.map +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/logo/loading.svg +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/logo/logo.svg +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/logo/text.svg +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/logo/wide.svg +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/logo/with_text.svg +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/options.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/sample_dfs.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/samples/countries.csv +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/samples/indicators.csv +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/samples/population.csv +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/shiny.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/streamlit.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/utils.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/widget/__init__.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/widget/static/widget.css +0 -0
- {itables-2.2.3 → itables-2.2.4}/src/itables/widget/static/widget.js +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/__init__.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/conftest.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_changelog.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_connected_notebook_is_small.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_datatables_format.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_documentation_notebooks_run.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_downsample.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_extension_arguments.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_html_in_table_header.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_init.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_javascript.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_json_dumps.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_notebook.ipynb +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_pandas_style.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_polars.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_sample_dfs.py +0 -0
- {itables-2.2.3 → itables-2.2.4}/tests/test_update_samples.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
*.ipynb linguist-documentation
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: itables
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.4
|
|
4
4
|
Summary: Pandas and Polar DataFrames as interactive DataTables
|
|
5
5
|
Project-URL: Homepage, https://mwouts.github.io/itables/
|
|
6
6
|
Project-URL: Documentation, https://mwouts.github.io/itables
|
|
@@ -30,7 +30,6 @@ License: MIT License
|
|
|
30
30
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
31
31
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
32
32
|
SOFTWARE.
|
|
33
|
-
License-File: LICENSE
|
|
34
33
|
Keywords: DataTables,Interactive,Javascript,Pandas,Polars
|
|
35
34
|
Classifier: Development Status :: 5 - Production/Stable
|
|
36
35
|
Classifier: Framework :: Jupyter
|
|
@@ -107,6 +106,7 @@ Description-Content-Type: text/markdown
|
|
|
107
106
|
|
|
108
107
|
[](https://github.com/mwouts/itables/actions)
|
|
109
108
|
[](https://codecov.io/github/mwouts/itables?branch=main)
|
|
109
|
+
[](LICENSE)
|
|
110
110
|
[](https://pypi.python.org/pypi/itables)
|
|
111
111
|
[](https://anaconda.org/conda-forge/itables)
|
|
112
112
|
[](https://pypi.python.org/pypi/itables)
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://github.com/mwouts/itables/actions)
|
|
4
4
|
[](https://codecov.io/github/mwouts/itables?branch=main)
|
|
5
|
+
[](LICENSE)
|
|
5
6
|
[](https://pypi.python.org/pypi/itables)
|
|
6
7
|
[](https://anaconda.org/conda-forge/itables)
|
|
7
8
|
[](https://pypi.python.org/pypi/itables)
|
|
@@ -1,6 +1,14 @@
|
|
|
1
1
|
ITables ChangeLog
|
|
2
2
|
=================
|
|
3
3
|
|
|
4
|
+
2.2.4 (2024-12-07)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
**Fixed**
|
|
8
|
+
- We have fixed an issue with the HTML export of multiple tables in the same cell ([#338](https://github.com/mwouts/itables/issues/338))
|
|
9
|
+
- The dependencies of the Streamlit component have been updated ([#343](https://github.com/mwouts/itables/pull/343), [#345](https://github.com/mwouts/itables/pull/345))
|
|
10
|
+
|
|
11
|
+
|
|
4
12
|
2.2.3 (2024-11-01)
|
|
5
13
|
------------------
|
|
6
14
|
|
|
@@ -16,6 +16,7 @@ kernelspec:
|
|
|
16
16
|
|
|
17
17
|
[](https://github.com/mwouts/itables/actions)
|
|
18
18
|
[](https://codecov.io/github/mwouts/itables?branch=main)
|
|
19
|
+
[](https://github.com/mwouts/itables/blob/main/LICENSE)
|
|
19
20
|
[](https://pypi.python.org/pypi/itables)
|
|
20
21
|
[](https://anaconda.org/conda-forge/itables)
|
|
21
22
|
[](https://pypi.python.org/pypi/itables)
|
|
@@ -6221,9 +6221,9 @@
|
|
|
6221
6221
|
}
|
|
6222
6222
|
},
|
|
6223
6223
|
"node_modules/cross-spawn": {
|
|
6224
|
-
"version": "7.0.
|
|
6225
|
-
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.
|
|
6226
|
-
"integrity": "sha512-
|
|
6224
|
+
"version": "7.0.6",
|
|
6225
|
+
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
|
6226
|
+
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
|
6227
6227
|
"dependencies": {
|
|
6228
6228
|
"path-key": "^3.1.0",
|
|
6229
6229
|
"shebang-command": "^2.0.0",
|
|
@@ -8055,9 +8055,9 @@
|
|
|
8055
8055
|
}
|
|
8056
8056
|
},
|
|
8057
8057
|
"node_modules/express": {
|
|
8058
|
-
"version": "4.21.
|
|
8059
|
-
"resolved": "https://registry.npmjs.org/express/-/express-4.21.
|
|
8060
|
-
"integrity": "sha512-
|
|
8058
|
+
"version": "4.21.2",
|
|
8059
|
+
"resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz",
|
|
8060
|
+
"integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
|
|
8061
8061
|
"dependencies": {
|
|
8062
8062
|
"accepts": "~1.3.8",
|
|
8063
8063
|
"array-flatten": "1.1.1",
|
|
@@ -8078,7 +8078,7 @@
|
|
|
8078
8078
|
"methods": "~1.1.2",
|
|
8079
8079
|
"on-finished": "2.4.1",
|
|
8080
8080
|
"parseurl": "~1.3.3",
|
|
8081
|
-
"path-to-regexp": "0.1.
|
|
8081
|
+
"path-to-regexp": "0.1.12",
|
|
8082
8082
|
"proxy-addr": "~2.0.7",
|
|
8083
8083
|
"qs": "6.13.0",
|
|
8084
8084
|
"range-parser": "~1.2.1",
|
|
@@ -8093,6 +8093,10 @@
|
|
|
8093
8093
|
},
|
|
8094
8094
|
"engines": {
|
|
8095
8095
|
"node": ">= 0.10.0"
|
|
8096
|
+
},
|
|
8097
|
+
"funding": {
|
|
8098
|
+
"type": "opencollective",
|
|
8099
|
+
"url": "https://opencollective.com/express"
|
|
8096
8100
|
}
|
|
8097
8101
|
},
|
|
8098
8102
|
"node_modules/express/node_modules/debug": {
|
|
@@ -13062,9 +13066,9 @@
|
|
|
13062
13066
|
}
|
|
13063
13067
|
},
|
|
13064
13068
|
"node_modules/path-to-regexp": {
|
|
13065
|
-
"version": "0.1.
|
|
13066
|
-
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.
|
|
13067
|
-
"integrity": "sha512-
|
|
13069
|
+
"version": "0.1.12",
|
|
13070
|
+
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
|
|
13071
|
+
"integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ=="
|
|
13068
13072
|
},
|
|
13069
13073
|
"node_modules/path-type": {
|
|
13070
13074
|
"version": "4.0.0",
|
|
@@ -115,10 +115,7 @@ def init_notebook_mode(
|
|
|
115
115
|
def get_animated_logo(display_logo_when_loading):
|
|
116
116
|
if not display_logo_when_loading:
|
|
117
117
|
return ""
|
|
118
|
-
return f"
|
|
119
|
-
<a href=https://mwouts.github.io/itables/>{read_package_file("logo/loading.svg")}</a>
|
|
120
|
-
</div>
|
|
121
|
-
"""
|
|
118
|
+
return f"<a href=https://mwouts.github.io/itables/>{read_package_file('logo/loading.svg')}</a>"
|
|
122
119
|
|
|
123
120
|
|
|
124
121
|
def generate_init_offline_itables_html(dt_bundle: Path):
|
|
@@ -172,10 +169,9 @@ def _table_header(
|
|
|
172
169
|
)
|
|
173
170
|
tbody = f"""<tr>
|
|
174
171
|
<td style="vertical-align:middle; text-align:left">
|
|
175
|
-
{get_animated_logo(display_logo_when_loading)}
|
|
172
|
+
{get_animated_logo(display_logo_when_loading)}
|
|
176
173
|
Loading ITables v{itables_version} from {itables_source}...
|
|
177
174
|
(need <a href=https://mwouts.github.io/itables/troubleshooting.html>help</a>?)</td>
|
|
178
|
-
</div>
|
|
179
175
|
</tr>"""
|
|
180
176
|
|
|
181
177
|
if style:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/css/main.b5025928.css
RENAMED
|
File without changes
|
{itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/css/main.b5025928.css.map
RENAMED
|
File without changes
|
{itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/js/main.f651d116.js
RENAMED
|
File without changes
|
|
File without changes
|
{itables-2.2.3 → itables-2.2.4}/src/itables/itables_for_streamlit/static/js/main.f651d116.js.map
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|