@ohif/extension-dicom-pdf 1.1.2 → 3.5.0-beta.1
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/README.md +5 -1
- package/dist/ohif-extension-dicom-pdf.umd.js +2 -0
- package/dist/ohif-extension-dicom-pdf.umd.js.LICENSE.txt +14 -0
- package/package.json +22 -22
- package/CHANGELOG.md +0 -222
- package/dist/1.index.umd.js +0 -3
- package/dist/1.index.umd.js.LICENSE +0 -2531
- package/dist/1.index.umd.js.map +0 -1
- package/dist/2.index.umd.js +0 -1
- package/dist/index.umd.js +0 -3
- package/dist/index.umd.js.LICENSE +0 -734
- package/dist/index.umd.js.map +0 -1
package/README.md
CHANGED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/*! For license information please see ohif-extension-dicom-pdf.umd.js.LICENSE.txt */
|
|
2
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("@ohif/core")):"function"==typeof define&&define.amd?define(["@ohif/core"],t):"object"==typeof exports?exports["ohif-extension-dicom-pdf"]=t(require("@ohif/core")):e["ohif-extension-dicom-pdf"]=t(e["@ohif/core"])}(globalThis,(e=>(()=>{var t,r,n={147:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>u});var n=r(735),o=r(216),a=r.n(o);function i(e){let{displaySets:t}=e;const[r,o]=(0,n.useState)(null);if(t&&t.length>1)throw new Error("OHIFCornerstonePdfViewport: only one display set is supported for dicom pdf right now");const{pdfUrl:a}=t[0];return(0,n.useEffect)((()=>{(async()=>{o(await a)})()}),[a]),n.createElement("div",{className:"bg-primary-black w-full h-full text-white"},n.createElement("object",{data:r,type:"application/pdf",className:"w-full h-full"},n.createElement("div",null,"No online PDF viewer installed")))}i.propTypes={displaySets:a().arrayOf(a().object).isRequired};const u=i},516:e=>{"use strict";var t=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(e){n[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(e,o){for(var a,i,u=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),s=1;s<arguments.length;s++){for(var c in a=Object(arguments[s]))r.call(a,c)&&(u[c]=a[c]);if(t){i=t(a);for(var l=0;l<i.length;l++)n.call(a,i[l])&&(u[i[l]]=a[i[l]])}}return u}},459:(e,t,r)=>{"use strict";var n=r(704);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,r,o,a,i){if(i!==n){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}function t(){return e}e.isRequired=e;var r={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return r.PropTypes=r,r}},216:(e,t,r)=>{e.exports=r(459)()},704:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},447:(e,t,r)=>{"use strict";var n=r(516),o=60103,a=60106;t.Fragment=60107,t.StrictMode=60108,t.Profiler=60114;var i=60109,u=60110,s=60112;t.Suspense=60113;var c=60115,l=60116;if("function"==typeof Symbol&&Symbol.for){var f=Symbol.for;o=f("react.element"),a=f("react.portal"),t.Fragment=f("react.fragment"),t.StrictMode=f("react.strict_mode"),t.Profiler=f("react.profiler"),i=f("react.provider"),u=f("react.context"),s=f("react.forward_ref"),t.Suspense=f("react.suspense"),c=f("react.memo"),l=f("react.lazy")}var p="function"==typeof Symbol&&Symbol.iterator;function d(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},m={};function v(e,t,r){this.props=e,this.context=t,this.refs=m,this.updater=r||y}function h(){}function b(e,t,r){this.props=e,this.context=t,this.refs=m,this.updater=r||y}v.prototype.isReactComponent={},v.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(d(85));this.updater.enqueueSetState(this,e,t,"setState")},v.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},h.prototype=v.prototype;var g=b.prototype=new h;g.constructor=b,n(g,v.prototype),g.isPureReactComponent=!0;var S={current:null},O=Object.prototype.hasOwnProperty,_={key:!0,ref:!0,__self:!0,__source:!0};function j(e,t,r){var n,a={},i=null,u=null;if(null!=t)for(n in void 0!==t.ref&&(u=t.ref),void 0!==t.key&&(i=""+t.key),t)O.call(t,n)&&!_.hasOwnProperty(n)&&(a[n]=t[n]);var s=arguments.length-2;if(1===s)a.children=r;else if(1<s){for(var c=Array(s),l=0;l<s;l++)c[l]=arguments[l+2];a.children=c}if(e&&e.defaultProps)for(n in s=e.defaultProps)void 0===a[n]&&(a[n]=s[n]);return{$$typeof:o,type:e,key:i,ref:u,props:a,_owner:S.current}}function E(e){return"object"==typeof e&&null!==e&&e.$$typeof===o}var w=/\/+/g;function P(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function C(e,t,r,n,i){var u=typeof e;"undefined"!==u&&"boolean"!==u||(e=null);var s=!1;if(null===e)s=!0;else switch(u){case"string":case"number":s=!0;break;case"object":switch(e.$$typeof){case o:case a:s=!0}}if(s)return i=i(s=e),e=""===n?"."+P(s,0):n,Array.isArray(i)?(r="",null!=e&&(r=e.replace(w,"$&/")+"/"),C(i,t,r,"",(function(e){return e}))):null!=i&&(E(i)&&(i=function(e,t){return{$$typeof:o,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(i,r+(!i.key||s&&s.key===i.key?"":(""+i.key).replace(w,"$&/")+"/")+e)),t.push(i)),1;if(s=0,n=""===n?".":n+":",Array.isArray(e))for(var c=0;c<e.length;c++){var l=n+P(u=e[c],c);s+=C(u,t,r,l,i)}else if(l=function(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=p&&e[p]||e["@@iterator"])?e:null}(e),"function"==typeof l)for(e=l.call(e),c=0;!(u=e.next()).done;)s+=C(u=u.value,t,r,l=n+P(u,c++),i);else if("object"===u)throw t=""+e,Error(d(31,"[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t));return s}function I(e,t,r){if(null==e)return e;var n=[],o=0;return C(e,n,"","",(function(e){return t.call(r,e,o++)})),n}function k(e){if(-1===e._status){var t=e._result;t=t(),e._status=0,e._result=t,t.then((function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)}),(function(t){0===e._status&&(e._status=2,e._result=t)}))}if(1===e._status)return e._result;throw e._result}var x={current:null};function D(){var e=x.current;if(null===e)throw Error(d(321));return e}var R={ReactCurrentDispatcher:x,ReactCurrentBatchConfig:{transition:0},ReactCurrentOwner:S,IsSomeRendererActing:{current:!1},assign:n};t.Children={map:I,forEach:function(e,t,r){I(e,(function(){t.apply(this,arguments)}),r)},count:function(e){var t=0;return I(e,(function(){t++})),t},toArray:function(e){return I(e,(function(e){return e}))||[]},only:function(e){if(!E(e))throw Error(d(143));return e}},t.Component=v,t.PureComponent=b,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=R,t.cloneElement=function(e,t,r){if(null==e)throw Error(d(267,e));var a=n({},e.props),i=e.key,u=e.ref,s=e._owner;if(null!=t){if(void 0!==t.ref&&(u=t.ref,s=S.current),void 0!==t.key&&(i=""+t.key),e.type&&e.type.defaultProps)var c=e.type.defaultProps;for(l in t)O.call(t,l)&&!_.hasOwnProperty(l)&&(a[l]=void 0===t[l]&&void 0!==c?c[l]:t[l])}var l=arguments.length-2;if(1===l)a.children=r;else if(1<l){c=Array(l);for(var f=0;f<l;f++)c[f]=arguments[f+2];a.children=c}return{$$typeof:o,type:e.type,key:i,ref:u,props:a,_owner:s}},t.createContext=function(e,t){return void 0===t&&(t=null),(e={$$typeof:u,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:i,_context:e},e.Consumer=e},t.createElement=j,t.createFactory=function(e){var t=j.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:s,render:e}},t.isValidElement=E,t.lazy=function(e){return{$$typeof:l,_payload:{_status:-1,_result:e},_init:k}},t.memo=function(e,t){return{$$typeof:c,type:e,compare:void 0===t?null:t}},t.useCallback=function(e,t){return D().useCallback(e,t)},t.useContext=function(e,t){return D().useContext(e,t)},t.useDebugValue=function(){},t.useEffect=function(e,t){return D().useEffect(e,t)},t.useImperativeHandle=function(e,t,r){return D().useImperativeHandle(e,t,r)},t.useLayoutEffect=function(e,t){return D().useLayoutEffect(e,t)},t.useMemo=function(e,t){return D().useMemo(e,t)},t.useReducer=function(e,t,r){return D().useReducer(e,t,r)},t.useRef=function(e){return D().useRef(e)},t.useState=function(e){return D().useState(e)},t.version="17.0.2"},735:(e,t,r)=>{"use strict";e.exports=r(447)},762:t=>{"use strict";t.exports=e}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var r=o[e]={exports:{}};return n[e](r,r.exports,a),r.exports}a.m=n,t=[],a.O=(e,r,n,o)=>{if(!r){var i=1/0;for(l=0;l<t.length;l++){for(var[r,n,o]=t[l],u=!0,s=0;s<r.length;s++)(!1&o||i>=o)&&Object.keys(a.O).every((e=>a.O[e](r[s])))?r.splice(s--,1):(u=!1,o<i&&(i=o));if(u){t.splice(l--,1);var c=n();void 0!==c&&(e=c)}}return e}o=o||0;for(var l=t.length;l>0&&t[l-1][2]>o;l--)t[l]=t[l-1];t[l]=[r,n,o]},a.F={},a.E=e=>{Object.keys(a.F).map((t=>{a.F[t](e)}))},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},a.d=(e,t)=>{for(var r in t)a.o(t,r)&&!a.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r={143:0},a.F.j=e=>{if(!a.o(r,e)||void 0===r[e]){r[e]=null;var t=document.createElement("link");a.nc&&t.setAttribute("nonce",a.nc),t.rel="prefetch",t.as="script",t.href=a.p+a.u(e),document.head.appendChild(t)}},a.O.j=e=>0===r[e],a.O(0,[143],(()=>{a.E(143)}),5);var i={};return(()=>{"use strict";a.r(i),a.d(i,{default:()=>f});var e=a(735);const t=JSON.parse('{"u2":"@ohif/extension-dicom-pdf"}').u2,r=`${t}.sopClassHandlerModule.dicom-pdf`;var n=a(762);const{ImageSet:o}=n.classes,u=Object.values({ENCAPSULATED_PDF:"1.2.840.10008.5.1.4.1.1.104.1"});function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},s.apply(this,arguments)}const c=e.lazy((()=>Promise.resolve().then(a.bind(a,147)))),l=t=>e.createElement(e.Suspense,{fallback:e.createElement("div",null,"Loading...")},e.createElement(c,t)),f={id:t,getViewportModule(t){let{servicesManager:r,extensionManager:n}=t;return[{name:"dicom-pdf",component:t=>e.createElement(l,s({servicesManager:r,extensionManager:n},t))}]},getSopClassHandlerModule:function(e){let{servicesManager:t,extensionManager:o}=e;return[{name:"dicom-pdf",sopClassUids:u,getDisplaySetsFromSeries:e=>((e,t,o)=>{const a=o.getActiveDataSource()[0];return e.map((e=>{const{Modality:t,SOPInstanceUID:o,EncapsulatedDocument:i}=e,{SeriesDescription:s="PDF",MIMETypeOfEncapsulatedDocument:c}=e,{SeriesNumber:l,SeriesDate:f,SeriesInstanceUID:p,StudyInstanceUID:d,SOPClassUID:y}=e,m=a.retrieve.directURL({instance:e,tag:"EncapsulatedDocument",defaultType:c||"application/pdf",singlepart:"pdf"});return{Modality:t,displaySetInstanceUID:n.utils.guid(),SeriesDescription:s,SeriesNumber:l,SeriesDate:f,SOPInstanceUID:o,SeriesInstanceUID:p,StudyInstanceUID:d,SOPClassHandlerId:r,SOPClassUID:y,referencedImages:null,measurements:null,pdfUrl:m,instances:[e],thumbnailSrc:a.retrieve.directURL({instance:e,defaultPath:"/thumbnail",defaultType:"image/jpeg",tag:"Absent"}),isDerivedDisplaySet:!0,isLoaded:!1,sopClassUids:u,numImageFrames:0,numInstances:1,instance:e}}))})(e,0,o)}]}}})(),i=a.O(i)})()));
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*
|
|
2
|
+
object-assign
|
|
3
|
+
(c) Sindre Sorhus
|
|
4
|
+
@license MIT
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/** @license React v17.0.2
|
|
8
|
+
* react.production.min.js
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
11
|
+
*
|
|
12
|
+
* This source code is licensed under the MIT license found in the
|
|
13
|
+
* LICENSE file in the root directory of this source tree.
|
|
14
|
+
*/
|
package/package.json
CHANGED
|
@@ -1,17 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ohif/extension-dicom-pdf",
|
|
3
|
-
"version": "
|
|
4
|
-
"description": "OHIF extension for
|
|
3
|
+
"version": "3.5.0-beta.1",
|
|
4
|
+
"description": "OHIF extension for PDF display",
|
|
5
5
|
"author": "OHIF",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"repository": "OHIF/Viewers",
|
|
8
|
-
"main": "dist/
|
|
9
|
-
"module": "src/index.
|
|
10
|
-
"publishConfig": {
|
|
11
|
-
"access": "public"
|
|
12
|
-
},
|
|
8
|
+
"main": "dist/ohif-extension-dicom-pdf.umd.js",
|
|
9
|
+
"module": "src/index.tsx",
|
|
13
10
|
"engines": {
|
|
14
|
-
"node": ">=
|
|
11
|
+
"node": ">=14",
|
|
15
12
|
"npm": ">=6",
|
|
16
13
|
"yarn": ">=1.16.0"
|
|
17
14
|
},
|
|
@@ -19,26 +16,29 @@
|
|
|
19
16
|
"dist",
|
|
20
17
|
"README.md"
|
|
21
18
|
],
|
|
19
|
+
"publishConfig": {
|
|
20
|
+
"access": "public"
|
|
21
|
+
},
|
|
22
22
|
"scripts": {
|
|
23
|
-
"dev": "cross-env NODE_ENV=development webpack --config .webpack/webpack.dev.js --watch --
|
|
24
|
-
"dev:dicom-pdf": "yarn run dev",
|
|
23
|
+
"dev": "cross-env NODE_ENV=development webpack --config .webpack/webpack.dev.js --watch --output-pathinfo",
|
|
25
24
|
"build": "cross-env NODE_ENV=production webpack --config .webpack/webpack.prod.js",
|
|
26
|
-
"build:package": "yarn run build",
|
|
27
|
-
"
|
|
28
|
-
"
|
|
25
|
+
"build:package-1": "yarn run build",
|
|
26
|
+
"start": "yarn run dev",
|
|
27
|
+
"test:unit": "jest --watchAll",
|
|
28
|
+
"test:unit:ci": "jest --ci --runInBand --collectCoverage --passWithNoTests"
|
|
29
29
|
},
|
|
30
30
|
"peerDependencies": {
|
|
31
|
-
"@ohif/core": "
|
|
32
|
-
"
|
|
31
|
+
"@ohif/core": "3.5.0-beta.1",
|
|
32
|
+
"@ohif/ui": "3.5.0-beta.1",
|
|
33
|
+
"dcmjs": "^0.29.5",
|
|
34
|
+
"dicom-parser": "^1.8.9",
|
|
35
|
+
"hammerjs": "^2.0.8",
|
|
33
36
|
"prop-types": "^15.6.2",
|
|
34
|
-
"react": "^
|
|
35
|
-
"react-dom": "^16.8.6"
|
|
37
|
+
"react": "^17.0.2"
|
|
36
38
|
},
|
|
37
39
|
"dependencies": {
|
|
38
|
-
"@babel/runtime": "^7.
|
|
39
|
-
"classnames": "^2.2
|
|
40
|
-
"lodash.isequal": "^4.5.0",
|
|
41
|
-
"pdfjs-dist": "^2.2.228"
|
|
40
|
+
"@babel/runtime": "^7.20.13",
|
|
41
|
+
"classnames": "^2.3.2"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "6d7561946b02ce49fbaa9a0f47df5818eb3d7983"
|
|
44
44
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,222 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [1.1.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.1.1...@ohif/extension-dicom-pdf@1.1.2) (2022-01-29)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [1.1.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.1.0...@ohif/extension-dicom-pdf@1.1.1) (2021-12-02)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
# [1.1.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.6...@ohif/extension-dicom-pdf@1.1.0) (2021-09-23)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
### Features
|
|
26
|
-
|
|
27
|
-
* Update to WADO Image Loader 4.0.3 to add dynamically imported WebAssembly codec support 🚀 ([#2537](https://github.com/OHIF/Viewers/issues/2537)) ([489d4b0](https://github.com/OHIF/Viewers/commit/489d4b0584f4657ceda1c5b9b68d5e9733827e47))
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## [1.0.6](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.5...@ohif/extension-dicom-pdf@1.0.6) (2020-09-10)
|
|
34
|
-
|
|
35
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
## [1.0.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.4...@ohif/extension-dicom-pdf@1.0.5) (2020-09-03)
|
|
42
|
-
|
|
43
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
## [1.0.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.3...@ohif/extension-dicom-pdf@1.0.4) (2020-08-28)
|
|
50
|
-
|
|
51
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
## [1.0.3](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.2...@ohif/extension-dicom-pdf@1.0.3) (2020-04-02)
|
|
58
|
-
|
|
59
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
## [1.0.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.1...@ohif/extension-dicom-pdf@1.0.2) (2020-03-09)
|
|
66
|
-
|
|
67
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
## [1.0.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@1.0.0...@ohif/extension-dicom-pdf@1.0.1) (2019-12-16)
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
### Bug Fixes
|
|
77
|
-
|
|
78
|
-
* 🐛 Update ohif pdf extension to optionally use pdfjs ([#1162](https://github.com/OHIF/Viewers/issues/1162)) ([31e542d](https://github.com/OHIF/Viewers/commit/31e542dfd973c3e982ede6d02d79bfe65175e792)), closes [#1049](https://github.com/OHIF/Viewers/issues/1049)
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
# [1.0.0](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.50.4...@ohif/extension-dicom-pdf@1.0.0) (2019-09-27)
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
### Bug Fixes
|
|
88
|
-
|
|
89
|
-
* 🐛 Add DicomLoaderService & FileLoaderService to fix SR, PDF, and SEG support in local file and WADO-RS-only use cases ([#862](https://github.com/OHIF/Viewers/issues/862)) ([e7e1a8a](https://github.com/OHIF/Viewers/commit/e7e1a8a)), closes [#838](https://github.com/OHIF/Viewers/issues/838)
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
### BREAKING CHANGES
|
|
93
|
-
|
|
94
|
-
* DICOM Seg
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
## [0.50.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.50.3...@ohif/extension-dicom-pdf@0.50.4) (2019-09-10)
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
### Bug Fixes
|
|
104
|
-
|
|
105
|
-
* simplify runtime-extension usage ([ac5dbda](https://github.com/OHIF/Viewers/commit/ac5dbda))
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
## [0.50.3](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.50.2...@ohif/extension-dicom-pdf@0.50.3) (2019-09-04)
|
|
112
|
-
|
|
113
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
## [0.50.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.50.1...@ohif/extension-dicom-pdf@0.50.2) (2019-09-04)
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
### Bug Fixes
|
|
123
|
-
|
|
124
|
-
* measurementsAPI issue caused by production build ([#842](https://github.com/OHIF/Viewers/issues/842)) ([49d3439](https://github.com/OHIF/Viewers/commit/49d3439))
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
## [0.50.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.50.0-alpha.10...@ohif/extension-dicom-pdf@0.50.1) (2019-08-14)
|
|
131
|
-
|
|
132
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
# [0.50.0-alpha.10](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.9...@ohif/extension-dicom-pdf@0.50.0-alpha.10) (2019-08-14)
|
|
139
|
-
|
|
140
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
## [0.0.8-alpha.9](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.8...@ohif/extension-dicom-pdf@0.0.8-alpha.9) (2019-08-14)
|
|
147
|
-
|
|
148
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
## 0.0.8-alpha.8 (2019-08-14)
|
|
155
|
-
|
|
156
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
# Change Log
|
|
163
|
-
|
|
164
|
-
All notable changes to this project will be documented in this file. See
|
|
165
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
166
|
-
|
|
167
|
-
## [0.0.8-alpha.7](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.6...@ohif/extension-dicom-pdf@0.0.8-alpha.7) (2019-08-08)
|
|
168
|
-
|
|
169
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
170
|
-
|
|
171
|
-
# Change Log
|
|
172
|
-
|
|
173
|
-
All notable changes to this project will be documented in this file. See
|
|
174
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
175
|
-
|
|
176
|
-
## [0.0.8-alpha.6](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.5...@ohif/extension-dicom-pdf@0.0.8-alpha.6) (2019-08-08)
|
|
177
|
-
|
|
178
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
179
|
-
|
|
180
|
-
# Change Log
|
|
181
|
-
|
|
182
|
-
All notable changes to this project will be documented in this file. See
|
|
183
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
184
|
-
|
|
185
|
-
## [0.0.8-alpha.5](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.4...@ohif/extension-dicom-pdf@0.0.8-alpha.5) (2019-08-08)
|
|
186
|
-
|
|
187
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
188
|
-
|
|
189
|
-
# Change Log
|
|
190
|
-
|
|
191
|
-
All notable changes to this project will be documented in this file. See
|
|
192
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
193
|
-
|
|
194
|
-
## [0.0.8-alpha.4](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.3...@ohif/extension-dicom-pdf@0.0.8-alpha.4) (2019-08-08)
|
|
195
|
-
|
|
196
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
197
|
-
|
|
198
|
-
# Change Log
|
|
199
|
-
|
|
200
|
-
All notable changes to this project will be documented in this file. See
|
|
201
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
202
|
-
|
|
203
|
-
## [0.0.8-alpha.3](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.2...@ohif/extension-dicom-pdf@0.0.8-alpha.3) (2019-08-08)
|
|
204
|
-
|
|
205
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
206
|
-
|
|
207
|
-
# Change Log
|
|
208
|
-
|
|
209
|
-
All notable changes to this project will be documented in this file. See
|
|
210
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
211
|
-
|
|
212
|
-
## [0.0.8-alpha.2](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.1...@ohif/extension-dicom-pdf@0.0.8-alpha.2) (2019-08-07)
|
|
213
|
-
|
|
214
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
215
|
-
|
|
216
|
-
## [0.0.8-alpha.1](https://github.com/OHIF/Viewers/compare/@ohif/extension-dicom-pdf@0.0.8-alpha.0...@ohif/extension-dicom-pdf@0.0.8-alpha.1) (2019-08-07)
|
|
217
|
-
|
|
218
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|
|
219
|
-
|
|
220
|
-
## 0.0.8-alpha.0 (2019-08-05)
|
|
221
|
-
|
|
222
|
-
**Note:** Version bump only for package @ohif/extension-dicom-pdf
|