@mjhls/mjh-framework 1.0.691 → 1.0.693

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.
@@ -1,6 +1,10 @@
1
1
  import { G as GenIcon } from './iconBase-602d52fe.js';
2
2
 
3
3
  // THIS FILE IS AUTO GENERATED
4
+ var IoIosArrowDropupCircle = function (props) {
5
+ return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 464c114.9 0 208-93.1 208-208S370.9 48 256 48 48 141.1 48 256s93.1 208 208 208zm0-244.5l-81.1 81.9c-7.5 7.5-19.8 7.5-27.3 0s-7.5-19.8 0-27.3l95.7-95.4c7.3-7.3 19.1-7.5 26.6-.6l94.3 94c3.8 3.8 5.7 8.7 5.7 13.7 0 4.9-1.9 9.9-5.6 13.6-7.5 7.5-19.7 7.6-27.3 0l-81-79.9z"}}]})(props);
6
+ };
7
+ IoIosArrowDropupCircle.displayName = "IoIosArrowDropupCircle";
4
8
  var IoIosArrowForward = function (props) {
5
9
  return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M294.1 256L167 129c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.3 34 0L345 239c9.1 9.1 9.3 23.7.7 33.1L201.1 417c-4.7 4.7-10.9 7-17 7s-12.3-2.3-17-7c-9.4-9.4-9.4-24.6 0-33.9l127-127.1z"}}]})(props);
6
10
  };
@@ -18,4 +22,4 @@ var IoMdLogIn = function (props) {
18
22
  };
19
23
  IoMdLogIn.displayName = "IoMdLogIn";
20
24
 
21
- export { IoIosArrowForward as I, IoMdArrowDropdown as a, IoMdLogIn as b, IoIosOpen as c };
25
+ export { IoIosArrowForward as I, IoMdArrowDropdown as a, IoMdLogIn as b, IoIosOpen as c, IoIosArrowDropupCircle as d };
package/dist/esm/index.js CHANGED
@@ -61,7 +61,7 @@ import 'react-bootstrap';
61
61
  import './timeDifferenceCalc.js';
62
62
  export { default as QueueDeckExpanded } from './QueueDeckExpanded.js';
63
63
  import './iconBase-602d52fe.js';
64
- import './index.esm-85cb09e6.js';
64
+ import './index.esm-29e48d38.js';
65
65
  export { default as VideoSeriesListing } from './VideoSeriesListing.js';
66
66
  export { default as ArticleSeriesListing } from './ArticleSeriesListing.js';
67
67
  export { default as ArticleCarousel } from './ArticleCarousel.js';
@@ -79,7 +79,7 @@ import 'react-bootstrap/Form';
79
79
  import './index-d2f90501.js';
80
80
  import './js.cookie-6874175c.js';
81
81
  export { default as CMEDeck } from './CMEDeck.js';
82
- export { g as getSerializers } from './index-8a757d91.js';
82
+ export { g as getSerializers } from './index-a2e78632.js';
83
83
  import './util-7700fc59.js';
84
84
  import './brightcove-react-player-loader.es-83f53e4e.js';
85
85
  import 'react-bootstrap/Pagination';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.691",
3
+ "version": "1.0.693",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",