@pega/constellationjs 1.0.4

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/LICENSE ADDED
@@ -0,0 +1,167 @@
1
+ ConstellationJS Engine License
2
+ Version 1.0, December 2021
3
+
4
+ This is a proprietary license based on the Apache 2.0 license and is intended to
5
+ provide a similar set of rights with the exception that any and all ConstellationJS
6
+ Engine components shall be used only with Pegasystems Software.
7
+
8
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9
+
10
+ 1. Definitions.
11
+ "License" shall mean the terms and conditions for use, reproduction, and distribution
12
+ as defined by Sections 1 through 9 of this document.
13
+
14
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner
15
+ that is granting the License.
16
+
17
+ "Legal Entity" shall mean the union of the acting entity and all other entities that
18
+ control, are controlled by, or are under common control with that entity. For the
19
+ purposes of this definition, "control" means (i) the power, direct or indirect, to
20
+ cause the direction or management of such entity, whether by contract or otherwise,
21
+ or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or
22
+ (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions
25
+ granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications, including
28
+ but not limited to software source code, documentation source, and configuration
29
+ files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical transformation or
32
+ translation of a Source form, including but not limited to compiled object code,
33
+ generated documentation, and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or Object form, made
36
+ available under the License, as indicated by a copyright notice that is included
37
+ in or attached to the work.
38
+
39
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is
40
+ based on (or derived from) the Work and for which the editorial revisions,
41
+ annotations, elaborations, or other modifications represent, as a whole, an
42
+ original work of authorship. For the purposes of this License, Derivative Works
43
+ shall not include works that remain separable from, or merely link (or bind by
44
+ name) to the interfaces of, the Work and Derivative Works thereof.
45
+
46
+ "Contribution" shall mean any work of authorship, including the original version
47
+ of the Work and any modifications or additions to that Work or Derivative Works
48
+ thereof, that is intentionally submitted to Licensor for inclusion in the Work
49
+ by the copyright owner or by an individual or Legal Entity authorized to submit
50
+ on behalf of the copyright owner. For the purposes of this definition, "submitted"
51
+ means any form of electronic, verbal, or written communication sent to the Licensor
52
+ or its representatives, including but not limited to communication on electronic
53
+ mailing lists, source code control systems, and issue tracking systems that are
54
+ managed by, or on behalf of, the Licensor for the purpose of discussing and
55
+ improving the Work, but excluding communication that is conspicuously marked or
56
+ otherwise designated in writing by the copyright owner as "Not a Contribution."
57
+
58
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
59
+ of whom a Contribution has been received by Licensor and subsequently incorporated
60
+ within the Work.
61
+
62
+ "Pegasystems" (or "Pega") shall mean Pegasystems Inc., a Massachusetts Corporation,
63
+ having an office at One Main Street, Cambridge, MA 02142.
64
+
65
+ "Pegasystems Software" shall mean duly licensed Pegasystems software and/or
66
+ subscription services including but not limited to the Pega Platform.
67
+
68
+ 2. Grant of Copyright License. Subject to the terms and conditions of this
69
+ License, each Contributor hereby grants to You a perpetual, worldwide,
70
+ non-exclusive, no-charge, royalty-free, irrevocable copyright license to
71
+ reproduce, publicly display, publicly perform, sublicense, and distribute
72
+ the Work in minified JavaScript form solely for use with Pegasystems Software.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of this License,
75
+ each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
76
+ no-charge, royalty-free, irrevocable (except as stated in this section) patent
77
+ license to make, have made, use, offer to sell, sell, import, and otherwise
78
+ transfer the Work, where such license applies only to those patent claims
79
+ licensable by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s) with the Work
81
+ to which such Contribution(s) was submitted. If You institute patent litigation
82
+ against any entity (including a cross-claim or counterclaim in a lawsuit) alleging
83
+ that the Work or a Contribution incorporated within the Work constitutes direct
84
+ or contributory patent infringement, then any patent licenses granted to You
85
+ under this License for that Work shall terminate as of the date such litigation
86
+ is filed.
87
+
88
+ 4. Redistribution. You may reproduce and distribute copies of the Work or
89
+ Derivative Works thereof in any medium, with or without modifications, and in
90
+ Source or Object form, provided that You meet the following conditions:
91
+
92
+ 1. You must give any other recipients of the Work or Derivative Works
93
+ a copy of this License; and
94
+
95
+ 2. You must cause any modified files to carry prominent notices stating
96
+ that You changed the files;
97
+ and
98
+
99
+ 3. You must retain, in the Source form of any Derivative Works that You
100
+ distribute, all copyright, patent, trademark, and attribution notices
101
+ from the Source form of the Work, excluding those notices that do not
102
+ pertain to any part of the Derivative Works; and
103
+
104
+ 4. If the Work includes a "NOTICE" text file as part of its distribution,
105
+ then any Derivative Works that You distribute must include a readable
106
+ copy of the attribution notices contained within such NOTICE file,
107
+ excluding those notices that do not pertain to any part of the Derivative
108
+ Works, in at least one of the following places: within a NOTICE text
109
+ file distributed as part of the Derivative Works; within the Source
110
+ form or documentation, if provided along with the Derivative Works;
111
+ or, within a display generated by the Derivative Works, if and
112
+ wherever such third-party notices normally appear. The contents
113
+ of the NOTICE file are for informational purposes only and do not
114
+ modify the License. You may add Your own attribution notices within
115
+ Derivative Works that You distribute, alongside or as an addendum
116
+ to the NOTICE text from the Work, provided that such additional
117
+ attribution notices cannot be construed as modifying the License.
118
+
119
+ You may add Your own copyright statement to Your modifications and may
120
+ provide additional or different license terms and conditions for use,
121
+ reproduction, or distribution of Your modifications, or for any such
122
+ Derivative Works as a whole, provided Your use, reproduction, and
123
+ distribution of the Work otherwise complies with the conditions stated
124
+ in this License including the limitation that the Work be used only
125
+ with Pegasystems Software.
126
+
127
+ 5. Submission of Contributions. Any Contribution intentionally submitted for inclusion
128
+ in the Work by You to the Licensor shall be under the terms and conditions of this
129
+ License, without any additional terms or conditions. Notwithstanding the above,
130
+ nothing herein shall supersede or modify the terms of any separate license agreement
131
+ you may have executed with Licensor regarding such Contributions.
132
+
133
+ 6. Trademarks. This License does not grant permission to use the trade names,
134
+ trademarks, service marks, or product names of the Licensor, except as required
135
+ for reasonable and customary use in describing the origin of the Work and
136
+ reproducing the content of the NOTICE file.
137
+
138
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
139
+ writing, Licensor provides the Work (and each Contributor provides its Contributions)
140
+ on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
141
+ implied, including, without limitation, any warranties or conditions of TITLE,
142
+ NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
143
+ solely responsible for determining the appropriateness of using or redistributing
144
+ the Work and assume any risks associated with Your exercise of permissions under
145
+ this License.
146
+
147
+ 8. Limitation of Liability. In no event and under no legal theory, whether in
148
+ tort (including negligence), contract, or otherwise, unless required by applicable
149
+ law (such as deliberate and grossly negligent acts) or agreed to in writing, shall
150
+ any Contributor be liable to You for damages, including any direct, indirect,
151
+ special, incidental, or consequential damages of any character arising as a
152
+ result of this License or out of the use or inability to use the Work (including
153
+ but not limited to damages for loss of goodwill, work stoppage, computer failure
154
+ or malfunction, or any and all other commercial damages or losses), even if such
155
+ Contributor has been advised of the possibility of such damages.
156
+
157
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work
158
+ or Derivative Works thereof, You may choose to offer, and charge a fee for,
159
+ acceptance of support, warranty, indemnity, or other liability obligations
160
+ and/or rights consistent with this License. However, in accepting such obligations,
161
+ You may act only on Your own behalf and on Your sole responsibility, not on
162
+ behalf of any other Contributor, and only if You agree to indemnify, defend,
163
+ and hold each Contributor harmless for any liability incurred by, or claims
164
+ asserted against, such Contributor by reason of your accepting any such
165
+ warranty or additional liability.
166
+
167
+ END OF TERMS AND CONDITIONS
package/README.md ADDED
@@ -0,0 +1,43 @@
1
+ # @pega/constellationjs
2
+
3
+ This node package is provided as an easy way to get the appropriate version of the Pega ConstellationJS files into your project. It is intended to be
4
+ used in conjunction with a Pega SDK that needs the correct version of the
5
+ ConstellationJS files to properly interact with the Cosmos React UI model
6
+ first introduced in Pega Infinity 8.6.
7
+
8
+ ## Usage
9
+
10
+ In your project's **package.json** dependencies, specify the package name **and**
11
+ the **tag** of the version of the ConstellationJS files that your project needs.
12
+
13
+ For example:
14
+
15
+ * **"@pega/constellationjs": "SDK-8.6.4"** <br>
16
+ will get the ConstellationJS files associated with Pega Infinity version
17
+ 8.6.4
18
+
19
+ * **"@pega/constellationjs": "SDK-8.7.1"** <br>
20
+ will get the ConstellationJS files associated with Pega Infinity version
21
+ 8.7.1
22
+
23
+ You must **always** use the appropriate Constellation files that match your Infinity deployment. Please check your Infinity version and choose the correct version.
24
+
25
+
26
+ <br>
27
+
28
+ ## Currently available versions
29
+
30
+ The **@pega/constellationjs** package uses npm tags to distribute specific versions
31
+ of the ConstellationJS files.
32
+
33
+ These are the currently available tags/versions:
34
+
35
+ * SDK-8.7.1
36
+ * SDK-8.7.0
37
+ <br><br>
38
+ * SDK-8.6.4
39
+ * SDK-8.6.3
40
+ * SDK-8.6.2
41
+ * SDK-8.6.1
42
+ * SDK-8.6.0
43
+
@@ -0,0 +1,167 @@
1
+ ConstellationJS Engine License
2
+ Version 1.0, December 2021
3
+
4
+ This is a proprietary license based on the Apache 2.0 license and is intended to
5
+ provide a similar set of rights with the exception that any and all ConstellationJS
6
+ Engine components shall be used only with Pegasystems Software.
7
+
8
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9
+
10
+ 1. Definitions.
11
+ "License" shall mean the terms and conditions for use, reproduction, and distribution
12
+ as defined by Sections 1 through 9 of this document.
13
+
14
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner
15
+ that is granting the License.
16
+
17
+ "Legal Entity" shall mean the union of the acting entity and all other entities that
18
+ control, are controlled by, or are under common control with that entity. For the
19
+ purposes of this definition, "control" means (i) the power, direct or indirect, to
20
+ cause the direction or management of such entity, whether by contract or otherwise,
21
+ or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or
22
+ (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions
25
+ granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications, including
28
+ but not limited to software source code, documentation source, and configuration
29
+ files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical transformation or
32
+ translation of a Source form, including but not limited to compiled object code,
33
+ generated documentation, and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or Object form, made
36
+ available under the License, as indicated by a copyright notice that is included
37
+ in or attached to the work.
38
+
39
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is
40
+ based on (or derived from) the Work and for which the editorial revisions,
41
+ annotations, elaborations, or other modifications represent, as a whole, an
42
+ original work of authorship. For the purposes of this License, Derivative Works
43
+ shall not include works that remain separable from, or merely link (or bind by
44
+ name) to the interfaces of, the Work and Derivative Works thereof.
45
+
46
+ "Contribution" shall mean any work of authorship, including the original version
47
+ of the Work and any modifications or additions to that Work or Derivative Works
48
+ thereof, that is intentionally submitted to Licensor for inclusion in the Work
49
+ by the copyright owner or by an individual or Legal Entity authorized to submit
50
+ on behalf of the copyright owner. For the purposes of this definition, "submitted"
51
+ means any form of electronic, verbal, or written communication sent to the Licensor
52
+ or its representatives, including but not limited to communication on electronic
53
+ mailing lists, source code control systems, and issue tracking systems that are
54
+ managed by, or on behalf of, the Licensor for the purpose of discussing and
55
+ improving the Work, but excluding communication that is conspicuously marked or
56
+ otherwise designated in writing by the copyright owner as "Not a Contribution."
57
+
58
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
59
+ of whom a Contribution has been received by Licensor and subsequently incorporated
60
+ within the Work.
61
+
62
+ "Pegasystems" (or "Pega") shall mean Pegasystems Inc., a Massachusetts Corporation,
63
+ having an office at One Main Street, Cambridge, MA 02142.
64
+
65
+ "Pegasystems Software" shall mean duly licensed Pegasystems software and/or
66
+ subscription services including but not limited to the Pega Platform.
67
+
68
+ 2. Grant of Copyright License. Subject to the terms and conditions of this
69
+ License, each Contributor hereby grants to You a perpetual, worldwide,
70
+ non-exclusive, no-charge, royalty-free, irrevocable copyright license to
71
+ reproduce, publicly display, publicly perform, sublicense, and distribute
72
+ the Work in minified JavaScript form solely for use with Pegasystems Software.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of this License,
75
+ each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
76
+ no-charge, royalty-free, irrevocable (except as stated in this section) patent
77
+ license to make, have made, use, offer to sell, sell, import, and otherwise
78
+ transfer the Work, where such license applies only to those patent claims
79
+ licensable by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s) with the Work
81
+ to which such Contribution(s) was submitted. If You institute patent litigation
82
+ against any entity (including a cross-claim or counterclaim in a lawsuit) alleging
83
+ that the Work or a Contribution incorporated within the Work constitutes direct
84
+ or contributory patent infringement, then any patent licenses granted to You
85
+ under this License for that Work shall terminate as of the date such litigation
86
+ is filed.
87
+
88
+ 4. Redistribution. You may reproduce and distribute copies of the Work or
89
+ Derivative Works thereof in any medium, with or without modifications, and in
90
+ Source or Object form, provided that You meet the following conditions:
91
+
92
+ 1. You must give any other recipients of the Work or Derivative Works
93
+ a copy of this License; and
94
+
95
+ 2. You must cause any modified files to carry prominent notices stating
96
+ that You changed the files;
97
+ and
98
+
99
+ 3. You must retain, in the Source form of any Derivative Works that You
100
+ distribute, all copyright, patent, trademark, and attribution notices
101
+ from the Source form of the Work, excluding those notices that do not
102
+ pertain to any part of the Derivative Works; and
103
+
104
+ 4. If the Work includes a "NOTICE" text file as part of its distribution,
105
+ then any Derivative Works that You distribute must include a readable
106
+ copy of the attribution notices contained within such NOTICE file,
107
+ excluding those notices that do not pertain to any part of the Derivative
108
+ Works, in at least one of the following places: within a NOTICE text
109
+ file distributed as part of the Derivative Works; within the Source
110
+ form or documentation, if provided along with the Derivative Works;
111
+ or, within a display generated by the Derivative Works, if and
112
+ wherever such third-party notices normally appear. The contents
113
+ of the NOTICE file are for informational purposes only and do not
114
+ modify the License. You may add Your own attribution notices within
115
+ Derivative Works that You distribute, alongside or as an addendum
116
+ to the NOTICE text from the Work, provided that such additional
117
+ attribution notices cannot be construed as modifying the License.
118
+
119
+ You may add Your own copyright statement to Your modifications and may
120
+ provide additional or different license terms and conditions for use,
121
+ reproduction, or distribution of Your modifications, or for any such
122
+ Derivative Works as a whole, provided Your use, reproduction, and
123
+ distribution of the Work otherwise complies with the conditions stated
124
+ in this License including the limitation that the Work be used only
125
+ with Pegasystems Software.
126
+
127
+ 5. Submission of Contributions. Any Contribution intentionally submitted for inclusion
128
+ in the Work by You to the Licensor shall be under the terms and conditions of this
129
+ License, without any additional terms or conditions. Notwithstanding the above,
130
+ nothing herein shall supersede or modify the terms of any separate license agreement
131
+ you may have executed with Licensor regarding such Contributions.
132
+
133
+ 6. Trademarks. This License does not grant permission to use the trade names,
134
+ trademarks, service marks, or product names of the Licensor, except as required
135
+ for reasonable and customary use in describing the origin of the Work and
136
+ reproducing the content of the NOTICE file.
137
+
138
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
139
+ writing, Licensor provides the Work (and each Contributor provides its Contributions)
140
+ on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
141
+ implied, including, without limitation, any warranties or conditions of TITLE,
142
+ NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
143
+ solely responsible for determining the appropriateness of using or redistributing
144
+ the Work and assume any risks associated with Your exercise of permissions under
145
+ this License.
146
+
147
+ 8. Limitation of Liability. In no event and under no legal theory, whether in
148
+ tort (including negligence), contract, or otherwise, unless required by applicable
149
+ law (such as deliberate and grossly negligent acts) or agreed to in writing, shall
150
+ any Contributor be liable to You for damages, including any direct, indirect,
151
+ special, incidental, or consequential damages of any character arising as a
152
+ result of this License or out of the use or inability to use the Work (including
153
+ but not limited to damages for loss of goodwill, work stoppage, computer failure
154
+ or malfunction, or any and all other commercial damages or losses), even if such
155
+ Contributor has been advised of the possibility of such damages.
156
+
157
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work
158
+ or Derivative Works thereof, You may choose to offer, and charge a fee for,
159
+ acceptance of support, warranty, indemnity, or other liability obligations
160
+ and/or rights consistent with this License. However, in accepting such obligations,
161
+ You may act only on Your own behalf and on Your sole responsibility, not on
162
+ behalf of any other Contributor, and only if You agree to indemnify, defend,
163
+ and hold each Contributor harmless for any liability incurred by, or claims
164
+ asserted against, such Contributor by reason of your accepting any such
165
+ warranty or additional liability.
166
+
167
+ END OF TERMS AND CONDITIONS
@@ -0,0 +1 @@
1
+ const setC11nCookie860=(e,o,t)=>{o&&0!==o.length||console.error("bootstrap-shell.setC11nCookie860() missing or zero length token");const n=e.lastIndexOf("/",e.length-2),i=`${e.substring(0,n)}/v860/${t}/setc11ncookie`;let a=new XMLHttpRequest;a.open("POST",i,!0),a.withCredentials=!0,a.setRequestHeader("Content-type","application/x-www-form-urlencoded"),a.onload=()=>{},a.send("token="+o)},rootContainerWithHybrid={type:"RootContainer",config:{renderingMode:"hybrid"},children:[{type:"HybridViewContainer",config:{routingInfo:"@ROUTING_INFO",name:"primary",contextName:"app"},children:[]}]},buildSemanticUrl=(e,o,t,n)=>{let i=!1;"true"===o&&(i=!0);let a=null,r=null;if(e){e.startsWith("/")&&(e=e.substring(1));const o=e.split("/");o.length>0&&o[0]&&(a=o[0]),o.length>1&&o[1]&&(r=o[1])}else i=!1;let s=t;return a&&(s=s+"/"+a),r&&(s=s+"/"+r),i&&(s+="?noPortal=true",r&&n&&(s=s+"&view="+n)),s};let containerCount=0;const loadView=(e,o,t=[],n,i,a,r)=>{const s=r||"mashup"+ ++containerCount,l={type:"RootContainer",config:{renderingMode:"portal",viewConfig:"@P .viewConfig",name:s}};window.PCore.getRuntimeParamsAPI().setRuntimeParams(n),constellationCore.loadRootComponent(e,l,t,i,a).then((()=>constellationCore.updateStoreWithUiRoot(o,s)))},loadPortal=(e,o,t=[],n)=>{const i=n||"portal"+ ++containerCount,a={type:"RootContainer",config:{viewConfig:"@P .viewConfig",renderingMode:"portal",skeleton:"LoadingComponent",name:i}};t.push(a.config.skeleton),constellationCore.loadRootComponent(e,a,t).then((()=>constellationCore.loadPortalView(o,i)))},loadComponent=(e,o,t)=>constellationCore.loadComponent(o,e,t),loadViewByName=(e,o,t,n,i,a,r,s)=>{const l=s||"mashup"+ ++containerCount,C={type:"RootContainer",config:{viewConfig:"@P .viewConfig",renderingMode:"view",name:l}};constellationCore.loadRootComponent(e,C,i,a,r).then((()=>constellationCore.loadViewByName(o,t,n,l)))},loadMashup=(e,o=!0)=>{if(o){const o=document.getElementsByTagName(e)[0]&&document.getElementsByTagName(e)[0].parentNode;o&&(o.innerHTML+="\n <style id='portal-less-styles'>\n app-root.mashup > .case-view, app-root.mashup > .page-view { min-height: 0px !important; }\n </style>\n ")}constellationCore.loadRootComponent(e,{type:"RootContainer",config:{renderingMode:"noPortal"},children:[{type:"ViewContainer",config:{routingInfo:"@ROUTING_INFO",name:"primary"}}]},["View","ViewContainer"]),window.parent!==window&&import(constellationCore.PCoreInstance.getAssetLoader().getStaticServerUrl()+"constellation-mashup-bridge.js").then((e=>{e.mashup.init({resizing:"stretch"})}))},loadCase=(e,o,t=[],n,i)=>{t.push("HybridViewContainer","View"),constellationCore.loadRootComponent(e,rootContainerWithHybrid,t,n,i).then((()=>constellationCore.getCaseApi().openCase(o,"app","primary")))},createCase=(e,o,t=[],n,i)=>{t.push("HybridViewContainer","View"),constellationCore.loadRootComponent(e,rootContainerWithHybrid,t,n,i).then((()=>constellationCore.getCaseApi().createCase(o,"app","primary")))},loadAssignment=(e,o,t=[],n,i)=>{t.push("HybridViewContainer","View"),constellationCore.loadRootComponent(e,rootContainerWithHybrid,t,n,i).then((()=>constellationCore.getCaseApi().openAssignment(o,"app","primary")))},initCoreConfig=e=>{const{routingInfo:o,actionModel:t,serviceConfig:n,additionalHeaders:i,tokens:a,semanticUrl:r,noPortal:s,timezone:l,noHistory:C,viewName:c,theme:p,restServerConfig:d,dynamicLoadComponents:m=!0,dynamicSemanticUrl:g=!0,dynamicSetCookie:h=!0,enableRouting:w=!0,locale:u,environmentInfo:y,remoteCaseMapping:f={}}=e,{appAlias:v,googleMapKey:P,staticContentServer:S,contextPath:R}=n;let b=location.origin,A={};if(void 0!==d&&(b=d),R&&(b=`${b}${R}`),v&&(b=`${b}/${v}`),!0===g){const e=buildSemanticUrl(r,s,b,c);!C&&e&&history.pushState({},"home",e)}else{let e=window.location.href;e.indexOf("?")>0&&(e=e.substring(0,e.indexOf("?")),history.pushState({},"home",e)),A.dynamicSemanticUrl=!1}!0!==m&&(A.dynamicLoadComponents=!1);let H=null;if(v){const e=v.indexOf("/app/");H=e>=0?v.substring(e+1):v}!0===h&&setC11nCookie860(S,a.C11NB2S,H),constellationCore.enableAppRouting(w),Object.keys(A).length>0&&PCore.setBehaviorOverrides(A),constellationCore.initStore(),p&&PCore.getEnvironmentInfo().setTheme(p),constellationCore.setFetchDefaultHeaders(i);const I={...o,domain:`${window.location.protocol}//${window.location.host}`,searchParams:window.location.search};constellationCore.initAppShell(I,t,{server:b}),constellationCore.setAppAlias(H),constellationCore.setGoogleMapsAPIKey(P),constellationCore.setStaticServerUrl(S,a.C11NB2S),constellationCore.PCoreInstance.getLocaleUtils().setTimezone(l),PCore.getEnvironmentInfo().setLocale(u),PCore.getRemoteCaseUtils().setRemoteCaseMapping(f),window.PCore.getEnvironmentInfo().setEnvironmentInfo(y)},importConstellationCore=async(e,o)=>{const t=o.prerequisite;if(t&&t.length>0){const o=t[0],n=e.endsWith("/")?`${e}prerequisite/${o}`:`${e}/prerequisite/${o}`;return import(n).then((o=>{window.constellationCore=o,constellationCore.setStaticServerUrl(e),void 0!==window.constellationCore.PCoreInstance&&(window.PCore=window.constellationCore.PCoreInstance);for(let o=1;o<t.length;o++)import(`${e}prerequisite/${t[o]}`).then((e=>{console.log(e)}))}))}return null},importExternals=async e=>{await constellationCore.PCoreInstance.getAssetLoader().loadAssets(e.externals),await constellationCore.PCoreInstance.getAssetLoader().loadAssets(e.entry)},importAssetsJson=async e=>{let o=(new Date).getTime();return fetch(`${e}lib_asset.json?v=${o}`).then((e=>e.json()))},bootstrap=async e=>{const{staticContentServer:o}=e.serviceConfig,t=await importAssetsJson(o);await importConstellationCore(o,t),initCoreConfig(e),await importExternals(t)},getBootstrapConfig=async(e,o)=>fetch(e+"/api/application/v2/data_views/D_pxBootstrapConfig",{method:"GET",headers:new Headers({Authorization:o})}).then((e=>e.json())),loadRootContainer=(e,o=[])=>(o.push("HybridViewContainer","View"),constellationCore.loadRootComponent(e,rootContainerWithHybrid,o)),bootstrapWithAuthHeader=async(e,o)=>{const{restServerUrl:t,authorizationHeader:n,appAlias:i,customRendering:a=!1,onPCoreReadyCallback:r,staticContentServerUrl:s}=e;let l;l=i?await getBootstrapConfig(`${t}/${i}`,n):await getBootstrapConfig(""+t,n);const C=JSON.parse(l.pyConfigJSON);C.restServerConfig=t,C.dynamicSemanticUrl=!1,C.dynamicSetCookie=!1,C.enableRouting=!1,C.serviceConfig.contextPath="",C.serviceConfig.appAlias=i,C.additionalHeaders={Authorization:n},C.dynamicLoadComponents=!a,C.dynamicSemanticUrl=!a,C.noHistory=!0;const c=s||C.serviceConfig.staticContentServer;C.serviceConfig.staticContentServer=c;const p=await importAssetsJson(c);await importConstellationCore(c,p),initCoreConfig(C),r&&window.PCore.onPCoreReady(r),a||(await importExternals(p),await loadRootContainer(o))};export{bootstrap,loadView,loadPortal,loadComponent,loadMashup,loadViewByName,loadCase,createCase,loadAssignment,bootstrapWithAuthHeader};
Binary file
Binary file
@@ -0,0 +1,2 @@
1
+ /*! For license information please see constellation-core.ea5e.js.LICENSE.txt */
2
+ var _=function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=51)}([,,,function(e,t,n){"use strict";const r=new class{constructor(){this.actionHandlers={}}getHandler(e){return this.actionHandlers[e]}registerHandler(e,t){this.actionHandlers[e]=t}};t.a=r},function(e,t,n){"use strict";var r=n(11),o=Object.prototype.toString;function i(e){return"[object Array]"===o.call(e)}function a(e){return void 0===e}function s(e){return null!==e&&"object"==typeof e}function c(e){if("[object Object]"!==o.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function u(e){return"[object Function]"===o.call(e)}function l(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),i(e))for(var n=0,r=e.length;n<r;n++)t.call(null,e[n],n,e);else for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.call(null,e[o],o,e)}e.exports={isArray:i,isArrayBuffer:function(e){return"[object ArrayBuffer]"===o.call(e)},isBuffer:function(e){return null!==e&&!a(e)&&null!==e.constructor&&!a(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"undefined"!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:s,isPlainObject:c,isUndefined:a,isDate:function(e){return"[object Date]"===o.call(e)},isFile:function(e){return"[object File]"===o.call(e)},isBlob:function(e){return"[object Blob]"===o.call(e)},isFunction:u,isStream:function(e){return s(e)&&u(e.pipe)},isURLSearchParams:function(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:l,merge:function e(){var t={};function n(n,r){c(t[r])&&c(n)?t[r]=e(t[r],n):c(n)?t[r]=e({},n):i(n)?t[r]=n.slice():t[r]=n}for(var r=0,o=arguments.length;r<o;r++)l(arguments[r],n);return t},extend:function(e,t,n){return l(t,(function(t,o){e[o]=n&&"function"==typeof t?r(t,n):t})),e},trim:function(e){return e.replace(/^\s*/,"").replace(/\s*$/,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}}},function(e,t,n){(function(e,n){var r="__lodash_hash_undefined__",o=9007199254740991,i="[object Arguments]",a="[object Function]",s="[object Object]",c=/^\[object .+?Constructor\]$/,u=/^(?:0|[1-9]\d*)$/,l={};l["[object Float32Array]"]=l["[object Float64Array]"]=l["[object Int8Array]"]=l["[object Int16Array]"]=l["[object Int32Array]"]=l["[object Uint8Array]"]=l["[object Uint8ClampedArray]"]=l["[object Uint16Array]"]=l["[object Uint32Array]"]=!0,l[i]=l["[object Array]"]=l["[object ArrayBuffer]"]=l["[object Boolean]"]=l["[object DataView]"]=l["[object Date]"]=l["[object Error]"]=l[a]=l["[object Map]"]=l["[object Number]"]=l[s]=l["[object RegExp]"]=l["[object Set]"]=l["[object String]"]=l["[object WeakMap]"]=!1;var p="object"==typeof e&&e&&e.Object===Object&&e,f="object"==typeof self&&self&&self.Object===Object&&self,d=p||f||Function("return this")(),h=t&&!t.nodeType&&t,g=h&&"object"==typeof n&&n&&!n.nodeType&&n,y=g&&g.exports===h,m=y&&p.process,E=function(){try{return g&&g.require&&g.require("util").types||m&&m.binding&&m.binding("util")}catch(e){}}(),I=E&&E.isTypedArray;function _(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var A,v,S,b=Array.prototype,T=Function.prototype,O=Object.prototype,R=d["__core-js_shared__"],C=T.toString,N=O.hasOwnProperty,P=(A=/[^.]+$/.exec(R&&R.keys&&R.keys.IE_PROTO||""))?"Symbol(src)_1."+A:"",w=O.toString,D=C.call(Object),x=RegExp("^"+C.call(N).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),M=y?d.Buffer:void 0,L=d.Symbol,j=d.Uint8Array,U=(M&&M.allocUnsafe,v=Object.getPrototypeOf,S=Object,function(e){return v(S(e))}),V=Object.create,F=O.propertyIsEnumerable,k=b.splice,G=L?L.toStringTag:void 0,$=function(){try{var e=se(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),B=M?M.isBuffer:void 0,W=Math.max,H=Date.now,Y=se(d,"Map"),q=se(Object,"create"),z=function(){function e(){}return function(t){if(!Ie(t))return{};if(V)return V(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();function K(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function X(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function J(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Q(e){var t=this.__data__=new X(e);this.size=t.size}function Z(e,t,n){(void 0!==n&&!fe(e[t],n)||void 0===n&&!(t in e))&&ne(e,t,n)}function ee(e,t,n){var r=e[t];N.call(e,t)&&fe(r,n)&&(void 0!==n||t in e)||ne(e,t,n)}function te(e,t){for(var n=e.length;n--;)if(fe(e[n][0],t))return n;return-1}function ne(e,t,n){"__proto__"==t&&$?$(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function re(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":G&&G in Object(e)?function(e){var t=N.call(e,G),n=e[G];try{e[G]=void 0;var r=!0}catch(e){}var o=w.call(e);return r&&(t?e[G]=n:delete e[G]),o}(e):function(e){return w.call(e)}(e)}function oe(e){return _e(e)&&re(e)==i}function ie(e,t,n,r,o){e!==t&&function(e,t,n){for(var r=-1,o=Object(e),i=n(e),a=i.length;a--;){var s=i[++r];if(!1===t(o[s],s))break}}(t,(function(i,a){if(o||(o=new Q),Ie(i))!function(e,t,n,r,o,i,a){var c=le(e,n),u=le(t,n),l=a.get(u);if(l)Z(e,n,l);else{var p,f,d,h,g,y=i?i(c,u,n+"",e,t,a):void 0,m=void 0===y;if(m){var E=he(u),I=!E&&ye(u),_=!E&&!I&&Ae(u);y=u,E||I||_?he(c)?y=c:_e(g=c)&&ge(g)?y=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}(c):I?(m=!1,y=function(e,t){return e.slice()}(u)):_?(m=!1,h=new(d=(p=u).buffer).constructor(d.byteLength),new j(h).set(new j(d)),f=h,y=new p.constructor(f,p.byteOffset,p.length)):y=[]:function(e){if(!_e(e)||re(e)!=s)return!1;var t=U(e);if(null===t)return!0;var n=N.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&C.call(n)==D}(u)||de(u)?(y=c,de(c)?y=function(e){return function(e,t,n,r){var o=!n;n||(n={});for(var i=-1,a=t.length;++i<a;){var s=t[i],c=void 0;void 0===c&&(c=e[s]),o?ne(n,s,c):ee(n,s,c)}return n}(e,ve(e))}(c):Ie(c)&&!me(c)||(y=function(e){return"function"!=typeof e.constructor||ue(e)?{}:z(U(e))}(u))):m=!1}m&&(a.set(u,y),o(y,u,r,i,a),a.delete(u)),Z(e,n,y)}}(e,t,a,n,ie,r,o);else{var c=r?r(le(e,a),i,a+"",e,t,o):void 0;void 0===c&&(c=i),Z(e,a,c)}}),ve)}function ae(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function se(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!Ie(e)||function(e){return!!P&&P in e}(e))&&(me(e)?x:c).test(function(e){if(null!=e){try{return C.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e))}(n)?n:void 0}function ce(e,t){var n=typeof e;return!!(t=null==t?o:t)&&("number"==n||"symbol"!=n&&u.test(e))&&e>-1&&e%1==0&&e<t}function ue(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||O)}function le(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}K.prototype.clear=function(){this.__data__=q?q(null):{},this.size=0},K.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},K.prototype.get=function(e){var t=this.__data__;if(q){var n=t[e];return n===r?void 0:n}return N.call(t,e)?t[e]:void 0},K.prototype.has=function(e){var t=this.__data__;return q?void 0!==t[e]:N.call(t,e)},K.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=q&&void 0===t?r:t,this},X.prototype.clear=function(){this.__data__=[],this.size=0},X.prototype.delete=function(e){var t=this.__data__,n=te(t,e);return!(n<0||(n==t.length-1?t.pop():k.call(t,n,1),--this.size,0))},X.prototype.get=function(e){var t=this.__data__,n=te(t,e);return n<0?void 0:t[n][1]},X.prototype.has=function(e){return te(this.__data__,e)>-1},X.prototype.set=function(e,t){var n=this.__data__,r=te(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},J.prototype.clear=function(){this.size=0,this.__data__={hash:new K,map:new(Y||X),string:new K}},J.prototype.delete=function(e){var t=ae(this,e).delete(e);return this.size-=t?1:0,t},J.prototype.get=function(e){return ae(this,e).get(e)},J.prototype.has=function(e){return ae(this,e).has(e)},J.prototype.set=function(e,t){var n=ae(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},Q.prototype.clear=function(){this.__data__=new X,this.size=0},Q.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},Q.prototype.get=function(e){return this.__data__.get(e)},Q.prototype.has=function(e){return this.__data__.has(e)},Q.prototype.set=function(e,t){var n=this.__data__;if(n instanceof X){var r=n.__data__;if(!Y||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new J(r)}return n.set(e,t),this.size=n.size,this};var pe=function(e){var t=0,n=0;return function(){var r=H(),o=16-(r-n);if(n=r,o>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}($?function(e,t){return $(e,"toString",{configurable:!0,enumerable:!1,value:(n=t,function(){return n}),writable:!0});var n}:Te);function fe(e,t){return e===t||e!=e&&t!=t}var de=oe(function(){return arguments}())?oe:function(e){return _e(e)&&N.call(e,"callee")&&!F.call(e,"callee")},he=Array.isArray;function ge(e){return null!=e&&Ee(e.length)&&!me(e)}var ye=B||function(){return!1};function me(e){if(!Ie(e))return!1;var t=re(e);return t==a||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Ee(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=o}function Ie(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function _e(e){return null!=e&&"object"==typeof e}var Ae=I?function(e){return function(t){return e(t)}}(I):function(e){return _e(e)&&Ee(e.length)&&!!l[re(e)]};function ve(e){return ge(e)?function(e,t){var n=he(e),r=!n&&de(e),o=!n&&!r&&ye(e),i=!n&&!r&&!o&&Ae(e),a=n||r||o||i,s=a?function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}(e.length,String):[],c=s.length;for(var u in e)a&&("length"==u||o&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ce(u,c))||s.push(u);return s}(e):function(e){if(!Ie(e))return function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}(e);var t=ue(e),n=[];for(var r in e)("constructor"!=r||!t&&N.call(e,r))&&n.push(r);return n}(e)}var Se,be=(Se=function(e,t,n,r){ie(e,t,n,r)},function(e,t){return pe(function(e,t,n){return t=W(void 0===t?e.length-1:t,0),function(){for(var r=arguments,o=-1,i=W(r.length-t,0),a=Array(i);++o<i;)a[o]=r[t+o];o=-1;for(var s=Array(t+1);++o<t;)s[o]=r[o];return s[t]=n(a),_(e,this,s)}}(e,void 0,Te),e+"")}((function(e,t){var n=-1,r=t.length,o=r>1?t[r-1]:void 0,i=r>2?t[2]:void 0;for(o=Se.length>3&&"function"==typeof o?(r--,o):void 0,i&&function(e,t,n){if(!Ie(n))return!1;var r=typeof t;return!!("number"==r?ge(n)&&ce(t,n.length):"string"==r&&t in n)&&fe(n[t],e)}(t[0],t[1],i)&&(o=r<3?void 0:o,r=1),e=Object(e);++n<r;){var a=t[n];a&&Se(e,a,n,o)}return e})));function Te(e){return e}n.exports=be}).call(this,n(6),n(26)(e))},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t,n){"use strict";e.exports=function e(t,n){if(t===n)return!0;if(t&&n&&"object"==typeof t&&"object"==typeof n){if(t.constructor!==n.constructor)return!1;var r,o,i;if(Array.isArray(t)){if((r=t.length)!=n.length)return!1;for(o=r;0!=o--;)if(!e(t[o],n[o]))return!1;return!0}if(t.constructor===RegExp)return t.source===n.source&&t.flags===n.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===n.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===n.toString();if((r=(i=Object.keys(t)).length)!==Object.keys(n).length)return!1;for(o=r;0!=o--;)if(!Object.prototype.hasOwnProperty.call(n,i[o]))return!1;for(o=r;0!=o--;){var a=i[o];if(!e(t[a],n[a]))return!1}return!0}return t!=t&&n!=n}},function(e,t,n){e.exports=n(31)},function(e,t,n){e.exports=n(24)},function(e,t,n){"use strict";(function(e,r){var o,i=n(23);o="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:r;var a=Object(i.a)(o);t.a=a}).call(this,n(6),n(49)(e))},function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},function(e,t,n){"use strict";var r=n(4);function o(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var i;if(n)i=n(t);else if(r.isURLSearchParams(t))i=t.toString();else{var a=[];r.forEach(t,(function(e,t){null!=e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),a.push(o(t)+"="+o(e))})))})),i=a.join("&")}if(i){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},function(e,t,n){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},function(e,t,n){"use strict";(function(t){var r=n(4),o=n(37),i={"Content-Type":"application/x-www-form-urlencoded"};function a(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var s,c={adapter:(("undefined"!=typeof XMLHttpRequest||void 0!==t&&"[object process]"===Object.prototype.toString.call(t))&&(s=n(15)),s),transformRequest:[function(e,t){return o(t,"Accept"),o(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(a(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)?(a(t,"application/json;charset=utf-8"),JSON.stringify(e)):e}],transformResponse:[function(e){if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){c.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){c.headers[e]=r.merge(i)})),e.exports=c}).call(this,n(36))},function(e,t,n){"use strict";var r=n(4),o=n(38),i=n(40),a=n(12),s=n(41),c=n(44),u=n(45),l=n(16);e.exports=function(e){return new Promise((function(t,n){var p=e.data,f=e.headers;r.isFormData(p)&&delete f["Content-Type"];var d=new XMLHttpRequest;if(e.auth){var h=e.auth.username||"",g=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";f.Authorization="Basic "+btoa(h+":"+g)}var y=s(e.baseURL,e.url);if(d.open(e.method.toUpperCase(),a(y,e.params,e.paramsSerializer),!0),d.timeout=e.timeout,d.onreadystatechange=function(){if(d&&4===d.readyState&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in d?c(d.getAllResponseHeaders()):null,i={data:e.responseType&&"text"!==e.responseType?d.response:d.responseText,status:d.status,statusText:d.statusText,headers:r,config:e,request:d};o(t,n,i),d=null}},d.onabort=function(){d&&(n(l("Request aborted",e,"ECONNABORTED",d)),d=null)},d.onerror=function(){n(l("Network Error",e,null,d)),d=null},d.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(l(t,e,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var m=(e.withCredentials||u(y))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;m&&(f[e.xsrfHeaderName]=m)}if("setRequestHeader"in d&&r.forEach(f,(function(e,t){void 0===p&&"content-type"===t.toLowerCase()?delete f[t]:d.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(d.withCredentials=!!e.withCredentials),e.responseType)try{d.responseType=e.responseType}catch(t){if("json"!==e.responseType)throw t}"function"==typeof e.onDownloadProgress&&d.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){d&&(d.abort(),n(e),d=null)})),p||(p=null),d.send(p)}))}},function(e,t,n){"use strict";var r=n(39);e.exports=function(e,t,n,o,i){var a=new Error(e);return r(a,t,n,o,i)}},function(e,t,n){"use strict";var r=n(4);e.exports=function(e,t){t=t||{};var n={},o=["url","method","data"],i=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function c(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function u(o){r.isUndefined(t[o])?r.isUndefined(e[o])||(n[o]=c(void 0,e[o])):n[o]=c(e[o],t[o])}r.forEach(o,(function(e){r.isUndefined(t[e])||(n[e]=c(void 0,t[e]))})),r.forEach(i,u),r.forEach(a,(function(o){r.isUndefined(t[o])?r.isUndefined(e[o])||(n[o]=c(void 0,e[o])):n[o]=c(void 0,t[o])})),r.forEach(s,(function(r){r in t?n[r]=c(e[r],t[r]):r in e&&(n[r]=c(void 0,e[r]))}));var l=o.concat(i).concat(a).concat(s),p=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===l.indexOf(e)}));return r.forEach(p,u),n}},function(e,t,n){"use strict";function r(e){this.message=e}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,e.exports=r},function(e,t,n){(function(t){class n{constructor(e,t,n,r,o){this.width=e,this.poly=t,this.xor_in=n,this.reflected_xor_in=a(n,e),this.xor_out=r,this.reflect=o,this.msb_mask=1<<this.width-1,this.mask=this.msb_mask-1<<1|1,this.crc_shift=this.width<8?8-this.width:0,this.shifted_xor_in=this.xor_in<<this.crc_shift;let s=this.gen_table();this.table=s,8!==this.width||this.xor_in||this.xor_out||this.reflect||(this.calculate=function(e){e=i(e);let t=0;for(let n=0;n<e.length;n++)t=s[t^e[n]];return t})}calculate(e){let t;e=i(e);let{table:n,width:r,crc_shift:o,mask:a}=this;if(this.reflect){t=this.reflected_xor_in;for(let r=0;r<e.length;r++)t=(n[255&(t^e[r])]^t>>>8)&a}else{t=this.shifted_xor_in;for(let i=0;i<e.length;i++)t=n[255&(t>>r-8+o^e[i])]<<o^t<<8-o&a<<o;t>>=o}return t^=this.xor_out,t>>>0}calculate_no_table(e){e=i(e);let t=this.xor_in;for(let n=0;n<e.length;n++){let r=e[n];this.reflect&&(r=a(r,8));for(let e=0;e<8;e++){let n=t&this.msb_mask;r&128>>e&&(n^=this.msb_mask),t<<=1,n&&(t^=this.poly)}t&=this.mask}return this.reflect&&(t=a(t,this.width)),t^=this.xor_out,t>>>0}gen_table(){let e=[];for(let t=0;t<256;t++){let n=t;this.reflect&&(n=a(n,8)),n<<=this.width-8+this.crc_shift;for(let e=0;e<8;e++)0!=(n&this.msb_mask<<this.crc_shift)?(n<<=1,n^=this.poly<<this.crc_shift):n<<=1;this.reflect&&(n=a(n>>this.crc_shift,this.width)<<this.crc_shift),n=n>>this.crc_shift&this.mask,e[t]=n>>>0}return new Int32Array(e)}print_table(){let e=this.table,t=Math.ceil(this.width/4),n=t<4?4:3,r=e.length>>n,o=1<<n,i="";for(let a=0;a<r;a++){let r="";for(let i=0;i<o;i++){let o=e[a<<n|i];o="000000000"+o.toString(16),o=o.substr(o.length-t),r+="0x"+o+", "}i+=" "+r+"\n"}return i="[\n"+i.slice(0,-3)+"\n]",i}}const r="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array,o=void 0!==t;if(!r&&!o)throw Error("either need TypedArrays or Buffer");function i(e){switch(typeof e){case"number":if(o){const n=t.alloc(4);return n.writeUInt32BE(e),n}if(r){const t=new Uint8Array(4);return new DataView(t.buffer).setUint32(0,e),t}break;case"string":if(r)return new TextEncoder("utf-8").encode(e);if(o)return t.from(e);break;default:if(o&&t.isBuffer(e))return e;if(r){if(e instanceof ArrayBuffer)return new Uint8Array(e);if(ArrayBuffer.isView(e))return new Uint8Array(e.buffer)}throw new Error(`Unrecognized data type ${typeof e}: ${e}`)}throw Error(`Internal error: no buffer conversion for ${typeof e}: ${e}`)}function a(e,t){let n=0;for(let r=0;r<t;r++)n=n<<1|1&e,e>>=1;return n}const s={crc1:new n(1,1,0,0,!1),crc6:new n(6,47,0,0,!1),crc8:new n(8,7,0,0,!1),crc10:new n(10,563,0,0,!1),crc16:new n(16,32773,0,0,!0),crc24:new n(24,8801531,11994318,0,!1),crc32:new n(32,79764919,4294967295,4294967295,!0),crc32c:new n(32,517762881,4294967295,4294967295,!0)};function c(e){}e.exports={CRC:n,crc:function(e,t,r,o,i){let a=new n(e,t,r,o,i);return a.calculate.bind(a)},models:s,crc1:c,crc6:c,crc8:c,crc10:c,crc16:c,crc24:c,crc32:c,crc32c:c};for(let t in s){let n=s[t];e.exports[t]=n.calculate.bind(n)}}).call(this,n(27).Buffer)},function(e,t,n){(function(t){var n,r="__lodash_hash_undefined__",o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,i=/^\w*$/,a=/^\./,s=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,c=/\\(\\)?/g,u=/^\[object .+?Constructor\]$/,l="object"==typeof t&&t&&t.Object===Object&&t,p="object"==typeof self&&self&&self.Object===Object&&self,f=l||p||Function("return this")(),d=Array.prototype,h=Function.prototype,g=Object.prototype,y=f["__core-js_shared__"],m=(n=/[^.]+$/.exec(y&&y.keys&&y.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",E=h.toString,I=g.hasOwnProperty,_=g.toString,A=RegExp("^"+E.call(I).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),v=f.Symbol,S=d.splice,b=M(f,"Map"),T=M(Object,"create"),O=v?v.prototype:void 0,R=O?O.toString:void 0;function C(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function N(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function P(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function w(e,t){for(var n,r,o=e.length;o--;)if((n=e[o][0])===(r=t)||n!=n&&r!=r)return o;return-1}function D(e){return F(e)?e:j(e)}function x(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function M(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!k(e)||(t=e,m&&m in t))&&(function(e){var t=k(e)?_.call(e):"";return"[object Function]"==t||"[object GeneratorFunction]"==t}(e)||function(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}(e)?A:u).test(function(e){if(null!=e){try{return E.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e));var t}(n)?n:void 0}function L(e,t){if(F(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!G(e))||i.test(e)||!o.test(e)||null!=t&&e in Object(t)}C.prototype.clear=function(){this.__data__=T?T(null):{}},C.prototype.delete=function(e){return this.has(e)&&delete this.__data__[e]},C.prototype.get=function(e){var t=this.__data__;if(T){var n=t[e];return n===r?void 0:n}return I.call(t,e)?t[e]:void 0},C.prototype.has=function(e){var t=this.__data__;return T?void 0!==t[e]:I.call(t,e)},C.prototype.set=function(e,t){return this.__data__[e]=T&&void 0===t?r:t,this},N.prototype.clear=function(){this.__data__=[]},N.prototype.delete=function(e){var t=this.__data__,n=w(t,e);return!(n<0||(n==t.length-1?t.pop():S.call(t,n,1),0))},N.prototype.get=function(e){var t=this.__data__,n=w(t,e);return n<0?void 0:t[n][1]},N.prototype.has=function(e){return w(this.__data__,e)>-1},N.prototype.set=function(e,t){var n=this.__data__,r=w(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},P.prototype.clear=function(){this.__data__={hash:new C,map:new(b||N),string:new C}},P.prototype.delete=function(e){return x(this,e).delete(e)},P.prototype.get=function(e){return x(this,e).get(e)},P.prototype.has=function(e){return x(this,e).has(e)},P.prototype.set=function(e,t){return x(this,e).set(e,t),this};var j=V((function(e){var t;e=null==(t=e)?"":function(e){if("string"==typeof e)return e;if(G(e))return R?R.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}(t);var n=[];return a.test(e)&&n.push(""),e.replace(s,(function(e,t,r,o){n.push(r?o.replace(c,"$1"):t||e)})),n}));function U(e){if("string"==typeof e||G(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function V(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a),a};return n.cache=new(V.Cache||P),n}V.Cache=P;var F=Array.isArray;function k(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function G(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==_.call(e)}e.exports=function(e,t){return null==e||function(e,t){e=function(e,t){return 1==t.length?e:function(e,t){for(var n=0,r=(t=L(t,e)?[t]:D(t)).length;null!=e&&n<r;)e=e[U(t[n++])];return n&&n==r?e:void 0}(e,function(e,t,n){var r=-1,o=e.length;t<0&&(t=-t>o?0:o+t),(n=n>o?o:n)<0&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r<o;)i[r]=e[r+t];return i}(t,0,-1))}(e,t=L(t,e)?[t]:D(t));var n,r,o=U((r=(n=t)?n.length:0)?n[r-1]:void 0);return!(null!=e&&I.call(e,o))||delete e[o]}(e,t)}}).call(this,n(6))},function(e,t,n){(function(t){var n,r="__lodash_hash_undefined__",o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,i=/^\w*$/,a=/^\./,s=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,c=/\\(\\)?/g,u=/^\[object .+?Constructor\]$/,l="object"==typeof t&&t&&t.Object===Object&&t,p="object"==typeof self&&self&&self.Object===Object&&self,f=l||p||Function("return this")(),d=Array.prototype,h=Function.prototype,g=Object.prototype,y=f["__core-js_shared__"],m=(n=/[^.]+$/.exec(y&&y.keys&&y.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",E=h.toString,I=g.hasOwnProperty,_=g.toString,A=RegExp("^"+E.call(I).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),v=f.Symbol,S=d.splice,b=x(f,"Map"),T=x(Object,"create"),O=v?v.prototype:void 0,R=O?O.toString:void 0;function C(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function N(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function P(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function w(e,t){for(var n,r,o=e.length;o--;)if((n=e[o][0])===(r=t)||n!=n&&r!=r)return o;return-1}function D(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function x(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!V(e)||(t=e,m&&m in t))&&(function(e){var t=V(e)?_.call(e):"";return"[object Function]"==t||"[object GeneratorFunction]"==t}(e)||function(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}(e)?A:u).test(function(e){if(null!=e){try{return E.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e));var t}(n)?n:void 0}C.prototype.clear=function(){this.__data__=T?T(null):{}},C.prototype.delete=function(e){return this.has(e)&&delete this.__data__[e]},C.prototype.get=function(e){var t=this.__data__;if(T){var n=t[e];return n===r?void 0:n}return I.call(t,e)?t[e]:void 0},C.prototype.has=function(e){var t=this.__data__;return T?void 0!==t[e]:I.call(t,e)},C.prototype.set=function(e,t){return this.__data__[e]=T&&void 0===t?r:t,this},N.prototype.clear=function(){this.__data__=[]},N.prototype.delete=function(e){var t=this.__data__,n=w(t,e);return!(n<0||(n==t.length-1?t.pop():S.call(t,n,1),0))},N.prototype.get=function(e){var t=this.__data__,n=w(t,e);return n<0?void 0:t[n][1]},N.prototype.has=function(e){return w(this.__data__,e)>-1},N.prototype.set=function(e,t){var n=this.__data__,r=w(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},P.prototype.clear=function(){this.__data__={hash:new C,map:new(b||N),string:new C}},P.prototype.delete=function(e){return D(this,e).delete(e)},P.prototype.get=function(e){return D(this,e).get(e)},P.prototype.has=function(e){return D(this,e).has(e)},P.prototype.set=function(e,t){return D(this,e).set(e,t),this};var M=j((function(e){var t;e=null==(t=e)?"":function(e){if("string"==typeof e)return e;if(F(e))return R?R.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}(t);var n=[];return a.test(e)&&n.push(""),e.replace(s,(function(e,t,r,o){n.push(r?o.replace(c,"$1"):t||e)})),n}));function L(e){if("string"==typeof e||F(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function j(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a),a};return n.cache=new(j.Cache||P),n}j.Cache=P;var U=Array.isArray;function V(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function F(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==_.call(e)}e.exports=function(e,t,n){var r=null==e?void 0:function(e,t){for(var n,r=0,a=(t=function(e,t){if(U(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!F(e))||i.test(e)||!o.test(e)||null!=t&&e in Object(t)}(t,e)?[t]:U(n=t)?n:M(n)).length;null!=e&&r<a;)e=e[L(t[r++])];return r&&r==a?e:void 0}(e,t);return void 0===r?n:r}}).call(this,n(6))},function(e,t,n){(function(t){var n,r="__lodash_hash_undefined__",o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,i=/^\w*$/,a=/^\./,s=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,c=/\\(\\)?/g,u=/^\[object .+?Constructor\]$/,l=/^(?:0|[1-9]\d*)$/,p="object"==typeof t&&t&&t.Object===Object&&t,f="object"==typeof self&&self&&self.Object===Object&&self,d=p||f||Function("return this")(),h=Array.prototype,g=Function.prototype,y=Object.prototype,m=d["__core-js_shared__"],E=(n=/[^.]+$/.exec(m&&m.keys&&m.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",I=g.toString,_=y.hasOwnProperty,A=y.toString,v=RegExp("^"+I.call(_).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),S=d.Symbol,b=h.splice,T=L(d,"Map"),O=L(Object,"create"),R=S?S.prototype:void 0,C=R?R.toString:void 0;function N(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function P(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function w(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function D(e,t,n){var r=e[t];_.call(e,t)&&k(r,n)&&(void 0!==n||t in e)||(e[t]=n)}function x(e,t){for(var n=e.length;n--;)if(k(e[n][0],t))return n;return-1}function M(e,t){var n,r,o=e.__data__;return("string"==(r=typeof(n=t))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?o["string"==typeof t?"string":"hash"]:o.map}function L(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return function(e){return!(!$(e)||(t=e,E&&E in t))&&(function(e){var t=$(e)?A.call(e):"";return"[object Function]"==t||"[object GeneratorFunction]"==t}(e)||function(e){var t=!1;if(null!=e&&"function"!=typeof e.toString)try{t=!!(e+"")}catch(e){}return t}(e)?v:u).test(function(e){if(null!=e){try{return I.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e));var t}(n)?n:void 0}function j(e,t){return!!(t=null==t?9007199254740991:t)&&("number"==typeof e||l.test(e))&&e>-1&&e%1==0&&e<t}N.prototype.clear=function(){this.__data__=O?O(null):{}},N.prototype.delete=function(e){return this.has(e)&&delete this.__data__[e]},N.prototype.get=function(e){var t=this.__data__;if(O){var n=t[e];return n===r?void 0:n}return _.call(t,e)?t[e]:void 0},N.prototype.has=function(e){var t=this.__data__;return O?void 0!==t[e]:_.call(t,e)},N.prototype.set=function(e,t){return this.__data__[e]=O&&void 0===t?r:t,this},P.prototype.clear=function(){this.__data__=[]},P.prototype.delete=function(e){var t=this.__data__,n=x(t,e);return!(n<0||(n==t.length-1?t.pop():b.call(t,n,1),0))},P.prototype.get=function(e){var t=this.__data__,n=x(t,e);return n<0?void 0:t[n][1]},P.prototype.has=function(e){return x(this.__data__,e)>-1},P.prototype.set=function(e,t){var n=this.__data__,r=x(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},w.prototype.clear=function(){this.__data__={hash:new N,map:new(T||P),string:new N}},w.prototype.delete=function(e){return M(this,e).delete(e)},w.prototype.get=function(e){return M(this,e).get(e)},w.prototype.has=function(e){return M(this,e).has(e)},w.prototype.set=function(e,t){return M(this,e).set(e,t),this};var U=F((function(e){var t;e=null==(t=e)?"":function(e){if("string"==typeof e)return e;if(B(e))return C?C.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}(t);var n=[];return a.test(e)&&n.push(""),e.replace(s,(function(e,t,r,o){n.push(r?o.replace(c,"$1"):t||e)})),n}));function V(e){if("string"==typeof e||B(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function F(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a),a};return n.cache=new(F.Cache||w),n}function k(e,t){return e===t||e!=e&&t!=t}F.Cache=w;var G=Array.isArray;function $(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function B(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&"[object Symbol]"==A.call(e)}e.exports=function(e,t,n){return null==e?e:function(e,t,n,r){if(!$(e))return e;for(var a=-1,s=(t=function(e,t){if(G(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!B(e))||i.test(e)||!o.test(e)||null!=t&&e in Object(t)}(t,e)?[t]:function(e){return G(e)?e:U(e)}(t)).length,c=s-1,u=e;null!=u&&++a<s;){var l=V(t[a]),p=n;if(a!=c){var f=u[l];void 0===(p=void 0)&&(p=$(f)?f:j(t[a+1])?[]:{})}D(u,l,p),u=u[l]}return e}(e,t,n)}}).call(this,n(6))},function(e,t,n){"use strict";function r(e){var t,n=e.Symbol;return"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(25);Object.defineProperty(t,"reduxBatch",{enumerable:!0,get:function(){return r.reduxBatch}})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.reduxBatch=function(e){var t=[],n=void 0;function r(){t===n&&(t=t.slice())}function o(e){if("function"!=typeof e)throw new Error("Invalid listener, expected a function");var n=!0;return r(),t.push(e),function(){n&&(r(),t.splice(t.indexOf(e),1),n=!1)}}function i(){for(var e=t,r=0;r<e.length;++r)n=e,e[r]()}return function(){var t=e.apply(void 0,arguments),n=!1,r=!1;function a(e){return Array.isArray(e)?e.map((function(e){return a(e)})):t.dispatch(e)}function s(e){var t=r;t||(n=!1,r=!0);var o=a(e),s=n&&!t;return t||(n=!1,r=!1),s&&i(),o}return t.subscribe((function(){r?n=!0:i()})),Object.assign({},t,{dispatch:s,subscribe:o})}}},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t,n){"use strict";(function(e){var r=n(28),o=n(29),i=n(30);function a(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(e,t){if(a()<t)throw new RangeError("Invalid typed array length");return c.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=c.prototype:(null===e&&(e=new c(t)),e.length=t),e}function c(e,t,n){if(!(c.TYPED_ARRAY_SUPPORT||this instanceof c))return new c(e,t,n);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return p(this,e)}return u(this,e,t,n)}function u(e,t,n,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,n,r){if(t.byteLength,n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");return t=void 0===n&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,n):new Uint8Array(t,n,r),c.TYPED_ARRAY_SUPPORT?(e=t).__proto__=c.prototype:e=f(e,t),e}(e,t,n,r):"string"==typeof t?function(e,t,n){if("string"==typeof n&&""!==n||(n="utf8"),!c.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|h(t,n),o=(e=s(e,r)).write(t,n);return o!==r&&(e=e.slice(0,o)),e}(e,t,n):function(e,t){if(c.isBuffer(t)){var n=0|d(t.length);return 0===(e=s(e,n)).length||t.copy(e,0,0,n),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(r=t.length)!=r?s(e,0):f(e,t);if("Buffer"===t.type&&i(t.data))return f(e,t.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function l(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function p(e,t){if(l(t),e=s(e,t<0?0:0|d(t)),!c.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function f(e,t){var n=t.length<0?0:0|d(t.length);e=s(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function d(e){if(e>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|e}function h(e,t){if(c.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return G(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return $(e).length;default:if(r)return G(e).length;t=(""+t).toLowerCase(),r=!0}}function g(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return P(this,t,n);case"utf8":case"utf-8":return O(this,t,n);case"ascii":return C(this,t,n);case"latin1":case"binary":return N(this,t,n);case"base64":return T(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return w(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function y(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function m(e,t,n,r,o){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=o?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(o)return-1;n=e.length-1}else if(n<0){if(!o)return-1;n=0}if("string"==typeof t&&(t=c.from(t,r)),c.isBuffer(t))return 0===t.length?-1:E(e,t,n,r,o);if("number"==typeof t)return t&=255,c.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):E(e,[t],n,r,o);throw new TypeError("val must be string, number or Buffer")}function E(e,t,n,r,o){var i,a=1,s=e.length,c=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,c/=2,n/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(o){var l=-1;for(i=n;i<s;i++)if(u(e,i)===u(t,-1===l?0:i-l)){if(-1===l&&(l=i),i-l+1===c)return l*a}else-1!==l&&(i-=i-l),l=-1}else for(n+c>s&&(n=s-c),i=n;i>=0;i--){for(var p=!0,f=0;f<c;f++)if(u(e,i+f)!==u(t,f)){p=!1;break}if(p)return i}return-1}function I(e,t,n,r){n=Number(n)||0;var o=e.length-n;r?(r=Number(r))>o&&(r=o):r=o;var i=t.length;if(i%2!=0)throw new TypeError("Invalid hex string");r>i/2&&(r=i/2);for(var a=0;a<r;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[n+a]=s}return a}function _(e,t,n,r){return B(G(t,e.length-n),e,n,r)}function A(e,t,n,r){return B(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function v(e,t,n,r){return A(e,t,n,r)}function S(e,t,n,r){return B($(t),e,n,r)}function b(e,t,n,r){return B(function(e,t){for(var n,r,o,i=[],a=0;a<e.length&&!((t-=2)<0);++a)r=(n=e.charCodeAt(a))>>8,o=n%256,i.push(o),i.push(r);return i}(t,e.length-n),e,n,r)}function T(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function O(e,t,n){n=Math.min(e.length,n);for(var r=[],o=t;o<n;){var i,a,s,c,u=e[o],l=null,p=u>239?4:u>223?3:u>191?2:1;if(o+p<=n)switch(p){case 1:u<128&&(l=u);break;case 2:128==(192&(i=e[o+1]))&&(c=(31&u)<<6|63&i)>127&&(l=c);break;case 3:i=e[o+1],a=e[o+2],128==(192&i)&&128==(192&a)&&(c=(15&u)<<12|(63&i)<<6|63&a)>2047&&(c<55296||c>57343)&&(l=c);break;case 4:i=e[o+1],a=e[o+2],s=e[o+3],128==(192&i)&&128==(192&a)&&128==(192&s)&&(c=(15&u)<<18|(63&i)<<12|(63&a)<<6|63&s)>65535&&c<1114112&&(l=c)}null===l?(l=65533,p=1):l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|1023&l),r.push(l),o+=p}return function(e){var t=e.length;if(t<=R)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=R));return n}(r)}t.Buffer=c,t.SlowBuffer=function(e){return+e!=e&&(e=0),c.alloc(+e)},t.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}(),t.kMaxLength=a(),c.poolSize=8192,c._augment=function(e){return e.__proto__=c.prototype,e},c.from=function(e,t,n){return u(null,e,t,n)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0})),c.alloc=function(e,t,n){return function(e,t,n,r){return l(t),t<=0?s(e,t):void 0!==n?"string"==typeof r?s(e,t).fill(n,r):s(e,t).fill(n):s(e,t)}(null,e,t,n)},c.allocUnsafe=function(e){return p(null,e)},c.allocUnsafeSlow=function(e){return p(null,e)},c.isBuffer=function(e){return!(null==e||!e._isBuffer)},c.compare=function(e,t){if(!c.isBuffer(e)||!c.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,r=t.length,o=0,i=Math.min(n,r);o<i;++o)if(e[o]!==t[o]){n=e[o],r=t[o];break}return n<r?-1:r<n?1:0},c.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},c.concat=function(e,t){if(!i(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return c.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=c.allocUnsafe(t),o=0;for(n=0;n<e.length;++n){var a=e[n];if(!c.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(r,o),o+=a.length}return r},c.byteLength=h,c.prototype._isBuffer=!0,c.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)y(this,t,t+1);return this},c.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)y(this,t,t+3),y(this,t+1,t+2);return this},c.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)y(this,t,t+7),y(this,t+1,t+6),y(this,t+2,t+5),y(this,t+3,t+4);return this},c.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?O(this,0,e):g.apply(this,arguments)},c.prototype.equals=function(e){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===c.compare(this,e)},c.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),"<Buffer "+e+">"},c.prototype.compare=function(e,t,n,r,o){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===o&&(o=this.length),t<0||n>e.length||r<0||o>this.length)throw new RangeError("out of range index");if(r>=o&&t>=n)return 0;if(r>=o)return-1;if(t>=n)return 1;if(this===e)return 0;for(var i=(o>>>=0)-(r>>>=0),a=(n>>>=0)-(t>>>=0),s=Math.min(i,a),u=this.slice(r,o),l=e.slice(t,n),p=0;p<s;++p)if(u[p]!==l[p]){i=u[p],a=l[p];break}return i<a?-1:a<i?1:0},c.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},c.prototype.indexOf=function(e,t,n){return m(this,e,t,n,!0)},c.prototype.lastIndexOf=function(e,t,n){return m(this,e,t,n,!1)},c.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var o=this.length-t;if((void 0===n||n>o)&&(n=o),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var i=!1;;)switch(r){case"hex":return I(this,e,t,n);case"utf8":case"utf-8":return _(this,e,t,n);case"ascii":return A(this,e,t,n);case"latin1":case"binary":return v(this,e,t,n);case"base64":return S(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return b(this,e,t,n);default:if(i)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),i=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var R=4096;function C(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o<n;++o)r+=String.fromCharCode(127&e[o]);return r}function N(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o<n;++o)r+=String.fromCharCode(e[o]);return r}function P(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var o="",i=t;i<n;++i)o+=k(e[i]);return o}function w(e,t,n){for(var r=e.slice(t,n),o="",i=0;i<r.length;i+=2)o+=String.fromCharCode(r[i]+256*r[i+1]);return o}function D(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function x(e,t,n,r,o,i){if(!c.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>o||t<i)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function M(e,t,n,r){t<0&&(t=65535+t+1);for(var o=0,i=Math.min(e.length-n,2);o<i;++o)e[n+o]=(t&255<<8*(r?o:1-o))>>>8*(r?o:1-o)}function L(e,t,n,r){t<0&&(t=4294967295+t+1);for(var o=0,i=Math.min(e.length-n,4);o<i;++o)e[n+o]=t>>>8*(r?o:3-o)&255}function j(e,t,n,r,o,i){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function U(e,t,n,r,i){return i||j(e,0,n,4),o.write(e,t,n,r,23,4),n+4}function V(e,t,n,r,i){return i||j(e,0,n,8),o.write(e,t,n,r,52,8),n+8}c.prototype.slice=function(e,t){var n,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e),c.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=c.prototype;else{var o=t-e;n=new c(o,void 0);for(var i=0;i<o;++i)n[i]=this[i+e]}return n},c.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||D(e,t,this.length);for(var r=this[e],o=1,i=0;++i<t&&(o*=256);)r+=this[e+i]*o;return r},c.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||D(e,t,this.length);for(var r=this[e+--t],o=1;t>0&&(o*=256);)r+=this[e+--t]*o;return r},c.prototype.readUInt8=function(e,t){return t||D(e,1,this.length),this[e]},c.prototype.readUInt16LE=function(e,t){return t||D(e,2,this.length),this[e]|this[e+1]<<8},c.prototype.readUInt16BE=function(e,t){return t||D(e,2,this.length),this[e]<<8|this[e+1]},c.prototype.readUInt32LE=function(e,t){return t||D(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},c.prototype.readUInt32BE=function(e,t){return t||D(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},c.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||D(e,t,this.length);for(var r=this[e],o=1,i=0;++i<t&&(o*=256);)r+=this[e+i]*o;return r>=(o*=128)&&(r-=Math.pow(2,8*t)),r},c.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||D(e,t,this.length);for(var r=t,o=1,i=this[e+--r];r>0&&(o*=256);)i+=this[e+--r]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*t)),i},c.prototype.readInt8=function(e,t){return t||D(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},c.prototype.readInt16LE=function(e,t){t||D(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt16BE=function(e,t){t||D(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt32LE=function(e,t){return t||D(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},c.prototype.readInt32BE=function(e,t){return t||D(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},c.prototype.readFloatLE=function(e,t){return t||D(e,4,this.length),o.read(this,e,!0,23,4)},c.prototype.readFloatBE=function(e,t){return t||D(e,4,this.length),o.read(this,e,!1,23,4)},c.prototype.readDoubleLE=function(e,t){return t||D(e,8,this.length),o.read(this,e,!0,52,8)},c.prototype.readDoubleBE=function(e,t){return t||D(e,8,this.length),o.read(this,e,!1,52,8)},c.prototype.writeUIntLE=function(e,t,n,r){e=+e,t|=0,n|=0,r||x(this,e,t,n,Math.pow(2,8*n)-1,0);var o=1,i=0;for(this[t]=255&e;++i<n&&(o*=256);)this[t+i]=e/o&255;return t+n},c.prototype.writeUIntBE=function(e,t,n,r){e=+e,t|=0,n|=0,r||x(this,e,t,n,Math.pow(2,8*n)-1,0);var o=n-1,i=1;for(this[t+o]=255&e;--o>=0&&(i*=256);)this[t+o]=e/i&255;return t+n},c.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,1,255,0),c.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},c.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},c.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},c.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):L(this,e,t,!0),t+4},c.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):L(this,e,t,!1),t+4},c.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var o=Math.pow(2,8*n-1);x(this,e,t,n,o-1,-o)}var i=0,a=1,s=0;for(this[t]=255&e;++i<n&&(a*=256);)e<0&&0===s&&0!==this[t+i-1]&&(s=1),this[t+i]=(e/a>>0)-s&255;return t+n},c.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var o=Math.pow(2,8*n-1);x(this,e,t,n,o-1,-o)}var i=n-1,a=1,s=0;for(this[t+i]=255&e;--i>=0&&(a*=256);)e<0&&0===s&&0!==this[t+i+1]&&(s=1),this[t+i]=(e/a>>0)-s&255;return t+n},c.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,1,127,-128),c.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},c.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},c.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},c.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):L(this,e,t,!0),t+4},c.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||x(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):L(this,e,t,!1),t+4},c.prototype.writeFloatLE=function(e,t,n){return U(this,e,t,!0,n)},c.prototype.writeFloatBE=function(e,t,n){return U(this,e,t,!1,n)},c.prototype.writeDoubleLE=function(e,t,n){return V(this,e,t,!0,n)},c.prototype.writeDoubleBE=function(e,t,n){return V(this,e,t,!1,n)},c.prototype.copy=function(e,t,n,r){if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var o,i=r-n;if(this===e&&n<t&&t<r)for(o=i-1;o>=0;--o)e[o+t]=this[o+n];else if(i<1e3||!c.TYPED_ARRAY_SUPPORT)for(o=0;o<i;++o)e[o+t]=this[o+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+i),t);return i},c.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),1===e.length){var o=e.charCodeAt(0);o<256&&(e=o)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!c.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var i;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(i=t;i<n;++i)this[i]=e;else{var a=c.isBuffer(e)?e:G(new c(e,r).toString()),s=a.length;for(i=0;i<n-t;++i)this[i+t]=a[i%s]}return this};var F=/[^+\/0-9A-Za-z-_]/g;function k(e){return e<16?"0"+e.toString(16):e.toString(16)}function G(e,t){var n;t=t||1/0;for(var r=e.length,o=null,i=[],a=0;a<r;++a){if((n=e.charCodeAt(a))>55295&&n<57344){if(!o){if(n>56319){(t-=3)>-1&&i.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&i.push(239,191,189);continue}o=n;continue}if(n<56320){(t-=3)>-1&&i.push(239,191,189),o=n;continue}n=65536+(o-55296<<10|n-56320)}else o&&(t-=3)>-1&&i.push(239,191,189);if(o=null,n<128){if((t-=1)<0)break;i.push(n)}else if(n<2048){if((t-=2)<0)break;i.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;i.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;i.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return i}function $(e){return r.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(F,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function B(e,t,n,r){for(var o=0;o<r&&!(o+n>=t.length||o>=e.length);++o)t[o+n]=e[o];return o}}).call(this,n(6))},function(e,t,n){"use strict";t.byteLength=function(e){var t=u(e),n=t[0],r=t[1];return 3*(n+r)/4-r},t.toByteArray=function(e){var t,n,r=u(e),a=r[0],s=r[1],c=new i(function(e,t,n){return 3*(t+n)/4-n}(0,a,s)),l=0,p=s>0?a-4:a;for(n=0;n<p;n+=4)t=o[e.charCodeAt(n)]<<18|o[e.charCodeAt(n+1)]<<12|o[e.charCodeAt(n+2)]<<6|o[e.charCodeAt(n+3)],c[l++]=t>>16&255,c[l++]=t>>8&255,c[l++]=255&t;return 2===s&&(t=o[e.charCodeAt(n)]<<2|o[e.charCodeAt(n+1)]>>4,c[l++]=255&t),1===s&&(t=o[e.charCodeAt(n)]<<10|o[e.charCodeAt(n+1)]<<4|o[e.charCodeAt(n+2)]>>2,c[l++]=t>>8&255,c[l++]=255&t),c},t.fromByteArray=function(e){for(var t,n=e.length,o=n%3,i=[],a=16383,s=0,c=n-o;s<c;s+=a)i.push(l(e,s,s+a>c?c:s+a));return 1===o?(t=e[n-1],i.push(r[t>>2]+r[t<<4&63]+"==")):2===o&&(t=(e[n-2]<<8)+e[n-1],i.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"=")),i.join("")};for(var r=[],o=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,c=a.length;s<c;++s)r[s]=a[s],o[a.charCodeAt(s)]=s;function u(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function l(e,t,n){for(var o,i,a=[],s=t;s<n;s+=3)o=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),a.push(r[(i=o)>>18&63]+r[i>>12&63]+r[i>>6&63]+r[63&i]);return a.join("")}o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63},function(e,t){t.read=function(e,t,n,r,o){var i,a,s=8*o-r-1,c=(1<<s)-1,u=c>>1,l=-7,p=n?o-1:0,f=n?-1:1,d=e[t+p];for(p+=f,i=d&(1<<-l)-1,d>>=-l,l+=s;l>0;i=256*i+e[t+p],p+=f,l-=8);for(a=i&(1<<-l)-1,i>>=-l,l+=r;l>0;a=256*a+e[t+p],p+=f,l-=8);if(0===i)i=1-u;else{if(i===c)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,r),i-=u}return(d?-1:1)*a*Math.pow(2,i-r)},t.write=function(e,t,n,r,o,i){var a,s,c,u=8*i-o-1,l=(1<<u)-1,p=l>>1,f=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:i-1,h=r?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-a))<1&&(a--,c*=2),(t+=a+p>=1?f/c:f*Math.pow(2,1-p))*c>=2&&(a++,c/=2),a+p>=l?(s=0,a=l):a+p>=1?(s=(t*c-1)*Math.pow(2,o),a+=p):(s=t*Math.pow(2,p-1)*Math.pow(2,o),a=0));o>=8;e[n+d]=255&s,d+=h,s/=256,o-=8);for(a=a<<o|s,u+=o;u>0;e[n+d]=255&a,d+=h,a/=256,u-=8);e[n+d-h]|=128*g}},function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},function(e,t,n){"use strict";var r=n(4),o=n(11),i=n(32),a=n(17);function s(e){var t=new i(e),n=o(i.prototype.request,t);return r.extend(n,i.prototype,t),r.extend(n,t),n}var c=s(n(14));c.Axios=i,c.create=function(e){return s(a(c.defaults,e))},c.Cancel=n(18),c.CancelToken=n(46),c.isCancel=n(13),c.all=function(e){return Promise.all(e)},c.spread=n(47),c.isAxiosError=n(48),e.exports=c,e.exports.default=c},function(e,t,n){"use strict";var r=n(4),o=n(12),i=n(33),a=n(34),s=n(17);function c(e){this.defaults=e,this.interceptors={request:new i,response:new i}}c.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=s(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=[a,void 0],n=Promise.resolve(e);for(this.interceptors.request.forEach((function(e){t.unshift(e.fulfilled,e.rejected)})),this.interceptors.response.forEach((function(e){t.push(e.fulfilled,e.rejected)}));t.length;)n=n.then(t.shift(),t.shift());return n},c.prototype.getUri=function(e){return e=s(this.defaults,e),o(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){c.prototype[e]=function(t,n){return this.request(s(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){c.prototype[e]=function(t,n,r){return this.request(s(r||{},{method:e,url:t,data:n}))}})),e.exports=c},function(e,t,n){"use strict";var r=n(4);function o(){this.handlers=[]}o.prototype.use=function(e,t){return this.handlers.push({fulfilled:e,rejected:t}),this.handlers.length-1},o.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},o.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=o},function(e,t,n){"use strict";var r=n(4),o=n(35),i=n(13),a=n(14);function s(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return s(e),e.headers=e.headers||{},e.data=o(e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||a.adapter)(e).then((function(t){return s(e),t.data=o(t.data,t.headers,e.transformResponse),t}),(function(t){return i(t)||(s(e),t&&t.response&&(t.response.data=o(t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},function(e,t,n){"use strict";var r=n(4);e.exports=function(e,t,n){return r.forEach(n,(function(n){e=n(e,t)})),e}},function(e,t){var n,r,o=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(e){if(n===setTimeout)return setTimeout(e,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(e){n=i}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(e){r=a}}();var c,u=[],l=!1,p=-1;function f(){l&&c&&(l=!1,c.length?u=c.concat(u):p=-1,u.length&&d())}function d(){if(!l){var e=s(f);l=!0;for(var t=u.length;t;){for(c=u,u=[];++p<t;)c&&c[p].run();p=-1,t=u.length}c=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function h(e,t){this.fun=e,this.array=t}function g(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];u.push(new h(e,t)),1!==u.length||l||s(d)},h.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=g,o.addListener=g,o.once=g,o.off=g,o.removeListener=g,o.removeAllListeners=g,o.emit=g,o.prependListener=g,o.prependOnceListener=g,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(e,t,n){"use strict";var r=n(4);e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},function(e,t,n){"use strict";var r=n(16);e.exports=function(e,t,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},function(e,t,n){"use strict";e.exports=function(e,t,n,r,o){return e.config=t,n&&(e.code=n),e.request=r,e.response=o,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},function(e,t,n){"use strict";var r=n(4);e.exports=r.isStandardBrowserEnv()?{write:function(e,t,n,o,i,a){var s=[];s.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(o)&&s.push("path="+o),r.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(e,t,n){"use strict";var r=n(42),o=n(43);e.exports=function(e,t){return e&&!r(t)?o(e,t):t}},function(e,t,n){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},function(e,t,n){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},function(e,t,n){"use strict";var r=n(4),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,i,a={};return e?(r.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=r.trim(e.substr(0,i)).toLowerCase(),n=r.trim(e.substr(i+1)),t){if(a[t]&&o.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},function(e,t,n){"use strict";var r=n(4);e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=o(window.location.href),function(t){var n=r.isString(t)?o(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},function(e,t,n){"use strict";var r=n(18);function o(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var e;return{token:new o((function(t){e=t})),cancel:e}},e.exports=o},function(e,t,n){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},function(e,t,n){"use strict";e.exports=function(e){return"object"==typeof e&&!0===e.isAxiosError}},function(e,t){e.exports=function(e){if(!e.webpackPolyfill){var t=Object.create(e);t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),Object.defineProperty(t,"exports",{enumerable:!0}),t.webpackPolyfill=1}return t}},function(module,__webpack_exports__,__webpack_require__){"use strict";var _actions_handler__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(3);_actions_handler__WEBPACK_IMPORTED_MODULE_0__.a.registerHandler("runScript",((event,config,c11nEnv)=>{const{functionName}=config;eval(functionName)(config,c11nEnv)}))},function(e,t,n){"use strict";n.r(t),n.d(t,"createC11nEnv",(function(){return nl})),n.d(t,"getContextUtils",(function(){return rl})),n.d(t,"getRoutingManager",(function(){return ol})),n.d(t,"getComponentsRegistry",(function(){return il})),n.d(t,"getStateManager",(function(){return al})),n.d(t,"getActionCreators",(function(){return sl})),n.d(t,"getStreamObservable",(function(){return cl})),n.d(t,"getActionProcessor",(function(){return ul})),n.d(t,"getActionHandler",(function(){return ll})),n.d(t,"updateStoreWithUiRoot",(function(){return pl})),n.d(t,"loadComponent",(function(){return dl})),n.d(t,"setStaticServerUrl",(function(){return hl})),n.d(t,"loadView",(function(){return gl})),n.d(t,"initAppShell",(function(){return yl})),n.d(t,"initRoutingTable",(function(){return ml})),n.d(t,"setAppAlias",(function(){return El})),n.d(t,"getHomeRestApi",(function(){return Il})),n.d(t,"getViewRestApi",(function(){return _l})),n.d(t,"loadRootComponent",(function(){return Al})),n.d(t,"loadViewByName",(function(){return vl})),n.d(t,"loadPortalView",(function(){return Sl})),n.d(t,"configureForBrowserBookmark",(function(){return bl})),n.d(t,"checkIfSemanticURL",(function(){return Tl})),n.d(t,"onPCoreReady",(function(){return Ol})),n.d(t,"setGoogleMapsAPIKey",(function(){return Rl})),n.d(t,"setFetchDefaultHeaders",(function(){return Cl})),n.d(t,"getCaseApi",(function(){return Nl})),n.d(t,"enableAppRouting",(function(){return Pl})),n.d(t,"initStore",(function(){return wl})),n.d(t,"PCoreInstance",(function(){return Gs}));var r={};n.r(r),n.d(r,"getReferenceTokens",(function(){return Wt})),n.d(r,"setStore",(function(){return Ht})),n.d(r,"getStore",(function(){return Yt})),n.d(r,"dispatch",(function(){return qt})),n.d(r,"getDataObject",(function(){return zt})),n.d(r,"getSharedDataObject",(function(){return Kt})),n.d(r,"getValue",(function(){return Jt})),n.d(r,"getContextValue",(function(){return Qt})),n.d(r,"lookupContextValue",(function(){return Zt})),n.d(r,"getActionType",(function(){return en})),n.d(r,"updateValue",(function(){return tn})),n.d(r,"removeItem",(function(){return nn})),n.d(r,"isMergeable",(function(){return rn})),n.d(r,"mergeDeep",(function(){return on}));var o={};n.r(o),n.d(o,"getActionHanlders",(function(){return Gn})),n.d(o,"isEditable",(function(){return $n})),n.d(o,"isNonKeyInput",(function(){return Bn})),n.d(o,"buildActionObject",(function(){return Wn})),n.d(o,"getFullRef",(function(){return qn})),n.d(o,"changeHandler",(function(){return zn})),n.d(o,"blurHandler",(function(){return Kn})),n.d(o,"eventHandler",(function(){return Xn})),n.d(o,"pause",(function(){return Jn})),n.d(o,"resume",(function(){return Qn})),n.d(o,"isQueueEmpty",(function(){return Zn})),n.d(o,"clearQueue",(function(){return er})),n.d(o,"getActionsQueue",(function(){return tr})),n.d(o,"EVENTS_MAP",(function(){return nr}));var i={};n.r(i),n.d(i,"mergeData",(function(){return ir})),n.d(i,"showHarness",(function(){return ar})),n.d(i,"loadView",(function(){return sr})),n.d(i,"showPage",(function(){return cr})),n.d(i,"addWork",(function(){return ur})),n.d(i,"createWork",(function(){return or})),n.d(i,"openWorkByHandle",(function(){return lr})),n.d(i,"initContainers",(function(){return pr})),n.d(i,"resetContainers",(function(){return fr})),n.d(i,"addContainerItem",(function(){return dr})),n.d(i,"updateContainerItem",(function(){return hr})),n.d(i,"upMergeAndRemoveContainerItem",(function(){return gr})),n.d(i,"activateContainerItem",(function(){return yr})),n.d(i,"removeContainerItem",(function(){return mr})),n.d(i,"replaceContainerItem",(function(){return Er})),n.d(i,"finishAssignment",(function(){return Ir})),n.d(i,"openAssignment",(function(){return _r})),n.d(i,"showHistory",(function(){return Ar})),n.d(i,"postProcess",(function(){return vr})),n.d(i,"error",(function(){return Sr})),n.d(i,"addSharedData",(function(){return br})),n.d(i,"removeSharedData",(function(){return Tr})),n.d(i,"listAction",(function(){return Or})),n.d(i,"showCasePreview",(function(){return Rr}));var a={};n.r(a),n.d(a,"getParentContextName",(function(){return Nr})),n.d(a,"buildContextName",(function(){return Pr})),n.d(a,"getTargetFromContext",(function(){return wr})),n.d(a,"buildModalContext",(function(){return Dr})),n.d(a,"getParentContext",(function(){return xr})),n.d(a,"getContainerIdFromContext",(function(){return Mr}));var s={};n.r(s),n.d(s,"getResolvedTargetName",(function(){return zr})),n.d(s,"getRoutingInfo",(function(){return Kr}));var c={};n.r(c),n.d(c,"publishExpressions",(function(){return Lo})),n.d(c,"publishResponse",(function(){return jo}));var u={};n.r(u),n.d(u,"CONTAINER_TYPES",(function(){return Fi})),n.d(u,"CONTAINER_NAMES",(function(){return ki})),n.d(u,"getContainerData",(function(){return $i})),n.d(u,"getContainerItemData",(function(){return Bi})),n.d(u,"getContainerItems",(function(){return Wi})),n.d(u,"getContainerAccessOrder",(function(){return Hi})),n.d(u,"areContainerItemsPresent",(function(){return Yi})),n.d(u,"isContainerItemExists",(function(){return qi})),n.d(u,"getContainerItemName",(function(){return zi})),n.d(u,"isContainerInitialized",(function(){return Ki})),n.d(u,"getContainerType",(function(){return Xi})),n.d(u,"getActiveContainerItemName",(function(){return Ji})),n.d(u,"isContainerItemActive",(function(){return Qi})),n.d(u,"getDataContextName",(function(){return Zi})),n.d(u,"getActiveContainerItemContext",(function(){return ea})),n.d(u,"getChildContainerItems",(function(){return ta})),n.d(u,"getChildContainers",(function(){return na})),n.d(u,"getChildContainersContexts",(function(){return ra})),n.d(u,"isContainerSingleMode",(function(){return oa})),n.d(u,"isContainerMultipleMode",(function(){return ia})),n.d(u,"hasContainerItems",(function(){return aa})),n.d(u,"getContainerLimit",(function(){return sa})),n.d(u,"setContainerLimit",(function(){return ca})),n.d(u,"isContainerLimitReached",(function(){return ua})),n.d(u,"getLeastRecentlyUsedNonDirtyContainerItemID",(function(){return la})),n.d(u,"resetContainersPayload",(function(){return pa})),n.d(u,"isContainerDirty",(function(){return fa})),n.d(u,"getTargetFromContainerItemID",(function(){return da})),n.d(u,"closeContainerItem",(function(){return ha})),n.d(u,"addRootContainerItem",(function(){return ga})),n.d(u,"isContainerItemContextBeingUsedInOtherContainers",(function(){return ma}));var l={};n.r(l),n.d(l,"invokeRestApi",(function(){return Ua})),n.d(l,"getCancelTokenSource",(function(){return Va})),n.d(l,"isRequestCanceled",(function(){return Fa})),n.d(l,"registerInterceptor",(function(){return ka}));var p={};n.r(p),n.d(p,"updateViewResources",(function(){return Ms})),n.d(p,"fetchViewResources",(function(){return Ls}));var f=n(10),d=function(){return Math.random().toString(36).substring(7).split("").join(".")},h={INIT:"@@redux/INIT"+d(),REPLACE:"@@redux/REPLACE"+d(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+d()}};function g(e){if("object"!=typeof e||null===e)return!1;for(var t=e;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function y(e,t,n){var r;if("function"==typeof t&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error("It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function.");if("function"==typeof t&&void 0===n&&(n=t,t=void 0),void 0!==n){if("function"!=typeof n)throw new Error("Expected the enhancer to be a function.");return n(y)(e,t)}if("function"!=typeof e)throw new Error("Expected the reducer to be a function.");var o=e,i=t,a=[],s=a,c=!1;function u(){s===a&&(s=a.slice())}function l(){if(c)throw new Error("You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}function p(e){if("function"!=typeof e)throw new Error("Expected the listener to be a function.");if(c)throw new Error("You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api-reference/store#subscribelistener for more details.");var t=!0;return u(),s.push(e),function(){if(t){if(c)throw new Error("You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api-reference/store#subscribelistener for more details.");t=!1,u();var n=s.indexOf(e);s.splice(n,1),a=null}}}function d(e){if(!g(e))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if(void 0===e.type)throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(c)throw new Error("Reducers may not dispatch actions.");try{c=!0,i=o(i,e)}finally{c=!1}for(var t=a=s,n=0;n<t.length;n++)(0,t[n])();return e}function m(e){if("function"!=typeof e)throw new Error("Expected the nextReducer to be a function.");o=e,d({type:h.REPLACE})}function E(){var e,t=p;return(e={subscribe:function(e){if("object"!=typeof e||null===e)throw new TypeError("Expected the observer to be an object.");function n(){e.next&&e.next(l())}return n(),{unsubscribe:t(n)}}})[f.a]=function(){return this},e}return d({type:h.INIT}),(r={dispatch:d,subscribe:p,getState:l,replaceReducer:m})[f.a]=E,r}function m(e,t){var n=t&&t.type;return"Given "+(n&&'action "'+String(n)+'"'||"an action")+', reducer "'+e+'" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.'}function E(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function I(e,t){var n=Object.keys(e);return Object.getOwnPropertySymbols&&n.push.apply(n,Object.getOwnPropertySymbols(e)),t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n}function _(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?I(n,!0).forEach((function(t){E(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):I(n).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function A(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}var v=function(e,t){return(v=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function S(e,t){function n(){this.constructor=e}v(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var b=Array.isArray||function(e){return e&&"number"==typeof e.length};function T(e){return null!==e&&"object"==typeof e}function O(e){return"function"==typeof e}var R=function(){function e(e){return Error.call(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=e,this}return e.prototype=Object.create(Error.prototype),e}(),C=function(){function e(e){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,e&&(this._ctorUnsubscribe=!0,this._unsubscribe=e)}return e.prototype.unsubscribe=function(){var t;if(!this.closed){var n=this,r=n._parentOrParents,o=n._ctorUnsubscribe,i=n._unsubscribe,a=n._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,r instanceof e)r.remove(this);else if(null!==r)for(var s=0;s<r.length;++s)r[s].remove(this);if(O(i)){o&&(this._unsubscribe=void 0);try{i.call(this)}catch(e){t=e instanceof R?N(e.errors):[e]}}if(b(a)){s=-1;for(var c=a.length;++s<c;){var u=a[s];if(T(u))try{u.unsubscribe()}catch(e){t=t||[],e instanceof R?t=t.concat(N(e.errors)):t.push(e)}}}if(t)throw new R(t)}},e.prototype.add=function(t){var n=t;if(!t)return e.EMPTY;switch(typeof t){case"function":n=new e(t);case"object":if(n===this||n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if(!(n instanceof e)){var r=n;(n=new e)._subscriptions=[r]}break;default:throw new Error("unrecognized teardown "+t+" added to Subscription.")}var o=n._parentOrParents;if(null===o)n._parentOrParents=this;else if(o instanceof e){if(o===this)return n;n._parentOrParents=[o,this]}else{if(-1!==o.indexOf(this))return n;o.push(this)}var i=this._subscriptions;return null===i?this._subscriptions=[n]:i.push(n),n},e.prototype.remove=function(e){var t=this._subscriptions;if(t){var n=t.indexOf(e);-1!==n&&t.splice(n,1)}},e.EMPTY=function(e){return e.closed=!0,e}(new e),e}();function N(e){return e.reduce((function(e,t){return e.concat(t instanceof R?t.errors:t)}),[])}var P=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.scheduler=t,r.work=n,r.pending=!1,r}return S(t,e),t.prototype.schedule=function(e,t){if(void 0===t&&(t=0),this.closed)return this;this.state=e;var n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(r,this.id,t),this},t.prototype.requestAsyncId=function(e,t,n){return void 0===n&&(n=0),setInterval(e.flush.bind(e,this),n)},t.prototype.recycleAsyncId=function(e,t,n){if(void 0===n&&(n=0),null!==n&&this.delay===n&&!1===this.pending)return t;clearInterval(t)},t.prototype.execute=function(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(e,t);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(e,t){var n=!1,r=void 0;try{this.work(e)}catch(e){n=!0,r=!!e&&e||new Error(e)}if(n)return this.unsubscribe(),r},t.prototype._unsubscribe=function(){var e=this.id,t=this.scheduler,n=t.actions,r=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&&n.splice(r,1),null!=e&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null},t}(function(e){function t(t,n){return e.call(this)||this}return S(t,e),t.prototype.schedule=function(e,t){return void 0===t&&(t=0),this},t}(C)),w=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.scheduler=t,r.work=n,r}return S(t,e),t.prototype.schedule=function(t,n){return void 0===n&&(n=0),n>0?e.prototype.schedule.call(this,t,n):(this.delay=n,this.state=t,this.scheduler.flush(this),this)},t.prototype.execute=function(t,n){return n>0||this.closed?e.prototype.execute.call(this,t,n):this._execute(t,n)},t.prototype.requestAsyncId=function(t,n,r){return void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0?e.prototype.requestAsyncId.call(this,t,n,r):t.flush(this)},t}(P),D=function(){function e(t,n){void 0===n&&(n=e.now),this.SchedulerAction=t,this.now=n}return e.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),new this.SchedulerAction(this,e).schedule(n,t)},e.now=function(){return Date.now()},e}(),x=function(e){function t(n,r){void 0===r&&(r=D.now);var o=e.call(this,n,(function(){return t.delegate&&t.delegate!==o?t.delegate.now():r()}))||this;return o.actions=[],o.active=!1,o.scheduled=void 0,o}return S(t,e),t.prototype.schedule=function(n,r,o){return void 0===r&&(r=0),t.delegate&&t.delegate!==this?t.delegate.schedule(n,r,o):e.prototype.schedule.call(this,n,r,o)},t.prototype.flush=function(e){var t=this.actions;if(this.active)t.push(e);else{var n;this.active=!0;do{if(n=e.execute(e.state,e.delay))break}while(e=t.shift());if(this.active=!1,n){for(;e=t.shift();)e.unsubscribe();throw n}}},t}(D),M=new(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return S(t,e),t}(x))(w),L=!1,j={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){e&&(new Error).stack,L=e},get useDeprecatedSynchronousErrorHandling(){return L}};function U(e){setTimeout((function(){throw e}),0)}var V={closed:!0,next:function(e){},error:function(e){if(j.useDeprecatedSynchronousErrorHandling)throw e;U(e)},complete:function(){}},F="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random(),k=function(e){function t(n,r,o){var i=e.call(this)||this;switch(i.syncErrorValue=null,i.syncErrorThrown=!1,i.syncErrorThrowable=!1,i.isStopped=!1,arguments.length){case 0:i.destination=V;break;case 1:if(!n){i.destination=V;break}if("object"==typeof n){n instanceof t?(i.syncErrorThrowable=n.syncErrorThrowable,i.destination=n,n.add(i)):(i.syncErrorThrowable=!0,i.destination=new G(i,n));break}default:i.syncErrorThrowable=!0,i.destination=new G(i,n,r,o)}return i}return S(t,e),t.prototype[F]=function(){return this},t.create=function(e,n,r){var o=new t(e,n,r);return o.syncErrorThrowable=!1,o},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this))},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},t.prototype._unsubscribeAndRecycle=function(){var e=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=e,this},t}(C),G=function(e){function t(t,n,r,o){var i,a=e.call(this)||this;a._parentSubscriber=t;var s=a;return O(n)?i=n:n&&(i=n.next,r=n.error,o=n.complete,n!==V&&(O((s=Object.create(n)).unsubscribe)&&a.add(s.unsubscribe.bind(s)),s.unsubscribe=a.unsubscribe.bind(a))),a._context=s,a._next=i,a._error=r,a._complete=o,a}return S(t,e),t.prototype.next=function(e){if(!this.isStopped&&this._next){var t=this._parentSubscriber;j.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}},t.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber,n=j.useDeprecatedSynchronousErrorHandling;if(this._error)n&&t.syncErrorThrowable?(this.__tryOrSetError(t,this._error,e),this.unsubscribe()):(this.__tryOrUnsub(this._error,e),this.unsubscribe());else if(t.syncErrorThrowable)n?(t.syncErrorValue=e,t.syncErrorThrown=!0):U(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;U(e)}}},t.prototype.complete=function(){var e=this;if(!this.isStopped){var t=this._parentSubscriber;if(this._complete){var n=function(){return e._complete.call(e._context)};j.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?(this.__tryOrSetError(t,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},t.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(e){if(this.unsubscribe(),j.useDeprecatedSynchronousErrorHandling)throw e;U(e)}},t.prototype.__tryOrSetError=function(e,t,n){if(!j.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{t.call(this._context,n)}catch(t){return j.useDeprecatedSynchronousErrorHandling?(e.syncErrorValue=t,e.syncErrorThrown=!0,!0):(U(t),!0)}return!1},t.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null,this._parentSubscriber=null,e.unsubscribe()},t}(k),$="function"==typeof Symbol&&Symbol.observable||"@@observable";function B(e){return e}function W(e){return 0===e.length?B:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var H=function(){function e(e){this._isScalar=!1,e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r=this.operator,o=function(e,t,n){if(e){if(e instanceof k)return e;if(e[F])return e[F]()}return e||t||n?new k(e,t,n):new k(V)}(e,t,n);if(r?o.add(r.call(o,this.source)):o.add(this.source||j.useDeprecatedSynchronousErrorHandling&&!o.syncErrorThrowable?this._subscribe(o):this._trySubscribe(o)),j.useDeprecatedSynchronousErrorHandling&&o.syncErrorThrowable&&(o.syncErrorThrowable=!1,o.syncErrorThrown))throw o.syncErrorValue;return o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){j.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),function(e){for(;e;){var t=e,n=t.closed,r=t.destination,o=t.isStopped;if(n||o)return!1;e=r&&r instanceof k?r:null}return!0}(e)?e.error(t):console.warn(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=Y(t))((function(t,r){var o;o=n.subscribe((function(t){try{e(t)}catch(e){r(e),o&&o.unsubscribe()}}),r,t)}))},e.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)},e.prototype[$]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return 0===e.length?this:W(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=Y(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function Y(e){if(e||(e=j.Promise||Promise),!e)throw new Error("no Promise impl found");return e}var q=function(){function e(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return e.prototype=Object.create(Error.prototype),e}(),z=function(e){function t(t,n){var r=e.call(this)||this;return r.subject=t,r.subscriber=n,r.closed=!1,r}return S(t,e),t.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var e=this.subject,t=e.observers;if(this.subject=null,t&&0!==t.length&&!e.isStopped&&!e.closed){var n=t.indexOf(this.subscriber);-1!==n&&t.splice(n,1)}}},t}(C),K=function(e){function t(t){var n=e.call(this,t)||this;return n.destination=t,n}return S(t,e),t}(k),X=function(e){function t(){var t=e.call(this)||this;return t.observers=[],t.closed=!1,t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return S(t,e),t.prototype[F]=function(){return new K(this)},t.prototype.lift=function(e){var t=new J(this,this);return t.operator=e,t},t.prototype.next=function(e){if(this.closed)throw new q;if(!this.isStopped)for(var t=this.observers,n=t.length,r=t.slice(),o=0;o<n;o++)r[o].next(e)},t.prototype.error=function(e){if(this.closed)throw new q;this.hasError=!0,this.thrownError=e,this.isStopped=!0;for(var t=this.observers,n=t.length,r=t.slice(),o=0;o<n;o++)r[o].error(e);this.observers.length=0},t.prototype.complete=function(){if(this.closed)throw new q;this.isStopped=!0;for(var e=this.observers,t=e.length,n=e.slice(),r=0;r<t;r++)n[r].complete();this.observers.length=0},t.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},t.prototype._trySubscribe=function(t){if(this.closed)throw new q;return e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){if(this.closed)throw new q;return this.hasError?(e.error(this.thrownError),C.EMPTY):this.isStopped?(e.complete(),C.EMPTY):(this.observers.push(e),new z(this,e))},t.prototype.asObservable=function(){var e=new H;return e.source=this,e},t.create=function(e,t){return new J(e,t)},t}(H),J=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return S(t,e),t.prototype.next=function(e){var t=this.destination;t&&t.next&&t.next(e)},t.prototype.error=function(e){var t=this.destination;t&&t.error&&this.destination.error(e)},t.prototype.complete=function(){var e=this.destination;e&&e.complete&&this.destination.complete()},t.prototype._subscribe=function(e){return this.source?this.source.subscribe(e):C.EMPTY},t}(X),Q=function(e){return function(t){for(var n=0,r=e.length;n<r&&!t.closed;n++)t.next(e[n]);t.complete()}},Z="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator",ee=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function te(e){return!!e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}var ne=function(e){if(e&&"function"==typeof e[$])return r=e,function(e){var t=r[$]();if("function"!=typeof t.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return t.subscribe(e)};if(ee(e))return Q(e);if(te(e))return n=e,function(e){return n.then((function(t){e.closed||(e.next(t),e.complete())}),(function(t){return e.error(t)})).then(null,U),e};if(e&&"function"==typeof e[Z])return t=e,function(e){for(var n=t[Z]();;){var r=void 0;try{r=n.next()}catch(t){return e.error(t),e}if(r.done){e.complete();break}if(e.next(r.value),e.closed)break}return"function"==typeof n.return&&e.add((function(){n.return&&n.return()})),e};var t,n,r,o=T(e)?"an invalid object":"'"+e+"'";throw new TypeError("You provided "+o+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")};function re(e,t){return new H((function(n){var r=new C,o=0;return r.add(t.schedule((function(){o!==e.length?(n.next(e[o++]),n.closed||r.add(this.schedule())):n.complete()}))),r}))}function oe(e,t){return t?function(e,t){if(null!=e){if(function(e){return e&&"function"==typeof e[$]}(e))return function(e,t){return new H((function(n){var r=new C;return r.add(t.schedule((function(){var o=e[$]();r.add(o.subscribe({next:function(e){r.add(t.schedule((function(){return n.next(e)})))},error:function(e){r.add(t.schedule((function(){return n.error(e)})))},complete:function(){r.add(t.schedule((function(){return n.complete()})))}}))}))),r}))}(e,t);if(te(e))return function(e,t){return new H((function(n){var r=new C;return r.add(t.schedule((function(){return e.then((function(e){r.add(t.schedule((function(){n.next(e),r.add(t.schedule((function(){return n.complete()})))})))}),(function(e){r.add(t.schedule((function(){return n.error(e)})))}))}))),r}))}(e,t);if(ee(e))return re(e,t);if(function(e){return e&&"function"==typeof e[Z]}(e)||"string"==typeof e)return function(e,t){if(!e)throw new Error("Iterable cannot be null");return new H((function(n){var r,o=new C;return o.add((function(){r&&"function"==typeof r.return&&r.return()})),o.add(t.schedule((function(){r=e[Z](),o.add(t.schedule((function(){if(!n.closed){var e,t;try{var o=r.next();e=o.value,t=o.done}catch(e){return void n.error(e)}t?n.complete():(n.next(e),this.schedule())}})))}))),o}))}(e,t)}throw new TypeError((null!==e&&typeof e||e)+" is not observable")}(e,t):e instanceof H?e:new H(ne(e))}var ie,ae=new H((function(e){return e.complete()}));function se(e){return e?function(e){return new H((function(t){return e.schedule((function(){return t.complete()}))}))}(e):ae}function ce(e){return e&&"function"==typeof e.schedule}function ue(e,t){return t?re(e,t):new H(Q(e))}function le(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=e[e.length-1];return ce(n)?(e.pop(),re(e,n)):ue(e)}ie||(ie={});var pe=function(){function e(e,t,n){this.kind=e,this.value=t,this.error=n,this.hasValue="N"===e}return e.prototype.observe=function(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}},e.prototype.do=function(e,t,n){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return n&&n()}},e.prototype.accept=function(e,t,n){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,n)},e.prototype.toObservable=function(){var e;switch(this.kind){case"N":return le(this.value);case"E":return e=this.error,new H((function(t){return t.error(e)}));case"C":return se()}throw new Error("unexpected notification kind value")},e.createNext=function(t){return void 0!==t?new e("N",t):e.undefinedValueNotification},e.createError=function(t){return new e("E",void 0,t)},e.createComplete=function(){return e.completeNotification},e.completeNotification=new e("C"),e.undefinedValueNotification=new e("N",void 0),e}();function fe(e,t){return void 0===t&&(t=0),function(n){return n.lift(new de(e,t))}}var de=function(){function e(e,t){void 0===t&&(t=0),this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return t.subscribe(new he(e,this.scheduler,this.delay))},e}(),he=function(e){function t(t,n,r){void 0===r&&(r=0);var o=e.call(this,t)||this;return o.scheduler=n,o.delay=r,o}return S(t,e),t.dispatch=function(e){var t=e.notification,n=e.destination;t.observe(n),this.unsubscribe()},t.prototype.scheduleMessage=function(e){this.destination.add(this.scheduler.schedule(t.dispatch,this.delay,new ge(e,this.destination)))},t.prototype._next=function(e){this.scheduleMessage(pe.createNext(e))},t.prototype._error=function(e){this.scheduleMessage(pe.createError(e)),this.unsubscribe()},t.prototype._complete=function(){this.scheduleMessage(pe.createComplete()),this.unsubscribe()},t}(k),ge=function(e,t){this.notification=e,this.destination=t};function ye(e,t){return function(n){if("function"!=typeof e)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new me(e,t))}}var me=function(){function e(e,t){this.project=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new Ee(e,this.project,this.thisArg))},e}(),Ee=function(e){function t(t,n,r){var o=e.call(this,t)||this;return o.project=n,o.count=0,o.thisArg=r||o,o}return S(t,e),t.prototype._next=function(e){var t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(e){return void this.destination.error(e)}this.destination.next(t)},t}(k),Ie=function(e){function t(t){var n=e.call(this)||this;return n.parent=t,n}return S(t,e),t.prototype._next=function(e){this.parent.notifyNext(e)},t.prototype._error=function(e){this.parent.notifyError(e),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(),this.unsubscribe()},t}(k),_e=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return S(t,e),t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(){this.destination.complete()},t}(k);function Ae(e,t){if(!t.closed)return e instanceof H?e.subscribe(t):ne(e)(t)}function ve(e,t,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),"function"==typeof t?function(r){return r.pipe(ve((function(n,r){return oe(e(n,r)).pipe(ye((function(e,o){return t(n,e,r,o)})))}),n))}:("number"==typeof t&&(n=t),function(t){return t.lift(new Se(e,n))})}var Se=function(){function e(e,t){void 0===t&&(t=Number.POSITIVE_INFINITY),this.project=e,this.concurrent=t}return e.prototype.call=function(e,t){return t.subscribe(new be(e,this.project,this.concurrent))},e}(),be=function(e){function t(t,n,r){void 0===r&&(r=Number.POSITIVE_INFINITY);var o=e.call(this,t)||this;return o.project=n,o.concurrent=r,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}return S(t,e),t.prototype._next=function(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)},t.prototype._tryNext=function(e){var t,n=this.index++;try{t=this.project(e,n)}catch(e){return void this.destination.error(e)}this.active++,this._innerSub(t)},t.prototype._innerSub=function(e){var t=new Ie(this),n=this.destination;n.add(t);var r=Ae(e,t);r!==t&&n.add(r)},t.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyComplete=function(){var e=this.buffer;this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},t}(_e),Te=1,Oe=Promise.resolve(),Re={};function Ce(e){return e in Re&&(delete Re[e],!0)}var Ne=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r.scheduler=t,r.work=n,r}return S(t,e),t.prototype.requestAsyncId=function(t,n,r){return void 0===r&&(r=0),null!==r&&r>0?e.prototype.requestAsyncId.call(this,t,n,r):(t.actions.push(this),t.scheduled||(t.scheduled=function(e){var t=Te++;return Re[t]=!0,Oe.then((function(){return Ce(t)&&e()})),t}(t.flush.bind(t,null))))},t.prototype.recycleAsyncId=function(t,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,n,r);0===t.actions.length&&(function(e){Ce(e)}(n),t.scheduled=void 0)},t}(P),Pe=new(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return S(t,e),t.prototype.flush=function(e){this.active=!0,this.scheduled=void 0;var t,n=this.actions,r=-1,o=n.length;e=e||n.shift();do{if(t=e.execute(e.state,e.delay))break}while(++r<o&&(e=n.shift()));if(this.active=!1,t){for(;++r<o&&(e=n.shift());)e.unsubscribe();throw t}},t}(x))(Ne);function we(e){return!b(e)&&e-parseFloat(e)+1>=0}var De=function(e){function t(t,n,r){void 0===n&&(n=0),void 0===r&&(r=Pe);var o=e.call(this)||this;return o.source=t,o.delayTime=n,o.scheduler=r,(!we(n)||n<0)&&(o.delayTime=0),r&&"function"==typeof r.schedule||(o.scheduler=Pe),o}return S(t,e),t.create=function(e,n,r){return void 0===n&&(n=0),void 0===r&&(r=Pe),new t(e,n,r)},t.dispatch=function(e){var t=e.source,n=e.subscriber;return this.add(t.subscribe(n))},t.prototype._subscribe=function(e){var n=this.delayTime,r=this.source;return this.scheduler.schedule(t.dispatch,n,{source:r,subscriber:e})},t}(H);function xe(e,t){return void 0===t&&(t=0),function(n){return n.lift(new Me(e,t))}}var Me=function(){function e(e,t){this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return new De(t,this.delay,this.scheduler).subscribe(e)},e}();function Le(e,t){return function(n){return n.lift(new je(e,t))}}var je=function(){function e(e,t){this.predicate=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new Ue(e,this.predicate,this.thisArg))},e}(),Ue=function(e){function t(t,n,r){var o=e.call(this,t)||this;return o.predicate=n,o.thisArg=r,o.count=0,o}return S(t,e),t.prototype._next=function(e){var t;try{t=this.predicate.call(this.thisArg,e,this.count++)}catch(e){return void this.destination.error(e)}t&&this.destination.next(e)},t}(k),Ve=function(e,t){return e===t||"function"==typeof t&&e===t.toString()},Fe=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return e.pipe(Le((function(e){var n=e.type,r=t.length;if(1===r)return Ve(n,t[0]);for(var o=0;o<r;o++)if(Ve(n,t[o]))return!0;return!1})))}},ke=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),Ge=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return n.source=e,n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),ke(t,null,[{key:"of",value:function(){return new this(le.apply(void 0,arguments))}},{key:"from",value:function(e,t){return new this(oe(e,t))}}]),ke(t,[{key:"lift",value:function(e){var n=new t(this);return n.operator=e,n}},{key:"ofType",value:function(){return Fe.apply(void 0,arguments)(this)}}]),t}(H),$e=function(e){function t(e,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var r=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,(function(e){var t=r.__notifier.subscribe(e);return t&&!t.closed&&e.next(r.value),t})));return r.value=n,r.__notifier=new X,r.__subscription=e.subscribe((function(e){e!==r.value&&(r.value=e,r.__notifier.next(e))})),r}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t}(H),Be=n(9),We=n(5),He=n.n(We),Ye=n(19),qe=n(20),ze=n.n(qe),Ke=n(21),Xe=n.n(Ke),Je=n(22),Qe=n.n(Je);function Ze(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const et={"\r":"\\r","\n":"\\n","\v":"\\v",'"':'\\"',"\\":"\\\\","\t":"\\t","\f":"\\f"};class tt{static mergeDeep(e,t){return Object.assign(t,JSON.parse(JSON.stringify(e))),t}static getIn(e,t,n){return Xe()(e,t,n)}static setIn(e,t,n){return Qe()(e,t,n)}static deleteIn(e,t){return ze()(e,t)}static isObjectEmpty(e){return!e||0===Object.entries(e).length}static deepClone(e){return JSON.parse(JSON.stringify(e))}static copy(e,t){Object.keys(e).forEach((n=>{t[n]=e[n]}))}static isPropertyRef(e){if(!e||-1===e.indexOf("."))return!1;let t=0;const n=e.length;for(;t<n;t+=1)if(-1!==" @#$%=!<>/\\".indexOf(e[t]))return!1;return!0}static isWhenExist(e){const t=["visibility","disabled","readOnly","required"];let n=!1;for(const o in e){var r;t.includes(o)&&"string"==typeof e[o]&&(null===(r=e[o])||void 0===r?void 0:r.startsWith("@W "))&&(n=!0)}return n}static isExpressionExist(e){const t=["disabled","visibility","readOnly","required"];let n=!1;for(const o in e){var r;t.includes(o)&&"string"==typeof e[o]&&(null===(r=e[o])||void 0===r?void 0:r.startsWith("@E "))&&(n=!0)}return n}static buildDataObject(e,t){let n={};const r=n;return t.indexOf(".")>0?t.split(".").forEach((e=>{if(-1!==e.indexOf("[")){const[t]=e.split("[");n[t]=[],n=n[t],e=e.substring(e.indexOf("[")+1,e.lastIndexOf("]"))}n[e]={},n=n[e]})):(n[t]={},n=n[t]),Object.keys(e).forEach((t=>{let r=t;t.startsWith(".")&&(r=t.substring(1)),n[r]=e[t]})),r}static getHashedString(e){return Object(Ye.crc32)(e).toString(16)}static getPropertyName(e){if(e){const t=e.startsWith("@P"),n=t?e.indexOf(" "):-1;return t?e.substring(n+2):e}return e}static unflatten(e){const t={};for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){const r=n.split(".");r.reduce(((t,o,i)=>t[o]||(t[o]=isNaN(Number(r[i+1]))?r.length-1===i?e[n]:{}:[])),t)}return t}static isValidJson(e){try{return JSON.parse(e)}catch(e){return console.error("not a Valid JSON",e),!1}}}Ze(tt,"buildObject",((e,t,n)=>{const r=e.split(".");let o=0;for(;o<r.length-1;o+=1){const e=r[o];t[e]||(t[e]={}),t=t[e]}t[r[o]]=n})),Ze(tt,"escapeObject",(e=>{for(const t in e)"object"==typeof e[t]?tt.escapeObject(e[t]):e[t]="string"==typeof e[t]?e[t].replace(/\n|\r|\v|"|\\|\t|\f/g,(function(e){return et[e]})):e[t]}));var nt=tt;const rt={APP:{APP:"app",ROOT:"root",PXREQUESTOR:"pxRequestor",PXUSERNAME:".pxUserName",OPERATORID:"OperatorID",USERNAME:"pxRequestor.pxUserName",PXUSERIDENTIFIER:".pxUserIdentifier",USERIDENTIFIER:"pxRequestor.pxUserIdentifier",PYIMAGEINSKEY:".pyImageInsKey",OPERATORID_IMG_INSKEY:"OperatorID.pyImageInsKey",OPERATORID_LOCALE:"OperatorID.pyUseLocale",APPLICATION_LABEL:"Application.pyLabel",APPLICATION_RULE_NAME:"Application.pyRuleName"},WORKLIST:"worklist",TODO:"todo",CASE:"CASE",ASSIGNMENT:"ASSIGNMENT",PAGE:"PAGE",PZINSKEY:".pzInsKey",CREATE_DETAILS_VIEW_NAME:"pzCreateDetails",PREVIEW_VIEW_NAME:"pyCasePreview",NEXT_ASSIGNMENT_INFO_ID:"nextAssignmentInfo.ID",CASE_INFO:{CASE_INFO:"caseInfo",CASE_INFO_CONTENT:"caseInfo.content",CASE_INFO_NAME:"caseInfo.name",CASE_INFO_ID:"caseInfo.ID",CASE_TYPE_ID:"caseInfo.caseTypeID",CASE_INFO_PZINSKEY:"caseInfo.content.pzInsKey",CASE_INFO_ACTIONS:"caseInfo.availableActions",VIEW_NAME:"caseInfo.content.pyViewName",ACTION_BUTTONS:"caseInfo.actionButtons",ACTIVE_ACTION_ID:"caseInfo.activeActionID",ASSIGNMENT_LABEL:"caseInfo.assignments[0].name",ASSIGNMENT_ID:"caseInfo.assignments[0].ID",ASSIGNMENTS:"caseInfo.assignments",NAVIGATION:"caseInfo.navigation",STAGES:"caseInfo.stages",STAGEID:"caseInfo.stageID",CASECLASS:"caseInfo.caseClass",AVAILABLEACTIONS:"caseInfo.availableActions",D_CASE_ASSIGNMENTS_RESULTS:"caseInfo.assignments",CHILD_ASSIGNMENTS:"caseInfo.childCases",ASSIGNMENTACTION_ID:"caseInfo.assignments[0].actions[0].ID",ISINCREATESTAGE:"caseInfo.isInCreateStage",APPROVALFLAG:"caseInfo.content.pyApprovalResult",HEADERS:"caseInfo.headers",PARENTCASEINFO:"caseInfo.parentCaseInfo",REMOTESYSTEMID:"caseInfo.headers.RemoteSystemID"},ACTIONS:{ACTION_ID:"actionID",ACTIONS:"availableActions",DELETEAVIALACTIONS:"deleteAvailActions"},LOCAL_ACTION_TYPE:{CASE_WIDE:"case",EXPRESS:"express",ASSIGMENT:"Assignment"},CONTENT:"content",MODAL:"modal",STOPMERGEACTIONS:"stopMergeActions",SUMMARY_OF_ASSIGNMENT_LAST_SUBMIT_TIME:"context_data.caseInfo.content.summary_of_assignment__.lastSubmitTime",SUMMARY_OF_ATTACHMENTS_LAST_REFRESH_TIME:"context_data.caseInfo.content.summary_of_attachments__.lastRefreshTime",BANNER_VARIANT_SUCCESS:"success",BANNER_VARIANT_WARNING:"warning",BANNER_VARIANT_URGENT:"urgent",BANNER_VARIANT_INFO:"info",MESSAGES:{MESSAGES_TYPE_SUCCESS:"success",MESSAGES_TYPE_INFO:"info",MESSAGES_TYPE_ERROR:"error"},PUB_SUB_EVENTS:{EVENT_RENDER_APP:"renderApp",EVENT_REAUTH:"reAuth",EVENT_CANCEL:"cancel",EVENT_EXPRESS_LOCALACTION:"expressLocalActionSubmit",EVENT_SHOW_CANCEL_ALERT:"showCancelAlert",CASE_EVENTS:{CASE_FOLLOWER_UPDATED_BY_OPERATOR_FROM_CASEVIEW:"caseFollowerUpdateByOperatorFromCaseview",CASE_FOLLOWER_UPDATE_BY_OPERATOR_FROM_WIDGET:"caseFollowerUpdateByOperatorFromWidget",CASE_CREATED:"caseCreated",CREATE_STAGE_DONE:"caseCreatedDone",CREATE_STAGE_CANCELLED:"caseCancelled",CREATE_STAGE_SAVED:"caseSaved",CREATE_STAGE_DELETED:"caseDeleted",ASSIGNMENT_SUBMISSION:"assignmentSubmission"}},CONTAINER_TYPE:{MULTIPLE:"multiple",SINGLE:"single"},REMOTE_SYSTEM_ID:"RemoteSystemID"};var ot={CONTEXT:"context",AJAXCONTAINER:"primary",VIEW_CONTAINER:"ViewContainer",APP_SHELL:"AppShell",ROOT_CONTAINER:"RootContainer",MODAL_VIEW_CONTAINER:"ModalViewContainer",FLOW_CONTAINER:"FlowContainer",PREVIEW_VIEW_CONTAINER:"PreviewViewContainer",CASE_CREATE_STAGE:"CaseCreateStage",CASE_VIEW:"CaseView",VIEW:"view",CASE_PREVIEW:"CasePreview",CASE_STAGES:"Stages",CASEMESSAGES:"caseMessages",PRIMARY:"primary",MODAL:"modal",PREVIEW:"preview",TERTIARY:"tertiary",DEFAULT:"default",ACPRIMARY:"primary",ACTERTIARY:"tertiary",PERFORM_MODE:"perform",REVIEW_MODE:"review",WORKAREA:"workarea",ACPRIMARY_NAME:"ACPRIMARY",ACTERTIARY_NAME:"ACTERTIARY",THREADNAMESEPARATOR:"/",JOINCHARACTER:"_",FORWARD_SLASH_STRING:"/",UNDERSCORE_STRING:"_",WORK_ID:"WORK_ID",EMPTY_STRING:"",PROPERTY_MESSAGES:"propertyMessages__",CONTEXT_MESSAGES:"contextMessages__",HTTP_MESSAGES:"httpMessages__",PAGE_MESSAGES:"pageMessages__",SUMMARY_OF_LISTS:"summary_of_lists__",SUMMARY_OF_GROUPS:"summary_of_groups__",SUMMARY_OF_MESSAGES:"summary_of_messages__",SUMMARY_OF_FIELD_VALUES:"summary_of_field_values__",SUMMARY_OF_WHEN_CONDITIONS:"summary_of_when_conditions__",SUMMARY_OF_ASSOCIATED_LISTS:"summary_of_associated_lists__",CONTEXT_DATA:"context_data",CONTENT:"content",HTTP:"HTTP",PROPERTY:"PROPERTY",MESSAGES:"messages__",PAGE_ERRORS:"page_level_errors",NO_MESSAGES:"No messages existing",PULSE_REFERENCE:"pulse.messages",IS_LOADING:"isLoading",APPROVED:"Approved",REJECTED:"Rejected",ERROR_FIELD_IN_PAGE:"erroneousInputOutputFieldInPage",ERROR_IN_PAGE_IDENTIFIER:"erroneousInputOutputIdentifier",UI_RESOURCERS:"uiResources",UI_RESOURCERS_CONTEXT_DATA:"uiResources.context_data",ACTION_BUTTONS:"uiResources.actionButtons",RESOURCERS:"uiResources.resources",ROOT:"uiResources.root",DATA:"data",OPTIONS:"options",VIEWS:"uiResources.resources.views",NAVIGATIONS:"uiResources.resources.navigations",COMPONENTS:"uiResources.components",STATIC_SERVER_URL:"staticServer",APPLICATION_DATA:"data.Application",REFERENCED_USERS:"referencedUsers",FIELD_LEVEL_SUCCESS:"success",FIELD_LEVEL_WARNING:"warning",FIELD_LEVEL_ERROR:"error",HASH_DELIMITER:"~^|^~",NULL_STRING:"null",DATA_PAGE:"DataPage",PROPERTY_ANNOTATION:"@P",ASSOCIATED_PROPERTY_ANNOTATION:"@ASSOCIATED",ASSOCIATED:"associated",CLASS_ID:".classID",CLASSID:"classID",READONLY:"readonly",SHARED:"shared",RELOAD_IF_OLDER_THAN:"reloadIfOlderThan",RELOAD_ONCE_PER_INTERACTION:"reloadOncePerInteraction",LIST_ACTIONS:{INSERT:"INSERT",UPDATE:"UPDATE",DELETE:"DELETE",MOVE:"MOVE"},ENV_INFO_KEYS:{APPLICATION_NAME:"APPLICATION_NAME",APPLICATION_DESC:"APPLICATION_DESC",ACCESS_GROUP:"ACCESS_GROUP",USER_NAME:"USER_NAME",USER_ID:"USER_ID",USER_IMAGE:"USER_IMAGE",LOCALE:"LOCALE",TIMEZONE:"TIMEZONE",WORK_GROUP:"WORK_GROUP"},...rt};const it="SET_PROPERTY",at="FIELD_CHANGE",st="LOAD_VIEW",ct="SHOW_PAGE",ut="SET_LOADING",lt="RESET_LOADING",pt="CREATE_WORK",ft="OPEN_WORK_BY_HANDLE",dt="UPDATE_DOCUMENT",ht="FINISH_ASSIGNMENT",gt="OPEN_ASSIGNMENT",yt="SHOW_CREATE_STAGE_CANCEL_ALERT",mt="MERGE_DATA",Et="SHOW_HISTORY",It="ERROR",_t="INIT_CONTAINERS",At="RESET_CONTAINERS",vt="ADD_CONTAINER_ITEM",St="REMOVE_CONTAINER_ITEM",bt="ACTIVATE_CONTAINER_ITEM",Tt="UPDATE_CONTAINER_ITEM",Ot="UPMERGE_AND_REMOVE_CONTAINER_ITEM",Rt="REPLACE_CONTAINER_ITEM",Ct="ACTIVATE_MODAL_CONTAINER_ITEM",Nt="showView",Pt="openWorkByHandle",wt="openAssignment",Dt="openLocalAction",xt="openProcessAction",Mt="caseWideActions",Lt="ADD_MESSAGES",jt="CLEAR_MESSAGES",Ut="RESET_STORE",Vt="FETCH_DATAPAGE",Ft="ADD_SHARED_DATA",kt="REMOVE_SHARED_DATA",Gt="LIST_ACTION",$t="DELETE_CASE_SUMMARY";let Bt=null;const Wt=e=>e.split(/\.(?!\w+\])|\[|\]/g).filter(Boolean),Ht=e=>{Bt=e},Yt=()=>Bt,qt=e=>{e&&Yt().dispatch(e)},zt=e=>Yt().getState().data[e],Kt=()=>Yt().getState().data[ot.SHARED],Xt=(e,t,n)=>{if('"'===(r=e).charAt(0)||"'"===r.charAt(0))return(e=>e.trim().substring(1,e.length-1))(e);var r;const o="."===e.charAt(0)?t+e:e,i=Wt(o);return nt.getIn(n,i)},Jt=(e,t,n)=>Xt(e,t,zt(n)),Qt=(e,t,n)=>Xt(t,`${ot.CONTEXT_DATA}.${e}`,zt(n)),Zt=(e,t,n)=>((e,t,n)=>{const r=Wt(`${t}.${n}`);return nt.getIn(e,r)})(zt(n),`${ot.CONTEXT_DATA}.${e}`,t),en=e=>{const{context:t}=e;if(Yt().getState().data[t])return dt;const{action:n}=e;return-1!==["createWork","showHarness","openAssignment","openWorkByHandle","initRouting"].indexOf(n)?vt:dt},tn=(e,t,n)=>{const r=Wt(t);return nt.setIn(e,r,n)},nn=(e,t)=>{const n=Wt(t);return nt.deleteIn(e,n)},rn=e=>!Array.isArray(e)&&"object"==typeof e,on=(e,t,n={})=>{const{isArrayDeepMerge:r}=n,o=(e,t)=>{if(rn(e)&&null!==t&&"string"!=typeof t)return He()(e,t,o);if(Array.isArray(e)&&null!==t&&Array.isArray(t)){if(r)return He()(e,t,o);{const n=t.length;n<e.size&&(e.length=n)}}return""===t&&e&&"object"==typeof e?e:t};return o(e,t)};let an,sn;var cn=e=>{an||(an=e=e||{"base-server":"http://localhost:1080/prweb/","data-end-point":"api/v1/stream/data","action-end-point":"api/v1/stream/action"},an.BASEURL=e.server,an.ACTIONURL=e["action-end-point"],an.DATAURL=e["data-end-point"])},un=()=>an.BASEURL,ln=e=>fetch(an.BASEURL+an.ACTIONURL,{method:"post",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});const pn=[],fn=[],dn={},hn={},gn=(e={},t={})=>{0!==Object.keys(t).length?Object.keys(e).forEach((n=>{const r=e[n],o=t[n];if(o){const e=Array.isArray(o)?o:[o];let i=[...Array.isArray(r)?r:[r],...e];const a={};i=i.filter((({classID:e})=>!a[e]&&(a[e]=!0,!0))),t[n]=1===i.length?i[0]:i}else t[n]=r})):nt.copy(e,t)},yn=(e,t)=>{if(!e)return null;const n=dn[e];if(!n)return null;if(!t)return Array.isArray(n)?[...n]:{...n};let r;return r=Array.isArray(n)?n.find((e=>e.classID===t)):n.classID===t?n:null,r?{...r}:null};var mn=new class{constructor(){this.components={},this.overrideMap={}}register(e,t){this.components[e]=t}getComponent(e){return this.components[e]}mergeComponentsMap(e={}){nt.copy(e,this.components)}mergeOverrideMap(e={}){nt.copy(e,this.overrideMap)}getOverrideMap(){return this.overrideMap}},En=new class{constructor(){this.handlers={}}registerHandler(e,t){this.handlers[e]=t}getHandler(e){return this.handlers[e]}},In=class{static handleAnnotation(e,t){const n=e.indexOf(" "),r=-1===n?e:e.substring(0,n),o=En.getHandler(r);return o?o(e.substring(n+1),t):e}static trimAnnotation(e){if("string"!=typeof e)return e;const t=e.indexOf(" "),n=e.substring(0,t),r=e.substring(t+1);return En.getHandler(n)?r:e}static handleComponentMapping(e,t,n){const r=mn.getComponent(t.type);if(!r||!r.mapping)return;const o=r.mapping(t.config);if(o&&o["@map"]){const t=o["@map"],{source:r}=t;if(!r)return;const i=n.getValue(r);if("function"==typeof t.advanced)t.advanced(e,i);else{const n=t.inputs_map;e[t.output_property]=[];const r=e[t.output_property];i.forEach((e=>{const t={};Object.keys(n).forEach((r=>{let o=n[r];o&&0===o.indexOf(".")?(o=o.substring(1),t[r]=e[o]):t[r]=o})),r.push(t)}))}}}static getPropertyName(e){if(e){const t=e.startsWith(ot.PROPERTY_ANNOTATION),n=t?e.indexOf(" "):-1;return t?e.substring(n+2):e}return e}static isProperty(e){return e.startsWith(ot.PROPERTY_ANNOTATION)}};const _n=ot.SUMMARY_OF_LISTS,An=ot.SUMMARY_OF_WHEN_CONDITIONS;var vn=class{static updateData(e){Object.keys(e).forEach((t=>{qt({type:"MERGE_DATA",payload:{context:t,data:e[t]}})}))}static updateContextData(e){Object.keys(e).forEach((t=>{qt({type:"MERGE_DATA",payload:{context:t,data:e[t]}})}))}static resolveWhen(e,t){return!!t.getContextDataValue(`.${An}.${e}`)}static resolveFieldValue(e,t){return t.getLocalizedValue(e)}static resolveNavigation(e,t){return n=[this.resolveName(e,t)],fn[n];var n}static resolveView(e,t,n=""){const r=(o=[this.resolveName(e,t)],pn[o]);var o;let i=[];return Array.isArray(r)&&r.length>0?(t&&(n||(n=t.getValue(ot.CLASS_ID)),i=r.filter((e=>e[ot.CLASSID]===n))),0===i.length?r[0]:i[0]):r}static resolveName(e,t){return 0===e.indexOf("param.")?(e=e.substring("param.".length),t.getContextDataValue(".$parameters."+e)):(e.startsWith("@")&&(e=In.handleAnnotation(e,t)),e)}static getContextPath(e,t){return"number"!=typeof t&&!t||"number"!=typeof(t=In.trimAnnotation(t))&&"string"!=typeof t?e:"number"==typeof t&&parseInt(t,10)===t?`${e}[${t}]`:"."===t.charAt(0)?e+t:t}static resolveReference(e,t){const{type:n}=e;let r;if("reference"===n){const{config:n}=e,o=n.type,{ref:i,name:a}=n;return"navigation"===o?r=this.resolveNavigation(i||a,t):"view"===o?r=this.resolveView(i||a,t):"widget"===o&&(r={type:"Widget",config:{name:n.name,ruleClass:n.ruleClass}}),r}return e}static resolvePropertyReference(e,t,n){return Jt(t,e,n)}static getProperty(e,t,n){let r=this.resolvePropertyReference(t,e,n);if(null==r||0===r.length){const o=Zt(`${t}.${_n}`,e,n);o&&(r=this.resolvePropertyReference(t,o,n))}return r}static getProperyValue(e,t,n){return e=In.trimAnnotation(e),this.getProperty(e,t,n)}static _handlePropString(e,t,n,r){n.startsWith("@")?e[t]=In.handleAnnotation(n,r):e[t]=n}static _resolveProps(e,t){e&&Object.keys(e).forEach((n=>{const r=e[n];"string"==typeof r?this._handlePropString(e,n,r,t):Array.isArray(r)?r.forEach((n=>{this._resolveProps("object"==typeof n?n:e[n],t)})):"object"==typeof r&&this._resolveProps(e[n],t)}))}static resolveProps(e,t,n){return e&&t?(nt.mergeDeep(e,t),this._resolveProps(t,n),t):t}};const Sn={FIELD_MESSAGES_PATH:[ot.CONTEXT_DATA,ot.CASE_INFO.CASE_INFO,ot.CONTENT,ot.SUMMARY_OF_MESSAGES,ot.PROPERTY_MESSAGES],PAGE_MESSAGES_PATH:[ot.CONTEXT_DATA,ot.SUMMARY_OF_MESSAGES,ot.PAGE_MESSAGES],HTTP_MESSAGES_PATH:[ot.CONTEXT_DATA,ot.SUMMARY_OF_MESSAGES,ot.HTTP_MESSAGES],CASE_MESSAGE_PATH:[ot.CASEMESSAGES]},bn=(e="",t="",n)=>{let r=[];const o=e&&"."===e[0]?e.substr(1):e,i=t&&"."===t[0]?t.substr(1):t;return n===ot.PROPERTY&&o||o?r=[ot.CONTEXT_DATA,...i.split("."),ot.SUMMARY_OF_MESSAGES,ot.PROPERTY_MESSAGES,...o.split(".")]:n===rt.PAGE?r=[...Sn.PAGE_MESSAGES_PATH]:n===ot.HTTP?r=[...Sn.HTTP_MESSAGES_PATH]:n===ot.CASEMESSAGES&&(r=[...Sn.CASE_MESSAGE_PATH]),r},Tn=e=>{const{type:t,property:n,category:r,context:o,pageReference:i}=e;let a,s=i;if(n){var c;const e=n.slice(1),t=e.lastIndexOf(".");1===(null===(c=s.match(/\./g))||void 0===c?void 0:c.length)&&(s=e.substring(0,t)||"",s=s?"caseInfo.content."+s:"caseInfo.content"),a=e.substring(t+1)}const u=zt(o);let l=[];const p=nt.getIn(u,bn(a,s,r));return t&&"all"!==t?(p&&p.length>0&&Array.isArray(p)&&(l=p.filter((e=>e.type===t))),l):p},On=e=>{const{property:t,pageReference:n,category:r,context:o,type:i}=e,a={context:o,type:i};t?(a.property=t,a.pageReference=n):a.category=r,qt({type:jt,payload:a})},Rn=e=>{const{messages:t,property:n,pageReference:r,category:o,context:i}=e,a={messages:t,context:i};n?(a.property=n,a.pageReference=r):a.category=o,qt({type:Lt,payload:a})};var Cn={addMessages:Rn,getMessages:Tn,clearMessages:On};const Nn={},Pn=e=>"."===e.charAt(0)?e.substring(1):e,wn=(e="",t="")=>`${Pn(t)}.${Pn(e)}`,Dn=()=>Nn,xn=e=>{const t=e.isExpressionExist();return t&&!1!==e.getConfigProps().visibility||!t&&(void 0===e.getConfigProps().visibility||"true"===e.getConfigProps().visibility||!0===e.getConfigProps().visibility)},Mn=e=>{const t=Dn();let n,r=!0;if(t[e])for(const o in t[e].fieldOrder)if(Object.prototype.hasOwnProperty.call(t[e].fieldOrder,o)){const i=t[e].fieldOrder[o],a=i.getStateProps().value,s=xn(i);s&&!i.isError&&i.isEditable()&&i.getValidationApi().validate(i.getValue(a)),!n&&i.isError&&s&&(n=o),r&&i.isError&&s&&(r=!1)}return r};var Ln=n(3);function jn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const Un=new class{constructor(){jn(this,"pauseBeforeShowing",(e=>new Promise((t=>setTimeout((()=>t(e)),this.pauseDuration))))),jn(this,"addToContextArray",(e=>{void 0===this.contextArray[e]&&(this.contextArray[e]=0),this.contextArray[e]=this.contextArray[e]+1})),jn(this,"removeFromContextArray",(e=>{void 0!==this.contextArray[e]&&this.contextArray[e]>0&&(this.contextArray[e]=this.contextArray[e]-1)})),this.contextArray={},this.pauseDuration=2e3,this.waitingToPutUpIndicator=!1}getLoadingContext(e){let t=null;return e&&(({context:t}=e),t||(t=e.containerItemID),t||(t=e.contextName)),t}enableLoadingIndicator(e,t=!0){const n=this.getLoadingContext(e);n&&(this.addToContextArray(n),this.waitingToPutUpIndicator||(this.waitingToPutUpIndicator=!0,this.pauseBeforeShowing(n).then((e=>{t&&void 0!==this.contextArray[e]&&this.contextArray[e]>0&&qt({type:ut,payload:{context:e}})}))))}disableLoadingIndicator(e,t=!0){const n=this.getLoadingContext(e);n&&(this.waitingToPutUpIndicator=!1,this.removeFromContextArray(n),t&&void 0!==this.contextArray[n]&&0===this.contextArray[n]&&qt({type:lt,payload:{context:n}}))}},Vn=new class{constructor(){var e,t;t=(e,t=null)=>{let n,r;null===t&&(t=this.getNextActionMgrId());const o=new Promise(((e,t)=>{n=e,r=t}));return this.register(t,o,n,r,e),{actionMgrID:t,promise:o}},(e="actionManagerPromise")in this?Object.defineProperty(this,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):this[e]=t,this.counterActionMgrId=0,this.actionMgrActions=[]}getNextActionMgrId(){return this.counterActionMgrId+=1,this.counterActionMgrId.toString()}register(e,t,n,r,o="unknown",i,a=!0){if(void 0!==this.actionMgrActions[e])return null;const s={actionType:o,promise:t,resolve:n,reject:r,actionPayload:i};return this.actionMgrActions[e]=s,a&&Un.enableLoadingIndicator(s.actionPayload),e}resolveActionByID(e,t,n=!0){const r=this.actionMgrActions[e];let o=e;return r?(r.resolve(t),Un.disableLoadingIndicator(r.actionPayload,n)):o=null,o}rejectActionByID(e,t=!0){const n=this.actionMgrActions[e];let r=e;return n?(n.reject(),Un.disableLoadingIndicator(n.actionPayload,t)):r=null,r}};let Fn=[],kn=!1;const Gn=(e,t,n)=>{const r=[];return{mouseenter:"hover",change:"onChange",blur:"onBlur"}[n]!==t||e.forEach((e=>{const t=Ln.a.getHandler(e.action),{config:n}=e;r.push({handler:t,config:n})})),r},$n=e=>{const{tagName:t}=e;return"INPUT"===t||"TEXTAREA"===t||"SELECT"===t||"DATETIME"===t},Bn=e=>{const{tagName:t,type:n}=e;return"SELECT"===t||"checkbox"===n||"radio"===n},Wn=(e,t)=>{const n={...e};return n.context=t.getContextName(),n.pageReference=t.getPageReference(),n.actionMgrID=Vn.getNextActionMgrId(),n},Hn=()=>{if(!kn){if(0===Fn.length)return;const e=Fn.shift();(e=>{const t=e.actionHandler,n=e.component,{config:r}=e,o={};vn.resolveProps(r,o,n),t&&(t(e.eventType,o,n),Hn())})(e),e.config&&"true"===e.config.parallel&&Fn.length>0&&Hn()}},Yn=(e,t,n)=>{((e,t,n)=>{for(let r=0;r<e.length;r++){const o=e[r],i={actionHandler:o.handler,component:t,eventType:n,config:o.config};Fn.push(i)}})(e,t,n),Hn()},qn=e=>{const t=e.getPageReference(),n=e.getComponentConfig().value;return vn.getContextPath(t,n)},zn=(e,t)=>{const n=e.getStateProps().value,r=e.getContextName();if(On({type:rt.MESSAGES.MESSAGES_TYPE_ERROR,property:n,pageReference:e.getPageReference(),context:r}),t instanceof Event||t.nativeEvent instanceof Event||null!==t.value&&void 0===t.prop){let{target:n}=t;null===n&&t&&t.auxiliaryTarget&&(n=t.auxiliaryTarget);const o=void 0===n?t.value:"value"in n?n.value:n.innerText,i=qn(e);qt({type:it,payload:{reference:i,value:o,context:r}}),void 0!==n&&$n(n)&&!Bn(n)||qt({type:at,payload:{reference:i,pageReference:e.getPageReference(),value:o,context:r,propertyName:e.getComponentConfig().value,classID:e.getValue(ot.CLASS_ID)}})}else{const n=e.getPageReference(),o=e.getStateProps();for(const e of Object.keys(t)){const i=o[e],a=t[e];qt({type:it,payload:{reference:vn.getContextPath(n,i),value:a,context:r}}),qt({type:at,payload:{reference:vn.getContextPath(n,i),value:a,context:r}})}}},Kn=(e,t)=>{let{target:n}=t;null===n&&t&&t.auxiliaryTarget&&(n=t.auxiliaryTarget);const{value:r,validationValue:o}=n,i=qn(e),a=e.getContextName();if(n.clearMessages&&On({type:rt.MESSAGES.MESSAGES_TYPE_ERROR,property:e.getStateProps().value,pageReference:e.getPageReference(),context:a}),$n(n)){if(e.getValidationApi().validate("validationValue"in n?o:r),e.isInsideList()){const t={[Pn(e.getStateProps().value)]:r};let n=e.getPageReference().match(/\[\d+\]$/g);n&&n[0]&&(n=n[0].substring(1,n[0].length-1),e.getListActions().update(t,Number(n),e))}!Bn(n)&&qt({type:at,payload:{reference:i,pageReference:e.getPageReference(),value:r,context:a,propertyName:e.getComponentConfig().value,classID:e.getValue(ot.CLASS_ID)}})}},Xn=(e,t)=>{const{type:n}=t;switch(n){case"change":zn(e,t);break;case"blur":Kn(e,t)}n&&function(e,t){const n=e.getComponentConfig().behaviours||[];for(let r=0;r<n.length;r+=1){const{behaviour:o,actions:i}=n[r];if(i){const n=Gn(i,o,t);n&&n.length>0&&Yn(n,e,t)}}}(e,n)},Jn=()=>{kn=!0},Qn=()=>{kn=!1,Hn()},Zn=()=>0===Fn.length,er=()=>{Fn=[]},tr=()=>Fn,nr={click:"onClick",change:"onChange",hover:"onMouseEnter",blur:"onBlur"},rr="CREATE_WORK",or=e=>({type:rr,payload:e}),ir=e=>({type:mt,payload:e}),ar=e=>({type:"SHOW_HARNESS",payload:e}),sr=e=>({type:st,payload:e}),cr=e=>({type:ct,payload:e}),ur=e=>({type:"ADD_WORK",payload:e}),lr=e=>({type:ft,payload:e}),pr=e=>({type:_t,payload:e}),fr=e=>({type:At,payload:e}),dr=e=>({type:vt,payload:e}),hr=e=>({type:Tt,payload:e}),gr=e=>({type:Ot,payload:e}),yr=e=>({type:bt,payload:e}),mr=e=>{const{context:t,containerItemID:n}=e;let r=t;return r||(r=Zi(n)),e.context=r,e.deleteContext=!ma(n),e.childContainers=na(n),e.childContainersContexts=ra(n),n===t&&(e.caseID=Jt(ot.CASE_INFO.CASE_INFO_ID,"",t),e.RemoteSystemID=Jt(ot.CASE_INFO.REMOTESYSTEMID,"",t)),{type:St,payload:e}},Er=e=>{const{context:t,containerItemID:n}=e;let r=t;return r||(r=Zi(n)),e.context=r,e.childContainers=na(n),e.childContainersContexts=ra(n),n===t&&(e.caseID=Jt(ot.CASE_INFO.CASE_INFO_ID,"",t),e.RemoteSystemID=Jt(ot.CASE_INFO.REMOTESYSTEMID,"",t)),{type:Rt,payload:e}},Ir=e=>({type:ht,payload:e}),_r=e=>({type:gt,payload:e}),Ar=e=>({type:Et,payload:e}),vr=(e,...t)=>(Qn(),e(...t)),Sr=(e,t,n,r)=>({type:It,payload:{msg:e,err:t,context:n,formFields:r}}),br=e=>({type:Ft,payload:e}),Tr=e=>({type:kt,payload:e}),Or=e=>({type:Gt,payload:e}),Rr=e=>({type:"SHOW_CASE_PREVIEW",payload:e}),Cr={},Nr=e=>{let t=ot.EMPTY_STRING;return t=e&&e.includes(ot.FORWARD_SLASH_STRING)?e.substring(0,e.lastIndexOf("/")):e,t},Pr=(e,t,n=!1)=>{let r=ot.EMPTY_STRING;if(t&&e){let o=`${t}${ot.FORWARD_SLASH_STRING}${e}`;const i=$i(o);if(i||t!==ot.APP.APP&&t!==ot.APP.ROOT)if(i){if(n&&Cr[o])return r=`${o}${ot.UNDERSCORE_STRING}${Cr[o]}`,r;Cr[o]?Cr[o]+=1:Cr[o]=1,r=`${o}${ot.UNDERSCORE_STRING}${Cr[o]}`}else r=Pr(e,Nr(t));else o=`${t}${ot.FORWARD_SLASH_STRING}${ot.PRIMARY}`,Cr[o]?Cr[o]+=1:Cr[o]=1,r=`${o}${ot.UNDERSCORE_STRING}${Cr[o]}`}return r},wr=e=>{let t=ot.EMPTY_STRING;return e&&(t=e.substring(e.lastIndexOf("/")+1,e.lastIndexOf("_")).toLowerCase()),t},Dr=(e,t)=>{if(null===e)return t;const[,n]=t.split(ot.FORWARD_SLASH_STRING);return e+ot.FORWARD_SLASH_STRING+n},xr=e=>{const t=e.indexOf(ot.FORWARD_SLASH_STRING),n=e.lastIndexOf(ot.FORWARD_SLASH_STRING);return t===n?e:e.substring(0,n)},Mr=e=>{const t=e.split(ot.FORWARD_SLASH_STRING);return 2===t.length?e:t[0]+ot.FORWARD_SLASH_STRING+t[2]},Lr=/{(.*?)}/i,jr=/{(.*?)}/g,Ur=e=>null!==e.match(Lr),Vr=e=>(e&&("/"===e[0]&&(e=e.substring(1,e.length)),"/"===e[e.length-1]&&(e=e.substring(0,e.length-1))),e),Fr=e=>{const t=e[e.length-1],n=e[e.length-2];if("y"!==t.toLowerCase())return e+"s";switch(n.toLowerCase()){case"a":case"e":case"i":case"o":case"u":return e+"s";default:return(e=e.substring(0,e.length-1))+"ies"}},kr=e=>{window.document.title=e},Gr=()=>Vr(window.location.pathname),$r=(e,t,n)=>{switch(n){case"warning":t?console.warn(e,t):console.warn(e);break;case"error":t?console.error(e,t):console.error(e);break;default:t?console.log(e,t):console.error(e)}};function Br(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class Wr{}Br(Wr,"remoteCaseMapping",{}),Br(Wr,"setRemoteCaseMapping",(e=>{Wr.remoteCaseMapping=e})),Br(Wr,"getRemoteCaseMapping",(()=>Wr.remoteCaseMapping)),Br(Wr,"getRemoteCase",(e=>Wr.remoteCaseMapping[e])),Br(Wr,"isRemoteCase",(e=>!!(e&&Wr.remoteCaseMapping&&Wr.remoteCaseMapping[e]))),Br(Wr,"getRemoteHeaderByContext",(e=>vn.getProperty(".RemoteSystemID",ot.CASE_INFO.HEADERS,e))),Br(Wr,"getRemoteHeader",(e=>{var t;return null===(t=Wr.remoteCaseMapping[e])||void 0===t?void 0:t.RemoteSystemID})),Br(Wr,"injectRemoteCaseHeader",((e,t,n)=>{if(e&&e.RemoteSystemID)return;const r=Wr.getRemoteHeaderByContext(n);r?e.RemoteSystemID=r:t&&Wr.isRemoteCase(t.caseTypeID)&&(e.RemoteSystemID=Wr.getRemoteHeader(t.caseTypeID))}));var Hr=Wr;function Yr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var qr=new class{constructor(){Yr(this,"init",((e,t)=>{e&&e.routes&&e.routesMeta?(this.routingInfo=e,this.appRoutes=e.routes,this.appRoutesMeta=e.routesMeta,this.reqContextName=e.reqContextName,this.reqServletPath=e.reqServletPath,this.appName=e.appName,this.appAlias=e.appAlias,this.orgName=e.orgName,this.defaultViewUrlPath=t,this._createStaticDynamicRoutesList(this.appRoutes),this.appDelimeter=e.appDelimeter,this.reqServletNameReal=e.pxReqServletNameReal,this.bDefaultPortal=e.isDefaultPortal,this.portalName=e.portalName):console.error("Routing info is not appropriate. Missing routes and routesMeta objects in routingInfo",JSON.stringify(e))})),Yr(this,"setDefaultRoute",(e=>{this.defaultViewUrlPath=e})),Yr(this,"_createStaticDynamicRoutesList",(e=>{Object.keys(e).forEach((e=>{Ur(e)?this.dynamicRoutesList.push(e):this.staticRoutesList.push(e)}))})),Yr(this,"_getDynamicKeyName",(e=>{const t=e.indexOf("{")+1,n=e.lastIndexOf("}");return e.slice(t,n)})),Yr(this,"isDefaultPortal",(()=>""+this.bDefaultPortal!="false")),Yr(this,"getPortalName",(()=>this.portalName)),Yr(this,"getApplicationPath",(()=>`${this.getReqContextName()}/${this.getReqServletNameReal()}`)),Yr(this,"getReqServletNameReal",(()=>""+this.reqServletNameReal)),Yr(this,"getAppDelimeter",(()=>""+this.appDelimeter)),Yr(this,"getApplicationName",(()=>""+this.appName)),Yr(this,"getApplicationAlias",(()=>""+this.appAlias)),Yr(this,"getServletPath",(()=>""+this.reqServletPath)),Yr(this,"getOrganizationName",(()=>""+this.orgName)),Yr(this,"getReqContextName",(()=>Vr(this.reqContextName))),Yr(this,"getRoutingInfo",(()=>this.routingInfo)),Yr(this,"processUrl",((e,t)=>{t&&(e=e.toLowerCase());const n=new RegExp(this.getApplicationPath(),"i");return e=e.replace(n,""),Vr(e)})),Yr(this,"getEndPointInfo",(e=>{let t=this.processUrl(e,!0),n=this._getMatchedRouteInRoutingTable(t);void 0===n&&(t=this.processUrl(this.defaultViewUrlPath,!0),n=this._getMatchedRouteInRoutingTable(t));const{routeKey:r,payload:o}=this.appRoutes[n],{reqType:i,endPoint:a,params:s}=this.appRoutesMeta[r].restApi,c={...o},{caseClassName:u,caseID:l}=c;if(Hr.isRemoteCase(u)){const{RemoteClassGroup:e,RemoteSystemID:t}=Hr.getRemoteCase(u);c.caseID=null==l?void 0:l.replace(u,null==e?void 0:e.toUpperCase()),c.RemoteSystemID=t}const p={routeKey:r,requestType:i,routeEndpoint:a,payload:{...s,...c}};return this._resolveRoute(p,this.processUrl(e,!1),n)})),Yr(this,"_resolveRoute",((e,t,n)=>{const r=[],o=t.split("/"),i=n.split("/"),a={};for(let e=0;e<i.length;e+=1)r[e]=i[e],Ur(i[e])&&(a[this._getDynamicKeyName(i[e])]=o[e],r[e]=o[e]);const s=this._resolvePayload(e,a,n);return{...this._resolveRouteEndPoint(s,n),urlPath:r.join("/")}})),Yr(this,"_resolveRouteEndPoint",((e,t)=>{let{routeEndpoint:n}=e;if(!Ur(n))return e;const r={};if(r[t]=e,void 0!==e.payload){const t=n.match(jr);for(let o=0;o<t.length;o+=1){const i=t[o],a=this._getDynamicKeyName(i);if(void 0!==e.payload[a]){const t=e.payload[a];n=n.replace(i,t)}else this._sendWarningAndErrorMessages(`Unable to resolve dynamic token {${a}} in routeEndpoint- ${a} is missing in payload`,r)}}else this._sendWarningAndErrorMessages("Unable to resolve dynamic token(s) in routeEndpoint- payload is missing in routing table for-",r);return{...e,routeEndpoint:n}})),Yr(this,"_resolvePayload",((e,t,n)=>{if(void 0===e.payload)return e;const r={};r[n]=e;const o={...e.payload};for(const e in o)if(Object.prototype.hasOwnProperty.call(o,e)){let n=o[e];if(Ur(n)){const i=n.match(jr);for(let e=0;e<i.length;e+=1){const o=i[e],a=this._getDynamicKeyName(o);if(void 0!==t[a]){const e=t[a];n=n.replace(o,e)}else this._sendWarningAndErrorMessages(`Unable to resolve dynamic token {${a}} in payload- {${a}} is missing in semantic url construct`,r)}o[e]=n}}return{...e,payload:o}})),Yr(this,"_getMatchedRouteInRoutingTable",(e=>{let t=this._findMatchedRouteInStaticList(e);return void 0!==t?t:(t=this._findMatchedRouteInDynamicList(e),void 0!==t?t:void 0)})),Yr(this,"_findMatchedRouteInStaticList",(e=>this.staticRoutesList.find((t=>t.toLowerCase()===e.toLowerCase())))),Yr(this,"_findMatchedRouteInDynamicList",(e=>{const t=e.split("/");return this.dynamicRoutesList.find((e=>{const n=e.split("/");if(n.length!==t.length)return!1;let r=0;for(r=0;r<n.length;r+=1){const e=n[r].toLowerCase();if(!Ur(e)&&e!==t[r]&&Fr(e)!==t[r])return!1}return!0}))})),Yr(this,"_sendWarningAndErrorMessages",((e,t)=>{$r(e,t,"warning"),$r("Error in Generated Routing Table",null,"error"),$r("Back | Forward for this page may NOT work as intended",null,"warning"),$r("Bookmark | Refresh for this page may NOT work as intended",null,"warning")})),this.routingInfo,this.appRoutes,this.appRoutesMeta,this.appName,this.appAlias,this.orgName,this.reqContextName,this.reqServletPath,this.defaultViewUrlPath,this.staticRoutesList=[],this.dynamicRoutesList=[],this.appDelimeter,this.reqServletNameReal,this.bDefaultPortal,this.portalName}getSemanticURL(e,t){return this._buildSemanticURL(e,t)}getResolvedSemanticURL(e,t,n={}){const r=this.getSemanticURL(e,t);let o=r;Ur(r)&&r.match(jr).forEach((e=>{const t=this._getDynamicKeyName(e);n[t]&&(o=o.replace(e,n[t]))}));const i=new URL(un()+(o?"/"+o:""));return this.getPortalName()&&i.searchParams.append("portal",this.getPortalName()),i.toString()}_buildSemanticURL(e,t){const{urlPattern:n}=this.appRoutesMeta[e],r=n.split("/").length,o=Object.keys(this.appRoutes);for(let e=0;e<o.length;e+=1){const n=this.appRoutes[o[e]];if(o[e].split("/").length===r){const r=Object.keys(t);let i=!1;for(let e=0;e<r.length;e+=1){if(t[r[e]]!==n.payload[r[e]]){i=!1;break}i=!0}if(i)return o[e]}}return""}getRestEndPoint(e,t){try{return this._buildRestApi(e,t)}catch(e){throw console.error(e),this.appRoutes&&this.appRoutesMeta?(console.info("Routes object: ",JSON.stringify(this.appRoutes)),console.info("RoutesMeta object: ",JSON.stringify(this.appRoutesMeta))):console.info("Routes in not defined: ",this.appRoutes,this.appRoutesMeta),e}}_buildRestApi(e,t){if(e&&this.appRoutesMeta[e]){const{reqType:n}=this.appRoutesMeta[e].restApi;let{endPoint:r}=this.appRoutesMeta[e].restApi;const o=r.match(jr);if(o)for(let e=0;e<o.length;e+=1){const n=o[e].replace("{","").replace("}",""),i=new RegExp(o[e],"g");r=r.replace(i,t[n])}return{restApi:r,reqType:n}}throw`Cannot find route metadata for the routeKey: ${e}.`}};const zr=(e,t)=>{if(!e||!t)return null;let n,r=ot.EMPTY_STRING;return t&&(r=`${t}${ot.FORWARD_SLASH_STRING}${e}`,n=$i(r),n||-1!==t.indexOf("/")?n||(r=zr(e,Nr(t))):r=`${t}${ot.FORWARD_SLASH_STRING}${e}`),r},Kr=(e,t)=>{const n=zr(e,t);return n&&$i(n)?$i(n):{}},Xr="replace";let Jr,Qr,Zr,eo="Home",to=!0;const no=()=>to,ro=(e,t)=>qr.getSemanticURL(e,t),oo=(e,t)=>qr.getRestEndPoint(e,t),io=(e,t)=>{let n=un();const r=oo(e,t);return r.restApi.startsWith("/")||(r.restApi="/"+r.restApi),n.endsWith("/")&&(n=n.substring(0,n.length-1)),r.restApi=n+r.restApi,r},ao=(e,t,n)=>{const{root:r,resources:o}=e,{views:i}=o,{config:a}=r;let s;s=n||i[a.name].config.urlPath;const c=s.match(jr);if(c){const e=nt.getIn(t,a.context);s=s.replace(c[0],e.pyID)}return"/"===s[0]&&(s=s.substring(1,s.length)),{pxURLPath:s,historyAction:"add"}},so=(e,t=!1,{urlPathObjParam:n,infoParam:r,optionsParam:o})=>{let i,a,s;if(!1===window.PCore.getBehaviorOverride("dynamicSemanticUrl"))return;if(t)i=n,a=r,s=o;else{const{uiResources:t,data:r}=e;({options:s}=e),i=n&&Ur(n.pxURLPath)?ao(t,r,n.pxURLPath):n||ao(t,r),a=qr.getEndPointInfo(i.pxURLPath),i.pxURLPath=a.urlPath}const c=((e,t,n)=>{let r;if(void 0===n.pxURLPath)r=n.fullPath,r=Vr(r);else{r=`${e}/${t}`;const o=Vr(n.pxURLPath);o&&(r=`${r}/${o}`)}const o=r.split("/"),i=o[o.length-1],a=new URLSearchParams(Qr);if(i.toLowerCase()!==eo.toLowerCase()||a.has("noPortal")||(r=`${e}/${t}`),!qr.isDefaultPortal()){const e=qr.getPortalName();a.has("portal")?a.set("portal",e):a.append("portal",e)}return a.toString()&&(r+="?"+a.toString()),r})(Jr,qr.getApplicationPath(),i),{title:u}=((e,t,n)=>{if(e=(e=>{let t=e.split(" ");return t=t.map((e=>e.charAt(0).toUpperCase()+e.slice(1))),t.join(" ")})(e=e&&""!==e?e:qr.getApplicationName()),n===`${Jr}/${t}/`)return{title:e};const r=n.replace(`${Jr}/${t}/`,""),o=r.split("/");return/\d/.test(r)?{title:`${e}- ${o[o.length-1]}`}:{title:`${e}- ${o[0]}`}})(Zr,qr.getApplicationPath(),c),l=((e,t)=>(void 0!==e&&(e.options=t),{stateObj:e}))(a,{...s,title:u});kr(u),"add"===i.historyAction?((e,t,n)=>{try{window.history.pushState(e,t,n)}catch(e){throw new Error("Error- Unable to Add to Browser History")}})(l,u,c):i.historyAction===Xr&&((e,t,n)=>{try{window.history.replaceState(e,t,n)}catch(e){throw new Error("Error- Unable to Replace Browser History")}})(l,u,c)},co=e=>{const{uiResources:t}=e;no()&&(e.directUrlUpdation||(e=>{if(e&&e.root){const{root:t}=e,{resources:n}=e,{views:r}=n,o=t.config,i=o.type,a=o.name;if("VIEW"===i.toUpperCase()){const e=r[a].config;if(e.type){const t=e.type;return!(!e.urlPath||"PAGE"!==t.toUpperCase())}}return!1}return!1})(t))&&(e=>{let t=null;e.directUrlUpdation&&(t={historyAction:"add"},t.pxURLPath=e.semanticURL),so(e,!1,{urlPathObjParam:t,infoParam:null,optionsParam:null})})(e)},uo=e=>{const t={routeEndpoint:e.routeEndpoint,requestType:e.requestType,payload:e.payload,routeKey:e.routeKey};return e.options&&(t.options=e.options),t},lo=e=>{const t=(e=>e.state?e.state.stateObj:null)(e);t&&qt(i.showHistory(uo(t)))},po=()=>qr.getApplicationPath()!==Gr(),fo=(e,t=!1)=>{var n;Jr=e.domain,Qr=e.searchParams,!1===t&&no()&&(n=lo,window.addEventListener("popstate",(e=>n(e))),window.onbeforeunload=()=>null),qr.init(e,eo)},ho={},go=e=>{const{context:t}=e;((e,t)=>ho[t]&&Object.prototype.hasOwnProperty.call(ho[t],e))(e.reference,t)&&class{static handleExpression(e,t,n,r){const o=this.getContext(e,r);ln({actionObject:{action:"decexp",params:{source:e,value:t,targets:n},context:o}}).then((e=>e.json())).then((e=>{this.updateState(e,r)})).catch((e=>window.console.log(e)))}static getContext(e,t){const n=e.substring(0,e.indexOf("."));return{name:n,class:vn.getProperyValue(n+".pxObjClass",null,t)||vn.getProperyValue(n+".pyClassName",null,t)}}static updateState(e,t){Object.keys(e).forEach((n=>qt({type:it,payload:{context:t,reference:n,value:e[n]}})))}}.handleExpression(e.reference,e.value,ho[t][e.reference],t)};var yo=new class{constructor(){this._dataSourceMap={}}hasContextName(e){return e in this._dataSourceMap}addContextName(e,t){t&&Object.keys(t).length>0?this._dataSourceMap[e]=t:this._dataSourceMap[e]={}}getContextObjectByName(e){return e in this._dataSourceMap?this._dataSourceMap[e]:null}deleteContextName(e){this.hasContextName(e)&&delete this._dataSourceMap[e]}addOrUpdatePropertyInContext(e,t,n){if(this.hasContextName(e)){const r=this.getContextObjectByName(e);if(Array.isArray(n))r[t]=n;else{const e=r[t];r[t]=[...new Set([...e,n])]}}else{const r={};Array.isArray(n)?r[t]=n:r[t]=[n],this.addContextName(e,r)}}deletePropertyInContext(e,t){if(this.hasContextName(e)){const n=this.getContextObjectByName(e);t in n&&delete n[t]}}getPropertyFromContext(e,t){if(this.hasContextName(e)){const n=this.getContextObjectByName(e);if(t in n)return n[t]}return[]}getDependencies(e,t){const n=this.getPropertyFromContext(e,t),r=new Set(n);return n.forEach((e=>{r.add(e)})),[...r]}};const mo=e=>{if(e){const{stageID:t,stages:n=[]}=e,r=n.length;for(let e=0;e<r;e+=1)if(n[e].ID===t)return"create"===n[e].transitionType&&"active"===n[e].visited_status}return!1},Eo=(e,t)=>{if(e&&t){const n=nt.getIn(t,["assignments","0","assigneeInfo"],{}),{ID:r,type:o}=n;return"worklist"===o&&r===e}return!1},Io=e=>{const{activeActionID:t,availableActions:n}=e;if(t&&n){const e=n.find((e=>e.ID===t));return Boolean(e)}return!1},_o=(e,t)=>{const n=vn.getProperyValue(rt.CASE_INFO.ACTIVE_ACTION_ID,t,e),r=vn.getProperyValue(rt.CASE_INFO.AVAILABLEACTIONS,t,e);let o=!1;if(r&&n){const e=r.find((e=>e.ID===n));e&&(o=e.type.toLowerCase()===rt.LOCAL_ACTION_TYPE.CASE_WIDE.toLowerCase())}return o},Ao=e=>{var t;const n=null==e||null===(t=e.parentCaseInfo)||void 0===t?void 0:t.ID;return Boolean(e&&n)};var vo="REFRESH_DATA";const So={},bo=e=>{const{context:t,pageReference:n}=e;if(!(e=>So[e]&&Object.keys(So[e]).length>0)(t))return;const r=_o(t,n),o=vn.getProperyValue(rt.CASE_INFO.ACTIVE_ACTION_ID,n,t)?vn.getProperyValue(rt.CASE_INFO.ACTIVE_ACTION_ID,n,t):vn.getProperyValue(rt.CASE_INFO.ASSIGNMENTACTION_ID,n,t);((e,t,n,r)=>{e&&n&&t&&qt((e=>({type:vo,payload:e}))({ID:e,actionID:t,context:n,caseWideAction:r,contextData:!0}))})(r?vn.getProperyValue(rt.CASE_INFO.CASE_INFO_ID,n,t):vn.getProperyValue(rt.CASE_INFO.ASSIGNMENT_ID,n,t),o,t,r)},{APP:To}=ot;let Oo={};const Ro="You will lose unsaved changes. Do you want to continue?",Co="You have reached maximum limit of pending changes. Please commit/cancel one or more changes to continue.",No=(e=To.APP)=>{const t=(e=>{const t=Dn(),n=[];if(t[e])for(const r in t[e].fieldOrder)Object.prototype.hasOwnProperty.call(t[e].fieldOrder,r)&&!1===t[e].fieldOrder[r].getConfigProps().visibility&&n.push(r);return n})(e),n={},r=Oo[e];for(const e in r)Object.prototype.hasOwnProperty.call(r,e)&&-1===t.indexOf(e)&&nt.buildObject(e,n,r[e].value);return n},Po=e=>Oo[e]&&Object.keys(Oo[e]).some((t=>Oo[e][t].initialValue!==Oo[e][t].value)),wo=e=>{e&&Oo[e]?Oo[e]={}:"all"===e&&(Oo={})};var Do=e=>e=>t=>{const{type:n,payload:r={}}=t||{};n===at&&(go(r),(e=>{const t=nt.getPropertyName(e.propertyName),{classID:n,context:r,pageReference:o}=e,i=yo.getDependencies(r,t),a={context:r,datapages:{}};i.forEach((e=>{const t=yn(e,n),{datasource:i}=t,s={};let c=[];i.parameters.forEach((e=>{e.value?(s[e.name]=Jt(`${o}.${nt.getPropertyName(e.value)}`,null,r)||"",c.push(s[e.name]||ot.NULL_STRING)):(s[e.name]="",c.push(ot.NULL_STRING))})),c=i.name.concat(ot.UNDERSCORE_STRING,nt.getHashedString(c.join(ot.HASH_DELIMITER)));const{name:u}=i,l=(p=u)in hn?hn[p]:null;var p;a.datapages[c]={mode:i.mode,propertyName:e,name:i.name,dataViewParameters:s,refreshStrategy:null==l?void 0:l.refreshStrategy}})),i.length&&qt({type:Vt,payload:a})})(r),((e,t)=>{if(!e||!t)return!1;const n=Oo[e]&&Oo[e][t];return!!n&&n.previousValue!==n.value})(r.context,r.reference)&&bo(r)),n===it&&(e=>{const{payload:t}=e,{context:n,reference:r,initialValue:o=""}=t;Oo[n]=Oo[n]||{},Oo[n][r]?Oo[n][r].previousValue=Oo[n][r].value:(Oo[n][r]={initialValue:o||Jt(t.reference,null,n)},Oo[n][r].previousValue=Oo[n][r].initialValue),Oo[n][r].value=t.value})(t),n&&[Tt,St,Rt].includes(n)&&(wo(r.context),(r.childContainersContexts||[]).forEach((e=>{wo(e)}))),e(t)},xo=No;const Mo={},Lo=(e,t)=>{e.DeclareExpressions&&((e={})=>{nt.copy(e,ho)})({[t.context]:e.DeclareExpressions})},jo=(e,t,n=!1)=>{const r=nt.getIn(e,ot.RESOURCERS);r&&((e=>{e&&(e=>{if(e.views&&gn(e.views,pn),e.navigations&&gn(e.navigations,fn),e.fields){if(e.datapages){const{datapages:t={}}=e;Object.keys(e.fields).forEach((t=>{const n=e.fields[t];n.datasource&&"DataPage"===n.datasource.tableType&&(n.datasource.mode=e.datapages[n.datasource.name].mode)})),Object.keys(t).forEach((e=>{hn[e]=t[e]}))}gn(e.fields,dn)}})(e)})(r),Lo(r,t),(e=>{var t;e.Theme&&(t=e.Theme,nt.copy(t,Mo))})(r)),n||co({...e,options:t})};var Uo=new class{constructor(){var e,t;t={SCRIPT:"script",STYLE:"link"},(e="getTypes")in this?Object.defineProperty(this,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):this[e]=t,this.loaderObj={},this.staticServerURL="",this.constellationServiceUrl="",this.loadedAssets={},this.appAlias="",this.b2sJWT=null}getStaticServerUrl(){return this.staticServerURL}getConstellationServiceUrl(){return this.constellationServiceUrl}setAppAlias(e){this.appAlias=e}getAppAlias(){return this.appAlias}getSvcComponentsConfig(e){let t="",n=0;e.forEach((e=>{t+=`${0===n?"?":"&"}field${n}=${e.field}&value${n}=${e.value}`,n+=1}));const r=`${this.constellationServiceUrl}/v861/${this.appAlias}/componentslist${t}`;return fetch(r,{method:"GET",credentials:"include",headers:{Authorization:"Bearer "+this.b2sJWT}}).then((e=>e.json())).then((e=>({data:e})))}getSvcImage(e){const t=`${this.constellationServiceUrl}/v861/${this.appAlias}/image/${e}`;return fetch(t,{method:"GET",credentials:"include",headers:{Authorization:"Bearer "+this.b2sJWT}}).then((e=>e.blob()))}getSvcComponent(e){const t=`${this.constellationServiceUrl}/v861/${this.appAlias}/component/${e}`;return fetch(t,{method:"GET",credentials:"include",headers:{Authorization:"Bearer "+this.b2sJWT}}).then((e=>e.text())).then((e=>e))}initServer(e,t){this.staticServerURL=e;const n=e.lastIndexOf("/",e.length-2);n>0&&(this.constellationServiceUrl=e.substring(0,n)),this.b2sJWT=t}register(e,t){this.loaderObj[e]=t}getLoader(e){let t={};return t=e?this.loaderObj[e]:(e,t)=>new Promise(((n,r)=>{const o=document.createElement(t);"script"===t?(o.onload=()=>{n(e)},o.onerror=()=>{r(e)},o.type="text/javascript",o.charset="UTF-8",o.async=!1,o.src=e):(o.type="text/css",o.rel="stylesheet",o.href=e),document.head.appendChild(o)})).catch(),t}loadAssets(e){if(!e)return Promise.resolve();const t=[];return e.forEach((e=>{this.loadedAssets[e]||(-1!==e.indexOf(".js")?t.push(this.getLoader()(this.getStaticServerUrl()+e,this.getTypes.SCRIPT)):-1!==e.indexOf(".css")&&this.getLoader()(this.getStaticServerUrl()+e,this.getTypes.STYLE),this.loadedAssets[e]=!0)})),Promise.all(t)}};const Vo="component-loader",Fo={};var ko=async(e,t)=>{const n=Uo.getLoader(),r=t||Uo.staticServerURL;if(!e||window.PCore&&!1===window.PCore.getBehaviorOverride("dynamicLoadComponents"))return Promise.resolve();if(Uo.getLoader(Vo))return await Uo.getLoader(Vo)(e||[],r);const o=[];return e.forEach((e=>{if(Fo[e])return;const t=mn.getComponent(e);if(t)(t.scripts||[]).forEach((e=>{const t=e.startsWith("http")?e:r+e;o.push(n(t,Uo.getTypes.SCRIPT))})),(t.styles||[]).forEach((e=>{o.push(n(r+e,Uo.getTypes.STYLE))})),Fo[e]=!0;else{const t=`${Uo.getConstellationServiceUrl()}/v860/${Uo.getAppAlias()}/component/${e}.js`;o.push(n(t,Uo.getTypes.SCRIPT))}})),Promise.all(o)};const Go={},$o={},Bo=e=>{const t=e.getContextName();Go[t]||(Go[t]=[]),$o[t]||($o[t]=[])},Wo=(e,t)=>{const n=$o[e],r=Pn(t);n.indexOf(r)<0&&$o[e].push(r)},Ho=(e,t=0,n,r={})=>{const{skipStateUpdate:o=!0}=r,i=n.getContextName();let a=n.getReferenceList();const s=n.getPageReference();a||(a=((e,t)=>{const n=e.indexOf(rt.CONTENT)+rt.CONTENT.length,r=e.indexOf(`[${t}]`),o=e.substring(n,r);return Pn(o)})(s,t)),Bo(n),Wo(i,`${a}[${t}]`);const c={instruction:ot.LIST_ACTIONS.UPDATE,content:{...nt.unflatten(e)}};((e,t)=>{const{target:n,listIndex:r}=e;let o=!1;const i=Go[t];if(i&&i.length>0){const e=i[i.length-1],{target:t,listIndex:a,instruction:s}=e;n===t&&r===a&&[ot.LIST_ACTIONS.UPDATE,ot.LIST_ACTIONS.INSERT].includes(s)&&(o=!0)}return o})({target:a,listIndex:t+1},i)?((e,t)=>{const n=Go[t].length-1,r=Go[t][n].content;Go[t][n].content={...r,...e}})(c.content,i):Go[i].push({...c,target:a,listIndex:t+1}),o||qt(Or({...c,listIndex:t,context:i,referenceList:s}))},Yo=new Map,qo=e=>{if(e){const t=e.toLowerCase();let n="primary";return Yo.has(t)&&(n=Yo.get(t)),n}return""};var zo,Ko,Xo,Jo="pxOperator",Qo="pxApplication",Zo="pxLocale";class ei{static setEnvironmentInfo(e){this.environmentInfoObject=e}static getOperatorName(){return this.environmentInfoObject[Jo].pyUserName}static getOperatorWorkGroup(){return this.environmentInfoObject[Jo].pyWorkGroup}static getOperatorIdentifier(){return this.environmentInfoObject[Jo].pyUserIdentifier}static getOperatorImageInsKey(){return this.environmentInfoObject[Jo].pyImageInsKey}static getApplicationLabel(){return this.environmentInfoObject[Qo].pyLabel}static getApplicationName(){return this.environmentInfoObject[Qo].pyRuleName}static getUseLocale(){return this.environmentInfoObject[Zo].pyUseLocale}static getAccessGroup(){return this.environmentInfoObject[Jo].pyAccessGroup}static getTimeZone(){return this.environmentInfoObject[Zo].pyTimeZone}static getTheme(){return this.themeOverrides}static setTheme(e){return this.themeOverrides=e,this.themeOverrides}static setLocale(e){this.locale=e.replace("_","-")}static getEnvironmentKeys(){return Object.keys(ot.ENV_INFO_KEYS)}}Xo=()=>ei.locale,(Ko="getLocale")in(zo=ei)?Object.defineProperty(zo,Ko,{value:Xo,enumerable:!0,configurable:!0,writable:!0}):zo[Ko]=Xo;var ti=ei;const ni={CASE_INFO:`${ot.DATA}.${ot.CASE_INFO.CASE_INFO}`,CASE_CLASS_NAME:`${ot.DATA}.${ot.CASE_INFO.CASE_TYPE_ID}`,NEXT_ASSIGNMENT_INFO_ID:`${ot.DATA}.${ot.NEXT_ASSIGNMENT_INFO_ID}`,ASSIGNMENTS:`${ot.DATA}.${ot.CASE_INFO.ASSIGNMENTS}`,CASE_INFO_ID:`${ot.DATA}.${ot.CASE_INFO.CASE_INFO_ID}`,CASE_FIRST_FLOW_ACTION_NAME:`${ot.DATA}.${ot.CASE_INFO.ASSIGNMENTACTION_ID}`,CASE_FIRST_ASSIGNMENT_ID:`${ot.DATA}.${ot.CASE_INFO.ASSIGNMENT_ID}`},ri=(e,t)=>{const{vcName:n,containerName:r}=t;return r||n||qo(e)},oi=e=>{const t=e.lastIndexOf(ot.FORWARD_SLASH_STRING)+1,n=e.lastIndexOf(ot.UNDERSCORE_STRING);return e.substring(t,n)},ii=e=>e===ki.WORKAREA,ai=e=>e===ki.MODAL,si=e=>e===It,ci=e=>nt.getIn(e,ni.CASE_INFO,{}),ui=e=>{const[,t]=e?e.split(" "):[];return t},li=e=>nt.getIn(e,ni.CASE_CLASS_NAME,ot.EMPTY_STRING),pi=e=>nt.getIn(e,ni.CASE_INFO_ID,ot.EMPTY_STRING),fi=(e,t)=>{const{removeActionPayload:n,target:r}=t;if(n&&n.containerItemID){const{containerItemID:t,context:o}=n;e.push(vr(mr,{containerItemID:t,context:o||Zi(t),target:r}))}},di=e=>{const t=Nr(e),n=da(t),r=da(e),o=Bi(n,t),i=Bi(r,e),{key:a}=o||{},{key:s}=i||{};return a&&s&&a===s},hi=(e,t,n={})=>{const{skipFlowNameUpdate:r}=n,o=pi(t);if(nt.setIn(e,"key",o),!r&&(e=>{const t=nt.getIn(e,ni.ASSIGNMENTS,[]);return t&&t.length>0})(t)){const n=(e=>nt.getIn(e,ni.CASE_FIRST_ASSIGNMENT_ID,ot.EMPTY_STRING))(t),[,r]=n.split("!");nt.setIn(e,"flowName",r)}},gi=(e,t)=>{const{attachmentsExist:n}=t;n&&nt.setIn(e,rt.SUMMARY_OF_ATTACHMENTS_LAST_REFRESH_TIME,(new Date).toLocaleString()),nt.setIn(e,rt.SUMMARY_OF_ASSIGNMENT_LAST_SUBMIT_TIME,(new Date).toLocaleString())},yi={PAGE:"page",FORM:"form"},mi=(e,t,n={})=>{if(!e)return{};const r={etag:e.etag},{RemoteSystemID:o}=n;return e[rt.REMOTE_SYSTEM_ID]||e[rt.REMOTE_SYSTEM_ID.toLowerCase()]||o?r.RemoteSystemID=e[rt.REMOTE_SYSTEM_ID]||e[rt.REMOTE_SYSTEM_ID.toLowerCase()]||o:Hr.isRemoteCase(t)&&(r.RemoteSystemID=Hr.getRemoteHeader(t)),r},Ei=e=>{const t=((e,t={})=>{const n={},r=zt(e),{ignoreFieldsInsideList:o=!0}=t;if(r&&r.caseInfo&&r.caseInfo.content){const{formInputs:t,attachments:i}=((e,t={})=>{const n=[],r=[],o=Dn(),{ignoreFieldsInsideList:i=!0}=t;if(o[e])for(const t in o[e].fieldOrder)if(Object.prototype.hasOwnProperty.call(o[e].fieldOrder,t)){const a=o[e].fieldOrder[t],s=xn(a),c=a.isInsideList();s&&("Attachment"===a.getMetadata().type?a.attachmentsInfo&&(a.attachmentsInfo.ID||a.attachmentsInfo.delete)&&r.push(a.attachmentsInfo):(!c||c&&!i)&&n.push(t))}return{formInputs:n,attachments:r}})(e,{ignoreFieldsInsideList:o});i&&i.length>0&&nt.buildObject("caseInfo.attachments",n,i),t&&t.length>0?t.forEach((e=>{nt.buildObject(e,n,nt.getIn(r,e))})):nt.buildObject("caseInfo.content",n,{})}return n})(e),n=No(e),r=He()(n,t);let o={},i=!1;if(r&&r.caseInfo){o={...r.caseInfo},r.caseInfo.attachments&&(i=!0);const t=Go[e]||[];t&&(o.pageInstructions=t),(e=>$o[e]||[])(e).forEach((e=>{const t=e.split(".");o&&o.content&&nt.deleteIn(o.content,[...t])}))}return nt.escapeObject(o),{content:o,attachmentsExist:i}},Ii=(e,t)=>{let n,r,o={};nt.getIn(e,ot.UI_RESOURCERS)&&(n=nt.getIn(e,ot.UI_RESOURCERS_CONTEXT_DATA),r=nt.getIn(e,ot.ROOT),o=nt.getIn(e,ot.ACTION_BUTTONS));const{data:i={},Errors:a,semanticURL:s,key:c,flowName:u}=e,l=nt.getIn(e,"nextAssignmentInfo",null),p=nt.getIn(e,"nextAssignmentInfo.context","");return{data:{...i,key:c,flowName:u,caseInfo:{...i.caseInfo,actionButtons:o,headers:t.headers},[ot.CONTEXT_DATA]:{...i[ot.CONTEXT_DATA],...n,errors:a}},semanticURL:s,nextAssignmentInfo:l,assignmentContext:p,key:c,root:r,...t}},_i=async(e,t,n,r=!1)=>{const o=nt.getIn(e,ot.COMPONENTS);if(o)try{await ko(o)}catch(e){console.error(e)}const i={actionConfig:t,...n};r?co({...e,options:i,directUrlUpdation:!0}):jo(e,i)},Ai=(e="")=>{const t=e.indexOf(" "),n=e.indexOf("!");return e.substring(t+1,n)},vi=e=>{if(e){const[,t]=e.split("!");return{key:Ai(e),flowName:t}}return{}},Si=e=>{const{payload:t}=e,{err:n,context:r,actionMgrID:o}=t,i=n&&n.response?n.response.data:"",a=(e=>{const t=Dn(),n=[];if(t[e])for(const r in t[e].fieldOrder)Object.prototype.hasOwnProperty.call(t[e].fieldOrder,r)&&!1!==t[e].fieldOrder[r].getConfigProps().visibility&&n.push(r.substring(r.indexOf("content")+8));return n})(r);return o&&Vn.rejectActionByID(o),vr(Sr,"Error action triggered",i,r,a)},bi=(e,t)=>oa(e)&&aa(e)?vr(Er,t):vr(dr,t),Ti=(e,t,n=ot.APP.APP,r={})=>{let o=null;const{buildNew:i=!0}=r;return oa(e)?o=aa(e)?Ji(e):Pr(t,n):ia(e)&&(aa(e)&&!i?o=ea(e):aa(e)&&!i||(o=Pr(t,n))),o},Oi=e=>e&&e.type===vt,Ri=e=>{let t=!1;const n=ra(e);for(let e=0;e<n.length;e+=1){const r=n[e];if(r&&Po(r)){t=!0;break}}return t},Ci=(e,t={})=>{let n=!1,r=!1,o={},i=!0,a=!1,s=!1;const{showConfirmDialogForMaxDocumentLimitReached:c=!1,dirtyMessage:u,skipChildDirtyState:l=!1}=t;if(oa(e)){const t=Ji(e),r=Zi(t);Po(r)&&(n=!0),l||n||(n=Ri(t))}else if(ia(e)&&ua(e)){let t=la(e);t||(t=Ji(e),r=!0),o.containerItemID=t,o.context=Zi(t)}return n&&(a=window.confirm(u||Ro)),!a&&n&&(o={},i=!1),r&&(c?s=window.confirm(Co):(window.alert(Co),i=!1)),!s&&r&&(o={},i=!1),{continueExecution:i,removeActionPayload:o}},Ni="PAGE",Pi="ASSIGNMENT",wi="CASE",Di=(e,t)=>{let n=!1;const{insKey:r,isParallelCall:o,skipFlowNameCheck:i}=t;if(!r)return{};const[,a]=r.split("!")||"",s=i?r:Ai(r),c=zi(e,s);let u={},l=!1;if(c&&(n=!0,u=Bi(e,c),!i)){var p;let e=null===(p=u)||void 0===p?void 0:p.flowName;const t=oi(c),r=ta(c);if(r.length){var f;const n=zr(t,r[0]);e=null===(f=Bi(n,r[0]))||void 0===f?void 0:f.flowName}else n=e===a;(e!==a||o)&&(l=!0)}return{activate:n,activateContainerActionPayload:{target:e,isParallelAssignment:l,containerItemID:c,semanticURL:u.semanticURL,insKey:r}}},xi=(e,t,n)=>e===Ni?((e,t={})=>{let n=!1;const{semanticURL:r}=t,o=zi(e,r);return o&&(n=!0),{activate:n,activateContainerActionPayload:{target:e,containerItemID:o,semanticURL:r}}})(t,n):e===Pi?Di(t,n):e===wi?Di(t,{...n,skipFlowNameCheck:!0}):{},Mi=(e=[])=>{aa(`${ot.APP.APP}/${ot.PREVIEW}`)&&e.push(vr(fr,pa({context:rt.APP.APP,name:ot.PREVIEW})))},Li=(e,t)=>{const{data:n={},context:r,caseViewMode:o}=e,i={data:{...n},caseViewMode:o,context:Nr(r)};nt.deleteIn(i.data,"shared"),nt.setIn(i.data,["context_data","caseViewMode"],o),t.push({type:$t,payload:{context:i.context}}),t.push(vr(ir,i))},ji=e=>{if(Array.isArray(e)&&e.length>0){const t=e[0];if("other"===nt.getIn(t,["payload","assignmentContext"])){const e={assignmentID:nt.getIn(t,["payload","nextAssignmentInfo","ID"]),vcName:ot.PRIMARY,targetContainerName:nt.getIn(t,["payload","target"]),context:nt.getIn(t,["payload","context"]),isChild:!0};qt({type:gt,payload:{...e}})}else qt(e)}};var Ui=new class{constructor(){!function(e,t,n){t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}(this,"error",(e=>{console.error(e)}))}};const Vi={defaultLimit:16},Fi={SINGLE:"single",MULTIPLE:"multiple"},ki={PRIMARY:"primary",WORKAREA:"workarea",MODAL:"modal",PREVIEW:"preview"},Gi=()=>Yt().getState().containers,$i=e=>e?Yt().getState().containers[e]:(Ui.error("getContainerData: target is the required parameter"),null),Bi=(e,t)=>{if(!e||!t)return Ui.error("getContainerItemData: target and containerItem are required parameter"),null;const n=Gi()[e];return n&&n.items&&n.items[t]||null},Wi=e=>{var t;return e?(null===(t=Yt().getState().containers[e])||void 0===t?void 0:t.items)||{}:(Ui.error("getContainerItems: target is the required parameter"),null)},Hi=e=>{var t;return e?(null===(t=Yt().getState().containers[e])||void 0===t?void 0:t.accessedOrder)||[]:(Ui.error("getContainerAccessOrder: target is the required parameter"),[])},Yi=e=>{var t;return e?(null===(t=Hi(e))||void 0===t?void 0:t.length)>0||!1:(Ui.error("areContainerItemsPresent: target is the required parameter"),!1)},qi=(e,t,n)=>{if(!e||!t)return Ui.error("isContainerItemExists: target and key are required parameters"),!1;const r=Gi()[e],o=r&&r.items||null,i=n||((e,t)=>e===t);if(t&&o)for(const e in o)if(i(t,o[e].semanticURL))return!0;return!1},zi=(e,t,n)=>{if(!e||!t)return Ui.error("getContainerItemName: target and key are required parameters"),null;const r=Gi()[e],o=r&&r.items||null,i=n||((e,t)=>e===t);if(t&&o)for(const e in o)if(i(t,o[e].key))return e;return null},Ki=(e,t)=>{if(!e||!t)return Ui.error("isContainerInitialized: context and name are required parameters"),!1;const n=Gi();return n&&Object.prototype.hasOwnProperty.call(n,`${e}/${t}`)},Xi=(e,t)=>{if(!e||!t)return Ui.error("getContainerType: context and name are required parameters"),null;const n=Gi()[`${e}/${t}`];return n&&n.type},Ji=e=>{if(!e)return Ui.error("getActiveContainerItemName: target is the required parameter"),null;let t=null;const n=Gi();if(n&&n[e]){const r=n[e],{accessedOrder:o}=r;t=o&&o.length>0?o[o.length-1]:null}return t},Qi=(e,t,n)=>{if(!e||!t)return Ui.error("isContainerItemActive: target and key are required parameters"),!1;const r=zi(e,t,n);return!!r&&r===Ji(e)},Zi=e=>{if(!e)return Ui.error("getDataContextName: containerItemName is required parameters"),null;let t=null;const n=Gi();for(const r in n)if(Object.prototype.hasOwnProperty.call(n,r)&&n[r].items){const o=n[r].items[e];if(t=o?o.context:null,t)break}return t},ea=e=>{if(!e)return Ui.error("getActiveContainerItemContext: target is required parameters"),null;let t=null;const n=Gi();if(n&&n[e]){const r=n[e],{accessedOrder:o}=r,i=o&&o.length>0?o[o.length-1]:null;t=Zi(i)}return t},ta=e=>{if(!e)return Ui.error("getChildContainerItems: containerItemName is required parameters"),[];const t=e.endsWith("/")?e:e+"/";let n=[],r=!1;const o=Gi(),i=n=>{const o=[];return Object.keys(n).forEach((n=>{n.startsWith(t)&&n!==t&&o.push(n),n===e&&(r=!0)})),o};for(const e in o)if(Object.prototype.hasOwnProperty.call(o,e)&&o[e].items){const t=i(o[e].items);t&&t.length>0&&(n=n.concat(t)),n=n.sort()}return r?n:[]},na=e=>{if(!e)return Ui.error("getChildContainers: containerItemName is required parameters"),[];const t=[],n=Gi();for(const r in n)Object.prototype.hasOwnProperty.call(n,r)&&r.startsWith(e)&&r!==e&&t.push(r);return t},ra=e=>{if(!e)return Ui.error("getChildContainersContexts: parentContainerItemID is required parameters"),[];const t=[],n=Gi();for(const r in n)Object.prototype.hasOwnProperty.call(n,r)&&r.startsWith(e)&&r!==e&&(Hi(r)||[]).forEach((n=>{Zi(n)!==e&&t.push(Zi(n))}));return t},oa=e=>e?e&&$i(e)&&$i(e).type===Fi.SINGLE:(Ui.error("isContainerSingleMode: target is required parameters"),null),ia=e=>e?e&&$i(e)&&$i(e).type===Fi.MULTIPLE:(Ui.error("isContainerMultipleMode: target is required parameters"),null),aa=e=>{var t;return e?$i(e)&&$i(e).items&&Object.keys(null===(t=$i(e))||void 0===t?void 0:t.items).length>0||!1:(Ui.error("hasContainerItems: target is required parameters"),!1)},sa=e=>e&&Vi[e]?Vi[e]:Vi.defaultLimit,ca=(e,t=Vi.defaultLimit)=>{e?Vi[e]=t:Ui.error("setContainerLimit: target is required parameter")},ua=e=>{if(!e)return Ui.error("isContainerLimitReached: target is required parameter"),!1;let t=!1;const n=$i(e),{items:r={}}=n,o=Object.keys(r),i=sa(e);return o&&o.length>0&&o.length>=i&&(t=!0),t},la=e=>{if(!e)return Ui.error("getLeastRecentlyUsedNonDirtyContainerItemID: target is required parameter"),null;let t;const n=$i(e),{accessedOrder:r=[]}=n;for(let e=0;e<r.length;e+=1){const o=r[e],i=n.items[o],{context:a=o}=i;if(!Po(a)){t=o;break}}return t},pa=e=>{if(!e||!e.name||!e.context)return Ui.error("resetContainersPayload: containerInfo object should contain name and context"),null;const t=null==e?void 0:e.name,n=`${null==e?void 0:e.context}/${t}`,r=$i(n),o=Array.isArray(null==r?void 0:r.accessedOrder)&&(null==r?void 0:r.accessedOrder.map((e=>{var t;return null==r||null===(t=r.items[""+e])||void 0===t?void 0:t.context})))||[];return{context:null==e?void 0:e.context,name:t,containerItems:o}},fa=e=>{if(!e)return Ui.error("isContainerDirty: containerItemID is the required parameter"),!1;const t=Zi(e);return Po(t)||Ri(e)},da=e=>{if(!e)return Ui.error("getTargetFromContainerItemID: containerItemID is the required parameter"),null;const t=e.lastIndexOf(ot.UNDERSCORE_STRING);return e.substring(0,t)},ha=(e,t={})=>{if(!e)return void Ui.error("closeContainerItem: containerItemID is the required parameter");const n=da(e),r=Zi(e),{skipDirtyCheck:o}=t;let i=!0;if(fa(e)&&!o&&(i=window.confirm(Ro)),i){const{accessedOrder:t=[],items:o={}}=$i(n),i=t.filter((t=>t!==e)),a=i[i.length-1],s=o[a]||{},{semanticURL:c=ot.FORWARD_SLASH_STRING,context:u}=s;i.length>0&&c&&c!==ot.FORWARD_SLASH_STRING?co({directUrlUpdation:!0,semanticURL:c,options:{containerItemID:a,context:u}}):co({directUrlUpdation:!0,semanticURL:ot.FORWARD_SLASH_STRING,options:{}}),qt(mr({containerItemID:e,context:r,target:n}))}},ga=(e,t,n,r)=>{const o="root",i=Pr(t,o,!0),a=zr(t,o),s={data:n,context:i},c=[dr({root:e,containerItemID:i,context:r?"app":i,target:a,containerName:t})];!r&&c.push(ir(s)),qt(c)},ya=(e,t,n)=>{let r=Hi(e);r=r.filter((e=>e!==t));let o=!1;for(let e=0;e<r.length;e+=1)if(Zi(r[e])===n){o=!0;break}return o},ma=e=>{if(!e)return Ui.error("isContainerItemContextBeingUsedInOtherContainers: containerItemID is the required parameter"),!1;const t=Gi(),n=Zi(e),r=Object.keys(t);let o=!1;for(let t=0;t<r.length&&(o=ya(r[t],e,n),!o);t+=1);return o};var Ea=class{static getLocaleValue(e){return e}static setTimezone(e){this.timezone=e}static getTimeZoneInUse(){const e=Intl.DateTimeFormat().resolvedOptions().timeZone;return this.timezone||e}},Ia=n(8),_a=n.n(Ia);function Aa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var va=new class{constructor(){Aa(this,"createObserver",(e=>{this.mapEventToObserver[e]=new X})),Aa(this,"getObserver",(e=>this.mapEventToObserver[e])),Aa(this,"createSubscriptionMap",((e,t,n)=>{this.mapSubscriptionItem[e]={...this.mapSubscriptionItem[e],[t]:n}})),Aa(this,"getSubscriber",((e,t)=>this.mapSubscriptionItem[e]?this.mapSubscriptionItem[e][t]:void 0)),Aa(this,"subscribe",((e,t,n)=>{this.getObserver(e)||this.createObserver(e);const r=this.getObserver(e).subscribe(t);this.createSubscriptionMap(e,n,r)})),Aa(this,"publish",((e,t)=>{const n=this.getObserver(e);n&&n.next(t)})),Aa(this,"unsubscribe",((e,t)=>{const n=this.getSubscriber(e,t);n&&n.unsubscribe()})),this.mapEventToObserver={},this.mapSubscriptionItem={}}};function Sa(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}let ba={};const Ta={},Oa=new class{constructor(){Sa(this,"getUpdateSessionStatus",(()=>this.updateSessionInProgress)),Sa(this,"setUpdateSessionStatus",(e=>{this.updateSessionInProgress=e})),this.updateSessionInProgress=!1}};let Ra={};const Ca=(e,t,n="root")=>{null===e&&window.console.error("Error: url passed to Service Broker fetch is null (or) undefined");const{body:r,signal:o,headers:i={},...a}=t;return((e,t,n)=>{Hr.injectRemoteCaseHeader(e,t,n)})(i,t.body,n),n&&Ta[n]>=0?Ta[n]=Ta[n]+1:n&&void 0===Ta[n]&&(Ta[n]=1),e&&e.includes("updateSession")&&Oa.getUpdateSessionStatus()||!Oa.getUpdateSessionStatus()?_a()({...a,url:e,data:r,cancelToken:o,headers:{...ba,...i,context:n}}):((e,t,n)=>new Promise(((r,o)=>{va.subscribe("updateSession",(i=>{Oa.setUpdateSessionStatus(!i.updateStatus.length>0),"success"===i.updateStatus?Ca(e,t,n).then((e=>r(e))).catch((e=>o(e))):o(i.updateStatus.error)}),"updateSession")})))(e,t,n)},Na=e=>{Ta[e]>0&&(Ta[e]=Ta[e]-1,0===Ta[e]&&delete Ta[e])};_a.a.interceptors.request.use((e=>(Ra.request&&(e=Ra.request(e)),e)),(e=>{Promise.reject(e)})),_a.a.interceptors.response.use((e=>{var t,n;if(202===e.status&&e.config.headers.context&&(null===(t=e.data)||void 0===t||null===(n=t.caseInfo)||void 0===n?void 0:n.errorMessage)){const t=[{type:"error",message:e.data.caseInfo.errorMessage}];let n=e.config.headers.context;return n&&n.includes("/workarea")&&(n=n.substring(0,n.lastIndexOf("/workarea"))),Rn({messages:t,category:"HTTP",context:n}),Promise.reject(e)}return e.config.headers&&e.config.headers.context&&(On({type:"error",category:"HTTP",context:e.config.headers.context}),Na(e.config.headers.context)),Ra.response&&(e=Ra.response(e)),e}),(e=>(e.config&&e.config.headers&&e.config.headers.context&&Na(e.config.headers.context),!e.response||!e.response.status||401!==e.response.status||e.config&&e.config.url.includes("updateSession")||va.subscribe("updateSession",(e=>{Oa.setUpdateSessionStatus(!e.updateStatus.length>0)}),"updateSession"),((e,t)=>{if(e.config&&e.config.url.includes("updateSession"))return Promise.reject(e);if(e.response&&e.response.status&&401===e.response.status&&!t.getUpdateSessionStatus())return t.setUpdateSessionStatus(!0),((e,t)=>{const{config:n}=e,r=un()+"/updateSession";return Ca(r,{method:"GET",headers:{}}).then((()=>{t.updateSessionInProgress=!1;const e=n.headers&&n.headers.context;return n.data&&(n.body=n.data),new Promise(((t,r)=>{Ca(n.url,n,e).then((e=>{va.publish("updateSession",{updateStatus:"success"}),t(e)})).catch((e=>{va.publish("updateSession",{updateStatus:"success"}),r(e)}))}))})).catch((()=>(va.publish("updateSession",{updateStatus:"failed",error:e}),(e=>{const t={openReauthMessageModal:!0,reAutheticationURL:un()+"/?reAuth=true",url:e};va.publish(rt.PUB_SUB_EVENTS.EVENT_REAUTH,t)})(n.url),Promise.reject(e))))})(e,t);if(e.response&&e.response.status&&401===e.response.status&&t.getUpdateSessionStatus()){const{config:t}=e,n=t.headers&&t.headers.context;return t.data&&(t.body=t.data),Ca(t.url,t,n)}if(e.response&&e.response.status&&422!==e.response.status&&e.config.headers.context&&e.response.data){const t=e.response.data.errorDetails&&e.response.data.errorDetails.map((e=>({type:"error",message:e.localizedValue||e.message})));let n=e.config.headers.context;return n&&n.includes("/workarea")&&(n=n.substring(0,n.lastIndexOf("/workarea"))),Rn({messages:t,category:"HTTP",context:n}),Promise.reject(e)}return Promise.reject(e)})(e,Oa))));const Pa=()=>_a.a.CancelToken.source(),wa=e=>_a.a.isCancel(e),Da={},xa=e=>{const t=Pa();return Da[e]=t,t},Ma=(e,t,n,r)=>{const o=new FormData;o.append("file",e);const{restApi:i,reqType:a}=io("uploadAttachment",{});return Ca(i,{method:a,headers:{"Content-Type":"multipart/form-data"},body:o,onUploadProgress:t,signal:xa(e.ID).token},r).catch(n?n(wa,e):e=>{throw e.isHandled=!1,e}).finally((()=>delete Da[e.ID]))},La=(e,t,n,r)=>{const o={};if("File"===n){const[e]=t,{clientFileID:n}=e;delete e.clientFileID,o.signal=xa(n).token}const{restApi:i,reqType:a}=io("linkCaseAttachment",{caseID:e});return Ca(i,{...o,body:{attachments:t},method:a},r)};var ja={uploadAttachment:Ma,linkAttachmentsToCase:La,getCaseAttachments:(e,t)=>{const{restApi:n,reqType:r}=io("getCaseAttachments",{caseID:e});return Ca(n,{method:r},t).then((e=>e.data.attachments))},downloadAttachment:(e,t)=>{const{restApi:n,reqType:r}=io("downloadAttachment",{attachmentID:e});return Ca(n,{method:r},t)},deleteAttachment:(e,t)=>{const{restApi:n,reqType:r}=io("deleteAttachment",{attachmentID:e});return Ca(n,{method:r},t)},uploadAttachmentAndLinkToCase:async(e,t,n,r,o)=>Ma(e,n(e),r,o).then((n=>{const r={type:"File",category:"File",ID:n.data.ID,clientFileID:e.ID};return La(t,[r],"File",o)})).catch((t=>{if(t.isHandled||!r)throw t;r(wa,e)(t)})).finally((()=>{delete Da[e.ID]})),cancelRequest:e=>{Da[e]&&(Da[e].cancel(),delete Da[e])}};const Ua=(e,{body:t={},queryPayload:n={},cancelTokenSource:r,headers:o={}},i)=>{const{restApi:a,reqType:s}=io(e,n),c={method:s,headers:o,body:t};return r&&(c.signal=r.token),Ca(a,c,i)},Va=()=>Pa(),Fa=e=>wa(e),ka=e=>{Ra=e};var Ga={addCaseFollower:(e,t,n)=>{const r={caseID:e},o=[{ID:t}],i=JSON.stringify({users:o});return Ua("addCaseFollower",{body:i,queryPayload:r},n)},deleteCaseFollower:(e,t,n)=>Ua("deleteCaseFollower",{queryPayload:{caseID:e,followerID:t}},n),getCaseFollowers:(e,t)=>Ua("getCaseFollowers",{queryPayload:{caseID:e}},t).then((e=>e.data.followers))},$a={getOperatorDetails:e=>{const t={encodedOperatorId:encodeURIComponent(`{"opname":"${e}"}`)};return Ua("operatorDetails",{queryPayload:t})}};class Ba{static setRuntimeParams(e){this.runtimeParams=e}static getRuntimeParams(){return this.runtimeParams}}!function(e,t,n){t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}(Ba,"runtimeParams",{});var Wa=Ba;class Ha{static addContainerItems(e){this.items=e}static getContainerItems(){return this.items}}!function(e,t,n){t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}(Ha,"items",void 0);var Ya=Ha;const qa={},za=e=>{const{restApi:t,reqType:n}=io("getUIListPersonalizations",{listID:e});return Ca(t,{method:n,body:{}}).then((e=>{const{data:t}=e;return{allPersonalizations:function(e=[]){return e.reduce(((e,t)=>(e[t.personalizationID]={name:t.name,personalizationState:JSON.parse(t.personalizationState||"{}")},e)),{})}(t.allPersonalizations),defaultPersonalization:t.defaultPersonalization}}))},Ka=(e,t,n)=>{const{restApi:r,reqType:o}=io("createListPersonalization",{listID:e});return Ca(r,{method:o,body:{...n,personalizationState:JSON.stringify(n.personalizationState)}}).then((e=>{const n=e.data;return qa[t]=n,e}))},Xa=(e,t,n)=>{const r=qa[t]||t,{restApi:o,reqType:i}=io("updateListPersonalization",{listID:e,personalizationID:r});return Ca(o,{method:i,body:{...n,personalizationState:JSON.stringify(n.personalizationState)}})},Ja=(e,t)=>{const n=qa[t]||t,{restApi:r,reqType:o}=io("deleteListPersonalization",{listID:e,personalizationID:n});return Ca(r,{method:o,body:{}}).then((e=>(qa[t]&&delete qa[t],e)))};var Qa=function(e){return{createPersonalization:Ka.bind(null,e),updatePersonalization:Xa.bind(null,e),deletePersonalization:Ja.bind(null,e),fetchPersonalizations:za.bind(null,e)}},Za=n(7),es=n.n(Za),ts={getData:(e,t,n)=>((e,t,n)=>{const r={dataViewName:e},{restApi:o,reqType:i}=io("getListData",r);return Ca(o,{method:i,body:t},n)})(e,t,n),getListCount:(e,t,n)=>{const r={dataViewName:e},{restApi:o,reqType:i}=io("getListDataCount",r);return Ca(o,{method:i,body:t},n)},getDataViewMetadata:(e,t,n=!1)=>{const r={dataViewName:e,sendAssociationFieldsIndependently:n},{restApi:o,reqType:i}=io("getDataViewMetadata",r);return Ca(o,{method:i},t)},getCaseEditMetadata:(e,t)=>{const n={caseID:e,viewID:"pyEdit"},{restApi:r,reqType:o}=io("loadView",n);return Ca(r,{method:o},t)},getCaseEditLock:(e,t)=>{const n={caseID:e,actionID:"pyUpdateCaseDetails"},{restApi:r,reqType:o}=io(Mt,n);return Ca(r+"?viewType=page",{method:o},t)},updateCaseEditFieldsData:(e,t,n,r)=>{const o={caseID:e,actionID:"pyUpdateCaseDetails"},{restApi:i}=io(Mt,o),a=t[e];return Ca(i+"?viewType=form",{method:"PATCH",body:{content:{...a}},headers:{"if-match":n}},r)},isTimeElapsed:(e,t="",n="")=>{if(t){if(e&&n===ot.RELOAD_IF_OLDER_THAN)return new Date(e).setSeconds(t)<Date.now();if(e&&n===ot.RELOAD_ONCE_PER_INTERACTION)return!0}return!0}};class ns{constructor(){this.isInitialised=!1,this.isQueryable=!0,this.dataSourceMetaData={},this.searchText="",this.nonQueryableData=[],this.fetchedNQData=!1,this.previousSearchText=null,this.totalRecordCount=0,this.fetchedRecordCount=0,this.cache={}}static init(e,t){return new Promise(((n,r)=>{if(ns._metaDataCache[e.dataSource]&&es()(ns._metaDataCache[e.dataSource].parameters,e.parameters))n(ns._metaDataCache[e.dataSource]);else{const o=new ns;o.listType=e.listType,o.dataSource=e.dataSource,o.maxResultsDisplay=e.maxResultsDisplay,o.dataSourceMetaData=e.dataSourceMetaData,o.parameters=e.parameters,o.columns=e.columns,o.matchPosition=e.matchPosition,o.fetchMetaData(t).then((t=>{o.isQueryable=t.data.isQueryable,o.dataSourceMetaData=t.data,o.isInitialised=!0,ns._metaDataCache[e.dataSource]=o,n(o)})).catch((e=>{o.isInitialised=!1,r(e)}))}}))}fetchMetaData(e){return ts.getDataViewMetadata(this.dataSource,e)}getData(e){return this.searchText=e,this.isQueryable?ts.getData(this.dataSource,this.buildSchemaForQueryableDP(e),this):this.fetchNonQueryableResults()}memoizedGetData(e){if(e in this.cache)return this.cache[e];const t=this.getData(e);return this.cache[e]=t,t}fetchData(e){return this.isValidDatasource()&&this.isInitialised?this.memoizedGetData(e):Promise.reject()}fetchNonQueryableResults(){return this.fetchedNQData?new Promise((e=>e({data:{data:this.filterNonQueryableData()}}))):this.dataSourceMetaData.structure&&"list"===this.dataSourceMetaData.structure.toLowerCase()?new Promise(((e,t)=>{ts.getData(this.dataSource,this.buildSchemaForNonQueryableDP(),this).then((t=>(this.nonQueryableData=[...t.data.data],this.fetchedNQData=!0,e({data:{data:this.filterNonQueryableData()}})))).catch((e=>t(e)))})):null}filterNonQueryableData(){const e=this.columns.filter((e=>e.useForSearch)).map((e=>e.value));return this.nonQueryableData.reduce(((t,n)=>(Object.keys(n).every((r=>!(e.includes(r)&&n[r]&&this.positionMatches(n[r])&&(t.push({...n}),1)))),t)),[])}positionMatches(e){switch(this.matchPosition){case"start":return e.toLowerCase().startsWith(this.searchText.toLowerCase());case"contains":return e.toLowerCase().includes(this.searchText.toLowerCase());default:return!1}}buildSelect(){const e=[],t=[];return this.columns.forEach((n=>{if(!t.includes(n.value)){t.push(n.value);const r={field:n.value};e.push(r)}})),e}buildFilters(){let e={};const t={};this.columns.forEach(((e,n)=>{if(e.useForSearch){const r="F"+n,o={field:e.value},i={value:this.searchText};let a="CONTAINS";"start"===this.matchPosition&&(a="STARTS_WITH");const s={ignoreCase:"true",lhs:o,rhs:i,comparator:a};t[r]=s}}));const n=Object.keys(t).join(" OR ");return e={filterConditions:t,logic:n},e}buildQuery(e){return e?{select:this.buildSelect(),filter:this.buildFilters(),distinctResultsOnly:"true"}:{select:this.buildSelect(),distinctResultsOnly:"true"}}buildSchemaForQueryableDP(e){return{dataViewParameters:this.parameters,query:this.buildQuery(e),paging:{maxResultsToFetch:this.maxResultsDisplay}}}buildSchemaForNonQueryableDP(){return{dataViewParameters:this.parameters}}isValidDatasource(){return!!this.dataSource}}!function(e,t,n){t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}(ns,"_metaDataCache",{});var rs=ns,os={getDataObjects:function(){const{restApi:e,reqType:t}=io("getDataObjects",{});return Ca(e,{method:t})},getDefaultColumns:function(e){const{restApi:t,reqType:n}=io("getListData",{dataViewName:"D_pzGetDefaultColumns"});return Ca(t,{method:n,body:{dataViewParameters:e}})},getInsightIDs:function(){const{restApi:e,reqType:t}=io("getInsightIDs");return Ca(e,{method:t})},getInsightByID:function(e){const t={insightID:e},{restApi:n,reqType:r}=io("getInsightByID",t);return Ca(n,{method:r})},createInsight:function(e){const{restApi:t,reqType:n}=io("createInsight");return Ca(t,{method:n,body:JSON.stringify(e),headers:{"Content-Type":"application/json"}})},updateInsight:function(e,t){const n={insightID:e},{restApi:r,reqType:o}=io("updateInsight",n);return Ca(r,{method:o,body:JSON.stringify(t),headers:{"Content-Type":"application/json"}})},deleteInsight:function(e){const t={insightID:e},{restApi:n,reqType:r}=io("deleteInsight",t);return Ca(n,{method:r})},exportToExcel:function(e){const{restApi:t,reqType:n}=io("exportToExcel");return Ca(t,{method:n,body:JSON.stringify(e)})},translateStrings:function(e){const{restApi:t,reqType:n}=io("translateStrings");return Ca(t,{method:n,body:JSON.stringify(e)})}};class is{constructor(){this.validators={}}register(e,t){this.validators[e]=t}getValidator(e){return this.validators[e]}validateRquired(e,t,n,r,o,i){let a=null;if("true"===i.getConfigProps().required||!0===i.getConfigProps().required){let s=r;"radiobuttons"===e&&(s=i.getConfigProps().value),"attachment"!==e||i.attachmentsInfo&&!i.attachmentsInfo.delete||(s=""),"checkbox"!==e||s&&"false"!==s||(s=""),a=this.getValidator("required")(s),is.messageDispatcher(t,n,o,a)}return a}validateType(e,t,n,r,o,i){let a=null;return this.getValidator(e)&&(a=this.getValidator(e)(r),""!==r&&is.messageDispatcher(t,n,o,a)),i.getConfigProps().validationType&&(a=this.getValidator(i.getConfigProps().validationType)(r),is.messageDispatcher(t,n,o,a)),a}validate(e,t,n,r){const o=r.getContextName();let i=null;if(!r.getConfigProps().disabled){const a=r.getPageReference();i=this.validateRquired(e,t,a,n,o,r),i||(i=this.validateType(e,t,a,n,o,r))}return{message:i}}static messageDispatcher(e,t,n,r){if(r){const o=[];o.push({type:rt.MESSAGES.MESSAGES_TYPE_ERROR,message:r}),Rn({messages:o,property:e,pageReference:t,context:n})}}isValidatorExist(e){return!!e.validatetype}}var as=new is;const ss=function(e){this.c11nEnv=e};ss.prototype={constructor:ss,validate:function(e,t){return t||(t=this.c11nEnv.getStateProps().value),as.validate(this.c11nEnv.getComponentName().toLowerCase(),t,e,this.c11nEnv)}};var cs=ss;const us="OPEN_PROCESS_ACTION",ls="OPEN_ASSIGNMENT",ps="DELETE_CASE_IN_CREATE_STAGE",fs="SAVE_AND_CLOSE";function ds(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class hs{static openCase(e,t,n){const r={insKey:e,acTargetName:n,actionMgrID:Vn.getNextActionMgrId(),context:t},o=ft,{promise:i}=Vn.actionManagerPromise(o,r.actionMgrID);return qt({type:o,payload:r}),i}static openAssignment(e,t,n){const r={assignmentID:e,vcName:n,doDeleteCaseSummary:!0,actionMgrID:Vn.getNextActionMgrId(),context:t},o=wt,{promise:i}=Vn.actionManagerPromise(o,r.actionMgrID);return qt({type:o,payload:{...r}}),i}static createCase(e,t,n){const r=pt,o={class:e,acTargetName:n,context:t},{promise:i}=Vn.actionManagerPromise(r,o.actionMgrID);return qt({type:r,payload:{...o}}),i}static getOpenedCaseItems(e){const t=[],n=$i(e);if(n){const{items:r={}}=n,o=Object.keys(r),i=Ji(e);o.forEach((n=>{if(r[n]&&r[n].resourceType===wi){const{key:o="",context:a}=r[n],s=r[n],c=o.substring(o.indexOf(" ")+1),u=Gs.getStoreValue(".caseTypeID","caseInfo",a),l=i===n;t.push({...s,key:o,workID:o,caseID:c,className:u,context:a,containerItemID:n,target:e,active:l})}}))}return t}}!function(e,t,n){t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}(hs,"getCaseDetails",(e=>{const t={caseID:e},{restApi:n,reqType:r}=io(Pt,t);return Ca(n,{method:r})}));var gs=hs;class ys{constructor(e,t){this.children=e,this.index=0,this.options=t}hasNext(){return this.index<this.children.length}next(){if(!this.hasNext())throw new Error("No Children");const e=this.children[this.index];return this.index+=1,Ss.createC11nEnv({meta:e,options:this.options})}resetIndex(){this.index=0}}class ms{constructor(e,t,n){this.meta=e,this.datasource=t,this.index=0,this.options=n,this.datasourceObj=vn.getProperyValue(t,n.pageReference,n.context)}hasNext(){return this.index<this.datasourceObj.length}next(){if(!this.hasNext())throw new Error("No Children");const e=vn.getContextPath(this.datasource,this.index);return this.index+=1,Ss.createC11nEnv({meta:this.meta,options:{...this.options,pageReference:e}})}resetIndex(){this.index=0}}let Es=null;const Is=(e,t)=>{e&&Object.keys(e).forEach((n=>{if("children"!==n){let r=e[n];r=In.trimAnnotation(r),"string"==typeof r&&nt.isPropertyRef(r)?t[n]=r:Array.isArray(r)?r.forEach((e=>{t[e]=t[e]||{},Is(e,t[e])})):r&&"object"==typeof r&&"exp"!==r.type&&(t[n]=t[n]||{},Is(r,t[n]))}}))};function _s(e){const{meta:t,isRoot:n,options:r={}}=e;let o=t.config,i=!1,a=!1,s=!1,c="",u="";const l={},p={};let f="";const d={};let h,{viewName:g}=r;const y=r.referenceList||"",m=r.isInsideList||!1;let E=r.inheritedConfig?nt.deepClone(r.inheritedConfig):{};Is(o,l);const I=!nt.isObjectEmpty(l);var _;o&&o.config&&(i=nt.isExpressionExist(o.config),a=nt.isWhenExist(o.config),s=as.isValidatorExist(o.config)),u=n?rt.APP.APP:(null==t||null===(_=t.config)||void 0===_?void 0:_.contextName)||r.context,this.getStateProps=()=>l,this.getMetadata=()=>o,this.getCaseInfo=()=>(h||(h=new class{constructor(e){this.c11nEnv=e}getName(){return this.c11nEnv.getValue(ot.CASE_INFO.CASE_INFO_NAME)}getClassName(){return this.c11nEnv.getValue(ot.CASE_INFO.CASE_TYPE_ID)}getKey(){return this.c11nEnv.getValue(ot.CASE_INFO.CASE_INFO_ID)}getID(){const e=this.getKey(),[,t]=e.split(" ");return t}getAssignmentID(){return this.c11nEnv.getValue(ot.CASE_INFO.ASSIGNMENT_ID)}getActions(){return this.c11nEnv.getValue(ot.CASE_INFO.ACTION_BUTTONS)}getActiveFlowActionID(){return this.c11nEnv.getValue(ot.CASE_INFO.ACTIVE_ACTION_ID)||this.c11nEnv.getValue(ot.CASE_INFO.ASSIGNMENTACTION_ID)}getParentCaseInfo(){return this.c11nEnv.getValue(ot.CASE_INFO.PARENTCASEINFO)}isPerform(){return!!this.c11nEnv.getValue("nextAssignmentInfo")}isReview(){return!this.isPerform()}isAssignmentInCreateStage(){const e=this.c11nEnv.getValue(ot.CASE_INFO.CASE_INFO);return mo(e)}isLocalAction(){const e=this.c11nEnv.getValue(ot.CASE_INFO.CASE_INFO);return Io(e)}}(this)),h),this.getListActions=()=>(e=>({insert:(t,n)=>((e,t,n)=>{const r=n.getContextName(),o=n.getReferenceList(),i=n.getPageReference();Bo(n),Wo(r,`${o}[${t}]`);const a={instruction:ot.LIST_ACTIONS.INSERT,content:{...nt.unflatten(e)}};Go[r].push({...a,target:o,listIndex:t+1}),qt(Or({...a,listIndex:t,context:r,referenceList:i})),bo({context:r,pageReference:i})})(t,n,e),update:(t,n,r)=>Ho(t,n,e,r),updateProperty:(t,n)=>((e,t,n)=>{const r=n.getPageReference(),o={[Pn(e)]:t};let i=r.match(/\[\d+\]$/g);i=i[0].substring(1,i[0].length-1),Ho(o,Number(i),n)})(t,n,e),deleteEntry:t=>((e,t)=>{const n=t.getContextName(),r=t.getReferenceList(),o=t.getPageReference();Bo(t),Wo(n,`${r}[${e}]`);const i={instruction:ot.LIST_ACTIONS.DELETE};Go[n].push({...i,target:r,listIndex:e+1}),qt(Or({...i,listIndex:e,context:n,referenceList:o})),bo({context:n,pageReference:o})})(t,e),reorder:(t,n)=>((e,t,n)=>{const r=n.getContextName(),o=n.getReferenceList(),i=n.getPageReference();Bo(n),Wo(r,`${o}[${t}]`);const a={instruction:ot.LIST_ACTIONS.MOVE};Go[r].push({...a,target:o,listMoveToIndex:t+1,listIndex:e+1}),qt(Or({...a,listIndex:e,listMoveToIndex:t,context:r,referenceList:i}))})(t,n,e)}))(this),this.getReferenceList=()=>y,this.isInsideList=()=>m||/\[\d+\]/g.test(this.getPageReference()),this.getRawMetadata=()=>this.getMetadata(),this.getComponentConfig=()=>this.getMetadata().config||{},this.isExpressionExist=()=>i,this.isWhenExist=()=>a,this.isConditionExist=()=>this.isExpressionExist()||this.isWhenExist(),this.isBoundToState=()=>I,this.getContext=()=>"",this.getPageReference=()=>c,this.getFullReference=()=>{const e=this.getPageReference(),t=this.getComponentConfig().value;return vn.getContextPath(e,t)},this.getContextName=()=>u,this.getContainerName=()=>{const{acTargetName:e="primary",name:t}=this.getComponentConfig();return t||r.containerName||e},this.getTarget=()=>`${this.getContextName()}/${this.getContainerName()}`,this.getCurrentView=()=>g,this.getConfigProps=()=>({...this.resolveConfigProps(o.config),...this.resolveConfigProps(d),...E}),this.resolveConfigProps=e=>{const t={};return e&&(vn.resolveProps(e,t,this),In.handleComponentMapping(t,{type:this.getComponentName(),config:e},this)),t},this.registerAdditionalProps=(e={})=>(Object.assign(d,e),this.resolveConfigProps(d)),this.deRegisterAdditionalProps=(e=[])=>(e.forEach((e=>{delete d[e]})),!0),this.populateAdditionalProps=e=>{const t=this.getComponentName(),n=this.getComponentConfig();if(t===ot.MODAL_VIEW_CONTAINER||t===ot.CASE_CREATE_STAGE||t===ot.FLOW_CONTAINER){const n=t===ot.FLOW_CONTAINER?this.getContextName():Ji(`${ot.APP.APP}/${this.getContainerName()}`),r=Tn({context:n,category:rt.PAGE});e.pageMessages=r}if(this.isEditable()){const{value:t}=this.getStateProps(),n=Tn({property:t,pageReference:this.getPageReference(),context:this.getContextName(),type:rt.MESSAGES.MESSAGES_TYPE_ERROR}),r=Tn({property:t,pageReference:this.getPageReference(),context:this.getContextName(),type:rt.MESSAGES.MESSAGES_TYPE_INFO});n&&n[0]&&(e.validatemessage=n[0].message,e.status=ot.FIELD_LEVEL_ERROR),r&&r[0]&&(e.infoMessage=r[0].message,e.status=ot.FIELD_LEVEL_WARNING)}if(t===ot.ROOT_CONTAINER){const t=Tn({context:ot.APP.ROOT,category:"HTTP"});e.httpMessages=t}if(t===ot.APP_SHELL&&e.portalDocMode===ot.CONTAINER_TYPE.MULTIPLE&&(e.activeCases=gs.getOpenedCaseItems(`${rt.APP.APP}/${ot.PRIMARY}`)),t===ot.APP_SHELL||t===ot.MODAL_VIEW_CONTAINER||t===ot.CASE_CREATE_STAGE){let t=Tn({context:ot.APP.APP,category:"HTTP"});const n=Tn({context:Ji(`${ot.APP.APP}/${this.getContainerName()}`),category:"HTTP"});t=t?n?t.concat(Tn({context:Ji(`${ot.APP.APP}/${this.getContainerName()}`),category:"HTTP"})):t:Tn({context:Ji(`${ot.APP.APP}/${this.getContainerName()}`),category:"HTTP"}),e.httpMessages=t?t.map((e=>e.message)):t}if(t===ot.VIEW_CONTAINER||t===ot.FLOW_CONTAINER||t===ot.MODAL_VIEW_CONTAINER||t===ot.PREVIEW_VIEW_CONTAINER||t===ot.ROOT_CONTAINER){if(e.routingInfo=Kr(this.getContainerName(),u),t===ot.FLOW_CONTAINER){const t=Tn({context:this.getContextName(),category:ot.CASEMESSAGES});e.caseMessages=t}t===ot.FLOW_CONTAINER&&(e.caseViewMode=this.getValue("context_data.caseViewMode")),e.loadingInfo=this.getLoadingStatus(this.getContextName())}else n.template===ot.CASE_VIEW||n.template===ot.CASE_PREVIEW?e.caseInfo=this.getCaseSummary():t===ot.CASE_STAGES&&(e.stages=this.getCaseStages());const{value:r,datasource:o,listType:i}=this.getComponentConfig();let a="",s="";if(i===ot.ASSOCIATED?(a=o,s=ot.ASSOCIATED_PROPERTY_ANNOTATION):(a=r,s=ot.PROPERTY_ANNOTATION),a&&a.includes(s)){const t=In.getPropertyName(a),n=this.getFieldMetadata(t);n&&(e.fieldMetadata=n,e.fieldMetadata.isDeclarativeTarget&&(e.readOnly=!0))}},this.getFieldMetadata=e=>{if(!e)return null;const t=e.split(".");return t.length<2?yn(e,this.getValue(ot.CLASS_ID)):yn(t.pop(),this.getValue(`.${t.join(".")}${ot.CLASS_ID}`))},this.getCaseSummary=()=>{const e=this,t={...this.getDataObject()[rt.CASE_INFO.CASE_INFO]};return t.CaseID=t.CaseID||this.getValue(rt.CASE_INFO.CASE_INFO_PZINSKEY),{...t,isCaseWideAction:()=>_o(e.getContext(),e.getPageReference())}},this.getReferencedUser=e=>{const t=this.getValue("referencedUsers");return t&&t[e]?t[e]:null},this.getCaseStages=()=>this.getDataObject()[rt.CASE_INFO.CASE_INFO].stages,this.processActions=e=>{const t=o;if(t.config){const{actions:n}=t.config;n&&n.forEach((t=>{const n=t.type;p[nr[n]]=e}))}return p},this.getActions=()=>p,this.isRoot=()=>n,this.resolveContextProps=e=>{const{value:t}=this.getStateProps();t&&(e.error=this.getContextDataValue(this.getPageReference()+t+".error"),e.validatemessage=this.getContextDataValue(this.getPageReference()+t+".validatemessage"))},this.isValidatorExist=()=>!!s,this.getValidationApi=()=>new cs(this),this.isEditable=()=>o.config&&Object.prototype.hasOwnProperty.call(o.config,"value")&&!(Object.prototype.hasOwnProperty.call(o.config,"readOnly")&&"true"===o.config.readOnly),this.hasChildren=()=>!!f,this.getChildrenIterator=()=>(f.setContext(this.getPageReference()),f),this.setAction=(e,t)=>{p[e]=t},this.getComponentName=()=>o.type,this.isComponentRefreshable=()=>o.isRefreshable,this.getDataObject=e=>zt(e||this.getContextName()),this.getImagePath=e=>`${Uo.getConstellationServiceUrl()}/v860/${Uo.getAppAlias()}/image/${e}?org=${qr.getOrganizationName()}`,this.getChildren=()=>{if(f&&f.length){const e=((e,t)=>{const n=!!e.repeat;if(e["repeat-self"])return new ms(e,e.context,t);if(n){const n=Zt(`${t.context}.${ot.SUMMARY_OF_LISTS}`,e.pageReference,t.context);return new ms(e.children[0],n||e.context,t)}return e.children?new ys(e.children,t):void 0})(o,{pageReference:c,context:u,hasForm:r.hasForm,containerName:this.getContainerName(),containerItemName:r.containerItemName,viewName:g,inheritedConfig:E}),t=[];for(;e.hasNext();){const n=e.next();t.push(n)}return e.resetIndex(),t}return null},this.getLocalizedValue=e=>Ea.getLocaleValue(e),this.getValue=e=>vn.getProperyValue(e,this.getPageReference(),u),this.setInheritedConfig=e=>{if(!e)return;const{readOnly:t}=e;(E.readOnly||t)&&(E={...E,readOnly:!0}),e.inheritedProps&&(E._inheritedProps=E._inheritedProps||[],E.inheritedProps=[...E._inheritedProps,...nt.deepClone(e.inheritedProps)])},this.getInheritedProps=()=>{var e;const t={},n={};return null===(e=E.inheritedProps)||void 0===e||e.forEach((e=>{n[e.prop]=e.value})),vn.resolveProps(n,t,this),t},this.setValue=(e,t,n)=>{this.isInsideList()&&this.getListActions().updateProperty(e,t),qt({type:"SET_PROPERTY",payload:{reference:`${this.getPageReference()}${e}`,value:t,initialValue:n,context:this.getContextName()}})},this.getContextDataValue=e=>Qt(this.getPageReference(),e,u),this.updateState=e=>{qt({type:mt,payload:{context:u,data:e}})},this.reportError=(e,t={},n)=>{qt(Sr(e,t,n))},this.getComponent=()=>Es({getPConnect:()=>this}),this.createComponent=(e,t,n,r)=>{let o=c;if(t){const e=Zt(`${this.getPageReference()}.${ot.SUMMARY_OF_LISTS}`,t,u);o=vn.getContextPath(e||t,n)||t}return Es(As({meta:e,options:{pageReference:o,context:u}}),r)},this.getContainerManager=()=>new class{constructor(e){!function(e,t,n){t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}(this,"containerManagerPromise",(e=>{const t=Vn.getNextActionMgrId();let n,r;const o=new Promise(((e,t)=>{n=e,r=t}));return Vn.register(t,o,n,r,e),{actionMgrID:t,promise:o}})),this.c11nEnv=e}initializeContainers(e){const t=this.c11nEnv,n={context:t.getContextName(),name:t.getContainerName(),type:ot.CONTAINER_TYPE.SINGLE},{actionMgrID:r,promise:o}=this.containerManagerPromise("INIT_CONTAINERS"),i={...n,...e,actionMgrID:r};return qt(pr(i)),o}addContainerItem(e){const t=vt,n=this.c11nEnv,r=n.getMetadata(),{children:o}=r,[i]=o,a=n.getContextName(),s=n.getContainerName(),c=Pr(s,a,(null==e?void 0:e.containerType)===ot.CONTAINER_TYPE.SINGLE),u={root:i,containerItemID:c,context:c,target:zr(s,a),containerName:s},{actionMgrID:l,promise:p}=this.containerManagerPromise(t),f={...u,...e,actionMgrID:l};return qt(dr(f)),p}updateContainerItem(e){if(!(null==e?void 0:e.containerItemID))return Promise.reject(new Error("updateContainerItem : containerItemID is required in containerInfo object"));const t=Tt,n={context:Zi(e.containerItemID),target:da(e.containerItemID)},{actionMgrID:r,promise:o}=this.containerManagerPromise(t),i={...n,...e,actionMgrID:r};return qt(hr(i)),o}activateContainerItem(e){if(!(null==e?void 0:e.containerItemID))return Promise.reject(new Error("activateContainerItem : containerItemID is required in containerInfo object"));const t={target:da(e.containerItemID)},{actionMgrID:n,promise:r}=this.containerManagerPromise("ACTIVATE_CONTAINER_ITEM"),o={...t,...e,actionMgrID:n};return qt(yr(o)),r}removeContainerItem(e){if(!(null==e?void 0:e.containerItemID))return Promise.reject(new Error("removeContainerItem : containerItemID is required in containerInfo object"));const t=St,n={context:Zi(e.containerItemID),target:da(e.containerItemID)},{actionMgrID:r,promise:o}=this.containerManagerPromise(t),i={...n,...e,actionMgrID:r};return qt(mr(i)),o}resetContainers(e){if(!(null==e?void 0:e.context)||!(null==e?void 0:e.name))return Promise.reject(new Error("resetContainers : context and name are required in containerInfo object"));const t=pa(e),{actionMgrID:n,promise:r}=this.containerManagerPromise("RESET_CONTAINERS"),o={...t,...e,actionMgrID:n};return qt(fr(o)),r}}(this),this.getActionsApi=()=>new class{constructor(e){ds(this,"MSG_CLASSNAME_REQUIRED","className is required parameter"),ds(this,"MSG_CLASSNAME_STRING","className must be a string"),ds(this,"MSG_CONTAINERITEMID_REQUIRED","containerItemID is required parameter"),ds(this,"MSG_CONTAINERITEMID_STRING","containerItemID must be a string"),ds(this,"actionsApiPromise",((e,t=null,n=!0)=>{let r,o,i=null;i=t&&null!==t.actionMgrID?t.actionMgrID:Vn.getNextActionMgrId();const a=new Promise(((e,t)=>{r=e,o=t}));return Vn.register(i,a,r,o,e,t,n),{actionMgrID:i,promise:a}})),this.c11nEnv=e}createWork(e,t={}){if(!e)return Promise.reject(new Error(this.MSG_CLASSNAME_REQUIRED));if("string"!=typeof e)return Promise.reject(new TypeError(this.MSG_CLASSNAME_STRING));const n=pt,r=Wn({class:e,flowType:"pyStartCase",containerName:ot.PRIMARY,...t},this.c11nEnv),{promise:o}=this.actionsApiPromise(n,r);if(Hr.isRemoteCase(e)){const{RemoteClassName:t,RemoteSystemID:n}=Hr.getRemoteCase(e);r.class=t,r.headers=r.headers||{},r.headers.RemoteSystemID=n}return qt({type:n,payload:{...r}}),o}openWorkByHandle(e,t){if(!e)return Promise.reject(new Error("workID is required parameter"));if("string"!=typeof e)return Promise.reject(new TypeError("workID must be a string"));if(!t)return Promise.reject(new Error(this.MSG_CLASSNAME_REQUIRED));if("string"!=typeof t)return Promise.reject(new TypeError(this.MSG_CLASSNAME_STRING));const n={insKey:e,acTargetName:ot.PRIMARY},r=ft,o=Wn(n,this.c11nEnv),{promise:i}=this.actionsApiPromise(r,o);if(Hr.isRemoteCase(t)){const{RemoteSystemID:e}=Hr.getRemoteCase(t);o.headers=o.headers||{},o.headers.RemoteSystemID=e,o.isRemoteCase=!0,o.remoteCaseClass=t}return qt({type:r,payload:o}),i}openAssignment(e,t,n){if(!e)return Promise.reject(new Error("assignmentID is required parameter"));if("string"!=typeof e)return Promise.reject(new TypeError("assignmentID must be a string"));if(!t)return Promise.reject(new Error(this.MSG_CLASSNAME_REQUIRED));if("string"!=typeof t)return Promise.reject(new TypeError(this.MSG_CLASSNAME_STRING));const r={assignmentID:e,doDeleteCaseSummary:!0,containerName:n.containerName,isActionFromToDoList:n.isActionFromToDoList};n.isChild&&(r.containerName=ot.PRIMARY,r.isChild=n.isChild);const o=ls,i=Wn(r,this.c11nEnv),{promise:a}=this.actionsApiPromise(o,i);if(Hr.isRemoteCase(t)){const{RemoteSystemID:e}=Hr.getRemoteCase(t);i.headers=i.headers||{},i.headers.RemoteSystemID=e}const s={context:i.context||n.context,containerName:i.containerName||n.containerName,targetContainerName:i.containerName||n.containerName,viewType:i.viewType||n.viewType,skipBrowserSemanticUrlUpdate:n.skipBrowserSemanticUrlUpdate};return qt({type:o,payload:{...i,...s}}),a}finishAssignment(e){if(!e)return Promise.reject(new Error(this.MSG_CONTAINERITEMID_REQUIRED));if("string"!=typeof e)return Promise.reject(new TypeError(this.MSG_CONTAINERITEMID_STRING));const t=ht,n=this.c11nEnv.getValue(rt.CASE_INFO.ASSIGNMENT_ID),r=this.c11nEnv.getValue(rt.CASE_INFO.CASE_INFO_ID),o=this.c11nEnv.getValue(rt.CASE_INFO.ASSIGNMENTS),i=this.c11nEnv.getValue(rt.CASE_INFO.ACTIVE_ACTION_ID),a=i||((e,t)=>{var n,r,o;if(!Array.isArray(e)||!t)throw"Invalid parameters passed to getAssignmentActionID API";return null===(n=e.find((e=>e.ID===t)))||void 0===n||null===(r=n.actions)||void 0===r||null===(o=r[0])||void 0===o?void 0:o.ID})(o,n),s=this.c11nEnv.getValue(rt.CASE_INFO.AVAILABLEACTIONS),c=mo(this.c11nEnv.getValue(rt.CASE_INFO.CASE_INFO));let u=!1;if(s&&i){const e=s.find((e=>e.ID===i));e&&(u="Case"===e.type)}const[l,p]=r.split(" "),f={class:l,actionID:a,assignmentID:n,caseID:r,workID:p,containerName:this.c11nEnv.getContainerName(),containerItemID:e,isCaseWideAction:u,doDeleteCaseSummary:!0,isInCreateStage:c};e&&-1!==e.indexOf(ot.MODAL)&&(f.containerName=ot.MODAL,f.isModalAction=!0);const d=Wn(f,this.c11nEnv),{promise:h}=this.actionsApiPromise(t,d),g=Zi(e);return qt({type:t,payload:{...d,context:g,isFormValid:Mn(g)}}),h}approveCase(e){return e?"string"!=typeof e?Promise.reject(new TypeError(this.MSG_CONTAINERITEMID_STRING)):(qt({type:it,payload:{reference:rt.CASE_INFO.APPROVALFLAG,value:ot.APPROVED,context:e}}),this.finishAssignment(e)):Promise.reject(new Error(this.MSG_CONTAINERITEMID_REQUIRED))}rejectCase(e){return e?"string"!=typeof e?Promise.reject(new TypeError(this.MSG_CONTAINERITEMID_STRING)):(qt({type:it,payload:{reference:rt.CASE_INFO.APPROVALFLAG,value:ot.REJECTED,context:e}}),this.finishAssignment(e)):Promise.reject(new Error(this.MSG_CONTAINERITEMID_REQUIRED))}openLocalAction(e,t){if(!e)return Promise.reject(new Error("actionID is required parameter"));if("string"!=typeof e)return Promise.reject(new TypeError("actionID must be a string"));const n=this.c11nEnv.getValue(rt.CASE_INFO.ASSIGNMENT_ID)||t.assignKey,r=this.c11nEnv.getValue(rt.CASE_INFO.CASE_INFO_ID)||t.caseID,o=t.type,i={caseID:r,assignmentID:n,vcName:t.target,actionName:null==t?void 0:t.name,assignKey:n,actionID:e,doDeleteCaseSummary:!0,localActionType:o,...t},a="OPEN_LOCAL_ACTION",s=Wn(i,this.c11nEnv),{promise:c}=this.actionsApiPromise(a,s);return qt({type:a,payload:{...s}}),c}openProcessAction(e,t){if(!e)return Promise.reject(new Error("actionID is required parameter"));if("string"!=typeof e)return Promise.reject(new TypeError("actionID must be a string"));const n=this.c11nEnv.getValue(rt.CASE_INFO.ASSIGNMENT_ID)||t.assignKey,r=this.c11nEnv.getValue(rt.CASE_INFO.CASE_INFO_ID)||t.caseID,o=t.type,i={caseID:r,assignmentID:n,vcName:t.target,actionName:null==t?void 0:t.name,assignKey:n,actionID:e,doDeleteCaseSummary:!0,processActionType:o,...t},a=us,s=Wn(i,this.c11nEnv),{promise:c}=this.actionsApiPromise(a,s);return qt({type:a,payload:{...s}}),c}navigateToStep(e,t){if(!e)return Promise.reject(new Error("stepID is required parameter"));if("string"!=typeof e)return Promise.reject(new TypeError("stepID must be a string"));if(!t)return Promise.reject(new Error(this.MSG_CONTAINERITEMID_REQUIRED));if("string"!=typeof t)return Promise.reject(new TypeError(this.MSG_CONTAINERITEMID_STRING));const n="NAVIGATE_TO_STEP",r=this.c11nEnv.getValue(rt.NEXT_ASSIGNMENT_INFO_ID)?this.c11nEnv.getValue(rt.NEXT_ASSIGNMENT_INFO_ID):this.c11nEnv.getValue(rt.CASE_INFO.ASSIGNMENT_ID),o=mo(this.c11nEnv.getCaseSummary()),i={ID:r,stepID:e,acTargetName:this.c11nEnv.getContainerName(),targetContainerName:this.c11nEnv.getContainerName(),containerItemID:t,doDeleteCaseSummary:!0,isInCreateStage:o};t&&-1!==t.indexOf(ot.MODAL)&&(i.acTargetName=ot.MODAL);const a=Wn(i,this.c11nEnv),{promise:s}=this.actionsApiPromise(n,a),c=Zi(t),u=Mn(c);return qt({type:n,payload:{...a,containerItemID:t,context:c,isFormValid:u}}),s}cancelAssignment(e){if(!e)return Promise.reject(new Error(this.MSG_CONTAINERITEMID_REQUIRED));if("string"!=typeof e)return Promise.reject(new TypeError(this.MSG_CONTAINERITEMID_STRING));const{CASE_INFO:t}=rt,n="CANCEL_ASSIGNMENT",r=Zi(e),o=e&&e.indexOf(ot.MODAL)>-1,i=this.c11nEnv.getCaseSummary(),a=mo(i),s=this.c11nEnv.getValue(t.CASE_INFO_ID),c=Wn({caseID:s,containerItemID:e,context:r},this.c11nEnv);let u={};o?(c.acTargetName=ot.MODAL,c.isInCreateStage=a,c.isModalAction=o,u={...c}):u={...c,acName:zr(this.c11nEnv.getContainerName(),c.context)},qt({type:n,payload:u});const{promise:l}=this.actionsApiPromise(n,c);return l}cancelCreateStageAssignment(e){if(!e)return Promise.reject(new Error(this.MSG_CONTAINERITEMID_REQUIRED));if("string"!=typeof e)return Promise.reject(new TypeError(this.MSG_CONTAINERITEMID_STRING));const{CASE_INFO:t}=rt,n=yt,r=e,o=r&&-1!==r.indexOf(ot.MODAL),i=this.c11nEnv.getCaseSummary(),a=mo(i),s=this.c11nEnv.getValue(t.CASE_INFO_ID),c=Wn({caseID:s,containerItemID:e,context:r},this.c11nEnv);if(a&&o&&!Io(i)){const t=this.c11nEnv.getValue("caseInfo.isFirstAssignment");if(!Po(r)&&t)return this.deleteCaseInCreateStage(e);qt({type:n,payload:{...c,isModalAction:o,isChildCase:Ao(i)}})}const{promise:u}=this.actionsApiPromise(n,c);return u}saveAndClose(e){if(!e)return Promise.reject(new Error(this.MSG_CONTAINERITEMID_REQUIRED));if("string"!=typeof e)return Promise.reject(new TypeError(this.MSG_CONTAINERITEMID_STRING));const t=e,n=t&&-1!==t.indexOf(ot.MODAL),r=this.c11nEnv.getValue(rt.CASE_INFO.CASE_INFO_ID),o=this.c11nEnv.getValue(rt.CASE_INFO.ASSIGNMENT_ID),i=this.c11nEnv.getValue(rt.CASE_INFO.ACTIVE_ACTION_ID)?this.c11nEnv.getValue(rt.CASE_INFO.ACTIVE_ACTION_ID):this.c11nEnv.getValue(rt.CASE_INFO.ASSIGNMENTACTION_ID),a=this.c11nEnv.getContainerName(),s=this.c11nEnv.getValue(rt.CASE_INFO.CASE_TYPE_ID),c=Mn(this.c11nEnv.getContextName()),u=Wn({context:t,containerItemID:e,assignmentID:o,actionID:i,caseID:r,containerName:a,caseType:s,isModalAction:n,isFormValid:c},this.c11nEnv),{promise:l}=this.actionsApiPromise("SAVE_AND_CLOSE",u);return qt((e=>({type:fs,payload:e}))(u)),l}deleteCaseInCreateStage(e){if(!e)return Promise.reject(new Error(this.MSG_CONTAINERITEMID_REQUIRED));if("string"!=typeof e)return Promise.reject(new TypeError(this.MSG_CONTAINERITEMID_STRING));const t=e,n=t&&-1!==t.indexOf(ot.MODAL),r=this.c11nEnv.getValue(rt.CASE_INFO.CASE_INFO_ID),o=this.c11nEnv.getValue(rt.CASE_INFO.CASE_TYPE_ID),i=Wn({caseID:r,caseType:o,containerItemID:e,context:t},this.c11nEnv);n&&(i.targetName=ot.MODAL,i.containerName=ki.MODAL,i.isModalAction=n),qt((e=>({type:ps,payload:e}))(i));const{promise:a}=this.actionsApiPromise("DELETE_CASE_IN_CREATE_STAGE",i);return a}getRecents(e){if(!e)return Promise.reject(new Error("maxResultsToFetch is required parameter"));if("number"!=typeof e)return Promise.reject(new TypeError("maxResultsToFetch must be number"));let{restApi:t}=qr.getRestEndPoint("getRecents");t=`${t}?maxResultsToFetch=${e}`;const n=un()+t;return Ca(n,{method:"GET",headers:{}})}logout(){const{restApi:e}=qr.getRestEndPoint("Logout"),t=un()+e;return Ca(t,{method:"GET",headers:{}})}invoke(e,t={}){const n={method:t.method||"GET",body:t.body};return Ca(e,n,this.c11nEnv.getContextName())}showCasePreview(e,t={}){this.loadView(e,"pyCasePreview",{container:ki.PREVIEW,containerName:ki.PREVIEW,context:rt.APP.APP,...t})}loadView(e,t,n){let r=Wn({caseId:e,viewName:t,caseClassName:this.c11nEnv.getValue(rt.CASE_INFO.CASE_TYPE_ID)},this.c11nEnv);n&&(r={...r,...n});const o=st,{promise:i}=this.actionsApiPromise(o,r,!1);return qt({type:o,payload:{...r}}),i}showPage(e,t){if(!e)return Promise.reject(new Error("pageName is required parameter"));if("string"!=typeof e)return Promise.reject(new TypeError("pageName must be string"));if(!t)return Promise.reject(new Error("className is required parameter"));if("string"!=typeof t)return Promise.reject(new TypeError("className must be string"));const n=Wn({viewName:e,className:t},this.c11nEnv),r=ct,{promise:o}=this.actionsApiPromise(r,n);return qt({type:r,payload:{...n,containerName:this.c11nEnv.getContainerName()}}),o}changeHandler(e,t){zn(e,t)}eventHandler(e,t){Xn(e,t)}triggerFieldChange(e,t){const n=this.c11nEnv.getContextName(),r=this.c11nEnv.getPageReference(),o=vn.getContextPath(r,e);this.c11nEnv.getValidationApi().validate(t),this.c11nEnv.isInsideList()&&this.c11nEnv.getListActions().updateProperty(e,t),qt({type:at,payload:{reference:o,value:t,context:n,pageReference:this.c11nEnv.getPageReference(),propertyName:this.c11nEnv.getComponentConfig().value,classID:this.c11nEnv.getValue(ot.CLASS_ID)}})}updateFieldValue(e,t){const n=this.c11nEnv.getContextName(),r=this.c11nEnv.getPageReference(),o=vn.getContextPath(r,e);On({type:rt.MESSAGES.MESSAGES_TYPE_ERROR,property:e,pageReference:r,context:n}),qt({type:it,payload:{reference:o,value:t,context:n}})}activateModalContainerItem(e){const t=Ct,{context:n}=e,r=n&&-1!==n.indexOf(ot.MODAL),o=Wn({...e,containerName:this.c11nEnv.getContainerName(),containerItemID:n},this.c11nEnv);r&&(o.containerName=ot.MODAL,o.isModalAction=r),qt({type:t,payload:o});const{promise:i}=this.actionsApiPromise(t,o);return i}}(this),this.getActionManager=()=>Vn,this.getGoogleMapsAPIKey=()=>sn,this.getLoadingStatus=e=>{let t=null;return e?(t=zt(e),t=t?t.context_data:null):t=this.getDataObject().context_data,!!t&&!!t.isLoading&&t.isLoading},this.clearErrorMessages=e=>{(null==e?void 0:e.property)?On({type:"error",property:e.property,pageReference:this.getPageReference(),context:this.getContextName()}):(null==e?void 0:e.context)?On({type:"error",...e}):(On({type:"error",...e,context:ot.APP.APP}),On({type:"error",...e,context:Ji(`${ot.APP.APP}/${this.getContainerName()}`)}))};const A=t.type;if("reference"===A){const e=t.config;c=e.context,e.context&&(c=In.handleAnnotation(e.context,this))}const v=(e,t)=>{e&&Object.keys(e).forEach((n=>{if("children"!==n){const r=e[n];"string"==typeof r?nt.isPropertyRef(r)&&(t[n]=r):Array.isArray(r)?r.forEach((e=>{v(e,t)})):r&&"object"==typeof r&&"exp"!==r.type&&v(r,t)}}))};let S=r.pageReference;if(S&&(S=In.handleAnnotation(r.pageReference,this)),c=vn.getContextPath(S||r.parentPageReference,c),c||(c=""),"reference"===A&&this.setInheritedConfig(t.config),o=vn.resolveReference(t,this),o){var b,T;"reference"===A&&(Is(o,l),this.setInheritedConfig(o.config)),v(o,l);const e=o.config;e&&(i=nt.isExpressionExist(e),a=nt.isWhenExist(e),s=as.isValidatorExist(e)),f=o.children,r.hasForm&&o&&o.config&&Object.prototype.hasOwnProperty.call(o.config,"value")&&(!o.config.readOnly||"false"===o.config.readOnly)&&((e,t,n)=>{const r=Pn(t);Nn[e]?(Nn[e].fieldOrder[r]=n,Nn[e].fieldOrder[r].isError=!1):(Nn[e]={fieldOrder:{[r]:n}},Nn[e].fieldOrder[r].isError=!1)})(u,this.getFullReference(),this),this.removeFormField=()=>{r.hasForm&&o&&o.config&&Object.prototype.hasOwnProperty.call(o.config,"value")&&((e,t,n)=>{if(Nn[e]){const r=wn(t,n);Nn[e].fieldOrder[r]&&delete Nn[e].fieldOrder[r]}})(this.getContextName(),this.getStateProps().value,this.getPageReference())},(null===(b=o)||void 0===b||null===(T=b.type)||void 0===T?void 0:T.toLowerCase())===ot.VIEW&&o.name&&(g=In.handleAnnotation(o.name,this)),(e=>{let t=!1;if(e.isWhenExist())t=!0;else{var n;const r=null===(n=e.getRawMetadata().config)||void 0===n?void 0:n.value;if(r){const e=yn(In.getPropertyName(r));t=!!(null==e?void 0:e.isDeclarativeTarget)}}var r,o,i;t&&(r=e.getCurrentView(),o=e.getContextName(),i=e.getPageReference(),So[o]||(So[o]={}),So[o][r]||(So[o][r]={pageReference:i}))})(this)}return{getPConnect:()=>this}}function As(e){return new _s(e)}function vs(e){Es=e}var Ss={createC11nEnv:As,registerComponentCreator:vs};class bs{}!function(e,t,n){t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n}(bs,"getCaseEvent",(()=>Object.freeze(rt.PUB_SUB_EVENTS.CASE_EVENTS)));var Ts=bs,Os={getResolvedSemanticURL:(e,t,n)=>qr.getResolvedSemanticURL(e,t,n),getActions:()=>({ACTION_OPENWORKBYHANDLE:Pt})},Rs=new x(P);function Cs(e,t){return void 0===t&&(t=Rs),function(n){return n.lift(new Ns(e,t))}}var Ns=function(){function e(e,t){this.dueTime=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new Ps(e,this.dueTime,this.scheduler))},e}(),Ps=function(e){function t(t,n,r){var o=e.call(this,t)||this;return o.dueTime=n,o.scheduler=r,o.debouncedSubscription=null,o.lastValue=null,o.hasValue=!1,o}return S(t,e),t.prototype._next=function(e){this.clearDebounce(),this.lastValue=e,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(ws,this.dueTime,this))},t.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},t.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var e=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(e)}},t.prototype.clearDebounce=function(){var e=this.debouncedSubscription;null!==e&&(this.remove(e),e.unsubscribe(),this.debouncedSubscription=null)},t}(k);function ws(e){e.debouncedNext()}var Ds=new class{getDebouncedSubject(e){return(new X).pipe(Cs(e))}};const xs=(e,t)=>{if(e.confirmationNote){let t=e;const{confirmationNote:n}=t;return t=((e,t)=>{const n=[e];return t.data.caseMessages=n,t})(n,t),t}if(!e.uiResources||!e.data)return e;const n=e,{uiResources:{actionButtons:r,navigation:o},nextAssignmentInfo:i}=n;if(n.data&&n.data.caseInfo){r&&(n.data.caseInfo.actionButtons=r),o&&(n.data.caseInfo.navigation=o),t&&t[rt.ACTIONS.DELETEAVIALACTIONS]&&delete n.data.caseInfo.availableActions;const{assignments:e,availableActions:i}=n.data.caseInfo;!(e&&Array.isArray(e)&&e[0].actions&&Array.isArray(e[0].actions))||t&&t[rt.STOPMERGEACTIONS]||(e[0].actions.forEach((e=>{"Assignment"!==e.type&&"LocalAction"!==e.type||i.push(e)})),n.data.caseInfo.availableActions=i)}return i&&(n.data.nextAssignmentInfo=i),n},Ms=async e=>{const t=xs(e),n=nt.getIn(t,ot.COMPONENTS);jo(t,{},!0),await ko(n)},Ls=(e,t,n)=>vn.resolveView(e,t,n);function js(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Us=new class{constructor(){js(this,"setComponentState",((e,t)=>{sessionStorage?sessionStorage.setItem(null==e?void 0:e.toString().replace(/\s/g,"-").toLowerCase(),JSON.stringify(t)):console.error("Session Storage not found")})),js(this,"getComponentState",(e=>{const t=sessionStorage.getItem(null==e?void 0:e.toString().replace(/\s/g,"-").toLowerCase());return nt.isValidJson(t)||t}))}},Vs=new class{constructor(){this.genericFailedMessage="Failed to display content. Contact the application administrator."}getGenericFailedMessage(){return this.genericFailedMessage}setGenericFailedMessage(e){this.genericFailedMessage=e}};function Fs(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class ks{constructor(){Fs(this,"getPCoreVersion",(()=>"1.0")),Fs(this,"onPCoreReady",(e=>Ol(e))),Fs(this,"getComponentsRegistry",(()=>il())),Fs(this,"checkIfSemanticURL",(()=>Tl())),Fs(this,"isValidSemanticURL",(()=>(()=>{if(po()){const e=qr.processUrl(Gr(),!0);return!!qr._getMatchedRouteInRoutingTable(e)}return!1})())),Fs(this,"getViewResources",(()=>p)),Fs(this,"configureForBrowserBookmark",(e=>bl(e))),Fs(this,"getStore",(()=>Yt())),Fs(this,"resetStore",(()=>{const e=Ut,{promise:t,actionMgrID:n}=Vn.actionManagerPromise(e);return qt({type:e,payload:{actionMgrID:n}}),t})),Fs(this,"getMessageManager",(()=>Cn)),Fs(this,"getStoreValue",((e,t,n)=>Jt(e,t,n))),Fs(this,"getContainerUtils",(()=>u)),Fs(this,"getAssetLoader",(()=>Uo)),Fs(this,"getAttachmentUtils",(()=>ja)),Fs(this,"getUserApi",(()=>$a)),Fs(this,"getCaseFollowerApi",(()=>Ga)),Fs(this,"getPersonalizationUtils",Qa),Fs(this,"getDataApi",(()=>rs)),Fs(this,"getDataApiUtils",(()=>ts)),Fs(this,"getAnalyticsUtils",(()=>os)),Fs(this,"getLocaleUtils",(()=>Ea)),Fs(this,"setBehaviorOverrides",(e=>{ks.behaviorOverrides=e})),Fs(this,"setBehaviorOverride",((e,t)=>{ks.behaviorOverrides[e]=t})),Fs(this,"getBehaviorOverrides",(()=>ks.behaviorOverrides)),Fs(this,"getBehaviorOverride",(e=>ks.behaviorOverrides[e])),Fs(this,"getAsynchronousUtils",(()=>Ds)),Fs(this,"createPConnect",(e=>As(e))),Fs(this,"getPubSubUtils",(()=>va)),Fs(this,"registerComponentCreator",(e=>{vs(e)})),Fs(this,"getConstants",(()=>Object.freeze(rt))),Fs(this,"getEvents",(()=>Ts)),Fs(this,"getRestClient",(()=>l)),Fs(this,"getMashupApi",(()=>class{static openCase(e,t="app"){return gs.openCase(e,t,"primary")}static createCase(e,t="app"){return gs.createCase(e,t,"primary")}static openAssignment(e,t="app"){return gs.openAssignment(e,t,"primary")}})),Fs(this,"getEnvironmentInfo",(()=>ti)),Fs(this,"getContainerItems",(()=>Ya)),Fs(this,"getRuntimeParamsAPI",(()=>Wa)),Fs(this,"getSemanticUrlUtils",(()=>Os)),Fs(this,"getRemoteCaseUtils",(()=>Hr)),Fs(this,"getNavigationUtils",(()=>Us)),Fs(this,"registerModule",((e,t)=>class{static registerModule(e,t,n){n[e]=()=>t}}.registerModule(e,t,this))),Fs(this,"getErrorHandler",(()=>Vs)),ks.behaviorOverrides={}}}Fs(ks,"behaviorOverrides",{});const Gs=new ks;function $s(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map((function(e){return"'"+e+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Bs(e){return!!e&&!!e[Rc]}function Ws(e){return!!e&&(function(e){if(!e||"object"!=typeof e)return!1;var t=Object.getPrototypeOf(e);return!t||t===Object.prototype}(e)||Array.isArray(e)||!!e[Oc]||!!e.constructor[Oc]||Ks(e)||Xs(e))}function Hs(e,t,n){void 0===n&&(n=!1),0===Ys(e)?(n?Object.keys:Cc)(e).forEach((function(r){n&&"symbol"==typeof r||t(r,e[r],e)})):e.forEach((function(n,r){return t(r,n,e)}))}function Ys(e){var t=e[Rc];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:Ks(e)?2:Xs(e)?3:0}function qs(e,t){return 2===Ys(e)?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function zs(e,t,n){var r=Ys(e);2===r?e.set(t,n):3===r?(e.delete(t),e.add(n)):e[t]=n}function Ks(e){return vc&&e instanceof Map}function Xs(e){return Sc&&e instanceof Set}function Js(e){return e.o||e.t}function Qs(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=Nc(e);delete t[Rc];for(var n=Cc(t),r=0;r<n.length;r++){var o=n[r],i=t[o];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[o]})}return Object.create(Object.getPrototypeOf(e),t)}function Zs(e,t){tc(e)||Bs(e)||!Ws(e)||(Ys(e)>1&&(e.set=e.add=e.clear=e.delete=ec),Object.freeze(e),t&&Hs(e,(function(e,t){return Zs(t,!0)}),!0))}function ec(){$s(2)}function tc(e){return null==e||"object"!=typeof e||Object.isFrozen(e)}function nc(e){var t=Pc[e];return t||$s(18,e),t}function rc(){return _c}function oc(e,t){t&&(nc("Patches"),e.u=[],e.s=[],e.v=t)}function ic(e){ac(e),e.p.forEach(cc),e.p=null}function ac(e){e===_c&&(_c=e.l)}function sc(e){return _c={p:[],l:_c,h:e,m:!0,_:0}}function cc(e){var t=e[Rc];0===t.i||1===t.i?t.j():t.g=!0}function uc(e,t){t._=t.p.length;var n=t.p[0],r=void 0!==e&&e!==n;return t.h.O||nc("ES5").S(t,e,r),r?(n[Rc].P&&(ic(t),$s(4)),Ws(e)&&(e=lc(t,e),t.l||fc(t,e)),t.u&&nc("Patches").M(n[Rc],e,t.u,t.s)):e=lc(t,n,[]),ic(t),t.u&&t.v(t.u,t.s),e!==Tc?e:void 0}function lc(e,t,n){if(tc(t))return t;var r=t[Rc];if(!r)return Hs(t,(function(o,i){return pc(e,r,t,o,i,n)}),!0),t;if(r.A!==e)return t;if(!r.P)return fc(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var o=4===r.i||5===r.i?r.o=Qs(r.k):r.o;Hs(3===r.i?new Set(o):o,(function(t,i){return pc(e,r,o,t,i,n)})),fc(e,o,!1),n&&e.u&&nc("Patches").R(r,n,e.u,e.s)}return r.o}function pc(e,t,n,r,o,i){if(Bs(o)){var a=lc(e,o,i&&t&&3!==t.i&&!qs(t.D,r)?i.concat(r):void 0);if(zs(n,r,a),!Bs(a))return;e.m=!1}if(Ws(o)&&!tc(o)){if(!e.h.N&&e._<1)return;lc(e,o),t&&t.A.l||fc(e,o)}}function fc(e,t,n){void 0===n&&(n=!1),e.h.N&&e.m&&Zs(t,n)}function dc(e,t){var n=e[Rc];return(n?Js(n):e)[t]}function hc(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function gc(e){e.P||(e.P=!0,e.l&&gc(e.l))}function yc(e){e.o||(e.o=Qs(e.t))}function mc(e,t,n){var r=Ks(t)?nc("MapSet").T(t,n):Xs(t)?nc("MapSet").F(t,n):e.O?function(e,t){var n=Array.isArray(e),r={i:n?1:0,A:t?t.A:rc(),P:!1,I:!1,D:{},l:t,t:e,k:null,o:null,j:null,C:!1},o=r,i=wc;n&&(o=[r],i=Dc);var a=Proxy.revocable(o,i),s=a.revoke,c=a.proxy;return r.k=c,r.j=s,c}(t,n):nc("ES5").J(t,n);return(n?n.A:rc()).p.push(r),r}function Ec(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return Qs(e)}var Ic,_c,Ac="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),vc="undefined"!=typeof Map,Sc="undefined"!=typeof Set,bc="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,Tc=Ac?Symbol.for("immer-nothing"):((Ic={})["immer-nothing"]=!0,Ic),Oc=Ac?Symbol.for("immer-draftable"):"__$immer_draftable",Rc=Ac?Symbol.for("immer-state"):"__$immer_state",Cc=("undefined"!=typeof Symbol&&Symbol.iterator,"undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames),Nc=Object.getOwnPropertyDescriptors||function(e){var t={};return Cc(e).forEach((function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)})),t},Pc={},wc={get:function(e,t){if(t===Rc)return e;var n=Js(e);if(!qs(n,t))return function(e,t,n){var r,o=hc(t,n);return o?"value"in o?o.value:null===(r=o.get)||void 0===r?void 0:r.call(e.k):void 0}(e,n,t);var r=n[t];return e.I||!Ws(r)?r:r===dc(e.t,t)?(yc(e),e.o[t]=mc(e.A.h,r,e)):r},has:function(e,t){return t in Js(e)},ownKeys:function(e){return Reflect.ownKeys(Js(e))},set:function(e,t,n){var r=hc(Js(e),t);if(null==r?void 0:r.set)return r.set.call(e.k,n),!0;if(!e.P){var o=dc(Js(e),t),i=null==o?void 0:o[Rc];if(i&&i.t===n)return e.o[t]=n,e.D[t]=!1,!0;if(function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}(n,o)&&(void 0!==n||qs(e.t,t)))return!0;yc(e),gc(e)}return e.o[t]=n,e.D[t]=!0,!0},deleteProperty:function(e,t){return void 0!==dc(e.t,t)||t in e.t?(e.D[t]=!1,yc(e),gc(e)):delete e.D[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=Js(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r?{writable:!0,configurable:1!==e.i||"length"!==t,enumerable:r.enumerable,value:n[t]}:r},defineProperty:function(){$s(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){$s(12)}},Dc={};Hs(wc,(function(e,t){Dc[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}})),Dc.deleteProperty=function(e,t){return wc.deleteProperty.call(this,e[0],t)},Dc.set=function(e,t,n){return wc.set.call(this,e[0],t,n,e[0])};var xc=new(function(){function e(e){this.O=bc,this.N=!1,"boolean"==typeof(null==e?void 0:e.useProxies)&&this.setUseProxies(e.useProxies),"boolean"==typeof(null==e?void 0:e.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),this.produce=this.produce.bind(this),this.produceWithPatches=this.produceWithPatches.bind(this)}var t=e.prototype;return t.produce=function(e,t,n){if("function"==typeof e&&"function"!=typeof t){var r=t;t=e;var o=this;return function(e){var n=this;void 0===e&&(e=r);for(var i=arguments.length,a=Array(i>1?i-1:0),s=1;s<i;s++)a[s-1]=arguments[s];return o.produce(e,(function(e){var r;return(r=t).call.apply(r,[n,e].concat(a))}))}}var i;if("function"!=typeof t&&$s(6),void 0!==n&&"function"!=typeof n&&$s(7),Ws(e)){var a=sc(this),s=mc(this,e,void 0),c=!0;try{i=t(s),c=!1}finally{c?ic(a):ac(a)}return"undefined"!=typeof Promise&&i instanceof Promise?i.then((function(e){return oc(a,n),uc(e,a)}),(function(e){throw ic(a),e})):(oc(a,n),uc(i,a))}if(!e||"object"!=typeof e){if((i=t(e))===Tc)return;return void 0===i&&(i=e),this.N&&Zs(i,!0),i}$s(21,e)},t.produceWithPatches=function(e,t){var n,r,o=this;return"function"==typeof e?function(t){for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return o.produceWithPatches(t,(function(t){return e.apply(void 0,[t].concat(r))}))}:[this.produce(e,t,(function(e,t){n=e,r=t})),n,r]},t.createDraft=function(e){Ws(e)||$s(8),Bs(e)&&(e=function(e){return Bs(e)||$s(22,e),function e(t){if(!Ws(t))return t;var n,r=t[Rc],o=Ys(t);if(r){if(!r.P&&(r.i<4||!nc("ES5").K(r)))return r.t;r.I=!0,n=Ec(t,o),r.I=!1}else n=Ec(t,o);return Hs(n,(function(t,o){r&&function(e,t){return 2===Ys(e)?e.get(t):e[t]}(r.t,t)===o||zs(n,t,e(o))})),3===o?new Set(n):n}(e)}(e));var t=sc(this),n=mc(this,e,void 0);return n[Rc].C=!0,ac(t),n},t.finishDraft=function(e,t){var n=(e&&e[Rc]).A;return oc(n,t),uc(void 0,n)},t.setAutoFreeze=function(e){this.N=e},t.setUseProxies=function(e){e&&!bc&&$s(20),this.O=e},t.applyPatches=function(e,t){var n;for(n=t.length-1;n>=0;n--){var r=t[n];if(0===r.path.length&&"replace"===r.op){e=r.value;break}}var o=nc("Patches").$;return Bs(e)?o(e,t):this.produce(e,(function(e){return o(e,t.slice(n+1))}))},e}()),Mc=xc.produce,Lc=(xc.produceWithPatches.bind(xc),xc.setAutoFreeze.bind(xc),xc.setUseProxies.bind(xc)),jc=(xc.applyPatches.bind(xc),xc.createDraft.bind(xc),xc.finishDraft.bind(xc),Mc);const Uc=(e,t)=>{const{data:{shared:n={}}={},context:r}=t;((e,t)=>{Object.keys(t).forEach((n=>{nt.getIn(e,[ot.SHARED,n])?Object.keys(t[n]).forEach((r=>{nt.setIn(e,[ot.SHARED,n,r],t[n][r])})):nt.setIn(e,[ot.SHARED,n],t[n])}))})(e,n),r&&nt.deleteIn(e,[r,"shared"])},Vc=(e,t,n=!1)=>{const{context:r,caseViewMode:o=(n?void 0:ot.PERFORM_MODE),containerName:i}=t;i!==ki.WORKAREA&&o&&nt.setIn(e,[r,"context_data","caseViewMode"],o)},Fc=(e,t=[])=>{t.forEach((t=>{nt.deleteIn(e,t)}))},kc=(e,t)=>{nt.deleteIn(e,[t,"nextAssignmentInfo"]),nt.deleteIn(e,[t,"caseMessages"]),nt.deleteIn(e,[t,"caseInfo","navigation"]),nt.deleteIn(e,[t,"caseInfo","actionButtons"]),nt.deleteIn(e,[t,"caseInfo","availableActions"]),nt.deleteIn(e,[t,"caseInfo","availableProcesses"]),nt.deleteIn(e,[t,"caseInfo","activeActionID"]),nt.deleteIn(e,[t,"caseInfo","assignments"])},Gc=e=>{const t=[];return e.map((e=>{t.push({type:rt.MESSAGES.MESSAGES_TYPE_ERROR,message:e.message})})),t},$c=[(e,t)=>jc(e,(e=>{switch(t.type){case mt:return e[t.payload.context]=on(e[t.payload.context],t.payload.data,{isArrayDeepMerge:!!t.payload.isArrayDeepMerge}),Vc(e,t.payload,!0),Uc(e,t.payload),e;case it:return tn(e[t.payload.context],t.payload.reference,t.payload.value),e;case"REMOVE_ITEM":return nt.deleteIn(e[t.payload.contex],t.payload.reference);case ut:return nt.setIn(e[t.payload.context],"context_data.isLoading",!0),e;case lt:return nt.setIn(e[t.payload.context],"context_data.isLoading",!1),e;case Ft:{const{data:n}=t.payload;return Uc(e,{data:{shared:n}}),e}case kt:{const{dataPagesToBeRemoved:n=[]}=t.payload;return n.forEach((t=>{const{dataPageName:n,dataPageNameWithHash:r}=t;nt.deleteIn(e.shared,[n,r]);const o=nt.getIn(e.shared,[n]);o&&0===Object.keys(o).length&&nt.deleteIn(e.shared,[n])})),e}case Gt:{const{instruction:n,context:r,referenceList:o,listIndex:i,listMoveToIndex:a,content:s={}}=t.payload,c=o.split(".");if(n===ot.LIST_ACTIONS.INSERT)nt.setIn(e[r],[...c,i],s);else if(n===ot.LIST_ACTIONS.UPDATE){const t=on(nt.getIn(e[r],[...c,i],{}),s);nt.setIn(e[r],[...c,i],t)}else if(n===ot.LIST_ACTIONS.DELETE){const t=nt.getIn(e[r],[...c],[]);t.splice(i,1);let n=`${o}[${i}]`;n=n.split("."),nt.deleteIn(e[r],[...n],t),nt.setIn(e[r],[...c],t)}else if(n===ot.LIST_ACTIONS.MOVE){const t=nt.getIn(e[r],[...c,i],{}),n=nt.getIn(e[r],[...c],[]);n.splice(i,1),n.splice(a,0,t),nt.setIn(e[r],[o],n)}return e}default:return e}})),(e={},t)=>jc(e,(e=>{switch(t.type){case vt:{if(!t.payload.data||e[t.payload.context])return e;t.payload.doDeleteCaseSummary&&kc(e,t.payload.context);const{target:n}=t.payload;return!n||-1===n.indexOf(ot.WORKAREA)&&-1===n.indexOf(ot.MODAL)?e[t.payload.containerItemID]=t.payload.data:e[t.payload.context]=t.payload.data,Vc(e,t.payload),Uc(e,t.payload),e}case Tt:{t.payload.doDeleteCaseSummary&&kc(e,t.payload.context);const{target:n}=t.payload;return!n||-1===n.indexOf(ot.WORKAREA)&&-1===n.indexOf(ot.MODAL)?e[t.payload.containerItemID]=on(e[t.payload.containerItemID],t.payload.data):e[t.payload.context]=on(e[t.payload.context],t.payload.data),Vc(e,t.payload),Uc(e,t.payload),e}case St:{const{childContainersContexts:n=[]}=t.payload;return((e,t)=>{const{containerItemID:n,context:r,deleteContext:o}=t;o&&nt.deleteIn(e,[r]),nt.deleteIn(e,[n])})(e,t.payload),Fc(e,n),e}case At:{const{containerItems:n}=t.payload;return Array.isArray(n)?n.forEach((t=>{nt.deleteIn(e,[t])})):nt.deleteIn(e,[n]),e}case Ot:{const{context:n,contextToBeRemoved:r,data:o,childContainersContextsToBeRemoved:i}=t.payload;return kc(e,t.payload.context),Vc(e,t.payload),e[n]=on(e[n],e[r]),e[n]=on(e[n],o),nt.deleteIn(e,[r]),Fc(e,i),Uc(e,t.payload),e}case Rt:{let{payload:{data:n,context:r,pulseReplace:o=!0,childContainersContexts:i=[]}}=t;const a=nt.getIn(e[r],"pulse");let s=nt.getIn(e[r],"OperatorID"),c=nt.getIn(e[r],"pxRequestor");return c&&n.pxRequestor&&(c=nt.mergeDeep(c,n.pxRequestor)),s&&n.OperatorID&&(s=nt.mergeDeep(s,n.OperatorID)),!o&&a&&(n=tn(n,"pulse",a),n=tn(n,"OperatorID",s),n=tn(n,"pxRequestor",c)),nt.setIn(e,r,n),Vc(e,t.payload),Uc(e,t.payload),Fc(e,i),e}case $t:{const{context:n}=t.payload;return kc(e,n),e}default:return e}})),(e=zc().data,t)=>jc(e,(e=>{switch(t.type){case It:return t.payload.err.errorDetails&&"Validation fail"===t.payload.err.errorClassification?function(e,t){const{err:n,formFields:r}=t.payload;let{context:o}=t.payload;const{fieldErrors:i,pageErrors:a,appErrors:s}=((e,t)=>{const n=[],r=[],o=[];return e.forEach((e=>{if(e[ot.ERROR_IN_PAGE_IDENTIFIER]&&e[ot.ERROR_FIELD_IN_PAGE]){const o=e[ot.ERROR_FIELD_IN_PAGE].slice(1);t.includes(o)?r.push(e):n.push(e)}else e[ot.ERROR_IN_PAGE_IDENTIFIER]&&!e[ot.ERROR_FIELD_IN_PAGE]?n.push(e):e[ot.ERROR_IN_PAGE_IDENTIFIER]||e[ot.ERROR_FIELD_IN_PAGE]||o.push(e)})),{fieldErrors:r,pageErrors:n,appErrors:o}})(n.errorDetails,r);if(nt.setIn(e,[o,...Sn.FIELD_MESSAGES_PATH],{}),nt.setIn(e,[o,...Sn.PAGE_MESSAGES_PATH],[]),i.length>0&&((e,t,n)=>{n.forEach((n=>{const r=n[ot.ERROR_FIELD_IN_PAGE].slice(1);if(r){const o=r.lastIndexOf(".");let i=r.substring(0,o)||ot.EMPTY_STRING;i=i?"caseInfo.content."+i:"caseInfo.content",i=i.replace(/\(/g,"[").replace(/\)/g,"]");const a=r.substring(o+1),s=bn(a,i,ot.PROPERTY),c={type:rt.MESSAGES.MESSAGES_TYPE_ERROR,message:n.localizedValue},u=nt.getIn(e[t],s,[]);nt.setIn(e[t],s,[...u,c])}}))})(e,o,i),a.length>0){const t=Gc(a);o.includes&&o.includes(ki.WORKAREA)&&(o=Nr(o)),e[o]||(o=ot.APP.APP),nt.setIn(e,[o,...Sn.PAGE_MESSAGES_PATH],t)}else o.includes&&o.includes(ki.WORKAREA)&&(o=Nr(o)),nt.deleteIn(e,[o,...Sn.PAGE_MESSAGES_PATH]);if(s.length>0){const t=Gc(s);nt.setIn(e,[ot.APP.APP,...Sn.PAGE_MESSAGES_PATH],t)}return e}(e,t):e;case Tt:{const{context:n}=t.payload,r=[n,...Sn.FIELD_MESSAGES_PATH],o=[n,...Sn.PAGE_MESSAGES_PATH];if(nt.setIn(e,r,{}),nt.setIn(e,o,[]),n&&n.includes(ki.WORKAREA)){const t=[xr(n),...Sn.PAGE_MESSAGES_PATH];nt.setIn(e,t,[])}return e}case jt:return((e,t)=>{const{property:n,pageReference:r,category:o,context:i,type:a}=t.payload,s=bn(n,r,o),c=nt.getIn(e[i],s);if(c&&o===ot.CASEMESSAGES)nt.setIn(e[i],bn(n,r,o),"");else if(c&&c.length>0&&Array.isArray(c)){const t=c.filter((e=>e.type!==a));s&&s.length>0&&nt.setIn(e[i],bn(n,r,o),t)}return e})(e,t);case Lt:{const{messages:n,property:r,pageReference:o,context:i,category:a}=t.payload,s=bn(r,o,a);return n&&n.length>0&&Array.isArray(n)&&s&&s.length>0&&nt.setIn(e[i],bn(r,o,a),n),e}default:return e}}))];var Bc=(e=zc().data,t)=>t.type===Ut?zc().data:($c.forEach((n=>{e=n(e,t)})),e);const Wc=(e,t=[])=>{t.forEach((t=>{nt.deleteIn(e,[t])}))},Hc=(e,t)=>{const{type:n,payload:r}=t,o=n===Tt,{target:i,context:a,semanticURL:s="",root:c,containerItemID:u,childContainers:l,flowName:p,resourceType:f="",key:d=""}=r;return c&&nt.setIn(e,[i,"items",u,"view"],c),a&&nt.setIn(e,[i,"items",u,"context"],a),p&&nt.setIn(e,[i,"items",u,"flowName"],p),(!o||o&&d)&&nt.setIn(e,[i,"items",u,"key"],d.trim()),(!o||o&&s)&&nt.setIn(e,[i,"items",u,"semanticURL"],s),(!o||o&&f)&&nt.setIn(e,[i,"items",u,"type"],f),Wc(e,l),e};var Yc=(e=zc().containers,t)=>t.type===Ut?zc().containers:jc(e,(e=>{switch(t.type){case _t:{const{context:n,name:r,type:o,actionMgrID:i}=t.payload,a=`${n}/${r}`;let s=null;return Vn.resolveActionByID(i,null,!1),e[a]||(s={type:o,accessedOrder:[],items:{}},nt.setIn(e,[a],s)),e}case At:{const{context:n,name:r,actionMgrID:o}=t.payload,i=`${n}/${r}`;return Vn.resolveActionByID(o,null,!1),nt.setIn(e,[i,"accessedOrder"],[]),nt.setIn(e,[i,"items"],{}),e}case vt:{const{target:n,context:r,isInCreateStage:o,semanticURL:i,root:a,containerItemID:s,actionMgrID:c,key:u,flowName:l,resourceType:p,actionName:f,isMinimizable:d}=t.payload,h=e[n],g=h&&h.type,y=h&&h.accessedOrder||[],m=h&&h.items||{};let E=null;return e[n]&&"single"===g&&y.length>0?Hc(e,t):(E={accessedOrder:[...y,s],items:{...m,[s]:{view:a,semanticURL:i,key:u,flowName:l,context:r,isInCreateStage:o,resourceType:p,actionName:f,isMinimizable:d}}},Vn.resolveActionByID(c,null,!1),e[n]=He()(e[n],E),e)}case Tt:case Rt:{const{actionMgrID:n,data:r}=t.payload;let o=e;try{o=Hc(e,t),Vn.resolveActionByID(n,r,!1)}catch{Vn.rejectActionByID(n,!1)}return o}case bt:{const{target:n,containerItemID:r,actionMgrID:o}=t.payload;try{const t=nt.getIn(e,[n,"accessedOrder"]).filter((e=>e!==r));t.push(r),nt.setIn(e,[n,"accessedOrder"],t),Vn.resolveActionByID(o,null,!1)}catch{Vn.rejectActionByID(o,!1)}return e}case Ot:case St:{const{target:n,containerItemID:r,actionMgrID:o,childContainers:i}=t.payload;try{const t=nt.getIn(e,[n,"accessedOrder"]).filter((e=>e!==r));nt.setIn(e,[n,"accessedOrder"],t),nt.deleteIn(e,[n,"items",r]),Wc(e,i),Vn.resolveActionByID(o,null,!1)}catch{Vn.rejectActionByID(o,!1)}return e}default:return e}}));let qc={};const zc=()=>qc;function Kc(e){return void 0===e&&(e=Number.POSITIVE_INFINITY),ve(B,e)}function Xc(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=Number.POSITIVE_INFINITY,r=null,o=e[e.length-1];return ce(o)?(r=e.pop(),e.length>1&&"number"==typeof e[e.length-1]&&(n=e.pop())):"number"==typeof o&&(n=e.pop()),null===r&&1===e.length&&e[0]instanceof H?e[0]:Kc(n)(ue(e,r))}function Jc(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var Qc=function(){function e(e){this.selector=e}return e.prototype.call=function(e,t){return t.subscribe(new Zc(e,this.selector,this.caught))},e}(),Zc=function(e){function t(t,n,r){var o=e.call(this,t)||this;return o.selector=n,o.caught=r,o}return S(t,e),t.prototype.error=function(t){if(!this.isStopped){var n=void 0;try{n=this.selector(t,this.caught)}catch(t){return void e.prototype.error.call(this,t)}this._unsubscribeAndRecycle();var r=new Ie(this);this.add(r);var o=Ae(n,r);o!==r&&this.add(o)}},t}(_e);const eu=(e,t)=>{return n=n=>(console.error(e,n),le(Sr(e,n,t))),function(e){var t=new Qc(n),r=e.lift(t);return t.caught=r};var n};var tu=[(e,t)=>e.pipe(Fe(vo),ye((e=>e.payload)),ve((e=>{const{context:n,caseWideAction:r,contextData:o}=e;let i={};i=io(r?"refreshCaseData":"refreshAssignmentData",e);const{restApi:a,reqType:s}=i,c=t.value.data[n].caseInfo.headers,u=Ei(n);return oe(Ca(""+a,{method:s,body:{...u.content,contextData:o},headers:{"if-match":c&&c.etag}},n)).pipe(ye((t=>({response:{...t.data||{}},actionConfig:e,headers:mi(t.headers)}))),eu(": Error ocurred during fetch call at refreshData Epic : ",e.context))})),ve((async e=>{if(e&&e.type===It)return Si(e);const{actionConfig:t,response:n,headers:r}=e,{context:o}=t,i=qo(Nt),a=zr(i,o),s={acName:a,context:o},c=xs(n,{[rt.STOPMERGEACTIONS]:!0,[rt.ACTIONS.DELETEAVIALACTIONS]:!0});c.directUrlUpdation=!1,await _i(c,t,s);const u=Ii(c,{target:a,context:o});return u.isArrayDeepMerge=!0,vr(ir,u)})))],nu=[e=>e.pipe(Fe(Vt),ve((async e=>{const{context:t}=e.payload,n={},r={},o=Object.keys(e.payload.datapages).map((o=>{const i=e.payload.datapages[o];if(i.mode===ot.READONLY&&(null==i?void 0:i.refreshStrategy)){const{timeoutSecs:e="",type:t=""}=(null==i?void 0:i.refreshStrategy)||{},n=Kt()[i.name];if(o in n){const r=n[o],{loadTime:i}=r;if(!ts.isTimeElapsed(i,e,t))return}}return ts.getData(i.name,{dataViewParameters:i.dataViewParameters},t).then((e=>{const t=i.mode===ot.READONLY?r:n;var a,s;t[i.name]?t[i.name][o]={pxResults:e.data.data,parameters:i.dataViewParameters,loadTime:null===(a=e.data)||void 0===a?void 0:a.fetchDateTime}:t[i.name]={[o]:{pxResults:e.data.data,parameters:i.dataViewParameters,loadTime:null===(s=e.data)||void 0===s?void 0:s.fetchDateTime}}})).catch((()=>{}))}));await Promise.allSettled(o);const i=[];return Object.keys(n).length&&i.push(ir({context:t,data:n})),Object.keys(r).length&&i.push(br({data:r,context:t})),qt(i),[]})))];const ru=e=>{const{containerName:t,isInCreateStage:n}=e;return n?ot.MODAL:t||qo("createNewWork")},ou=e=>{const t=nt.getIn(e,[ot.DATA,ot.CASE_INFO.CASE_INFO]);return mo(t)&&Eo(ti.getOperatorIdentifier(),t)},iu=e=>{const{viewType:t,containerName:n,targetContainerName:r,isChild:o}=e;return t||(!ii(n)&&!ii(r)||o?yi.PAGE:yi.FORM)};function au(e,t){return"function"==typeof t?function(n){return n.pipe(au((function(n,r){return oe(e(n,r)).pipe(ye((function(e,o){return t(n,e,r,o)})))})))}:function(t){return t.lift(new su(e))}}var su=function(){function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new cu(e,this.project))},e}(),cu=function(e){function t(t,n){var r=e.call(this,t)||this;return r.project=n,r.index=0,r}return S(t,e),t.prototype._next=function(e){var t,n=this.index++;try{t=this.project(e,n)}catch(e){return void this.destination.error(e)}this._innerSub(t)},t.prototype._innerSub=function(e){var t=this.innerSubscription;t&&t.unsubscribe();var n=new Ie(this),r=this.destination;r.add(n),this.innerSubscription=Ae(e,n),this.innerSubscription!==n&&r.add(this.innerSubscription)},t.prototype._complete=function(){var t=this.innerSubscription;t&&!t.closed||e.prototype._complete.call(this),this.unsubscribe()},t.prototype._unsubscribe=function(){this.innerSubscription=void 0},t.prototype.notifyComplete=function(){this.innerSubscription=void 0,this.isStopped&&e.prototype._complete.call(this)},t.prototype.notifyNext=function(e){this.destination.next(e)},t}(_e);const uu=e=>{va.publish(ot.PUB_SUB_EVENTS.CASE_EVENTS.ASSIGNMENT_SUBMISSION,e)},lu=(e,t)=>{const{containerItemID:n,skipReleaseLockRequest:r}=t,o=Zi(n),i=`${ot.APP.APP}/${ki.MODAL}`;e.push(vr(mr,{containerItemID:n,context:o,target:i,skipReleaseLockRequest:r}))},pu=e=>{const t={},{routeKey:n,isModalAction:r,caseID:o,context:i,RemoteSystemID:a}=e;a&&(t.RemoteSystemID=a);const s=n||"releaseAssignmentLock",{restApi:c,reqType:u}=io(s,{ID:o,caseID:o,viewType:yi.PAGE});return oe(Ca(c,{method:u,headers:t},i)).pipe(ye((t=>r?{actionInPayload:e}:{response:t.data,actionInPayload:e,headers:mi(t.headers)})),eu(": Error ocurred during ajax call at release lock request : ",i))};var fu=pu;const{LOCAL_ACTION_TYPE:du}=ot,hu=(e,t)=>{const{context:n}=e,{isProcessAction:r,actionMgrID:o}=t,i=r?xt:Dt;e.openActionType=i;const a=ri(i,e),s=zr(a,n),{continueExecution:c}=Ci(s);return c?((e,t)=>{const{actionID:n,assignmentID:r,caseID:o,context:i,openActionType:a}=e,{isProcessAction:s}=t,c=s?xt:(e=>{const t=e.localActionType.toLowerCase();return t===du.CASE_WIDE||t===du.EXPRESS?Mt:Dt})(e),u=yi.FORM,{reqType:l}=io(c,{caseID:o,ID:r,actionID:n,viewType:u});let{restApi:p}=io(c,{caseID:o,ID:r,actionID:n,viewType:u});return p.indexOf("viewType=")<0&&(p=`${p}?viewType=${u}`),oe(Ca(p,{method:l},i)).pipe(ye((t=>({response:t.data,actionInPayload:e,headers:mi(t.headers)}))),eu(`: Error ocurred during ajax call at ${a} Epic : `,i))})(e,t):(Vn.rejectActionByID(o),se())},gu=async(e,t,{headers:n,actionInPayload:r})=>{const{context:o,actionName:i,openActionType:a,doDeleteCaseSummary:s}=r,c=xs(e),u=ri(a,r),l=zr(u,o);let p,f,d=!1;!aa(l)||ai(u)?(f=Pr(u,o),ai(u)&&(f=Dr(o,f)),p=f,d=!0):(p=Ji(l),f=Zi(p));const h={acName:l,target:l,containerName:u,context:f};await _i(c,r,h);const g=Ii(c,{target:l,context:f,containerItemID:p,caseViewMode:ot.PERFORM_MODE,doDeleteCaseSummary:s,headers:n,actionName:i,isMinimizable:!1,isInCreateStage:ai(u),resourceType:Pi});hi(g,c),ai(u)&&delete g.doDeleteCaseSummary;const y=d?dr:hr;return t.push(vr(y,g)),(ii(u)||di(u))&&Li(g,t),t};function yu(e,t){return void 0===e&&(e=0),void 0===t&&(t=Rs),(!we(e)||e<0)&&(e=0),t&&"function"==typeof t.schedule||(t=Rs),new H((function(n){return n.add(t.schedule(mu,e,{subscriber:n,counter:0,period:e})),n}))}function mu(e){var t=e.subscriber,n=e.counter,r=e.period;t.next(n),this.schedule({subscriber:t,counter:n+1,period:r},r)}function Eu(e){return function(t){return t.lift(new Iu(e))}}var Iu=function(){function e(e){this.durationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new _u(e,this.durationSelector))},e}(),_u=function(e){function t(t,n){var r=e.call(this,t)||this;return r.durationSelector=n,r.hasValue=!1,r}return S(t,e),t.prototype._next=function(e){try{var t=this.durationSelector.call(this,e);t&&this._tryNext(e,t)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.emitValue(),this.destination.complete()},t.prototype._tryNext=function(e,t){var n=this.durationSubscription;this.value=e,this.hasValue=!0,n&&(n.unsubscribe(),this.remove(n)),(n=Ae(t,new Ie(this)))&&!n.closed&&this.add(this.durationSubscription=n)},t.prototype.notifyNext=function(){this.emitValue()},t.prototype.notifyComplete=function(){this.emitValue()},t.prototype.emitValue=function(){if(this.hasValue){var t=this.value,n=this.durationSubscription;n&&(this.durationSubscription=void 0,n.unsubscribe(),this.remove(n)),this.value=void 0,this.hasValue=!1,e.prototype._next.call(this,t)}},t}(_e),Au=[e=>{let t=0,n=[];return e.pipe(Fe(rr),(e=>new H((t=>{let n={},r=0;return e.pipe(ve((e=>{const t=Date.now();let o;return o=es.a,o&&o(e,n)&&t-r<100?se():(n=e,r=t,le(e))}))).subscribe(t)}))),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ve((e=>{const{context:n}=e,r=ru(e),o=zr(r,n),{continueExecution:i,removeActionPayload:a}=(e=>oa(e)?{continueExecution:!0,removeActionPayload:{}}:Ci(e))(o);return i?((e,t)=>{const{caseInfo:n,class:r,flowType:o,context:i,viewType:a=yi.PAGE,headers:s,startingFields:c={}}=e,{removeActionPayload:u}=t;let l={};n&&n.content&&(l=n.content);const{restApi:p,reqType:f}=io("createWork",{caseClassName:r,viewType:a}),d={caseTypeID:r,content:{...l,...c},processID:o};return oe(Ca(p,{method:f,headers:s,body:d},i)).pipe(ye((t=>({response:t.data,actionInPayload:e,headers:mi(t.headers,r,s),removeActionPayload:u}))),eu("Error ocurred during ajax call at createWork Epic : ",i))})(e,{removeActionPayload:a}):(Vn.rejectActionByID(t),se())})),ve((async e=>{if(e&&e.type===It)return n.push(Si(e)),n;const{actionInPayload:r,response:o,headers:i,removeActionPayload:a}=e,s=ou(o);nt.setIn(o.data,"caseInfo.isFirstAssignment",!0);const c=ru({...r,isInCreateStage:s}),u=zr(c,r.context),l=Ti(u,c,r.context);if(!ai(c)&&oa(u)){const{continueExecution:e}=Ci(u);if(!e)return Vn.rejectActionByID(t),se()}const p=xs(o);let f=ro("createWork",{caseClassName:li(p)});f=f.replace(/{.+?}/,ui(pi(p))),p.semanticURL=f,((e,t)=>{const n=ou(e),{skipBrowserSemanticUrlUpdate:r=!1}=t;nt.setIn(e,["directUrlUpdation"],!n&&!r)})(p,r);const d={acName:u,context:l};await _i(p,r,d);const h={target:u,context:l,containerItemID:l,headers:i,semanticURL:f,isInCreateStage:s,isMinimizable:s,caseViewMode:ot.PERFORM_MODE,resourceType:rt.CASE};hi(h,p);const g=Ii(p,h),y=bi(u,g);return Oi(y)&&fi(n,{removeActionPayload:a,target:u}),n.push(y),Mi(n),n})),ye((()=>(Vn.resolveActionByID(t),ji(n),n=[],n))))},e=>{let t=0,n=[];return e.pipe(Fe(ls),ye((e=>(({actionMgrID:t}=e.payload),{...e.payload,insKey:e.payload.assignmentID}))),ve((e=>{const{context:n}=e,r=iu(e);e.viewType=r;const o=ri(wt,e),i=zr(o,n),{activate:a,activateContainerActionPayload:s}=xi(Pi,i,e);if(a&&!e.isParallelCall)return Ge.of({type:bt,activateContainerActionPayload:s,actionInPayload:e});const{continueExecution:c,removeActionPayload:u}=(null==s?void 0:s.isParallelAssignment)?{continueExecution:!0,removeActionPayload:{}}:Ci(i);return c?((e,t)=>{const n=iu(e),{headers:r,context:o,assignmentID:i}=e,{restApi:a,reqType:s}=io(wt,{assignmentID:i,viewType:n}),{removeActionPayload:c}=t;return oe(Ca(`${a}?viewType=${n}`,{method:s,headers:r},o)).pipe(ye((t=>{const{key:o,flowName:a}=vi(i);return{response:{...t.data,key:o,flowName:a},actionInPayload:e,viewType:n,removeActionPayload:c,headers:mi({...r,...t.headers})}})),eu("Error ocurred during ajax call at openAssignment Epic : ",o))})(e,{removeActionPayload:u}):(Vn.rejectActionByID(t),se())})),ve((async e=>{if(e&&e.type===It)return n.push(Si(e)),n;const{type:t,actionInPayload:r,response:o,viewType:i,headers:a,removeActionPayload:s,activateContainerActionPayload:c}=e,{context:u,caseViewMode:l}=r,p=((e,t)=>{const n=ci(e),r=mo(n),{isChild:o,containerName:i}=t,a=o&&r,s=r&&!t.isActionFromToDoList;return a||s?ot.MODAL:i||ri(wt,t)})(o,r),f=zr(p,u);if(t===bt)return await(async(e,t,n)=>{const{semanticURL:r,containerItemID:o,isParallelAssignment:i,insKey:a}=t,{target:s,actionInPayload:c}=n,{skipBrowserSemanticUrlUpdate:u=!1}=c,l=Zi(o);await _i({directUrlUpdation:!u,semanticURL:r},c,{acName:s,target:s,context:l}),e.push(vr(yr,{containerItemID:o,target:s,isParallelAssignment:i,insKey:a,resourceType:wi,context:l,doDeleteCaseSummary:c.doDeleteCaseSummary}))})(n,c,{actionInPayload:r,target:f}),Mi(n),n;const d=xs(o);((e,t)=>{const n=ci(e),r=pi(e),o=mo(n),{skipBrowserSemanticUrlUpdate:i=!1,viewType:a}=t,s=a===yi.PAGE&&!o&&!i,{caseTypeID:c}=n;if(s){const t=ro(Pt,{caseClassName:c}).replace(/{.+?}/,ui(r));e.semanticURL=t,e.directUrlUpdation=!0}})(d,r);const h=Ti(f,p,u),g={acName:f,target:f,context:h};await _i(d,r,g);const y={target:f,context:h,containerItemID:h,headers:a,isMinimizable:mo(nt.getIn(d,"data.caseInfo")),doDeleteCaseSummary:r.doDeleteCaseSummary,resourceType:rt.CASE};hi(y,d);const m=Ii(d,y);return oa(f)&&aa(f)?i===yi.FORM?(m.caseViewMode=l||ot.PERFORM_MODE,n.push(vr(hr,m))):n.push(vr(Er,m)):(fi(n,{removeActionPayload:s,target:f}),n.push(vr(dr,m))),(i===yi.FORM&&di(m.containerItemID)||r.targetContainerName===ki.WORKAREA)&&Li(m,n),Mi(n),n})),ye((()=>{var e,r;return Vn.resolveActionByID(t),qt(n),(null===(e=n[0])||void 0===e||null===(r=e.payload)||void 0===r?void 0:r.isParallelAssignment)&&qt({type:ls,payload:{...n[0].payload,isParallelCall:!0}}),n=[],n})))},e=>{let t=0,n=[];return e.pipe(Fe("OPEN_WORK_BY_HANDLE"),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ve((e=>{const{context:n}=e,r=ri(Pt,e),o=zr(r,n),{continueExecution:i,removeActionPayload:a}=Ci(o);if(!i)return Vn.rejectActionByID(t),se();const{activate:s,activateContainerActionPayload:c}=xi(wi,o,e);return s?Ge.of({type:bt,activateContainerActionPayload:c,actionInPayload:e}):((e,t)=>{const{insKey:n,headers:r,context:o}=e,{removeActionPayload:i}=t,{restApi:a,reqType:s}=io(Pt,{caseID:n});return oe(Ca(a,{method:s,headers:r},o)).pipe(ye((t=>({response:t.data,actionInPayload:e,headers:r,removeActionPayload:i}))),eu("Error ocurred during ajax call at openWorkByHandle Epic : ",o))})(e,{removeActionPayload:a})})),ve((async e=>{if(e&&si(e.type))return n.push(Si(e)),n;const{actionInPayload:t,activateContainerActionPayload:r,type:o,response:i,removeActionPayload:a}=e,{context:s,headers:c,skipBrowserSemanticUrlUpdate:u}=t,l=ri(Pt,t),p=zr(l,s);if(o===bt)await(async(e,t)=>{const{activateContainerActionPayload:{semanticURL:n,containerItemID:r},actionInPayload:o,actionInPayload:{context:i,skipBrowserSemanticUrlUpdate:a,doDeleteCaseSummary:s}}=t,c=ri(Pt,o),u=zr(c,i),l=Zi(r);await _i({directUrlUpdation:!a,semanticURL:n},o,{acName:u,containerName:c,target:u,context:l}),e.push(vr(yr,{containerItemID:r,target:u,context:l,doDeleteCaseSummary:s}))})(n,{activateContainerActionPayload:r,actionInPayload:t});else{const e=Ti(p,l,s,{buildNew:!0}),r=xs(i),o=((e,t)=>{const{isRemoteCase:n,remoteCaseClass:r}=t,o=pi(e),i=n?r:li(e);let a=ro(Pt,{caseClassName:i});return a=a&&a.replace("{workID}",ui(o)),a})(r,t);r.semanticURL=o,r.directUrlUpdation=!u;const f={acName:p,context:e};await _i(r,t,f);const d=Ii(r,{target:p,context:e,containerItemID:e,headers:c,semanticURL:o});d.caseViewMode=ot.REVIEW_MODE,d.resourceType=wi,hi(d,r,{skipFlowNameUpdate:!0});const h=bi(p,d);a.containerItemID&&Oi(h)&&n.push(vr(mr,{containerItemID:a.containerItemID,target:p})),n.push(h)}return Mi(n),n})),ye((()=>(Vn.resolveActionByID(t),qt(n),n=[],n))))},e=>{let t=0,n=[];return e.pipe(Fe("OPEN_LOCAL_ACTION"),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ve((e=>((e,t)=>hu(e,t))(e,{actionMgrID:t}))),ve((async e=>{if(e&&si(e.type)){const t=Si(e);return n.push(t),n}const{actionInPayload:t,headers:r,response:o}=e,{actionID:i}=t;return nt.setIn(o,"data.caseInfo.activeActionID",i),await gu(o,n,{headers:r,actionInPayload:t}),(e=>{const{callbacks:t}=e;var n;(null==t?void 0:t.submit)&&(n=e=>{t.submit(e),va.unsubscribe(ot.PUB_SUB_EVENTS.EVENT_EXPRESS_LOCALACTION,"expressLocalActionSubmit")},va.subscribe(ot.PUB_SUB_EVENTS.EVENT_EXPRESS_LOCALACTION,n,"expressLocalActionSubmit"))})(t),n})),ye((()=>(1===n.length&&si(n[0].type)?Vn.rejectActionByID(t):Vn.resolveActionByID(t),qt(n),n=[],n))))},e=>{let t=0,n=[];return e.pipe(Fe(us),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ve((e=>((e,t)=>hu(e,t))(e,{actionMgrID:t,isProcessAction:!0}))),ve((async e=>{if(e&&si(e.type)){const t=Si(e);return n.push(t),n}const{actionInPayload:t,headers:r,response:o}=e;return await gu(o,n,{headers:r,actionInPayload:t}),n})),ye((()=>(1===n.length&&si(n[0].type)?Vn.rejectActionByID(t):Vn.resolveActionByID(t),qt(n),n=[],n))))},(e,t)=>{let n=0,r=[];return e.pipe(Fe("FINISH_ASSIGNMENT"),au((e=>{const{isFormValid:o}=e.payload;return({actionMgrID:n}=e.payload),o?le(e.payload).pipe(ve((e=>(((e,t)=>{const{containerItemID:n,context:r,actionMgrID:o,isInCreateStage:i,isModalAction:a}=t;if(i&&a){const t=oi(n),i=zr(t,r);e.push(vr(yr,{containerItemID:n,target:i,actionMgrID:o}))}})(r,e),((e,t)=>{var n,r;const{assignmentID:o,actionID:i,caseID:a,context:s,additionalHeaders:c={},isCaseWideAction:u}=e,{state$:l}=t,p=(e=>{const{isModalAction:t,isInCreateStage:n,viewType:r}=e;return r||(t||n?yi.PAGE:yi.FORM)})(e),f=(e=>{const{isCaseWideAction:t}=e;return t?Mt:"finishAssignment"})(e),d={assignmentID:o,actionID:i,caseID:a,viewType:p},{restApi:h}=io(f,d);let{reqType:g}=io(f,d);u&&(g="PATCH");const{content:y,attachmentsExist:m}=Ei(s);e.attachmentsExist=m;const E=(null===(n=l.value.data[s])||void 0===n||null===(r=n.caseInfo)||void 0===r?void 0:r.headers)||{},{etag:I}=E,_={"if-match":I,...c};return oe(Ca(h,{method:g,body:y,headers:_},s)).pipe(ye((t=>{const{data:n,headers:r}=t;return{response:n,actionInPayload:e,headers:mi({..._,...r})}})),eu("Error ocurred during ajax call at finishAssignment Epic : ",s))})(e,{state$:t})))),ve((async e=>{var t,o;if(e&&e.type===It){const t=Si(e);return r.push(t),r}const{headers:i,actionInPayload:a,response:s}=e,{containerItemID:c,context:u=Zi(c),isModalAction:l,isCaseWideAction:p,isInCreateStage:f,caseID:d}=a,h=oi(c),g=da(c);a.target=g;const y=Object.freeze({target:a.target,containerItemID:c,context:u,containerName:h});var m;nt.setIn(s.data,"caseInfo.isFirstAssignment",!1),m={submitResponse:s},va.publish(ot.PUB_SUB_EVENTS.EVENT_EXPRESS_LOCALACTION,m);let E=xs(s,{[rt.STOPMERGEACTIONS]:!s.nextAssignmentInfo});const I=(e=>{const t=ci(e);return mo(t)&&Eo(ti.getOperatorIdentifier(),t)})(E),_=f&&!I,A=li(E);l&&!f&&(E=((e,t)=>{var n,r,o;return(null==e||null===(n=e.data)||void 0===n?void 0:n.caseInfo)&&(null==t||null===(r=t.caseInfo)||void 0===r?void 0:r.content)&&(e.data.caseInfo.content=null==t||null===(o=t.caseInfo)||void 0===o?void 0:o.content),e})(E,zt(c)));const v=Ii(E,{headers:i,actionMgrID:n,directUrlUpdation:!1});gi(v.data,a),v.caseClassName=A,v.resourceType=Pi,v.headers=i,v.caseViewMode=(null===(t=E)||void 0===t||null===(o=t.data)||void 0===o?void 0:o.nextAssignmentInfo)?ot.PERFORM_MODE:ot.REVIEW_MODE;const S=pi(E);hi(v,E);const b=ro("createWork",{caseClassName:A}).replace(/{.+?}/,ui(S));return E.semanticURL=b,v.semanticURL=b,l&&_?(v.resourceType=wi,v.directUrlUpdation=!0,await(async(e,{translatedDXAPIResponse:t,actionInPayload:n},r)=>{const{caseID:o}=n,i=(a=t,nt.getIn(a,ni.NEXT_ASSIGNMENT_INFO_ID,ot.EMPTY_STRING));var a;const{caseViewMode:s,headers:c,key:u,flowName:l,semanticURL:p,resourceType:f,actionMgrID:d,directUrlUpdation:h}=r;var g;g={caseId:o,assignmentId:i},va.publish(ot.PUB_SUB_EVENTS.CASE_EVENTS.CREATE_STAGE_DONE,g),lu(e,{...n,skipReleaseLockRequest:!0});const y=`${ot.APP.APP}/${ki.PRIMARY}`,m=Ti(y,ki.PRIMARY),E=Ii(t,{target:y,context:m,containerItemID:m,caseViewMode:s,headers:c,key:u,flowName:l,resourceType:f,semanticURL:p,directUrlUpdation:h});if(oa(y)){const t=zt(m),n=pi({data:t}),[,o]=n?n.split(" "):[],i=`You will lose unsaved changes for ${o}. Do you want to continue?`,{continueExecution:a}=Ci(y,{dirtyMessage:i});if(!a)return r.directUrlUpdation=!1,Vn.rejectActionByID(d),se();e.push(vr(Er,E))}else e.push(vr(dr,E));return t.directUrlUpdation=h,t.semanticURL=p,await _i(t,{...E,acName:y}),e})(r,{translatedDXAPIResponse:E,actionInPayload:a},v)):l&&p&&!I?(lu(r,a),((e,t,n)=>{const{containerItemID:r,caseID:o}=t;if(r&&/^app\/preview_[0-9]*/g.test(r)){const{caseClassName:t}=n,i=Nr(r),a=Zi(i);e.push(vr(sr,{containerItemID:i,context:a,container:ki.PREVIEW,containerName:ki.PREVIEW,caseId:o,viewName:rt.PREVIEW_VIEW_NAME,caseClassName:t,updateData:!0}))}})(r,a,{caseClassName:A})):(v.doDeleteCaseSummary=a.doDeleteCaseSummary,v.caseViewMode===ot.REVIEW_MODE&&(v.flowName=" "),r.push(vr(hr,{...v,...y})),nt.setIn(v,"acName",y.target),await _i(E,v),((e,t,{data:n,caseViewMode:r})=>{const{containerItemID:o,containerName:i=oi(o)}=t,a=Zi(o);if(di(o)||i===ki.WORKAREA){const t=xr(a),o={data:n,caseViewMode:r,context:t};nt.setIn(o.data,["context_data","caseViewMode"],r),e.push({type:$t,payload:{context:t}}),e.push(vr(ir,o))}})(r,a,v)),uu({caseID:d,isModalAction:l}),r})),ye((()=>(1===r.length&&r[0].type===It?Vn.rejectActionByID(n):Vn.resolveActionByID(n),ji(r),r=[],r)))):(Vn.rejectActionByID(n),le([]))})))},(e,t)=>{let n=0,r=[];return e.pipe(Fe("NAVIGATE_TO_STEP"),au((e=>{const{isFormValid:o}=e.payload;return({actionMgrID:n}=e.payload),o?le(e.payload).pipe(ve((e=>((e,t)=>{const{ID:n,stepID:r,containerItemID:o,context:i=Zi(o),isInCreateStage:a}=e,{state$:s}=t,c={ID:n,stepID:r,viewType:a?yi.PAGE:yi.FORM},{restApi:u,reqType:l}=io("navigateToStep",c),{content:p}=Ei(i),f=s.value.data[i].caseInfo.headers;return oe(Ca(""+u,{method:l,body:p,headers:{"if-match":f&&f.etag}},i)).pipe(ye((t=>({response:t.data,actionInPayload:e,headers:mi({...f,...t.headers})}))),eu("Error ocurred during ajax call at navigateToStep Epic : ",i))})(e,{state$:t}))),ve((async e=>{if(e&&si(e.type))return r.push(Si(e)),r;const{actionInPayload:t,response:n,headers:o}=e,{containerItemID:i,context:a=Zi(i),isModalAction:s}=t,c=da(i),u=oi(i),l=Object.freeze({target:c,containerItemID:i,context:a,containerName:u}),p=xs(n),f={acName:c,...l};await _i(p,t,f);const d=Ii(p,{...l,headers:o});return d.doDeleteCaseSummary=t.doDeleteCaseSummary,d.resourceType=Pi,hi(d,p),gi(d.data,t),uu({caseID:pi(p),isModalAction:s}),(ii(u)||di(i))&&Li(d,r),r.push(vr(hr,d)),Mi(r),r})),ye((()=>(Vn.resolveActionByID(n),qt(r),r=[],r)))):(Vn.rejectActionByID(n),le([]))})))},e=>{let t=0,n=[];return e.pipe(Fe("CANCEL_ASSIGNMENT"),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ve((e=>{const{isModalAction:t}=e;return e.context||(e.context=Zi(e.containerItemID)),((e,t)=>{const{isModalAction:n}=t;return fu({routeKey:"cancelAssignment",isModalAction:n,...e})})(e,{isModalAction:t})})),ve((async e=>{if(e&&e.type===It)return n.push(Si(e)),n;const{actionInPayload:r,response:o,headers:i}=e,{containerItemID:a,isModalAction:s,isInCreateStage:c}=r,u=(e=>{const{isModalAction:t,containerItemID:n}=e;return t?ki.MODAL:oi(n)})(r);!s&&ii(u)&&await(async(e,t,n)=>{const{childContainerItemID:r,dxApiResponse:o,isModalAction:i,headers:a}=n,s=Nr(r),c=da(s),{semanticURL:u,type:l}=Bi(c,s),p=Zi(s),f=xs(o,{[rt.STOPMERGEACTIONS]:!i});await _i(f,t,{acName:c,target:c,context:p});const d={target:c,context:p,containerItemID:s,headers:a,pulseReplace:!1,key:pi(o),semanticURL:u,resourceType:l},h=Ii(f,d);h.caseViewMode=ot.REVIEW_MODE,h.skipReleaseLockRequest=!0,e.push(vr(Er,h))})(n,r,{dxApiResponse:o,childContainerItemID:a,isModalAction:s,headers:i});const l=da(a),p=Zi(a),f={target:s?`${ot.APP.APP}/${ot.MODAL}`:l,containerItemID:a,caseViewMode:s?ot.PERFORM_MODE:ot.REVIEW_MODE,context:p,actionMgrID:t,key:pi(o)};return c&&n.push(vr(hr,f)),f.skipReleaseLockRequest=!0,n.push(vr(mr,f)),n})),ye((()=>(Vn.resolveActionByID(t),qt(n),n=[],n))))},e=>{let t=0,n=[];return e.pipe(Fe(St,Rt),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ve((e=>{const{containerItemID:t,caseID:n,context:r,caseDeleted:o,skipReleaseLockRequest:i}=e;return t!==r||!n||o||i?le([]):pu(e)})),ve((e=>(e&&si(e.type)&&n.push(Si(e)),n))),ye((()=>(Vn.resolveActionByID(t),n.length>0&&qt(n),n=[],n))))},(e,t)=>{let n,r=0,o=[];return e.pipe(Fe(fs),au((e=>{const{isFormValid:i}=e.payload;return({actionMgrID:r,caseType:n}=e.payload),i?le(e.payload).pipe(ve((e=>((e,t)=>{var n,r;const{assignmentID:o,actionID:i,context:a}=e,{restApi:s,reqType:c}=io("save",{assignmentID:o,actionID:i}),{content:u}=Ei(a),l=null===(n=t.value.data[a])||void 0===n||null===(r=n.caseInfo)||void 0===r?void 0:r.headers;return oe(Ca(s,{method:c,body:u,headers:{"if-match":l&&l.etag}},a)).pipe(ye((t=>({response:t.data,actionInPayload:e,headers:mi(t.headers)}))),eu(": Error ocurred during ajax call at saveAndCloseAssignment Epic at save action : ",a))})(e,t))),ve((e=>e&&si(e.type)?le(e):fu(e.actionInPayload))),ve((async e=>{if(e&&si(e.type)){const{payload:t}=e,n=Si({...e,...t,actionMgrID:r});return o.push(n),o}const{actionInPayload:t}=e,{context:n,containerName:i}=t,a={target:zr(i,n),containerItemID:n,context:n};return o.push(vr(mr,a)),o})),ye((()=>(1===o.length&&si(o[0].type)?Vn.rejectActionByID(r):((e=>{va.publish(ot.PUB_SUB_EVENTS.CASE_EVENTS.CREATE_STAGE_SAVED,e)})({caseType:n}),Vn.resolveActionByID(r)),qt(o),o=[],o)))):(Vn.rejectActionByID(r),le([]))})))},(e,t)=>{let n,r=0,o=[];return e.pipe(Fe(ps),ye((e=>(({actionMgrID:r,caseType:n}=e.payload),e.payload))),ve((e=>(e=>{const{caseID:t,context:n}=e,{restApi:r,reqType:o}=io("deleteCaseInCreateStage",{ID:t});return oe(Ca(r,{method:o},n)).pipe(ye((t=>({response:t.data,actionInPayload:e,headers:mi(t.headers)}))),eu(": Error ocurred during ajax call at deleteCaseInCreateStage Epic : ",n))})(e))),ve((async e=>{if(e&&si(e.type)){const{payload:t}=e,n=Si({...e,...t,actionMgrID:r});return o.push(n),o}const{actionInPayload:n}=e,{context:i,isModalAction:a}=n,s=a?ki.MODAL:ki.PRIMARY,c=zr(s,i);if(!a){const e={acName:c,target:c,context:i},r=t.value.containers[c],{semanticURL:o}=(e=>{const{accessedOrder:t,items:n}=e;if(t&&t.length>1){const e=n[t[t.length-2]],{semanticURL:r}=e;if(r)return e}return{semanticURL:""}})(r);await _i({directUrlUpdation:!0,semanticURL:o},n,e)}const u={target:c,containerItemID:i,context:i,caseDeleted:!0};return o.push(vr(mr,u)),o})),ye((()=>(1===o.length&&si(o[0].type)?Vn.rejectActionByID(r):((e=>{va.publish(ot.PUB_SUB_EVENTS.CASE_EVENTS.CREATE_STAGE_DELETED,e)})({caseType:n}),Vn.resolveActionByID(r)),qt(o),o=[],o))))},e=>e.pipe(Fe(yt),Eu((()=>yu(100))),ye((e=>{const{actionMgrID:t,isChildCase:n,isModalAction:r}=e.payload;return Vn.resolveActionByID(t),va.publish(ot.PUB_SUB_EVENTS.EVENT_SHOW_CANCEL_ALERT,{isModalAction:r,hideDelete:n}),[]}))),e=>e.pipe(Fe(Ct),Eu((()=>yu(100))),ye((e=>{const{actionMgrID:t,context:n,containerName:r,containerItemID:o}=e.payload,i=zr(r,n);return Vn.resolveActionByID(t),qt(vr(yr,{containerItemID:o,target:i,doDeleteCaseSummary:!1})),[]})))];function vu(){return function(e){return e.lift(new Su)}}var Su=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new bu(e))},e}(),bu=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return S(t,e),t.prototype._next=function(e){},t}(k);let Tu=[];var Ou=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=function(){for(var e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];return Xc.apply(void 0,Jc(t.map((function(e){var t=e.apply(void 0,n);if(!t)throw new TypeError('combineEpics: one of the provided Epics "'+(e.name||"<anonymous>")+"\" does not return a stream. Double check you're not missing a return statement!");return t}))))};try{Object.defineProperty(r,"name",{value:"combineEpics("+t.map((function(e){return e.name||"<anonymous>"})).join(", ")+")"})}catch(e){}return r}(...tu,...Au,(e=>{let t=0,n=null,r=null;return e.pipe(Fe(st),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ve((e=>{const t={caseID:e.caseId,viewID:e.viewName,caseClassName:e.caseClassName},r={};if(Hr.isRemoteCase(t.caseClassName)){const{RemoteSystemID:e}=Hr.getRemoteCase(t.caseClassName);r.RemoteSystemID=e}let{restApi:o,reqType:i}=io("loadView",t);return"PAGE"===e.viewContext&&({restApi:o,reqType:i}=io(Nt,{page:e.viewName,pageClass:e.pageClass})),oe(Ca(o,{method:i,headers:r},e.context)).pipe(ye((t=>{let r="";return"string"==typeof t.data?t.data?r=JSON.parse(t.data):(console.error("response data is empty!!"),r={}):r=t.data,n=nt.getIn(r,ot.ROOT),{response:{...r},actionConfig:e,headers:mi(t.headers)}})),eu(": Error ocurred during ajax call at loadView Epic : ",e.context))})),ve((async e=>{if(e&&e.type===It)return r=Si(e),r;try{const{actionConfig:t,response:n,headers:o}=e,{containerItemID:i,container:a,updateData:s}=t,c=a===ki.PREVIEW?ki.PREVIEW:qo(Nt),u=zr(c,t.context),l=a===ki.PREVIEW&&s?t.context:Ti(u,c,t.context,{buildNew:a===ki.PREVIEW});t.context=l;const p={acName:u,context:l};let f={};f=a===ki.PREVIEW?xs(n):xs(n,{[rt.STOPMERGEACTIONS]:!0,[rt.ACTIONS.DELETEAVIALACTIONS]:!0}),f.directUrlUpdation=!1,await _i(f,t,p);const d={target:u,context:l,containerItemID:a===ki.PREVIEW?l:i,headers:o},h=Ii(f,d);a!==ki.PREVIEW||s?r=vr(ir,h):(h.caseViewMode=ot.REVIEW_MODE,r=bi(u,{...h,container:a}))}catch(e){console.error(e),n={type:"error",payload:e}}return r})),ye((e=>(Vn.resolveActionByID(t,n),r))))}),(e=>{let t=0,n=[];return e.pipe(Fe(ct),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ve((e=>{const{context:n,viewName:r,className:o}=e,i=qo(Nt),a=zr(i,n),s=ro(Nt,{page:r,pageClass:o}),{activate:c,activateContainerActionPayload:u}=xi(Ni,a,{semanticURL:s});if(c)return Ge.of({type:bt,activateContainerActionPayload:u,actionConfig:e});const{continueExecution:l,removeActionPayload:p}=Ci(a);if(!l)return Vn.rejectActionByID(t),se();const{restApi:f,reqType:d}=io(Nt,{page:r,pageClass:o});return oe(Ca(f,{method:d},n)).pipe(ye((t=>{let n={};return n="string"==typeof t.data?JSON.parse(t.data):t.data,{response:{...n,key:s,semanticURL:s},actionConfig:e,headers:mi(t.headers),removeActionPayload:p}})),eu(": Error ocurred during ajax call at showPage Epic : ",e.context))})),ve((async e=>{if(e&&e.type===It)return n.push(Si(e)),n;const{type:t,actionConfig:r}=e,o=qo(ct),i=zr(o,r.context);if(t===bt){const{activateContainerActionPayload:{semanticURL:t,containerItemID:o}}=e,a={acName:i,context:Zi(o)};await _i({directUrlUpdation:!0,semanticURL:t},r,a,!0),n.push(vr(yr,{target:i,containerItemID:o}))}else{const t=Ti(i,o,r.context),{response:a,headers:s={},removeActionPayload:c}=e,u=xs(a);u.directUrlUpdation=!0;const l={acName:i,context:t};await _i(u,r,l);const p=Ii(u,{target:i,context:t,containerItemID:t,headers:s});p.resourceType=rt.PAGE;const f=bi(i,p);c.containerItemID&&Oi(f)&&n.push(vr(mr,{containerItemID:c.containerItemID,target:i})),n.push(f),Mi(n)}return n})),ye((()=>{Vn.resolveActionByID(t),qt(n),n=[]})),vu())}),(e=>e.pipe(Fe(Et),Cs(200),ye((e=>e.payload)),ve((e=>{var t;let n=e.routeEndpoint&&e.routeEndpoint.indexOf("viewType={viewType}")>0?e.routeEndpoint.replace("{viewType}","page"):e.routeEndpoint&&e.routeEndpoint.indexOf('viewType=""')>0?e.routeEndpoint.replace('viewType=""','viewType="page"'):e.routeEndpoint;const r=un()+n,o=e.options.context;let i;const a={},s=null==e||null===(t=e.payload)||void 0===t?void 0:t.caseClassName;if(Hr.isRemoteCase(s)){const{RemoteSystemID:e}=Hr.getRemoteCase(s);a.RemoteSystemID=e}return"POST"===e.requestType?(i=e.payload,n.indexOf("viewType=")<0&&(n+="?viewType=page"),oe(Ca(r,{method:e.requestType,body:{caseTypeID:""+i.caseTypeID,processID:""+i.processID,content:{}},headers:a},e.context)).pipe(ye((t=>({response:{...t.data},payload:e,headers:mi(t.headers)}))),eu(": Error ocurred during ajax call at createWork Epic : ",e))):oe(Ca(r,{method:"GET",headers:a},o.substring(0,o.lastIndexOf("/")))).pipe(ye((t=>({response:t.data,payload:e}))))})),ve((async e=>{var t,n,r,o;if(e&&e.type===It)return Si(e);const{headers:i={}}=e,a=xs(e.response,{[rt.STOPMERGEACTIONS]:!e.response.nextAssignmentInfo}),s=e.payload.options.acName,c=oa(s)&&aa(s)?Ji(s):e.payload.options.context,u=c;i.RemoteSystemID=null===(t=e.payload)||void 0===t||null===(n=t.payload)||void 0===n?void 0:n.RemoteSystemID;const l={target:s,context:c,containerItemID:u,headers:i},p=nt.getIn(a,ot.COMPONENTS);p&&await ko(p);const{title:f}=e.payload.options;f&&(e=>{kr(e)})(f),jo(a,e.payload.options.actionConfig,!0);let d="";e.payload.payload&&e.payload.payload.caseName&&e.payload.payload.workID&&(d=ro(Pt,{caseName:e.payload.payload.caseName}),d=d&&d.replace("{workID}",e.payload.payload.workID)||"");const h=Ii(a,l),g=(e=>{const t=[Pt];return[Nt].includes(e)?Ni:(t.includes(e),wi)})(e.payload.routeKey);if(h.resourceType=g,null===(r=e.response.data)||void 0===r||null===(o=r.caseInfo)||void 0===o?void 0:o.assignments){const{key:t,flowName:n}=vi(e.response.data.caseInfo.assignments[0].ID);h.key=t,h.flowName=n}else h.flowName="",h.key=d;return h.semanticURL=d,h.caseViewMode=ot.REVIEW_MODE,Tu.push(bi(s,h)),Mi(Tu),Tu})),ye((()=>(qt(Tu),Tu=[],Tu))))),...nu,(e=>{let t=0;return e.pipe(Fe(Ut),ye((e=>(({actionMgrID:t}=e.payload),e.payload))),ye((e=>{const n=Gs.getStore().getState(),r=zc();return es()(n,r)&&t>0?Vn.resolveActionByID(t,{}):Vn.rejectActionByID(t),[]})),vu())}));const Ru=e=>e.type||(e.messages&&e.messages[0].type)===rt.MESSAGES.MESSAGES_TYPE_ERROR;var Cu=e=>e=>t=>{const{type:n="",payload:r={}}=t||{},{category:o,property:i,pageReference:a,context:s}=r;"HTTP"!==o&&n===Lt&&Ru(r)?((e,t,n)=>{if(Nn[e]){const r=wn(t,n);Nn[e].fieldOrder[r]&&(Nn[e].fieldOrder[r].isError=!0)}})(s,i,a):"HTTP"!==o&&n===jt&&Ru(r)&&void 0!==i?((e,t,n)=>{if(Nn[e]){const r=wn(t,n);Nn[e].fieldOrder[r]&&(Nn[e].fieldOrder[r].isError=!1)}})(s,i,a):"HTTP"!==o&&-1!==[vt,Tt,St,Rt].indexOf(n)&&delete Nn[s],e(t)};const Nu={},Pu=e=>{const t=nt.getIn(Nu,[ot.CONTEXT,e],[]),n=[];t.forEach((t=>{const r=t.substr(0,t.lastIndexOf("_")),o=nt.getIn(Nu,[r,t],[]),i=o&&o.length>0&&o.indexOf(e);if(i>-1&&o.splice(i,1),!o||o&&0===o.length){nt.deleteIn(Nu,[r,t]);const e=nt.getIn(Nu,[r]);e&&0===Object.keys(e).length&&nt.deleteIn(Nu,[r]),n.push({dataPageName:r,dataPageNameWithHash:t})}})),nt.deleteIn(Nu,[ot.CONTEXT,e]);const r=nt.getIn(Nu,[ot.CONTEXT]);(!r||r&&0===Object.keys(r).length)&&nt.deleteIn(Nu,[ot.CONTEXT]),n.length>0&&qt(Tr({dataPagesToBeRemoved:n}))},wu=(e={},t)=>{Object.keys(e).forEach((n=>{const r=nt.getIn(e,[n],{});Object.keys(r).forEach((e=>{((e,t,n)=>{const r=nt.getIn(Nu,[ot.CONTEXT,n]);if(nt.getIn(Nu,[e])){const r=nt.getIn(Nu,[e,t],[]);nt.setIn(Nu,[e,t],[...new Set([...r,n])])}else nt.setIn(Nu,[e,t],[n]);r?nt.setIn(Nu,[ot.CONTEXT,n],[...new Set([...r,t])]):nt.setIn(Nu,[ot.CONTEXT,n],[t])})(n,e,t)}))}))};var Du=e=>e=>t=>{const{payload:{data:n={},context:r,childContainersContexts:o=[]}={},type:i}=t;if(o&&o.length>0&&(i===Rt||i===St)&&o.forEach((e=>{Pu(e)})),i===vt||i===mt||i===Ft){const e=i===Ft?n:n.shared;wu(e,r)}else i===Tt||i===Rt?(Pu(r),wu(n.shared,r)):i===St&&Pu(r);e(t)},xu=e=>e=>t=>{const{payload:{context:n}={},type:r}=t;!n||r!==vt&&r!==Tt&&r!==Rt&&r!==St||(delete Go[n],(e=>{delete $o[e]})(n)),e(t)};const Mu=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=M.constructor,n=new t(M.SchedulerAction),r=new X,o=void 0,i=function(t){o=t;var i=(new X).pipe(fe(n)),a=(new X).pipe(fe(n)),s=new Ge(i),c=new $e(a,o.getState());return r.pipe(ye((function(t){var n="dependencies"in e?t(s,c,e.dependencies):t(s,c);if(!n)throw new TypeError('Your root Epic "'+(t.name||"<anonymous>")+"\" does not return a stream. Double check you're not missing a return statement!");return n})),ve((function(e){return oe(e).pipe(xe(n),fe(n))}))).subscribe(o.dispatch),function(e){return function(t){var n=e(t);return a.next(o.getState()),i.next(t),n}}};return i.run=function(e){r.next(e)},i}();var Lu=e=>{const t=window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__||A;if(null!==Yt())Gs.resetStore();else{const n=y((e=>((e=>{const t=e.Data||e.data,{uiResources:n={}}=e,r=n[ot.CONTEXT_DATA]||e[ot.CONTEXT_DATA];qc={data:{[ot.APP.APP]:{...t,[ot.CONTEXT_DATA]:r}},containers:{}}})(e),Lc(!0),function(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++){var o=t[r];"function"==typeof e[o]&&(n[o]=e[o])}var i,a=Object.keys(n);try{!function(e){Object.keys(e).forEach((function(t){var n=e[t];if(void 0===n(void 0,{type:h.INIT}))throw new Error('Reducer "'+t+"\" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.");if(void 0===n(void 0,{type:h.PROBE_UNKNOWN_ACTION()}))throw new Error('Reducer "'+t+"\" returned undefined when probed with a random type. Don't try to handle "+h.INIT+' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.')}))}(n)}catch(e){i=e}return function(e,t){if(void 0===e&&(e={}),i)throw i;for(var r=!1,o={},s=0;s<a.length;s++){var c=a[s],u=n[c],l=e[c],p=u(l,t);if(void 0===p){var f=m(c,t);throw new Error(f)}o[c]=p,r=r||p!==l}return(r=r||a.length!==Object.keys(e).length)?o:e}}({data:Bc,containers:Yc})))(e),t(Be.reduxBatch,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){return function(){var n=e.apply(void 0,arguments),r=function(){throw new Error("Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")},o={getState:n.getState,dispatch:function(){return r.apply(void 0,arguments)}},i=t.map((function(e){return e(o)}));return _({},n,{dispatch:r=A.apply(void 0,i)(n.dispatch)})}}}(Do,Cu,Du,xu,Mu),Be.reduxBatch));Mu.run(Ou),Ht(n)}};as.register("email",(e=>{let t=null;return e&&!function(e){const t="\\x5c[\\x00-\\x7f]",n=`([^\\x00-\\x20\\x22\\x28\\x29\\x2c\\x2e\\x3a-\\x3c\\x3e\\x40\\x5b-\\x5d\\x7f-\\xff]+|\\x5b([^\\x0d\\x5b-\\x5d\\x80-\\xff]|${t})*\\x5d)`,r=`([^\\x00-\\x20\\x22\\x28\\x29\\x2c\\x2e\\x3a-\\x3c\\x3e\\x40\\x5b-\\x5d\\x7f-\\xff]+|\\x22([^\\x0d\\x22\\x5c\\x80-\\xff]|${t})*\\x22)`;return!!new RegExp(`^${r}(\\x2e${r})*\\x40${n}(\\x2e${n})*$`).test(e)}(e)&&(t=Ea.getLocaleValue("Invalid Email")),t})),as.register("integer",(e=>{let t=null;return e&&!/^(-)?\d+$/.test(e)&&(t=Ea.getLocaleValue("Invalid number")),t})),as.register("required",(e=>null==e||""===e?Ea.getLocaleValue("Required"):null)),as.register("url",(e=>{let t=null;return e&&!/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._+~#=]{2,256}\.[a-z]{2,4}\b([-a-zA-Z0-9@:%_+.~#?&//=]*)/g.test(e)&&(t=Ea.getLocaleValue("Invalid URL")),t})),as.register("phone",(e=>{let t=null;return e&&!/^[+]?[(]?[0-9]{3}[)]?[-\s.]?[0-9]{3}[-\s.]?[0-9]{4,6}$/gim.test(e)&&(t=Ea.getLocaleValue("Invalid Phone")),t}));const ju=(e,t)=>{switch(t){case"invalid":return Ea.getLocaleValue("Incorrect "+e);case"incomplete":return Ea.getLocaleValue("Incomplete "+e);default:return null}};as.register("datetime",(e=>ju("DateTime",e))),as.register("date",(e=>ju("Date",e))),as.register("time",(e=>ju("Time",e))),as.register("futuredate",(()=>null)),as.register("notfuturedate",(()=>null)),as.register("alphabeticvalidation",(e=>{let t=null;return e&&!/^[A-Z]$/i.test(e)&&(t=Ea.getLocaleValue("Enter a valid alphabetic value")),t})),as.register("alphanumericvalidation",(e=>{let t=null;return e&&!/^[a-z0-9]+$/i.test(e)&&(t=Ea.getLocaleValue("Enter a valid alphabetic or numeric value")),t})),as.register("alphanumericspacevalidation",(e=>{let t=null;return e&&!/^[a-z0-9\s]*$/i.test(e)&&(t=Ea.getLocaleValue("Enter a valid Alphanumeric or space Value")),t})),as.register("nonnegativeinteger",(e=>{let t=null;return/^-?\d+$/i.test(e)?e<0&&(t=Ea.getLocaleValue("Enter a non negative value")):t=Ea.getLocaleValue("Enter a valid value"),t})),as.register("urgencyvalue",(e=>{let t=null;return(e>100||e<1)&&(t=Ea.getLocaleValue("Invalid input - enter a number between 0 and 100")),t})),as.register("validphonenumber",(e=>{let t=null;return e&&!/^[+]?[(]?[0-9]{3}[)]?[-\s.]?[0-9]{3}[-\s.]?[0-9]{4,6}$/gim.test(e)&&(t=Ea.getLocaleValue("Enter a valid phonenumber")),t})),as.register("posdecimal",(e=>{let t=null;if(e){const n=".",r=",",o=(e.match(/\./g)||[]).length,i=e.replace(new RegExp(r+"|\\s","g"),"");null!==i.match(new RegExp(`[^0-9-${r}${n}]`,"g"))||o>1?t=Ea.getLocaleValue(e+" is not a valid decimal value"):i<=0&&(t=Ea.getLocaleValue("Invalid input - reenter a decimal number greater than 0"))}return t})),as.register("nonnegative",(e=>{let t=null;if(e){const n=".",r=",",o=e.replace(new RegExp(r+"|\\s","g"),"");new RegExp(`^(((\\-)?\\d+(\\${n}\\d*)?)|((\\-)?(\\d*\\${n})?\\d+))$`).test(o)?o<0&&(t=Ea.getLocaleValue("Enter a non negative value")):t=Ea.getLocaleValue(e+" is not a valid value")}return t}));const Uu=(e,t)=>{const n={actionConfig:t,data:{...e.data,[ot.CONTEXT_DATA]:{...e[ot.CONTEXT_DATA],errors:e.Errors}},context:t.context};return e.root?(n.root={...e.root,options:t},n.metaRoot={...e.root,options:t}):e.UIMetadata&&e.UIMetadata.root&&(n.root={...e.UIMetadata.root,options:t}),e.data&&e.data.pyWorkPage&&e.data.pyWorkPage.pzInsKey&&(n.docKey=e.data.pyWorkPage.pzInsKey),n};Ln.a.registerHandler("localAction",((e,t,n)=>{const r=e.target,o=n.getPageReference(),i=n.getContextName(),a=xo(i),s=n.getValue(".pzInsKey"),{target:c}=t,u={class:t.class,name:o};s&&(u.pzInsKey=s);const l={action:"localAction",params:{name:t.flowAction,template:t.template,target:c,key:t.key},pageReference:u,content:a};ln({actionObject:l}).then((e=>e.json())).then((e=>{const t={type:c,context:i,target:r};jo(e,t),qt({type:en(t),payload:Uu(e,t)})})).catch((e=>window.console.log(e)))})),Ln.a.registerHandler("refresh",(()=>!0)),Ln.a.registerHandler("runActivity",((e,t,n)=>{const r=n.getPageReference(),o={class:n.getValue(".pyClassName"),name:r},i=n.getContextName(),a=xo(i),s={action:"runActivity",params:{activity:t.activity},pageReference:o,content:a};ln({actionObject:s}).then((e=>e.json())).then((e=>{const t={context:n.getContextName()};jo(e,t),qt({type:en(t),payload:Uu(e,t)})})).catch((e=>window.console.log(e)))})),Ln.a.registerHandler("runDataTransform",((e,t,n)=>{const r=n.getContextName(),o=n.getPageReference(),i={class:n.getValue(".pyClassName"),name:o},a=xo(r),s={action:"runDataTransform",params:{datatransform:t.datatransform},pageReference:i,content:a};ln({actionObject:s}).then((e=>e.json())).then((e=>{const t={context:r};jo(e,t),qt({type:en(t),payload:Uu(e,t)})})).catch((e=>window.console.log(e)))})),n(50),Ln.a.registerHandler("setValue",((e,t,n)=>{const r=n.getContextName(),{pairs:o}=t;Object.keys(o).forEach((e=>{const{source:t,target:i}=o[e];let a=t;-1!==t.indexOf(".")&&(a=n.getValue(t)),qt({type:it,payload:{reference:`${n.getPageReference()}${i}`,value:a,context:r}})}))})),En.registerHandler("@L",((e,t)=>t.getLocalizedValue(e))),En.registerHandler("@P",((e,t)=>t.getValue(e)));const Vu={operatorType:"binaryOperator",precedence:1,evaluate:(e,t)=>e&&t},Fu={operatorType:"binaryOperator",precedence:1,evaluate:(e,t)=>e||t},ku="literal",Gu="identifier",$u={">":{operatorType:"binaryOperator",precedence:2,evaluate:(e,t)=>e>t},">=":{operatorType:"binaryOperator",precedence:2,evaluate:(e,t)=>e>=t},"<":{operatorType:"binaryOperator",precedence:2,evaluate:(e,t)=>e<t},"<=":{operatorType:"binaryOperator",precedence:2,evaluate:(e,t)=>e<=t},"==":{operatorType:"binaryOperator",precedence:2,evaluate:(e,t)=>e===t},"!=":{operatorType:"binaryOperator",precedence:2,evaluate:(e,t)=>e!==t},"!":{operatorType:"unaryOperator",precedence:999,evaluate:e=>{let{value:t}=e;return"true"!==t&&"false"!==t||(t="true"===t),!t}},"(":{operatorType:"openParenthesis"},")":{operatorType:"closeParenthesis"},"&&":Vu,AND:Vu,and:Vu,"||":Fu,OR:Fu,or:Fu,CONTAINS:{operatorType:"binaryOperator",evaluate:(e,t)=>e.indexOf(t)>-1},NOT_CONTAINS:{operatorType:"binaryOperator",evaluate:(e,t)=>-1===e.indexOf(t)},STARTS_WITH:{operatorType:"binaryOperator",evaluate:(e,t)=>e.startsWith(t)},NOT_STARTS_WITH:{operatorType:"binaryOperator",evaluate:(e,t)=>!e.startsWith(t)},ENDS_WITH:{operatorType:"binaryOperator",evaluate:(e,t)=>e.endsWith(t)},NOT_ENDS_WITH:{operatorType:"binaryOperator",evaluate:(e,t)=>!e.endsWith(t)},IS_NULL:{operatorType:"binaryOperator",evaluate:e=>!e},IS_NOT_NULL:{operatorType:"binaryOperator",evaluate:e=>!!e},IS_IN_LIST:{operatorType:"binaryOperator",evaluate:(e,t)=>t.split(",").includes(e)},IS_NOT_IN_LIST:{operatorType:"binaryOperator",evaluate:(e,t)=>!t.split(",").includes(e)}},Bu={BinaryExpression:function(e){const t=[];return t[0]=this.evaluateAST(e.left),t[1]=e.right?this.evaluateAST(e.right):"",this._grammar[e.operator].evaluate(t[0],t[1])},identifier:function(e){return this._context.getValue(e.value)},literal:function(e){return"true"===e.value||"false"===e.value?"true"===e.value:e.value},UnaryExpression:function(e){return this._grammar[e.operator].evaluate(e.right)}},Wu={unaryOperator:function(e){this.setPositionInAST({operationType:"UnaryExpression",operator:e.value})},binaryOperator:function(e){const{precedence:t}=this._grammar[e.value];let n=this._position._parent;for(;n&&n.operator&&this._grammar[n.operator].precedence>=t;)this._position=n,n=n._parent;const r={operationType:"BinaryExpression",operator:e.value,left:this._position};el._setParent(this._position,r),this._position=n,this.setPositionInAST(r)},identifier:function(e){const t={operationType:Gu,value:e.value};this.setPositionInAST(t)},literal:function(e){this.setPositionInAST({operationType:ku,value:e.value})},subExpression:function(e){this.setPositionInAST(e)}},Hu=/\\\\/,Yu=/^\s*$/,qu=/^-?(?:(?:[0-9]*\.[0-9]+)|[0-9]+)$/,zu=/^[a-zA-Z_.$][(0-9)a-zA-Z0-9_.$]*$/,Ku=["'(?:(?:\\\\')|[^'])*'",'"(?:(?:\\\\")|[^"])*"',"\\s+","\\btrue\\b","\\bfalse\\b"],Xu=["[a-zA-Z_.\\$][(0-9)a-zA-Z0-9_.\\$]*","(?:(?:[0-9]*\\.[0-9]+)|[0-9]+)"],Ju=["binaryOperator","unaryOperator","openParenthesis"],Qu={expectOperand:{operatorTypes:{literal:{toState:"expectBinOp"},identifier:{toState:Gu},unaryOperator:{},openParenthesis:{toState:"subExpression"}}},expectBinOp:{operatorTypes:{binaryOperator:{toState:"expectOperand"}}},identifier:{operatorTypes:{binaryOperator:{toState:"expectOperand"}}},subExpression:{subHandler:Wu.subExpression,endStates:{closeParenthesis:"expectBinOp"}}};class Zu{constructor(e){this._grammar=e}static _isNegative(e){return Ju.some((t=>t===e[e.length-1].tokenType))}static _isWhitespace(e){return!!e.match(Yu)}static _createWordboundary(e){return(e=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")).match(zu)&&(e=`\\b${e}\\b`),e}static _unquote(e){const[t]=e,n=new RegExp("\\\\"+t,"g");return e.substr(1,e.length-2).replace(n,t).replace(Hu,"\\")}_getSplitRegex(){if(!this._splitRegex){const e=Object.keys(this._grammar).sort(((e,t)=>t.length-e.length)).map((e=>Zu._createWordboundary(e)),this);this._splitRegex=new RegExp(`(${[Ku.join("|"),e.join("|"),Xu.join("|")].join("|")})`)}return this._splitRegex}_splitExpression(e){const t=this._getSplitRegex();return e.split(t).filter((e=>e))}_createToken(e){const t={tokenType:ku,value:e,element:e};return'"'===e[0]||"'"===e[0]?t.value=Zu._unquote(e):e.match(qu)?t.value=parseFloat(e):"true"===e||"false"===e?t.value="true"===e:this._grammar[e]?t.tokenType=this._grammar[e].operatorType:e.match(zu)&&(t.tokenType=Gu),t}_getTokens(e){const t=[];let n=!1;for(let r=0;r<e.length;r+=1)Zu._isWhitespace(e[r])?t.length&&(t[t.length-1].element+=e[r]):"-"===e[r]&&Zu._isNegative(t)?n=!0:(n&&(e[r]="-"+e[r],n=!1),t.push(this._createToken(e[r])));return t}tokenize(e){const t=this._splitExpression(e);return this._getTokens(t)}}class el{constructor(e,t,n){this._grammar=e,this._state="expectOperand",this._tree=null,this._exprStr=t||"",this._endState=n||{}}static _setParent(e,t){Object.defineProperty(e,"_parent",{value:t,writable:!0})}_addToken(e){const t=Qu[this._state],n=this._exprStr;if(this._exprStr+=e.element,t.subHandler){this._subParser||this._startSubExpression(n);const t=this._subParser._addToken(e);t&&(this._endSubExpression(),this._state=t)}else{if(!t.operatorTypes[e.tokenType]){if(this._endState[e.tokenType])return this._endState[e.tokenType];throw new Error(`Token ${e.element} (${e.tokenType}) unexpected in expression: ${this._exprStr}`)}{const n=t.operatorTypes[e.tokenType],r=Wu[e.tokenType];r&&r.call(this,e),n.toState&&(this._state=n.toState)}}return!1}addTokens(e){e.forEach(this._addToken,this)}buildAst(){return this._subParser&&this._endSubExpression(),this._state="complete",this._position?this._tree:null}_startSubExpression(e){const{endStates:t}=Qu[this._state];this._subParser=new el(this._grammar,e,t)}_endSubExpression(){Qu[this._state].subHandler.call(this,this._subParser.buildAst()),this._subParser=null}setPositionInAST(e){this._position?(this._position.right=e,el._setParent(e,this._position)):this._tree=e,this._position=e}}class tl{constructor(e){this._grammar={...$u},this._expression=e,this._ast=null,this._context={}}buildAST(){const e=new Zu(this._grammar).tokenize(this._expression),t=new el(this._grammar);return t.addTokens(e),this._ast=t.buildAst(),this}evaluate(e){return this._context=e,this.evaluateAST(this._ast)}evaluateAST(e){return Bu[e.operationType].call(this,e)}}En.registerHandler("@E",((e,t)=>{try{return((e,t)=>!e||e.evaluate(t))((e=>!e||e.buildAST())((e=>{const t=e.replace(/[a-zA-Z0-9_)"'\s]=[a-zA-Z0-9_("'\s]/,(e=>e.replace("=","==")));return new tl(t)})(e)),t)}catch(e){}return!0})),En.registerHandler("@W",((e,t)=>{const n=t.getContextDataValue(`.${ot.SUMMARY_OF_WHEN_CONDITIONS}.${e}`);return!0===n||"true"===n})),En.registerHandler("@ASSOCIATED",((e,t)=>{var n,r,o,i,a,s,c,u,l,p,f,d,h,g;let y={};const m=[];let E="";if(e.startsWith(".")?(E=e.substring(1),y=t.getFieldMetadata(E)):(y=t.getFieldMetadata(e),E=e),Array.isArray(y)){const e=t.getPageReference();let n=e.substring(e.lastIndexOf(".")+1);n=-1!==n.indexOf("[")?n.substring(0,n.indexOf("[")):n;const r=t.getFieldMetadata(n);[y]=y.filter((e=>(null==e?void 0:e.classID)===(null==r?void 0:r.pageClass)))}const I=null===(n=y)||void 0===n||null===(r=n.datasource)||void 0===r?void 0:r.tableType,_=(null===(o=y)||void 0===o||null===(i=o.datasource)||void 0===i?void 0:i.mode)===ot.READONLY;var A,v;if(I!==ot.DATA_PAGE)return null===(A=y)||void 0===A||null===(v=A.datasource)||void 0===v?void 0:v.records;const S=(null===(a=y)||void 0===a||null===(s=a.datasource)||void 0===s?void 0:s.name)||"",b=In.getPropertyName(null===(c=y)||void 0===c||null===(u=c.datasource)||void 0===u?void 0:u.propertyForDisplayText),T=In.getPropertyName(null===(l=y)||void 0===l||null===(p=l.datasource)||void 0===p?void 0:p.propertyForValue),O=Array.isArray(null===(f=y)||void 0===f||null===(d=f.datasource)||void 0===d?void 0:d.parameters)?null===(h=y)||void 0===h||null===(g=h.datasource)||void 0===g?void 0:g.parameters:[],R=[];O.forEach((e=>{if(In.isProperty(null==e?void 0:e.value)){const n=In.handleAnnotation(null==e?void 0:e.value,t);R.push(In.getPropertyName(null==e?void 0:e.value)),n?m.push(n):m.push(ot.NULL_STRING)}else m.push(ot.NULL_STRING)}));const C=t.getContextName();if(C){const e=yo.getContextObjectByName(C)||{};R.forEach((t=>{if(t in e){const n=e[t];e[t]=[...new Set([...n,E])]}else e[t]=[E]})),yo.addContextName(C,e)}return function(e,t,n,r){let o="",i=n;if(t.join(ot.HASH_DELIMITER)&&(o=nt.getHashedString(t.join(ot.HASH_DELIMITER)),i=n+ot.UNDERSCORE_STRING+o),r){var a;const e=null===(a=Kt()[n])||void 0===a?void 0:a[i];return Array.isArray(null==e?void 0:e.pxResults)?e.pxResults:[]}const s=e.getDataObject()[n][i];return Array.isArray(null==s?void 0:s.pxResults)?s.pxResults:[]}(t,m,S,_).map((e=>({key:e[T]||e["."+T],value:e[b]||e["."+b]})))})),En.registerHandler("@ROUTING_INFO",((e,t)=>Kr(t.getContainerName(),t.getContextName()))),En.registerHandler("@ENV",(e=>{switch(e){case ot.ENV_INFO_KEYS.APPLICATION_NAME:return ti.getApplicationName();case ot.ENV_INFO_KEYS.ACCESS_GROUP:return ti.getAccessGroup();case ot.ENV_INFO_KEYS.USER_NAME:return ti.getOperatorName();case ot.ENV_INFO_KEYS.USER_ID:return ti.getOperatorIdentifier();case ot.ENV_INFO_KEYS.APPLICATION_DESC:return ti.getApplicationLabel();case ot.ENV_INFO_KEYS.USER_IMAGE:return ti.getOperatorImageInsKey();case ot.ENV_INFO_KEYS.LOCALE:return ti.getUseLocale();case ot.ENV_INFO_KEYS.TIMEZONE:return ti.getTimeZone();case ot.ENV_INFO_KEYS.WORK_GROUP:return ti.getOperatorWorkGroup();default:return e}})),En.registerHandler("@DATASOURCE",((e,t)=>{const n=t.getValue(e)||[];if(t.getComponentConfig().datasource){const{fields:e}=t.getComponentConfig().datasource,r=[];return n.forEach((t=>{const n={};Object.keys(e).forEach((r=>{const o=In.getPropertyName(e[r]);n[r]=t[o]})),r.push(n)})),r}return[]})),En.registerHandler("@FIELD_META",((e,t)=>{let n={};return n=e.startsWith(".")?t.getFieldMetadata(e.substring(1)):t.getFieldMetadata(e),n&&n.datasource.parameters&&(n={...n,datasource:{...n.datasource,parameters:t.resolveConfigProps(n.datasource.parameters)}}),n})),En.registerHandler("@USER",((e,t)=>{const n=t.getValue(e),r=t.getReferencedUser(n);return{userId:n,userName:r?r.UserName:null}})),En.registerHandler("@ACTIVE_CASES",((e,t)=>gs.getOpenedCaseItems(`${t.getContextName()}/${t.getContainerName()}`)));const nl=e=>Ss.createC11nEnv(e),rl=()=>a,ol=()=>s,il=()=>mn,al=()=>r,sl=()=>i,cl=()=>c,ul=()=>o,ll=()=>Ln.a,pl=async(e,t,n)=>{const r=xs(e),{data:o,uiResources:i={}}=e,a=nt.getIn(r,ot.COMPONENTS),s=nt.getIn(i,ot.CONTEXT_DATA);jo(r,{},!0),await ko(a);const c={...o,[ot.CONTEXT_DATA]:s},{root:u}=i;Gs.getContainerUtils().addRootContainerItem(u,t,c,n),n&&qt([ir({data:c,context:"app"})])},fl=(e,t,n)=>{Ca(e,{method:"GET"},ot.APP.ROOT).then((async e=>{const{data:r,status:o}=e;200===o&&pl(r,t,n)}))},dl=async(e,t,n)=>await ko(n).then((()=>{const n=nl({meta:e,isRoot:!0});Yt()||Lu({}),va.publish(rt.PUB_SUB_EVENTS.EVENT_RENDER_APP,{props:n,domContainerID:t})})),hl=(e,t)=>{Uo.initServer(e,t)},gl=async(e,t,n=[])=>{cn();const r=xs(e),o=nt.getIn(r,ot.VIEWS),i=nt.getIn(r,ot.NAVIGATIONS),a=nt.getIn(r,ot.COMPONENTS)||[];a.push(...n);const s=nt.getIn(r,ot.STATIC_SERVER_URL),c=nt.getIn(r,ot.APPLICATION_DATA);o&&(e=>{gn(e,pn)})(o),i&&(e=>{gn(e,fn)})(i),(e=>{e&&(Zr=e.pyLabel)})(c),s&&Uo.initServer(s),await ko(a,s).then((()=>((e,t)=>{const n={context:ot.APP.APP},r={...nt.getIn(e,ot.ROOT),options:n};Lu(e),jo(e,n,!0);const o=nl({meta:r,isRoot:!0});va.publish(rt.PUB_SUB_EVENTS.EVENT_RENDER_APP,{props:o,domContainerID:t})})(r,t)))},yl=(e,t,n)=>{var r;fo(e),(r=t)&&Object.keys(r).forEach((e=>{const t=r[e];t&&t.actions&&t.actions.forEach((t=>{Yo.set(t.toLowerCase(),e)}))})),cn(n)},ml=(e,t)=>{fo(e,!0),cn(t)},El=e=>{Uo.setAppAlias(e)},Il=e=>{const{restApi:t}=oo("home",{portalName:e});return un()+t},_l=(e,t)=>{const{restApi:n}=((e,t)=>{let n={restApi:""};try{if(po()&&!t){const t=Gr(),r=qr.processUrl(t,!0),o=qr._getMatchedRouteInRoutingTable(r),i=qr.getRoutingInfo(),a=r.split("/"),s=a[a.length-1];let{caseID:c}=i.routes[o].payload;c=c.replace("{workID}",s),n=qr.getRestEndPoint("loadView",{caseID:c,viewID:e})}else n=qr.getRestEndPoint("showView",{page:e,pageClass:t})}catch(e){}return n})(e,t);return un()+n},Al=async(e,t,n=[],r,o)=>{var i;Yt()||Lu({}),(null===(i=Gs.getContainerItems().getContainerItems())||void 0===i?void 0:i.length)>1&&Gs.resetStore(),qt({type:mt,payload:{data:{},context:ot.APP.ROOT}});const a=nl({meta:t,options:{context:ot.APP.ROOT,pageReference:""}}),s=a.getPConnect(),c=s.getContextName(),u=s.getContainerName(),l=s.getContainerManager(),p=`${c}/${u}`;Gs.getContainerUtils().getActiveContainerItemName(p)||"noPortal"===t.config.renderingMode||l.initializeContainers({type:"single"});const f=["RootContainer","Region","ModalViewContainer","PreviewViewContainer",...n];return await ko(f).then((()=>{va.publish(rt.PUB_SUB_EVENTS.EVENT_RENDER_APP,{props:a,domContainerID:e,componentName:"RootContainer",portalTarget:r,styleSheetTarget:o})}))},vl=(e,t,n,r)=>{let o=_l(e,n);o===un()&&(o=Il(t)),fl(o,r)},Sl=(e,t)=>{const n=Il(e);fl(n,t,!0)},bl=e=>{(e=>{const{acName:t,context:n,defaultViewLabel:r}=e,o=(e=>{const t=qr.getRoutingInfo(),n=e.split(" ").join(""),r=e.split(" ").join("-").toLowerCase();return t.routes[n]?n:t.routes[r]?r:e})(r);(e=>{eo=e})(o),qr.setDefaultRoute(o);const a=Pr(t,n),s=zr(t,n),c={historyAction:Xr};let u;const l={acName:s,context:a,actionConfig:{context:a}};if(po()){u=qr.getEndPointInfo(Gr()),c.pxURLPath=u.urlPath;const e={},t="showHistory";e.routeEndpoint=u.routeEndpoint,e.requestType=u.requestType,e.payload=u.payload,e.options=l,e.routeKey=u.routeKey,qt(i[t](uo(e)))}else u=qr.getEndPointInfo(eo),c.pxURLPath="";so(null,!0,{urlPathObjParam:c,infoParam:u,optionsParam:l})})(e)},Tl=()=>po(),Ol=e=>{va.subscribe(rt.PUB_SUB_EVENTS.EVENT_RENDER_APP,e,"renderAppCallback")},Rl=e=>{(e=>{sn=e})(e)},Cl=e=>{(e=>{ba={...ba,...e}})(e)},Nl=()=>gs,Pl=e=>{to=e},wl=()=>Lu({})}]);void 0===_&&console.error("esm-webpack-plugin: nothing exported!");const __$createC11nEnv=_.createC11nEnv,__$getContextUtils=_.getContextUtils,__$getRoutingManager=_.getRoutingManager,__$getComponentsRegistry=_.getComponentsRegistry,__$getStateManager=_.getStateManager,__$getActionCreators=_.getActionCreators,__$getStreamObservable=_.getStreamObservable,__$getActionProcessor=_.getActionProcessor,__$getActionHandler=_.getActionHandler,__$updateStoreWithUiRoot=_.updateStoreWithUiRoot,__$loadComponent=_.loadComponent,__$setStaticServerUrl=_.setStaticServerUrl,__$loadView=_.loadView,__$initAppShell=_.initAppShell,__$initRoutingTable=_.initRoutingTable,__$setAppAlias=_.setAppAlias,__$getHomeRestApi=_.getHomeRestApi,__$getViewRestApi=_.getViewRestApi,__$loadRootComponent=_.loadRootComponent,__$loadViewByName=_.loadViewByName,__$loadPortalView=_.loadPortalView,__$configureForBrowserBookmark=_.configureForBrowserBookmark,__$checkIfSemanticURL=_.checkIfSemanticURL,__$onPCoreReady=_.onPCoreReady,__$setGoogleMapsAPIKey=_.setGoogleMapsAPIKey,__$setFetchDefaultHeaders=_.setFetchDefaultHeaders,__$getCaseApi=_.getCaseApi,__$enableAppRouting=_.enableAppRouting,__$initStore=_.initStore,__$PCoreInstance=_.PCoreInstance;export{__$createC11nEnv as createC11nEnv,__$getContextUtils as getContextUtils,__$getRoutingManager as getRoutingManager,__$getComponentsRegistry as getComponentsRegistry,__$getStateManager as getStateManager,__$getActionCreators as getActionCreators,__$getStreamObservable as getStreamObservable,__$getActionProcessor as getActionProcessor,__$getActionHandler as getActionHandler,__$updateStoreWithUiRoot as updateStoreWithUiRoot,__$loadComponent as loadComponent,__$setStaticServerUrl as setStaticServerUrl,__$loadView as loadView,__$initAppShell as initAppShell,__$initRoutingTable as initRoutingTable,__$setAppAlias as setAppAlias,__$getHomeRestApi as getHomeRestApi,__$getViewRestApi as getViewRestApi,__$loadRootComponent as loadRootComponent,__$loadViewByName as loadViewByName,__$loadPortalView as loadPortalView,__$configureForBrowserBookmark as configureForBrowserBookmark,__$checkIfSemanticURL as checkIfSemanticURL,__$onPCoreReady as onPCoreReady,__$setGoogleMapsAPIKey as setGoogleMapsAPIKey,__$setFetchDefaultHeaders as setFetchDefaultHeaders,__$getCaseApi as getCaseApi,__$enableAppRouting as enableAppRouting,__$initStore as initStore,__$PCoreInstance as PCoreInstance};
@@ -0,0 +1 @@
1
+ /*! For license information please see constellation-core.ea5e.js.LICENSE.txt */
@@ -0,0 +1,5 @@
1
+ {
2
+ "externals":[],
3
+ "entry":[],
4
+ "prerequisite":["constellation-core.ea5e.js"]
5
+ }
package/package.json ADDED
@@ -0,0 +1,24 @@
1
+ {
2
+ "name": "@pega/constellationjs",
3
+ "version": "1.0.4",
4
+ "description": "Get ConstellationJS Engine files for given version",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "build": "node rimraf-standalone.js ./dist && webpack --mode production --env",
8
+ "build:ci": "npm run clean && npm install && npm run build",
9
+ "clean": "node rimraf-standalone.js ./node_modules",
10
+ "test": "test-constJS"
11
+ },
12
+ "keywords": [
13
+ "ConstellationJS"
14
+ ],
15
+ "devDependencies": {
16
+ "@babel/core": "^7.2.2",
17
+ "babel-loader": "^8.0.5",
18
+ "copy-webpack-plugin": "^7.0.0",
19
+ "rimraf-standalone": "^2.6.1-7",
20
+ "webpack": "^5.13.0",
21
+ "webpack-cli": "^4.3.1"
22
+ },
23
+ "license": "See LICENSE in LICENSE file or 'ConstellationJS Engine License.pdf' in dist/"
24
+ }