@baseline-ui/core 2.2.0 → 3.0.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.
- package/dist/Accordion.css +10 -0
- package/dist/Accordion.mjs +1 -0
- package/dist/ActionButton.css +10 -0
- package/dist/ActionButton.mjs +1 -0
- package/dist/ActionGroup.css +10 -0
- package/dist/ActionGroup.mjs +1 -0
- package/dist/ActionIconButton.css +10 -0
- package/dist/ActionIconButton.mjs +1 -0
- package/dist/Actionable.css +10 -0
- package/dist/Actionable.mjs +1 -0
- package/dist/AlertDialog.css +10 -0
- package/dist/AlertDialog.mjs +1 -0
- package/dist/AudioPlayer.css +10 -0
- package/dist/AudioPlayer.mjs +1 -0
- package/dist/Avatar.css +10 -0
- package/dist/Avatar.mjs +1 -0
- package/dist/Box.mjs +1 -0
- package/dist/ButtonSelect.css +10 -0
- package/dist/ButtonSelect.mjs +1 -0
- package/dist/Calendar.css +10 -0
- package/dist/Calendar.mjs +1 -0
- package/dist/Checkbox.css +10 -0
- package/dist/Checkbox.mjs +1 -0
- package/dist/Code.css +10 -0
- package/dist/Code.mjs +1 -0
- package/dist/ColorInput.css +10 -0
- package/dist/ColorInput.mjs +1 -0
- package/dist/ColorSwatch.css +10 -0
- package/dist/ColorSwatch.mjs +1 -0
- package/dist/ColorSwatchPicker.css +10 -0
- package/dist/ColorSwatchPicker.mjs +1 -0
- package/dist/ComboBox.css +10 -0
- package/dist/ComboBox.mjs +1 -0
- package/dist/DateField.css +10 -0
- package/dist/DateField.mjs +1 -0
- package/dist/DateFormat.mjs +1 -0
- package/dist/DeviceProvider.mjs +1 -0
- package/dist/Dialog.css +10 -0
- package/dist/Dialog.mjs +1 -0
- package/dist/Disclosure.css +10 -0
- package/dist/Disclosure.mjs +1 -0
- package/dist/DomNodeRenderer.mjs +1 -0
- package/dist/Drawer.css +10 -0
- package/dist/Drawer.mjs +1 -0
- package/dist/Editor.css +10 -0
- package/dist/Editor.mjs +1 -0
- package/dist/FileInput.css +10 -0
- package/dist/FileInput.mjs +1 -0
- package/dist/FileList.css +10 -0
- package/dist/FileList.mjs +1 -0
- package/dist/FileUploader.css +10 -0
- package/dist/FileUploader.mjs +1 -0
- package/dist/FrameProvider.mjs +1 -0
- package/dist/FreehandCanvas.css +10 -0
- package/dist/FreehandCanvas.mjs +1 -0
- package/dist/GridList.css +10 -0
- package/dist/GridList.mjs +1 -0
- package/dist/Group.mjs +1 -0
- package/dist/I18nProvider.mjs +1 -0
- package/dist/Icon.mjs +1 -0
- package/dist/ImageDropZone.css +10 -0
- package/dist/ImageDropZone.mjs +1 -0
- package/dist/ImageGallery.css +10 -0
- package/dist/ImageGallery.mjs +1 -0
- package/dist/InlineAlert.css +10 -0
- package/dist/InlineAlert.mjs +1 -0
- package/dist/InlineToolbar.css +10 -0
- package/dist/InlineToolbar.mjs +10 -0
- package/dist/Kbd.css +10 -0
- package/dist/Kbd.mjs +1 -0
- package/dist/Link.css +10 -0
- package/dist/Link.mjs +1 -0
- package/dist/ListBox.css +10 -0
- package/dist/ListBox.mjs +1 -0
- package/dist/Markdown.css +10 -0
- package/dist/Markdown.mjs +1 -0
- package/dist/Menu.css +10 -0
- package/dist/Menu.mjs +1 -0
- package/dist/MessageFormat.mjs +1 -0
- package/dist/Modal.css +10 -0
- package/dist/Modal.mjs +1 -0
- package/dist/NumberFormat.mjs +1 -0
- package/dist/NumberInput.css +10 -0
- package/dist/NumberInput.mjs +1 -0
- package/dist/Pagination.css +10 -0
- package/dist/Pagination.mjs +1 -0
- package/dist/Panel.css +10 -0
- package/dist/Panel.mjs +1 -0
- package/dist/PointPicker.css +10 -0
- package/dist/PointPicker.mjs +1 -0
- package/dist/Popover.css +10 -0
- package/dist/Popover.mjs +1 -0
- package/dist/Portal.css +10 -0
- package/dist/Portal.mjs +1 -0
- package/dist/PortalContainerProvider.mjs +1 -0
- package/dist/Preview.css +10 -0
- package/dist/Preview.mjs +1 -0
- package/dist/ProgressBar.css +10 -0
- package/dist/ProgressBar.mjs +1 -0
- package/dist/ProgressSpinner.css +10 -0
- package/dist/ProgressSpinner.mjs +1 -0
- package/dist/RadioGroup.css +10 -0
- package/dist/RadioGroup.mjs +1 -0
- package/dist/Reaction.css +10 -0
- package/dist/Reaction.mjs +1 -0
- package/dist/ScrollControlButton.css +10 -0
- package/dist/ScrollControlButton.mjs +1 -0
- package/dist/SearchInput.css +10 -0
- package/dist/SearchInput.mjs +1 -0
- package/dist/Select.css +10 -0
- package/dist/Select.mjs +1 -0
- package/dist/Separator.css +10 -0
- package/dist/Separator.mjs +1 -0
- package/dist/Skeleton.css +10 -0
- package/dist/Skeleton.mjs +1 -0
- package/dist/Slider.css +10 -0
- package/dist/Slider.mjs +1 -0
- package/dist/StatusCard.css +10 -0
- package/dist/StatusCard.mjs +1 -0
- package/dist/Stepper.css +10 -0
- package/dist/Stepper.mjs +1 -0
- package/dist/Switch.css +10 -0
- package/dist/Switch.mjs +1 -0
- package/dist/Table.css +10 -0
- package/dist/Table.mjs +1 -0
- package/dist/Tabs.css +10 -0
- package/dist/Tabs.mjs +1 -0
- package/dist/Tag.css +10 -0
- package/dist/Tag.mjs +1 -0
- package/dist/TagGroup.css +10 -0
- package/dist/TagGroup.mjs +1 -0
- package/dist/TaggedPagination.css +10 -0
- package/dist/TaggedPagination.mjs +1 -0
- package/dist/Text.css +10 -0
- package/dist/Text.mjs +1 -0
- package/dist/TextInput.css +10 -0
- package/dist/TextInput.mjs +1 -0
- package/dist/ThemeProvider.css +10 -0
- package/dist/ThemeProvider.mjs +1 -0
- package/dist/TimeField.css +10 -0
- package/dist/TimeField.mjs +1 -0
- package/dist/Toast.css +10 -0
- package/dist/Toast.mjs +1 -0
- package/dist/ToggleButton.css +10 -0
- package/dist/ToggleButton.mjs +1 -0
- package/dist/ToggleIconButton.css +10 -0
- package/dist/ToggleIconButton.mjs +1 -0
- package/dist/Toolbar.css +10 -0
- package/dist/Toolbar.mjs +1 -0
- package/dist/Tooltip.css +10 -0
- package/dist/Tooltip.mjs +1 -0
- package/dist/TreeView.css +10 -0
- package/dist/TreeView.mjs +1 -0
- package/dist/UNSAFE_ListBox.css +10 -0
- package/dist/UNSAFE_ListBox.mjs +1 -0
- package/dist/Virtualizer.mjs +1 -0
- package/dist/chunk-22BJMDCA.mjs +10 -0
- package/dist/chunk-246VHB32.mjs +10 -0
- package/dist/chunk-2JANDORZ.mjs +11 -0
- package/dist/chunk-2MS356Q7.mjs +10 -0
- package/dist/chunk-2PH5GN2S.mjs +0 -0
- package/dist/chunk-2RCST7ET.mjs +10 -0
- package/dist/chunk-2UUKKXBD.mjs +10 -0
- package/dist/chunk-2VY4FAOY.mjs +10 -0
- package/dist/chunk-2WAKHFPS.mjs +10 -0
- package/dist/chunk-34TYNTXM.mjs +10 -0
- package/dist/chunk-3CWP2VCB.mjs +10 -0
- package/dist/chunk-3FYY26ED.mjs +10 -0
- package/dist/chunk-3HKG74G4.mjs +0 -0
- package/dist/chunk-3UH5CQQF.mjs +10 -0
- package/dist/chunk-3W6RWDIE.mjs +10 -0
- package/dist/chunk-3X2QM7GV.mjs +10 -0
- package/dist/chunk-44OUOGJ4.mjs +10 -0
- package/dist/chunk-4ILKZKTW.mjs +10 -0
- package/dist/chunk-4N6CLPAY.mjs +10 -0
- package/dist/chunk-4NYPVKDO.mjs +10 -0
- package/dist/chunk-4PYEGHW5.mjs +10 -0
- package/dist/chunk-4QEH5CGK.mjs +10 -0
- package/dist/chunk-4SW77SGW.mjs +10 -0
- package/dist/chunk-4WW2MVQN.mjs +0 -0
- package/dist/chunk-4ZJMZB5B.mjs +10 -0
- package/dist/chunk-535OT4US.mjs +10 -0
- package/dist/chunk-545KDVGI.mjs +10 -0
- package/dist/chunk-54IAJ3RI.mjs +0 -0
- package/dist/chunk-5ANNWMLJ.mjs +0 -0
- package/dist/chunk-5BAHJXOI.mjs +10 -0
- package/dist/chunk-5HXTXIE5.mjs +10 -0
- package/dist/chunk-5IC46G5J.mjs +10 -0
- package/dist/chunk-5KD2MNNX.mjs +10 -0
- package/dist/chunk-5ODZPQL2.mjs +10 -0
- package/dist/chunk-5PQHOVGX.mjs +0 -0
- package/dist/chunk-5ULL6IBX.mjs +10 -0
- package/dist/chunk-5YHNHEDK.mjs +0 -0
- package/dist/chunk-63KRQW56.mjs +10 -0
- package/dist/chunk-66CUIXA6.mjs +10 -0
- package/dist/chunk-66NJ7EYY.mjs +10 -0
- package/dist/chunk-67MPTBBY.mjs +10 -0
- package/dist/chunk-6F66XVOA.mjs +0 -0
- package/dist/chunk-6IRWW75G.mjs +10 -0
- package/dist/chunk-6IX6BM7C.mjs +0 -0
- package/dist/chunk-6XARU7F2.mjs +0 -0
- package/dist/chunk-6YQHZ5RZ.mjs +0 -0
- package/dist/chunk-6Z6HOW6T.mjs +10 -0
- package/dist/chunk-6ZFBX7C7.mjs +10 -0
- package/dist/chunk-6ZQE5SHE.mjs +10 -0
- package/dist/chunk-6ZV4UYEG.mjs +10 -0
- package/dist/chunk-77BAFSDX.mjs +10 -0
- package/dist/chunk-7AY6C5M5.mjs +10 -0
- package/dist/chunk-7FJMUUHS.mjs +10 -0
- package/dist/chunk-7PRJIPFA.mjs +10 -0
- package/dist/chunk-A24DWFQ2.mjs +10 -0
- package/dist/chunk-A6ZQQSAX.mjs +10 -0
- package/dist/chunk-AC7OXVHA.mjs +10 -0
- package/dist/chunk-AGUSZG6K.mjs +0 -0
- package/dist/chunk-AGYQLGBZ.mjs +10 -0
- package/dist/chunk-AKES5B6C.mjs +10 -0
- package/dist/chunk-AMQX3KZR.mjs +10 -0
- package/dist/chunk-AMW7LGCF.mjs +10 -0
- package/dist/chunk-AMYRLAIC.mjs +10 -0
- package/dist/chunk-AQYBKDT2.mjs +16 -0
- package/dist/chunk-AUOQSTS5.mjs +10 -0
- package/dist/chunk-AV4ZP5SY.mjs +10 -0
- package/dist/chunk-AZRPXTYJ.mjs +10 -0
- package/dist/chunk-B7PSE5KC.mjs +10 -0
- package/dist/chunk-BED7T5CL.mjs +10 -0
- package/dist/chunk-BGMVPFYK.mjs +10 -0
- package/dist/chunk-BJVFZYUV.mjs +10 -0
- package/dist/chunk-BKDQLDOK.mjs +10 -0
- package/dist/chunk-BLHN7I5Z.mjs +0 -0
- package/dist/chunk-BU5H25MV.mjs +10 -0
- package/dist/chunk-C342HL26.mjs +0 -0
- package/dist/chunk-C5P23FUW.mjs +10 -0
- package/dist/chunk-C6OMLVIQ.mjs +0 -0
- package/dist/chunk-CAWUDHAE.mjs +10 -0
- package/dist/chunk-CFDKFUTO.mjs +10 -0
- package/dist/chunk-CFLEBB5T.mjs +10 -0
- package/dist/chunk-CFRTAJP2.mjs +0 -0
- package/dist/chunk-CGFLGZL4.mjs +10 -0
- package/dist/chunk-CHTLOFCT.mjs +10 -0
- package/dist/chunk-CPSUI4IW.mjs +10 -0
- package/dist/chunk-CSPZMYVG.mjs +10 -0
- package/dist/chunk-CV6JQGJ3.mjs +10 -0
- package/dist/chunk-CWPFUB7B.mjs +10 -0
- package/dist/chunk-D3IZ4HBL.mjs +10 -0
- package/dist/chunk-D5EEZT5J.mjs +10 -0
- package/dist/chunk-DD5FWULD.mjs +10 -0
- package/dist/chunk-DECHIERQ.mjs +10 -0
- package/dist/chunk-DIHILOKU.mjs +10 -0
- package/dist/chunk-DM26KBZ3.mjs +10 -0
- package/dist/chunk-DOL6RDMF.mjs +10 -0
- package/dist/chunk-DRYSJSKA.mjs +10 -0
- package/dist/chunk-DY6WY36N.mjs +0 -0
- package/dist/chunk-E3PFPOHX.mjs +0 -0
- package/dist/chunk-E6VOSF6Z.mjs +10 -0
- package/dist/chunk-EA6GA4WC.mjs +10 -0
- package/dist/chunk-EK3RIYMV.mjs +10 -0
- package/dist/chunk-ELXWR5TS.mjs +10 -0
- package/dist/chunk-EMCEJKBJ.mjs +10 -0
- package/dist/chunk-ENDOKA57.mjs +10 -0
- package/dist/chunk-EU75HMPG.mjs +10 -0
- package/dist/chunk-EX2LI2CV.mjs +10 -0
- package/dist/chunk-EZXMEGV7.mjs +0 -0
- package/dist/chunk-F2HESRBD.mjs +10 -0
- package/dist/chunk-F2X474RV.mjs +10 -0
- package/dist/chunk-F7PGMOQF.mjs +10 -0
- package/dist/chunk-FJ2JRD3H.mjs +10 -0
- package/dist/chunk-FKYHERP4.mjs +0 -0
- package/dist/chunk-FP5EWPOF.mjs +10 -0
- package/dist/chunk-FTYXFTJV.mjs +10 -0
- package/dist/chunk-FWAK2OZM.mjs +10 -0
- package/dist/chunk-FXCHST4Z.mjs +10 -0
- package/dist/chunk-GCZFXILF.mjs +10 -0
- package/dist/chunk-GEZGEZAP.mjs +10 -0
- package/dist/chunk-GKODQS6E.mjs +10 -0
- package/dist/chunk-GOSLHCDP.mjs +0 -0
- package/dist/chunk-GX2IOGYR.mjs +12 -0
- package/dist/chunk-GXOXYPQQ.mjs +10 -0
- package/dist/chunk-H2LXVMBI.mjs +29 -0
- package/dist/chunk-HBBRMEES.mjs +10 -0
- package/dist/chunk-HEO2XVRN.mjs +10 -0
- package/dist/chunk-HI44JQA7.mjs +10 -0
- package/dist/chunk-HJQZW2VO.mjs +10 -0
- package/dist/chunk-HLDCVJXD.mjs +10 -0
- package/dist/chunk-HONWMHMX.mjs +10 -0
- package/dist/chunk-HT55YHTN.mjs +10 -0
- package/dist/chunk-HWOMGFBL.mjs +10 -0
- package/dist/chunk-HXTAOYOD.mjs +10 -0
- package/dist/chunk-HZHAKW6I.mjs +10 -0
- package/dist/chunk-I3RGYL4B.mjs +10 -0
- package/dist/chunk-I3YGB2BE.mjs +10 -0
- package/dist/chunk-IB23KCIW.mjs +10 -0
- package/dist/chunk-IHLJTHGQ.mjs +10 -0
- package/dist/chunk-ILBAZFBL.mjs +0 -0
- package/dist/chunk-INDVRI57.mjs +10 -0
- package/dist/chunk-IUQOFRI3.mjs +10 -0
- package/dist/chunk-IVVZSESM.mjs +10 -0
- package/dist/chunk-IW4GXU75.mjs +10 -0
- package/dist/chunk-J3MJZQUJ.mjs +10 -0
- package/dist/chunk-J4NO4WYU.mjs +0 -0
- package/dist/chunk-J7EAQSKX.mjs +10 -0
- package/dist/chunk-J7K7I5U2.mjs +10 -0
- package/dist/chunk-JBXZ6ZHP.mjs +10 -0
- package/dist/chunk-JDLUGVXG.mjs +10 -0
- package/dist/chunk-JI4SJ53O.mjs +11 -0
- package/dist/chunk-JJG67M2S.mjs +10 -0
- package/dist/chunk-JJPCZOOI.mjs +10 -0
- package/dist/chunk-JQ4ZGZPV.mjs +15 -0
- package/dist/chunk-JUXBZ2ZN.mjs +10 -0
- package/dist/chunk-K5RKL3WY.mjs +10 -0
- package/dist/chunk-K6IQ4ALU.mjs +0 -0
- package/dist/chunk-K6X2BHPP.mjs +10 -0
- package/dist/chunk-KAYY6L7Y.mjs +10 -0
- package/dist/chunk-KCHAWPUN.mjs +10 -0
- package/dist/chunk-KEVERVHK.mjs +10 -0
- package/dist/chunk-KG5PDPBK.mjs +10 -0
- package/dist/chunk-KKJ6XIU3.mjs +10 -0
- package/dist/chunk-KPEONVLU.mjs +10 -0
- package/dist/chunk-KUEDQO7P.mjs +10 -0
- package/dist/chunk-KY3JKXSX.mjs +10 -0
- package/dist/chunk-LQB4U6GF.mjs +10 -0
- package/dist/chunk-LQMEFFFM.mjs +10 -0
- package/dist/chunk-LZFTBNPW.mjs +10 -0
- package/dist/chunk-LZM6UK3C.mjs +10 -0
- package/dist/chunk-M5M3EPG5.mjs +10 -0
- package/dist/chunk-MEYMETYC.mjs +11 -0
- package/dist/chunk-MEZNZ5W6.mjs +10 -0
- package/dist/chunk-MFH2E2GU.mjs +10 -0
- package/dist/chunk-MHUFXHRU.mjs +10 -0
- package/dist/chunk-MI7DCFP2.mjs +10 -0
- package/dist/chunk-MLNPTVVX.mjs +10 -0
- package/dist/chunk-MRJFGHFW.mjs +10 -0
- package/dist/chunk-MUNFBB7D.mjs +0 -0
- package/dist/chunk-MVK5CB64.mjs +10 -0
- package/dist/chunk-MXKP7NQ4.mjs +10 -0
- package/dist/chunk-MZ4O6LWG.mjs +0 -0
- package/dist/chunk-N2XGJKZG.mjs +10 -0
- package/dist/chunk-N7MTFSWR.mjs +10 -0
- package/dist/chunk-NCADIC3I.mjs +10 -0
- package/dist/chunk-NGZRN4SF.mjs +10 -0
- package/dist/chunk-NHM3H5JU.mjs +0 -0
- package/dist/chunk-NKKKKVQ7.mjs +10 -0
- package/dist/chunk-NMTDGCRA.mjs +10 -0
- package/dist/chunk-NO55UIGK.mjs +0 -0
- package/dist/chunk-NRKHWSOP.mjs +0 -0
- package/dist/chunk-NSC53QWT.mjs +10 -0
- package/dist/chunk-NV7KQVPE.mjs +10 -0
- package/dist/chunk-O57ZEY3V.mjs +0 -0
- package/dist/chunk-O66FNQSB.mjs +10 -0
- package/dist/chunk-O6AE67ZY.mjs +10 -0
- package/dist/chunk-O7XK2WIX.mjs +10 -0
- package/dist/chunk-OAY74XPB.mjs +10 -0
- package/dist/chunk-OC42IZG2.mjs +10 -0
- package/dist/chunk-OMT6ZWSV.mjs +11 -0
- package/dist/chunk-OO7BXL2N.mjs +10 -0
- package/dist/chunk-P5GO3XIS.mjs +10 -0
- package/dist/chunk-PAQQ7MQG.mjs +10 -0
- package/dist/chunk-PBFIKNYZ.mjs +10 -0
- package/dist/chunk-PF3OQKXP.mjs +10 -0
- package/dist/chunk-PHZZLBH3.mjs +10 -0
- package/dist/chunk-PR3HWZFH.mjs +10 -0
- package/dist/chunk-PZTVDABF.mjs +0 -0
- package/dist/chunk-Q5UMLFN3.mjs +10 -0
- package/dist/chunk-QAUEG3EX.mjs +0 -0
- package/dist/chunk-QBJDGBTU.mjs +0 -0
- package/dist/chunk-QMDDCVAF.mjs +10 -0
- package/dist/chunk-QNBBJ5HC.mjs +11 -0
- package/dist/chunk-QY3O34WX.mjs +10 -0
- package/dist/chunk-RC7QITNV.mjs +10 -0
- package/dist/chunk-RCBUNCHV.mjs +10 -0
- package/dist/chunk-RELI5YAS.mjs +10 -0
- package/dist/chunk-RFTDIXEG.mjs +10 -0
- package/dist/chunk-RJC3HQDZ.mjs +10 -0
- package/dist/chunk-RJWPSJX2.mjs +10 -0
- package/dist/chunk-RMUV6NJJ.mjs +10 -0
- package/dist/chunk-ROHLZINC.mjs +10 -0
- package/dist/chunk-RSKKEGJZ.mjs +10 -0
- package/dist/chunk-RT4LMB6X.mjs +10 -0
- package/dist/chunk-RXSYDMT6.mjs +10 -0
- package/dist/chunk-S5XX36JC.mjs +10 -0
- package/dist/chunk-SAZLJ66W.mjs +10 -0
- package/dist/chunk-SMAYNDQQ.mjs +10 -0
- package/dist/chunk-TAROK7TO.mjs +10 -0
- package/dist/chunk-TAYP2OGC.mjs +10 -0
- package/dist/chunk-TDXALNX3.mjs +10 -0
- package/dist/chunk-TEQE6WCH.mjs +10 -0
- package/dist/chunk-THRAJMLX.mjs +10 -0
- package/dist/chunk-TI5RR7KX.mjs +10 -0
- package/dist/chunk-TIHKHXTS.mjs +10 -0
- package/dist/chunk-TJEK54BW.mjs +10 -0
- package/dist/chunk-TK4QXU3W.mjs +10 -0
- package/dist/chunk-TKQOQVZD.mjs +10 -0
- package/dist/chunk-TO2TQ2LE.mjs +10 -0
- package/dist/chunk-TO6OQF2Y.mjs +10 -0
- package/dist/chunk-TZ4MVY4E.mjs +10 -0
- package/dist/chunk-U2ODAIZG.mjs +10 -0
- package/dist/chunk-UCNHDT36.mjs +10 -0
- package/dist/chunk-UCZZLAPB.mjs +10 -0
- package/dist/chunk-UMABUZ67.mjs +10 -0
- package/dist/chunk-UQJGSVXP.mjs +10 -0
- package/dist/chunk-USMC34OO.mjs +10 -0
- package/dist/chunk-UTQ7AIPM.mjs +0 -0
- package/dist/chunk-UUBOEBYZ.mjs +10 -0
- package/dist/chunk-V3L4SVVF.mjs +10 -0
- package/dist/chunk-VCIX4HG7.mjs +0 -0
- package/dist/chunk-VDUFLHKK.mjs +10 -0
- package/dist/chunk-VG7J427T.mjs +10 -0
- package/dist/chunk-VHDXSFQC.mjs +10 -0
- package/dist/chunk-VLQ4S7XC.mjs +10 -0
- package/dist/chunk-VU2PDOBR.mjs +10 -0
- package/dist/chunk-VXB5SVQC.mjs +10 -0
- package/dist/chunk-W6QO7FPZ.mjs +10 -0
- package/dist/chunk-WAFYFWH4.mjs +0 -0
- package/dist/chunk-WAOWR7MR.mjs +10 -0
- package/dist/chunk-WDJ4GXWF.mjs +10 -0
- package/dist/chunk-WL27JGVG.mjs +10 -0
- package/dist/chunk-WOVAT6U4.mjs +10 -0
- package/dist/chunk-WSCZ34XO.mjs +10 -0
- package/dist/chunk-WSQGB4ZE.mjs +0 -0
- package/dist/chunk-WWSGOGLA.mjs +10 -0
- package/dist/chunk-X3AXUU3H.mjs +10 -0
- package/dist/chunk-XB657BXX.mjs +10 -0
- package/dist/chunk-XBBPWSJI.mjs +0 -0
- package/dist/chunk-XJGQXVMR.mjs +10 -0
- package/dist/chunk-XPISSX5R.mjs +10 -0
- package/dist/chunk-XTH6B5FE.mjs +10 -0
- package/dist/chunk-XVBOKL6D.mjs +10 -0
- package/dist/chunk-XWLESSHN.mjs +10 -0
- package/dist/chunk-XXANV3FM.mjs +10 -0
- package/dist/chunk-Y4DRSGEJ.mjs +10 -0
- package/dist/chunk-Y6XQJ4X2.mjs +10 -0
- package/dist/chunk-YB3KW7JC.mjs +10 -0
- package/dist/chunk-YCI6BEXQ.mjs +10 -0
- package/dist/chunk-YIGT3OP2.mjs +10 -0
- package/dist/chunk-YOBESAXG.mjs +10 -0
- package/dist/chunk-YS3Y5KGV.mjs +10 -0
- package/dist/chunk-YT36W3OS.mjs +10 -0
- package/dist/chunk-YV3WI6OV.mjs +10 -0
- package/dist/chunk-YV5CNDCW.mjs +0 -0
- package/dist/chunk-YVYMYKYN.mjs +10 -0
- package/dist/chunk-ZANUFNOL.mjs +0 -0
- package/dist/chunk-ZGRRD3TU.mjs +10 -0
- package/dist/chunk-ZLAY7NNY.mjs +10 -0
- package/dist/chunk-ZLDT2KDZ.mjs +10 -0
- package/dist/chunk-ZNN43VZV.mjs +10 -0
- package/dist/chunk-ZREX7XOO.mjs +10 -0
- package/dist/chunk-ZRWDMNNY.mjs +10 -0
- package/dist/chunk-ZVODDLGL.mjs +10 -0
- package/dist/hooks/useDevice.mjs +1 -0
- package/dist/hooks/useI18n.mjs +1 -0
- package/dist/hooks/useImage.mjs +1 -0
- package/dist/hooks/useIntersectionObserver.mjs +1 -0
- package/dist/hooks/useIsFirstRender.mjs +1 -0
- package/dist/hooks/useIsTouchDevice.mjs +1 -0
- package/dist/hooks/useLiveInteractionModality.mjs +1 -0
- package/dist/hooks/useLocalStorage.mjs +1 -0
- package/dist/hooks/useMedia.mjs +1 -0
- package/dist/hooks/useMutationObserver.mjs +1 -0
- package/dist/hooks/usePortalContainer.mjs +1 -0
- package/dist/hooks/usePreventFocus.mjs +1 -0
- package/dist/hooks/useResizeObserver.mjs +1 -0
- package/dist/hooks/useTextSelection.mjs +1 -0
- package/dist/hooks/useUndoRedo.mjs +1 -0
- package/dist/index.d.ts +349 -73
- package/dist/index.js +21 -21
- package/dist/index.mjs +1 -43
- package/dist/messageIds.mjs +1 -0
- package/dist/react-aria.d.ts +133 -133
- package/dist/react-aria.mjs +1 -0
- package/dist/react-stately.d.ts +82 -82
- package/dist/react-stately.mjs +1 -0
- package/dist/utils/a11y.mjs +1 -0
- package/dist/utils/classNames.mjs +1 -0
- package/dist/utils/colors.mjs +1 -0
- package/dist/utils/constants.mjs +10 -0
- package/dist/utils/devWarn.mjs +1 -0
- package/dist/utils/dom.mjs +1 -0
- package/dist/utils/invariant.mjs +1 -0
- package/dist/utils/isInIframe.mjs +1 -0
- package/dist/utils/isInShadowDOM.mjs +1 -0
- package/dist/utils/isRect.mjs +1 -0
- package/dist/utils/keyboards.mjs +1 -0
- package/dist/utils/math.mjs +1 -0
- package/dist/utils/objects.mjs +1 -0
- package/dist/utils/onDropOrPaste.mjs +1 -0
- package/dist/utils/overlays.mjs +1 -0
- package/dist/utils/reactAriaCompat.mjs +1 -0
- package/dist/utils/reactAriaComponentsCompat.mjs +1 -0
- package/dist/utils/resolveAriaLabelAttrs.mjs +1 -0
- package/dist/utils/resolvePublicUrl.mjs +10 -0
- package/dist/utils/strings.mjs +1 -0
- package/dist/utils/style.mjs +1 -0
- package/dist/utils/svgs.mjs +1 -0
- package/dist/utils/validations.mjs +1 -0
- package/intl/ar.json +2 -2
- package/intl/cs.json +2 -2
- package/intl/cy.json +4 -4
- package/intl/da.json +3 -3
- package/intl/de.json +3 -3
- package/intl/el.json +2 -2
- package/intl/en-GB.json +2 -2
- package/intl/en.json +2 -2
- package/intl/fi.json +3 -3
- package/intl/fr-CA.json +1 -1
- package/intl/fr.json +2 -2
- package/intl/he.json +3 -3
- package/intl/hr.json +3 -3
- package/intl/id.json +3 -3
- package/intl/ja.json +2 -2
- package/intl/ko.json +1 -1
- package/intl/ms.json +2 -2
- package/intl/nb-NO.json +3 -3
- package/intl/nl.json +4 -4
- package/intl/pt-PT.json +1 -1
- package/intl/pt.json +3 -3
- package/intl/ru.json +2 -2
- package/intl/sk.json +2 -2
- package/intl/sl.json +4 -4
- package/intl/sv.json +3 -3
- package/intl/th.json +1 -1
- package/intl/tr.json +3 -3
- package/intl/uk.json +1 -1
- package/intl/zh-Hant.json +2 -2
- package/messages.json +2 -2
- package/package.json +9 -6
- package/sbom.json +13 -13
package/dist/index.d.ts
CHANGED
|
@@ -1507,6 +1507,21 @@ interface AutocompleteProps<T = object> extends AriaAutocompleteProps<T>, SlotPr
|
|
|
1507
1507
|
*/
|
|
1508
1508
|
declare function Autocomplete<T>(props: AutocompleteProps<T>): JSX.Element;
|
|
1509
1509
|
|
|
1510
|
+
interface Filter {
|
|
1511
|
+
/** Returns whether a string starts with a given substring. */
|
|
1512
|
+
startsWith: (string: string, substring: string) => boolean;
|
|
1513
|
+
/** Returns whether a string ends with a given substring. */
|
|
1514
|
+
endsWith: (string: string, substring: string) => boolean;
|
|
1515
|
+
/** Returns whether a string contains a given substring. */
|
|
1516
|
+
contains: (string: string, substring: string) => boolean;
|
|
1517
|
+
}
|
|
1518
|
+
/**
|
|
1519
|
+
* Provides localized string search functionality that is useful for filtering or matching items in
|
|
1520
|
+
* a list. Options can be provided to adjust the sensitivity to case, diacritics, and other
|
|
1521
|
+
* parameters.
|
|
1522
|
+
*/
|
|
1523
|
+
declare function useFilter(options?: Intl.CollatorOptions): Filter;
|
|
1524
|
+
|
|
1510
1525
|
interface LinkProps$1 extends PressEvents, FocusableProps$1 {
|
|
1511
1526
|
}
|
|
1512
1527
|
interface AriaLinkProps extends LinkProps$1, LinkDOMProps, AriaLabelingProps {
|
|
@@ -5544,21 +5559,6 @@ interface I18nProviderProps$1 {
|
|
|
5544
5559
|
*/
|
|
5545
5560
|
declare function useLocale(): Locale;
|
|
5546
5561
|
|
|
5547
|
-
interface Filter {
|
|
5548
|
-
/** Returns whether a string starts with a given substring. */
|
|
5549
|
-
startsWith: (string: string, substring: string) => boolean;
|
|
5550
|
-
/** Returns whether a string ends with a given substring. */
|
|
5551
|
-
endsWith: (string: string, substring: string) => boolean;
|
|
5552
|
-
/** Returns whether a string contains a given substring. */
|
|
5553
|
-
contains: (string: string, substring: string) => boolean;
|
|
5554
|
-
}
|
|
5555
|
-
/**
|
|
5556
|
-
* Provides localized string search functionality that is useful for filtering or matching items in
|
|
5557
|
-
* a list. Options can be provided to adjust the sensitivity to case, diacritics, and other
|
|
5558
|
-
* parameters.
|
|
5559
|
-
*/
|
|
5560
|
-
declare function useFilter(options?: Intl.CollatorOptions): Filter;
|
|
5561
|
-
|
|
5562
5562
|
interface PressProps extends PressEvents {
|
|
5563
5563
|
/** Whether the target is in a controlled press state (e.g. an overlay it triggers is open). */
|
|
5564
5564
|
isPressed?: boolean;
|
|
@@ -7298,7 +7298,7 @@ interface IconColorInputProps extends StylingProps, Omit<ColorInputProps, "rende
|
|
|
7298
7298
|
|
|
7299
7299
|
declare const ColorInput: React__default.ForwardRefExoticComponent<ColorInputProps & React__default.RefAttributes<HTMLDivElement>>;
|
|
7300
7300
|
|
|
7301
|
-
declare const IconColorInputButton: React__default.ForwardRefExoticComponent<Omit<ColorInputButtonProps, "
|
|
7301
|
+
declare const IconColorInputButton: React__default.ForwardRefExoticComponent<Omit<ColorInputButtonProps, "color" | "children" | "labelPosition" | "noneLabel"> & {
|
|
7302
7302
|
icon: React__default.FC<IconProps>;
|
|
7303
7303
|
color?: string | null;
|
|
7304
7304
|
} & React__default.RefAttributes<HTMLButtonElement>>;
|
|
@@ -7841,19 +7841,135 @@ interface PaginationProps extends Omit<AriaNumberFieldProps, Excluded>, Omit<Num
|
|
|
7841
7841
|
|
|
7842
7842
|
declare const Pagination: React__default.ForwardRefExoticComponent<PaginationProps & React__default.RefAttributes<HTMLDivElement>>;
|
|
7843
7843
|
|
|
7844
|
+
interface MessageIssueBase {
|
|
7845
|
+
/**
|
|
7846
|
+
* The active locale, except for `locale-alias-collision` — there it is the
|
|
7847
|
+
* hyphenated catalog key that won. For a malformed `defaultMessage` it is
|
|
7848
|
+
* still the active locale, though that template is locale-independent.
|
|
7849
|
+
*/
|
|
7850
|
+
locale: string;
|
|
7851
|
+
/**
|
|
7852
|
+
* Human-readable description of the failure. Some issues name detail no field
|
|
7853
|
+
* carries, so this is what the console channel prints — but its **wording is
|
|
7854
|
+
* not part of the public contract**: branch on `code` and the fields beside
|
|
7855
|
+
* it rather than parsing this.
|
|
7856
|
+
*/
|
|
7857
|
+
message: string;
|
|
7858
|
+
}
|
|
7859
|
+
/**
|
|
7860
|
+
* A single message-resolution failure, as reported to `onMessageIssue`.
|
|
7861
|
+
* Discriminated on `code`, so `id` is guaranteed on the issues that name one
|
|
7862
|
+
* and `error` is reachable only where something actually threw.
|
|
7863
|
+
*
|
|
7864
|
+
* The `?: undefined` members are what let a consumer read `issue.id` before
|
|
7865
|
+
* narrowing on `code`; declaring them absent instead would make that a type
|
|
7866
|
+
* error on the codes that carry no id.
|
|
7867
|
+
*/
|
|
7868
|
+
type MessageIssue = (MessageIssueBase & {
|
|
7869
|
+
code: "missing-message" | "deprecated-message-id";
|
|
7870
|
+
id: string;
|
|
7871
|
+
source?: undefined;
|
|
7872
|
+
error?: undefined;
|
|
7873
|
+
}) | (MessageIssueBase & {
|
|
7874
|
+
code: "malformed-message";
|
|
7875
|
+
id: string;
|
|
7876
|
+
/**
|
|
7877
|
+
* Which template would not format: `"catalog"` is an entry from the
|
|
7878
|
+
* `messages` you supplied, `"defaultMessage"` the English fallback on the
|
|
7879
|
+
* descriptor passed to `formatMessage`. They route differently — one is a
|
|
7880
|
+
* translation to fix, the other a defect in the declaring code.
|
|
7881
|
+
*/
|
|
7882
|
+
source: "catalog" | "defaultMessage";
|
|
7883
|
+
/**
|
|
7884
|
+
* Whatever the formatter threw. Untyped because nothing guarantees an
|
|
7885
|
+
* `Error` — narrow with `error instanceof Error ? error.message :
|
|
7886
|
+
* String(error)`.
|
|
7887
|
+
*/
|
|
7888
|
+
error: unknown;
|
|
7889
|
+
}) | (MessageIssueBase & {
|
|
7890
|
+
code: "no-catalog-for-locale" | "locale-alias-collision";
|
|
7891
|
+
id?: undefined;
|
|
7892
|
+
source?: undefined;
|
|
7893
|
+
error?: undefined;
|
|
7894
|
+
});
|
|
7895
|
+
/**
|
|
7896
|
+
* The kinds of message-resolution failure `I18nProvider` reports.
|
|
7897
|
+
*
|
|
7898
|
+
* - `missing-message` — no supplied catalog answers for the id, so its
|
|
7899
|
+
* `defaultMessage` renders instead (or the id itself, when it declares none).
|
|
7900
|
+
* Reported for any id, an app's own as much as Baseline UI's. Supplying no
|
|
7901
|
+
* catalogs at all is the English-only mode rather than a gap, so there a
|
|
7902
|
+
* descriptor carrying a `defaultMessage` reports nothing; a bare id, which
|
|
7903
|
+
* reaches the screen raw, still does.
|
|
7904
|
+
* - `malformed-message` — a catalog entry (or a `defaultMessage`) could not be
|
|
7905
|
+
* parsed or formatted as an ICU template; `source` says which. Covers a
|
|
7906
|
+
* template that will not parse and a placeholder value the caller did not
|
|
7907
|
+
* supply, for any id, since whoever wrote the template can act on it.
|
|
7908
|
+
* - `deprecated-message-id` — the id resolved only through the deprecated
|
|
7909
|
+
* bare-id fallback (`bui.editor.bold` answered by `bold`). Reported for
|
|
7910
|
+
* Baseline UI's own `bui.*` ids only, the only ones that migration covers. In
|
|
7911
|
+
* development, `message` also names the other ids that bare id answers for;
|
|
7912
|
+
* production builds drop that detail to keep the id map out of the bundle.
|
|
7913
|
+
* - `no-catalog-for-locale` — catalogs were supplied, but none of them covers
|
|
7914
|
+
* the active locale, so every message falls back to its `defaultMessage`, or
|
|
7915
|
+
* to its id where it has none. Raised once for the locale rather than per
|
|
7916
|
+
* message, so it carries no `id`, and no longer gated on the `bui.` prefix.
|
|
7917
|
+
* Not raised when the active locale is itself English, where falling back is
|
|
7918
|
+
* the intended result.
|
|
7919
|
+
* - `locale-alias-collision` — the same locale was supplied under two ID
|
|
7920
|
+
* formats (`pt_BR` and `pt-BR`); the hyphenated entry wins.
|
|
7921
|
+
*
|
|
7922
|
+
* Further codes may be added in a minor release. Handle the ones you care
|
|
7923
|
+
* about and let the rest fall through to a default branch.
|
|
7924
|
+
*/
|
|
7925
|
+
type MessageIssueCode = MessageIssue["code"];
|
|
7844
7926
|
interface I18nProviderProps extends I18nProviderProps$1 {
|
|
7845
7927
|
messages?: LocalizedStrings;
|
|
7846
7928
|
children: React__default.ReactNode;
|
|
7847
7929
|
locale?: string;
|
|
7848
7930
|
/**
|
|
7849
|
-
* Whether to `console.warn` about message
|
|
7850
|
-
*
|
|
7851
|
-
*
|
|
7852
|
-
* in
|
|
7931
|
+
* Whether to `console.warn` about message-resolution failures — see
|
|
7932
|
+
* {@link MessageIssueCode} for the kinds. These warnings are development
|
|
7933
|
+
* guidance, so they are off in production builds — pass `true` to opt back
|
|
7934
|
+
* in. Ignored when `onMessageIssue` is supplied.
|
|
7853
7935
|
*
|
|
7854
7936
|
* @default process.env.NODE_ENV !== "production"
|
|
7855
7937
|
*/
|
|
7856
7938
|
shouldLogMissingMessages?: boolean;
|
|
7939
|
+
/**
|
|
7940
|
+
* Called for every message-resolution failure, with enough detail to tell an
|
|
7941
|
+
* unresolved id from a malformed message and route either into your own
|
|
7942
|
+
* diagnostics.
|
|
7943
|
+
*
|
|
7944
|
+
* Supplying a handler takes ownership of these failures: Baseline UI reports
|
|
7945
|
+
* to it instead of writing to the console, so `shouldLogMissingMessages` no
|
|
7946
|
+
* longer applies. Unlike the console warnings, the handler is also called in
|
|
7947
|
+
* production builds.
|
|
7948
|
+
*
|
|
7949
|
+
* Issues are deduplicated: after mount, each distinct failure is reported
|
|
7950
|
+
* once per locale rather than once per render, and changing the locale starts
|
|
7951
|
+
* a fresh set.
|
|
7952
|
+
*
|
|
7953
|
+
* Called **during render** — except `locale-alias-collision`, which is
|
|
7954
|
+
* reported from an effect — so it must not set state synchronously. Collect
|
|
7955
|
+
* into a ref, or defer with `queueMicrotask`, if a failure needs to reach the
|
|
7956
|
+
* UI. A handler that throws is caught and its own error logged, so a broken
|
|
7957
|
+
* handler cannot take the tree down.
|
|
7958
|
+
*
|
|
7959
|
+
* @example
|
|
7960
|
+
* ```tsx
|
|
7961
|
+
* <I18nProvider
|
|
7962
|
+
* messages={messages}
|
|
7963
|
+
* onMessageIssue={(issue) => {
|
|
7964
|
+
* if (issue.code === "missing-message") return;
|
|
7965
|
+
* telemetry.report(issue.code, { id: issue.id, locale: issue.locale });
|
|
7966
|
+
* }}
|
|
7967
|
+
* >
|
|
7968
|
+
* {children}
|
|
7969
|
+
* </I18nProvider>
|
|
7970
|
+
* ```;
|
|
7971
|
+
*/
|
|
7972
|
+
onMessageIssue?: (issue: MessageIssue) => void;
|
|
7857
7973
|
}
|
|
7858
7974
|
|
|
7859
7975
|
declare const I18nProvider: React__default.FC<I18nProviderProps>;
|
|
@@ -8802,10 +8918,27 @@ interface MessageFormatProps {
|
|
|
8802
8918
|
* (e.g., 'div')
|
|
8803
8919
|
*/
|
|
8804
8920
|
elementType?: React__default.ElementType | "div" | "span";
|
|
8805
|
-
/**
|
|
8921
|
+
/**
|
|
8922
|
+
* The id of the message to format. Spread a `defineMessages` descriptor to
|
|
8923
|
+
* pass this and `defaultMessage` together rather than as separate props.
|
|
8924
|
+
*/
|
|
8806
8925
|
id: string;
|
|
8807
|
-
/**
|
|
8926
|
+
/**
|
|
8927
|
+
* The message to render when no supplied catalog answers for `id`. Without
|
|
8928
|
+
* it an unanswered `id` renders as itself, so pass one for any message the
|
|
8929
|
+
* active catalog might not cover.
|
|
8930
|
+
*
|
|
8931
|
+
* Write it as a literal — the only form the extraction pipeline can read.
|
|
8932
|
+
* Distinct templates are compiled once and cached, so one built per render —
|
|
8933
|
+
* per file name, per row — churns that cache and recompiles the templates it
|
|
8934
|
+
* displaces.
|
|
8935
|
+
*/
|
|
8808
8936
|
defaultMessage?: string;
|
|
8937
|
+
/**
|
|
8938
|
+
* Values for the message's ICU placeholders, e.g. `{ arg0: 2, arg1: 10 }` for
|
|
8939
|
+
* `"Page {arg0} of {arg1}"`.
|
|
8940
|
+
*/
|
|
8941
|
+
values?: Record<string, any>;
|
|
8809
8942
|
}
|
|
8810
8943
|
|
|
8811
8944
|
declare const MessageFormat: React__default.FC<MessageFormatProps>;
|
|
@@ -9415,7 +9548,18 @@ declare class EditorCore {
|
|
|
9415
9548
|
private doc;
|
|
9416
9549
|
/** The last serialized HTML known to us (including setValue calls). */
|
|
9417
9550
|
private lastKnownHtml;
|
|
9551
|
+
/**
|
|
9552
|
+
* Raw string last applied by {@link setValue}; `lastKnownHtml` holds only the
|
|
9553
|
+
* canonical form, which a non-canonical `value` never matches. Cleared on the
|
|
9554
|
+
* editor's own edits, so re-sending an unchanged `value` still reverts it.
|
|
9555
|
+
*/
|
|
9556
|
+
private lastAppliedValue;
|
|
9418
9557
|
private cachedRange;
|
|
9558
|
+
/**
|
|
9559
|
+
* A doc replacement landed while the editor was unfocused, so `cachedRange`
|
|
9560
|
+
* was never written to the DOM. Replayed by the focus handler.
|
|
9561
|
+
*/
|
|
9562
|
+
private needsSelectionRestore;
|
|
9419
9563
|
private composing;
|
|
9420
9564
|
private pending;
|
|
9421
9565
|
/**
|
|
@@ -9458,6 +9602,7 @@ declare class EditorCore {
|
|
|
9458
9602
|
private readonly handleInputBound;
|
|
9459
9603
|
private readonly handlePasteBound;
|
|
9460
9604
|
private readonly handlePointerDownBound;
|
|
9605
|
+
private readonly handleFocusBound;
|
|
9461
9606
|
private readonly handleCompositionStartBound;
|
|
9462
9607
|
private readonly handleCompositionEndBound;
|
|
9463
9608
|
private readonly handleSelectionChangeBound;
|
|
@@ -9494,6 +9639,7 @@ declare class EditorCore {
|
|
|
9494
9639
|
canUndo(): boolean;
|
|
9495
9640
|
canRedo(): boolean;
|
|
9496
9641
|
focus(): void;
|
|
9642
|
+
private hasFocus;
|
|
9497
9643
|
setCaretPosition(absoluteOffset: number): void;
|
|
9498
9644
|
/**
|
|
9499
9645
|
* Restores a model selection: focuses the editor and writes the range to
|
|
@@ -10423,7 +10569,7 @@ interface ColorSwatchPickerProps extends StylingProps, Pick<RadioGroupProps, "op
|
|
|
10423
10569
|
|
|
10424
10570
|
declare const ColorSwatchPicker: React__default.ForwardRefExoticComponent<ColorSwatchPickerProps & React__default.RefAttributes<HTMLDivElement>>;
|
|
10425
10571
|
|
|
10426
|
-
declare const TimeField: React__default.ForwardRefExoticComponent<StylingProps & Omit<Omit<TimeFieldStateOptions<TimeValue>, "locale"> & AriaTimeFieldProps<TimeValue>, "
|
|
10572
|
+
declare const TimeField: React__default.ForwardRefExoticComponent<StylingProps & Omit<Omit<TimeFieldStateOptions<TimeValue>, "locale"> & AriaTimeFieldProps<TimeValue>, "isRequired" | "validate" | "validationState" | "isInvalid"> & Pick<SharedInputProps, "label" | "variant" | "validationState" | "labelPosition"> & InputMessage & React__default.RefAttributes<HTMLDivElement>>;
|
|
10427
10573
|
|
|
10428
10574
|
type TimeFieldProps = StylingProps & Omit<Omit<TimeFieldStateOptions, "locale"> & AriaTimeFieldProps<TimeValue>, "validationState" | "isInvalid" | "isRequired" | "validate"> & Pick<SharedInputProps, "variant" | "labelPosition" | "validationState" | "label"> & InputMessage;
|
|
10429
10575
|
|
|
@@ -10702,7 +10848,7 @@ type DateFieldProps = StylingProps & Omit<Omit<DateFieldStateOptions, "locale">
|
|
|
10702
10848
|
openCalendarLabel?: string;
|
|
10703
10849
|
};
|
|
10704
10850
|
|
|
10705
|
-
declare const DateField: React__default.ForwardRefExoticComponent<StylingProps & Omit<Omit<DateFieldStateOptions<DateValue>, "locale"> & AriaDateFieldProps<DateValue>, "
|
|
10851
|
+
declare const DateField: React__default.ForwardRefExoticComponent<StylingProps & Omit<Omit<DateFieldStateOptions<DateValue>, "locale"> & AriaDateFieldProps<DateValue>, "isRequired" | "validate" | "validationState" | "isInvalid" | "createCalendar"> & Pick<SharedInputProps, "label" | "variant" | "validationState" | "labelPosition"> & InputMessage & {
|
|
10706
10852
|
pickerType?: DateFieldPickerType;
|
|
10707
10853
|
openCalendarLabel?: string;
|
|
10708
10854
|
} & React__default.RefAttributes<HTMLDivElement>>;
|
|
@@ -11504,6 +11650,135 @@ declare const useUndoRedo: <T>(initialState: T | undefined, { isDisabled, onActi
|
|
|
11504
11650
|
*/
|
|
11505
11651
|
declare function useIsFirstRender(): boolean;
|
|
11506
11652
|
|
|
11653
|
+
/**
|
|
11654
|
+
* Every message id Baseline UI can ask an `I18nProvider` to resolve.
|
|
11655
|
+
*
|
|
11656
|
+
* Use it to derive translation coverage instead of maintaining a hand-written
|
|
11657
|
+
* copy that goes stale on each upgrade:
|
|
11658
|
+
*
|
|
11659
|
+
* @example
|
|
11660
|
+
* ```ts
|
|
11661
|
+
* import { messageIds } from "@baseline-ui/core";
|
|
11662
|
+
*
|
|
11663
|
+
* const uncovered = messageIds.filter((id) => !(id in ourCatalog.en));
|
|
11664
|
+
* ```;
|
|
11665
|
+
*/
|
|
11666
|
+
declare const messageIds: readonly ["bui.alertDialog.close", "bui.audioPlayer.audioTimeline", "bui.audioPlayer.pause", "bui.audioPlayer.play", "bui.buttonSelect.more", "bui.buttonSelect.moreWithLabel", "bui.calendar.nextMonth", "bui.calendar.nextYear", "bui.calendar.previousMonth", "bui.calendar.previousYear", "bui.calendar.selectMonth", "bui.calendar.selectYear", "bui.colorInput.add", "bui.colorInput.addColor", "bui.colorInput.cancel", "bui.colorInput.colorFormat", "bui.colorInput.colorPresets", "bui.colorInput.customColors", "bui.colorInput.indeterminate", "bui.colorInput.newColor", "bui.colorInput.noColor", "bui.colorInput.removeColor", "bui.colorInput.transparent", "bui.colorSwatch.none", "bui.dateField.openCalendar", "bui.drawer.close", "bui.editor.action", "bui.editor.addLink", "bui.editor.backgroundColor", "bui.editor.bold", "bui.editor.cancel", "bui.editor.close", "bui.editor.copy", "bui.editor.cut", "bui.editor.editLink", "bui.editor.fontColor", "bui.editor.help", "bui.editor.italic", "bui.editor.linkAnnotation", "bui.editor.mention", "bui.editor.openHelpDialog", "bui.editor.paste", "bui.editor.redo", "bui.editor.removeLink", "bui.editor.save", "bui.editor.selectAll", "bui.editor.shortcut", "bui.editor.submit", "bui.editor.toolbarFocus", "bui.editor.underline", "bui.editor.undo", "bui.fileList.loading", "bui.fileList.removeHint", "bui.freehandCanvas.redo", "bui.freehandCanvas.undo", "bui.imageDropZone.selectImage", "bui.imageGallery.cancel", "bui.imageGallery.delete", "bui.imageGallery.loading", "bui.inlineAlert.close", "bui.pagination.goToPage", "bui.pagination.nextPage", "bui.pagination.pageXofY", "bui.pagination.prevPage", "bui.select.clear", "bui.select.more", "bui.select.search", "bui.select.selectAll", "bui.stepper.completed", "bui.stepper.label", "bui.stepper.step", "bui.table.loading", "bui.toolbar.more", "bui.treeView.collapse", "bui.treeView.expand", "bui.treeView.rename", "bui.useMedia.paused", "bui.useMedia.playing"];
|
|
11667
|
+
type MessageId = (typeof messageIds)[number];
|
|
11668
|
+
/**
|
|
11669
|
+
* Maps each deprecated bare id — the last dot-segment of a namespaced id — to
|
|
11670
|
+
* every id that claims it, so a catalog keyed the old way can be re-keyed
|
|
11671
|
+
* mechanically. Each key is kept alongside the ids it maps to: a bare key may
|
|
11672
|
+
* also be one your own app looks up, and the namespaced entry is what Baseline
|
|
11673
|
+
* UI resolves against either way.
|
|
11674
|
+
*
|
|
11675
|
+
* @example
|
|
11676
|
+
* ```ts
|
|
11677
|
+
* import { legacyMessageIdMap } from "@baseline-ui/core";
|
|
11678
|
+
*
|
|
11679
|
+
* const migrated = Object.fromEntries(
|
|
11680
|
+
* Object.entries(oldCatalog).flatMap(([key, value]) => [
|
|
11681
|
+
* [key, value],
|
|
11682
|
+
* ...(legacyMessageIdMap[key] ?? []).map((id) => [id, value]),
|
|
11683
|
+
* ]),
|
|
11684
|
+
* );
|
|
11685
|
+
* ```;
|
|
11686
|
+
*
|
|
11687
|
+
* @remarks An entry with more than one id is ambiguous: overriding that bare id
|
|
11688
|
+
* overrides every component listed, which forecloses any language where the
|
|
11689
|
+
* word inflects differently per context. Those need a per-id translation.
|
|
11690
|
+
* The bare-id fallback is deprecated and will be removed in a future major.
|
|
11691
|
+
*/
|
|
11692
|
+
declare const legacyMessageIdMap: Readonly<Partial<Record<string, readonly MessageId[]>>>;
|
|
11693
|
+
|
|
11694
|
+
/**
|
|
11695
|
+
* Builds a message formatter outside of a React render.
|
|
11696
|
+
*
|
|
11697
|
+
* The returned function is the same engine `useI18n` runs on, so for a given
|
|
11698
|
+
* locale, catalog and set of values it produces exactly the string a component
|
|
11699
|
+
* would render — including the `defaultMessage` fallback for ids a catalog
|
|
11700
|
+
* omits, and the deprecated bare-id fallback for older catalogs.
|
|
11701
|
+
*
|
|
11702
|
+
* Use it wherever no component is rendering: an alert raised from an async
|
|
11703
|
+
* task, a label composed in a plain utility module, a string handed to a
|
|
11704
|
+
* non-React API. Inside a component, use `useI18n` instead so the message
|
|
11705
|
+
* follows the locale of the surrounding `I18nProvider`.
|
|
11706
|
+
*
|
|
11707
|
+
* @example
|
|
11708
|
+
* ```ts
|
|
11709
|
+
* import { createMessageFormatter } from "@baseline-ui/core";
|
|
11710
|
+
* import de from "@baseline-ui/core/intl/de.json";
|
|
11711
|
+
*
|
|
11712
|
+
* const formatMessage = createMessageFormatter({
|
|
11713
|
+
* locale: "de-DE",
|
|
11714
|
+
* messages: { de },
|
|
11715
|
+
* });
|
|
11716
|
+
*
|
|
11717
|
+
* window.alert(
|
|
11718
|
+
* formatMessage(
|
|
11719
|
+
* {
|
|
11720
|
+
* id: "bui.fileList.removeHint",
|
|
11721
|
+
* defaultMessage: "{fileName}, press Delete or Backspace to remove",
|
|
11722
|
+
* },
|
|
11723
|
+
* { fileName: "photo.png" },
|
|
11724
|
+
* ),
|
|
11725
|
+
* );
|
|
11726
|
+
* ```;
|
|
11727
|
+
*
|
|
11728
|
+
* @template T - The shape of one locale's messages, when you want the returned
|
|
11729
|
+
* function to accept only that catalog's ids. Pass it explicitly — it is not
|
|
11730
|
+
* inferred from `messages`, since a partial catalog would then reject the
|
|
11731
|
+
* `bui.*` ids it does not itself translate. Defaults to any string id.
|
|
11732
|
+
* @param options.locale - The BCP 47 locale to format in. Unlike `useI18n`
|
|
11733
|
+
* there is no surrounding provider to read it from, so it is required.
|
|
11734
|
+
* @param options.messages - Locale-keyed catalogs, in the same shape
|
|
11735
|
+
* `I18nProvider` takes, plus keys that came straight from an `import.meta.glob`
|
|
11736
|
+
* (`./intl/de.json`) which are reduced to their locale. Omit them and every
|
|
11737
|
+
* message formatted from a descriptor renders its English `defaultMessage`,
|
|
11738
|
+
* while a bare id renders as itself. There is no provider here to merge with
|
|
11739
|
+
* — these catalogs are the only ones consulted.
|
|
11740
|
+
* @param options.shouldLogMissingMessages - Whether to report missing
|
|
11741
|
+
* translations to the console. Defaults to off in production builds, on
|
|
11742
|
+
* everywhere else, matching `I18nProvider`. Ignored when `onMessageIssue` is
|
|
11743
|
+
* supplied.
|
|
11744
|
+
* @param options.onMessageIssue - Called for every message-resolution failure
|
|
11745
|
+
* instead of writing to the console, exactly as the `I18nProvider` prop of the
|
|
11746
|
+
* same name.
|
|
11747
|
+
* @returns A `formatMessage` function bound to that locale and those messages.
|
|
11748
|
+
* @throws If `locale` is not a valid BCP 47 language tag.
|
|
11749
|
+
*/
|
|
11750
|
+
declare function createMessageFormatter<T extends Record<string, string> = Record<string, string>>({ locale, messages, shouldLogMissingMessages, onMessageIssue, }: CreateMessageFormatterOptions): MessageFormatter<T>;
|
|
11751
|
+
/**
|
|
11752
|
+
* A hook that provides internationalization functionality, reading its messages
|
|
11753
|
+
* entirely from the surrounding `I18nProvider`. It returns a function to format
|
|
11754
|
+
* messages and the current locale.
|
|
11755
|
+
*
|
|
11756
|
+
* With no catalog of your own, `formatMessage` takes a built-in `MessageId` or
|
|
11757
|
+
* a `MessageDescriptor`, so a misspelled id is a compile error. A bare
|
|
11758
|
+
* `MessageId` still needs a catalog to answer for it — pass the descriptor to
|
|
11759
|
+
* render Baseline UI's English without one. To put your application's own
|
|
11760
|
+
* string ids through the hook, pass their catalog or name it —
|
|
11761
|
+
* `useI18n<MyMessages>()`.
|
|
11762
|
+
*
|
|
11763
|
+
* To format a message outside of a render, use `createMessageFormatter`.
|
|
11764
|
+
*
|
|
11765
|
+
* @example
|
|
11766
|
+
* ```tsx
|
|
11767
|
+
* import { useI18n } from "@baseline-ui/core";
|
|
11768
|
+
*
|
|
11769
|
+
* const MyComponent = () => {
|
|
11770
|
+
* const { formatMessage } = useI18n();
|
|
11771
|
+
*
|
|
11772
|
+
* return (
|
|
11773
|
+
* <p>{formatMessage({ id: "bui.editor.bold", defaultMessage: "Bold" })}</p>
|
|
11774
|
+
* );
|
|
11775
|
+
* };
|
|
11776
|
+
* ```;
|
|
11777
|
+
*
|
|
11778
|
+
* @returns An object containing a function to format messages and the current
|
|
11779
|
+
* locale.
|
|
11780
|
+
*/
|
|
11781
|
+
declare function useI18n(messages?: undefined): I18nResult<Record<MessageId, string>>;
|
|
11507
11782
|
/**
|
|
11508
11783
|
* A hook that provides internationalization functionality. It returns a
|
|
11509
11784
|
* function to format messages and the current locale.
|
|
@@ -11513,6 +11788,8 @@ declare function useIsFirstRender(): boolean;
|
|
|
11513
11788
|
* win on key conflicts, while unmatched local keys are preserved. When only one
|
|
11514
11789
|
* source is present the behavior is unchanged (backwards compatible).
|
|
11515
11790
|
*
|
|
11791
|
+
* To format a message outside of a render, use `createMessageFormatter`.
|
|
11792
|
+
*
|
|
11516
11793
|
* @example
|
|
11517
11794
|
* ```tsx
|
|
11518
11795
|
* import { useI18n } from "@baseline-ui/core";
|
|
@@ -11534,16 +11811,56 @@ declare function useIsFirstRender(): boolean;
|
|
|
11534
11811
|
* ```;
|
|
11535
11812
|
*
|
|
11536
11813
|
* @template T - A type that represents the shape of the translation messages.
|
|
11814
|
+
* Naming it — `useI18n<MyMessages>()` — is also how an application declares
|
|
11815
|
+
* its own ids when it registers them through `I18nProvider` and passes no
|
|
11816
|
+
* catalog here.
|
|
11537
11817
|
* @param messages - An optional object containing translation messages for
|
|
11538
11818
|
* different locales. When provider messages (from `I18nProvider`) are also
|
|
11539
11819
|
* present, local and provider messages are merged per locale — provider
|
|
11540
11820
|
* values take precedence on key conflicts. If omitted, the hook reads
|
|
11541
|
-
* entirely from the provider
|
|
11821
|
+
* entirely from the provider, and `formatMessage` still takes the ids of
|
|
11822
|
+
* `T`. Omitting it *without* naming `T` selects the overload above, whose
|
|
11823
|
+
* ids are the built-in `MessageId` union.
|
|
11542
11824
|
* @returns {I18nResult<T>} An object containing a function to format messages
|
|
11543
11825
|
* and the current locale.
|
|
11544
11826
|
*/
|
|
11545
11827
|
declare function useI18n<T extends Record<string, string>>(messages?: Record<string, T>): I18nResult<T>;
|
|
11546
11828
|
type MessageFormatter<T> = (id: keyof T | MessageDescriptor, values?: Record<string, any>) => string;
|
|
11829
|
+
/** The `I18nProvider` props that apply outside a render, as a plain object. */
|
|
11830
|
+
interface CreateMessageFormatterOptions {
|
|
11831
|
+
/**
|
|
11832
|
+
* The BCP 47 locale to format in. Required — there is no surrounding
|
|
11833
|
+
* `I18nProvider` to inherit it from.
|
|
11834
|
+
*/
|
|
11835
|
+
locale: string;
|
|
11836
|
+
/**
|
|
11837
|
+
* Locale-keyed catalogs, in the shape `I18nProvider` takes. These are the only
|
|
11838
|
+
* catalogs consulted; nothing is merged in from a provider. Omit them and
|
|
11839
|
+
* every message formatted from a descriptor renders its English
|
|
11840
|
+
* `defaultMessage`, while a bare id renders as itself.
|
|
11841
|
+
*/
|
|
11842
|
+
messages?: LocalizedStrings;
|
|
11843
|
+
/**
|
|
11844
|
+
* Whether to report missing translations to the console. Defaults to off in
|
|
11845
|
+
* production builds and on everywhere else, matching `I18nProvider`. Ignored
|
|
11846
|
+
* when `onMessageIssue` is supplied.
|
|
11847
|
+
*/
|
|
11848
|
+
shouldLogMissingMessages?: boolean;
|
|
11849
|
+
/**
|
|
11850
|
+
* Called for every message-resolution failure, the standalone counterpart of
|
|
11851
|
+
* the `I18nProvider` prop — see `MessageIssueCode` for the kinds.
|
|
11852
|
+
*
|
|
11853
|
+
* The ownership rule is the same: supplying a handler routes failures to it
|
|
11854
|
+
* instead of the console, in production builds too, and
|
|
11855
|
+
* `shouldLogMissingMessages` no longer applies. A handler that throws is
|
|
11856
|
+
* caught and its own error logged.
|
|
11857
|
+
*
|
|
11858
|
+
* Deduplication is per formatter rather than per provider: each distinct
|
|
11859
|
+
* failure reaches the handler once for the life of this `formatMessage`.
|
|
11860
|
+
* Build a second formatter to hear them again.
|
|
11861
|
+
*/
|
|
11862
|
+
onMessageIssue?: (issue: MessageIssue) => void;
|
|
11863
|
+
}
|
|
11547
11864
|
interface I18nResult<T extends LocalizedStrings[keyof LocalizedStrings]> {
|
|
11548
11865
|
formatMessage: MessageFormatter<T>;
|
|
11549
11866
|
locale: Locale;
|
|
@@ -11558,13 +11875,13 @@ interface MessageDescriptor {
|
|
|
11558
11875
|
description?: string;
|
|
11559
11876
|
}
|
|
11560
11877
|
/**
|
|
11561
|
-
*
|
|
11878
|
+
* Marks a set of message descriptors for `eslint-plugin-formatjs` and the
|
|
11879
|
+
* extraction pipeline that produces `messages.json`. A pure identity function
|
|
11880
|
+
* at runtime — call it for the tooling, not for an effect it has on
|
|
11881
|
+
* formatting.
|
|
11562
11882
|
*
|
|
11563
11883
|
* @param messages An object containing message descriptors.
|
|
11564
|
-
* @returns
|
|
11565
|
-
* property names.
|
|
11566
|
-
* @remarks Registers each `defaultMessage` so the no-catalog path can format it
|
|
11567
|
-
* as ICU rather than rendering the template verbatim.
|
|
11884
|
+
* @returns The same object, unchanged.
|
|
11568
11885
|
*/
|
|
11569
11886
|
declare const defineMessages: <T extends Record<string, MessageDescriptor>>(messages: T) => T;
|
|
11570
11887
|
|
|
@@ -11709,47 +12026,6 @@ declare function usePreventFocus({ ref, isDisabled, }: {
|
|
|
11709
12026
|
isDisabled?: boolean;
|
|
11710
12027
|
}): void;
|
|
11711
12028
|
|
|
11712
|
-
/**
|
|
11713
|
-
* Every message id Baseline UI can ask an `I18nProvider` to resolve.
|
|
11714
|
-
*
|
|
11715
|
-
* Use it to derive translation coverage instead of maintaining a hand-written
|
|
11716
|
-
* copy that goes stale on each upgrade:
|
|
11717
|
-
*
|
|
11718
|
-
* @example
|
|
11719
|
-
* ```ts
|
|
11720
|
-
* import { messageIds } from "@baseline-ui/core";
|
|
11721
|
-
*
|
|
11722
|
-
* const uncovered = messageIds.filter((id) => !(id in ourCatalog.en));
|
|
11723
|
-
* ```;
|
|
11724
|
-
*/
|
|
11725
|
-
declare const messageIds: readonly ["bui.alertDialog.close", "bui.audioPlayer.audioTimeline", "bui.audioPlayer.pause", "bui.audioPlayer.play", "bui.buttonSelect.more", "bui.buttonSelect.moreWithLabel", "bui.calendar.nextMonth", "bui.calendar.nextYear", "bui.calendar.previousMonth", "bui.calendar.previousYear", "bui.calendar.selectMonth", "bui.calendar.selectYear", "bui.colorInput.add", "bui.colorInput.addColor", "bui.colorInput.cancel", "bui.colorInput.colorFormat", "bui.colorInput.colorPresets", "bui.colorInput.customColors", "bui.colorInput.indeterminate", "bui.colorInput.newColor", "bui.colorInput.noColor", "bui.colorInput.removeColor", "bui.colorInput.transparent", "bui.colorSwatch.none", "bui.dateField.openCalendar", "bui.drawer.close", "bui.editor.action", "bui.editor.addLink", "bui.editor.backgroundColor", "bui.editor.bold", "bui.editor.cancel", "bui.editor.close", "bui.editor.copy", "bui.editor.cut", "bui.editor.editLink", "bui.editor.fontColor", "bui.editor.help", "bui.editor.italic", "bui.editor.linkAnnotation", "bui.editor.mention", "bui.editor.openHelpDialog", "bui.editor.paste", "bui.editor.redo", "bui.editor.removeLink", "bui.editor.save", "bui.editor.selectAll", "bui.editor.shortcut", "bui.editor.submit", "bui.editor.toolbarFocus", "bui.editor.underline", "bui.editor.undo", "bui.fileList.loading", "bui.fileList.removeHint", "bui.freehandCanvas.redo", "bui.freehandCanvas.undo", "bui.imageDropZone.selectImage", "bui.imageGallery.cancel", "bui.imageGallery.delete", "bui.imageGallery.loading", "bui.inlineAlert.close", "bui.pagination.goToPage", "bui.pagination.nextPage", "bui.pagination.pageXofY", "bui.pagination.prevPage", "bui.select.clear", "bui.select.more", "bui.select.search", "bui.select.selectAll", "bui.stepper.completed", "bui.stepper.label", "bui.stepper.step", "bui.table.loading", "bui.toolbar.more", "bui.treeView.collapse", "bui.treeView.expand", "bui.treeView.rename", "bui.useMedia.paused", "bui.useMedia.playing"];
|
|
11726
|
-
type MessageId = (typeof messageIds)[number];
|
|
11727
|
-
/**
|
|
11728
|
-
* Maps each deprecated bare id — the last dot-segment of a namespaced id — to
|
|
11729
|
-
* every id that claims it, so a catalog keyed the old way can be re-keyed
|
|
11730
|
-
* mechanically. Each key is kept alongside the ids it maps to: a bare key may
|
|
11731
|
-
* also be one your own app looks up, and the namespaced entry is what Baseline
|
|
11732
|
-
* UI resolves against either way.
|
|
11733
|
-
*
|
|
11734
|
-
* @example
|
|
11735
|
-
* ```ts
|
|
11736
|
-
* import { legacyMessageIdMap } from "@baseline-ui/core";
|
|
11737
|
-
*
|
|
11738
|
-
* const migrated = Object.fromEntries(
|
|
11739
|
-
* Object.entries(oldCatalog).flatMap(([key, value]) => [
|
|
11740
|
-
* [key, value],
|
|
11741
|
-
* ...(legacyMessageIdMap[key] ?? []).map((id) => [id, value]),
|
|
11742
|
-
* ]),
|
|
11743
|
-
* );
|
|
11744
|
-
* ```;
|
|
11745
|
-
*
|
|
11746
|
-
* @remarks An entry with more than one id is ambiguous: overriding that bare id
|
|
11747
|
-
* overrides every component listed, which forecloses any language where the
|
|
11748
|
-
* word inflects differently per context. Those need a per-id translation.
|
|
11749
|
-
* The bare-id fallback is deprecated and will be removed in a future major.
|
|
11750
|
-
*/
|
|
11751
|
-
declare const legacyMessageIdMap: Readonly<Partial<Record<string, readonly MessageId[]>>>;
|
|
11752
|
-
|
|
11753
12029
|
type Assertiveness = 'assertive' | 'polite';
|
|
11754
12030
|
type Message = string | {
|
|
11755
12031
|
'aria-labelledby': string;
|
|
@@ -11816,5 +12092,5 @@ declare namespace reactStately {
|
|
|
11816
12092
|
export type { reactStately_Color as Color, reactStately_ListData as ListData, reactStately_TreeData as TreeData };
|
|
11817
12093
|
}
|
|
11818
12094
|
|
|
11819
|
-
export { Accordion, AccordionItem, ActionButton, ActionGroup, ActionGroupItem, ActionIconButton, Actionable, AlertDialog, AudioPlayer, Autocomplete, Avatar, Box, ButtonSelect, Calendar, Cell, Checkbox, Code, ColorInput, ColorSwatch, ColorSwatchPicker, Column, ComboBox, DateField, DateFormat, DefaultListOption, DeviceProvider, DeviceProviderContext, Dialog, DialogTitle, Disclosure, DomNodeRenderer, Drawer, EMPTY_SELECTION_STATE, Editor, EditorCore, EditorProvider, FileInput, FileList$1 as FileList, FileUploader, FocusScope, Focusable, FrameProvider, FreehandCanvas, GlobalToastRegion, GridLayout, GridList, Group, I18nProvider, Icon, IconColorInput, IconColorInputButton, IconSelect, IconSlider, ImageDropZone, ImageGallery, InlineAlert, Kbd, Link, ListBox, ListLayout, LocaleAwareGridLayout, Markdown, Menu, MessageFormat, Modal, ModalClose, ModalContent, ModalTrigger, NumberFormat, NumberInput, Pagination, Panel, PanelGroup, PanelResizeHandle, PointPicker, PointPickerContent, PointPickerDisplay, Popover, PopoverContent, PopoverTrigger, Portal, PortalContainerProvider, Pressable, Preview, ProgressBar, ProgressSpinner, REACT_ARIA_INCOMPATIBLE_KEYS, RadioGroup, RangeCalendar, Reaction, Row, ScrollControlButton, SearchInput, Select, Separator, Size, Skeleton, Slider, StatusCard, Stepper, Switch, TabItem, Table, TableBody, TableHeader, TableLayout, Tabs, Tag, TagGroup, TaggedPagination, Text, TextInput, ThemeProvider, TimeField, ToastQueue, ToggleButton, ToggleIconButton, Toolbar, Tooltip, TreeView, UNSAFE_ListBox, reactAria as UNSAFE_aria, reactStately as UNSAFE_stately, VIRTUALIZER_LAYOUT_DEFAULT_OPTIONS, Virtualizer, VisuallyHidden, WaterfallLayout, announce, areColorsEqual, booleanOrObjectToConfig, calculateFontSizeToFitWidth, capitalize, clamp, classNames, cleanKeyFromGlobImport, clearAnnouncer, defineMessages, destroyAnnouncer, devWarnOnce, directionVar, disableAnimations, enableAnimations, filterDOMProps, filterTruthyValues, findFocusableElements, getAbsoluteBounds, getAbsolutePosition, getActiveElement, getHTMLElement, getOsSpecificKeyboardShortcutLabel, getOwnerDocument, getPlainText, getSvgPathFromStroke, getTextDimensions, handleEditorShortcut, iconMap, invariant, isFocusableElement, isInIframe, isInShadowDOM, isInputThatOpensKeyboard, isInsideOverlayContent, isRect, isUrl, legacyMessageIdMap, lightenColor, mergeProps, mergeRefs, messageIds, onDropOrPaste, parseColor, safeSpreadProps, useCollator, useDateFormatter, useDevice, useDragAndDrop, useEditable, useEditor, useEditorContext, useFilter, useFocusRing, useFocusVisible, useFrameDimensions, useI18n, useId, useImage, useInteractionModality, useIntersectionObserver, useIsFirstRender, useKeyboard, useListData, useLiveInteractionModality, useLocalStorage, useLocale, useMutationObserver, useNumberFormatter, useObjectRef, usePointProximity, usePortalContainer, usePreventFocus, useResizeObserver, useTableDragAndDrop, useTextSelection, useUndoRedo, useUserPreferences };
|
|
11820
|
-
export type { AccordionItemProps, AccordionProps, ActionButtonProps, ActionGroupProps, ActionIconButtonProps, ActionableProps, ActiveMarks, AlertDialogProps, AudioPlayerProps, AutocompleteProps, AvatarProps, BlockProps, BoundaryAxis, BoxProps, ButtonSelectProps, CalendarHeaderVariant, CalendarProps, CalendarSize, CellProps, CheckboxProps, CodeProps, ColorInputProps, ColorPreset, ColorSwatchPickerProps, ColorSwatchProps, ColumnProps, ComboBoxProps, CommandArgs, CommandName, DateFieldPickerType, DateFieldProps, DateFormatProps, Device, DeviceProviderProps, DialogProps, DialogTitleProps, DisclosureProps, DomNodeRendererProps, DrawerProps, EditableProps, EditorCoreOptions, EditorHandle, EditorProps, EditorProviderProps, EditorState, FileInputProps, FileListItem, FileListProps, FileUploaderProps, FocusableProps, FrameProviderProps, FreehandCanvasProps, GridListProps, GroupProps, HorizontalBoundaryBehavior, I18nProviderProps, I18nResult, IconColorInputProps, IconComponentProps$1 as IconComponentProps, IconProps, IconSelectProps, IconSliderProps, ImageDropZoneProps, ImageGalleryProps, ImperativePanelGroupHandle, ImperativePanelHandle, InlineAlertProps, IntersectionObserverOptions, KbdProps, Key, LinkProps, ListBoxProps, ListHandle$1 as ListHandle, ListOption, MarkName, MarkdownProps, MenuItem, MenuProps, MessageDescriptor, MessageFormatProps, MessageFormatter, MessageId, ModalContentProps, ModalProps, ModelPoint, ModelRange, NumberFormatProps, NumberInputProps, PaginationProps, PanelGroupProps, PanelProps, PanelResizeHandleProps, PointPickerContentProps, PointPickerDisplayProps, PointPickerProps, PopoverContentHandle, PopoverContentProps, PopoverProps, PopoverTriggerProps, PortalProps, PressEvent, PreviewProps, ProgressBarProps, ProgressSpinnerProps, RadioGroupProps, RangeCalendarProps, ReactAriaIncompatibleKey, ReactionProps, Rect, ResizeObserverOptions, RichTextEditorDoc, RichTextEditorInline, RichTextEditorLink, RichTextEditorMention, RichTextEditorMentionInput, RichTextEditorParagraph, RichTextEditorText, RowProps, SVGRProps, SafeDOMAttributes, ScrollControlButtonProps, SearchInputProps, SelectProps, SelectionState, SeparatorProps, SetValue, SkeletonProps, SliderProps, StatusCardProps, StepperItem, StepperProps, StylingProps, SwitchProps, TabItemProps, TableBodyProps, TableHeaderProps, TableProps, TabsProps, TagGroupProps, TagProps, TagVariant, TaggedPaginationProps, TextInputProps, TextProps, TextSelectionProps, ThemeProviderProps, TimeFieldProps, ToastProps, ToggleButtonProps, ToggleIconButtonProps, ToolbarProps, TooltipProps, TreeListItem, TreeViewProps, UNSAFE_ListBoxProps, UseEditableOptions, UseEditorOptions, UseTableDragAndDropOptions, VirtualizerProps };
|
|
12095
|
+
export { Accordion, AccordionItem, ActionButton, ActionGroup, ActionGroupItem, ActionIconButton, Actionable, AlertDialog, AudioPlayer, Autocomplete, Avatar, Box, ButtonSelect, Calendar, Cell, Checkbox, Code, ColorInput, ColorSwatch, ColorSwatchPicker, Column, ComboBox, DateField, DateFormat, DefaultListOption, DeviceProvider, DeviceProviderContext, Dialog, DialogTitle, Disclosure, DomNodeRenderer, Drawer, EMPTY_SELECTION_STATE, Editor, EditorCore, EditorProvider, FileInput, FileList$1 as FileList, FileUploader, FocusScope, Focusable, FrameProvider, FreehandCanvas, GlobalToastRegion, GridLayout, GridList, Group, I18nProvider, Icon, IconColorInput, IconColorInputButton, IconSelect, IconSlider, ImageDropZone, ImageGallery, InlineAlert, Kbd, Link, ListBox, ListLayout, LocaleAwareGridLayout, Markdown, Menu, MessageFormat, Modal, ModalClose, ModalContent, ModalTrigger, NumberFormat, NumberInput, Pagination, Panel, PanelGroup, PanelResizeHandle, PointPicker, PointPickerContent, PointPickerDisplay, Popover, PopoverContent, PopoverTrigger, Portal, PortalContainerProvider, Pressable, Preview, ProgressBar, ProgressSpinner, REACT_ARIA_INCOMPATIBLE_KEYS, RadioGroup, RangeCalendar, Reaction, Row, ScrollControlButton, SearchInput, Select, Separator, Size, Skeleton, Slider, StatusCard, Stepper, Switch, TabItem, Table, TableBody, TableHeader, TableLayout, Tabs, Tag, TagGroup, TaggedPagination, Text, TextInput, ThemeProvider, TimeField, ToastQueue, ToggleButton, ToggleIconButton, Toolbar, Tooltip, TreeView, UNSAFE_ListBox, reactAria as UNSAFE_aria, reactStately as UNSAFE_stately, VIRTUALIZER_LAYOUT_DEFAULT_OPTIONS, Virtualizer, VisuallyHidden, WaterfallLayout, announce, areColorsEqual, booleanOrObjectToConfig, calculateFontSizeToFitWidth, capitalize, clamp, classNames, cleanKeyFromGlobImport, clearAnnouncer, createMessageFormatter, defineMessages, destroyAnnouncer, devWarnOnce, directionVar, disableAnimations, enableAnimations, filterDOMProps, filterTruthyValues, findFocusableElements, getAbsoluteBounds, getAbsolutePosition, getActiveElement, getHTMLElement, getOsSpecificKeyboardShortcutLabel, getOwnerDocument, getPlainText, getSvgPathFromStroke, getTextDimensions, handleEditorShortcut, iconMap, invariant, isFocusableElement, isInIframe, isInShadowDOM, isInputThatOpensKeyboard, isInsideOverlayContent, isRect, isUrl, legacyMessageIdMap, lightenColor, mergeProps, mergeRefs, messageIds, onDropOrPaste, parseColor, safeSpreadProps, useCollator, useDateFormatter, useDevice, useDragAndDrop, useEditable, useEditor, useEditorContext, useFilter, useFocusRing, useFocusVisible, useFrameDimensions, useI18n, useId, useImage, useInteractionModality, useIntersectionObserver, useIsFirstRender, useKeyboard, useListData, useLiveInteractionModality, useLocalStorage, useLocale, useMutationObserver, useNumberFormatter, useObjectRef, usePointProximity, usePortalContainer, usePreventFocus, useResizeObserver, useTableDragAndDrop, useTextSelection, useUndoRedo, useUserPreferences };
|
|
12096
|
+
export type { AccordionItemProps, AccordionProps, ActionButtonProps, ActionGroupProps, ActionIconButtonProps, ActionableProps, ActiveMarks, AlertDialogProps, AudioPlayerProps, AutocompleteProps, AvatarProps, BlockProps, BoundaryAxis, BoxProps, ButtonSelectProps, CalendarHeaderVariant, CalendarProps, CalendarSize, CellProps, CheckboxProps, CodeProps, ColorInputProps, ColorPreset, ColorSwatchPickerProps, ColorSwatchProps, ColumnProps, ComboBoxProps, CommandArgs, CommandName, CreateMessageFormatterOptions, DateFieldPickerType, DateFieldProps, DateFormatProps, Device, DeviceProviderProps, DialogProps, DialogTitleProps, DisclosureProps, DomNodeRendererProps, DrawerProps, EditableProps, EditorCoreOptions, EditorHandle, EditorProps, EditorProviderProps, EditorState, FileInputProps, FileListItem, FileListProps, FileUploaderProps, FocusableProps, FrameProviderProps, FreehandCanvasProps, GridListProps, GroupProps, HorizontalBoundaryBehavior, I18nProviderProps, I18nResult, IconColorInputProps, IconComponentProps$1 as IconComponentProps, IconProps, IconSelectProps, IconSliderProps, ImageDropZoneProps, ImageGalleryProps, ImperativePanelGroupHandle, ImperativePanelHandle, InlineAlertProps, IntersectionObserverOptions, KbdProps, Key, LinkProps, ListBoxProps, ListHandle$1 as ListHandle, ListOption, MarkName, MarkdownProps, MenuItem, MenuProps, MessageDescriptor, MessageFormatProps, MessageFormatter, MessageId, MessageIssue, MessageIssueCode, ModalContentProps, ModalProps, ModelPoint, ModelRange, NumberFormatProps, NumberInputProps, PaginationProps, PanelGroupProps, PanelProps, PanelResizeHandleProps, PointPickerContentProps, PointPickerDisplayProps, PointPickerProps, PopoverContentHandle, PopoverContentProps, PopoverProps, PopoverTriggerProps, PortalProps, PressEvent, PreviewProps, ProgressBarProps, ProgressSpinnerProps, RadioGroupProps, RangeCalendarProps, ReactAriaIncompatibleKey, ReactionProps, Rect, ResizeObserverOptions, RichTextEditorDoc, RichTextEditorInline, RichTextEditorLink, RichTextEditorMention, RichTextEditorMentionInput, RichTextEditorParagraph, RichTextEditorText, RowProps, SVGRProps, SafeDOMAttributes, ScrollControlButtonProps, SearchInputProps, SelectProps, SelectionState, SeparatorProps, SetValue, SkeletonProps, SliderProps, StatusCardProps, StepperItem, StepperProps, StylingProps, SwitchProps, TabItemProps, TableBodyProps, TableHeaderProps, TableProps, TabsProps, TagGroupProps, TagProps, TagVariant, TaggedPaginationProps, TextInputProps, TextProps, TextSelectionProps, ThemeProviderProps, TimeFieldProps, ToastProps, ToggleButtonProps, ToggleIconButtonProps, ToolbarProps, TooltipProps, TreeListItem, TreeViewProps, UNSAFE_ListBoxProps, UseEditableOptions, UseEditorOptions, UseTableDragAndDropOptions, VirtualizerProps };
|