react-miui 0.17.1 → 0.17.2

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.
Files changed (63) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/components/ui/modal/Modal.d.ts +1 -0
  3. package/dist/components/ui/modal/Modal.d.ts.map +1 -1
  4. package/dist/components/ui/modal/Modal.js +8 -2
  5. package/dist/components/ui/modal/Modal.js.map +1 -1
  6. package/docs/classes/Drawer.html +14 -14
  7. package/docs/classes/Pop.html +14 -14
  8. package/docs/classes/ToasterProvider.html +10 -10
  9. package/docs/enums/ICON.html +14 -14
  10. package/docs/functions/Action.html +4 -4
  11. package/docs/functions/Button.html +4 -4
  12. package/docs/functions/Card.html +4 -4
  13. package/docs/functions/Checkbox.html +4 -4
  14. package/docs/functions/Choice.html +5 -5
  15. package/docs/functions/DirectionPad.html +4 -4
  16. package/docs/functions/EqualActions.html +4 -4
  17. package/docs/functions/HandleEsc.html +4 -4
  18. package/docs/functions/Header.html +4 -4
  19. package/docs/functions/HeaderIconAction.html +4 -4
  20. package/docs/functions/Icon-1.html +4 -4
  21. package/docs/functions/If.html +4 -4
  22. package/docs/functions/Input.html +5 -5
  23. package/docs/functions/Item-1.html +4 -4
  24. package/docs/functions/KeyValue.html +4 -4
  25. package/docs/functions/Label.html +4 -4
  26. package/docs/functions/List-1.html +4 -4
  27. package/docs/functions/Message.html +4 -4
  28. package/docs/functions/Modal-1.html +4 -4
  29. package/docs/functions/ModalButtons-1.html +4 -4
  30. package/docs/functions/PopOption.html +4 -4
  31. package/docs/functions/SearchContainer.html +4 -4
  32. package/docs/functions/Section-1.html +4 -4
  33. package/docs/functions/Select.html +4 -4
  34. package/docs/functions/Selector.html +5 -5
  35. package/docs/functions/Spacer.html +4 -4
  36. package/docs/functions/Stats.html +4 -4
  37. package/docs/functions/StickyHeader-1.html +4 -4
  38. package/docs/functions/StickyHeader.Content.html +5 -5
  39. package/docs/functions/Table.html +4 -4
  40. package/docs/functions/TextArea.html +4 -4
  41. package/docs/functions/Toggle.html +4 -4
  42. package/docs/functions/useToaster.html +5 -5
  43. package/docs/index.html +4 -4
  44. package/docs/modules/Item.html +7 -7
  45. package/docs/modules/List.html +6 -6
  46. package/docs/modules/Modal.html +6 -6
  47. package/docs/modules/ModalButtons.html +6 -6
  48. package/docs/modules/Section.html +6 -6
  49. package/docs/modules/StickyHeader.html +6 -6
  50. package/docs/modules.html +4 -4
  51. package/docs/pages/tutorials/Test.html +4 -4
  52. package/docs/variables/Item.Label.html +5 -5
  53. package/docs/variables/Item.Value.html +5 -5
  54. package/docs/variables/List.Header.html +5 -5
  55. package/docs/variables/Modal.NegateMargin.html +5 -5
  56. package/docs/variables/ModalButtons.Button.html +5 -5
  57. package/docs/variables/Section.Container.html +5 -5
  58. package/esm/components/ui/modal/Modal.d.ts +1 -0
  59. package/esm/components/ui/modal/Modal.d.ts.map +1 -1
  60. package/esm/components/ui/modal/Modal.js +8 -2
  61. package/esm/components/ui/modal/Modal.js.map +1 -1
  62. package/package.json +15 -14
  63. package/src/components/ui/modal/Modal.tsx +11 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
3
3
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
4
  and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
5
 
6
+ ## [0.17.2] - 2022-10-26
7
+ ### Changed
8
+ - modal has support for portals, enabled on document body by default
9
+ ### Dev
10
+ - deps upgraded
11
+
6
12
  ## [0.17.1] - 2022-09-10
7
13
  ### Fixed
8
14
  - toaster notification blocking clicking whole bottom of the screen
@@ -9,6 +9,7 @@ interface Props {
9
9
  title?: React.ReactNode;
10
10
  className?: string;
11
11
  variant?: Variant | Variant[];
12
+ portal?: boolean | HTMLElement;
12
13
  }
13
14
  interface SubComponents {
14
15
  NegateMargin: typeof ModalNegateMargin;
@@ -1 +1 @@
1
- {"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/modal/Modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAMxE,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAGvD,aAAK,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAC;AAEjC,UAAU,KAAK;IACX,cAAc,CAAC,EAAE,CAAC,MAAM,IAAI,CAAC,GAAG,OAAO,GAAG,IAAI,CAAC;IAC/C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,GAAG,OAAO,EAAE,CAAC;CACjC;AAED,UAAU,aAAa;IACnB,YAAY,EAAE,OAAO,iBAAiB,CAAC;CAC1C;AAGD,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG,aA4G9B,CAAC;AAGF,OAAO,EAAE,KAAK,EAAE,CAAC"}
1
+ {"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../../src/components/ui/modal/Modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAOxE,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAGvD,aAAK,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAC;AAEjC,UAAU,KAAK;IACX,cAAc,CAAC,EAAE,CAAC,MAAM,IAAI,CAAC,GAAG,OAAO,GAAG,IAAI,CAAC;IAC/C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,GAAG,OAAO,EAAE,CAAC;IAC9B,MAAM,CAAC,EAAE,OAAO,GAAG,WAAW,CAAC;CAClC;AAED,UAAU,aAAa;IACnB,YAAY,EAAE,OAAO,iBAAiB,CAAC;CAC1C;AAGD,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG,aAoH9B,CAAC;AAGF,OAAO,EAAE,KAAK,EAAE,CAAC"}
@@ -29,10 +29,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
29
29
  exports.Modal = void 0;
30
30
  const react_1 = __importStar(require("react"));
31
31
  const classnames_1 = __importDefault(require("classnames"));
32
+ const react_dom_1 = require("react-dom");
32
33
  const index_js_1 = require("../../../utils/index.js");
33
34
  const ModalNoMargin_js_1 = require("./ModalNoMargin.js");
34
35
  const Modal_module_scss_1 = __importDefault(require("./Modal.module.scss"));
35
- const Modal = ({ children, onClose, isOpen, title, className, onOverlayClick = "close", closeOnEsc = true, variant, }) => {
36
+ const Modal = ({ children, onClose, isOpen, title, className, onOverlayClick = "close", closeOnEsc = true, portal = true, variant, }) => {
36
37
  const [isClosing, setIsClosing] = (0, react_1.useState)(false);
37
38
  const [isRendered, setIsRendered] = (0, react_1.useState)(false);
38
39
  const overlayRef = (0, react_1.useRef)(null);
@@ -102,10 +103,15 @@ const Modal = ({ children, onClose, isOpen, title, className, onOverlayClick = "
102
103
  [Modal_module_scss_1.default.isClosing]: isClosing,
103
104
  [Modal_module_scss_1.default.full]: v.includes("full"),
104
105
  });
105
- return (react_1.default.createElement("div", { className: overlayCls, onClick: handleOverlayClick, ref: overlayRef, onAnimationEnd: handleAnimationEnd },
106
+ const tree = (react_1.default.createElement("div", { className: overlayCls, onClick: handleOverlayClick, ref: overlayRef, onAnimationEnd: handleAnimationEnd },
106
107
  react_1.default.createElement("div", { className: containerCls, ref: containerRef },
107
108
  titleElem,
108
109
  children)));
110
+ if (portal) {
111
+ const root = typeof portal === "boolean" ? document.body : portal;
112
+ return (0, react_dom_1.createPortal)(tree, root);
113
+ }
114
+ return tree;
109
115
  };
110
116
  exports.Modal = Modal;
111
117
  Modal.NegateMargin = ModalNoMargin_js_1.ModalNegateMargin;
@@ -1 +1 @@
1
- {"version":3,"file":"Modal.js","sourceRoot":"","sources":["../../../../src/components/ui/modal/Modal.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Modal.js","sourceRoot":"","sources":["../../../../src/components/ui/modal/Modal.tsx"],"names":[],"mappings":"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"}
@@ -1,16 +1,16 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Drawer | react-miui - v0.17.1</title><meta name="description" content="Documentation for react-miui - v0.17.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Drawer | react-miui - v0.17.2</title><meta name="description" content="Documentation for react-miui - v0.17.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
5
  <ul class="results">
6
6
  <li class="state loading">Preparing search index...</li>
7
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.1</a></div>
7
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.2</a></div>
8
8
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
9
9
  <div class="container container-main">
10
10
  <div class="col-8 col-content">
11
11
  <div class="tsd-page-title">
12
12
  <ul class="tsd-breadcrumb">
13
- <li><a href="../modules.html">react-miui - v0.17.1</a></li>
13
+ <li><a href="../modules.html">react-miui - v0.17.2</a></li>
14
14
  <li><a href="Drawer.html">Drawer</a></li></ul>
15
15
  <h1>Class Drawer</h1></div>
16
16
  <section class="tsd-panel tsd-hierarchy">
@@ -20,7 +20,7 @@
20
20
  <ul class="tsd-hierarchy">
21
21
  <li><span class="target">Drawer</span></li></ul></li></ul></section><aside class="tsd-sources">
22
22
  <ul>
23
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L21">src/components/ui/drawer/Drawer.tsx:21</a></li></ul></aside>
23
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L21">src/components/ui/drawer/Drawer.tsx:21</a></li></ul></aside>
24
24
  <section class="tsd-panel-group tsd-index-group">
25
25
  <section class="tsd-panel tsd-index-panel">
26
26
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -75,7 +75,7 @@
75
75
  <h4 class="tsd-returns-title">Returns <a href="Drawer.html" class="tsd-signature-type" data-tsd-kind="Class">Drawer</a></h4><aside class="tsd-sources">
76
76
  <p>Overrides Component&lt;Props, State&gt;.constructor</p>
77
77
  <ul>
78
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L22">src/components/ui/drawer/Drawer.tsx:22</a></li></ul></aside></li></ul></section></section>
78
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L22">src/components/ui/drawer/Drawer.tsx:22</a></li></ul></aside></li></ul></section></section>
79
79
  <section class="tsd-panel-group tsd-member-group">
80
80
  <h2>Properties</h2>
81
81
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="context" class="tsd-anchor"></a>
@@ -122,7 +122,7 @@ Should be used with type annotation or static contextType.</p>
122
122
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>timeout</span><a href="#timeout" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
123
123
  <div class="tsd-signature">timeout<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Timeout</span><span class="tsd-signature-symbol"> = null</span></div><aside class="tsd-sources">
124
124
  <ul>
125
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L52">src/components/ui/drawer/Drawer.tsx:52</a></li></ul></aside></section>
125
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L52">src/components/ui/drawer/Drawer.tsx:52</a></li></ul></aside></section>
126
126
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="contextType" class="tsd-anchor"></a>
127
127
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>context<wbr/>Type</span><a href="#contextType" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
128
128
  <div class="tsd-signature">context<wbr/>Type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Context</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
@@ -249,7 +249,7 @@ the entire component tree to unmount.</p>
249
249
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
250
250
  <p>Overrides Component.componentDidMount</p>
251
251
  <ul>
252
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L30">src/components/ui/drawer/Drawer.tsx:30</a></li></ul></aside></li></ul></section>
252
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L30">src/components/ui/drawer/Drawer.tsx:30</a></li></ul></aside></li></ul></section>
253
253
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="componentDidUpdate" class="tsd-anchor"></a>
254
254
  <h3 class="tsd-anchor-link"><span>component<wbr/>Did<wbr/>Update</span><a href="#componentDidUpdate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
255
255
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -263,7 +263,7 @@ the entire component tree to unmount.</p>
263
263
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
264
264
  <p>Overrides Component.componentDidUpdate</p>
265
265
  <ul>
266
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L37">src/components/ui/drawer/Drawer.tsx:37</a></li></ul></aside></li></ul></section>
266
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L37">src/components/ui/drawer/Drawer.tsx:37</a></li></ul></aside></li></ul></section>
267
267
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="componentWillMount" class="tsd-anchor"></a>
268
268
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>component<wbr/>Will<wbr/>Mount</span><a href="#componentWillMount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
269
269
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -323,7 +323,7 @@ prevents this from being invoked.</p>
323
323
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
324
324
  <p>Overrides Component.componentWillUnmount</p>
325
325
  <ul>
326
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L47">src/components/ui/drawer/Drawer.tsx:47</a></li></ul></aside></li></ul></section>
326
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L47">src/components/ui/drawer/Drawer.tsx:47</a></li></ul></aside></li></ul></section>
327
327
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="componentWillUpdate" class="tsd-anchor"></a>
328
328
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>component<wbr/>Will<wbr/>Update</span><a href="#componentWillUpdate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
329
329
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -403,7 +403,7 @@ lifecycle events from running.</p>
403
403
  <li class="tsd-description">
404
404
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
405
405
  <ul>
406
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L63">src/components/ui/drawer/Drawer.tsx:63</a></li></ul></aside></li></ul></section>
406
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L63">src/components/ui/drawer/Drawer.tsx:63</a></li></ul></aside></li></ul></section>
407
407
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="onClose" class="tsd-anchor"></a>
408
408
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>on<wbr/>Close</span><a href="#onClose" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
409
409
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -411,7 +411,7 @@ lifecycle events from running.</p>
411
411
  <li class="tsd-description">
412
412
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
413
413
  <ul>
414
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L59">src/components/ui/drawer/Drawer.tsx:59</a></li></ul></aside></li></ul></section>
414
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L59">src/components/ui/drawer/Drawer.tsx:59</a></li></ul></aside></li></ul></section>
415
415
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="onOpen" class="tsd-anchor"></a>
416
416
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>on<wbr/>Open</span><a href="#onOpen" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
417
417
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -419,7 +419,7 @@ lifecycle events from running.</p>
419
419
  <li class="tsd-description">
420
420
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
421
421
  <ul>
422
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L54">src/components/ui/drawer/Drawer.tsx:54</a></li></ul></aside></li></ul></section>
422
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L54">src/components/ui/drawer/Drawer.tsx:54</a></li></ul></aside></li></ul></section>
423
423
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="render" class="tsd-anchor"></a>
424
424
  <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
425
425
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -428,7 +428,7 @@ lifecycle events from running.</p>
428
428
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4><aside class="tsd-sources">
429
429
  <p>Overrides Component.render</p>
430
430
  <ul>
431
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/drawer/Drawer.tsx#L67">src/components/ui/drawer/Drawer.tsx:67</a></li></ul></aside></li></ul></section>
431
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/drawer/Drawer.tsx#L67">src/components/ui/drawer/Drawer.tsx:67</a></li></ul></aside></li></ul></section>
432
432
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="setState" class="tsd-anchor"></a>
433
433
  <h3 class="tsd-anchor-link"><span>set<wbr/>State</span><a href="#setState" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
434
434
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -500,7 +500,7 @@ and <code>componentDidUpdate</code> will not be called.</p>
500
500
  <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
501
501
  <div class="tsd-accordion-details">
502
502
  <ul>
503
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.1</a>
503
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.2</a>
504
504
  <ul>
505
505
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
506
506
  <li class="tsd-kind-namespace"><a href="../modules/Item.html">Item</a></li>
@@ -1,16 +1,16 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Pop | react-miui - v0.17.1</title><meta name="description" content="Documentation for react-miui - v0.17.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Pop | react-miui - v0.17.2</title><meta name="description" content="Documentation for react-miui - v0.17.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
5
  <ul class="results">
6
6
  <li class="state loading">Preparing search index...</li>
7
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.1</a></div>
7
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.2</a></div>
8
8
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
9
9
  <div class="container container-main">
10
10
  <div class="col-8 col-content">
11
11
  <div class="tsd-page-title">
12
12
  <ul class="tsd-breadcrumb">
13
- <li><a href="../modules.html">react-miui - v0.17.1</a></li>
13
+ <li><a href="../modules.html">react-miui - v0.17.2</a></li>
14
14
  <li><a href="Pop.html">Pop</a></li></ul>
15
15
  <h1>Class Pop</h1></div>
16
16
  <section class="tsd-panel tsd-hierarchy">
@@ -20,7 +20,7 @@
20
20
  <ul class="tsd-hierarchy">
21
21
  <li><span class="target">Pop</span></li></ul></li></ul></section><aside class="tsd-sources">
22
22
  <ul>
23
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L49">src/components/ui/pop/Pop.tsx:49</a></li></ul></aside>
23
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L49">src/components/ui/pop/Pop.tsx:49</a></li></ul></aside>
24
24
  <section class="tsd-panel-group tsd-index-group">
25
25
  <section class="tsd-panel tsd-index-panel">
26
26
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -77,7 +77,7 @@
77
77
  <h4 class="tsd-returns-title">Returns <a href="Pop.html" class="tsd-signature-type" data-tsd-kind="Class">Pop</a></h4><aside class="tsd-sources">
78
78
  <p>Overrides Component&lt;Props, State&gt;.constructor</p>
79
79
  <ul>
80
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L50">src/components/ui/pop/Pop.tsx:50</a></li></ul></aside></li></ul></section></section>
80
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L50">src/components/ui/pop/Pop.tsx:50</a></li></ul></aside></li></ul></section></section>
81
81
  <section class="tsd-panel-group tsd-member-group">
82
82
  <h2>Properties</h2>
83
83
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="context" class="tsd-anchor"></a>
@@ -118,7 +118,7 @@ Should be used with type annotation or static contextType.</p>
118
118
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>root<wbr/>Ref</span><a href="#rootRef" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
119
119
  <div class="tsd-signature">root<wbr/>Ref<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">RefObject</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">HTMLDivElement</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
120
120
  <ul>
121
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L70">src/components/ui/pop/Pop.tsx:70</a></li></ul></aside></section>
121
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L70">src/components/ui/pop/Pop.tsx:70</a></li></ul></aside></section>
122
122
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="state" class="tsd-anchor"></a>
123
123
  <h3 class="tsd-anchor-link"><span>state</span><a href="#state" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
124
124
  <div class="tsd-signature">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">State</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
@@ -129,7 +129,7 @@ Should be used with type annotation or static contextType.</p>
129
129
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>Option</span><a href="#Option" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
130
130
  <div class="tsd-signature">Option<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">FC</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Props</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = PopOption</span></div><aside class="tsd-sources">
131
131
  <ul>
132
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L68">src/components/ui/pop/Pop.tsx:68</a></li></ul></aside></section>
132
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L68">src/components/ui/pop/Pop.tsx:68</a></li></ul></aside></section>
133
133
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="contextType" class="tsd-anchor"></a>
134
134
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>context<wbr/>Type</span><a href="#contextType" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
135
135
  <div class="tsd-signature">context<wbr/>Type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Context</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></div>
@@ -272,7 +272,7 @@ the entire component tree to unmount.</p>
272
272
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
273
273
  <p>Overrides Component.componentDidUpdate</p>
274
274
  <ul>
275
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L62">src/components/ui/pop/Pop.tsx:62</a></li></ul></aside></li></ul></section>
275
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L62">src/components/ui/pop/Pop.tsx:62</a></li></ul></aside></li></ul></section>
276
276
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="componentWillMount" class="tsd-anchor"></a>
277
277
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>component<wbr/>Will<wbr/>Mount</span><a href="#componentWillMount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
278
278
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -393,7 +393,7 @@ prevents this from being invoked.</p>
393
393
  <li class="tsd-description">
394
394
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Element</span></h4><aside class="tsd-sources">
395
395
  <ul>
396
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L72">src/components/ui/pop/Pop.tsx:72</a></li></ul></aside></li></ul></section>
396
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L72">src/components/ui/pop/Pop.tsx:72</a></li></ul></aside></li></ul></section>
397
397
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="getSnapshotBeforeUpdate" class="tsd-anchor"></a>
398
398
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>get<wbr/>Snapshot<wbr/>Before<wbr/>Update</span><a href="#getSnapshotBeforeUpdate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
399
399
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -423,7 +423,7 @@ lifecycle events from running.</p>
423
423
  <li class="tsd-description">
424
424
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
425
425
  <ul>
426
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L118">src/components/ui/pop/Pop.tsx:118</a></li></ul></aside></li></ul></section>
426
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L118">src/components/ui/pop/Pop.tsx:118</a></li></ul></aside></li></ul></section>
427
427
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="handleOverlayClick" class="tsd-anchor"></a>
428
428
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>handle<wbr/>Overlay<wbr/>Click</span><a href="#handleOverlayClick" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
429
429
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -436,7 +436,7 @@ lifecycle events from running.</p>
436
436
  <h5>e: <span class="tsd-signature-type">MouseEvent</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Element</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">MouseEvent</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
437
437
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
438
438
  <ul>
439
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L112">src/components/ui/pop/Pop.tsx:112</a></li></ul></aside></li></ul></section>
439
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L112">src/components/ui/pop/Pop.tsx:112</a></li></ul></aside></li></ul></section>
440
440
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="onOpen" class="tsd-anchor"></a>
441
441
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>on<wbr/>Open</span><a href="#onOpen" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
442
442
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -444,7 +444,7 @@ lifecycle events from running.</p>
444
444
  <li class="tsd-description">
445
445
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
446
446
  <ul>
447
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L89">src/components/ui/pop/Pop.tsx:89</a></li></ul></aside></li></ul></section>
447
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L89">src/components/ui/pop/Pop.tsx:89</a></li></ul></aside></li></ul></section>
448
448
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="render" class="tsd-anchor"></a>
449
449
  <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
450
450
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -453,7 +453,7 @@ lifecycle events from running.</p>
453
453
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Element</span></h4><aside class="tsd-sources">
454
454
  <p>Overrides Component.render</p>
455
455
  <ul>
456
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/pop/Pop.tsx#L122">src/components/ui/pop/Pop.tsx:122</a></li></ul></aside></li></ul></section>
456
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/pop/Pop.tsx#L122">src/components/ui/pop/Pop.tsx:122</a></li></ul></aside></li></ul></section>
457
457
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="setState" class="tsd-anchor"></a>
458
458
  <h3 class="tsd-anchor-link"><span>set<wbr/>State</span><a href="#setState" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
459
459
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -525,7 +525,7 @@ and <code>componentDidUpdate</code> will not be called.</p>
525
525
  <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
526
526
  <div class="tsd-accordion-details">
527
527
  <ul>
528
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.1</a>
528
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.2</a>
529
529
  <ul>
530
530
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
531
531
  <li class="tsd-kind-namespace"><a href="../modules/Item.html">Item</a></li>
@@ -1,16 +1,16 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ToasterProvider | react-miui - v0.17.1</title><meta name="description" content="Documentation for react-miui - v0.17.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ToasterProvider | react-miui - v0.17.2</title><meta name="description" content="Documentation for react-miui - v0.17.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script><link rel="stylesheet" href="../assets/pages.css"/></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
5
  <ul class="results">
6
6
  <li class="state loading">Preparing search index...</li>
7
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.1</a></div>
7
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.2</a></div>
8
8
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
9
9
  <div class="container container-main">
10
10
  <div class="col-8 col-content">
11
11
  <div class="tsd-page-title">
12
12
  <ul class="tsd-breadcrumb">
13
- <li><a href="../modules.html">react-miui - v0.17.1</a></li>
13
+ <li><a href="../modules.html">react-miui - v0.17.2</a></li>
14
14
  <li><a href="ToasterProvider.html">ToasterProvider</a></li></ul>
15
15
  <h1>Class ToasterProvider</h1></div>
16
16
  <section class="tsd-panel tsd-hierarchy">
@@ -20,7 +20,7 @@
20
20
  <ul class="tsd-hierarchy">
21
21
  <li><span class="target">ToasterProvider</span></li></ul></li></ul></section><aside class="tsd-sources">
22
22
  <ul>
23
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/toaster/Toaster.tsx#L24">src/components/ui/toaster/Toaster.tsx:24</a></li></ul></aside>
23
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/toaster/Toaster.tsx#L24">src/components/ui/toaster/Toaster.tsx:24</a></li></ul></aside>
24
24
  <section class="tsd-panel-group tsd-index-group">
25
25
  <section class="tsd-panel tsd-index-panel">
26
26
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -76,7 +76,7 @@
76
76
  <h4 class="tsd-returns-title">Returns <a href="ToasterProvider.html" class="tsd-signature-type" data-tsd-kind="Class">ToasterProvider</a></h4><aside class="tsd-sources">
77
77
  <p>Overrides React.Component&lt;Props, State&gt;.constructor</p>
78
78
  <ul>
79
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/toaster/Toaster.tsx#L25">src/components/ui/toaster/Toaster.tsx:25</a></li></ul></aside></li></ul></section></section>
79
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/toaster/Toaster.tsx#L25">src/components/ui/toaster/Toaster.tsx:25</a></li></ul></aside></li></ul></section></section>
80
80
  <section class="tsd-panel-group tsd-member-group">
81
81
  <h2>Properties</h2>
82
82
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="context" class="tsd-anchor"></a>
@@ -230,7 +230,7 @@ prevents this from being invoked.</p>
230
230
  <h5>text: <span class="tsd-signature-type">string</span></h5></li></ul></div>
231
231
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
232
232
  <ul>
233
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/toaster/Toaster.tsx#L33">src/components/ui/toaster/Toaster.tsx:33</a></li></ul></aside></li></ul></section>
233
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/toaster/Toaster.tsx#L33">src/components/ui/toaster/Toaster.tsx:33</a></li></ul></aside></li></ul></section>
234
234
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_handleRemove" class="tsd-anchor"></a>
235
235
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>_handle<wbr/>Remove</span><a href="#_handleRemove" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
236
236
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -243,7 +243,7 @@ prevents this from being invoked.</p>
243
243
  <h5>id: <span class="tsd-signature-type">string</span></h5></li></ul></div>
244
244
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
245
245
  <ul>
246
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/toaster/Toaster.tsx#L64">src/components/ui/toaster/Toaster.tsx:64</a></li></ul></aside></li></ul></section>
246
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/toaster/Toaster.tsx#L64">src/components/ui/toaster/Toaster.tsx:64</a></li></ul></aside></li></ul></section>
247
247
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_removeAllToasts" class="tsd-anchor"></a>
248
248
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>_remove<wbr/>All<wbr/>Toasts</span><a href="#_removeAllToasts" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
249
249
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -251,7 +251,7 @@ prevents this from being invoked.</p>
251
251
  <li class="tsd-description">
252
252
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
253
253
  <ul>
254
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/toaster/Toaster.tsx#L71">src/components/ui/toaster/Toaster.tsx:71</a></li></ul></aside></li></ul></section>
254
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/toaster/Toaster.tsx#L71">src/components/ui/toaster/Toaster.tsx:71</a></li></ul></aside></li></ul></section>
255
255
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="componentDidCatch" class="tsd-anchor"></a>
256
256
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>component<wbr/>Did<wbr/>Catch</span><a href="#componentDidCatch" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
257
257
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -446,7 +446,7 @@ lifecycle events from running.</p>
446
446
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4><aside class="tsd-sources">
447
447
  <p>Overrides React.Component.render</p>
448
448
  <ul>
449
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/9f42b80/src/components/ui/toaster/Toaster.tsx#L86">src/components/ui/toaster/Toaster.tsx:86</a></li></ul></aside></li></ul></section>
449
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/ui/toaster/Toaster.tsx#L86">src/components/ui/toaster/Toaster.tsx:86</a></li></ul></aside></li></ul></section>
450
450
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="setState" class="tsd-anchor"></a>
451
451
  <h3 class="tsd-anchor-link"><span>set<wbr/>State</span><a href="#setState" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
452
452
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -518,7 +518,7 @@ and <code>componentDidUpdate</code> will not be called.</p>
518
518
  <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
519
519
  <div class="tsd-accordion-details">
520
520
  <ul>
521
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.1</a>
521
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.2</a>
522
522
  <ul>
523
523
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
524
524
  <li class="tsd-kind-namespace"><a href="../modules/Item.html">Item</a></li>