@baseline-ui/core 2.2.0 → 2.4.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-2CZ3OV4X.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-44OUOGJ4.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-545KDVGI.mjs +10 -0
- package/dist/chunk-54IAJ3RI.mjs +0 -0
- package/dist/chunk-566SP7NE.mjs +10 -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-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-7AQAC6QK.mjs +10 -0
- package/dist/chunk-7AY6C5M5.mjs +10 -0
- package/dist/chunk-7PRJIPFA.mjs +10 -0
- package/dist/chunk-7ZYMMUDM.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-BTVDMO5C.mjs +10 -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-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-FRZTJBLY.mjs +10 -0
- package/dist/chunk-FTYXFTJV.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-GFLVN5JQ.mjs +10 -0
- package/dist/chunk-GKODQS6E.mjs +10 -0
- package/dist/chunk-GOSLHCDP.mjs +0 -0
- package/dist/chunk-GXOXYPQQ.mjs +10 -0
- package/dist/chunk-H44PBNVX.mjs +10 -0
- package/dist/chunk-H7OUUCSA.mjs +10 -0
- package/dist/chunk-HBBRMEES.mjs +10 -0
- package/dist/chunk-HHI7CEUP.mjs +10 -0
- package/dist/chunk-HI44JQA7.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-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-IYFTU6IC.mjs +10 -0
- package/dist/chunk-J3MJZQUJ.mjs +10 -0
- package/dist/chunk-J4NO4WYU.mjs +0 -0
- package/dist/chunk-J5YWAPLN.mjs +10 -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-K6IQ4ALU.mjs +0 -0
- package/dist/chunk-K6X2BHPP.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-LQMEFFFM.mjs +10 -0
- package/dist/chunk-LZFTBNPW.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-MI7DCFP2.mjs +10 -0
- package/dist/chunk-MIHIAPBG.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-N5RZGO7Y.mjs +10 -0
- package/dist/chunk-N7MTFSWR.mjs +10 -0
- package/dist/chunk-NA3IF43N.mjs +10 -0
- package/dist/chunk-NGZRN4SF.mjs +10 -0
- package/dist/chunk-NHM3H5JU.mjs +0 -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-O4VZ6XEP.mjs +10 -0
- package/dist/chunk-O57ZEY3V.mjs +0 -0
- package/dist/chunk-O66FNQSB.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-OLJWK3LS.mjs +10 -0
- package/dist/chunk-OMT6ZWSV.mjs +11 -0
- package/dist/chunk-OO7BXL2N.mjs +10 -0
- package/dist/chunk-P44XZ4PV.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-PBO4SFGS.mjs +10 -0
- package/dist/chunk-PF3OQKXP.mjs +10 -0
- package/dist/chunk-PHZZLBH3.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-R32OJDN2.mjs +10 -0
- package/dist/chunk-RC7QITNV.mjs +10 -0
- package/dist/chunk-RCBUNCHV.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-S3V4OOC3.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-TBSQUJ67.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-U4K44ZHN.mjs +10 -0
- package/dist/chunk-UCNHDT36.mjs +10 -0
- package/dist/chunk-UCZZLAPB.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-VTX6R6KM.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-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-X3OCHEQM.mjs +12 -0
- package/dist/chunk-X7DI4I2U.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-XZ2VSOJD.mjs +29 -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-YGSCHWU3.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 +315 -66
- 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 +8 -5
- package/sbom.json +6 -6
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{b as legacyMessageIdMap,a as messageIds}from'./chunk-F7PGMOQF.mjs';import'./chunk-XPISSX5R.mjs';
|
package/dist/react-aria.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode, ClipboardEventHandler, CompositionEventHandler, ReactEventHandler, FormEventHandler, AriaAttributes, DOMAttributes as DOMAttributes$1, AriaRole, CSSProperties, MouseEvent, FocusEvent, SyntheticEvent, KeyboardEvent as KeyboardEvent$1,
|
|
1
|
+
import { ReactNode, ClipboardEventHandler, CompositionEventHandler, ReactEventHandler, FormEventHandler, AriaAttributes, DOMAttributes as DOMAttributes$1, AriaRole, CSSProperties, MouseEvent, FocusEvent, SyntheticEvent, KeyboardEvent as KeyboardEvent$1, ElementType, JSXElementConstructor, ButtonHTMLAttributes, RefObject, AnchorHTMLAttributes, HTMLAttributes, InputHTMLAttributes, JSX, LabelHTMLAttributes } from 'react';
|
|
2
2
|
|
|
3
3
|
/*
|
|
4
4
|
* Copyright 2020 Adobe. All rights reserved.
|
|
@@ -471,115 +471,32 @@ interface LabelableProps {
|
|
|
471
471
|
|
|
472
472
|
type Key = string | number;
|
|
473
473
|
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
*/
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
/**
|
|
482
|
-
|
|
483
|
-
* For example `'a'` -> `AnchorHTMLAttributes<HTMLAnchorElement>`.
|
|
484
|
-
*/
|
|
485
|
-
type IntrinsicHTMLAttributes = JSX.IntrinsicElements;
|
|
486
|
-
type DefaultElementType = 'input';
|
|
487
|
-
/**
|
|
488
|
-
* The intrinsic HTML element names that `useTextField` supports; e.g. `input`,
|
|
489
|
-
* `textarea`.
|
|
490
|
-
*/
|
|
491
|
-
type TextFieldIntrinsicElements = keyof Pick<IntrinsicHTMLElements, 'input' | 'textarea'>;
|
|
492
|
-
/**
|
|
493
|
-
* The HTML element interfaces that `useTextField` supports based on what is
|
|
494
|
-
* defined for `TextFieldIntrinsicElements`; e.g. `HTMLInputElement`,
|
|
495
|
-
* `HTMLTextAreaElement`.
|
|
496
|
-
*/
|
|
497
|
-
type TextFieldHTMLElementType = Pick<IntrinsicHTMLElements, TextFieldIntrinsicElements>;
|
|
498
|
-
/**
|
|
499
|
-
* The HTML attributes interfaces that `useTextField` supports based on what
|
|
500
|
-
* is defined for `TextFieldIntrinsicElements`; e.g. `InputHTMLAttributes`,
|
|
501
|
-
* `TextareaHTMLAttributes`.
|
|
502
|
-
*/
|
|
503
|
-
type TextFieldHTMLAttributesType = Pick<IntrinsicHTMLAttributes, TextFieldIntrinsicElements>;
|
|
504
|
-
/**
|
|
505
|
-
* The type of `inputProps` returned by `useTextField`; e.g. `InputHTMLAttributes`,
|
|
506
|
-
* `TextareaHTMLAttributes`.
|
|
507
|
-
*/
|
|
508
|
-
type TextFieldInputProps<T extends TextFieldIntrinsicElements> = TextFieldHTMLAttributesType[T];
|
|
509
|
-
interface TextFieldProps<T = HTMLInputElement> extends InputBase, Validation<string>, HelpTextProps, FocusableProps<T>, TextInputBase, ValueBase<string>, LabelableProps {
|
|
510
|
-
}
|
|
511
|
-
interface AriaTextFieldProps<T = HTMLInputElement> extends TextFieldProps<T>, AriaLabelingProps, FocusableDOMProps, TextInputDOMProps<T>, AriaValidationProps {
|
|
512
|
-
/**
|
|
513
|
-
* Identifies the currently active element when DOM focus is on a composite widget, textbox,
|
|
514
|
-
* group, or application.
|
|
515
|
-
*/
|
|
516
|
-
'aria-activedescendant'?: string;
|
|
517
|
-
/**
|
|
518
|
-
* Indicates whether inputting text could trigger display of one or more predictions of the user's
|
|
519
|
-
* intended value for an input and specifies how predictions would be presented if they are made.
|
|
520
|
-
*/
|
|
521
|
-
'aria-autocomplete'?: 'none' | 'inline' | 'list' | 'both';
|
|
522
|
-
/**
|
|
523
|
-
* Indicates the availability and type of interactive popup element, such as menu or dialog, that
|
|
524
|
-
* can be triggered by an element.
|
|
525
|
-
*/
|
|
526
|
-
'aria-haspopup'?: boolean | 'false' | 'true' | 'menu' | 'listbox' | 'tree' | 'grid' | 'dialog';
|
|
527
|
-
/**
|
|
528
|
-
* Identifies the element (or elements) whose contents or presence are controlled by the current
|
|
529
|
-
* element.
|
|
530
|
-
*/
|
|
531
|
-
'aria-controls'?: string;
|
|
532
|
-
/**
|
|
533
|
-
* An enumerated attribute that defines what action label or icon to preset for the enter key on
|
|
534
|
-
* virtual keyboards. See
|
|
535
|
-
* [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint).
|
|
536
|
-
*/
|
|
537
|
-
enterKeyHint?: 'enter' | 'done' | 'go' | 'next' | 'previous' | 'search' | 'send';
|
|
538
|
-
}
|
|
539
|
-
interface AriaTextFieldOptions<T extends TextFieldIntrinsicElements> extends AriaTextFieldProps<TextFieldHTMLElementType[T]> {
|
|
540
|
-
/**
|
|
541
|
-
* The HTML element used to render the input, e.g. 'input', or 'textarea'. It determines whether
|
|
542
|
-
* certain HTML attributes will be included in `inputProps`. For example,
|
|
543
|
-
* [`type`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attr-type).
|
|
544
|
-
*
|
|
545
|
-
* @default 'input'
|
|
546
|
-
*/
|
|
547
|
-
inputElementType?: T;
|
|
548
|
-
/**
|
|
549
|
-
* Controls whether inputted text is automatically capitalized and, if so, in what manner.
|
|
550
|
-
* See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autocapitalize).
|
|
551
|
-
*/
|
|
552
|
-
autoCapitalize?: 'off' | 'none' | 'on' | 'sentences' | 'words' | 'characters';
|
|
553
|
-
/**
|
|
554
|
-
* An enumerated attribute that defines what action label or icon to preset for the enter key on
|
|
555
|
-
* virtual keyboards. See
|
|
556
|
-
* [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint).
|
|
557
|
-
*/
|
|
558
|
-
enterKeyHint?: 'enter' | 'done' | 'go' | 'next' | 'previous' | 'search' | 'send';
|
|
474
|
+
interface FocusManagerOptions {
|
|
475
|
+
/** The element to start searching from. The currently focused element by default. */
|
|
476
|
+
from?: Element;
|
|
477
|
+
/** Whether to only include tabbable elements, or all focusable elements. */
|
|
478
|
+
tabbable?: boolean;
|
|
479
|
+
/** Whether focus should wrap around when it reaches the end of the scope. */
|
|
480
|
+
wrap?: boolean;
|
|
481
|
+
/** A callback that determines whether the given element is focused. */
|
|
482
|
+
accept?: (node: Element) => boolean;
|
|
559
483
|
}
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
/**
|
|
568
|
-
|
|
569
|
-
/** Props for the text field's visible label element, if any. */
|
|
570
|
-
labelProps: DOMAttributes | LabelHTMLAttributes<HTMLLabelElement>;
|
|
571
|
-
/** Props for the text field's description element, if any. */
|
|
572
|
-
descriptionProps: DOMAttributes;
|
|
573
|
-
/** Props for the text field's error message element, if any. */
|
|
574
|
-
errorMessageProps: DOMAttributes;
|
|
484
|
+
interface FocusManager {
|
|
485
|
+
/** Moves focus to the next focusable or tabbable element in the focus scope. */
|
|
486
|
+
focusNext(opts?: FocusManagerOptions): FocusableElement | null;
|
|
487
|
+
/** Moves focus to the previous focusable or tabbable element in the focus scope. */
|
|
488
|
+
focusPrevious(opts?: FocusManagerOptions): FocusableElement | null;
|
|
489
|
+
/** Moves focus to the first focusable or tabbable element in the focus scope. */
|
|
490
|
+
focusFirst(opts?: FocusManagerOptions): FocusableElement | null;
|
|
491
|
+
/** Moves focus to the last focusable or tabbable element in the focus scope. */
|
|
492
|
+
focusLast(opts?: FocusManagerOptions): FocusableElement | null;
|
|
575
493
|
}
|
|
576
494
|
/**
|
|
577
|
-
*
|
|
578
|
-
*
|
|
579
|
-
*
|
|
580
|
-
* @param ref - Ref to the HTML input or textarea element.
|
|
495
|
+
* Returns a FocusManager interface for the parent FocusScope.
|
|
496
|
+
* A FocusManager can be used to programmatically move focus within
|
|
497
|
+
* a FocusScope, e.g. in response to user events like keyboard navigation.
|
|
581
498
|
*/
|
|
582
|
-
declare function
|
|
499
|
+
declare function useFocusManager(): FocusManager | undefined;
|
|
583
500
|
|
|
584
501
|
interface ButtonProps extends PressEvents, FocusableProps {
|
|
585
502
|
/** Whether the button is disabled. */
|
|
@@ -686,33 +603,6 @@ declare function useButton(props: AriaButtonOptions<'input'>, ref: RefObject<HTM
|
|
|
686
603
|
declare function useButton(props: AriaButtonOptions<'span'>, ref: RefObject<HTMLSpanElement | null>): ButtonAria<HTMLAttributes<HTMLSpanElement>>;
|
|
687
604
|
declare function useButton(props: AriaButtonOptions<ElementType>, ref: RefObject<Element | null>): ButtonAria<DOMAttributes>;
|
|
688
605
|
|
|
689
|
-
interface FocusManagerOptions {
|
|
690
|
-
/** The element to start searching from. The currently focused element by default. */
|
|
691
|
-
from?: Element;
|
|
692
|
-
/** Whether to only include tabbable elements, or all focusable elements. */
|
|
693
|
-
tabbable?: boolean;
|
|
694
|
-
/** Whether focus should wrap around when it reaches the end of the scope. */
|
|
695
|
-
wrap?: boolean;
|
|
696
|
-
/** A callback that determines whether the given element is focused. */
|
|
697
|
-
accept?: (node: Element) => boolean;
|
|
698
|
-
}
|
|
699
|
-
interface FocusManager {
|
|
700
|
-
/** Moves focus to the next focusable or tabbable element in the focus scope. */
|
|
701
|
-
focusNext(opts?: FocusManagerOptions): FocusableElement | null;
|
|
702
|
-
/** Moves focus to the previous focusable or tabbable element in the focus scope. */
|
|
703
|
-
focusPrevious(opts?: FocusManagerOptions): FocusableElement | null;
|
|
704
|
-
/** Moves focus to the first focusable or tabbable element in the focus scope. */
|
|
705
|
-
focusFirst(opts?: FocusManagerOptions): FocusableElement | null;
|
|
706
|
-
/** Moves focus to the last focusable or tabbable element in the focus scope. */
|
|
707
|
-
focusLast(opts?: FocusManagerOptions): FocusableElement | null;
|
|
708
|
-
}
|
|
709
|
-
/**
|
|
710
|
-
* Returns a FocusManager interface for the parent FocusScope.
|
|
711
|
-
* A FocusManager can be used to programmatically move focus within
|
|
712
|
-
* a FocusScope, e.g. in response to user events like keyboard navigation.
|
|
713
|
-
*/
|
|
714
|
-
declare function useFocusManager(): FocusManager | undefined;
|
|
715
|
-
|
|
716
606
|
interface FocusWithinProps {
|
|
717
607
|
/** Whether the focus within events should be disabled. */
|
|
718
608
|
isDisabled?: boolean;
|
|
@@ -732,6 +622,116 @@ interface FocusWithinResult {
|
|
|
732
622
|
*/
|
|
733
623
|
declare function useFocusWithin(props: FocusWithinProps): FocusWithinResult;
|
|
734
624
|
|
|
625
|
+
/**
|
|
626
|
+
* A map of HTML element names and their interface types.
|
|
627
|
+
* For example `'a'` -> `HTMLAnchorElement`.
|
|
628
|
+
*/
|
|
629
|
+
type IntrinsicHTMLElements = {
|
|
630
|
+
[K in keyof IntrinsicHTMLAttributes]: IntrinsicHTMLAttributes[K] extends HTMLAttributes<infer T> ? T : never;
|
|
631
|
+
};
|
|
632
|
+
/**
|
|
633
|
+
* A map of HTML element names and their attribute interface types.
|
|
634
|
+
* For example `'a'` -> `AnchorHTMLAttributes<HTMLAnchorElement>`.
|
|
635
|
+
*/
|
|
636
|
+
type IntrinsicHTMLAttributes = JSX.IntrinsicElements;
|
|
637
|
+
type DefaultElementType = 'input';
|
|
638
|
+
/**
|
|
639
|
+
* The intrinsic HTML element names that `useTextField` supports; e.g. `input`,
|
|
640
|
+
* `textarea`.
|
|
641
|
+
*/
|
|
642
|
+
type TextFieldIntrinsicElements = keyof Pick<IntrinsicHTMLElements, 'input' | 'textarea'>;
|
|
643
|
+
/**
|
|
644
|
+
* The HTML element interfaces that `useTextField` supports based on what is
|
|
645
|
+
* defined for `TextFieldIntrinsicElements`; e.g. `HTMLInputElement`,
|
|
646
|
+
* `HTMLTextAreaElement`.
|
|
647
|
+
*/
|
|
648
|
+
type TextFieldHTMLElementType = Pick<IntrinsicHTMLElements, TextFieldIntrinsicElements>;
|
|
649
|
+
/**
|
|
650
|
+
* The HTML attributes interfaces that `useTextField` supports based on what
|
|
651
|
+
* is defined for `TextFieldIntrinsicElements`; e.g. `InputHTMLAttributes`,
|
|
652
|
+
* `TextareaHTMLAttributes`.
|
|
653
|
+
*/
|
|
654
|
+
type TextFieldHTMLAttributesType = Pick<IntrinsicHTMLAttributes, TextFieldIntrinsicElements>;
|
|
655
|
+
/**
|
|
656
|
+
* The type of `inputProps` returned by `useTextField`; e.g. `InputHTMLAttributes`,
|
|
657
|
+
* `TextareaHTMLAttributes`.
|
|
658
|
+
*/
|
|
659
|
+
type TextFieldInputProps<T extends TextFieldIntrinsicElements> = TextFieldHTMLAttributesType[T];
|
|
660
|
+
interface TextFieldProps<T = HTMLInputElement> extends InputBase, Validation<string>, HelpTextProps, FocusableProps<T>, TextInputBase, ValueBase<string>, LabelableProps {
|
|
661
|
+
}
|
|
662
|
+
interface AriaTextFieldProps<T = HTMLInputElement> extends TextFieldProps<T>, AriaLabelingProps, FocusableDOMProps, TextInputDOMProps<T>, AriaValidationProps {
|
|
663
|
+
/**
|
|
664
|
+
* Identifies the currently active element when DOM focus is on a composite widget, textbox,
|
|
665
|
+
* group, or application.
|
|
666
|
+
*/
|
|
667
|
+
'aria-activedescendant'?: string;
|
|
668
|
+
/**
|
|
669
|
+
* Indicates whether inputting text could trigger display of one or more predictions of the user's
|
|
670
|
+
* intended value for an input and specifies how predictions would be presented if they are made.
|
|
671
|
+
*/
|
|
672
|
+
'aria-autocomplete'?: 'none' | 'inline' | 'list' | 'both';
|
|
673
|
+
/**
|
|
674
|
+
* Indicates the availability and type of interactive popup element, such as menu or dialog, that
|
|
675
|
+
* can be triggered by an element.
|
|
676
|
+
*/
|
|
677
|
+
'aria-haspopup'?: boolean | 'false' | 'true' | 'menu' | 'listbox' | 'tree' | 'grid' | 'dialog';
|
|
678
|
+
/**
|
|
679
|
+
* Identifies the element (or elements) whose contents or presence are controlled by the current
|
|
680
|
+
* element.
|
|
681
|
+
*/
|
|
682
|
+
'aria-controls'?: string;
|
|
683
|
+
/**
|
|
684
|
+
* An enumerated attribute that defines what action label or icon to preset for the enter key on
|
|
685
|
+
* virtual keyboards. See
|
|
686
|
+
* [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint).
|
|
687
|
+
*/
|
|
688
|
+
enterKeyHint?: 'enter' | 'done' | 'go' | 'next' | 'previous' | 'search' | 'send';
|
|
689
|
+
}
|
|
690
|
+
interface AriaTextFieldOptions<T extends TextFieldIntrinsicElements> extends AriaTextFieldProps<TextFieldHTMLElementType[T]> {
|
|
691
|
+
/**
|
|
692
|
+
* The HTML element used to render the input, e.g. 'input', or 'textarea'. It determines whether
|
|
693
|
+
* certain HTML attributes will be included in `inputProps`. For example,
|
|
694
|
+
* [`type`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attr-type).
|
|
695
|
+
*
|
|
696
|
+
* @default 'input'
|
|
697
|
+
*/
|
|
698
|
+
inputElementType?: T;
|
|
699
|
+
/**
|
|
700
|
+
* Controls whether inputted text is automatically capitalized and, if so, in what manner.
|
|
701
|
+
* See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autocapitalize).
|
|
702
|
+
*/
|
|
703
|
+
autoCapitalize?: 'off' | 'none' | 'on' | 'sentences' | 'words' | 'characters';
|
|
704
|
+
/**
|
|
705
|
+
* An enumerated attribute that defines what action label or icon to preset for the enter key on
|
|
706
|
+
* virtual keyboards. See
|
|
707
|
+
* [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint).
|
|
708
|
+
*/
|
|
709
|
+
enterKeyHint?: 'enter' | 'done' | 'go' | 'next' | 'previous' | 'search' | 'send';
|
|
710
|
+
}
|
|
711
|
+
/**
|
|
712
|
+
* The type of `ref` object that can be passed to `useTextField` based on the given
|
|
713
|
+
* intrinsic HTML element name; e.g.`RefObject<HTMLInputElement>`,
|
|
714
|
+
* `RefObject<HTMLTextAreaElement>`.
|
|
715
|
+
*/
|
|
716
|
+
type TextFieldRefObject<T extends TextFieldIntrinsicElements> = RefObject<TextFieldHTMLElementType[T] | null>;
|
|
717
|
+
interface TextFieldAria<T extends TextFieldIntrinsicElements = DefaultElementType> extends ValidationResult {
|
|
718
|
+
/** Props for the input element. */
|
|
719
|
+
inputProps: TextFieldInputProps<T>;
|
|
720
|
+
/** Props for the text field's visible label element, if any. */
|
|
721
|
+
labelProps: DOMAttributes | LabelHTMLAttributes<HTMLLabelElement>;
|
|
722
|
+
/** Props for the text field's description element, if any. */
|
|
723
|
+
descriptionProps: DOMAttributes;
|
|
724
|
+
/** Props for the text field's error message element, if any. */
|
|
725
|
+
errorMessageProps: DOMAttributes;
|
|
726
|
+
}
|
|
727
|
+
/**
|
|
728
|
+
* Provides the behavior and accessibility implementation for a text field.
|
|
729
|
+
*
|
|
730
|
+
* @param props - Props for the text field.
|
|
731
|
+
* @param ref - Ref to the HTML input or textarea element.
|
|
732
|
+
*/
|
|
733
|
+
declare function useTextField<T extends TextFieldIntrinsicElements = DefaultElementType>(props: AriaTextFieldOptions<T>, ref: TextFieldRefObject<T>): TextFieldAria<T>;
|
|
734
|
+
|
|
735
735
|
interface SelectableItemStates {
|
|
736
736
|
/** Whether the item is currently in a pressed state. */
|
|
737
737
|
isPressed: boolean;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import'./chunk-AGYQLGBZ.mjs';import'./chunk-2PH5GN2S.mjs';export{a as useTextField}from'./chunk-EX2LI2CV.mjs';import'./chunk-SAZLJ66W.mjs';import'./chunk-ZANUFNOL.mjs';import'./chunk-CGFLGZL4.mjs';import'./chunk-K6IQ4ALU.mjs';import'./chunk-M5M3EPG5.mjs';import'./chunk-W6QO7FPZ.mjs';import'./chunk-QBJDGBTU.mjs';import'./chunk-XBBPWSJI.mjs';export{b as useFocusManager}from'./chunk-KUEDQO7P.mjs';import'./chunk-XTH6B5FE.mjs';import'./chunk-D3IZ4HBL.mjs';import'./chunk-X3AXUU3H.mjs';import'./chunk-545KDVGI.mjs';export{a as useButton}from'./chunk-YS3Y5KGV.mjs';import'./chunk-BGMVPFYK.mjs';export{b as useFocusWithin}from'./chunk-YB3KW7JC.mjs';import'./chunk-Y4DRSGEJ.mjs';import'./chunk-AQYBKDT2.mjs';import'./chunk-66NJ7EYY.mjs';import'./chunk-RT4LMB6X.mjs';import'./chunk-3W6RWDIE.mjs';import'./chunk-MRJFGHFW.mjs';import'./chunk-TZ4MVY4E.mjs';import'./chunk-KEVERVHK.mjs';import'./chunk-JDLUGVXG.mjs';import'./chunk-6ZQE5SHE.mjs';import'./chunk-AUOQSTS5.mjs';import'./chunk-RMUV6NJJ.mjs';import'./chunk-XPISSX5R.mjs';
|
package/dist/react-stately.d.ts
CHANGED
|
@@ -27,88 +27,6 @@ type Selection = 'all' | Set<Key>;
|
|
|
27
27
|
|
|
28
28
|
type Key = string | number;
|
|
29
29
|
|
|
30
|
-
/** A list of supported color formats. */
|
|
31
|
-
type ColorFormat = 'hex' | 'hexa' | 'rgb' | 'rgba' | 'hsl' | 'hsla' | 'hsb' | 'hsba';
|
|
32
|
-
type ColorSpace = 'rgb' | 'hsl' | 'hsb';
|
|
33
|
-
/** A list of color channels. */
|
|
34
|
-
type ColorChannel = 'hue' | 'saturation' | 'brightness' | 'lightness' | 'red' | 'green' | 'blue' | 'alpha';
|
|
35
|
-
type ColorAxes = {
|
|
36
|
-
xChannel: ColorChannel;
|
|
37
|
-
yChannel: ColorChannel;
|
|
38
|
-
zChannel: ColorChannel;
|
|
39
|
-
};
|
|
40
|
-
interface ColorChannelRange {
|
|
41
|
-
/** The minimum value of the color channel. */
|
|
42
|
-
minValue: number;
|
|
43
|
-
/** The maximum value of the color channel. */
|
|
44
|
-
maxValue: number;
|
|
45
|
-
/** The step value of the color channel, used when incrementing and decrementing. */
|
|
46
|
-
step: number;
|
|
47
|
-
/** The page step value of the color channel, used when incrementing and decrementing. */
|
|
48
|
-
pageSize: number;
|
|
49
|
-
}
|
|
50
|
-
/** Represents a color value. */
|
|
51
|
-
interface Color {
|
|
52
|
-
/** Converts the color to the given color format, and returns a new Color object. */
|
|
53
|
-
toFormat(format: ColorFormat): Color;
|
|
54
|
-
/** Converts the color to a string in the given format. */
|
|
55
|
-
toString(format?: ColorFormat | 'css'): string;
|
|
56
|
-
/** Returns a duplicate of the color value. */
|
|
57
|
-
clone(): Color;
|
|
58
|
-
/** Converts the color to hex, and returns an integer representation. */
|
|
59
|
-
toHexInt(): number;
|
|
60
|
-
/**
|
|
61
|
-
* Returns the numeric value for a given channel.
|
|
62
|
-
* Throws an error if the channel is unsupported in the current color format.
|
|
63
|
-
*/
|
|
64
|
-
getChannelValue(channel: ColorChannel): number;
|
|
65
|
-
/**
|
|
66
|
-
* Sets the numeric value for a given channel, and returns a new Color object.
|
|
67
|
-
* Throws an error if the channel is unsupported in the current color format.
|
|
68
|
-
*/
|
|
69
|
-
withChannelValue(channel: ColorChannel, value: number): Color;
|
|
70
|
-
/**
|
|
71
|
-
* Returns the minimum, maximum, and step values for a given channel.
|
|
72
|
-
*/
|
|
73
|
-
getChannelRange(channel: ColorChannel): ColorChannelRange;
|
|
74
|
-
/**
|
|
75
|
-
* Returns a localized color channel name for a given channel and locale,
|
|
76
|
-
* for use in visual or accessibility labels.
|
|
77
|
-
*/
|
|
78
|
-
getChannelName(channel: ColorChannel, locale: string): string;
|
|
79
|
-
/**
|
|
80
|
-
* Returns the number formatting options for the given channel.
|
|
81
|
-
*/
|
|
82
|
-
getChannelFormatOptions(channel: ColorChannel): Intl.NumberFormatOptions;
|
|
83
|
-
/**
|
|
84
|
-
* Formats the numeric value for a given channel for display according to the provided locale.
|
|
85
|
-
*/
|
|
86
|
-
formatChannelValue(channel: ColorChannel, locale: string): string;
|
|
87
|
-
/**
|
|
88
|
-
* Returns the color space, 'rgb', 'hsb' or 'hsl', for the current color.
|
|
89
|
-
*/
|
|
90
|
-
getColorSpace(): ColorSpace;
|
|
91
|
-
/**
|
|
92
|
-
* Returns the color space axes, xChannel, yChannel, zChannel.
|
|
93
|
-
*/
|
|
94
|
-
getColorSpaceAxes(xyChannels: {
|
|
95
|
-
xChannel?: ColorChannel;
|
|
96
|
-
yChannel?: ColorChannel;
|
|
97
|
-
}): ColorAxes;
|
|
98
|
-
/**
|
|
99
|
-
* Returns an array of the color channels within the current color space space.
|
|
100
|
-
*/
|
|
101
|
-
getColorChannels(): [ColorChannel, ColorChannel, ColorChannel];
|
|
102
|
-
/**
|
|
103
|
-
* Returns a localized name for the color, for use in visual or accessibility labels.
|
|
104
|
-
*/
|
|
105
|
-
getColorName(locale: string): string;
|
|
106
|
-
/**
|
|
107
|
-
* Returns a localized name for the hue, for use in visual or accessibility labels.
|
|
108
|
-
*/
|
|
109
|
-
getHueName(locale: string): string;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
30
|
interface ListOptions<T> {
|
|
113
31
|
/** Initial items in the list. */
|
|
114
32
|
initialItems?: T[];
|
|
@@ -338,5 +256,87 @@ interface TreeData<T extends object> {
|
|
|
338
256
|
*/
|
|
339
257
|
declare function useTreeData<T extends object>(options: TreeOptions<T>): TreeData<T>;
|
|
340
258
|
|
|
259
|
+
/** A list of supported color formats. */
|
|
260
|
+
type ColorFormat = 'hex' | 'hexa' | 'rgb' | 'rgba' | 'hsl' | 'hsla' | 'hsb' | 'hsba';
|
|
261
|
+
type ColorSpace = 'rgb' | 'hsl' | 'hsb';
|
|
262
|
+
/** A list of color channels. */
|
|
263
|
+
type ColorChannel = 'hue' | 'saturation' | 'brightness' | 'lightness' | 'red' | 'green' | 'blue' | 'alpha';
|
|
264
|
+
type ColorAxes = {
|
|
265
|
+
xChannel: ColorChannel;
|
|
266
|
+
yChannel: ColorChannel;
|
|
267
|
+
zChannel: ColorChannel;
|
|
268
|
+
};
|
|
269
|
+
interface ColorChannelRange {
|
|
270
|
+
/** The minimum value of the color channel. */
|
|
271
|
+
minValue: number;
|
|
272
|
+
/** The maximum value of the color channel. */
|
|
273
|
+
maxValue: number;
|
|
274
|
+
/** The step value of the color channel, used when incrementing and decrementing. */
|
|
275
|
+
step: number;
|
|
276
|
+
/** The page step value of the color channel, used when incrementing and decrementing. */
|
|
277
|
+
pageSize: number;
|
|
278
|
+
}
|
|
279
|
+
/** Represents a color value. */
|
|
280
|
+
interface Color {
|
|
281
|
+
/** Converts the color to the given color format, and returns a new Color object. */
|
|
282
|
+
toFormat(format: ColorFormat): Color;
|
|
283
|
+
/** Converts the color to a string in the given format. */
|
|
284
|
+
toString(format?: ColorFormat | 'css'): string;
|
|
285
|
+
/** Returns a duplicate of the color value. */
|
|
286
|
+
clone(): Color;
|
|
287
|
+
/** Converts the color to hex, and returns an integer representation. */
|
|
288
|
+
toHexInt(): number;
|
|
289
|
+
/**
|
|
290
|
+
* Returns the numeric value for a given channel.
|
|
291
|
+
* Throws an error if the channel is unsupported in the current color format.
|
|
292
|
+
*/
|
|
293
|
+
getChannelValue(channel: ColorChannel): number;
|
|
294
|
+
/**
|
|
295
|
+
* Sets the numeric value for a given channel, and returns a new Color object.
|
|
296
|
+
* Throws an error if the channel is unsupported in the current color format.
|
|
297
|
+
*/
|
|
298
|
+
withChannelValue(channel: ColorChannel, value: number): Color;
|
|
299
|
+
/**
|
|
300
|
+
* Returns the minimum, maximum, and step values for a given channel.
|
|
301
|
+
*/
|
|
302
|
+
getChannelRange(channel: ColorChannel): ColorChannelRange;
|
|
303
|
+
/**
|
|
304
|
+
* Returns a localized color channel name for a given channel and locale,
|
|
305
|
+
* for use in visual or accessibility labels.
|
|
306
|
+
*/
|
|
307
|
+
getChannelName(channel: ColorChannel, locale: string): string;
|
|
308
|
+
/**
|
|
309
|
+
* Returns the number formatting options for the given channel.
|
|
310
|
+
*/
|
|
311
|
+
getChannelFormatOptions(channel: ColorChannel): Intl.NumberFormatOptions;
|
|
312
|
+
/**
|
|
313
|
+
* Formats the numeric value for a given channel for display according to the provided locale.
|
|
314
|
+
*/
|
|
315
|
+
formatChannelValue(channel: ColorChannel, locale: string): string;
|
|
316
|
+
/**
|
|
317
|
+
* Returns the color space, 'rgb', 'hsb' or 'hsl', for the current color.
|
|
318
|
+
*/
|
|
319
|
+
getColorSpace(): ColorSpace;
|
|
320
|
+
/**
|
|
321
|
+
* Returns the color space axes, xChannel, yChannel, zChannel.
|
|
322
|
+
*/
|
|
323
|
+
getColorSpaceAxes(xyChannels: {
|
|
324
|
+
xChannel?: ColorChannel;
|
|
325
|
+
yChannel?: ColorChannel;
|
|
326
|
+
}): ColorAxes;
|
|
327
|
+
/**
|
|
328
|
+
* Returns an array of the color channels within the current color space space.
|
|
329
|
+
*/
|
|
330
|
+
getColorChannels(): [ColorChannel, ColorChannel, ColorChannel];
|
|
331
|
+
/**
|
|
332
|
+
* Returns a localized name for the color, for use in visual or accessibility labels.
|
|
333
|
+
*/
|
|
334
|
+
getColorName(locale: string): string;
|
|
335
|
+
/**
|
|
336
|
+
* Returns a localized name for the hue, for use in visual or accessibility labels.
|
|
337
|
+
*/
|
|
338
|
+
getHueName(locale: string): string;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
341
|
export { useListData, useTreeData };
|
|
342
342
|
export type { Color, ListData, TreeData };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as useListData,b as useTreeData}from'./chunk-INDVRI57.mjs';import'./chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as cleanKeyFromGlobImport}from'../chunk-XXANV3FM.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as classNames}from'../chunk-4QEH5CGK.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{b as areColorsEqual,a as lightenColor}from'../chunk-GKODQS6E.mjs';import'../chunk-EU75HMPG.mjs';import'../chunk-5KD2MNNX.mjs';import'../chunk-W6QO7FPZ.mjs';import'../chunk-KPEONVLU.mjs';import'../chunk-2RCST7ET.mjs';import'../chunk-66CUIXA6.mjs';import'../chunk-2VY4FAOY.mjs';import'../chunk-X3AXUU3H.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import'../chunk-XPISSX5R.mjs';/**
|
|
2
|
+
* Copyright (c) 2023-2024 PSPDFKit GmbH. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
|
|
5
|
+
* AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE PSPDFKIT LICENSE AGREEMENT.
|
|
6
|
+
* UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
|
|
7
|
+
* This notice may not be removed from this file.
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
10
|
+
var I=24;export{I as MINIMUM_ACCESSIBLE_SIZE};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as devWarnOnce}from'../chunk-5IC46G5J.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{c as calculateFontSizeToFitWidth,e as findFocusableElements,h as getAbsoluteBounds,i as getAbsolutePosition,f as getActiveElement,a as getHTMLElement,b as getTextDimensions,d as isFocusableElement,g as isInputThatOpensKeyboard}from'../chunk-AKES5B6C.mjs';import'../chunk-6ZFBX7C7.mjs';import'../chunk-PF3OQKXP.mjs';import'../chunk-6IRWW75G.mjs';import'../chunk-MVK5CB64.mjs';import'../chunk-XWLESSHN.mjs';import'../chunk-XTH6B5FE.mjs';import'../chunk-GOSLHCDP.mjs';import'../chunk-CFRTAJP2.mjs';import'../chunk-2VY4FAOY.mjs';import'../chunk-D3IZ4HBL.mjs';import'../chunk-I3RGYL4B.mjs';import'../chunk-RXSYDMT6.mjs';import'../chunk-5PQHOVGX.mjs';import'../chunk-AGUSZG6K.mjs';import'../chunk-545KDVGI.mjs';import'../chunk-4WW2MVQN.mjs';import'../chunk-54IAJ3RI.mjs';import'../chunk-RT4LMB6X.mjs';import'../chunk-3W6RWDIE.mjs';import'../chunk-MRJFGHFW.mjs';import'../chunk-TZ4MVY4E.mjs';import'../chunk-KEVERVHK.mjs';import'../chunk-JDLUGVXG.mjs';import'../chunk-6ZQE5SHE.mjs';import'../chunk-AUOQSTS5.mjs';import'../chunk-RMUV6NJJ.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as invariant}from'../chunk-66CUIXA6.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as isInIframe}from'../chunk-IB23KCIW.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as isInShadowDOM}from'../chunk-GEZGEZAP.mjs';import'../chunk-6ZFBX7C7.mjs';import'../chunk-PF3OQKXP.mjs';import'../chunk-6IRWW75G.mjs';import'../chunk-MVK5CB64.mjs';import'../chunk-XWLESSHN.mjs';import'../chunk-XTH6B5FE.mjs';import'../chunk-GOSLHCDP.mjs';import'../chunk-CFRTAJP2.mjs';import'../chunk-2VY4FAOY.mjs';import'../chunk-D3IZ4HBL.mjs';import'../chunk-I3RGYL4B.mjs';import'../chunk-RXSYDMT6.mjs';import'../chunk-5PQHOVGX.mjs';import'../chunk-AGUSZG6K.mjs';import'../chunk-545KDVGI.mjs';import'../chunk-4WW2MVQN.mjs';import'../chunk-54IAJ3RI.mjs';import'../chunk-RT4LMB6X.mjs';import'../chunk-3W6RWDIE.mjs';import'../chunk-MRJFGHFW.mjs';import'../chunk-TZ4MVY4E.mjs';import'../chunk-KEVERVHK.mjs';import'../chunk-JDLUGVXG.mjs';import'../chunk-6ZQE5SHE.mjs';import'../chunk-AUOQSTS5.mjs';import'../chunk-RMUV6NJJ.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as isRect}from'../chunk-ZLDT2KDZ.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as getOsSpecificKeyboardShortcutLabel}from'../chunk-3UH5CQQF.mjs';import'../chunk-6ZFBX7C7.mjs';import'../chunk-PF3OQKXP.mjs';import'../chunk-6IRWW75G.mjs';import'../chunk-MVK5CB64.mjs';import'../chunk-XWLESSHN.mjs';import'../chunk-XTH6B5FE.mjs';import'../chunk-GOSLHCDP.mjs';import'../chunk-CFRTAJP2.mjs';import'../chunk-2VY4FAOY.mjs';import'../chunk-D3IZ4HBL.mjs';import'../chunk-I3RGYL4B.mjs';import'../chunk-RXSYDMT6.mjs';import'../chunk-5PQHOVGX.mjs';import'../chunk-AGUSZG6K.mjs';import'../chunk-545KDVGI.mjs';import'../chunk-4WW2MVQN.mjs';import'../chunk-54IAJ3RI.mjs';import'../chunk-RT4LMB6X.mjs';import'../chunk-3W6RWDIE.mjs';import'../chunk-MRJFGHFW.mjs';import'../chunk-TZ4MVY4E.mjs';import'../chunk-KEVERVHK.mjs';import'../chunk-JDLUGVXG.mjs';import'../chunk-6ZQE5SHE.mjs';import'../chunk-AUOQSTS5.mjs';import'../chunk-RMUV6NJJ.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as clamp}from'../chunk-JBXZ6ZHP.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{b as booleanOrObjectToConfig,a as filterTruthyValues}from'../chunk-RSKKEGJZ.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as onDropOrPaste}from'../chunk-TAYP2OGC.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as isInsideOverlayContent}from'../chunk-A6ZQQSAX.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as REACT_ARIA_INCOMPATIBLE_KEYS,b as safeSpreadProps}from'../chunk-Q5UMLFN3.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as removeDataAttributes}from'../chunk-AMW7LGCF.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as resolveAriaLabelAttrs}from'../chunk-4SW77SGW.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import'../chunk-XPISSX5R.mjs';/**
|
|
2
|
+
* Copyright (c) 2023-2024 PSPDFKit GmbH. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
* THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW
|
|
5
|
+
* AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE PSPDFKIT LICENSE AGREEMENT.
|
|
6
|
+
* UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
|
|
7
|
+
* This notice may not be removed from this file.
|
|
8
|
+
*
|
|
9
|
+
*/
|
|
10
|
+
function e(_){return typeof __BASE_PATH__>"u"?_:`${__BASE_PATH__}${_}`}export{e as resolvePublicUrl};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as capitalize,b as getPlainText}from'../chunk-HI44JQA7.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{c as getDynamicClassName,a as getDynamicClassNameForCollectionItem,d as getDynamicStyle,b as getDynamicStyleForCollectionItem}from'../chunk-KCHAWPUN.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as getSvgPathFromStroke}from'../chunk-5HXTXIE5.mjs';import'../chunk-XPISSX5R.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{a as isUrl}from'../chunk-JI4SJ53O.mjs';import'../chunk-XPISSX5R.mjs';
|
package/intl/ar.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "اختصار",
|
|
49
49
|
"bui.editor.submit": "إرسال",
|
|
50
50
|
"bui.editor.toolbarFocus": "تركيز شريط الأدوات",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "تسطير",
|
|
52
52
|
"bui.editor.undo": "تراجع",
|
|
53
53
|
"bui.fileList.loading": "جارٍ التحميل {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, اضغط على Delete أو Backspace للإزالة",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"bui.select.more": "+{count} المزيد",
|
|
68
68
|
"bui.select.search": "بحث",
|
|
69
69
|
"bui.select.selectAll": "تحديد الكل",
|
|
70
|
-
"bui.stepper.completed": "
|
|
70
|
+
"bui.stepper.completed": "اكتمل",
|
|
71
71
|
"bui.stepper.label": "التقدم",
|
|
72
72
|
"bui.stepper.step": "الخطوة {index}",
|
|
73
73
|
"bui.table.loading": "تحميل",
|
package/intl/cs.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Zkratka",
|
|
49
49
|
"bui.editor.submit": "Odeslat",
|
|
50
50
|
"bui.editor.toolbarFocus": "Fokus na panelu nástrojů",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Podtržení",
|
|
52
52
|
"bui.editor.undo": "Zrušit",
|
|
53
53
|
"bui.fileList.loading": "Načítání {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, stiskněte Delete nebo Backspace pro odstranění",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"bui.stepper.step": "Krok {index}",
|
|
73
73
|
"bui.table.loading": "Načítání",
|
|
74
74
|
"bui.toolbar.more": "Více",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
75
|
+
"bui.treeView.collapse": "Schovat",
|
|
76
76
|
"bui.treeView.expand": "Rozbalit",
|
|
77
77
|
"bui.treeView.rename": "Přejmenovat",
|
|
78
78
|
"bui.useMedia.paused": "Pozastaveno",
|