@elliemae/pui-app-sdk 5.28.0 → 5.29.0

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.
@@ -31,7 +31,7 @@
31
31
  startVirtualPageMonitoringWithAutoEnd: function () {},
32
32
  };
33
33
  </script> -->
34
- <script>
34
+ <script nonce="__CSP_NONCE__">
35
35
  (function (i, s, o, g, r, a, m) {
36
36
  i['GoogleAnalyticsObject'] = r;
37
37
  (i[r] =
@@ -52,7 +52,7 @@
52
52
  'ga',
53
53
  );
54
54
  </script>
55
- <style>
55
+ <style nonce="__CSP_NONCE__">
56
56
  .full-width {
57
57
  width: 100%;
58
58
  }
@@ -118,7 +118,9 @@ exports[`MicroIFrameApp should open loanapp and call init and mount methods 1`]
118
118
  <script
119
119
  src="https://www.google-analytics.com/analytics.js"
120
120
  />
121
- <script>
121
+ <script
122
+ nonce="__CSP_NONCE__"
123
+ >
122
124
 
123
125
  (function (i, s, o, g, r, a, m) {
124
126
  i['GoogleAnalyticsObject'] = r;
@@ -143,7 +145,9 @@ exports[`MicroIFrameApp should open loanapp and call init and mount methods 1`]
143
145
  </script>
144
146
 
145
147
 
146
- <style>
148
+ <style
149
+ nonce="__CSP_NONCE__"
150
+ >
147
151
 
148
152
  .full-width {
149
153
  width: 100%;
@@ -31,7 +31,7 @@
31
31
  startVirtualPageMonitoringWithAutoEnd: function () {},
32
32
  };
33
33
  </script> -->
34
- <script>
34
+ <script nonce="__CSP_NONCE__">
35
35
  (function (i, s, o, g, r, a, m) {
36
36
  i['GoogleAnalyticsObject'] = r;
37
37
  (i[r] =
@@ -52,7 +52,7 @@
52
52
  'ga',
53
53
  );
54
54
  </script>
55
- <style>
55
+ <style nonce="__CSP_NONCE__">
56
56
  .full-width {
57
57
  width: 100%;
58
58
  }
@@ -118,7 +118,9 @@ exports[`MicroIFrameApp should open loanapp and call init and mount methods 1`]
118
118
  <script
119
119
  src="https://www.google-analytics.com/analytics.js"
120
120
  />
121
- <script>
121
+ <script
122
+ nonce="__CSP_NONCE__"
123
+ >
122
124
 
123
125
  (function (i, s, o, g, r, a, m) {
124
126
  i['GoogleAnalyticsObject'] = r;
@@ -143,7 +145,9 @@ exports[`MicroIFrameApp should open loanapp and call init and mount methods 1`]
143
145
  </script>
144
146
 
145
147
 
146
- <style>
148
+ <style
149
+ nonce="__CSP_NONCE__"
150
+ >
147
151
 
148
152
  .full-width {
149
153
  width: 100%;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-app-sdk",
3
- "version": "5.28.0",
3
+ "version": "5.29.0",
4
4
  "description": "ICE MT UI Platform Application SDK ",
5
5
  "sideEffects": [
6
6
  "*.css",