react-miui 0.17.2 → 0.17.3

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 (176) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/components/form/Checkbox.d.ts +1 -0
  3. package/dist/components/form/Checkbox.d.ts.map +1 -1
  4. package/dist/components/form/Checkbox.js +1 -1
  5. package/dist/components/form/Checkbox.js.map +1 -1
  6. package/dist/components/form/Label.d.ts +1 -0
  7. package/dist/components/form/Label.d.ts.map +1 -1
  8. package/dist/components/form/Label.js +2 -1
  9. package/dist/components/form/Label.js.map +1 -1
  10. package/dist/components/form/Toggle.d.ts +1 -0
  11. package/dist/components/form/Toggle.d.ts.map +1 -1
  12. package/dist/components/form/Toggle.js +1 -1
  13. package/dist/components/form/Toggle.js.map +1 -1
  14. package/dist/components/layout/card/Card.d.ts +1 -0
  15. package/dist/components/layout/card/Card.d.ts.map +1 -1
  16. package/dist/components/layout/card/Card.js +1 -1
  17. package/dist/components/layout/card/Card.js.map +1 -1
  18. package/dist/components/layout/header/HeaderIconAction.d.ts +1 -0
  19. package/dist/components/layout/header/HeaderIconAction.d.ts.map +1 -1
  20. package/dist/components/layout/header/HeaderIconAction.js +8 -4
  21. package/dist/components/layout/header/HeaderIconAction.js.map +1 -1
  22. package/dist/components/layout/section/SearchContainer.d.ts +4 -1
  23. package/dist/components/layout/section/SearchContainer.d.ts.map +1 -1
  24. package/dist/components/layout/section/SearchContainer.js +2 -1
  25. package/dist/components/layout/section/SearchContainer.js.map +1 -1
  26. package/dist/components/layout/section/Section.d.ts +1 -0
  27. package/dist/components/layout/section/Section.d.ts.map +1 -1
  28. package/dist/components/layout/section/Section.js +1 -1
  29. package/dist/components/layout/section/Section.js.map +1 -1
  30. package/dist/components/ui/directionPad/Pad.d.ts +1 -0
  31. package/dist/components/ui/directionPad/Pad.d.ts.map +1 -1
  32. package/dist/components/ui/directionPad/Pad.js +2 -1
  33. package/dist/components/ui/directionPad/Pad.js.map +1 -1
  34. package/dist/components/ui/drawer/Drawer.d.ts +1 -0
  35. package/dist/components/ui/drawer/Drawer.d.ts.map +1 -1
  36. package/dist/components/ui/drawer/Drawer.js +3 -1
  37. package/dist/components/ui/drawer/Drawer.js.map +1 -1
  38. package/dist/components/ui/pop/Pop.d.ts +1 -0
  39. package/dist/components/ui/pop/Pop.d.ts.map +1 -1
  40. package/dist/components/ui/pop/Pop.js +3 -1
  41. package/dist/components/ui/pop/Pop.js.map +1 -1
  42. package/dist/components/ui/pop/PopOption.d.ts +1 -0
  43. package/dist/components/ui/pop/PopOption.d.ts.map +1 -1
  44. package/dist/components/ui/pop/PopOption.js +2 -1
  45. package/dist/components/ui/pop/PopOption.js.map +1 -1
  46. package/dist/components/ui/stats/Stats.d.ts +1 -0
  47. package/dist/components/ui/stats/Stats.d.ts.map +1 -1
  48. package/dist/components/ui/stats/Stats.js +1 -1
  49. package/dist/components/ui/stats/Stats.js.map +1 -1
  50. package/dist/components/ui/tabs/Selector.d.ts +1 -0
  51. package/dist/components/ui/tabs/Selector.d.ts.map +1 -1
  52. package/dist/components/ui/tabs/Selector.js +2 -1
  53. package/dist/components/ui/tabs/Selector.js.map +1 -1
  54. package/docs/assets/main.js +57 -53
  55. package/docs/assets/search.js +1 -1
  56. package/docs/assets/style.css +58 -2
  57. package/docs/classes/Drawer.html +43 -41
  58. package/docs/classes/Pop.html +47 -45
  59. package/docs/classes/ToasterProvider.html +45 -43
  60. package/docs/enums/ICON.html +18 -16
  61. package/docs/functions/Action.html +8 -6
  62. package/docs/functions/Button.html +8 -6
  63. package/docs/functions/Card.html +8 -6
  64. package/docs/functions/Checkbox.html +8 -6
  65. package/docs/functions/Choice.html +12 -10
  66. package/docs/functions/DirectionPad.html +8 -6
  67. package/docs/functions/EqualActions.html +8 -6
  68. package/docs/functions/HandleEsc.html +8 -6
  69. package/docs/functions/Header.html +8 -6
  70. package/docs/functions/HeaderIconAction.html +8 -6
  71. package/docs/functions/Icon-1.html +8 -6
  72. package/docs/functions/If.html +8 -6
  73. package/docs/functions/Input.html +12 -10
  74. package/docs/functions/Item-1.html +8 -6
  75. package/docs/functions/KeyValue.html +8 -6
  76. package/docs/functions/Label.html +8 -6
  77. package/docs/functions/List-1.html +8 -6
  78. package/docs/functions/Message.html +8 -6
  79. package/docs/functions/Modal-1.html +8 -6
  80. package/docs/functions/ModalButtons-1.html +8 -6
  81. package/docs/functions/PopOption.html +8 -6
  82. package/docs/functions/SearchContainer.html +10 -11
  83. package/docs/functions/Section-1.html +8 -6
  84. package/docs/functions/Select.html +8 -6
  85. package/docs/functions/Selector.html +12 -10
  86. package/docs/functions/Spacer.html +8 -6
  87. package/docs/functions/Stats.html +8 -6
  88. package/docs/functions/StickyHeader-1.html +8 -6
  89. package/docs/functions/StickyHeader.Content.html +9 -7
  90. package/docs/functions/Table.html +8 -6
  91. package/docs/functions/TextArea.html +8 -6
  92. package/docs/functions/Toggle.html +8 -6
  93. package/docs/functions/useToaster.html +9 -7
  94. package/docs/index.html +8 -6
  95. package/docs/modules/Item.html +11 -9
  96. package/docs/modules/List.html +10 -8
  97. package/docs/modules/Modal.html +10 -8
  98. package/docs/modules/ModalButtons.html +10 -8
  99. package/docs/modules/Section.html +10 -8
  100. package/docs/modules/StickyHeader.html +10 -8
  101. package/docs/modules.html +8 -6
  102. package/docs/pages/tutorials/Test.html +8 -6
  103. package/docs/variables/Item.Label.html +9 -7
  104. package/docs/variables/Item.Value.html +9 -7
  105. package/docs/variables/List.Header.html +9 -7
  106. package/docs/variables/Modal.NegateMargin.html +9 -7
  107. package/docs/variables/ModalButtons.Button.html +9 -7
  108. package/docs/variables/Section.Container.html +9 -7
  109. package/esm/components/form/Checkbox.d.ts +1 -0
  110. package/esm/components/form/Checkbox.d.ts.map +1 -1
  111. package/esm/components/form/Checkbox.js +1 -1
  112. package/esm/components/form/Checkbox.js.map +1 -1
  113. package/esm/components/form/Label.d.ts +1 -0
  114. package/esm/components/form/Label.d.ts.map +1 -1
  115. package/esm/components/form/Label.js +2 -1
  116. package/esm/components/form/Label.js.map +1 -1
  117. package/esm/components/form/Toggle.d.ts +1 -0
  118. package/esm/components/form/Toggle.d.ts.map +1 -1
  119. package/esm/components/form/Toggle.js +1 -1
  120. package/esm/components/form/Toggle.js.map +1 -1
  121. package/esm/components/layout/card/Card.d.ts +1 -0
  122. package/esm/components/layout/card/Card.d.ts.map +1 -1
  123. package/esm/components/layout/card/Card.js +1 -1
  124. package/esm/components/layout/card/Card.js.map +1 -1
  125. package/esm/components/layout/header/HeaderIconAction.d.ts +1 -0
  126. package/esm/components/layout/header/HeaderIconAction.d.ts.map +1 -1
  127. package/esm/components/layout/header/HeaderIconAction.js +8 -4
  128. package/esm/components/layout/header/HeaderIconAction.js.map +1 -1
  129. package/esm/components/layout/section/SearchContainer.d.ts +4 -1
  130. package/esm/components/layout/section/SearchContainer.d.ts.map +1 -1
  131. package/esm/components/layout/section/SearchContainer.js +2 -1
  132. package/esm/components/layout/section/SearchContainer.js.map +1 -1
  133. package/esm/components/layout/section/Section.d.ts +1 -0
  134. package/esm/components/layout/section/Section.d.ts.map +1 -1
  135. package/esm/components/layout/section/Section.js +1 -1
  136. package/esm/components/layout/section/Section.js.map +1 -1
  137. package/esm/components/ui/directionPad/Pad.d.ts +1 -0
  138. package/esm/components/ui/directionPad/Pad.d.ts.map +1 -1
  139. package/esm/components/ui/directionPad/Pad.js +2 -1
  140. package/esm/components/ui/directionPad/Pad.js.map +1 -1
  141. package/esm/components/ui/drawer/Drawer.d.ts +1 -0
  142. package/esm/components/ui/drawer/Drawer.d.ts.map +1 -1
  143. package/esm/components/ui/drawer/Drawer.js +3 -1
  144. package/esm/components/ui/drawer/Drawer.js.map +1 -1
  145. package/esm/components/ui/pop/Pop.d.ts +1 -0
  146. package/esm/components/ui/pop/Pop.d.ts.map +1 -1
  147. package/esm/components/ui/pop/Pop.js +3 -1
  148. package/esm/components/ui/pop/Pop.js.map +1 -1
  149. package/esm/components/ui/pop/PopOption.d.ts +1 -0
  150. package/esm/components/ui/pop/PopOption.d.ts.map +1 -1
  151. package/esm/components/ui/pop/PopOption.js +2 -1
  152. package/esm/components/ui/pop/PopOption.js.map +1 -1
  153. package/esm/components/ui/stats/Stats.d.ts +1 -0
  154. package/esm/components/ui/stats/Stats.d.ts.map +1 -1
  155. package/esm/components/ui/stats/Stats.js +1 -1
  156. package/esm/components/ui/stats/Stats.js.map +1 -1
  157. package/esm/components/ui/tabs/Selector.d.ts +1 -0
  158. package/esm/components/ui/tabs/Selector.d.ts.map +1 -1
  159. package/esm/components/ui/tabs/Selector.js +2 -1
  160. package/esm/components/ui/tabs/Selector.js.map +1 -1
  161. package/package.json +19 -16
  162. package/src/components/form/Checkbox.tsx +2 -1
  163. package/src/components/form/Label.tsx +4 -1
  164. package/src/components/form/Toggle.tsx +2 -1
  165. package/src/components/layout/card/Card.tsx +2 -1
  166. package/src/components/layout/header/HeaderIconAction.tsx +10 -5
  167. package/src/components/layout/section/SearchContainer.tsx +8 -2
  168. package/src/components/layout/section/Section.tsx +2 -1
  169. package/src/components/ui/directionPad/Pad.tsx +4 -1
  170. package/src/components/ui/drawer/Drawer.tsx +5 -1
  171. package/src/components/ui/pop/Pop.tsx +6 -1
  172. package/src/components/ui/pop/PopOption.tsx +4 -1
  173. package/src/components/ui/stats/Stats.tsx +2 -1
  174. package/src/components/ui/tabs/Selector.tsx +4 -1
  175. package/docs/assets/widgets.png +0 -0
  176. package/docs/assets/widgets@2x.png +0 -0
@@ -1,16 +1,18 @@
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">
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.3</title><meta name="description" content="Documentation for react-miui - v0.17.3"/><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
- <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>
4
+ <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon 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
+ <div class="field">
6
+ <div id="tsd-toolbar-links"></div></div>
5
7
  <ul class="results">
6
8
  <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.2</a></div>
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
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.3</a></div>
10
+ <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon 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
11
  <div class="container container-main">
10
12
  <div class="col-8 col-content">
11
13
  <div class="tsd-page-title">
12
14
  <ul class="tsd-breadcrumb">
13
- <li><a href="../modules.html">react-miui - v0.17.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.17.3</a></li>
14
16
  <li><a href="ToasterProvider.html">ToasterProvider</a></li></ul>
15
17
  <h1>Class ToasterProvider</h1></div>
16
18
  <section class="tsd-panel tsd-hierarchy">
@@ -20,7 +22,7 @@
20
22
  <ul class="tsd-hierarchy">
21
23
  <li><span class="target">ToasterProvider</span></li></ul></li></ul></section><aside class="tsd-sources">
22
24
  <ul>
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>
25
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/ui/toaster/Toaster.tsx#L24">src/components/ui/toaster/Toaster.tsx:24</a></li></ul></aside>
24
26
  <section class="tsd-panel-group tsd-index-group">
25
27
  <section class="tsd-panel tsd-index-panel">
26
28
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -36,28 +38,28 @@
36
38
  <a href="ToasterProvider.html#props" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>props</span></a>
37
39
  <a href="ToasterProvider.html#refs" class="tsd-index-link deprecated tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>refs</span></a>
38
40
  <a href="ToasterProvider.html#state" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>state</span></a>
39
- <a href="ToasterProvider.html#contextType" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>context<wbr/>Type</span></a>
41
+ <a href="ToasterProvider.html#contextType" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>context<wbr/>Type?</span></a>
40
42
  </div></section>
41
43
  <section class="tsd-index-section">
42
44
  <h3 class="tsd-index-heading">Methods</h3>
43
- <div class="tsd-index-list"><a href="ToasterProvider.html#UNSAFE_componentWillMount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Mount</span></a>
44
- <a href="ToasterProvider.html#UNSAFE_componentWillReceiveProps" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Receive<wbr/>Props</span></a>
45
- <a href="ToasterProvider.html#UNSAFE_componentWillUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Update</span></a>
45
+ <div class="tsd-index-list"><a href="ToasterProvider.html#UNSAFE_componentWillMount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Mount?</span></a>
46
+ <a href="ToasterProvider.html#UNSAFE_componentWillReceiveProps" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Receive<wbr/>Props?</span></a>
47
+ <a href="ToasterProvider.html#UNSAFE_componentWillUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Update?</span></a>
46
48
  <a href="ToasterProvider.html#_add" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_add</span></a>
47
49
  <a href="ToasterProvider.html#_handleRemove" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_handle<wbr/>Remove</span></a>
48
50
  <a href="ToasterProvider.html#_removeAllToasts" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_remove<wbr/>All<wbr/>Toasts</span></a>
49
- <a href="ToasterProvider.html#componentDidCatch" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Did<wbr/>Catch</span></a>
50
- <a href="ToasterProvider.html#componentDidMount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Did<wbr/>Mount</span></a>
51
- <a href="ToasterProvider.html#componentDidUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Did<wbr/>Update</span></a>
52
- <a href="ToasterProvider.html#componentWillMount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Will<wbr/>Mount</span></a>
53
- <a href="ToasterProvider.html#componentWillReceiveProps" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Will<wbr/>Receive<wbr/>Props</span></a>
54
- <a href="ToasterProvider.html#componentWillUnmount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Will<wbr/>Unmount</span></a>
55
- <a href="ToasterProvider.html#componentWillUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Will<wbr/>Update</span></a>
51
+ <a href="ToasterProvider.html#componentDidCatch" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Did<wbr/>Catch?</span></a>
52
+ <a href="ToasterProvider.html#componentDidMount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Did<wbr/>Mount?</span></a>
53
+ <a href="ToasterProvider.html#componentDidUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Did<wbr/>Update?</span></a>
54
+ <a href="ToasterProvider.html#componentWillMount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Will<wbr/>Mount?</span></a>
55
+ <a href="ToasterProvider.html#componentWillReceiveProps" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Will<wbr/>Receive<wbr/>Props?</span></a>
56
+ <a href="ToasterProvider.html#componentWillUnmount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Will<wbr/>Unmount?</span></a>
57
+ <a href="ToasterProvider.html#componentWillUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>component<wbr/>Will<wbr/>Update?</span></a>
56
58
  <a href="ToasterProvider.html#forceUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>force<wbr/>Update</span></a>
57
- <a href="ToasterProvider.html#getSnapshotBeforeUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Snapshot<wbr/>Before<wbr/>Update</span></a>
59
+ <a href="ToasterProvider.html#getSnapshotBeforeUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Snapshot<wbr/>Before<wbr/>Update?</span></a>
58
60
  <a href="ToasterProvider.html#render" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>render</span></a>
59
61
  <a href="ToasterProvider.html#setState" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>set<wbr/>State</span></a>
60
- <a href="ToasterProvider.html#shouldComponentUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>should<wbr/>Component<wbr/>Update</span></a>
62
+ <a href="ToasterProvider.html#shouldComponentUpdate" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>should<wbr/>Component<wbr/>Update?</span></a>
61
63
  </div></section></div></details></section></section>
62
64
  <section class="tsd-panel-group tsd-member-group">
63
65
  <h2>Constructors</h2>
@@ -76,7 +78,7 @@
76
78
  <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
79
  <p>Overrides React.Component&lt;Props, State&gt;.constructor</p>
78
80
  <ul>
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>
81
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/ui/toaster/Toaster.tsx#L25">src/components/ui/toaster/Toaster.tsx:25</a></li></ul></aside></li></ul></section></section>
80
82
  <section class="tsd-panel-group tsd-member-group">
81
83
  <h2>Properties</h2>
82
84
  <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>
@@ -95,13 +97,13 @@ Should be used with type annotation or static contextType.</p>
95
97
  <li>Defined in node_modules/@types/react/index.d.ts:473</li></ul></aside></section>
96
98
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="props" class="tsd-anchor"></a>
97
99
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>props</span><a href="#props" 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>
98
- <div class="tsd-signature">props<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">Props</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span>children<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ReactNode</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
100
+ <div class="tsd-signature">props<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">Props</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">Readonly</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>children<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ReactNode</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
99
101
  <p>Inherited from React.Component.props</p>
100
102
  <ul>
101
103
  <li>Defined in node_modules/@types/react/index.d.ts:498</li></ul></aside></section>
102
104
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="refs" class="tsd-anchor"></a>
103
105
  <h3 class="tsd-anchor-link"><span class="deprecated">refs</span><a href="#refs" 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>
104
- <div class="tsd-signature">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>[key: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ReactInstance</span><span class="tsd-signature-symbol"> }</span></div>
106
+ <div class="tsd-signature">refs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[key: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ReactInstance</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
105
107
  <div class="tsd-comment tsd-typography">
106
108
  <h3>Deprecated</h3><p><a href="https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs">https://reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs</a></p>
107
109
  </div>
@@ -230,7 +232,7 @@ prevents this from being invoked.</p>
230
232
  <h5>text: <span class="tsd-signature-type">string</span></h5></li></ul></div>
231
233
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
232
234
  <ul>
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>
235
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/ui/toaster/Toaster.tsx#L33">src/components/ui/toaster/Toaster.tsx:33</a></li></ul></aside></li></ul></section>
234
236
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_handleRemove" class="tsd-anchor"></a>
235
237
  <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
238
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -243,7 +245,7 @@ prevents this from being invoked.</p>
243
245
  <h5>id: <span class="tsd-signature-type">string</span></h5></li></ul></div>
244
246
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
245
247
  <ul>
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>
248
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/ui/toaster/Toaster.tsx#L64">src/components/ui/toaster/Toaster.tsx:64</a></li></ul></aside></li></ul></section>
247
249
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_removeAllToasts" class="tsd-anchor"></a>
248
250
  <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
251
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -251,7 +253,7 @@ prevents this from being invoked.</p>
251
253
  <li class="tsd-description">
252
254
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
253
255
  <ul>
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>
256
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/ui/toaster/Toaster.tsx#L71">src/components/ui/toaster/Toaster.tsx:71</a></li></ul></aside></li></ul></section>
255
257
  <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
258
  <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
259
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
@@ -446,17 +448,17 @@ lifecycle events from running.</p>
446
448
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4><aside class="tsd-sources">
447
449
  <p>Overrides React.Component.render</p>
448
450
  <ul>
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>
451
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/ui/toaster/Toaster.tsx#L86">src/components/ui/toaster/Toaster.tsx:86</a></li></ul></aside></li></ul></section>
450
452
  <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
453
  <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
454
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
453
455
  <li class="tsd-signature tsd-anchor-link" id="setState.setState-1">set<wbr/>State<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">K</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">State</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>prevState<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>, props<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">Props</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">State</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">State</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">K</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Pick</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">State</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">K</span><span class="tsd-signature-symbol">&gt;</span>, callback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#setState.setState-1" 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></li>
454
456
  <li class="tsd-description">
455
- <div class="tsd-type-parameters">
456
- <h4 class="tsd-type-parameters-title">Type Parameters</h4>
457
+ <section class="tsd-panel tsd-type-parameters">
458
+ <h4>Type Parameters</h4>
457
459
  <ul class="tsd-type-parameters">
458
460
  <li>
459
- <h4>K<span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type">&quot;list&quot;</span></h4></li></ul></div>
461
+ <h4>K<span class="tsd-signature-symbol"> extends </span><span class="tsd-signature-type">&quot;list&quot;</span></h4></li></ul></section>
460
462
  <div class="tsd-parameters">
461
463
  <h4 class="tsd-parameters-title">Parameters</h4>
462
464
  <ul class="tsd-parameter-list">
@@ -518,7 +520,7 @@ and <code>componentDidUpdate</code> will not be called.</p>
518
520
  <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
521
  <div class="tsd-accordion-details">
520
522
  <ul>
521
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.2</a>
523
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.3</a>
522
524
  <ul>
523
525
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
524
526
  <li class="tsd-kind-namespace"><a href="../modules/Item.html">Item</a></li>
@@ -536,25 +538,25 @@ and <code>componentDidUpdate</code> will not be called.</p>
536
538
  <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#props" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>props</a></li>
537
539
  <li class="deprecated tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#refs" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>refs</a></li>
538
540
  <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#state" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>state</a></li>
539
- <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#contextType" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>context<wbr/>Type</a></li>
540
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#UNSAFE_componentWillMount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Mount</a></li>
541
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#UNSAFE_componentWillReceiveProps" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Receive<wbr/>Props</a></li>
542
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#UNSAFE_componentWillUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Update</a></li>
541
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#contextType" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>context<wbr/>Type?</a></li>
542
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#UNSAFE_componentWillMount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Mount?</a></li>
543
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#UNSAFE_componentWillReceiveProps" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Receive<wbr/>Props?</a></li>
544
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#UNSAFE_componentWillUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>UNSAFE_<wbr/>component<wbr/>Will<wbr/>Update?</a></li>
543
545
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="ToasterProvider.html#_add" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_add</a></li>
544
546
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="ToasterProvider.html#_handleRemove" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_handle<wbr/>Remove</a></li>
545
547
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="ToasterProvider.html#_removeAllToasts" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_remove<wbr/>All<wbr/>Toasts</a></li>
546
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentDidCatch" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Did<wbr/>Catch</a></li>
547
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentDidMount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Did<wbr/>Mount</a></li>
548
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentDidUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Did<wbr/>Update</a></li>
549
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentWillMount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Will<wbr/>Mount</a></li>
550
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentWillReceiveProps" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Will<wbr/>Receive<wbr/>Props</a></li>
551
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentWillUnmount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Will<wbr/>Unmount</a></li>
552
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentWillUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Will<wbr/>Update</a></li>
548
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentDidCatch" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Did<wbr/>Catch?</a></li>
549
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentDidMount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Did<wbr/>Mount?</a></li>
550
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentDidUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Did<wbr/>Update?</a></li>
551
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentWillMount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Will<wbr/>Mount?</a></li>
552
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentWillReceiveProps" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Will<wbr/>Receive<wbr/>Props?</a></li>
553
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentWillUnmount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Will<wbr/>Unmount?</a></li>
554
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#componentWillUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>component<wbr/>Will<wbr/>Update?</a></li>
553
555
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#forceUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>force<wbr/>Update</a></li>
554
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#getSnapshotBeforeUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Snapshot<wbr/>Before<wbr/>Update</a></li>
556
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#getSnapshotBeforeUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Snapshot<wbr/>Before<wbr/>Update?</a></li>
555
557
  <li class="tsd-kind-method tsd-parent-kind-class"><a href="ToasterProvider.html#render" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>render</a></li>
556
558
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#setState" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>set<wbr/>State</a></li>
557
- <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#shouldComponentUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>should<wbr/>Component<wbr/>Update</a></li></ul></li></ul></nav></div></div>
559
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="ToasterProvider.html#shouldComponentUpdate" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>should<wbr/>Component<wbr/>Update?</a></li></ul></li></ul></nav></div></div>
558
560
  <div class="container tsd-generator">
559
561
  <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
560
562
  <div class="overlay"></div><script src="../assets/main.js"></script></body></html>
@@ -1,20 +1,22 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ICON | 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">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ICON | react-miui - v0.17.3</title><meta name="description" content="Documentation for react-miui - v0.17.3"/><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
- <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>
4
+ <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon 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
+ <div class="field">
6
+ <div id="tsd-toolbar-links"></div></div>
5
7
  <ul class="results">
6
8
  <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.2</a></div>
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
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.3</a></div>
10
+ <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon 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
11
  <div class="container container-main">
10
12
  <div class="col-8 col-content">
11
13
  <div class="tsd-page-title">
12
14
  <ul class="tsd-breadcrumb">
13
- <li><a href="../modules.html">react-miui - v0.17.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.17.3</a></li>
14
16
  <li><a href="ICON.html">ICON</a></li></ul>
15
17
  <h1>Enumeration ICON</h1></div><aside class="tsd-sources">
16
18
  <ul>
17
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L15">src/components/icons/Icon.tsx:15</a></li></ul></aside>
19
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L15">src/components/icons/Icon.tsx:15</a></li></ul></aside>
18
20
  <section class="tsd-panel-group tsd-index-group">
19
21
  <section class="tsd-panel tsd-index-panel">
20
22
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -38,47 +40,47 @@
38
40
  <h3 class="tsd-anchor-link"><span>back</span><a href="#back" 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"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
39
41
  <div class="tsd-signature">back<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;back&quot;</span></div><aside class="tsd-sources">
40
42
  <ul>
41
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L17">src/components/icons/Icon.tsx:17</a></li></ul></aside></section>
43
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L17">src/components/icons/Icon.tsx:17</a></li></ul></aside></section>
42
44
  <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="battery" class="tsd-anchor"></a>
43
45
  <h3 class="tsd-anchor-link"><span>battery</span><a href="#battery" 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>
44
46
  <div class="tsd-signature">battery<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;battery&quot;</span></div><aside class="tsd-sources">
45
47
  <ul>
46
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L20">src/components/icons/Icon.tsx:20</a></li></ul></aside></section>
48
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L20">src/components/icons/Icon.tsx:20</a></li></ul></aside></section>
47
49
  <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="checkmark" class="tsd-anchor"></a>
48
50
  <h3 class="tsd-anchor-link"><span>checkmark</span><a href="#checkmark" 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>
49
51
  <div class="tsd-signature">checkmark<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;checkmark&quot;</span></div><aside class="tsd-sources">
50
52
  <ul>
51
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L16">src/components/icons/Icon.tsx:16</a></li></ul></aside></section>
53
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L16">src/components/icons/Icon.tsx:16</a></li></ul></aside></section>
52
54
  <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="config" class="tsd-anchor"></a>
53
55
  <h3 class="tsd-anchor-link"><span>config</span><a href="#config" 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>
54
56
  <div class="tsd-signature">config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;config&quot;</span></div><aside class="tsd-sources">
55
57
  <ul>
56
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L23">src/components/icons/Icon.tsx:23</a></li></ul></aside></section>
58
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L23">src/components/icons/Icon.tsx:23</a></li></ul></aside></section>
57
59
  <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="dots" class="tsd-anchor"></a>
58
60
  <h3 class="tsd-anchor-link"><span>dots</span><a href="#dots" 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>
59
61
  <div class="tsd-signature">dots<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;dots&quot;</span></div><aside class="tsd-sources">
60
62
  <ul>
61
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L24">src/components/icons/Icon.tsx:24</a></li></ul></aside></section>
63
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L24">src/components/icons/Icon.tsx:24</a></li></ul></aside></section>
62
64
  <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="forward" class="tsd-anchor"></a>
63
65
  <h3 class="tsd-anchor-link"><span>forward</span><a href="#forward" 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>
64
66
  <div class="tsd-signature">forward<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;forward&quot;</span></div><aside class="tsd-sources">
65
67
  <ul>
66
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L18">src/components/icons/Icon.tsx:18</a></li></ul></aside></section>
68
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L18">src/components/icons/Icon.tsx:18</a></li></ul></aside></section>
67
69
  <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="heart" class="tsd-anchor"></a>
68
70
  <h3 class="tsd-anchor-link"><span>heart</span><a href="#heart" 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>
69
71
  <div class="tsd-signature">heart<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;heart&quot;</span></div><aside class="tsd-sources">
70
72
  <ul>
71
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L21">src/components/icons/Icon.tsx:21</a></li></ul></aside></section>
73
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L21">src/components/icons/Icon.tsx:21</a></li></ul></aside></section>
72
74
  <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="search" class="tsd-anchor"></a>
73
75
  <h3 class="tsd-anchor-link"><span>search</span><a href="#search" 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>
74
76
  <div class="tsd-signature">search<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;search&quot;</span></div><aside class="tsd-sources">
75
77
  <ul>
76
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L19">src/components/icons/Icon.tsx:19</a></li></ul></aside></section>
78
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L19">src/components/icons/Icon.tsx:19</a></li></ul></aside></section>
77
79
  <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="trash" class="tsd-anchor"></a>
78
80
  <h3 class="tsd-anchor-link"><span>trash</span><a href="#trash" 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>
79
81
  <div class="tsd-signature">trash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;trash&quot;</span></div><aside class="tsd-sources">
80
82
  <ul>
81
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/ecfd267/src/components/icons/Icon.tsx#L22">src/components/icons/Icon.tsx:22</a></li></ul></aside></section></section></div>
83
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/6f438f2/src/components/icons/Icon.tsx#L22">src/components/icons/Icon.tsx:22</a></li></ul></aside></section></section></div>
82
84
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
83
85
  <div class="tsd-navigation settings">
84
86
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -98,7 +100,7 @@
98
100
  <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>
99
101
  <div class="tsd-accordion-details">
100
102
  <ul>
101
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.2</a>
103
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.3</a>
102
104
  <ul>
103
105
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
104
106
  <li class="tsd-kind-namespace"><a href="../modules/Item.html">Item</a></li>
@@ -1,16 +1,18 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Action | 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">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Action | react-miui - v0.17.3</title><meta name="description" content="Documentation for react-miui - v0.17.3"/><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
- <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>
4
+ <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon 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
+ <div class="field">
6
+ <div id="tsd-toolbar-links"></div></div>
5
7
  <ul class="results">
6
8
  <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.2</a></div>
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
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.3</a></div>
10
+ <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon 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
11
  <div class="container container-main">
10
12
  <div class="col-8 col-content">
11
13
  <div class="tsd-page-title">
12
14
  <ul class="tsd-breadcrumb">
13
- <li><a href="../modules.html">react-miui - v0.17.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.17.3</a></li>
14
16
  <li><a href="Action.html">Action</a></li></ul>
15
17
  <h1>Function Action</h1></div>
16
18
  <section class="tsd-panel">
@@ -46,7 +48,7 @@
46
48
  <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>
47
49
  <div class="tsd-accordion-details">
48
50
  <ul>
49
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.2</a>
51
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.3</a>
50
52
  <ul>
51
53
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
52
54
  <li class="tsd-kind-namespace"><a href="../modules/Item.html">Item</a></li>
@@ -1,16 +1,18 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Button | 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">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Button | react-miui - v0.17.3</title><meta name="description" content="Documentation for react-miui - v0.17.3"/><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
- <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>
4
+ <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon 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
+ <div class="field">
6
+ <div id="tsd-toolbar-links"></div></div>
5
7
  <ul class="results">
6
8
  <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.2</a></div>
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
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.3</a></div>
10
+ <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon 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
11
  <div class="container container-main">
10
12
  <div class="col-8 col-content">
11
13
  <div class="tsd-page-title">
12
14
  <ul class="tsd-breadcrumb">
13
- <li><a href="../modules.html">react-miui - v0.17.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.17.3</a></li>
14
16
  <li><a href="Button.html">Button</a></li></ul>
15
17
  <h1>Function Button</h1></div>
16
18
  <section class="tsd-panel">
@@ -46,7 +48,7 @@
46
48
  <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>
47
49
  <div class="tsd-accordion-details">
48
50
  <ul>
49
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.2</a>
51
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.3</a>
50
52
  <ul>
51
53
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
52
54
  <li class="tsd-kind-namespace"><a href="../modules/Item.html">Item</a></li>
@@ -1,16 +1,18 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Card | 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">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Card | react-miui - v0.17.3</title><meta name="description" content="Documentation for react-miui - v0.17.3"/><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
- <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>
4
+ <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon 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
+ <div class="field">
6
+ <div id="tsd-toolbar-links"></div></div>
5
7
  <ul class="results">
6
8
  <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.2</a></div>
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
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.17.3</a></div>
10
+ <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon 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
11
  <div class="container container-main">
10
12
  <div class="col-8 col-content">
11
13
  <div class="tsd-page-title">
12
14
  <ul class="tsd-breadcrumb">
13
- <li><a href="../modules.html">react-miui - v0.17.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.17.3</a></li>
14
16
  <li><a href="Card.html">Card</a></li></ul>
15
17
  <h1>Function Card</h1></div>
16
18
  <section class="tsd-panel">
@@ -46,7 +48,7 @@
46
48
  <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>
47
49
  <div class="tsd-accordion-details">
48
50
  <ul>
49
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.2</a>
51
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.17.3</a>
50
52
  <ul>
51
53
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
52
54
  <li class="tsd-kind-namespace"><a href="../modules/Item.html">Item</a></li>