@cloudflare/kumo 1.5.0 → 1.6.0

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 (166) hide show
  1. package/CHANGELOG.md +108 -0
  2. package/ai/component-registry.json +62 -7
  3. package/ai/component-registry.md +378 -37
  4. package/ai/schemas.ts +12 -2
  5. package/bin/kumo.js +23 -19
  6. package/dist/.build-complete +1 -1
  7. package/dist/ai/schemas.d.ts +2166 -0
  8. package/dist/ai/schemas.d.ts.map +1 -0
  9. package/dist/catalog.js +1 -1
  10. package/dist/{checkbox-CWANiedi.js → checkbox-Dt8iSNOg.js} +3 -3
  11. package/dist/{checkbox-CWANiedi.js.map → checkbox-Dt8iSNOg.js.map} +1 -1
  12. package/dist/clipboard-text-Bw5rKPXz.js +185 -0
  13. package/dist/clipboard-text-Bw5rKPXz.js.map +1 -0
  14. package/dist/{combobox-C9koouxM.js → combobox-BIC-YZ2L.js} +41 -41
  15. package/dist/combobox-BIC-YZ2L.js.map +1 -0
  16. package/dist/command-line/cli.js +104 -47
  17. package/dist/command-line/commands/add.js +88 -30
  18. package/dist/command-line/commands/ai.js +2 -3
  19. package/dist/{command-palette-TGXgr6Vq.js → command-palette-D3MNR7w9.js} +31 -31
  20. package/dist/{command-palette-TGXgr6Vq.js.map → command-palette-D3MNR7w9.js.map} +1 -1
  21. package/dist/components/checkbox.js +1 -1
  22. package/dist/components/clipboard-text.js +1 -1
  23. package/dist/components/combobox.js +1 -1
  24. package/dist/components/command-palette.js +1 -1
  25. package/dist/components/date-picker.js +6 -0
  26. package/dist/components/date-picker.js.map +1 -0
  27. package/dist/components/dialog.js +1 -1
  28. package/dist/components/dropdown.js +1 -1
  29. package/dist/components/field.js +1 -1
  30. package/dist/components/input.js +3 -3
  31. package/dist/components/label.js +1 -1
  32. package/dist/components/link.js +1 -1
  33. package/dist/components/menubar.js +1 -1
  34. package/dist/components/meter.js +1 -1
  35. package/dist/components/pagination.js +1 -1
  36. package/dist/components/popover.js +1 -1
  37. package/dist/components/radio.js +1 -1
  38. package/dist/components/select.js +1 -1
  39. package/dist/components/sensitive-input.js +1 -1
  40. package/dist/components/switch.js +1 -1
  41. package/dist/components/table.js +1 -1
  42. package/dist/components/tabs.js +1 -1
  43. package/dist/components/toast.js +2 -2
  44. package/dist/components/tooltip.js +1 -1
  45. package/dist/date-picker-M6uNX5Ca.js +2921 -0
  46. package/dist/date-picker-M6uNX5Ca.js.map +1 -0
  47. package/dist/{dialog-CpCeOqSZ.js → dialog-toS9krNF.js} +17 -17
  48. package/dist/dialog-toS9krNF.js.map +1 -0
  49. package/dist/{dropdown-DFeFcKfn.js → dropdown-BquiYKKC.js} +38 -38
  50. package/dist/dropdown-BquiYKKC.js.map +1 -0
  51. package/dist/{field-Dt-XuSaQ.js → field-DCq04TgZ.js} +3 -3
  52. package/dist/{field-Dt-XuSaQ.js.map → field-DCq04TgZ.js.map} +1 -1
  53. package/dist/index.js +86 -73
  54. package/dist/index.js.map +1 -1
  55. package/dist/{input-GZAWBXYX.js → input-CCR8NGG7.js} +3 -3
  56. package/dist/{input-GZAWBXYX.js.map → input-CCR8NGG7.js.map} +1 -1
  57. package/dist/{input-area-CS1-ceY4.js → input-area-DU2Yvp_t.js} +3 -3
  58. package/dist/{input-area-CS1-ceY4.js.map → input-area-DU2Yvp_t.js.map} +1 -1
  59. package/dist/{input-group-COo-wz5O.js → input-group-C365-qBq.js} +2 -2
  60. package/dist/{input-group-COo-wz5O.js.map → input-group-C365-qBq.js.map} +1 -1
  61. package/dist/{label-ChZ2Pp5p.js → label-zjtV7oXa.js} +2 -2
  62. package/dist/{label-ChZ2Pp5p.js.map → label-zjtV7oXa.js.map} +1 -1
  63. package/dist/{link-Mj2WM1AS.js → link-C8pUZ4Q-.js} +8 -8
  64. package/dist/{link-Mj2WM1AS.js.map → link-C8pUZ4Q-.js.map} +1 -1
  65. package/dist/{menubar-CbXWXQYR.js → menubar-D7WvAf6x.js} +6 -6
  66. package/dist/menubar-D7WvAf6x.js.map +1 -0
  67. package/dist/{meter-Bu5f3mAc.js → meter-jQGKS1z4.js} +4 -4
  68. package/dist/{meter-Bu5f3mAc.js.map → meter-jQGKS1z4.js.map} +1 -1
  69. package/dist/{pagination-Bm8eMWpj.js → pagination-BN80iKY6.js} +21 -20
  70. package/dist/pagination-BN80iKY6.js.map +1 -0
  71. package/dist/{popover-D7yeRosi.js → popover-syU1104E.js} +4 -4
  72. package/dist/{popover-D7yeRosi.js.map → popover-syU1104E.js.map} +1 -1
  73. package/dist/primitives/accordion.js +1 -1
  74. package/dist/primitives/alert-dialog.js +1 -1
  75. package/dist/primitives/autocomplete.js +1 -1
  76. package/dist/primitives/avatar.js +1 -1
  77. package/dist/primitives/button.js +1 -1
  78. package/dist/primitives/checkbox-group.js +1 -1
  79. package/dist/primitives/checkbox.js +1 -1
  80. package/dist/primitives/collapsible.js +1 -1
  81. package/dist/primitives/combobox.js +1 -1
  82. package/dist/primitives/context-menu.js +1 -1
  83. package/dist/primitives/dialog.js +1 -1
  84. package/dist/primitives/direction-provider.js +1 -1
  85. package/dist/primitives/field.js +1 -1
  86. package/dist/primitives/fieldset.js +1 -1
  87. package/dist/primitives/form.js +1 -1
  88. package/dist/primitives/input.js +1 -1
  89. package/dist/primitives/menu.js +1 -1
  90. package/dist/primitives/menubar.js +1 -1
  91. package/dist/primitives/meter.js +1 -1
  92. package/dist/primitives/navigation-menu.js +1 -1
  93. package/dist/primitives/number-field.js +1 -1
  94. package/dist/primitives/popover.js +1 -1
  95. package/dist/primitives/preview-card.js +1 -1
  96. package/dist/primitives/progress.js +1 -1
  97. package/dist/primitives/radio-group.js +1 -1
  98. package/dist/primitives/radio.js +1 -1
  99. package/dist/primitives/scroll-area.js +1 -1
  100. package/dist/primitives/select.js +1 -1
  101. package/dist/primitives/separator.js +1 -1
  102. package/dist/primitives/slider.js +1 -1
  103. package/dist/primitives/switch.js +1 -1
  104. package/dist/primitives/tabs.js +1 -1
  105. package/dist/primitives/toast.js +1 -1
  106. package/dist/primitives/toggle-group.js +1 -1
  107. package/dist/primitives/toggle.js +1 -1
  108. package/dist/primitives/toolbar.js +1 -1
  109. package/dist/primitives/tooltip.js +1 -1
  110. package/dist/primitives.js +1 -1
  111. package/dist/{radio-CKn09bGo.js → radio-CWMtSx65.js} +8 -8
  112. package/dist/{radio-CKn09bGo.js.map → radio-CWMtSx65.js.map} +1 -1
  113. package/dist/{schemas-B-D2OT-O.js → schemas-DbIwo0ET.js} +254 -240
  114. package/dist/{schemas-B-D2OT-O.js.map → schemas-DbIwo0ET.js.map} +1 -1
  115. package/dist/{select-DvpgiOau.js → select-G6JqBVkg.js} +37 -37
  116. package/dist/{select-DvpgiOau.js.map → select-G6JqBVkg.js.map} +1 -1
  117. package/dist/{sensitive-input-BuYT6U6C.js → sensitive-input-DNFpycoy.js} +4 -4
  118. package/dist/{sensitive-input-BuYT6U6C.js.map → sensitive-input-DNFpycoy.js.map} +1 -1
  119. package/dist/src/blocks/delete-resource/delete-resource.d.ts.map +1 -1
  120. package/dist/src/blocks/delete-resource/delete-resource.tsx +213 -0
  121. package/dist/src/blocks/page-header/page-header.tsx +99 -0
  122. package/dist/src/blocks/resource-list/resource-list.test.tsx +28 -0
  123. package/dist/src/blocks/resource-list/resource-list.tsx +69 -0
  124. package/dist/src/command-line/commands/ai.d.ts.map +1 -1
  125. package/dist/src/command-line/utils/transformer.d.ts +8 -4
  126. package/dist/src/command-line/utils/transformer.d.ts.map +1 -1
  127. package/dist/src/components/clipboard-text/clipboard-text.d.ts +23 -0
  128. package/dist/src/components/clipboard-text/clipboard-text.d.ts.map +1 -1
  129. package/dist/src/components/date-picker/date-picker.d.ts +65 -0
  130. package/dist/src/components/date-picker/date-picker.d.ts.map +1 -0
  131. package/dist/src/components/date-picker/index.d.ts +4 -0
  132. package/dist/src/components/date-picker/index.d.ts.map +1 -0
  133. package/dist/src/components/dropdown/dropdown.d.ts.map +1 -1
  134. package/dist/src/components/pagination/pagination.d.ts +8 -1
  135. package/dist/src/components/pagination/pagination.d.ts.map +1 -1
  136. package/dist/src/components/table/table.d.ts +2 -0
  137. package/dist/src/components/table/table.d.ts.map +1 -1
  138. package/dist/src/index.d.ts +1 -0
  139. package/dist/src/index.d.ts.map +1 -1
  140. package/dist/styles/kumo-binding.css +0 -4
  141. package/dist/styles/kumo-standalone.css +1 -1
  142. package/dist/styles/kumo.css +541 -0
  143. package/dist/{switch-Tu34uFoa.js → switch-CmsZ4z-g.js} +9 -9
  144. package/dist/{switch-Tu34uFoa.js.map → switch-CmsZ4z-g.js.map} +1 -1
  145. package/dist/table-Dc0AGcLV.js +149 -0
  146. package/dist/table-Dc0AGcLV.js.map +1 -0
  147. package/dist/{tabs-B7THfqHW.js → tabs-BpD1iUiz.js} +2 -2
  148. package/dist/{tabs-B7THfqHW.js.map → tabs-BpD1iUiz.js.map} +1 -1
  149. package/dist/{toast-Du4y8qng.js → toast-BrR0pjLE.js} +8 -8
  150. package/dist/{toast-Du4y8qng.js.map → toast-BrR0pjLE.js.map} +1 -1
  151. package/dist/{tooltip-BxV1H6AV.js → tooltip-daVJYtXY.js} +2 -2
  152. package/dist/{tooltip-BxV1H6AV.js.map → tooltip-daVJYtXY.js.map} +1 -1
  153. package/dist/{vendor-base-ui-CQ6wEonS.js → vendor-base-ui-9w7J6BvW.js} +7246 -7245
  154. package/dist/{vendor-base-ui-CQ6wEonS.js.map → vendor-base-ui-9w7J6BvW.js.map} +1 -1
  155. package/package.json +6 -1
  156. package/scripts/component-registry/discovery.ts +1 -7
  157. package/scripts/css-build.ts +47 -1
  158. package/dist/clipboard-text-CqueQiB8.js +0 -108
  159. package/dist/clipboard-text-CqueQiB8.js.map +0 -1
  160. package/dist/combobox-C9koouxM.js.map +0 -1
  161. package/dist/dialog-CpCeOqSZ.js.map +0 -1
  162. package/dist/dropdown-DFeFcKfn.js.map +0 -1
  163. package/dist/menubar-CbXWXQYR.js.map +0 -1
  164. package/dist/pagination-Bm8eMWpj.js.map +0 -1
  165. package/dist/table-BUmvaBj8.js +0 -153
  166. package/dist/table-BUmvaBj8.js.map +0 -1
@@ -155,7 +155,7 @@ function J(e, t, o) {
155
155
  const n = new e._zod.constr(t ?? e._zod.def);
156
156
  return (!t || o?.parent) && (n._zod.parent = e), n;
157
157
  }
158
- function _(e) {
158
+ function v(e) {
159
159
  const t = e;
160
160
  if (!t)
161
161
  return {};
@@ -1671,7 +1671,7 @@ const Y = globalThis.__zod_globalRegistry;
1671
1671
  function Rn(e, t) {
1672
1672
  return new e({
1673
1673
  type: "string",
1674
- ..._(t)
1674
+ ...v(t)
1675
1675
  });
1676
1676
  }
1677
1677
  // @__NO_SIDE_EFFECTS__
@@ -1681,7 +1681,7 @@ function Dn(e, t) {
1681
1681
  format: "email",
1682
1682
  check: "string_format",
1683
1683
  abort: !1,
1684
- ..._(t)
1684
+ ...v(t)
1685
1685
  });
1686
1686
  }
1687
1687
  // @__NO_SIDE_EFFECTS__
@@ -1691,7 +1691,7 @@ function De(e, t) {
1691
1691
  format: "guid",
1692
1692
  check: "string_format",
1693
1693
  abort: !1,
1694
- ..._(t)
1694
+ ...v(t)
1695
1695
  });
1696
1696
  }
1697
1697
  // @__NO_SIDE_EFFECTS__
@@ -1701,7 +1701,7 @@ function Un(e, t) {
1701
1701
  format: "uuid",
1702
1702
  check: "string_format",
1703
1703
  abort: !1,
1704
- ..._(t)
1704
+ ...v(t)
1705
1705
  });
1706
1706
  }
1707
1707
  // @__NO_SIDE_EFFECTS__
@@ -1712,7 +1712,7 @@ function Fn(e, t) {
1712
1712
  check: "string_format",
1713
1713
  abort: !1,
1714
1714
  version: "v4",
1715
- ..._(t)
1715
+ ...v(t)
1716
1716
  });
1717
1717
  }
1718
1718
  // @__NO_SIDE_EFFECTS__
@@ -1723,7 +1723,7 @@ function Ln(e, t) {
1723
1723
  check: "string_format",
1724
1724
  abort: !1,
1725
1725
  version: "v6",
1726
- ..._(t)
1726
+ ...v(t)
1727
1727
  });
1728
1728
  }
1729
1729
  // @__NO_SIDE_EFFECTS__
@@ -1734,7 +1734,7 @@ function Mn(e, t) {
1734
1734
  check: "string_format",
1735
1735
  abort: !1,
1736
1736
  version: "v7",
1737
- ..._(t)
1737
+ ...v(t)
1738
1738
  });
1739
1739
  }
1740
1740
  // @__NO_SIDE_EFFECTS__
@@ -1744,7 +1744,7 @@ function Jn(e, t) {
1744
1744
  format: "url",
1745
1745
  check: "string_format",
1746
1746
  abort: !1,
1747
- ..._(t)
1747
+ ...v(t)
1748
1748
  });
1749
1749
  }
1750
1750
  // @__NO_SIDE_EFFECTS__
@@ -1754,7 +1754,7 @@ function Bn(e, t) {
1754
1754
  format: "emoji",
1755
1755
  check: "string_format",
1756
1756
  abort: !1,
1757
- ..._(t)
1757
+ ...v(t)
1758
1758
  });
1759
1759
  }
1760
1760
  // @__NO_SIDE_EFFECTS__
@@ -1764,7 +1764,7 @@ function Vn(e, t) {
1764
1764
  format: "nanoid",
1765
1765
  check: "string_format",
1766
1766
  abort: !1,
1767
- ..._(t)
1767
+ ...v(t)
1768
1768
  });
1769
1769
  }
1770
1770
  // @__NO_SIDE_EFFECTS__
@@ -1774,7 +1774,7 @@ function Wn(e, t) {
1774
1774
  format: "cuid",
1775
1775
  check: "string_format",
1776
1776
  abort: !1,
1777
- ..._(t)
1777
+ ...v(t)
1778
1778
  });
1779
1779
  }
1780
1780
  // @__NO_SIDE_EFFECTS__
@@ -1784,7 +1784,7 @@ function Kn(e, t) {
1784
1784
  format: "cuid2",
1785
1785
  check: "string_format",
1786
1786
  abort: !1,
1787
- ..._(t)
1787
+ ...v(t)
1788
1788
  });
1789
1789
  }
1790
1790
  // @__NO_SIDE_EFFECTS__
@@ -1794,7 +1794,7 @@ function qn(e, t) {
1794
1794
  format: "ulid",
1795
1795
  check: "string_format",
1796
1796
  abort: !1,
1797
- ..._(t)
1797
+ ...v(t)
1798
1798
  });
1799
1799
  }
1800
1800
  // @__NO_SIDE_EFFECTS__
@@ -1804,7 +1804,7 @@ function Gn(e, t) {
1804
1804
  format: "xid",
1805
1805
  check: "string_format",
1806
1806
  abort: !1,
1807
- ..._(t)
1807
+ ...v(t)
1808
1808
  });
1809
1809
  }
1810
1810
  // @__NO_SIDE_EFFECTS__
@@ -1814,7 +1814,7 @@ function Xn(e, t) {
1814
1814
  format: "ksuid",
1815
1815
  check: "string_format",
1816
1816
  abort: !1,
1817
- ..._(t)
1817
+ ...v(t)
1818
1818
  });
1819
1819
  }
1820
1820
  // @__NO_SIDE_EFFECTS__
@@ -1824,7 +1824,7 @@ function Yn(e, t) {
1824
1824
  format: "ipv4",
1825
1825
  check: "string_format",
1826
1826
  abort: !1,
1827
- ..._(t)
1827
+ ...v(t)
1828
1828
  });
1829
1829
  }
1830
1830
  // @__NO_SIDE_EFFECTS__
@@ -1834,7 +1834,7 @@ function Hn(e, t) {
1834
1834
  format: "ipv6",
1835
1835
  check: "string_format",
1836
1836
  abort: !1,
1837
- ..._(t)
1837
+ ...v(t)
1838
1838
  });
1839
1839
  }
1840
1840
  // @__NO_SIDE_EFFECTS__
@@ -1844,7 +1844,7 @@ function Qn(e, t) {
1844
1844
  format: "cidrv4",
1845
1845
  check: "string_format",
1846
1846
  abort: !1,
1847
- ..._(t)
1847
+ ...v(t)
1848
1848
  });
1849
1849
  }
1850
1850
  // @__NO_SIDE_EFFECTS__
@@ -1854,7 +1854,7 @@ function er(e, t) {
1854
1854
  format: "cidrv6",
1855
1855
  check: "string_format",
1856
1856
  abort: !1,
1857
- ..._(t)
1857
+ ...v(t)
1858
1858
  });
1859
1859
  }
1860
1860
  // @__NO_SIDE_EFFECTS__
@@ -1864,7 +1864,7 @@ function tr(e, t) {
1864
1864
  format: "base64",
1865
1865
  check: "string_format",
1866
1866
  abort: !1,
1867
- ..._(t)
1867
+ ...v(t)
1868
1868
  });
1869
1869
  }
1870
1870
  // @__NO_SIDE_EFFECTS__
@@ -1874,7 +1874,7 @@ function or(e, t) {
1874
1874
  format: "base64url",
1875
1875
  check: "string_format",
1876
1876
  abort: !1,
1877
- ..._(t)
1877
+ ...v(t)
1878
1878
  });
1879
1879
  }
1880
1880
  // @__NO_SIDE_EFFECTS__
@@ -1884,7 +1884,7 @@ function nr(e, t) {
1884
1884
  format: "e164",
1885
1885
  check: "string_format",
1886
1886
  abort: !1,
1887
- ..._(t)
1887
+ ...v(t)
1888
1888
  });
1889
1889
  }
1890
1890
  // @__NO_SIDE_EFFECTS__
@@ -1894,7 +1894,7 @@ function rr(e, t) {
1894
1894
  format: "jwt",
1895
1895
  check: "string_format",
1896
1896
  abort: !1,
1897
- ..._(t)
1897
+ ...v(t)
1898
1898
  });
1899
1899
  }
1900
1900
  // @__NO_SIDE_EFFECTS__
@@ -1906,7 +1906,7 @@ function ir(e, t) {
1906
1906
  offset: !1,
1907
1907
  local: !1,
1908
1908
  precision: null,
1909
- ..._(t)
1909
+ ...v(t)
1910
1910
  });
1911
1911
  }
1912
1912
  // @__NO_SIDE_EFFECTS__
@@ -1915,7 +1915,7 @@ function ar(e, t) {
1915
1915
  type: "string",
1916
1916
  format: "date",
1917
1917
  check: "string_format",
1918
- ..._(t)
1918
+ ...v(t)
1919
1919
  });
1920
1920
  }
1921
1921
  // @__NO_SIDE_EFFECTS__
@@ -1925,7 +1925,7 @@ function sr(e, t) {
1925
1925
  format: "time",
1926
1926
  check: "string_format",
1927
1927
  precision: null,
1928
- ..._(t)
1928
+ ...v(t)
1929
1929
  });
1930
1930
  }
1931
1931
  // @__NO_SIDE_EFFECTS__
@@ -1934,7 +1934,7 @@ function cr(e, t) {
1934
1934
  type: "string",
1935
1935
  format: "duration",
1936
1936
  check: "string_format",
1937
- ..._(t)
1937
+ ...v(t)
1938
1938
  });
1939
1939
  }
1940
1940
  // @__NO_SIDE_EFFECTS__
@@ -1942,7 +1942,7 @@ function ur(e, t) {
1942
1942
  return new e({
1943
1943
  type: "number",
1944
1944
  checks: [],
1945
- ..._(t)
1945
+ ...v(t)
1946
1946
  });
1947
1947
  }
1948
1948
  // @__NO_SIDE_EFFECTS__
@@ -1952,21 +1952,21 @@ function lr(e, t) {
1952
1952
  check: "number_format",
1953
1953
  abort: !1,
1954
1954
  format: "safeint",
1955
- ..._(t)
1955
+ ...v(t)
1956
1956
  });
1957
1957
  }
1958
1958
  // @__NO_SIDE_EFFECTS__
1959
1959
  function pr(e, t) {
1960
1960
  return new e({
1961
1961
  type: "boolean",
1962
- ..._(t)
1962
+ ...v(t)
1963
1963
  });
1964
1964
  }
1965
1965
  // @__NO_SIDE_EFFECTS__
1966
1966
  function dr(e, t) {
1967
1967
  return new e({
1968
1968
  type: "null",
1969
- ..._(t)
1969
+ ...v(t)
1970
1970
  });
1971
1971
  }
1972
1972
  // @__NO_SIDE_EFFECTS__
@@ -1979,14 +1979,14 @@ function fr(e) {
1979
1979
  function hr(e, t) {
1980
1980
  return new e({
1981
1981
  type: "never",
1982
- ..._(t)
1982
+ ...v(t)
1983
1983
  });
1984
1984
  }
1985
1985
  // @__NO_SIDE_EFFECTS__
1986
1986
  function Ue(e, t) {
1987
1987
  return new at({
1988
1988
  check: "less_than",
1989
- ..._(t),
1989
+ ...v(t),
1990
1990
  value: e,
1991
1991
  inclusive: !1
1992
1992
  });
@@ -1995,7 +1995,7 @@ function Ue(e, t) {
1995
1995
  function he(e, t) {
1996
1996
  return new at({
1997
1997
  check: "less_than",
1998
- ..._(t),
1998
+ ...v(t),
1999
1999
  value: e,
2000
2000
  inclusive: !0
2001
2001
  });
@@ -2004,7 +2004,7 @@ function he(e, t) {
2004
2004
  function Fe(e, t) {
2005
2005
  return new st({
2006
2006
  check: "greater_than",
2007
- ..._(t),
2007
+ ...v(t),
2008
2008
  value: e,
2009
2009
  inclusive: !1
2010
2010
  });
@@ -2013,7 +2013,7 @@ function Fe(e, t) {
2013
2013
  function me(e, t) {
2014
2014
  return new st({
2015
2015
  check: "greater_than",
2016
- ..._(t),
2016
+ ...v(t),
2017
2017
  value: e,
2018
2018
  inclusive: !0
2019
2019
  });
@@ -2022,7 +2022,7 @@ function me(e, t) {
2022
2022
  function Le(e, t) {
2023
2023
  return new So({
2024
2024
  check: "multiple_of",
2025
- ..._(t),
2025
+ ...v(t),
2026
2026
  value: e
2027
2027
  });
2028
2028
  }
@@ -2030,7 +2030,7 @@ function Le(e, t) {
2030
2030
  function ft(e, t) {
2031
2031
  return new Po({
2032
2032
  check: "max_length",
2033
- ..._(t),
2033
+ ...v(t),
2034
2034
  maximum: e
2035
2035
  });
2036
2036
  }
@@ -2038,7 +2038,7 @@ function ft(e, t) {
2038
2038
  function ce(e, t) {
2039
2039
  return new Oo({
2040
2040
  check: "min_length",
2041
- ..._(t),
2041
+ ...v(t),
2042
2042
  minimum: e
2043
2043
  });
2044
2044
  }
@@ -2046,7 +2046,7 @@ function ce(e, t) {
2046
2046
  function ht(e, t) {
2047
2047
  return new To({
2048
2048
  check: "length_equals",
2049
- ..._(t),
2049
+ ...v(t),
2050
2050
  length: e
2051
2051
  });
2052
2052
  }
@@ -2055,7 +2055,7 @@ function mr(e, t) {
2055
2055
  return new Io({
2056
2056
  check: "string_format",
2057
2057
  format: "regex",
2058
- ..._(t),
2058
+ ...v(t),
2059
2059
  pattern: e
2060
2060
  });
2061
2061
  }
@@ -2064,7 +2064,7 @@ function gr(e) {
2064
2064
  return new No({
2065
2065
  check: "string_format",
2066
2066
  format: "lowercase",
2067
- ..._(e)
2067
+ ...v(e)
2068
2068
  });
2069
2069
  }
2070
2070
  // @__NO_SIDE_EFFECTS__
@@ -2072,7 +2072,7 @@ function _r(e) {
2072
2072
  return new Eo({
2073
2073
  check: "string_format",
2074
2074
  format: "uppercase",
2075
- ..._(e)
2075
+ ...v(e)
2076
2076
  });
2077
2077
  }
2078
2078
  // @__NO_SIDE_EFFECTS__
@@ -2080,7 +2080,7 @@ function vr(e, t) {
2080
2080
  return new Co({
2081
2081
  check: "string_format",
2082
2082
  format: "includes",
2083
- ..._(t),
2083
+ ...v(t),
2084
2084
  includes: e
2085
2085
  });
2086
2086
  }
@@ -2089,7 +2089,7 @@ function br(e, t) {
2089
2089
  return new Ao({
2090
2090
  check: "string_format",
2091
2091
  format: "starts_with",
2092
- ..._(t),
2092
+ ...v(t),
2093
2093
  prefix: e
2094
2094
  });
2095
2095
  }
@@ -2098,7 +2098,7 @@ function yr(e, t) {
2098
2098
  return new xo({
2099
2099
  check: "string_format",
2100
2100
  format: "ends_with",
2101
- ..._(t),
2101
+ ...v(t),
2102
2102
  suffix: e
2103
2103
  });
2104
2104
  }
@@ -2137,7 +2137,7 @@ function Zr(e, t, o) {
2137
2137
  // get element() {
2138
2138
  // return element;
2139
2139
  // },
2140
- ..._(o)
2140
+ ...v(o)
2141
2141
  });
2142
2142
  }
2143
2143
  // @__NO_SIDE_EFFECTS__
@@ -2146,7 +2146,7 @@ function Pr(e, t, o) {
2146
2146
  type: "custom",
2147
2147
  check: "custom",
2148
2148
  fn: t,
2149
- ..._(o)
2149
+ ...v(o)
2150
2150
  });
2151
2151
  }
2152
2152
  // @__NO_SIDE_EFFECTS__
@@ -2165,7 +2165,7 @@ function Or(e) {
2165
2165
  function Tr(e, t) {
2166
2166
  const o = new x({
2167
2167
  check: "custom",
2168
- ..._(t)
2168
+ ...v(t)
2169
2169
  });
2170
2170
  return o._zod.check = e, o;
2171
2171
  }
@@ -2744,13 +2744,13 @@ function L(e, t) {
2744
2744
  return /* @__PURE__ */ Zr(Wi, e, t);
2745
2745
  }
2746
2746
  const Ki = /* @__PURE__ */ d("ZodObject", (e, t) => {
2747
- vn.init(e, t), P.init(e, t), e._zod.processJSONSchema = (o, n, r) => Mr(e, o, n, r), S(e, "shape", () => t.shape), e.keyof = () => v(Object.keys(e._zod.def.shape)), e.catchall = (o) => e.clone({ ...e._zod.def, catchall: o }), e.passthrough = () => e.clone({ ...e._zod.def, catchall: s() }), e.loose = () => e.clone({ ...e._zod.def, catchall: s() }), e.strict = () => e.clone({ ...e._zod.def, catchall: Vi() }), e.strip = () => e.clone({ ...e._zod.def, catchall: void 0 }), e.extend = (o) => xt(e, o), e.safeExtend = (o) => jt(e, o), e.merge = (o) => Rt(e, o), e.pick = (o) => Ct(e, o), e.omit = (o) => At(e, o), e.partial = (...o) => Dt(kt, e, o[0]), e.required = (...o) => Ut(wt, e, o[0]);
2747
+ vn.init(e, t), P.init(e, t), e._zod.processJSONSchema = (o, n, r) => Mr(e, o, n, r), S(e, "shape", () => t.shape), e.keyof = () => b(Object.keys(e._zod.def.shape)), e.catchall = (o) => e.clone({ ...e._zod.def, catchall: o }), e.passthrough = () => e.clone({ ...e._zod.def, catchall: s() }), e.loose = () => e.clone({ ...e._zod.def, catchall: s() }), e.strict = () => e.clone({ ...e._zod.def, catchall: Vi() }), e.strip = () => e.clone({ ...e._zod.def, catchall: void 0 }), e.extend = (o) => xt(e, o), e.safeExtend = (o) => jt(e, o), e.merge = (o) => Rt(e, o), e.pick = (o) => Ct(e, o), e.omit = (o) => At(e, o), e.partial = (...o) => Dt(kt, e, o[0]), e.required = (...o) => Ut(wt, e, o[0]);
2748
2748
  });
2749
- function b(e, t) {
2749
+ function _(e, t) {
2750
2750
  const o = {
2751
2751
  type: "object",
2752
2752
  shape: e ?? {},
2753
- ..._(t)
2753
+ ...v(t)
2754
2754
  };
2755
2755
  return new Ki(o);
2756
2756
  }
@@ -2761,7 +2761,7 @@ function k(e, t) {
2761
2761
  return new qi({
2762
2762
  type: "union",
2763
2763
  options: e,
2764
- ..._(t)
2764
+ ...v(t)
2765
2765
  });
2766
2766
  }
2767
2767
  const Gi = /* @__PURE__ */ d("ZodIntersection", (e, t) => {
@@ -2786,7 +2786,7 @@ function W(e, t, o) {
2786
2786
  type: "tuple",
2787
2787
  items: e,
2788
2788
  rest: a,
2789
- ..._(r)
2789
+ ...v(r)
2790
2790
  });
2791
2791
  }
2792
2792
  const Hi = /* @__PURE__ */ d("ZodRecord", (e, t) => {
@@ -2797,7 +2797,7 @@ function H(e, t, o) {
2797
2797
  type: "record",
2798
2798
  keyType: e,
2799
2799
  valueType: t,
2800
- ..._(o)
2800
+ ...v(o)
2801
2801
  });
2802
2802
  }
2803
2803
  const ve = /* @__PURE__ */ d("ZodEnum", (e, t) => {
@@ -2813,7 +2813,7 @@ const ve = /* @__PURE__ */ d("ZodEnum", (e, t) => {
2813
2813
  return new ve({
2814
2814
  ...t,
2815
2815
  checks: [],
2816
- ..._(r),
2816
+ ...v(r),
2817
2817
  entries: a
2818
2818
  });
2819
2819
  }, e.exclude = (n, r) => {
@@ -2826,17 +2826,17 @@ const ve = /* @__PURE__ */ d("ZodEnum", (e, t) => {
2826
2826
  return new ve({
2827
2827
  ...t,
2828
2828
  checks: [],
2829
- ..._(r),
2829
+ ...v(r),
2830
2830
  entries: a
2831
2831
  });
2832
2832
  };
2833
2833
  });
2834
- function v(e, t) {
2834
+ function b(e, t) {
2835
2835
  const o = Array.isArray(e) ? Object.fromEntries(e.map((n) => [n, n])) : e;
2836
2836
  return new ve({
2837
2837
  type: "enum",
2838
2838
  entries: o,
2839
- ..._(t)
2839
+ ...v(t)
2840
2840
  });
2841
2841
  }
2842
2842
  const Qi = /* @__PURE__ */ d("ZodTransform", (e, t) => {
@@ -2919,7 +2919,7 @@ function ca(e, t) {
2919
2919
  return new wt({
2920
2920
  type: "nonoptional",
2921
2921
  innerType: e,
2922
- ..._(t)
2922
+ ...v(t)
2923
2923
  });
2924
2924
  }
2925
2925
  const ua = /* @__PURE__ */ d("ZodCatch", (e, t) => {
@@ -2975,64 +2975,64 @@ const g = k([
2975
2975
  y(),
2976
2976
  h(),
2977
2977
  w(),
2978
- b({ path: c() })
2978
+ _({ path: c() })
2979
2979
  ]), ie = ma(
2980
2980
  () => k([
2981
- b({ and: L(ie) }),
2982
- b({ or: L(ie) }),
2983
- b({ not: ie }),
2984
- b({ path: c() }),
2985
- b({ eq: W([g, g]) }),
2986
- b({ neq: W([g, g]) }),
2987
- b({ gt: W([g, g]) }),
2988
- b({ gte: W([g, g]) }),
2989
- b({ lt: W([g, g]) }),
2990
- b({ lte: W([g, g]) })
2981
+ _({ and: L(ie) }),
2982
+ _({ or: L(ie) }),
2983
+ _({ not: ie }),
2984
+ _({ path: c() }),
2985
+ _({ eq: W([g, g]) }),
2986
+ _({ neq: W([g, g]) }),
2987
+ _({ gt: W([g, g]) }),
2988
+ _({ gte: W([g, g]) }),
2989
+ _({ lt: W([g, g]) }),
2990
+ _({ lte: W([g, g]) })
2991
2991
  ])
2992
2992
  ), ba = k([
2993
2993
  h(),
2994
- b({ path: c() }),
2995
- b({ auth: v(["signedIn", "signedOut"]) }),
2994
+ _({ path: c() }),
2995
+ _({ auth: b(["signedIn", "signedOut"]) }),
2996
2996
  ie
2997
- ]), ya = b({
2997
+ ]), ya = _({
2998
2998
  title: c(),
2999
2999
  message: c(),
3000
- variant: v(["default", "danger"]).optional(),
3000
+ variant: b(["default", "danger"]).optional(),
3001
3001
  confirmLabel: c().optional(),
3002
3002
  cancelLabel: c().optional()
3003
- }), za = b({
3003
+ }), za = _({
3004
3004
  name: c(),
3005
3005
  params: H(c(), g).optional(),
3006
3006
  confirm: ya.optional(),
3007
- onSuccess: b({ set: H(c(), g) }).optional(),
3008
- onError: b({ set: H(c(), g) }).optional()
3009
- }), ka = b({
3010
- variant: v(["primary", "secondary", "destructive", "outline", "beta"]).optional(),
3007
+ onSuccess: _({ set: H(c(), g) }).optional(),
3008
+ onError: _({ set: H(c(), g) }).optional()
3009
+ }), ka = _({
3010
+ variant: b(["primary", "secondary", "destructive", "outline", "beta"]).optional(),
3011
3011
  // Visual style of the badge. - `"primary"` — High-emphasis badge for important labels - `"secondary"` — Subtle badge for secondary information - `"destructive"` — Error or danger state indicator - `"outline"` — Bordered badge with transparent background - `"beta"` — Dashed-border badge for beta/experimental features
3012
3012
  className: c().optional(),
3013
3013
  // Additional CSS classes merged via `cn()`.
3014
3014
  children: k([c(), y(), h(), w(), g]).optional()
3015
3015
  // Content rendered inside the badge.
3016
- }), wa = b({
3016
+ }), wa = _({
3017
3017
  icon: k([c(), y(), h(), w(), g]).optional(),
3018
3018
  // Icon element rendered before the banner text (e.g. from `@phosphor-icons/react`).
3019
3019
  text: c().optional(),
3020
3020
  children: k([c(), y(), h(), w(), g]).optional(),
3021
3021
  // Banner message content. Accepts strings or custom React elements.
3022
- variant: v(["default", "alert", "error"]).optional(),
3022
+ variant: b(["default", "alert", "error"]).optional(),
3023
3023
  // Visual style of the banner. - `"default"` — Informational blue banner for general messages - `"alert"` — Warning yellow banner for cautionary messages - `"error"` — Error red banner for critical issues
3024
3024
  className: c().optional()
3025
3025
  // Additional CSS classes merged via `cn()`.
3026
- }), $a = b({
3027
- size: v(["sm", "base"]).optional(),
3026
+ }), $a = _({
3027
+ size: b(["sm", "base"]).optional(),
3028
3028
  // Size of the breadcrumbs. - `"sm"` — Compact breadcrumbs for dense UIs - `"base"` — Default breadcrumbs size
3029
3029
  children: k([c(), y(), h(), w(), g]).optional(),
3030
3030
  className: c().optional()
3031
3031
  // Additional CSS classes merged via `cn()`.
3032
- }), Sa = b({
3033
- shape: v(["base", "square", "circle"]).optional(),
3034
- size: v(["xs", "sm", "base", "lg"]).optional(),
3035
- variant: v(["primary", "secondary", "ghost", "destructive", "secondary-destructive", "outline"]).optional(),
3032
+ }), Sa = _({
3033
+ shape: b(["base", "square", "circle"]).optional(),
3034
+ size: b(["xs", "sm", "base", "lg"]).optional(),
3035
+ variant: b(["primary", "secondary", "ghost", "destructive", "secondary-destructive", "outline"]).optional(),
3036
3036
  children: k([c(), y(), h(), w(), g]).optional(),
3037
3037
  className: c().optional(),
3038
3038
  icon: k([c(), y(), h(), w(), g]).optional(),
@@ -3044,10 +3044,10 @@ const g = k([
3044
3044
  title: c().optional(),
3045
3045
  disabled: h().optional(),
3046
3046
  name: c().optional(),
3047
- type: v(["submit", "reset", "button"]).optional(),
3047
+ type: b(["submit", "reset", "button"]).optional(),
3048
3048
  value: s().optional()
3049
- }), Za = b({
3050
- variant: v(["default", "error"]).optional(),
3049
+ }), Za = _({
3050
+ variant: b(["default", "error"]).optional(),
3051
3051
  // Visual variant: "default" or "error" for validation failures (visual only, no error text)
3052
3052
  label: k([c(), y(), h(), w(), g]).optional(),
3053
3053
  // Label content for the checkbox (enables built-in Field wrapper) - can be a string or any React node
@@ -3069,14 +3069,18 @@ const g = k([
3069
3069
  // Additional class name
3070
3070
  onValueChange: s().optional()
3071
3071
  // Callback when checkbox value changes
3072
- }), Pa = b({
3073
- size: v(["sm", "base", "lg"]).optional(),
3072
+ }), Pa = _({
3073
+ size: b(["sm", "base", "lg"]).optional(),
3074
3074
  // Size of the clipboard text field. - `"sm"` — Small clipboard text for compact UIs - `"base"` — Default clipboard text size - `"lg"` — Large clipboard text for prominent display
3075
3075
  text: c(),
3076
3076
  // The text to display and copy to clipboard.
3077
- className: c().optional()
3077
+ className: c().optional(),
3078
3078
  // Additional CSS classes merged via `cn()`.
3079
- }), Oa = b({
3079
+ tooltip: s().optional(),
3080
+ // Tooltip config. Shows tooltip on hover, anchored toast on click.
3081
+ labels: s().optional()
3082
+ // Accessible labels for i18n.
3083
+ }), Oa = _({
3080
3084
  children: k([c(), y(), h(), w(), g]).optional(),
3081
3085
  className: c().optional(),
3082
3086
  height: s().optional(),
@@ -3089,13 +3093,13 @@ const g = k([
3089
3093
  type: c().optional(),
3090
3094
  width: s().optional(),
3091
3095
  accentHeight: s().optional(),
3092
- accumulate: v(["none", "sum"]).optional(),
3093
- additive: v(["replace", "sum"]).optional(),
3094
- alignmentBaseline: v(["auto", "baseline", "before-edge", "text-before-edge", "middle", "central", "after-edge", "text-after-edge", "ideographic", "alphabetic", "hanging", "mathematical", "inherit"]).optional(),
3095
- allowReorder: v(["no", "yes"]).optional(),
3096
+ accumulate: b(["none", "sum"]).optional(),
3097
+ additive: b(["replace", "sum"]).optional(),
3098
+ alignmentBaseline: b(["auto", "baseline", "before-edge", "text-before-edge", "middle", "central", "after-edge", "text-after-edge", "ideographic", "alphabetic", "hanging", "mathematical", "inherit"]).optional(),
3099
+ allowReorder: b(["no", "yes"]).optional(),
3096
3100
  alphabetic: s().optional(),
3097
3101
  amplitude: s().optional(),
3098
- arabicForm: v(["initial", "medial", "terminal", "isolated"]).optional(),
3102
+ arabicForm: b(["initial", "medial", "terminal", "isolated"]).optional(),
3099
3103
  ascent: s().optional(),
3100
3104
  attributeName: c().optional(),
3101
3105
  attributeType: c().optional(),
@@ -3115,7 +3119,7 @@ const g = k([
3115
3119
  clipPathUnits: s().optional(),
3116
3120
  clipRule: s().optional(),
3117
3121
  colorInterpolation: s().optional(),
3118
- colorInterpolationFilters: v(["auto", "sRGB", "linearRGB", "inherit"]).optional(),
3122
+ colorInterpolationFilters: b(["auto", "sRGB", "linearRGB", "inherit"]).optional(),
3119
3123
  colorProfile: s().optional(),
3120
3124
  colorRendering: s().optional(),
3121
3125
  contentScriptType: s().optional(),
@@ -3130,7 +3134,7 @@ const g = k([
3130
3134
  direction: s().optional(),
3131
3135
  display: s().optional(),
3132
3136
  divisor: s().optional(),
3133
- dominantBaseline: v(["auto", "use-script", "no-change", "reset-size", "ideographic", "alphabetic", "hanging", "mathematical", "central", "middle", "text-after-edge", "text-before-edge", "inherit"]).optional(),
3137
+ dominantBaseline: b(["auto", "use-script", "no-change", "reset-size", "ideographic", "alphabetic", "hanging", "mathematical", "central", "middle", "text-after-edge", "text-before-edge", "inherit"]).optional(),
3134
3138
  dur: s().optional(),
3135
3139
  dx: s().optional(),
3136
3140
  dy: s().optional(),
@@ -3142,7 +3146,7 @@ const g = k([
3142
3146
  externalResourcesRequired: s().optional(),
3143
3147
  fill: c().optional(),
3144
3148
  fillOpacity: s().optional(),
3145
- fillRule: v(["nonzero", "evenodd", "inherit"]).optional(),
3149
+ fillRule: b(["nonzero", "evenodd", "inherit"]).optional(),
3146
3150
  filter: c().optional(),
3147
3151
  filterRes: s().optional(),
3148
3152
  filterUnits: s().optional(),
@@ -3267,8 +3271,8 @@ const g = k([
3267
3271
  stroke: c().optional(),
3268
3272
  strokeDasharray: s().optional(),
3269
3273
  strokeDashoffset: s().optional(),
3270
- strokeLinecap: v(["butt", "round", "square", "inherit"]).optional(),
3271
- strokeLinejoin: v(["miter", "round", "bevel", "inherit"]).optional(),
3274
+ strokeLinecap: b(["butt", "round", "square", "inherit"]).optional(),
3275
+ strokeLinejoin: b(["miter", "round", "bevel", "inherit"]).optional(),
3272
3276
  strokeMiterlimit: s().optional(),
3273
3277
  strokeOpacity: s().optional(),
3274
3278
  strokeWidth: s().optional(),
@@ -3277,7 +3281,7 @@ const g = k([
3277
3281
  tableValues: s().optional(),
3278
3282
  targetX: s().optional(),
3279
3283
  targetY: s().optional(),
3280
- textAnchor: v(["start", "middle", "end", "inherit"]).optional(),
3284
+ textAnchor: b(["start", "middle", "end", "inherit"]).optional(),
3281
3285
  textDecoration: s().optional(),
3282
3286
  textLength: s().optional(),
3283
3287
  textRendering: s().optional(),
@@ -3330,10 +3334,10 @@ const g = k([
3330
3334
  yChannelSelector: c().optional(),
3331
3335
  z: s().optional(),
3332
3336
  zoomAndPan: c().optional(),
3333
- variant: v(["glyph", "full"]).optional()
3337
+ variant: b(["glyph", "full"]).optional()
3334
3338
  // Logo variant - `glyph`: Cloud icon only - `full`: Cloud icon with "CLOUDFLARE" wordmark below
3335
- }), Ta = b({
3336
- lang: v(["ts", "tsx", "jsonc", "bash", "css"]).optional(),
3339
+ }), Ta = _({
3340
+ lang: b(["ts", "tsx", "jsonc", "bash", "css"]).optional(),
3337
3341
  // Language hint for the code content. - `"ts"` — TypeScript code - `"tsx"` — TypeScript JSX code - `"jsonc"` — JSON with comments - `"bash"` — Shell/Bash commands - `"css"` — CSS styles
3338
3342
  code: c(),
3339
3343
  // The code string to display.
@@ -3341,7 +3345,7 @@ const g = k([
3341
3345
  // Template values for `{{key}}` interpolation. Values with `highlight: true` are visually emphasized.
3342
3346
  className: c().optional()
3343
3347
  // Additional CSS classes merged via `cn()`.
3344
- }), Ia = b({
3348
+ }), Ia = _({
3345
3349
  children: k([c(), y(), h(), w(), g]).optional(),
3346
3350
  label: c(),
3347
3351
  // Text label displayed in the trigger button
@@ -3351,8 +3355,8 @@ const g = k([
3351
3355
  // Additional CSS classes for the content panel
3352
3356
  onOpenChange: s().optional()
3353
3357
  // Callback when collapsed state changes
3354
- }), Na = b({
3355
- inputSide: v(["right", "top"]).optional(),
3358
+ }), Na = _({
3359
+ inputSide: b(["right", "top"]).optional(),
3356
3360
  // Position of the text input relative to chips in multi-select mode. - `"right"` — Input inline to the right of chips - `"top"` — Input above chips
3357
3361
  items: L(s()),
3358
3362
  // Array of items to display in the dropdown
@@ -3378,15 +3382,20 @@ const g = k([
3378
3382
  // Allow multiple selections
3379
3383
  isItemEqualToValue: s().optional()
3380
3384
  // Custom equality function for comparing items
3381
- }), Ea = b({
3385
+ }), Ea = _({
3382
3386
  open: h(),
3383
3387
  // Whether the dialog is open
3384
3388
  children: k([c(), y(), h(), w(), g]).optional()
3385
3389
  // Child content - typically one or more Panel components
3386
- }), Ca = b({
3387
- size: v(["sm", "base", "lg"]).optional(),
3390
+ }), Ca = _({
3391
+ className: c().optional(),
3392
+ // Additional CSS classes
3393
+ children: k([c(), y(), h(), w(), g]).optional()
3394
+ // Child elements
3395
+ }), Aa = _({
3396
+ size: b(["sm", "base", "lg"]).optional(),
3388
3397
  // Calendar size. - `"sm"` — Compact calendar for tight spaces - `"base"` — Default calendar size - `"lg"` — Large calendar for prominent date selection
3389
- variant: v(["default", "subtle"]).optional(),
3398
+ variant: b(["default", "subtle"]).optional(),
3390
3399
  // Visual variant. - `"default"` — Standard appearance with overlay background - `"subtle"` — Minimal background
3391
3400
  timezone: c().optional(),
3392
3401
  // Display timezone string shown in the footer.
@@ -3396,18 +3405,18 @@ const g = k([
3396
3405
  // Callback when start date changes
3397
3406
  onEndDateChange: s().optional()
3398
3407
  // Callback when end date changes
3399
- }), Aa = b({
3408
+ }), xa = _({
3400
3409
  className: c().optional(),
3401
3410
  // Additional CSS classes merged via `cn()`.
3402
3411
  children: k([c(), y(), h(), w(), g]).optional(),
3403
3412
  // Dialog content (typically Title, Description, Close, and action buttons).
3404
- size: v(["base", "sm", "lg", "xl"]).optional()
3413
+ size: b(["base", "sm", "lg", "xl"]).optional()
3405
3414
  // Dialog width. - `"sm"` — Small (min 288px) for simple confirmations - `"base"` — Default (min 384px) - `"lg"` — Large (min 512px) for complex content - `"xl"` — Extra large (min 768px) for detailed views
3406
- }), xa = b({
3407
- variant: v(["default", "danger"]).optional()
3415
+ }), ja = _({
3416
+ variant: b(["default", "danger"]).optional()
3408
3417
  // Visual style of the dropdown item. - `"default"` — Standard item appearance - `"danger"` — Destructive action with red text
3409
- }), ja = b({
3410
- size: v(["sm", "base", "lg"]).optional(),
3418
+ }), Ra = _({
3419
+ size: b(["sm", "base", "lg"]).optional(),
3411
3420
  // Size of the empty state container. - `"sm"` — Compact empty state for smaller containers - `"base"` — Default empty state size - `"lg"` — Large empty state for prominent placement
3412
3421
  icon: k([c(), y(), h(), w(), g]).optional(),
3413
3422
  // Decorative icon displayed above the title (e.g. from `@phosphor-icons/react`).
@@ -3421,7 +3430,7 @@ const g = k([
3421
3430
  // Additional content (buttons, links) rendered below the description.
3422
3431
  className: c().optional()
3423
3432
  // Additional CSS classes merged via `cn()`.
3424
- }), Ra = b({
3433
+ }), Da = _({
3425
3434
  controlFirst: h().optional(),
3426
3435
  // When `true`, places the control before the label (for checkbox/switch layouts).
3427
3436
  children: k([c(), y(), h(), w(), g]).optional(),
@@ -3436,7 +3445,7 @@ const g = k([
3436
3445
  // Validation error with a message and a browser `ValidityState` match key.
3437
3446
  description: k([c(), y(), h(), w(), g]).optional()
3438
3447
  // Helper text displayed below the control (hidden when `error` is present).
3439
- }), Da = b({
3448
+ }), Ua = _({
3440
3449
  children: k([c(), y(), h(), w(), g]).optional(),
3441
3450
  // Grid items to render.
3442
3451
  className: c().optional(),
@@ -3446,11 +3455,11 @@ const g = k([
3446
3455
  title: c().optional(),
3447
3456
  mobileDivider: h().optional(),
3448
3457
  // Show dividers between grid items on mobile (only works with `"4up"` variant).
3449
- gap: v(["none", "sm", "base", "lg"]).optional(),
3458
+ gap: b(["none", "sm", "base", "lg"]).optional(),
3450
3459
  // Gap size between grid items. - `"none"` — No gap - `"sm"` — 12px gap - `"base"` — Responsive gap (8px → 24px → 32px) - `"lg"` — 32px gap
3451
- variant: v(["2up", "side-by-side", "2-1", "1-2", "1-3up", "3up", "4up", "6up", "1-2-4up"]).optional()
3460
+ variant: b(["2up", "side-by-side", "2-1", "1-2", "1-3up", "3up", "4up", "6up", "1-2-4up"]).optional()
3452
3461
  // Responsive column layout variant. - `"2up"` — 1 col → 2 cols at md - `"side-by-side"` — Always 2 cols - `"2-1"` — 66%/33% split at md - `"1-2"` — 33%/66% split at md - `"3up"` — 1 → 2 → 3 cols - `"4up"` — 1 → 2 → 3 → 4 cols - `"6up"` — 2 → 3 → 4 → 6 cols - `"1-2-4up"` — 1 → 2 → 4 cols
3453
- }), Ua = b({
3462
+ }), Fa = _({
3454
3463
  label: k([c(), y(), h(), w(), g]).optional(),
3455
3464
  // Label content for the input (enables Field wrapper) - can be a string or any React node
3456
3465
  labelTooltip: k([c(), y(), h(), w(), g]).optional(),
@@ -3459,11 +3468,11 @@ const g = k([
3459
3468
  // Helper text displayed below the input
3460
3469
  error: s().optional(),
3461
3470
  // Error message or validation error object
3462
- size: v(["xs", "sm", "base", "lg"]).optional(),
3471
+ size: b(["xs", "sm", "base", "lg"]).optional(),
3463
3472
  // Input size. - `"xs"` — Extra small for compact UIs - `"sm"` — Small for secondary fields - `"base"` — Default size - `"lg"` — Large for prominent fields
3464
- variant: v(["default", "error"]).optional()
3473
+ variant: b(["default", "error"]).optional()
3465
3474
  // Visual variant. - `"default"` — Standard input - `"error"` — Error state for validation failures
3466
- }), Fa = b({}), La = b({
3475
+ }), La = _({}), Ma = _({
3467
3476
  children: k([c(), y(), h(), w(), g]).optional(),
3468
3477
  // The label content — can be a string or any React node.
3469
3478
  showOptional: h().optional(),
@@ -3476,12 +3485,12 @@ const g = k([
3476
3485
  // The id of the form element this label is associated with
3477
3486
  asContent: h().optional()
3478
3487
  // When true, only renders the inline content (indicators, tooltip) without the outer label element with font styling. Useful when composed inside another label element that already provides the text styling.
3479
- }), Ma = b({
3488
+ }), Ja = _({
3480
3489
  children: k([c(), y(), h(), w(), g]).optional(),
3481
3490
  className: c().optional()
3482
3491
  // Additional CSS classes merged via `cn()`.
3483
- }), Ja = b({
3484
- variant: v(["inline", "current", "plain"]).optional(),
3492
+ }), Ba = _({
3493
+ variant: b(["inline", "current", "plain"]).optional(),
3485
3494
  // Visual style of the link. - `"inline"` — Inline text link that flows with content - `"current"` — Link that inherits color from parent text - `"plain"` — Link without underline decoration
3486
3495
  to: c().optional(),
3487
3496
  children: k([c(), y(), h(), w(), g]).optional(),
@@ -3496,15 +3505,15 @@ const g = k([
3496
3505
  ping: c().optional(),
3497
3506
  target: s().optional(),
3498
3507
  type: c().optional(),
3499
- referrerPolicy: v(["", "no-referrer", "no-referrer-when-downgrade", "origin", "origin-when-cross-origin", "same-origin", "strict-origin", "strict-origin-when-cross-origin", "unsafe-url"]).optional(),
3508
+ referrerPolicy: b(["", "no-referrer", "no-referrer-when-downgrade", "origin", "origin-when-cross-origin", "same-origin", "strict-origin", "strict-origin-when-cross-origin", "unsafe-url"]).optional(),
3500
3509
  render: k([c(), y(), h(), w(), g]).optional()
3501
3510
  // Allows you to replace the component’s HTML element with a different tag, or compose it with another component. Accepts a `ReactElement` or a function that returns the element to render.
3502
- }), Ba = b({
3511
+ }), Va = _({
3503
3512
  className: c().optional(),
3504
3513
  // Additional CSS classes merged via `cn()`.
3505
- size: v(["sm", "base", "lg"]).optional()
3514
+ size: b(["sm", "base", "lg"]).optional()
3506
3515
  // Size of the spinner. Use a preset name or a custom pixel number. - `"sm"` — 16px, for inline use - `"base"` — 24px, default size - `"lg"` — 32px, for prominent loading states
3507
- }), Va = b({
3516
+ }), Wa = _({
3508
3517
  className: c().optional(),
3509
3518
  // Additional CSS classes merged via `cn()`.
3510
3519
  isActive: s().optional(),
@@ -3513,7 +3522,7 @@ const g = k([
3513
3522
  // Array of menu option configurations.
3514
3523
  optionIds: h().optional()
3515
3524
  // When true, each option's `id` field is used for matching instead of its array index.
3516
- }), Wa = b({
3525
+ }), Ka = _({
3517
3526
  customValue: c().optional(),
3518
3527
  // Custom formatted value text (e.g. "750 / 1,000") displayed instead of percentage.
3519
3528
  label: c(),
@@ -3530,25 +3539,27 @@ const g = k([
3530
3539
  // Maximum value of the meter (default: 100)
3531
3540
  min: y().optional()
3532
3541
  // Minimum value of the meter (default: 0)
3533
- }), Ka = b({
3534
- controls: v(["full", "simple"]).optional(),
3542
+ }), qa = _({
3543
+ controls: b(["full", "simple"]).optional(),
3535
3544
  setPage: s(),
3536
3545
  // Callback when page changes
3537
3546
  page: y().optional(),
3538
3547
  // Current page number (1-indexed).
3539
3548
  perPage: y().optional(),
3540
3549
  // Number of items displayed per page.
3541
- totalCount: y().optional()
3550
+ totalCount: y().optional(),
3542
3551
  // Total number of items across all pages.
3543
- }), qa = b({
3544
- side: v(["top", "bottom", "left", "right"]).optional()
3552
+ text: s().optional()
3553
+ // Method to provide custom pagination text
3554
+ }), Ga = _({
3555
+ side: b(["top", "bottom", "left", "right"]).optional()
3545
3556
  // Which side of the trigger the popover appears on. - `"top"` — Above the trigger - `"bottom"` — Below the trigger - `"left"` — Left of the trigger - `"right"` — Right of the trigger
3546
- }), Ga = b({
3557
+ }), Xa = _({
3547
3558
  legend: c(),
3548
3559
  // Legend text for the group (required for accessibility)
3549
3560
  children: k([c(), y(), h(), w(), g]).optional(),
3550
3561
  // Child Radio.Item components
3551
- orientation: v(["vertical", "horizontal"]).optional(),
3562
+ orientation: b(["vertical", "horizontal"]).optional(),
3552
3563
  // Layout direction of the radio items
3553
3564
  error: c().optional(),
3554
3565
  // Error message for the group
@@ -3558,13 +3569,13 @@ const g = k([
3558
3569
  // Value of the radio that should be selected (controlled)
3559
3570
  disabled: h().optional(),
3560
3571
  // Whether all radios in the group are disabled
3561
- controlPosition: v(["start", "end"]).optional(),
3572
+ controlPosition: b(["start", "end"]).optional(),
3562
3573
  // Position of radio control relative to label: "start" (default) puts radio before label, "end" puts label before radio
3563
3574
  name: c().optional(),
3564
3575
  // Form submission name for the radio group
3565
3576
  className: c().optional()
3566
3577
  // Additional CSS classes
3567
- }), Xa = b({
3578
+ }), Ya = _({
3568
3579
  className: c().optional(),
3569
3580
  // Additional CSS classes merged via `cn()`.
3570
3581
  label: k([c(), y(), h(), w(), g]).optional(),
@@ -3593,7 +3604,7 @@ const g = k([
3593
3604
  // Callback when selection changes
3594
3605
  defaultValue: c().optional()
3595
3606
  // Initial value for uncontrolled mode
3596
- }), Ya = b({
3607
+ }), Ha = _({
3597
3608
  alt: c().optional(),
3598
3609
  autoComplete: s().optional(),
3599
3610
  checked: h().optional(),
@@ -3612,9 +3623,9 @@ const g = k([
3612
3623
  children: k([c(), y(), h(), w(), g]).optional(),
3613
3624
  value: c().optional(),
3614
3625
  // Controlled value
3615
- size: v(["xs", "sm", "base", "lg"]).optional(),
3626
+ size: b(["xs", "sm", "base", "lg"]).optional(),
3616
3627
  // Size of the input. - `"xs"` — Extra small for compact UIs - `"sm"` — Small for secondary fields - `"base"` — Default input size - `"lg"` — Large for prominent fields
3617
- variant: v(["default", "error"]).optional(),
3628
+ variant: b(["default", "error"]).optional(),
3618
3629
  // Style variant of the input. - `"default"` — Default input appearance - `"error"` — Error state for validation failures
3619
3630
  label: k([c(), y(), h(), w(), g]).optional(),
3620
3631
  // Label content for the input (enables Field wrapper and sets masked state label) - can be a string or any React node
@@ -3624,15 +3635,15 @@ const g = k([
3624
3635
  // Helper text displayed below the input
3625
3636
  error: s().optional()
3626
3637
  // Error message or validation error object
3627
- }), Ha = b({
3638
+ }), Qa = _({
3628
3639
  as: s().optional(),
3629
3640
  // The HTML element type to render as (e.g. `"div"`, `"section"`, `"article"`).
3630
3641
  className: c().optional(),
3631
3642
  // Additional CSS classes merged via `cn()`.
3632
3643
  children: k([c(), y(), h(), w(), g]).optional()
3633
3644
  // Content rendered inside the surface.
3634
- }), Qa = b({
3635
- variant: v(["default", "error"]).optional(),
3645
+ }), es = _({
3646
+ variant: b(["default", "error"]).optional(),
3636
3647
  // Visual variant: "default" or "error" for validation failures (visual only, no error text)
3637
3648
  label: k([c(), y(), h(), w(), g]).optional(),
3638
3649
  // Label content for the switch (Field wrapper is built-in) - can be a string or any React node. Optional when used standalone for visual-only purposes.
@@ -3642,12 +3653,12 @@ const g = k([
3642
3653
  // Whether the switch is required. When explicitly false, shows "(optional)" text after the label.
3643
3654
  controlFirst: h().optional(),
3644
3655
  // When true (default), switch appears before label. When false, label appears before switch.
3645
- size: v(["sm", "base", "lg"]).optional(),
3656
+ size: b(["sm", "base", "lg"]).optional(),
3646
3657
  checked: h().optional(),
3647
3658
  disabled: h().optional(),
3648
3659
  transitioning: h().optional(),
3649
3660
  name: c().optional(),
3650
- type: v(["submit", "reset", "button"]).optional(),
3661
+ type: b(["submit", "reset", "button"]).optional(),
3651
3662
  value: s().optional(),
3652
3663
  className: c().optional(),
3653
3664
  id: c().optional(),
@@ -3655,14 +3666,14 @@ const g = k([
3655
3666
  title: c().optional(),
3656
3667
  onClick: s()
3657
3668
  // Callback when switch is clicked
3658
- }), es = b({
3659
- layout: v(["auto", "fixed"]).optional(),
3660
- variant: v(["default", "selected"]).optional(),
3669
+ }), ts = _({
3670
+ layout: b(["auto", "fixed"]).optional(),
3671
+ variant: b(["default", "selected"]).optional(),
3661
3672
  className: c().optional(),
3662
3673
  // Additional CSS classes
3663
3674
  children: k([c(), y(), h(), w(), g]).optional()
3664
3675
  // Child elements
3665
- }), ts = b({
3676
+ }), os = _({
3666
3677
  tabs: L(s()).optional(),
3667
3678
  // Array of tab items to render.
3668
3679
  value: c().optional(),
@@ -3677,14 +3688,14 @@ const g = k([
3677
3688
  // Additional CSS classes for the tab list element.
3678
3689
  indicatorClassName: c().optional(),
3679
3690
  // Additional CSS classes for the indicator element.
3680
- variant: v(["segmented", "underline"]).optional(),
3691
+ variant: b(["segmented", "underline"]).optional(),
3681
3692
  // Tab style. - `"segmented"` — Pill-shaped indicator on a filled track - `"underline"` — Underline indicator below tab text
3682
3693
  onValueChange: s().optional()
3683
3694
  // Callback when active tab changes
3684
- }), os = b({
3685
- variant: v(["heading1", "heading2", "heading3", "body", "secondary", "success", "error", "mono", "mono-secondary"]).optional(),
3695
+ }), ns = _({
3696
+ variant: b(["heading1", "heading2", "heading3", "body", "secondary", "success", "error", "mono", "mono-secondary"]).optional(),
3686
3697
  // Text style variant. Determines color, font, and weight. - `"heading1"` — Large page title (30px, semibold) - `"heading2"` — Section title (24px, semibold) - `"heading3"` — Subsection title (18px, semibold) - `"body"` — Default body text - `"secondary"` — Muted text for secondary information - `"success"` — Success state text - `"error"` — Error state text - `"mono"` — Monospace text for code - `"mono-secondary"` — Muted monospace text
3687
- size: v(["xs", "sm", "base", "lg"]).optional(),
3698
+ size: b(["xs", "sm", "base", "lg"]).optional(),
3688
3699
  // Text size (only applies to body/secondary/success/error variants). - `"xs"` — 12px - `"sm"` — 14px - `"base"` — 16px - `"lg"` — 18px
3689
3700
  bold: h().optional(),
3690
3701
  // Whether to use bold font weight (only applies to body variants).
@@ -3692,24 +3703,24 @@ const g = k([
3692
3703
  // The HTML element type to render as (e.g. `"span"`, `"p"`, `"h1"`). Auto-selected based on variant if omitted.
3693
3704
  children: k([c(), y(), h(), w(), g]).optional()
3694
3705
  // Text content.
3695
- }), ns = b({
3696
- variant: v(["default", "error", "warning"]).optional(),
3706
+ }), rs = _({
3707
+ variant: b(["default", "error", "warning"]).optional(),
3697
3708
  className: c().optional(),
3698
3709
  // Additional CSS classes
3699
3710
  children: k([c(), y(), h(), w(), g]).optional()
3700
3711
  // Child elements
3701
- }), rs = b({
3702
- align: v(["start", "center", "end"]).optional(),
3712
+ }), is = _({
3713
+ align: b(["start", "center", "end"]).optional(),
3703
3714
  // Alignment on the axis perpendicular to `side`. - `"start"` — Align to the start edge - `"center"` — Center-aligned - `"end"` — Align to the end edge
3704
3715
  asChild: h().optional(),
3705
3716
  // When `true`, the trigger wraps the child element instead of adding a wrapper.
3706
3717
  className: c().optional(),
3707
3718
  // Additional CSS classes merged via `cn()`.
3708
- side: v(["top", "bottom", "left", "right"]).optional(),
3719
+ side: b(["top", "bottom", "left", "right"]).optional(),
3709
3720
  // Preferred side of the trigger to render the tooltip. - `"top"` — Tooltip appears above the trigger - `"bottom"` — Tooltip appears below the trigger - `"left"` — Tooltip appears to the left of the trigger - `"right"` — Tooltip appears to the right of the trigger
3710
3721
  content: k([c(), y(), h(), w(), g])
3711
3722
  // Content to display in the tooltip
3712
- }), is = v([
3723
+ }), as = b([
3713
3724
  "Badge",
3714
3725
  "Banner",
3715
3726
  "Breadcrumbs",
@@ -3721,6 +3732,7 @@ const g = k([
3721
3732
  "Collapsible",
3722
3733
  "Combobox",
3723
3734
  "CommandPalette",
3735
+ "DatePicker",
3724
3736
  "DateRangePicker",
3725
3737
  "Dialog",
3726
3738
  "DropdownMenu",
@@ -3747,7 +3759,7 @@ const g = k([
3747
3759
  "Text",
3748
3760
  "Toasty",
3749
3761
  "Tooltip"
3750
- ]), as = {
3762
+ ]), ss = {
3751
3763
  Badge: ka,
3752
3764
  Banner: wa,
3753
3765
  Breadcrumbs: $a,
@@ -3759,52 +3771,53 @@ const g = k([
3759
3771
  Collapsible: Ia,
3760
3772
  Combobox: Na,
3761
3773
  CommandPalette: Ea,
3762
- DateRangePicker: Ca,
3763
- Dialog: Aa,
3764
- DropdownMenu: xa,
3765
- Empty: ja,
3766
- Field: Ra,
3767
- Grid: Da,
3768
- Input: Ua,
3769
- InputArea: Fa,
3770
- Label: La,
3771
- LayerCard: Ma,
3772
- Link: Ja,
3773
- Loader: Ba,
3774
- MenuBar: Va,
3775
- Meter: Wa,
3776
- Pagination: Ka,
3777
- Popover: qa,
3778
- Radio: Ga,
3779
- Select: Xa,
3780
- SensitiveInput: Ya,
3781
- Surface: Ha,
3782
- Switch: Qa,
3783
- Table: es,
3784
- Tabs: ts,
3785
- Text: os,
3786
- Toasty: ns,
3787
- Tooltip: rs
3788
- }, ss = b({
3774
+ DatePicker: Ca,
3775
+ DateRangePicker: Aa,
3776
+ Dialog: xa,
3777
+ DropdownMenu: ja,
3778
+ Empty: Ra,
3779
+ Field: Da,
3780
+ Grid: Ua,
3781
+ Input: Fa,
3782
+ InputArea: La,
3783
+ Label: Ma,
3784
+ LayerCard: Ja,
3785
+ Link: Ba,
3786
+ Loader: Va,
3787
+ MenuBar: Wa,
3788
+ Meter: Ka,
3789
+ Pagination: qa,
3790
+ Popover: Ga,
3791
+ Radio: Xa,
3792
+ Select: Ya,
3793
+ SensitiveInput: Ha,
3794
+ Surface: Qa,
3795
+ Switch: es,
3796
+ Table: ts,
3797
+ Tabs: os,
3798
+ Text: ns,
3799
+ Toasty: rs,
3800
+ Tooltip: is
3801
+ }, cs = _({
3789
3802
  key: c(),
3790
- type: is,
3803
+ type: as,
3791
3804
  props: H(c(), s()),
3792
3805
  children: L(c()).optional(),
3793
3806
  parentKey: c().nullable().optional(),
3794
3807
  visible: ba.optional(),
3795
3808
  action: za.optional()
3796
- }), cs = b({
3809
+ }), us = _({
3797
3810
  root: c(),
3798
- elements: H(c(), ss)
3811
+ elements: H(c(), cs)
3799
3812
  });
3800
- function ls(e) {
3801
- const t = as[e.type];
3813
+ function ps(e) {
3814
+ const t = ss[e.type];
3802
3815
  return t ? t.safeParse(e.props) : { success: !1, error: new ui([{ code: "custom", message: `Unknown component type: ${e.type}`, path: ["type"] }]) };
3803
3816
  }
3804
- function ps(e) {
3805
- return cs.safeParse(e);
3817
+ function ds(e) {
3818
+ return us.safeParse(e);
3806
3819
  }
3807
- const ds = ["Badge", "Banner", "Breadcrumbs", "Button", "Checkbox", "ClipboardText", "CloudflareLogo", "Code", "Collapsible", "Combobox", "CommandPalette", "DateRangePicker", "Dialog", "DropdownMenu", "Empty", "Field", "Grid", "Input", "InputArea", "Label", "LayerCard", "Link", "Loader", "MenuBar", "Meter", "Pagination", "Popover", "Radio", "Select", "SensitiveInput", "Surface", "Switch", "Table", "Tabs", "Text", "Toasty", "Tooltip"];
3820
+ const fs = ["Badge", "Banner", "Breadcrumbs", "Button", "Checkbox", "ClipboardText", "CloudflareLogo", "Code", "Collapsible", "Combobox", "CommandPalette", "DatePicker", "DateRangePicker", "Dialog", "DropdownMenu", "Empty", "Field", "Grid", "Input", "InputArea", "Label", "LayerCard", "Link", "Loader", "MenuBar", "Meter", "Pagination", "Popover", "Radio", "Select", "SensitiveInput", "Surface", "Switch", "Table", "Tabs", "Text", "Toasty", "Tooltip"];
3808
3821
  export {
3809
3822
  ya as ActionConfirmSchema,
3810
3823
  za as ActionSchema,
@@ -3819,40 +3832,41 @@ export {
3819
3832
  Ia as CollapsiblePropsSchema,
3820
3833
  Na as ComboboxPropsSchema,
3821
3834
  Ea as CommandPalettePropsSchema,
3822
- as as ComponentPropsSchemas,
3823
- Ca as DateRangePickerPropsSchema,
3824
- Aa as DialogPropsSchema,
3825
- xa as DropdownMenuPropsSchema,
3835
+ ss as ComponentPropsSchemas,
3836
+ Ca as DatePickerPropsSchema,
3837
+ Aa as DateRangePickerPropsSchema,
3838
+ xa as DialogPropsSchema,
3839
+ ja as DropdownMenuPropsSchema,
3826
3840
  g as DynamicValueSchema,
3827
- ja as EmptyPropsSchema,
3828
- Ra as FieldPropsSchema,
3829
- Da as GridPropsSchema,
3830
- Fa as InputAreaPropsSchema,
3831
- Ua as InputPropsSchema,
3832
- ds as KUMO_COMPONENT_NAMES,
3833
- is as KumoComponentTypeSchema,
3834
- La as LabelPropsSchema,
3835
- Ma as LayerCardPropsSchema,
3836
- Ja as LinkPropsSchema,
3837
- Ba as LoaderPropsSchema,
3838
- Va as MenuBarPropsSchema,
3839
- Wa as MeterPropsSchema,
3840
- Ka as PaginationPropsSchema,
3841
- qa as PopoverPropsSchema,
3842
- Ga as RadioPropsSchema,
3843
- Xa as SelectPropsSchema,
3844
- Ya as SensitiveInputPropsSchema,
3845
- Ha as SurfacePropsSchema,
3846
- Qa as SwitchPropsSchema,
3847
- es as TablePropsSchema,
3848
- ts as TabsPropsSchema,
3849
- os as TextPropsSchema,
3850
- ns as ToastyPropsSchema,
3851
- rs as TooltipPropsSchema,
3852
- ss as UIElementBaseSchema,
3853
- cs as UITreeSchema,
3841
+ Ra as EmptyPropsSchema,
3842
+ Da as FieldPropsSchema,
3843
+ Ua as GridPropsSchema,
3844
+ La as InputAreaPropsSchema,
3845
+ Fa as InputPropsSchema,
3846
+ fs as KUMO_COMPONENT_NAMES,
3847
+ as as KumoComponentTypeSchema,
3848
+ Ma as LabelPropsSchema,
3849
+ Ja as LayerCardPropsSchema,
3850
+ Ba as LinkPropsSchema,
3851
+ Va as LoaderPropsSchema,
3852
+ Wa as MenuBarPropsSchema,
3853
+ Ka as MeterPropsSchema,
3854
+ qa as PaginationPropsSchema,
3855
+ Ga as PopoverPropsSchema,
3856
+ Xa as RadioPropsSchema,
3857
+ Ya as SelectPropsSchema,
3858
+ Ha as SensitiveInputPropsSchema,
3859
+ Qa as SurfacePropsSchema,
3860
+ es as SwitchPropsSchema,
3861
+ ts as TablePropsSchema,
3862
+ os as TabsPropsSchema,
3863
+ ns as TextPropsSchema,
3864
+ rs as ToastyPropsSchema,
3865
+ is as TooltipPropsSchema,
3866
+ cs as UIElementBaseSchema,
3867
+ us as UITreeSchema,
3854
3868
  ba as VisibilityConditionSchema,
3855
- ls as validateElementProps,
3856
- ps as validateUITree
3869
+ ps as validateElementProps,
3870
+ ds as validateUITree
3857
3871
  };
3858
- //# sourceMappingURL=schemas-B-D2OT-O.js.map
3872
+ //# sourceMappingURL=schemas-DbIwo0ET.js.map