react-miui 0.27.2 → 0.27.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 (82) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/components/form/input/Input.js +1 -1
  3. package/dist/components/form/input/Input.js.map +1 -1
  4. package/docs/classes/Drawer.html +14 -14
  5. package/docs/classes/Pop.html +14 -14
  6. package/docs/classes/ToasterProvider.html +10 -10
  7. package/docs/enums/ICON.html +14 -14
  8. package/docs/functions/Action.html +4 -4
  9. package/docs/functions/Button.html +4 -4
  10. package/docs/functions/Card.html +4 -4
  11. package/docs/functions/Checkbox.html +4 -4
  12. package/docs/functions/Choice.html +5 -5
  13. package/docs/functions/CoveringLoader.html +4 -4
  14. package/docs/functions/DirectionPad.html +4 -4
  15. package/docs/functions/EqualActions.html +4 -4
  16. package/docs/functions/FullLoader.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/KeyValue.html +4 -4
  24. package/docs/functions/Label.html +4 -4
  25. package/docs/functions/Line.html +4 -4
  26. package/docs/functions/List-1.html +4 -4
  27. package/docs/functions/Loader.html +4 -4
  28. package/docs/functions/Loading.html +4 -4
  29. package/docs/functions/Message.html +4 -4
  30. package/docs/functions/Modal-1.html +4 -4
  31. package/docs/functions/ModalButtons.html +4 -4
  32. package/docs/functions/PopLoader.html +4 -4
  33. package/docs/functions/PopOption.html +4 -4
  34. package/docs/functions/Progress.html +4 -4
  35. package/docs/functions/SearchContainer.html +4 -4
  36. package/docs/functions/Section.html +4 -4
  37. package/docs/functions/Select.html +4 -4
  38. package/docs/functions/Selector.html +5 -5
  39. package/docs/functions/Spacer.html +4 -4
  40. package/docs/functions/Stats.html +4 -4
  41. package/docs/functions/StickyHeader.html +4 -4
  42. package/docs/functions/Table.html +4 -4
  43. package/docs/functions/TextArea.html +4 -4
  44. package/docs/functions/Toggle.html +4 -4
  45. package/docs/functions/ToolButton.html +4 -4
  46. package/docs/functions/borderPxToRem.html +5 -5
  47. package/docs/functions/createTheme.html +4 -4
  48. package/docs/functions/css.html +4 -4
  49. package/docs/functions/dimensionsPxToRem.html +5 -5
  50. package/docs/functions/fontPxToRem.html +5 -5
  51. package/docs/functions/getCssText.html +4 -4
  52. package/docs/functions/globalCss.html +4 -4
  53. package/docs/functions/keyframes.html +4 -4
  54. package/docs/functions/pxToRem.html +5 -5
  55. package/docs/functions/styled.html +4 -4
  56. package/docs/functions/useToaster.html +5 -5
  57. package/docs/index.html +4 -4
  58. package/docs/interfaces/ActionProps.html +14 -14
  59. package/docs/interfaces/ChoiceProps.html +11 -11
  60. package/docs/interfaces/IconProps.html +7 -7
  61. package/docs/interfaces/InputCustomProps.html +10 -10
  62. package/docs/interfaces/StickyHeaderProps.html +9 -9
  63. package/docs/modules/List.html +7 -7
  64. package/docs/modules/Modal.html +6 -6
  65. package/docs/modules.html +4 -4
  66. package/docs/pages/tutorials/Test.html +4 -4
  67. package/docs/types/InputProps.html +5 -5
  68. package/docs/types/OverwriteProps.html +5 -5
  69. package/docs/types/ThemeCSS.html +5 -5
  70. package/docs/variables/BackgroundClassName.html +5 -5
  71. package/docs/variables/List.Header.html +5 -5
  72. package/docs/variables/List.Item.html +5 -5
  73. package/docs/variables/Modal.RemovePadding.html +5 -5
  74. package/docs/variables/ValueClassName.html +5 -5
  75. package/docs/variables/config.html +5 -5
  76. package/docs/variables/cssReset.html +5 -5
  77. package/docs/variables/miuiScrollbars.html +5 -5
  78. package/docs/variables/theme.html +5 -5
  79. package/esm/components/form/input/Input.js +1 -1
  80. package/esm/components/form/input/Input.js.map +1 -1
  81. package/package.json +1 -1
  82. package/src/components/form/input/Input.tsx +1 -1
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>fontPxToRem | react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>fontPxToRem | react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">react-miui - v0.27.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.27.3</a></li>
16
16
  <li><a href="fontPxToRem.html">fontPxToRem</a></li></ul>
17
17
  <h1>Function fontPxToRem</h1></div>
18
18
  <section class="tsd-panel">
@@ -26,7 +26,7 @@
26
26
  <h5>px: <span class="tsd-signature-type">number</span></h5></li></ul></div>
27
27
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
28
28
  <ul>
29
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/theme.ts#L16">src/theme.ts:16</a></li></ul></aside></li></ul></section></div>
29
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/theme.ts#L16">src/theme.ts:16</a></li></ul></aside></li></ul></section></div>
30
30
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
31
31
  <div class="tsd-navigation settings">
32
32
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -46,7 +46,7 @@
46
46
  <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
47
  <div class="tsd-accordion-details">
48
48
  <ul>
49
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
49
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
50
50
  <ul>
51
51
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
52
52
  <li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>getCssText | react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>getCssText | react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">react-miui - v0.27.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.27.3</a></li>
16
16
  <li><a href="getCssText.html">getCssText</a></li></ul>
17
17
  <h1>Function getCssText</h1></div>
18
18
  <section class="tsd-panel">
@@ -41,7 +41,7 @@
41
41
  <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>
42
42
  <div class="tsd-accordion-details">
43
43
  <ul>
44
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
44
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
45
45
  <ul>
46
46
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
47
47
  <li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>globalCss | react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>globalCss | react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">react-miui - v0.27.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.27.3</a></li>
16
16
  <li><a href="globalCss.html">globalCss</a></li></ul>
17
17
  <h1>Function globalCss</h1></div>
18
18
  <section class="tsd-panel">
@@ -57,7 +57,7 @@
57
57
  <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>
58
58
  <div class="tsd-accordion-details">
59
59
  <ul>
60
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
60
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
61
61
  <ul>
62
62
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
63
63
  <li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>keyframes | react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>keyframes | react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">react-miui - v0.27.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.27.3</a></li>
16
16
  <li><a href="keyframes.html">keyframes</a></li></ul>
17
17
  <h1>Function keyframes</h1></div>
18
18
  <section class="tsd-panel">
@@ -57,7 +57,7 @@
57
57
  <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>
58
58
  <div class="tsd-accordion-details">
59
59
  <ul>
60
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
60
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
61
61
  <ul>
62
62
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
63
63
  <li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>pxToRem | react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>pxToRem | react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">react-miui - v0.27.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.27.3</a></li>
16
16
  <li><a href="pxToRem.html">pxToRem</a></li></ul>
17
17
  <h1>Function pxToRem</h1></div>
18
18
  <section class="tsd-panel">
@@ -26,7 +26,7 @@
26
26
  <h5>px: <span class="tsd-signature-type">number</span></h5></li></ul></div>
27
27
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
28
28
  <ul>
29
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/theme.ts#L13">src/theme.ts:13</a></li></ul></aside></li></ul></section></div>
29
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/theme.ts#L13">src/theme.ts:13</a></li></ul></aside></li></ul></section></div>
30
30
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
31
31
  <div class="tsd-navigation settings">
32
32
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -46,7 +46,7 @@
46
46
  <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
47
  <div class="tsd-accordion-details">
48
48
  <ul>
49
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
49
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
50
50
  <ul>
51
51
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
52
52
  <li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>styled | react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>styled | react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">react-miui - v0.27.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.27.3</a></li>
16
16
  <li><a href="styled.html">styled</a></li></ul>
17
17
  <h1>Function styled</h1></div>
18
18
  <section class="tsd-panel">
@@ -57,7 +57,7 @@
57
57
  <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>
58
58
  <div class="tsd-accordion-details">
59
59
  <ul>
60
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
60
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
61
61
  <ul>
62
62
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
63
63
  <li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>useToaster | react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>useToaster | react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">react-miui - v0.27.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.27.3</a></li>
16
16
  <li><a href="useToaster.html">useToaster</a></li></ul>
17
17
  <h1>Function useToaster</h1></div>
18
18
  <section class="tsd-panel">
@@ -21,7 +21,7 @@
21
21
  <li class="tsd-description">
22
22
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ToasterFn</span></h4><aside class="tsd-sources">
23
23
  <ul>
24
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/toaster/Toaster.tsx#L102">src/components/ui/toaster/Toaster.tsx:102</a></li></ul></aside></li></ul></section></div>
24
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/toaster/Toaster.tsx#L102">src/components/ui/toaster/Toaster.tsx:102</a></li></ul></aside></li></ul></section></div>
25
25
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
26
26
  <div class="tsd-navigation settings">
27
27
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -41,7 +41,7 @@
41
41
  <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>
42
42
  <div class="tsd-accordion-details">
43
43
  <ul>
44
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
44
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
45
45
  <ul>
46
46
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
47
47
  <li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>
package/docs/index.html CHANGED
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,12 +6,12 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
- <h2>react-miui - v0.27.2</h2></div>
14
+ <h2>react-miui - v0.27.3</h2></div>
15
15
  <div class="tsd-panel tsd-typography"><p>WIP.</p>
16
16
  <p>Old MIUI inspired design components for React. Breaking changes may happen until <code>1.0.0</code>.</p>
17
17
  <p>Usage:</p>
@@ -45,7 +45,7 @@
45
45
  <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>
46
46
  <div class="tsd-accordion-details">
47
47
  <ul>
48
- <li class="current selected"><a href="modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
48
+ <li class="current selected"><a href="modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
49
49
  <ul>
50
50
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="pages/tutorials/Test.html">Test</a></li>
51
51
  <li class="tsd-kind-namespace"><a href="modules/List.html">List</a></li>
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ActionProps | react-miui - v0.27.2</title><meta name="description" content="Documentation for react-miui - v0.27.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>ActionProps | react-miui - v0.27.3</title><meta name="description" content="Documentation for react-miui - v0.27.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
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>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.2</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">react-miui - v0.27.3</a></div>
10
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>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">react-miui - v0.27.2</a></li>
15
+ <li><a href="../modules.html">react-miui - v0.27.3</a></li>
16
16
  <li><a href="ActionProps.html">ActionProps</a></li></ul>
17
17
  <h1>Interface ActionProps</h1></div>
18
18
  <section class="tsd-panel tsd-hierarchy">
@@ -20,7 +20,7 @@
20
20
  <ul class="tsd-hierarchy">
21
21
  <li><span class="target">ActionProps</span></li></ul></section><aside class="tsd-sources">
22
22
  <ul>
23
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L16">src/components/ui/action/Action.tsx:16</a></li></ul></aside>
23
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L16">src/components/ui/action/Action.tsx:16</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">
@@ -46,47 +46,47 @@
46
46
  <div class="tsd-comment tsd-typography"><p>If action should be a routed link provide target URL as <code>to</code> and <code>Link</code> component</p>
47
47
  </div><aside class="tsd-sources">
48
48
  <ul>
49
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L28">src/components/ui/action/Action.tsx:28</a></li></ul></aside></section>
49
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L28">src/components/ui/action/Action.tsx:28</a></li></ul></aside></section>
50
50
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="badge" class="tsd-anchor"></a>
51
51
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>badge</span><a href="#badge" 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>
52
52
  <div class="tsd-signature">badge<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ReactNode</span></div><aside class="tsd-sources">
53
53
  <ul>
54
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L49">src/components/ui/action/Action.tsx:49</a></li></ul></aside></section>
54
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L49">src/components/ui/action/Action.tsx:49</a></li></ul></aside></section>
55
55
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="className" class="tsd-anchor"></a>
56
56
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>class<wbr/>Name</span><a href="#className" 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>
57
57
  <div class="tsd-signature">class<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
58
58
  <div class="tsd-comment tsd-typography"><p>Custom class name</p>
59
59
  </div><aside class="tsd-sources">
60
60
  <ul>
61
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L44">src/components/ui/action/Action.tsx:44</a></li></ul></aside></section>
61
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L44">src/components/ui/action/Action.tsx:44</a></li></ul></aside></section>
62
62
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="css" class="tsd-anchor"></a>
63
63
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>css</span><a href="#css" 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
64
  <div class="tsd-signature">css<span class="tsd-signature-symbol">?:</span> <a href="../types/ThemeCSS.html" class="tsd-signature-type" data-tsd-kind="Type alias">ThemeCSS</a></div>
65
65
  <div class="tsd-comment tsd-typography"><p>Custom CSS</p>
66
66
  </div><aside class="tsd-sources">
67
67
  <ul>
68
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L48">src/components/ui/action/Action.tsx:48</a></li></ul></aside></section>
68
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L48">src/components/ui/action/Action.tsx:48</a></li></ul></aside></section>
69
69
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="href" class="tsd-anchor"></a>
70
70
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>href</span><a href="#href" 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>
71
71
  <div class="tsd-signature">href<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
72
72
  <div class="tsd-comment tsd-typography"><p>If action should be a native link provide target URL as <code>href</code></p>
73
73
  </div><aside class="tsd-sources">
74
74
  <ul>
75
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L20">src/components/ui/action/Action.tsx:20</a></li></ul></aside></section>
75
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L20">src/components/ui/action/Action.tsx:20</a></li></ul></aside></section>
76
76
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="icon" class="tsd-anchor"></a>
77
77
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon</span><a href="#icon" 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>
78
78
  <div class="tsd-signature">icon<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">bigint</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">ReactElement</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">JSXElementConstructor</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Iterable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">ReactNode</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">ReactPortal</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">AwaitedReactNode</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><a href="../enums/ICON.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ICON</a></div>
79
79
  <div class="tsd-comment tsd-typography"><p>Icon to be displayed</p>
80
80
  </div><aside class="tsd-sources">
81
81
  <ul>
82
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L36">src/components/ui/action/Action.tsx:36</a></li></ul></aside></section>
82
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L36">src/components/ui/action/Action.tsx:36</a></li></ul></aside></section>
83
83
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="label" class="tsd-anchor"></a>
84
84
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>label</span><a href="#label" 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>
85
85
  <div class="tsd-signature">label<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">ReactNode</span></div>
86
86
  <div class="tsd-comment tsd-typography"><p>Label to be displayed below the icon</p>
87
87
  </div><aside class="tsd-sources">
88
88
  <ul>
89
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L40">src/components/ui/action/Action.tsx:40</a></li></ul></aside></section>
89
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L40">src/components/ui/action/Action.tsx:40</a></li></ul></aside></section>
90
90
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="onClick" class="tsd-anchor"></a>
91
91
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>on<wbr/>Click</span><a href="#onClick" 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>
92
92
  <div class="tsd-signature">on<wbr/>Click<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></div>
@@ -101,14 +101,14 @@
101
101
  </div>
102
102
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
103
103
  <ul>
104
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L32">src/components/ui/action/Action.tsx:32</a></li></ul></aside></section>
104
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L32">src/components/ui/action/Action.tsx:32</a></li></ul></aside></section>
105
105
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="to" class="tsd-anchor"></a>
106
106
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>to</span><a href="#to" 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>
107
107
  <div class="tsd-signature">to<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
108
108
  <div class="tsd-comment tsd-typography"><p>If action should be a routed link provide target URL as <code>to</code> and <code>Link</code> component</p>
109
109
  </div><aside class="tsd-sources">
110
110
  <ul>
111
- <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/b60e7de/src/components/ui/action/Action.tsx#L24">src/components/ui/action/Action.tsx:24</a></li></ul></aside></section></section></div>
111
+ <li>Defined in <a href="https://github.com/dzek69/react-miui/blob/906a05b/src/components/ui/action/Action.tsx#L24">src/components/ui/action/Action.tsx:24</a></li></ul></aside></section></section></div>
112
112
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
113
113
  <div class="tsd-navigation settings">
114
114
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -128,7 +128,7 @@
128
128
  <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>
129
129
  <div class="tsd-accordion-details">
130
130
  <ul>
131
- <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.2</a>
131
+ <li><a href="../modules.html">react-<wbr/>miui -<wbr/> v0.27.3</a>
132
132
  <ul>
133
133
  <li class="pages-entry pages-entry-page pages-entry-depth-1"><a href="../pages/tutorials/Test.html">Test</a></li>
134
134
  <li class="tsd-kind-namespace"><a href="../modules/List.html">List</a></li>