@baseline-ui/core 2.1.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 +811 -70
- 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
package/intl/cy.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Llwybr byr bysellfwrdd",
|
|
49
49
|
"bui.editor.submit": "Cyflwyno",
|
|
50
50
|
"bui.editor.toolbarFocus": "Ffocws Bar Offer",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Tanlinellu",
|
|
52
52
|
"bui.editor.undo": "Dad-wneud",
|
|
53
53
|
"bui.fileList.loading": "Yn llwytho {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, pwyswch Delete neu Backspace i ddileu",
|
|
@@ -67,13 +67,13 @@
|
|
|
67
67
|
"bui.select.more": "+{count} rhagor",
|
|
68
68
|
"bui.select.search": "Chwilio",
|
|
69
69
|
"bui.select.selectAll": "Dewis y Cwbl",
|
|
70
|
-
"bui.stepper.completed": "
|
|
70
|
+
"bui.stepper.completed": "Cwblhawyd",
|
|
71
71
|
"bui.stepper.label": "Cynnydd",
|
|
72
72
|
"bui.stepper.step": "Cam {index}",
|
|
73
73
|
"bui.table.loading": "Wrthi'n Llwytho",
|
|
74
74
|
"bui.toolbar.more": "Rhagor",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "Crebachu",
|
|
76
|
+
"bui.treeView.expand": "Ehangu",
|
|
77
77
|
"bui.treeView.rename": "Ailenwi",
|
|
78
78
|
"bui.useMedia.paused": "Wedi oedi",
|
|
79
79
|
"bui.useMedia.playing": "Yn chwarae"
|
package/intl/da.json
CHANGED
|
@@ -67,13 +67,13 @@
|
|
|
67
67
|
"bui.select.more": "+{count} mere",
|
|
68
68
|
"bui.select.search": "Søg",
|
|
69
69
|
"bui.select.selectAll": "Vælg alt",
|
|
70
|
-
"bui.stepper.completed": "
|
|
70
|
+
"bui.stepper.completed": "Færdige",
|
|
71
71
|
"bui.stepper.label": "Forløb",
|
|
72
72
|
"bui.stepper.step": "Trin {index}",
|
|
73
73
|
"bui.table.loading": "Indlæser",
|
|
74
74
|
"bui.toolbar.more": "Mere",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "Sammenfold",
|
|
76
|
+
"bui.treeView.expand": "Udvid",
|
|
77
77
|
"bui.treeView.rename": "Omdøb",
|
|
78
78
|
"bui.useMedia.paused": "Sat på pause",
|
|
79
79
|
"bui.useMedia.playing": "Afspiller"
|
package/intl/de.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Tastenkombination",
|
|
49
49
|
"bui.editor.submit": "Einreichen",
|
|
50
50
|
"bui.editor.toolbarFocus": "Fokus auf die Symbolleiste",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Unterstreichen",
|
|
52
52
|
"bui.editor.undo": "Rückgängig machen",
|
|
53
53
|
"bui.fileList.loading": "Wird geladen {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, Drücken Sie Entf oder Rücktaste zum Entfernen",
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"bui.stepper.step": "Schritt {index}",
|
|
73
73
|
"bui.table.loading": "Laden",
|
|
74
74
|
"bui.toolbar.more": "Mehr",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "Einklappen",
|
|
76
|
+
"bui.treeView.expand": "Ausklappen",
|
|
77
77
|
"bui.treeView.rename": "Umbenennen",
|
|
78
78
|
"bui.useMedia.paused": "Angehalten",
|
|
79
79
|
"bui.useMedia.playing": "Wird wiedergegeben"
|
package/intl/el.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 για αφαίρεση",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"bui.table.loading": "Γίνεται φόρτωση",
|
|
74
74
|
"bui.toolbar.more": "Περισσότερα",
|
|
75
75
|
"bui.treeView.collapse": "Σύμπτυξη",
|
|
76
|
-
"bui.treeView.expand": "
|
|
76
|
+
"bui.treeView.expand": "Επέκταση",
|
|
77
77
|
"bui.treeView.rename": "Μετονομασία",
|
|
78
78
|
"bui.useMedia.paused": "Σε παύση",
|
|
79
79
|
"bui.useMedia.playing": "Αναπαραγωγή σε εξέλιξη"
|
package/intl/en-GB.json
CHANGED
|
@@ -27,14 +27,14 @@
|
|
|
27
27
|
"bui.drawer.close": "Close",
|
|
28
28
|
"bui.editor.action": "Action",
|
|
29
29
|
"bui.editor.addLink": "Add Link",
|
|
30
|
-
"bui.editor.backgroundColor": "Background
|
|
30
|
+
"bui.editor.backgroundColor": "Background Colour",
|
|
31
31
|
"bui.editor.bold": "Bold",
|
|
32
32
|
"bui.editor.cancel": "Cancel",
|
|
33
33
|
"bui.editor.close": "Close",
|
|
34
34
|
"bui.editor.copy": "Copy",
|
|
35
35
|
"bui.editor.cut": "Cut",
|
|
36
36
|
"bui.editor.editLink": "Edit Link",
|
|
37
|
-
"bui.editor.fontColor": "Font
|
|
37
|
+
"bui.editor.fontColor": "Font Colour",
|
|
38
38
|
"bui.editor.help": "Help",
|
|
39
39
|
"bui.editor.italic": "Italic",
|
|
40
40
|
"bui.editor.linkAnnotation": "Link",
|
package/intl/en.json
CHANGED
|
@@ -27,14 +27,14 @@
|
|
|
27
27
|
"bui.drawer.close": "Close",
|
|
28
28
|
"bui.editor.action": "Action",
|
|
29
29
|
"bui.editor.addLink": "Add Link",
|
|
30
|
-
"bui.editor.backgroundColor": "Background
|
|
30
|
+
"bui.editor.backgroundColor": "Background Color",
|
|
31
31
|
"bui.editor.bold": "Bold",
|
|
32
32
|
"bui.editor.cancel": "Cancel",
|
|
33
33
|
"bui.editor.close": "Close",
|
|
34
34
|
"bui.editor.copy": "Copy",
|
|
35
35
|
"bui.editor.cut": "Cut",
|
|
36
36
|
"bui.editor.editLink": "Edit Link",
|
|
37
|
-
"bui.editor.fontColor": "Font
|
|
37
|
+
"bui.editor.fontColor": "Font Color",
|
|
38
38
|
"bui.editor.help": "Help",
|
|
39
39
|
"bui.editor.italic": "Italic",
|
|
40
40
|
"bui.editor.linkAnnotation": "Link",
|
package/intl/fi.json
CHANGED
|
@@ -65,14 +65,14 @@
|
|
|
65
65
|
"bui.pagination.prevPage": "Edellinen sivu",
|
|
66
66
|
"bui.select.clear": "Tyhjennä",
|
|
67
67
|
"bui.select.more": "+{count} lisää",
|
|
68
|
-
"bui.select.search": "
|
|
68
|
+
"bui.select.search": "Etsi",
|
|
69
69
|
"bui.select.selectAll": "Valitse kaikki",
|
|
70
|
-
"bui.stepper.completed": "
|
|
70
|
+
"bui.stepper.completed": "Valmiit",
|
|
71
71
|
"bui.stepper.label": "Eteneminen",
|
|
72
72
|
"bui.stepper.step": "Vaihe {index}",
|
|
73
73
|
"bui.table.loading": "Ladataan",
|
|
74
74
|
"bui.toolbar.more": "Lisää",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
75
|
+
"bui.treeView.collapse": "Taita kokoon",
|
|
76
76
|
"bui.treeView.expand": "Laajenna",
|
|
77
77
|
"bui.treeView.rename": "Nimeä uudelleen",
|
|
78
78
|
"bui.useMedia.paused": "Keskeytetty",
|
package/intl/fr-CA.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Raccourci",
|
|
49
49
|
"bui.editor.submit": "Soumettre",
|
|
50
50
|
"bui.editor.toolbarFocus": "Focus sur la barre d'outils",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Souligné",
|
|
52
52
|
"bui.editor.undo": "Annuler",
|
|
53
53
|
"bui.fileList.loading": "Chargement {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, appuyer sur Suppr ou Retour arrière pour supprimer",
|
package/intl/fr.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Raccourci",
|
|
49
49
|
"bui.editor.submit": "Soumettre",
|
|
50
50
|
"bui.editor.toolbarFocus": "Focus sur la barre d'outils",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Souligné",
|
|
52
52
|
"bui.editor.undo": "Annuler",
|
|
53
53
|
"bui.fileList.loading": "Chargement {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, appuyez sur Suppr ou Retour arrière pour supprimer",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"bui.stepper.step": "Étape {index}",
|
|
73
73
|
"bui.table.loading": "Chargement",
|
|
74
74
|
"bui.toolbar.more": "Plus",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
75
|
+
"bui.treeView.collapse": "Condenser",
|
|
76
76
|
"bui.treeView.expand": "Développer",
|
|
77
77
|
"bui.treeView.rename": "Renommer",
|
|
78
78
|
"bui.useMedia.paused": "En pause",
|
package/intl/he.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 כדי להסיר",
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"bui.stepper.step": "שלב {index}",
|
|
73
73
|
"bui.table.loading": "טוען",
|
|
74
74
|
"bui.toolbar.more": "עוד",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "כיווץ",
|
|
76
|
+
"bui.treeView.expand": "הרחבה",
|
|
77
77
|
"bui.treeView.rename": "שנה שם",
|
|
78
78
|
"bui.useMedia.paused": "מושהה",
|
|
79
79
|
"bui.useMedia.playing": "מתנגן"
|
package/intl/hr.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Prečac",
|
|
49
49
|
"bui.editor.submit": "Podnesi",
|
|
50
50
|
"bui.editor.toolbarFocus": "Fokus na alatnoj traci",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Podcrtaj",
|
|
52
52
|
"bui.editor.undo": "Vrati",
|
|
53
53
|
"bui.fileList.loading": "Učitavanje {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, pritisnite Delete ili Backspace za uklanjanje",
|
|
@@ -65,9 +65,9 @@
|
|
|
65
65
|
"bui.pagination.prevPage": "Prethodna stranica",
|
|
66
66
|
"bui.select.clear": "Očisti",
|
|
67
67
|
"bui.select.more": "+{count} više",
|
|
68
|
-
"bui.select.search": "
|
|
68
|
+
"bui.select.search": "Pretraga",
|
|
69
69
|
"bui.select.selectAll": "Odaberi sve",
|
|
70
|
-
"bui.stepper.completed": "
|
|
70
|
+
"bui.stepper.completed": "Završeno",
|
|
71
71
|
"bui.stepper.label": "Napredak",
|
|
72
72
|
"bui.stepper.step": "Korak {index}",
|
|
73
73
|
"bui.table.loading": "Učitavanje",
|
package/intl/id.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Pintasan",
|
|
49
49
|
"bui.editor.submit": "Kirim",
|
|
50
50
|
"bui.editor.toolbarFocus": "Fokus pada Toolbar",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Garis Bawah",
|
|
52
52
|
"bui.editor.undo": "Kembalikan",
|
|
53
53
|
"bui.fileList.loading": "Memuat {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, tekan Delete atau Backspace untuk menghapus",
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"bui.stepper.step": "Langkah {index}",
|
|
73
73
|
"bui.table.loading": "Memuat",
|
|
74
74
|
"bui.toolbar.more": "Lainnya",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "Tutup",
|
|
76
|
+
"bui.treeView.expand": "Perluas",
|
|
77
77
|
"bui.treeView.rename": "Ganti nama",
|
|
78
78
|
"bui.useMedia.paused": "Dijeda",
|
|
79
79
|
"bui.useMedia.playing": "Memutar"
|
package/intl/ja.json
CHANGED
|
@@ -67,13 +67,13 @@
|
|
|
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": "読み込み中",
|
|
74
74
|
"bui.toolbar.more": "その他",
|
|
75
75
|
"bui.treeView.collapse": "折りたたむ",
|
|
76
|
-
"bui.treeView.expand": "
|
|
76
|
+
"bui.treeView.expand": "開く",
|
|
77
77
|
"bui.treeView.rename": "名前を変更",
|
|
78
78
|
"bui.useMedia.paused": "一時停止中",
|
|
79
79
|
"bui.useMedia.playing": "再生中"
|
package/intl/ko.json
CHANGED
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"bui.table.loading": "불러오는 중",
|
|
74
74
|
"bui.toolbar.more": "더 보기",
|
|
75
75
|
"bui.treeView.collapse": "접기",
|
|
76
|
-
"bui.treeView.expand": "
|
|
76
|
+
"bui.treeView.expand": "확장",
|
|
77
77
|
"bui.treeView.rename": "이름 바꾸기",
|
|
78
78
|
"bui.useMedia.paused": "일시 중지됨",
|
|
79
79
|
"bui.useMedia.playing": "재생 중"
|
package/intl/ms.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Pintasan",
|
|
49
49
|
"bui.editor.submit": "Hantar",
|
|
50
50
|
"bui.editor.toolbarFocus": "Fokus pada Toolbar",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Garis Bawah",
|
|
52
52
|
"bui.editor.undo": "Buat Asal",
|
|
53
53
|
"bui.fileList.loading": "Memuatkan {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, tekan Delete atau Backspace untuk membuang",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"bui.stepper.step": "Langkah {index}",
|
|
73
73
|
"bui.table.loading": "Memuatkan",
|
|
74
74
|
"bui.toolbar.more": "Lagi",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
75
|
+
"bui.treeView.collapse": "Runtuhkan",
|
|
76
76
|
"bui.treeView.expand": "Kembangkan",
|
|
77
77
|
"bui.treeView.rename": "Namakan semula",
|
|
78
78
|
"bui.useMedia.paused": "Dijeda",
|
package/intl/nb-NO.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Snarvei",
|
|
49
49
|
"bui.editor.submit": "Send inn",
|
|
50
50
|
"bui.editor.toolbarFocus": "Fokus på verktøylinjen",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Understrek",
|
|
52
52
|
"bui.editor.undo": "Angre",
|
|
53
53
|
"bui.fileList.loading": "Laster {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, trykk Delete eller Backspace for å fjerne",
|
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"bui.stepper.step": "Trinn {index}",
|
|
73
73
|
"bui.table.loading": "Laster inn",
|
|
74
74
|
"bui.toolbar.more": "Mer",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "Kollaps",
|
|
76
|
+
"bui.treeView.expand": "Utvid",
|
|
77
77
|
"bui.treeView.rename": "Gi nytt navn",
|
|
78
78
|
"bui.useMedia.paused": "Satt på pause",
|
|
79
79
|
"bui.useMedia.playing": "Spilles av"
|
package/intl/nl.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Sneltoets",
|
|
49
49
|
"bui.editor.submit": "Indienen",
|
|
50
50
|
"bui.editor.toolbarFocus": "Focus op de werkbalk",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Onderstreep",
|
|
52
52
|
"bui.editor.undo": "Herstel",
|
|
53
53
|
"bui.fileList.loading": "Bezig met laden {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, druk op Delete of Backspace om te verwijderen",
|
|
@@ -65,15 +65,15 @@
|
|
|
65
65
|
"bui.pagination.prevPage": "Vorige pagina",
|
|
66
66
|
"bui.select.clear": "Wis",
|
|
67
67
|
"bui.select.more": "+{count} meer",
|
|
68
|
-
"bui.select.search": "
|
|
68
|
+
"bui.select.search": "Zoek",
|
|
69
69
|
"bui.select.selectAll": "Selecteer alles",
|
|
70
70
|
"bui.stepper.completed": "Voltooid",
|
|
71
71
|
"bui.stepper.label": "Voortgang",
|
|
72
72
|
"bui.stepper.step": "Stap {index}",
|
|
73
73
|
"bui.table.loading": "Laden",
|
|
74
74
|
"bui.toolbar.more": "Meer",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "Vouw samen",
|
|
76
|
+
"bui.treeView.expand": "Vouw uit",
|
|
77
77
|
"bui.treeView.rename": "Naam wijzigen",
|
|
78
78
|
"bui.useMedia.paused": "Gepauzeerd",
|
|
79
79
|
"bui.useMedia.playing": "Wordt afgespeeld"
|
package/intl/pt-PT.json
CHANGED
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"bui.stepper.step": "Passo {index}",
|
|
73
73
|
"bui.table.loading": "A carregar",
|
|
74
74
|
"bui.toolbar.more": "Mais",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
75
|
+
"bui.treeView.collapse": "Encolher",
|
|
76
76
|
"bui.treeView.expand": "Expandir",
|
|
77
77
|
"bui.treeView.rename": "Mudar o nome",
|
|
78
78
|
"bui.useMedia.paused": "Em pausa",
|
package/intl/pt.json
CHANGED
|
@@ -65,14 +65,14 @@
|
|
|
65
65
|
"bui.pagination.prevPage": "Página Anterior",
|
|
66
66
|
"bui.select.clear": "Limpar",
|
|
67
67
|
"bui.select.more": "+{count} mais",
|
|
68
|
-
"bui.select.search": "
|
|
68
|
+
"bui.select.search": "Buscar",
|
|
69
69
|
"bui.select.selectAll": "Selecionar Tudo",
|
|
70
|
-
"bui.stepper.completed": "
|
|
70
|
+
"bui.stepper.completed": "Completo",
|
|
71
71
|
"bui.stepper.label": "Progresso",
|
|
72
72
|
"bui.stepper.step": "Etapa {index}",
|
|
73
73
|
"bui.table.loading": "Carregando",
|
|
74
74
|
"bui.toolbar.more": "Mais",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
75
|
+
"bui.treeView.collapse": "Contrair",
|
|
76
76
|
"bui.treeView.expand": "Expandir",
|
|
77
77
|
"bui.treeView.rename": "Renomear",
|
|
78
78
|
"bui.useMedia.paused": "Pausado",
|
package/intl/ru.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 для удаления",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"bui.table.loading": "Загрузка",
|
|
74
74
|
"bui.toolbar.more": "Ещё",
|
|
75
75
|
"bui.treeView.collapse": "Свернуть",
|
|
76
|
-
"bui.treeView.expand": "
|
|
76
|
+
"bui.treeView.expand": "Раскрыть",
|
|
77
77
|
"bui.treeView.rename": "Переименовать",
|
|
78
78
|
"bui.useMedia.paused": "Приостановлено",
|
|
79
79
|
"bui.useMedia.playing": "Воспроизведение"
|
package/intl/sk.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Skratka",
|
|
49
49
|
"bui.editor.submit": "Odoslať",
|
|
50
50
|
"bui.editor.toolbarFocus": "Fokus na paneli nástrojov",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Podtrhnutie",
|
|
52
52
|
"bui.editor.undo": "Zrušiť",
|
|
53
53
|
"bui.fileList.loading": "Načítava sa {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, stlačte Delete alebo Backspace na odstránenie",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"bui.pagination.prevPage": "Predchádzajúca strana",
|
|
66
66
|
"bui.select.clear": "Zmazať",
|
|
67
67
|
"bui.select.more": "+{count} ďalších",
|
|
68
|
-
"bui.select.search": "
|
|
68
|
+
"bui.select.search": "Hladať",
|
|
69
69
|
"bui.select.selectAll": "Vybrať všetko",
|
|
70
70
|
"bui.stepper.completed": "Dokončené",
|
|
71
71
|
"bui.stepper.label": "Priebeh",
|
package/intl/sl.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Bližnjica",
|
|
49
49
|
"bui.editor.submit": "Pošlji",
|
|
50
50
|
"bui.editor.toolbarFocus": "Fokus na orodni vrstici",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Podčrtava",
|
|
52
52
|
"bui.editor.undo": "Razveljavi",
|
|
53
53
|
"bui.fileList.loading": "Nalaganje {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, pritisnite Delete ali Backspace za odstranitev",
|
|
@@ -65,14 +65,14 @@
|
|
|
65
65
|
"bui.pagination.prevPage": "Prejšnja stran",
|
|
66
66
|
"bui.select.clear": "Počisti",
|
|
67
67
|
"bui.select.more": "+{count} več",
|
|
68
|
-
"bui.select.search": "
|
|
68
|
+
"bui.select.search": "Išči",
|
|
69
69
|
"bui.select.selectAll": "Izberi vse",
|
|
70
|
-
"bui.stepper.completed": "
|
|
70
|
+
"bui.stepper.completed": "Zaključeno",
|
|
71
71
|
"bui.stepper.label": "Napredek",
|
|
72
72
|
"bui.stepper.step": "Korak {index}",
|
|
73
73
|
"bui.table.loading": "Nalagam",
|
|
74
74
|
"bui.toolbar.more": "Več",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
75
|
+
"bui.treeView.collapse": "Skrči",
|
|
76
76
|
"bui.treeView.expand": "Razširi",
|
|
77
77
|
"bui.treeView.rename": "Preimenuj",
|
|
78
78
|
"bui.useMedia.paused": "Zaustavljeno",
|
package/intl/sv.json
CHANGED
|
@@ -67,13 +67,13 @@
|
|
|
67
67
|
"bui.select.more": "+{count} till",
|
|
68
68
|
"bui.select.search": "Sök",
|
|
69
69
|
"bui.select.selectAll": "Markera allt",
|
|
70
|
-
"bui.stepper.completed": "
|
|
70
|
+
"bui.stepper.completed": "Genomfört",
|
|
71
71
|
"bui.stepper.label": "Förlopp",
|
|
72
72
|
"bui.stepper.step": "Steg {index}",
|
|
73
73
|
"bui.table.loading": "Läser in",
|
|
74
74
|
"bui.toolbar.more": "Mer",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "Förminska",
|
|
76
|
+
"bui.treeView.expand": "Expandera",
|
|
77
77
|
"bui.treeView.rename": "Byt namn",
|
|
78
78
|
"bui.useMedia.paused": "Pausad",
|
|
79
79
|
"bui.useMedia.playing": "Spelas upp"
|
package/intl/th.json
CHANGED
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"bui.table.loading": "กำลังโหลด",
|
|
74
74
|
"bui.toolbar.more": "เพิ่มเติม",
|
|
75
75
|
"bui.treeView.collapse": "ยุบ",
|
|
76
|
-
"bui.treeView.expand": "
|
|
76
|
+
"bui.treeView.expand": "ขยายตัว",
|
|
77
77
|
"bui.treeView.rename": "เปลี่ยนชื่อ",
|
|
78
78
|
"bui.useMedia.paused": "หยุดชั่วคราว",
|
|
79
79
|
"bui.useMedia.playing": "กำลังเล่น"
|
package/intl/tr.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"bui.editor.shortcut": "Kısayol",
|
|
49
49
|
"bui.editor.submit": "Gönder",
|
|
50
50
|
"bui.editor.toolbarFocus": "Araç Çubuğu Odak",
|
|
51
|
-
"bui.editor.underline": "
|
|
51
|
+
"bui.editor.underline": "Alt Çizgi",
|
|
52
52
|
"bui.editor.undo": "Geri Al",
|
|
53
53
|
"bui.fileList.loading": "Yükleniyor {fileName}",
|
|
54
54
|
"bui.fileList.removeHint": "{fileName}, kaldırmak için Delete veya Backspace tuşuna basın",
|
|
@@ -65,14 +65,14 @@
|
|
|
65
65
|
"bui.pagination.prevPage": "Önceki Sayfa",
|
|
66
66
|
"bui.select.clear": "Temizle",
|
|
67
67
|
"bui.select.more": "+{count} tane daha",
|
|
68
|
-
"bui.select.search": "
|
|
68
|
+
"bui.select.search": "Arama",
|
|
69
69
|
"bui.select.selectAll": "Tümünü Seç",
|
|
70
70
|
"bui.stepper.completed": "Tamamlandı",
|
|
71
71
|
"bui.stepper.label": "İlerleme",
|
|
72
72
|
"bui.stepper.step": "{index}. adım",
|
|
73
73
|
"bui.table.loading": "Yükleniyor",
|
|
74
74
|
"bui.toolbar.more": "Daha fazla",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
75
|
+
"bui.treeView.collapse": "İçeriği Gizle",
|
|
76
76
|
"bui.treeView.expand": "Genişlet",
|
|
77
77
|
"bui.treeView.rename": "Yeniden adlandır",
|
|
78
78
|
"bui.useMedia.paused": "Duraklatıldı",
|
package/intl/uk.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 для видалення",
|
package/intl/zh-Hant.json
CHANGED
|
@@ -72,8 +72,8 @@
|
|
|
72
72
|
"bui.stepper.step": "第 {index} 步",
|
|
73
73
|
"bui.table.loading": "正在載入",
|
|
74
74
|
"bui.toolbar.more": "更多",
|
|
75
|
-
"bui.treeView.collapse": "
|
|
76
|
-
"bui.treeView.expand": "
|
|
75
|
+
"bui.treeView.collapse": "收起",
|
|
76
|
+
"bui.treeView.expand": "擴展",
|
|
77
77
|
"bui.treeView.rename": "重新命名",
|
|
78
78
|
"bui.useMedia.paused": "已暫停",
|
|
79
79
|
"bui.useMedia.playing": "正在播放"
|
package/messages.json
CHANGED
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"description": "Accessible name of the toolbar button that turns the selected text into a hyperlink. Imperative verb phrase."
|
|
113
113
|
},
|
|
114
114
|
"bui.editor.backgroundColor": {
|
|
115
|
-
"defaultMessage": "Background
|
|
115
|
+
"defaultMessage": "Background Color",
|
|
116
116
|
"description": "Accessible name of the toolbar control that sets the highlight colour drawn behind the selected text. Noun phrase."
|
|
117
117
|
},
|
|
118
118
|
"bui.editor.bold": {
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"description": "Accessible name of the button that changes the URL of an existing hyperlink. Imperative verb phrase."
|
|
141
141
|
},
|
|
142
142
|
"bui.editor.fontColor": {
|
|
143
|
-
"defaultMessage": "Font
|
|
143
|
+
"defaultMessage": "Font Color",
|
|
144
144
|
"description": "Accessible name of the toolbar control that sets the colour of the selected text itself. Noun phrase."
|
|
145
145
|
},
|
|
146
146
|
"bui.editor.help": {
|
package/package.json
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@baseline-ui/core",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.4.0",
|
|
4
4
|
"description": "Baseline UI is a set of accessible components and tools for building accessible, customizable, production-ready user interfaces",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
8
8
|
"style": "dist/index.css",
|
|
9
|
+
"sideEffects": [
|
|
10
|
+
"*.css"
|
|
11
|
+
],
|
|
9
12
|
"files": [
|
|
10
13
|
"dist",
|
|
11
14
|
"intl",
|
|
@@ -28,9 +31,9 @@
|
|
|
28
31
|
"perfect-freehand": "^1.2.3",
|
|
29
32
|
"react-resizable-panels": "4.11.2",
|
|
30
33
|
"use-sync-external-store": "1.6.0",
|
|
31
|
-
"@baseline-ui/css": "2.
|
|
32
|
-
"@baseline-ui/icons": "2.
|
|
33
|
-
"@baseline-ui/tokens": "2.
|
|
34
|
+
"@baseline-ui/css": "2.4.0",
|
|
35
|
+
"@baseline-ui/icons": "2.4.0",
|
|
36
|
+
"@baseline-ui/tokens": "2.4.0"
|
|
34
37
|
},
|
|
35
38
|
"peerDependencies": {
|
|
36
39
|
"react": "^18.0.0",
|
|
@@ -46,7 +49,7 @@
|
|
|
46
49
|
"access": "public"
|
|
47
50
|
},
|
|
48
51
|
"scripts": {
|
|
49
|
-
"build": "
|
|
52
|
+
"build": "rm -rf dist && tsup --config tsup.build.ts && pnpm run build:dts",
|
|
50
53
|
"build:dts": "rollup -c rollup.config.js",
|
|
51
54
|
"build:docs": "typedoc --useCodeBlocks --enumMembersFormat table --hidePageTitle --parametersFormat table --propertiesFormat table --hidePageHeader --indexFormat table --typeDeclarationFormat table --hideBreadcrumbs --outputFileStrategy modules",
|
|
52
55
|
"acknowledgements": "pnpm-licenses generate-disclaimer --prod --output-file=Acknowledgements.md"
|
package/sbom.json
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
|
|
3
3
|
"bomFormat": "CycloneDX",
|
|
4
4
|
"specVersion": "1.6",
|
|
5
|
-
"serialNumber": "urn:uuid:
|
|
5
|
+
"serialNumber": "urn:uuid:7a48de75-3221-4f53-96d1-15decc4f3cc0",
|
|
6
6
|
"version": 1,
|
|
7
7
|
"metadata": {
|
|
8
|
-
"timestamp": "2026-08-
|
|
8
|
+
"timestamp": "2026-08-31T01:41:09.835Z",
|
|
9
9
|
"lifecycles": [
|
|
10
10
|
{
|
|
11
11
|
"phase": "pre-build"
|
|
@@ -23,9 +23,9 @@
|
|
|
23
23
|
"component": {
|
|
24
24
|
"type": "library",
|
|
25
25
|
"name": "@baseline-ui/core",
|
|
26
|
-
"version": "2.
|
|
27
|
-
"purl": "pkg:npm/@baseline-ui/core@2.
|
|
28
|
-
"bom-ref": "pkg:npm/@baseline-ui/core@2.
|
|
26
|
+
"version": "2.4.0",
|
|
27
|
+
"purl": "pkg:npm/@baseline-ui/core@2.4.0",
|
|
28
|
+
"bom-ref": "pkg:npm/@baseline-ui/core@2.4.0",
|
|
29
29
|
"licenses": [
|
|
30
30
|
{
|
|
31
31
|
"license": {
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
],
|
|
634
634
|
"dependencies": [
|
|
635
635
|
{
|
|
636
|
-
"ref": "pkg:npm/@baseline-ui/core@2.
|
|
636
|
+
"ref": "pkg:npm/@baseline-ui/core@2.4.0",
|
|
637
637
|
"dependsOn": [
|
|
638
638
|
"pkg:npm/%40internationalized/date@3.12.2",
|
|
639
639
|
"pkg:npm/%40vanilla-extract/dynamic@2.1.5",
|