ixbrl-viewer 1.4.6__py3-none-any.whl → 1.4.7__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/src/js/chart.js +2 -2
- {ixbrl_viewer-1.4.6.dist-info → ixbrl_viewer-1.4.7.dist-info}/METADATA +1 -1
- {ixbrl_viewer-1.4.6.dist-info → ixbrl_viewer-1.4.7.dist-info}/RECORD +10 -10
- {ixbrl_viewer-1.4.6.dist-info → ixbrl_viewer-1.4.7.dist-info}/LICENSE +0 -0
- {ixbrl_viewer-1.4.6.dist-info → ixbrl_viewer-1.4.7.dist-info}/NOTICE +0 -0
- {ixbrl_viewer-1.4.6.dist-info → ixbrl_viewer-1.4.7.dist-info}/WHEEL +0 -0
- {ixbrl_viewer-1.4.6.dist-info → ixbrl_viewer-1.4.7.dist-info}/entry_points.txt +0 -0
- {ixbrl_viewer-1.4.6.dist-info → ixbrl_viewer-1.4.7.dist-info}/top_level.txt +0 -0
|
@@ -76,7 +76,7 @@ export class IXBRLChart extends Dialog {
|
|
|
76
76
|
covered[dims[1]] = null;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
const facts = fact.report
|
|
79
|
+
const facts = fact.report.deduplicate(fact.report.getAlignedFacts(fact, covered));
|
|
80
80
|
|
|
81
81
|
/* Get the unique aspect values along each dimension. This is to ensure
|
|
82
82
|
* that we assign facts to datasets consistently (we have one dataset per value
|
|
@@ -123,7 +123,7 @@ export class IXBRLChart extends Dialog {
|
|
|
123
123
|
if (dims[1]) {
|
|
124
124
|
covered[dims[1]] = uv2[j].value();
|
|
125
125
|
}
|
|
126
|
-
const dp = fact.report
|
|
126
|
+
const dp = fact.report.getAlignedFacts(fact, covered);
|
|
127
127
|
if (dp.length > 0) {
|
|
128
128
|
dataSets[j].data[i] = dp[0].value()/(10**scale);
|
|
129
129
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
iXBRLViewerPlugin/__init__.py,sha256=uicpgRNpgHnYdyIVIhLpVqO3kC3pv5BHusutY5lSHKM,13921
|
|
2
|
-
iXBRLViewerPlugin/_version.py,sha256=
|
|
2
|
+
iXBRLViewerPlugin/_version.py,sha256=nmlXCBuHHFy5JdYfw3oylepRJ5P5EEImr1ItrcZvJdo,160
|
|
3
3
|
iXBRLViewerPlugin/constants.py,sha256=kJ-kjt6rGhwBvk8HNbIiXt31b5qe6Lb6qPOXQF6rH_8,833
|
|
4
4
|
iXBRLViewerPlugin/featureConfig.py,sha256=tOViPYmN32i2uIf_T9HGgbkkv41VoTpTjqhn4w9rTgw,194
|
|
5
5
|
iXBRLViewerPlugin/iXBRLViewer.py,sha256=aHcBcnGBu2X4dhdJmALBehJ9jUi29N5Ne_cuHIMmImk,28138
|
|
@@ -11,7 +11,7 @@ iXBRLViewerPlugin/viewer/version.js,sha256=7b5si8UmaS7QqALQIP-wJ0I8onKFox8VyaAiU
|
|
|
11
11
|
iXBRLViewerPlugin/viewer/webpack.common.js,sha256=AsiOVAW2XbmSNjv6Kl6LC4VUM2rA9UyQ8vwhz_1jb1Y,1320
|
|
12
12
|
iXBRLViewerPlugin/viewer/webpack.dev.js,sha256=R9AwY_TBrg9otvXpDxT1UsGg5eMqi4aXW7C7EIsHzZk,551
|
|
13
13
|
iXBRLViewerPlugin/viewer/webpack.prod.js,sha256=vfLowWC1EOty0zbq9P-usGaJ3w-JoERpJrYaE9MfoSE,499
|
|
14
|
-
iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js,sha256=
|
|
14
|
+
iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js,sha256=ieknSj0Y2_5M-6-1jni8ContIkodiqI1rY9seqehMWM,860663
|
|
15
15
|
iXBRLViewerPlugin/viewer/dist/ixbrlviewer.js.LICENSE.txt,sha256=eA5xbvB65RVR5QmweqeHe4sYtW3dzEmgLhUDFOGr9m4,1697
|
|
16
16
|
iXBRLViewerPlugin/viewer/src/html/fact-details.html,sha256=P9BJw1OK4nIYfoT4KPwW1WP94ZeD7v1nisvSKMeSnU8,1495
|
|
17
17
|
iXBRLViewerPlugin/viewer/src/html/footnote-details.html,sha256=9I7y0KM7xsPzbiZheuHkm1k4nHNXD8S9qxvD_Y0I1Us,278
|
|
@@ -57,7 +57,7 @@ iXBRLViewerPlugin/viewer/src/js/accordian.js,sha256=hntVW5QfzHpx_2K1ysbJNDfLR63F
|
|
|
57
57
|
iXBRLViewerPlugin/viewer/src/js/aspect.js,sha256=xVN2GdJxxhHJbMq20IDp_2JoLv0O4GWueTBntZrvXDU,2218
|
|
58
58
|
iXBRLViewerPlugin/viewer/src/js/aspect.test.js,sha256=hnht5NazaC4HMoFC7prUEdL1g9oIgkZAFKpL01Z3usg,4242
|
|
59
59
|
iXBRLViewerPlugin/viewer/src/js/calculations.js,sha256=xPT2e8CtDXgnJA5DnAWouyeYJijNSQBrMb1D6iUM0KI,3388
|
|
60
|
-
iXBRLViewerPlugin/viewer/src/js/chart.js,sha256=
|
|
60
|
+
iXBRLViewerPlugin/viewer/src/js/chart.js,sha256=w0JS5TrcJlxlMpoT7v4Qjw73seLPbr1hPNu9MFuhwgI,7000
|
|
61
61
|
iXBRLViewerPlugin/viewer/src/js/chart.test.js,sha256=GepXX4pG2se2DAXr99JEKQJV955Lws8gyPo-MXK8Jtk,3386
|
|
62
62
|
iXBRLViewerPlugin/viewer/src/js/concept.js,sha256=LCtYnEqmVWw2d61SF6an80RhO78swfxNnuRnhtSz7tM,1176
|
|
63
63
|
iXBRLViewerPlugin/viewer/src/js/concept.test.js,sha256=g3fIk4g0twrwhyoOX7eGX2HuMRzN_MACi47WPQ15pAk,2558
|
|
@@ -148,10 +148,10 @@ tests/unit_tests/iXBRLViewerPlugin/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQe
|
|
|
148
148
|
tests/unit_tests/iXBRLViewerPlugin/mock_arelle.py,sha256=Dm11pBwEqDmcCc4mkxNciFEEM_DbgtzQ2QYNP1y_ImE,1307
|
|
149
149
|
tests/unit_tests/iXBRLViewerPlugin/test_iXBRLViewer.py,sha256=arjJXU5jWkh_JmEuZIGXVJ0Ory6_uGUvPcQLM9o6TZA,31583
|
|
150
150
|
tests/unit_tests/iXBRLViewerPlugin/test_xhtmlserialize.py,sha256=BQNN1sC899sZzV1RN3wuFj9uwi8ioaRJcONxTiTdfZM,12570
|
|
151
|
-
ixbrl_viewer-1.4.
|
|
152
|
-
ixbrl_viewer-1.4.
|
|
153
|
-
ixbrl_viewer-1.4.
|
|
154
|
-
ixbrl_viewer-1.4.
|
|
155
|
-
ixbrl_viewer-1.4.
|
|
156
|
-
ixbrl_viewer-1.4.
|
|
157
|
-
ixbrl_viewer-1.4.
|
|
151
|
+
ixbrl_viewer-1.4.7.dist-info/LICENSE,sha256=TZJhu77S_2-WQcPAkuIAlQiuuiNqVcuHBjd7z3Y5S08,16645
|
|
152
|
+
ixbrl_viewer-1.4.7.dist-info/METADATA,sha256=0VoTgn853MnzeXO0a944p0J_oSOIWR-VKzjvcHnCrxo,14496
|
|
153
|
+
ixbrl_viewer-1.4.7.dist-info/NOTICE,sha256=-SHDY0OY7s4gm4Rdk5AB3nbnUsrdHEHPdJuGFR_vuM4,566
|
|
154
|
+
ixbrl_viewer-1.4.7.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
|
|
155
|
+
ixbrl_viewer-1.4.7.dist-info/entry_points.txt,sha256=2XUzP20WGwxdvnugdBybUBwAB3xf_zvrOR5W_smFz_4,65
|
|
156
|
+
ixbrl_viewer-1.4.7.dist-info/top_level.txt,sha256=h8MkrMhC_t2-KbfS1oxJVnFAbn5NZJH8END_BL40mv8,24
|
|
157
|
+
ixbrl_viewer-1.4.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|