@mjhls/mjh-framework 1.0.291 → 1.0.292

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
 
2
- # mjh-framework v. 1.0.291
2
+ # mjh-framework v. 1.0.292
3
3
 
4
4
  > Foundation Framework
5
5
 
@@ -2369,7 +2369,8 @@ var AD728x90 = function AD728x90(_ref) {
2369
2369
  tags: targeting.tags,
2370
2370
  document_group: targeting.document_group,
2371
2371
  document_url: targeting.document_url,
2372
- pos: pos
2372
+ pos: pos,
2373
+ campaign_id: targeting.campaign_id
2373
2374
  };
2374
2375
 
2375
2376
  var adRef = React.useRef(null);
@@ -19,7 +19,7 @@ require('./get-de2660c3.js');
19
19
  require('react-bootstrap');
20
20
  require('./index.esm-340d3792.js');
21
21
  require('react-bootstrap/Button');
22
- var TemplateNormal = require('./Normal-7d3472fe.js');
22
+ var TemplateNormal = require('./Normal-7b5f3f4e.js');
23
23
  require('react-bootstrap/ListGroup');
24
24
  require('next/head');
25
25
  require('react-bootstrap/Nav');
package/dist/cjs/index.js CHANGED
@@ -52,7 +52,7 @@ var IssueDeck = require('./IssueDeck.js');
52
52
  require('react-bootstrap/Badge');
53
53
  var IssueContentDeck = require('./IssueContentDeck.js');
54
54
  var Spinner = _interopDefault(require('react-bootstrap/Spinner'));
55
- var TemplateNormal = require('./Normal-7d3472fe.js');
55
+ var TemplateNormal = require('./Normal-7b5f3f4e.js');
56
56
  require('react-bootstrap/ListGroup');
57
57
  var Head = _interopDefault(require('next/head'));
58
58
  var Accordion = _interopDefault(require('react-bootstrap/Accordion'));
@@ -2798,7 +2798,8 @@ var AD300x250 = function AD300x250(_ref) {
2798
2798
  tags: targeting.tags,
2799
2799
  document_group: targeting.document_group,
2800
2800
  document_url: targeting.document_url,
2801
- pos: pos
2801
+ pos: pos,
2802
+ campaign_id: targeting.campaign_id
2802
2803
  };
2803
2804
 
2804
2805
  React.useEffect(function () {
@@ -2835,7 +2836,8 @@ var AD300x250x600 = function AD300x250x600(_ref) {
2835
2836
  tags: targeting.tags,
2836
2837
  document_group: targeting.document_group,
2837
2838
  document_url: targeting.document_url,
2838
- pos: pos
2839
+ pos: pos,
2840
+ campaign_id: targeting.campaign_id
2839
2841
  };
2840
2842
 
2841
2843
  React.useEffect(function () {
@@ -2924,7 +2926,8 @@ var ADFloatingFooter = function ADFloatingFooter(_ref) {
2924
2926
  tags: targeting.tags,
2925
2927
  document_group: targeting.document_group,
2926
2928
  document_url: targeting.document_url,
2927
- pos: position
2929
+ pos: position,
2930
+ campaign_id: targeting.campaign_id
2928
2931
  };
2929
2932
 
2930
2933
  var _useState = React.useState(false),
@@ -2986,7 +2989,8 @@ var ADGutter = function ADGutter(_ref) {
2986
2989
  tags: targeting.tags,
2987
2990
  document_group: targeting.document_group,
2988
2991
  document_url: targeting.document_url,
2989
- pos: position
2992
+ pos: position,
2993
+ campaign_id: targeting.campaign_id
2990
2994
  };
2991
2995
 
2992
2996
  var _useState = React.useState(false),
@@ -3043,7 +3047,8 @@ var ADWelcome = function ADWelcome(_ref) {
3043
3047
  tags: targeting.tags,
3044
3048
  document_group: targeting.document_group,
3045
3049
  document_url: targeting.document_url,
3046
- pos: position
3050
+ pos: position,
3051
+ campaign_id: targeting.campaign_id
3047
3052
  };
3048
3053
  var adRef = React.useRef(null);
3049
3054
 
@@ -2364,7 +2364,8 @@ var AD728x90 = function AD728x90(_ref) {
2364
2364
  tags: targeting.tags,
2365
2365
  document_group: targeting.document_group,
2366
2366
  document_url: targeting.document_url,
2367
- pos: pos
2367
+ pos: pos,
2368
+ campaign_id: targeting.campaign_id
2368
2369
  };
2369
2370
 
2370
2371
  var adRef = useRef(null);
@@ -17,7 +17,7 @@ import './get-9c285a85.js';
17
17
  import 'react-bootstrap';
18
18
  import './index.esm-536609db.js';
19
19
  import 'react-bootstrap/Button';
20
- export { T as default } from './Normal-917ac787.js';
20
+ export { T as default } from './Normal-3a3b672e.js';
21
21
  import 'react-bootstrap/ListGroup';
22
22
  import 'next/head';
23
23
  import 'react-bootstrap/Nav';
package/dist/esm/index.js CHANGED
@@ -48,8 +48,8 @@ export { default as IssueDeck } from './IssueDeck.js';
48
48
  import 'react-bootstrap/Badge';
49
49
  export { default as IssueContentDeck } from './IssueContentDeck.js';
50
50
  import Spinner from 'react-bootstrap/Spinner';
51
- import { M as MdPictureAsPdf, T as TemplateNormal } from './Normal-917ac787.js';
52
- export { A as AD728x90, C as Column1, a as Column2, b as Column3, f as HamMagazine, H as Header, L as LeftNav, e as NavDvm, c as NavMagazine, N as NavNative, d as NavNormal, P as PageFilter, S as Search, g as SideFooter, T as TemplateNormal } from './Normal-917ac787.js';
51
+ import { M as MdPictureAsPdf, T as TemplateNormal } from './Normal-3a3b672e.js';
52
+ export { A as AD728x90, C as Column1, a as Column2, b as Column3, f as HamMagazine, H as Header, L as LeftNav, e as NavDvm, c as NavMagazine, N as NavNative, d as NavNormal, P as PageFilter, S as Search, g as SideFooter, T as TemplateNormal } from './Normal-3a3b672e.js';
53
53
  import 'react-bootstrap/ListGroup';
54
54
  import Head from 'next/head';
55
55
  import Accordion from 'react-bootstrap/Accordion';
@@ -2796,7 +2796,8 @@ var AD300x250 = function AD300x250(_ref) {
2796
2796
  tags: targeting.tags,
2797
2797
  document_group: targeting.document_group,
2798
2798
  document_url: targeting.document_url,
2799
- pos: pos
2799
+ pos: pos,
2800
+ campaign_id: targeting.campaign_id
2800
2801
  };
2801
2802
 
2802
2803
  useEffect(function () {
@@ -2833,7 +2834,8 @@ var AD300x250x600 = function AD300x250x600(_ref) {
2833
2834
  tags: targeting.tags,
2834
2835
  document_group: targeting.document_group,
2835
2836
  document_url: targeting.document_url,
2836
- pos: pos
2837
+ pos: pos,
2838
+ campaign_id: targeting.campaign_id
2837
2839
  };
2838
2840
 
2839
2841
  useEffect(function () {
@@ -2922,7 +2924,8 @@ var ADFloatingFooter = function ADFloatingFooter(_ref) {
2922
2924
  tags: targeting.tags,
2923
2925
  document_group: targeting.document_group,
2924
2926
  document_url: targeting.document_url,
2925
- pos: position
2927
+ pos: position,
2928
+ campaign_id: targeting.campaign_id
2926
2929
  };
2927
2930
 
2928
2931
  var _useState = useState(false),
@@ -2984,7 +2987,8 @@ var ADGutter = function ADGutter(_ref) {
2984
2987
  tags: targeting.tags,
2985
2988
  document_group: targeting.document_group,
2986
2989
  document_url: targeting.document_url,
2987
- pos: position
2990
+ pos: position,
2991
+ campaign_id: targeting.campaign_id
2988
2992
  };
2989
2993
 
2990
2994
  var _useState = useState(false),
@@ -3041,7 +3045,8 @@ var ADWelcome = function ADWelcome(_ref) {
3041
3045
  tags: targeting.tags,
3042
3046
  document_group: targeting.document_group,
3043
3047
  document_url: targeting.document_url,
3044
- pos: position
3048
+ pos: position,
3049
+ campaign_id: targeting.campaign_id
3045
3050
  };
3046
3051
  var adRef = useRef(null);
3047
3052
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.291",
3
+ "version": "1.0.292",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",