ixbrl-viewer 1.4.67__py3-none-any.whl → 1.4.68__py3-none-any.whl
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.
Potentially problematic release.
This version of ixbrl-viewer might be problematic. Click here for more details.
- iXBRLViewerPlugin/_version.py +2 -2
- iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js +1 -1
- iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js.LICENSE.txt +1 -1
- {ixbrl_viewer-1.4.67.dist-info → ixbrl_viewer-1.4.68.dist-info}/METADATA +6 -6
- {ixbrl_viewer-1.4.67.dist-info → ixbrl_viewer-1.4.68.dist-info}/RECORD +10 -10
- {ixbrl_viewer-1.4.67.dist-info → ixbrl_viewer-1.4.68.dist-info}/WHEEL +0 -0
- {ixbrl_viewer-1.4.67.dist-info → ixbrl_viewer-1.4.68.dist-info}/entry_points.txt +0 -0
- {ixbrl_viewer-1.4.67.dist-info → ixbrl_viewer-1.4.68.dist-info}/licenses/LICENSE.md +0 -0
- {ixbrl_viewer-1.4.67.dist-info → ixbrl_viewer-1.4.68.dist-info}/licenses/NOTICE +0 -0
- {ixbrl_viewer-1.4.67.dist-info → ixbrl_viewer-1.4.68.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ixbrl-viewer
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.68
|
|
4
4
|
Summary: The Arelle iXBRL Viewer allows iXBRL reports to be viewed interactively in a web browser.
|
|
5
5
|
Author-email: "arelle.org" <support@arelle.org>
|
|
6
6
|
License: Apache-2.0
|
|
@@ -30,15 +30,15 @@ Requires-Python: >=3.9
|
|
|
30
30
|
Description-Content-Type: text/markdown
|
|
31
31
|
License-File: LICENSE.md
|
|
32
32
|
License-File: NOTICE
|
|
33
|
-
Requires-Dist: lxml<
|
|
33
|
+
Requires-Dist: lxml<7,>=4
|
|
34
34
|
Provides-Extra: arelle
|
|
35
35
|
Requires-Dist: arelle_release==2.*; extra == "arelle"
|
|
36
36
|
Provides-Extra: dev
|
|
37
|
-
Requires-Dist: flake8==7.
|
|
37
|
+
Requires-Dist: flake8==7.3.0; extra == "dev"
|
|
38
38
|
Requires-Dist: lxml-stubs==0.5.1; extra == "dev"
|
|
39
|
-
Requires-Dist: mypy==1.16.
|
|
40
|
-
Requires-Dist: pytest==8.
|
|
41
|
-
Requires-Dist: typing-extensions==4.
|
|
39
|
+
Requires-Dist: mypy==1.16.1; extra == "dev"
|
|
40
|
+
Requires-Dist: pytest==8.4.1; extra == "dev"
|
|
41
|
+
Requires-Dist: typing-extensions==4.14.0; extra == "dev"
|
|
42
42
|
Dynamic: license-file
|
|
43
43
|
|
|
44
44
|
# Arelle iXBRL Viewer
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
iXBRLViewerPlugin/__init__.py,sha256=263DtPKBXeTomSI-4SeE7gTX0ak16GiIB9DFOoxBK3k,16839
|
|
2
|
-
iXBRLViewerPlugin/_version.py,sha256=
|
|
2
|
+
iXBRLViewerPlugin/_version.py,sha256=Kd9TNep5ObVHkeCsIFDiGJ2HkKOOegq71SMrKWoxBJ4,513
|
|
3
3
|
iXBRLViewerPlugin/constants.py,sha256=DMyEKzoJZPN36vINiNF9wiP7PPofQg0ZLF0H2CP-ns4,3866
|
|
4
4
|
iXBRLViewerPlugin/featureConfig.py,sha256=551aLjiGAkoxsgFDMBJT8s3nVaF787kgbRjFumTTsBE,255
|
|
5
5
|
iXBRLViewerPlugin/iXBRLViewer.py,sha256=7IqbLuapCla5_c-lSM4KiKgSezbioKulJ5pa4ZEPejs,30643
|
|
@@ -12,8 +12,8 @@ iXBRLViewerPlugin/viewer/version.js,sha256=7b5si8UmaS7QqALQIP-wJ0I8onKFox8VyaAiU
|
|
|
12
12
|
iXBRLViewerPlugin/viewer/webpack.common.js,sha256=hpXufjShXAESQh8Ds7ViJ_tbr8XSb7EdqQLRvyu_mQg,1691
|
|
13
13
|
iXBRLViewerPlugin/viewer/webpack.dev.js,sha256=R9AwY_TBrg9otvXpDxT1UsGg5eMqi4aXW7C7EIsHzZk,551
|
|
14
14
|
iXBRLViewerPlugin/viewer/webpack.prod.js,sha256=vfLowWC1EOty0zbq9P-usGaJ3w-JoERpJrYaE9MfoSE,499
|
|
15
|
-
iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js,sha256=
|
|
16
|
-
iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js.LICENSE.txt,sha256=
|
|
15
|
+
iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js,sha256=943HM45kjiTlwY8kr1w8tIhmmmqzs-2kOZJUd0aw-pU,941935
|
|
16
|
+
iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js.LICENSE.txt,sha256=LtlhXpjEorsiefz-usoFDNTZC_le1KyOKPWgb3RWIq8,1832
|
|
17
17
|
iXBRLViewerPlugin/viewer/src/data/utr.json,sha256=32ZuovUvTOiCiXnxQH1fyOlgLEbah8DhUInqxZNIjFc,20159
|
|
18
18
|
iXBRLViewerPlugin/viewer/src/html/fact-details.html,sha256=r3cPuOzcosgBkYl0jfmRUGjYnLgv6Eu0IeTMmUHY4Ak,2863
|
|
19
19
|
iXBRLViewerPlugin/viewer/src/html/footer-logo.html,sha256=8c91oB4B1JhAIhTvdjjhvq6lJB6WNpBWw-lrsP7IBDw,233
|
|
@@ -208,8 +208,8 @@ iXBRLViewerPlugin/viewer/src/less/text-mixins.less,sha256=pYeQjz6JptSyUTxoVwfNeb
|
|
|
208
208
|
iXBRLViewerPlugin/viewer/src/less/validation-report.less,sha256=HWkYEWxny-_zAYrwPXwAXuNCbThMRyomhu6KteUAjEg,351
|
|
209
209
|
iXBRLViewerPlugin/viewer/src/less/viewer.less,sha256=piLepb_LJUQw0iDfpXtrHI1Wts9L4tbKvAc3ZDtZi-Q,5598
|
|
210
210
|
iXBRLViewerPlugin/viewer/tools/build-font.js,sha256=Q-Uh0o6Uj2fkKd0zjS7rbVV2mkNydmEWGpkg0uWVir4,818
|
|
211
|
-
ixbrl_viewer-1.4.
|
|
212
|
-
ixbrl_viewer-1.4.
|
|
211
|
+
ixbrl_viewer-1.4.68.dist-info/licenses/LICENSE.md,sha256=FOClHlBMDtwKei0tOJ7pv8WZ_HuQJMNYD1az3NpK73o,16647
|
|
212
|
+
ixbrl_viewer-1.4.68.dist-info/licenses/NOTICE,sha256=-SHDY0OY7s4gm4Rdk5AB3nbnUsrdHEHPdJuGFR_vuM4,566
|
|
213
213
|
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
214
214
|
tests/puppeteer/puppeteer_test_run_via_intellij.jpg,sha256=xkFc4lziUkeRxUbhmNSGl1Pte4uQyeMLQY9eiRdHfwQ,80858
|
|
215
215
|
tests/puppeteer/framework/core_elements.js,sha256=_46w5G_DxK3bpIOPfcScHqi_nlpewZSQPHxX20ruy5U,3239
|
|
@@ -230,8 +230,8 @@ tests/unit_tests/iXBRLViewerPlugin/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQe
|
|
|
230
230
|
tests/unit_tests/iXBRLViewerPlugin/mock_arelle.py,sha256=fQKJGwceaEVaxvqV9tyuvT6DJB5s1X3-oSMjbFMKlS8,1301
|
|
231
231
|
tests/unit_tests/iXBRLViewerPlugin/test_iXBRLViewer.py,sha256=2beDs9kf0wRZFw9NM-dYm4j1zlxRybFj7f1JpwUTttQ,33756
|
|
232
232
|
tests/unit_tests/iXBRLViewerPlugin/test_xhtmlserialize.py,sha256=kdrg4i-YXnYAGl9TLWEACPQF0V69OAMXdXLYJwefsH0,12521
|
|
233
|
-
ixbrl_viewer-1.4.
|
|
234
|
-
ixbrl_viewer-1.4.
|
|
235
|
-
ixbrl_viewer-1.4.
|
|
236
|
-
ixbrl_viewer-1.4.
|
|
237
|
-
ixbrl_viewer-1.4.
|
|
233
|
+
ixbrl_viewer-1.4.68.dist-info/METADATA,sha256=5s9CIgTyZD-qlJQ3-Rh3m9d7CGg_Uv5fUFrrFoYpNHQ,18542
|
|
234
|
+
ixbrl_viewer-1.4.68.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
235
|
+
ixbrl_viewer-1.4.68.dist-info/entry_points.txt,sha256=2XUzP20WGwxdvnugdBybUBwAB3xf_zvrOR5W_smFz_4,65
|
|
236
|
+
ixbrl_viewer-1.4.68.dist-info/top_level.txt,sha256=h8MkrMhC_t2-KbfS1oxJVnFAbn5NZJH8END_BL40mv8,24
|
|
237
|
+
ixbrl_viewer-1.4.68.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|