@unicom-cloud/ui 0.8.172 → 0.8.173
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/.virtual/_rolldown/runtime.js +1 -1
- package/affix/Affix.js +1 -1
- package/affix/constants.js +1 -1
- package/affix/context.js +1 -1
- package/affix/index.js +1 -1
- package/affix/style/index.js +1 -1
- package/alert/Alert.js +1 -1
- package/alert/constants.js +1 -1
- package/alert/context.js +1 -1
- package/alert/index.js +1 -1
- package/alert/style/index.js +1 -1
- package/anchor/Anchor.js +1 -1
- package/anchor/Link.js +1 -1
- package/anchor/constants.js +1 -1
- package/anchor/context.js +1 -1
- package/anchor/index.js +1 -1
- package/anchor/style/index.js +1 -1
- package/anchor/utils.js +1 -1
- package/animation/Animation.js +1 -1
- package/animation/constants.js +1 -1
- package/animation/context.js +1 -1
- package/animation/index.js +1 -1
- package/animation/style/index.js +1 -1
- package/app/App.js +1 -1
- package/app/constants.js +1 -1
- package/app/context.js +1 -1
- package/app/index.js +1 -1
- package/app/style/index.js +1 -1
- package/app/useApp.js +1 -1
- package/auto-complete/AutoComplete.js +1 -1
- package/auto-complete/constants.js +1 -1
- package/auto-complete/context.js +1 -1
- package/auto-complete/index.js +1 -1
- package/auto-complete/style/index.js +1 -1
- package/avatar/Avatar.js +1 -1
- package/avatar/Group.js +1 -1
- package/avatar/constants.js +1 -1
- package/avatar/context.js +1 -1
- package/avatar/index.js +1 -1
- package/avatar/style/index.js +1 -1
- package/back-top/BackTop.js +1 -1
- package/back-top/constants.js +1 -1
- package/back-top/context.js +1 -1
- package/back-top/index.js +1 -1
- package/back-top/style/index.js +1 -1
- package/badge/Badge.js +1 -1
- package/badge/Count.js +1 -1
- package/badge/constants.js +1 -1
- package/badge/context.js +1 -1
- package/badge/index.js +1 -1
- package/badge/style/index.js +1 -1
- package/badge/utils.js +1 -1
- package/border-beam/BorderBeam.js +1 -1
- package/border-beam/constants.js +1 -1
- package/border-beam/context.js +1 -1
- package/border-beam/index.js +1 -1
- package/border-beam/style/index.js +1 -1
- package/breadcrumb/Breadcrumb.js +1 -1
- package/breadcrumb/Item.js +1 -1
- package/breadcrumb/constants.js +1 -1
- package/breadcrumb/context.js +1 -1
- package/breadcrumb/index.js +1 -1
- package/breadcrumb/style/index.js +1 -1
- package/button/Button.js +1 -1
- package/button/Group.js +1 -1
- package/button/Toggle.js +1 -1
- package/button/constants.js +1 -1
- package/button/context.js +1 -1
- package/button/index.js +1 -1
- package/button/style/index.js +1 -1
- package/calendar/Calendar.js +1 -1
- package/calendar/Month.js +1 -1
- package/calendar/WeekList.js +1 -1
- package/calendar/Year.js +1 -1
- package/calendar/constants.js +1 -1
- package/calendar/context.js +1 -1
- package/calendar/header/Panel.js +1 -1
- package/calendar/header/index.js +1 -1
- package/calendar/hooks/useCellClassName.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/style/index.js +1 -1
- package/card/Card.js +1 -1
- package/card/Grid.js +1 -1
- package/card/Meta.js +1 -1
- package/card/constants.js +1 -1
- package/card/context.js +1 -1
- package/card/index.js +1 -1
- package/card/style/index.js +1 -1
- package/carousel/Arrow.js +1 -1
- package/carousel/Carousel.js +1 -1
- package/carousel/Indicator.js +1 -1
- package/carousel/constants.js +1 -1
- package/carousel/context.js +1 -1
- package/carousel/index.js +1 -1
- package/carousel/style/index.js +1 -1
- package/cascader/Cascader.js +1 -1
- package/cascader/base/node.js +1 -1
- package/cascader/base/store.js +1 -1
- package/cascader/constants.js +1 -1
- package/cascader/context.js +1 -1
- package/cascader/hooks/useRefCurrent.js +1 -1
- package/cascader/index.js +1 -1
- package/cascader/panel/List.js +1 -1
- package/cascader/panel/Option.js +1 -1
- package/cascader/panel/Search.js +1 -1
- package/cascader/style/index.js +1 -1
- package/cascader/utils.js +1 -1
- package/checkbox/Checkbox.js +1 -1
- package/checkbox/Group.js +1 -1
- package/checkbox/GroupBlock.js +1 -1
- package/checkbox/constants.js +1 -1
- package/checkbox/context.js +1 -1
- package/checkbox/index.js +1 -1
- package/checkbox/style/index.js +1 -1
- package/checkbox/useCheckbox.js +1 -1
- package/collapse/Collapse.js +1 -1
- package/collapse/Item.js +1 -1
- package/collapse/constants.js +1 -1
- package/collapse/context.js +1 -1
- package/collapse/index.js +1 -1
- package/collapse/style/index.js +1 -1
- package/collapse/utils.js +1 -1
- package/color-picker/ColorPicker.js +1 -1
- package/color-picker/ControlBar.js +1 -1
- package/color-picker/InputAlpha.js +1 -1
- package/color-picker/InputHex.js +1 -1
- package/color-picker/InputRgb.js +1 -1
- package/color-picker/Mode.js +1 -1
- package/color-picker/Palette.js +1 -1
- package/color-picker/Panel.js +1 -1
- package/color-picker/colors.js +1 -1
- package/color-picker/constants.js +1 -1
- package/color-picker/context.js +1 -1
- package/color-picker/hooks/useColorPicker.js +1 -1
- package/color-picker/hooks/useControlBlock.js +1 -1
- package/color-picker/index.js +1 -1
- package/color-picker/interface.js +1 -1
- package/color-picker/style/index.js +1 -1
- package/color-picker/utils.js +1 -1
- package/comment/Comment.js +1 -1
- package/comment/constants.js +1 -1
- package/comment/context.js +1 -1
- package/comment/index.js +1 -1
- package/comment/style/index.js +1 -1
- package/config-provider/ConfigProvider.js +1 -1
- package/config-provider/constants.js +1 -1
- package/config-provider/context.js +1 -1
- package/config-provider/index.js +1 -1
- package/config-provider/initUI.js +1 -1
- package/config-provider/style/index.js +1 -1
- package/config-provider/useConfigProvider.js +1 -1
- package/config-provider/utils.js +1 -1
- package/constants/index.js +1 -1
- package/copy/Copy.js +1 -1
- package/copy/constants.js +1 -1
- package/copy/context.js +1 -1
- package/copy/index.js +1 -1
- package/copy/style/index.js +1 -1
- package/countdown/Countdown.js +1 -1
- package/countdown/constants.js +1 -1
- package/countdown/context.js +1 -1
- package/countdown/index.js +1 -1
- package/countdown/style/index.js +1 -1
- package/countdown/utils.js +1 -1
- package/date-picker/DatePicker.js +1 -1
- package/date-picker/Picker.js +1 -1
- package/date-picker/Range.js +1 -1
- package/date-picker/constants.js +1 -1
- package/date-picker/context.js +1 -1
- package/date-picker/hooks/useCellClassName.js +1 -1
- package/date-picker/index.js +1 -1
- package/date-picker/panel/Body.js +1 -1
- package/date-picker/panel/Footer.js +1 -1
- package/date-picker/panel/Header.js +1 -1
- package/date-picker/panel/Shortcut.js +1 -1
- package/date-picker/panel/WeekList.js +1 -1
- package/date-picker/panel/date/index.js +1 -1
- package/date-picker/panel/month/index.js +1 -1
- package/date-picker/panel/quarter/index.js +1 -1
- package/date-picker/panel/range/index.js +1 -1
- package/date-picker/panel/week/index.js +1 -1
- package/date-picker/panel/year/index.js +1 -1
- package/date-picker/style/index.js +1 -1
- package/date-picker/utils.js +1 -1
- package/descriptions/Descriptions.js +1 -1
- package/descriptions/constants.js +1 -1
- package/descriptions/context.js +1 -1
- package/descriptions/index.js +1 -1
- package/descriptions/style/index.js +1 -1
- package/details/Details.js +1 -1
- package/details/constants.js +1 -1
- package/details/context.js +1 -1
- package/details/index.js +1 -1
- package/details/style/index.js +1 -1
- package/development/Development.js +1 -1
- package/development/constants.js +1 -1
- package/development/context.js +1 -1
- package/development/index.js +1 -1
- package/development/style/index.js +1 -1
- package/divider/Divider.js +1 -1
- package/divider/constants.js +1 -1
- package/divider/context.js +1 -1
- package/divider/index.js +1 -1
- package/divider/style/index.js +1 -1
- package/draggable/Draggable.js +1 -1
- package/draggable/Item.js +1 -1
- package/draggable/constants.js +1 -1
- package/draggable/context.js +1 -1
- package/draggable/index.js +1 -1
- package/draggable/style/index.js +1 -1
- package/draw/Draw.js +13 -13
- package/draw/{core/actions → actions}/actionAddToLibrary.d.ts +109 -109
- package/draw/{core/actions → actions}/actionAddToLibrary.js +8 -8
- package/draw/{core/actions → actions}/actionAlign.d.ts +14 -14
- package/draw/{core/actions → actions}/actionAlign.js +13 -13
- package/draw/{core/actions → actions}/actionBoundText.d.ts +72 -72
- package/draw/{core/actions → actions}/actionBoundText.js +13 -13
- package/draw/{core/actions → actions}/actionCanvas.d.ts +420 -420
- package/draw/{core/actions → actions}/actionCanvas.js +32 -32
- package/draw/{core/actions → actions}/actionClipboard.d.ts +81 -81
- package/draw/{core/actions → actions}/actionClipboard.js +9 -9
- package/draw/{core/actions → actions}/actionCropEditor.d.ts +37 -37
- package/draw/{core/actions → actions}/actionCropEditor.js +6 -6
- package/draw/{core/actions → actions}/actionDeleteSelected.d.ts +97 -97
- package/draw/{core/actions → actions}/actionDeleteSelected.js +16 -16
- package/draw/{core/actions → actions}/actionDistribute.d.ts +4 -4
- package/draw/{core/actions → actions}/actionDistribute.js +13 -13
- package/draw/{core/actions → actions}/actionDuplicateSelection.d.ts +3 -3
- package/draw/{core/actions → actions}/actionDuplicateSelection.js +12 -12
- package/draw/{core/actions → actions}/actionElementLink.d.ts +45 -45
- package/draw/{core/actions → actions}/actionElementLink.js +11 -11
- package/draw/{core/actions → actions}/actionElementLock.d.ts +73 -73
- package/draw/{core/actions → actions}/actionElementLock.js +11 -11
- package/draw/{core/actions → actions}/actionEmbeddable.d.ts +38 -38
- package/draw/{core/actions → actions}/actionEmbeddable.js +5 -5
- package/draw/{core/actions → actions}/actionExport.d.ts +85 -85
- package/draw/{core/actions → actions}/actionExport.js +13 -13
- package/draw/{core/actions → actions}/actionFinalize.d.ts +3 -3
- package/draw/{core/actions → actions}/actionFinalize.js +16 -16
- package/draw/{core/actions → actions}/actionFlip.d.ts +4 -4
- package/draw/{core/actions → actions}/actionFlip.js +15 -15
- package/draw/{core/actions → actions}/actionFrame.d.ts +250 -250
- package/draw/{core/actions → actions}/actionFrame.js +14 -14
- package/draw/{core/actions → actions}/actionGroup.d.ts +65 -65
- package/draw/{core/actions → actions}/actionGroup.js +15 -15
- package/draw/{core/actions → actions}/actionHistory.d.ts +2 -2
- package/draw/{core/actions → actions}/actionHistory.js +9 -9
- package/draw/{core/actions → actions}/actionLinearEditor.d.ts +159 -159
- package/draw/{core/actions → actions}/actionLinearEditor.js +10 -10
- package/draw/{core/actions → actions}/actionMenu.d.ts +36 -36
- package/draw/{core/actions → actions}/actionMenu.js +6 -6
- package/draw/{core/actions → actions}/actionProperties.d.ts +62 -62
- package/draw/{core/actions → actions}/actionProperties.js +194 -194
- package/draw/{core/actions → actions}/actionSelectAll.d.ts +35 -35
- package/draw/{core/actions → actions}/actionSelectAll.js +10 -10
- package/draw/{core/actions → actions}/actionStyles.d.ts +40 -40
- package/draw/{core/actions → actions}/actionStyles.js +12 -12
- package/draw/actions/actionTextAutoResize.d.ts +17 -0
- package/draw/{core/actions → actions}/actionTextAutoResize.js +10 -10
- package/draw/{core/actions → actions}/actionToggleGridMode.d.ts +39 -39
- package/draw/{core/actions → actions}/actionToggleGridMode.js +6 -6
- package/draw/{core/actions → actions}/actionToggleObjectsSnapMode.d.ts +40 -40
- package/draw/{core/actions → actions}/actionToggleObjectsSnapMode.js +6 -6
- package/draw/{core/actions → actions}/actionToggleSearchMenu.d.ts +36 -36
- package/draw/{core/actions → actions}/actionToggleSearchMenu.js +6 -6
- package/draw/actions/actionToggleShapeSwitch.d.ts +19 -0
- package/draw/{core/actions → actions}/actionToggleStats.d.ts +38 -38
- package/draw/{core/actions → actions}/actionToggleStats.js +6 -6
- package/draw/{core/actions → actions}/actionToggleViewMode.d.ts +40 -40
- package/draw/{core/actions → actions}/actionToggleViewMode.js +6 -6
- package/draw/{core/actions → actions}/actionToggleZenMode.d.ts +40 -40
- package/draw/{core/actions → actions}/actionToggleZenMode.js +6 -6
- package/draw/{core/actions → actions}/actionZindex.d.ts +12 -12
- package/draw/{core/actions → actions}/actionZindex.js +9 -9
- package/draw/{core/actions → actions}/index.js +1 -1
- package/draw/{core/actions → actions}/manager.d.ts +2 -2
- package/draw/{core/actions → actions}/manager.js +4 -4
- package/draw/actions/register.js +6 -0
- package/draw/{core/actions → actions}/shortcuts.d.ts +1 -1
- package/draw/{core/actions → actions}/shortcuts.js +4 -4
- package/draw/{core/actions → actions}/types.d.ts +3 -3
- package/draw/{core/analytics.js → analytics.js} +4 -4
- package/draw/{core/animated-trail.d.ts → animated-trail.d.ts} +2 -2
- package/draw/{core/animated-trail.js → animated-trail.js} +7 -7
- package/draw/{core/animation-frame-handler.js → animation-frame-handler.js} +2 -2
- package/draw/{core/appState.d.ts → appState.d.ts} +15 -15
- package/draw/{core/appState.js → appState.js} +8 -8
- package/draw/{core/charts.d.ts → charts.d.ts} +1 -1
- package/draw/{core/charts.js → charts.js} +12 -12
- package/draw/{core/clients.d.ts → clients.d.ts} +1 -1
- package/draw/{core/clients.js → clients.js} +9 -6
- package/draw/{core/clipboard.d.ts → clipboard.d.ts} +5 -5
- package/draw/{core/clipboard.js → clipboard.js} +45 -45
- package/draw/common/binary-heap.js +1 -1
- package/draw/common/bounds.js +1 -1
- package/draw/common/colors.js +1 -1
- package/draw/common/constants.d.ts +1 -1
- package/draw/common/constants.js +4 -4
- package/draw/common/editorInterface.js +1 -1
- package/draw/common/emitter.js +1 -1
- package/draw/common/font-metadata.js +1 -1
- package/draw/common/index.js +1 -1
- package/draw/common/keys.js +1 -1
- package/draw/common/points.js +1 -1
- package/draw/common/promise-pool.js +1 -1
- package/draw/common/queue.js +1 -1
- package/draw/common/random.js +1 -1
- package/draw/common/url.js +2 -2
- package/draw/common/utils.js +1 -1
- package/draw/{core/components → components}/Actions.d.ts +2 -2
- package/draw/components/Actions.js +493 -0
- package/draw/{core/components → components}/ActiveConfirmDialog.js +4 -4
- package/draw/{core/components → components}/App.d.ts +18 -18
- package/draw/{core/components → components}/App.js +676 -676
- package/draw/{core/components → components}/BraveMeasureTextError.js +2 -2
- package/draw/{core/components → components}/ContextMenu.js +2 -2
- package/draw/{core/components → components}/ConvertElementTypePopup.d.ts +2 -2
- package/draw/{core/components → components}/ConvertElementTypePopup.js +37 -37
- package/draw/{core/components → components}/DarkModeToggle.d.ts +1 -1
- package/draw/{core/components → components}/DarkModeToggle.js +5 -5
- package/draw/{core/components → components}/ElementCanvasButtons.d.ts +1 -1
- package/draw/{core/components → components}/ElementCanvasButtons.js +6 -6
- package/draw/{core/components → components}/ElementLinkDialog.d.ts +3 -3
- package/draw/{core/components → components}/ElementLinkDialog.js +12 -12
- package/draw/{core/components → components}/Ellipsify.js +2 -2
- package/draw/{core/components → components}/ErrorDialog.js +3 -3
- package/draw/{core/components → components}/ExportDialog.d.ts +2 -2
- package/draw/{core/components → components}/ExportDialog.js +4 -4
- package/draw/{core/components → components}/EyeDropper.d.ts +1 -1
- package/draw/{core/components → components}/EyeDropper.js +7 -7
- package/draw/{core/components → components}/FixedSideContainer.js +2 -2
- package/draw/{core/components → components}/Footer.d.ts +2 -2
- package/draw/{core/components → components}/Footer.js +8 -8
- package/draw/{core/components → components}/HandButton.js +5 -5
- package/draw/{core/components → components}/HelpDialog.js +6 -6
- package/draw/{core/components → components}/HintViewer.d.ts +2 -2
- package/draw/{core/components → components}/HintViewer.js +17 -17
- package/draw/{core/components → components}/ImageExportDialog.d.ts +2 -2
- package/draw/{core/components → components}/ImageExportDialog.js +14 -14
- package/draw/{core/components → components}/InitializeApp.d.ts +1 -1
- package/draw/{core/components → components}/InitializeApp.js +2 -2
- package/draw/{core/components → components}/InlineIcon.js +2 -2
- package/draw/{core/components → components}/Island.js +2 -2
- package/draw/{core/components → components}/LaserPointerButton.js +2 -2
- package/draw/{core/components → components}/LayerUI.d.ts +2 -2
- package/draw/{core/components → components}/LayerUI.js +21 -21
- package/draw/{core/components → components}/LibraryMenu.js +14 -14
- package/draw/{core/components → components}/LibraryMenuItems.d.ts +1 -1
- package/draw/{core/components → components}/LibraryMenuItems.js +15 -15
- package/draw/{core/components → components}/LibraryMenuSection.d.ts +2 -2
- package/draw/{core/components → components}/LibraryMenuSection.js +3 -3
- package/draw/{core/components → components}/LibraryUnit.d.ts +1 -1
- package/draw/{core/components → components}/LibraryUnit.js +3 -3
- package/draw/{core/components → components}/LoadingMessage.d.ts +1 -1
- package/draw/{core/components → components}/LoadingMessage.js +3 -3
- package/draw/{core/components → components}/LockButton.js +4 -4
- package/draw/{core/components → components}/MagicButton.js +2 -2
- package/draw/{core/components → components}/PasteChartDialog.d.ts +1 -1
- package/draw/{core/components → components}/PasteChartDialog.js +3 -3
- package/draw/{core/components → components}/PenModeButton.js +2 -2
- package/draw/{core/components → components}/Popover.js +5 -5
- package/draw/{core/components → components}/ProjectName.js +5 -5
- package/draw/{core/components → components}/Range.d.ts +1 -1
- package/draw/{core/components → components}/Range.js +4 -4
- package/draw/{core/components → components}/SVGLayer.js +2 -2
- package/draw/{core/components → components}/SearchMenu.js +21 -21
- package/draw/{core/components → components}/Stack.js +1 -1
- package/draw/{core/components → components}/Toast.js +3 -3
- package/draw/{core/components → components}/Trans.js +2 -2
- package/draw/{core/components → components}/UnlockPopup.d.ts +1 -1
- package/draw/{core/components → components}/UnlockPopup.js +7 -7
- package/draw/{core/components → components}/canvases/InteractiveCanvas.d.ts +3 -3
- package/draw/{core/components → components}/canvases/InteractiveCanvas.js +5 -5
- package/draw/{core/components → components}/canvases/NewElementCanvas.d.ts +3 -3
- package/draw/{core/components → components}/canvases/NewElementCanvas.js +2 -2
- package/draw/{core/components → components}/canvases/StaticCanvas.d.ts +3 -3
- package/draw/{core/components → components}/canvases/StaticCanvas.js +4 -4
- package/draw/components/canvases/index.js +4 -0
- package/draw/{core/components → components}/context.d.ts +3 -3
- package/draw/{core/components → components}/context.js +4 -4
- package/draw/{core/components → components}/diagram-to-code-plugin/index.d.ts +1 -1
- package/draw/{core/components → components}/diagram-to-code-plugin/index.js +2 -2
- package/draw/{core/components → components}/hooks.d.ts +6 -6
- package/draw/{core/components → components}/hooks.js +4 -4
- package/draw/{core/components → components}/icons.d.ts +1 -1
- package/draw/{core/components → components}/icons.js +4 -4
- package/draw/{core/components → components}/main-menu/DefaultItems.d.ts +1 -1
- package/draw/{core/components → components}/main-menu/DefaultItems.js +4 -4
- package/draw/{core/components → components}/main-menu/MenuItem.js +4 -4
- package/draw/{core/components → components}/main-menu/common.js +5 -5
- package/draw/{core/components → components}/overwrite-confirm/State.js +3 -3
- package/draw/{core/components → components}/overwrite-confirm/index.js +7 -7
- package/draw/{core/components → components}/shapes.d.ts +1 -1
- package/draw/{core/components → components}/shapes.js +4 -4
- package/draw/{core/components → components}/stats/Angle.d.ts +3 -3
- package/draw/{core/components → components}/stats/Angle.js +8 -8
- package/draw/{core/components → components}/stats/CanvasGrid.d.ts +2 -2
- package/draw/{core/components → components}/stats/CanvasGrid.js +2 -2
- package/draw/{core/components → components}/stats/Collapsible.js +2 -2
- package/draw/{core/components → components}/stats/Dimension.d.ts +3 -3
- package/draw/{core/components → components}/stats/Dimension.js +10 -10
- package/draw/{core/components → components}/stats/DragInput.d.ts +3 -3
- package/draw/{core/components → components}/stats/DragInput.js +9 -9
- package/draw/{core/components → components}/stats/FontSize.d.ts +3 -3
- package/draw/{core/components → components}/stats/FontSize.js +5 -5
- package/draw/{core/components → components}/stats/MultiAngle.d.ts +3 -3
- package/draw/{core/components → components}/stats/MultiAngle.js +8 -8
- package/draw/{core/components → components}/stats/MultiDimension.d.ts +3 -3
- package/draw/{core/components → components}/stats/MultiDimension.js +13 -13
- package/draw/{core/components → components}/stats/MultiFontSize.d.ts +3 -3
- package/draw/{core/components → components}/stats/MultiFontSize.js +6 -6
- package/draw/{core/components → components}/stats/MultiPosition.d.ts +3 -3
- package/draw/{core/components → components}/stats/MultiPosition.js +7 -7
- package/draw/{core/components → components}/stats/Position.d.ts +3 -3
- package/draw/{core/components → components}/stats/Position.js +8 -8
- package/draw/{core/components → components}/stats/index.d.ts +2 -2
- package/draw/{core/components → components}/stats/index.js +12 -12
- package/draw/{core/components → components}/stats/utils.d.ts +3 -3
- package/draw/{core/components → components}/stats/utils.js +11 -11
- package/draw/constants.js +1 -1
- package/draw/{core/context → context}/tunnels.d.ts +9 -9
- package/draw/{core/context → context}/tunnels.js +6 -6
- package/draw/{core/context → context}/ui-appState.d.ts +1 -1
- package/draw/context/ui-appState.js +7 -0
- package/draw/context.js +1 -1
- package/draw/{core/cursor.d.ts → cursor.d.ts} +1 -1
- package/draw/{core/cursor.js → cursor.js} +4 -4
- package/draw/{core/data → data}/EditorLocalStorage.d.ts +2 -2
- package/draw/{core/data → data}/blob.d.ts +69 -69
- package/draw/{core/data → data}/blob.js +25 -25
- package/draw/{core/data → data}/encode.js +3 -3
- package/draw/data/encryption.js +4 -0
- package/draw/{core/data → data}/filesystem.d.ts +3 -3
- package/draw/{core/data → data}/filesystem.js +9 -9
- package/draw/{core/data → data}/image.js +7 -7
- package/draw/data/index.js +5 -0
- package/draw/{core/data → data}/json.d.ts +33 -33
- package/draw/{core/data → data}/json.js +4 -4
- package/draw/{core/data → data}/library.d.ts +3 -3
- package/draw/{core/data → data}/library.js +32 -32
- package/draw/{core/data → data}/reconcile.d.ts +3 -3
- package/draw/{core/data → data}/reconcile.js +6 -6
- package/draw/{core/data → data}/resave.d.ts +2 -2
- package/draw/{core/data → data}/resave.js +2 -2
- package/draw/{core/data → data}/restore.d.ts +3 -3
- package/draw/{core/data → data}/restore.js +49 -49
- package/draw/{core/data → data}/types.d.ts +3 -3
- package/draw/{core/data → data}/utils.d.ts +2 -2
- package/draw/{core/data → data}/utils.js +10 -10
- package/draw/{core/deburr.js → deburr.js} +2 -2
- package/draw/editor-jotai.d.ts +7 -0
- package/draw/editor-jotai.js +11 -0
- package/draw/element/Scene.js +1 -1
- package/draw/element/align.js +1 -1
- package/draw/element/arrows/focus.js +1 -1
- package/draw/element/arrows/helpers.js +1 -1
- package/draw/element/binding.js +1 -1
- package/draw/element/bounds.js +1 -1
- package/draw/element/collision.js +1 -1
- package/draw/element/comparisons.js +1 -1
- package/draw/element/containerCache.js +1 -1
- package/draw/element/cropElement.js +1 -1
- package/draw/element/delta.js +1 -1
- package/draw/element/distance.js +1 -1
- package/draw/element/distribute.js +1 -1
- package/draw/element/dragElements.js +1 -1
- package/draw/element/duplicate.js +1 -1
- package/draw/element/elbowArrow.js +1 -1
- package/draw/element/elementLink.js +1 -1
- package/draw/element/embeddable.js +1 -1
- package/draw/element/flowchart.js +1 -1
- package/draw/element/fractionalIndex.js +1 -1
- package/draw/element/frame.js +1 -1
- package/draw/element/groups.js +1 -1
- package/draw/element/heading.js +1 -1
- package/draw/element/image.js +1 -1
- package/draw/element/index.js +1 -1
- package/draw/element/is.js +1 -1
- package/draw/element/linearElementEditor.js +1 -1
- package/draw/element/mutateElement.js +1 -1
- package/draw/element/newElement.js +1 -1
- package/draw/element/positionElementsOnGrid.js +1 -1
- package/draw/element/renderElement.d.ts +1 -1
- package/draw/element/renderElement.js +1 -1
- package/draw/element/resizeElements.js +1 -1
- package/draw/element/resizeTest.js +1 -1
- package/draw/element/selection.js +1 -1
- package/draw/element/shape.d.ts +1 -1
- package/draw/element/shape.js +1 -1
- package/draw/element/showSelectedShapeActions.js +1 -1
- package/draw/element/sizeHelpers.js +1 -1
- package/draw/element/sortElements.js +1 -1
- package/draw/element/store.d.ts +1 -1
- package/draw/element/store.js +1 -1
- package/draw/element/textElement.js +1 -1
- package/draw/element/textMeasurements.js +1 -1
- package/draw/element/textWrapping.js +1 -1
- package/draw/element/transform.js +1 -1
- package/draw/element/transformHandles.js +1 -1
- package/draw/element/typeChecks.js +1 -1
- package/draw/element/utils.js +1 -1
- package/draw/element/zindex.js +1 -1
- package/draw/{core/eraser → eraser}/index.js +17 -17
- package/draw/errors.js +41 -0
- package/draw/{core/fonts → fonts}/DrawFontFace.js +2 -2
- package/draw/{core/fonts → fonts}/Fonts.d.ts +3 -3
- package/draw/{core/fonts → fonts}/Fonts.js +12 -12
- package/draw/fonts/index.js +3 -0
- package/draw/{core/gesture.d.ts → gesture.d.ts} +1 -1
- package/draw/{core/gesture.js → gesture.js} +2 -2
- package/draw/{core/history.d.ts → history.d.ts} +5 -5
- package/draw/{core/history.js → history.js} +7 -7
- package/draw/{core/hooks → hooks}/useCopiedIndicator.js +2 -2
- package/draw/{core/hooks → hooks}/useCreatePortalContainer.js +4 -4
- package/draw/{core/hooks → hooks}/useEmitter.d.ts +1 -1
- package/draw/{core/hooks → hooks}/useEmitter.js +2 -2
- package/draw/{core/hooks → hooks}/useLibraryItemSvg.d.ts +1 -1
- package/draw/{core/hooks → hooks}/useLibraryItemSvg.js +6 -6
- package/draw/{core/hooks → hooks}/useOutsideClick.js +4 -4
- package/draw/{core/hooks → hooks}/useScrollPosition.js +3 -3
- package/draw/{core/hooks → hooks}/useStable.js +2 -2
- package/draw/{core/hooks → hooks}/useTextEditorFocus.js +2 -2
- package/draw/{core/hooks → hooks}/useTransition.js +2 -2
- package/draw/{core/i18n.d.ts → i18n.d.ts} +1 -1
- package/draw/{core/i18n.js → i18n.js} +3 -3
- package/draw/index.d.ts +13 -13
- package/draw/index.js +48 -48
- package/draw/interface.d.ts +11 -11
- package/draw/{core/laser-trails.js → laser-trails.js} +5 -5
- package/draw/{core/lasso → lasso}/index.js +13 -13
- package/draw/{core/lasso → lasso}/utils.d.ts +2 -2
- package/draw/{core/lasso → lasso}/utils.js +10 -10
- package/draw/libs/browser-fs-access/directory-open.js +1 -1
- package/draw/libs/browser-fs-access/file-open.js +1 -1
- package/draw/libs/browser-fs-access/file-save.js +1 -1
- package/draw/libs/browser-fs-access/fs-access/directory-open.js +1 -1
- package/draw/libs/browser-fs-access/fs-access/file-open.js +1 -1
- package/draw/libs/browser-fs-access/fs-access/file-save.js +1 -1
- package/draw/libs/browser-fs-access/index.js +1 -1
- package/draw/libs/browser-fs-access/legacy/directory-open.js +1 -1
- package/draw/libs/browser-fs-access/legacy/file-open.js +1 -1
- package/draw/libs/browser-fs-access/legacy/file-save.js +1 -1
- package/draw/libs/browser-fs-access/supported.js +1 -1
- package/draw/libs/fractional-indexing/index.js +1 -1
- package/draw/libs/fuzzy/index.js +1 -1
- package/draw/libs/glur/index.js +1 -1
- package/draw/libs/glur/mono16.js +1 -1
- package/draw/libs/hachure-fill/index.js +1 -1
- package/draw/libs/image-blob-reduce/index.js +1 -1
- package/draw/libs/image-blob-reduce/lib/image_traverse.js +1 -1
- package/draw/libs/image-blob-reduce/lib/jpeg_plugins.js +1 -1
- package/draw/libs/image-blob-reduce/lib/utils.js +1 -1
- package/draw/libs/jotai/index.js +1 -1
- package/draw/libs/jotai/react/Provider.js +1 -1
- package/draw/libs/jotai/react/useAtom.js +1 -1
- package/draw/libs/jotai/react/useAtomValue.js +1 -1
- package/draw/libs/jotai/react/useSetAtom.js +1 -1
- package/draw/libs/jotai/react/utils/useAtomCallback.js +1 -1
- package/draw/libs/jotai/react/utils/useHydrateAtoms.js +1 -1
- package/draw/libs/jotai/react/utils/useReducerAtom.js +1 -1
- package/draw/libs/jotai/react/utils/useResetAtom.js +1 -1
- package/draw/libs/jotai/react/utils.js +1 -1
- package/draw/libs/jotai/react.js +1 -1
- package/draw/libs/jotai/utils.js +1 -1
- package/draw/libs/jotai/vanilla/atom.js +1 -1
- package/draw/libs/jotai/vanilla/internals.js +1 -1
- package/draw/libs/jotai/vanilla/store.js +1 -1
- package/draw/libs/jotai/vanilla/utils/atomFamily.js +1 -1
- package/draw/libs/jotai/vanilla/utils/atomWithStorage.js +1 -1
- package/draw/libs/jotai/vanilla/utils.js +1 -1
- package/draw/libs/jotai-scope/createIsolation.js +1 -1
- package/draw/libs/jotai-scope/index.js +1 -1
- package/draw/libs/jotai-scope/scope-provider/index.js +1 -1
- package/draw/libs/jotai-scope/scope-provider/scope.js +1 -1
- package/draw/libs/jotai-scope/utils.js +1 -1
- package/draw/libs/laser-pointer/index.js +1 -1
- package/draw/libs/laser-pointer/math.js +1 -1
- package/draw/libs/laser-pointer/simplify.js +1 -1
- package/draw/libs/laser-pointer/state.js +1 -1
- package/draw/libs/markdown-to-text/index.js +1 -1
- package/draw/libs/math/angle.js +1 -1
- package/draw/libs/math/constants.js +1 -1
- package/draw/libs/math/curve.js +1 -1
- package/draw/libs/math/ellipse.js +1 -1
- package/draw/libs/math/index.js +1 -1
- package/draw/libs/math/line.js +1 -1
- package/draw/libs/math/point.js +1 -1
- package/draw/libs/math/polygon.js +1 -1
- package/draw/libs/math/range.js +1 -1
- package/draw/libs/math/rectangle.js +1 -1
- package/draw/libs/math/segment.js +1 -1
- package/draw/libs/math/triangle.js +1 -1
- package/draw/libs/math/utils.js +1 -1
- package/draw/libs/math/vector.js +1 -1
- package/draw/libs/multimath/index.js +1 -1
- package/draw/libs/multimath/lib/wa_detect.js +1 -1
- package/draw/libs/nanoid/index.js +1 -1
- package/draw/libs/nanoid/url-alphabet/index.js +1 -1
- package/draw/libs/pako/index.js +1 -1
- package/draw/libs/path-data-parser/absolutize.js +1 -1
- package/draw/libs/path-data-parser/index.js +1 -1
- package/draw/libs/path-data-parser/normalize.js +1 -1
- package/draw/libs/path-data-parser/parser.js +1 -1
- package/draw/libs/perfect-freehand/getStroke.js +1 -1
- package/draw/libs/perfect-freehand/getStrokeOutlinePoints.js +1 -1
- package/draw/libs/perfect-freehand/getStrokePoints.js +1 -1
- package/draw/libs/perfect-freehand/getStrokeRadius.js +1 -1
- package/draw/libs/perfect-freehand/index.js +1 -1
- package/draw/libs/perfect-freehand/vec.js +1 -1
- package/draw/libs/pica/index.js +1 -1
- package/draw/libs/pica/lib/mathlib.js +1 -1
- package/draw/libs/pica/lib/mm_resize/convolve.js +1 -1
- package/draw/libs/pica/lib/mm_resize/convolve_wasm_base64.js +1 -1
- package/draw/libs/pica/lib/mm_resize/index.js +1 -1
- package/draw/libs/pica/lib/mm_resize/resize.js +1 -1
- package/draw/libs/pica/lib/mm_resize/resize_filter_gen.js +1 -1
- package/draw/libs/pica/lib/mm_resize/resize_wasm.js +1 -1
- package/draw/libs/pica/lib/mm_unsharp_mask/index.js +1 -1
- package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask.js +1 -1
- package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask_wasm.js +1 -1
- package/draw/libs/pica/lib/mm_unsharp_mask/unsharp_mask_wasm_base64.js +1 -1
- package/draw/libs/pica/lib/pool.js +1 -1
- package/draw/libs/pica/lib/tiler.js +1 -1
- package/draw/libs/pica/lib/utils.js +1 -1
- package/draw/libs/pica/lib/worker.js +1 -1
- package/draw/libs/png-chunk-text/decode.js +1 -1
- package/draw/libs/png-chunk-text/encode.js +1 -1
- package/draw/libs/png-chunk-text/index.js +1 -1
- package/draw/libs/png-chunks-encode/index.js +1 -1
- package/draw/libs/png-chunks-extract/index.js +1 -1
- package/draw/libs/points-on-curve/curve-to-bezier.js +1 -1
- package/draw/libs/points-on-curve/index.js +1 -1
- package/draw/libs/points-on-path/index.js +1 -1
- package/draw/libs/promise-pool/index.js +1 -1
- package/draw/libs/roughjs/canvas.js +1 -1
- package/draw/libs/roughjs/core.js +1 -1
- package/draw/libs/roughjs/fillers/dashed-filler.js +1 -1
- package/draw/libs/roughjs/fillers/dot-filler.js +1 -1
- package/draw/libs/roughjs/fillers/filler.js +1 -1
- package/draw/libs/roughjs/fillers/hachure-filler.js +1 -1
- package/draw/libs/roughjs/fillers/hatch-filler.js +1 -1
- package/draw/libs/roughjs/fillers/scan-line-hachure.js +1 -1
- package/draw/libs/roughjs/fillers/zigzag-filler.js +1 -1
- package/draw/libs/roughjs/fillers/zigzag-line-filler.js +1 -1
- package/draw/libs/roughjs/generator.js +1 -1
- package/draw/libs/roughjs/geometry.js +1 -1
- package/draw/libs/roughjs/index.js +1 -1
- package/draw/libs/roughjs/math.js +1 -1
- package/draw/libs/roughjs/renderer.js +1 -1
- package/draw/libs/roughjs/rough.js +1 -1
- package/draw/libs/roughjs/svg.js +1 -1
- package/draw/libs/sliced/index.js +1 -1
- package/draw/libs/webworkify/index.js +1 -1
- package/draw/mermaid.js +27 -0
- package/draw/polyfill.js +6 -0
- package/draw/{core/reactUtils.js → reactUtils.js} +4 -4
- package/draw/{core/renderer → renderer}/animation.js +2 -2
- package/draw/{core/renderer → renderer}/helpers.d.ts +1 -1
- package/draw/{core/renderer → renderer}/helpers.js +5 -5
- package/draw/{core/renderer → renderer}/interactiveScene.js +18 -18
- package/draw/{core/renderer → renderer}/renderNewElementScene.js +8 -8
- package/draw/{core/renderer → renderer}/renderSnaps.d.ts +1 -1
- package/draw/{core/renderer → renderer}/renderSnaps.js +6 -6
- package/draw/{core/renderer → renderer}/roundRect.js +2 -2
- package/draw/{core/renderer → renderer}/staticScene.d.ts +2 -2
- package/draw/{core/renderer → renderer}/staticScene.js +12 -12
- package/draw/{core/renderer → renderer}/staticSvgScene.d.ts +3 -3
- package/draw/{core/renderer → renderer}/staticSvgScene.js +19 -19
- package/draw/{core/scene → scene}/Renderer.d.ts +4 -4
- package/draw/{core/scene → scene}/Renderer.js +6 -6
- package/draw/{core/scene → scene}/export.d.ts +2 -2
- package/draw/{core/scene → scene}/export.js +52 -52
- package/draw/{core/scene → scene}/index.d.ts +1 -1
- package/draw/scene/index.js +7 -0
- package/draw/{core/scene → scene}/normalize.d.ts +1 -1
- package/draw/scene/normalize.js +10 -0
- package/draw/{core/scene → scene}/scroll.d.ts +2 -2
- package/draw/{core/scene → scene}/scroll.js +6 -6
- package/draw/{core/scene → scene}/scrollbars.d.ts +1 -1
- package/draw/{core/scene → scene}/scrollbars.js +5 -5
- package/draw/{core/scene → scene}/types.d.ts +7 -7
- package/draw/{core/scene → scene}/zoom.d.ts +1 -1
- package/draw/{core/scene → scene}/zoom.js +2 -2
- package/draw/{core/shortcut.js → shortcut.js} +4 -4
- package/draw/{core/snapping.d.ts → snapping.d.ts} +5 -5
- package/draw/{core/snapping.js → snapping.js} +14 -14
- package/draw/style/index.js +1 -1
- package/draw/utils/bbox.js +1 -1
- package/draw/utils/export.d.ts +1 -1
- package/draw/utils/export.js +7 -7
- package/draw/utils/index.js +2 -2
- package/draw/utils/shape.js +1 -1
- package/draw/utils/withinBounds.js +1 -1
- package/draw/workers.js +51 -0
- package/draw/{core/wysiwyg → wysiwyg}/textWysiwyg.d.ts +1 -1
- package/draw/{core/wysiwyg → wysiwyg}/textWysiwyg.js +16 -16
- package/drawer/Drawer.js +1 -1
- package/drawer/constants.js +1 -1
- package/drawer/context.js +1 -1
- package/drawer/index.js +1 -1
- package/drawer/style/index.js +1 -1
- package/drawer/use-drawer/Hook.js +1 -1
- package/drawer/use-drawer/index.js +1 -1
- package/dropdown/Button.js +1 -1
- package/dropdown/Dropdown.js +1 -1
- package/dropdown/constants.js +1 -1
- package/dropdown/context.js +1 -1
- package/dropdown/index.js +1 -1
- package/dropdown/style/index.js +1 -1
- package/empty/Empty.js +1 -1
- package/empty/constants.js +1 -1
- package/empty/context.js +1 -1
- package/empty/index.js +1 -1
- package/empty/style/index.js +1 -1
- package/flex/Flex.js +1 -1
- package/flex/constants.js +1 -1
- package/flex/context.js +1 -1
- package/flex/index.js +1 -1
- package/flex/style/index.js +1 -1
- package/form/Control.js +1 -1
- package/form/Form.js +1 -1
- package/form/Item.js +1 -1
- package/form/ItemLabel.js +1 -1
- package/form/ItemTip.js +1 -1
- package/form/LabelSymbol.js +1 -1
- package/form/List.js +1 -1
- package/form/Provider.js +1 -1
- package/form/constants.js +1 -1
- package/form/context.js +1 -1
- package/form/hooks/useForm.js +1 -1
- package/form/hooks/useFormContext.js +1 -1
- package/form/hooks/useFormState.js +1 -1
- package/form/hooks/useWatch.js +1 -1
- package/form/index.js +1 -1
- package/form/interface.js +1 -1
- package/form/promisify.js +1 -1
- package/form/store.js +1 -1
- package/form/style/index.js +1 -1
- package/form/utils.js +1 -1
- package/global-provider/GlobalProvider.js +1 -1
- package/global-provider/constants.js +1 -1
- package/global-provider/context.js +1 -1
- package/global-provider/index.js +1 -1
- package/global-provider/style/index.js +1 -1
- package/grid/Grid.js +1 -1
- package/grid/Item.js +1 -1
- package/grid/constants.js +1 -1
- package/grid/context.js +1 -1
- package/grid/index.js +1 -1
- package/grid/style/index.js +1 -1
- package/grid/utils.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/use-breakpoint/index.js +1 -1
- package/hooks/use-computed-state/index.js +1 -1
- package/hooks/use-controllable-value/index.js +1 -1
- package/hooks/use-create/index.js +1 -1
- package/hooks/use-creation/index.js +1 -1
- package/hooks/use-effect-event/index.js +1 -1
- package/hooks/use-event/index.js +1 -1
- package/hooks/use-event-listener/index.js +1 -1
- package/hooks/use-force-update/index.js +1 -1
- package/hooks/use-fullscreen/index.js +1 -1
- package/hooks/use-id/index.js +1 -1
- package/hooks/use-intersection-observer/index.js +1 -1
- package/hooks/use-intersection-observers/index.js +1 -1
- package/hooks/use-interval/index.js +1 -1
- package/hooks/use-is-first-render/index.js +1 -1
- package/hooks/use-isomorphic-layout-effect/index.js +1 -1
- package/hooks/use-keyboard-event/index.js +1 -1
- package/hooks/use-latest/index.js +1 -1
- package/hooks/use-listen-window-resize/index.js +1 -1
- package/hooks/use-media/index.js +1 -1
- package/hooks/use-memoized-fn/index.js +1 -1
- package/hooks/use-merge-props/index.js +1 -1
- package/hooks/use-move/index.js +1 -1
- package/hooks/use-mutation-observers/index.js +1 -1
- package/hooks/use-online-status/index.js +1 -1
- package/hooks/use-overflow-hidden/index.js +1 -1
- package/hooks/use-override-ref/index.js +1 -1
- package/hooks/use-persist-callback/index.js +1 -1
- package/hooks/use-prefers-color-scheme-dark/index.js +1 -1
- package/hooks/use-previous/index.js +1 -1
- package/hooks/use-refs/index.js +1 -1
- package/hooks/use-resize-observer/index.js +1 -1
- package/hooks/use-resize-observers/index.js +1 -1
- package/hooks/use-responsive-state/index.js +1 -1
- package/hooks/use-set-state/index.js +1 -1
- package/hooks/use-state-callback/index.js +1 -1
- package/hooks/use-state-with-promise/index.js +1 -1
- package/hooks/use-throttle-fn-with-raf/index.js +1 -1
- package/hooks/use-update-effect/index.js +1 -1
- package/hooks/use-update-layout-effect/index.js +1 -1
- package/hooks/use-verification-code/index.js +1 -1
- package/hooks/use-watch/index.js +1 -1
- package/hooks/use-watermark/index.js +1 -1
- package/hooks/use-watermark/utils.js +1 -1
- package/hooks/use-window-size/index.js +1 -1
- package/hooks/useMountLifecycle.js +1 -1
- package/icon/Icon.js +1 -1
- package/icon/addIconFromCdn.js +1 -1
- package/icon/constants.js +1 -1
- package/icon/context.js +1 -1
- package/icon/index.js +1 -1
- package/icon/style/index.js +1 -1
- package/icon-hover/IconHover.js +1 -1
- package/icon-hover/constants.js +1 -1
- package/icon-hover/context.js +1 -1
- package/icon-hover/index.js +1 -1
- package/icon-hover/style/index.js +1 -1
- package/icons/file/File.js +1 -1
- package/icons/file/context.js +1 -1
- package/icons/file/index.js +1 -1
- package/icons/file/style/index.js +1 -1
- package/icons.js +1 -1
- package/image/Footer.js +1 -1
- package/image/Image.js +1 -1
- package/image/Preview.js +1 -1
- package/image/PreviewArrow.js +1 -1
- package/image/PreviewGroup.js +1 -1
- package/image/PreviewToolbar.js +1 -1
- package/image/TriggerForToolbar.js +1 -1
- package/image/constants.js +1 -1
- package/image/context.js +1 -1
- package/image/hooks/useImageStatus.js +1 -1
- package/image/hooks/useShowFooter.js +1 -1
- package/image/index.js +1 -1
- package/image/style/index.js +1 -1
- package/image/utils/getFixTranslate.js +1 -1
- package/image/utils/getScale.js +1 -1
- package/index.js +1 -1
- package/input/Button.js +1 -1
- package/input/Core.js +1 -1
- package/input/Group.js +1 -1
- package/input/Input.js +1 -1
- package/input/Password.js +1 -1
- package/input/Search.js +1 -1
- package/input/Textarea.js +1 -1
- package/input/autoSizeTextareaHeight.js +1 -1
- package/input/constants.js +1 -1
- package/input/context.js +1 -1
- package/input/index.js +1 -1
- package/input/style/index.js +1 -1
- package/input/useComposition.js +1 -1
- package/input/utils.js +1 -1
- package/input-number/InputNumber.js +1 -1
- package/input-number/constants.js +1 -1
- package/input-number/context.js +1 -1
- package/input-number/decimal.js +1 -1
- package/input-number/hooks/useSelectionRange.js +1 -1
- package/input-number/index.js +1 -1
- package/input-number/style/index.js +1 -1
- package/input-number/utils.js +1 -1
- package/input-tag/InputTag.js +1 -1
- package/input-tag/constants.js +1 -1
- package/input-tag/context.js +1 -1
- package/input-tag/hooks/useComputeAutoWidthDelay.js +1 -1
- package/input-tag/index.js +1 -1
- package/input-tag/style/index.js +1 -1
- package/layout/Content.js +1 -1
- package/layout/Footer.js +1 -1
- package/layout/Header.js +1 -1
- package/layout/Layout.js +1 -1
- package/layout/Sider.js +1 -1
- package/layout/constants.js +1 -1
- package/layout/context.js +1 -1
- package/layout/index.js +1 -1
- package/layout/style/index.js +1 -1
- package/link/Link.js +1 -1
- package/link/constants.js +1 -1
- package/link/context.js +1 -1
- package/link/index.js +1 -1
- package/link/style/index.js +1 -1
- package/liquid-fill/LiquidFill.js +1 -1
- package/liquid-fill/constants.js +1 -1
- package/liquid-fill/context.js +1 -1
- package/liquid-fill/index.js +1 -1
- package/liquid-fill/style/index.js +1 -1
- package/list/Item.js +1 -1
- package/list/List.js +1 -1
- package/list/Meta.js +1 -1
- package/list/constants.js +1 -1
- package/list/context.js +1 -1
- package/list/index.js +1 -1
- package/list/style/index.js +1 -1
- package/loading/Loading.js +1 -1
- package/loading/constants.js +1 -1
- package/loading/context.js +1 -1
- package/loading/index.js +1 -1
- package/loading/style/index.js +1 -1
- package/locale/ar-EG.js +1 -1
- package/locale/de-DE.js +1 -1
- package/locale/default.js +1 -1
- package/locale/en-US.js +1 -1
- package/locale/es-ES.js +1 -1
- package/locale/fr-FR.js +1 -1
- package/locale/id-ID.js +1 -1
- package/locale/it-IT.js +1 -1
- package/locale/ja-JP.js +1 -1
- package/locale/ko-KR.js +1 -1
- package/locale/ms-MY.js +1 -1
- package/locale/pt-BR.js +1 -1
- package/locale/pt-PT.js +1 -1
- package/locale/ru-RU.js +1 -1
- package/locale/th-TH.js +1 -1
- package/locale/tr-TR.js +1 -1
- package/locale/vi-VN.js +1 -1
- package/locale/zh-CN.js +1 -1
- package/locale/zh-HK.js +1 -1
- package/locale/zh-TW.js +1 -1
- package/marquee/Marquee.js +1 -1
- package/marquee/constants.js +1 -1
- package/marquee/context.js +1 -1
- package/marquee/index.js +1 -1
- package/marquee/style/index.js +1 -1
- package/mask/Mask.js +1 -1
- package/mask/constants.js +1 -1
- package/mask/context.js +1 -1
- package/mask/index.js +1 -1
- package/mask/style/index.js +1 -1
- package/masonry/Item.js +1 -1
- package/masonry/Masonry.js +1 -1
- package/masonry/constants.js +1 -1
- package/masonry/context.js +1 -1
- package/masonry/hooks/useDelay.js +1 -1
- package/masonry/hooks/useGutter.js +1 -1
- package/masonry/hooks/usePositions.js +1 -1
- package/masonry/hooks/useRefs.js +1 -1
- package/masonry/index.js +1 -1
- package/masonry/style/index.js +1 -1
- package/mentions/Mentions.js +1 -1
- package/mentions/constants.js +1 -1
- package/mentions/context.js +1 -1
- package/mentions/index.js +1 -1
- package/mentions/style/index.js +1 -1
- package/mentions/utils.js +1 -1
- package/menu/Indent.js +1 -1
- package/menu/Item.js +1 -1
- package/menu/ItemGroup.js +1 -1
- package/menu/Menu.js +1 -1
- package/menu/OverflowWrap.js +1 -1
- package/menu/constants.js +1 -1
- package/menu/context.js +1 -1
- package/menu/index.js +1 -1
- package/menu/style/index.js +1 -1
- package/menu/sub-menu/Inline.js +1 -1
- package/menu/sub-menu/Pop.js +1 -1
- package/menu/sub-menu/index.js +1 -1
- package/menu/utils.js +1 -1
- package/message/Message.js +1 -1
- package/message/config.js +1 -1
- package/message/constants.js +1 -1
- package/message/context.js +1 -1
- package/message/hooks/useMessage.js +1 -1
- package/message/index.js +1 -1
- package/message/style/index.js +1 -1
- package/message/utils.js +1 -1
- package/modal/Modal.js +1 -1
- package/modal/config.js +1 -1
- package/modal/confirm.js +1 -1
- package/modal/constants.js +1 -1
- package/modal/context.js +1 -1
- package/modal/index.js +1 -1
- package/modal/style/index.js +1 -1
- package/modal/use-modal/Hook.js +1 -1
- package/modal/use-modal/index.js +1 -1
- package/modal/utils.js +1 -1
- package/notice/Notice.js +1 -1
- package/notice/config.js +1 -1
- package/notice/constants.js +1 -1
- package/notice/context.js +1 -1
- package/notice/index.js +1 -1
- package/notice/style/index.js +1 -1
- package/notice/utils.js +1 -1
- package/notice/withNotice.js +1 -1
- package/notification/Notification.js +1 -1
- package/notification/config.js +1 -1
- package/notification/constants.js +1 -1
- package/notification/context.js +1 -1
- package/notification/hooks/useNotification.js +1 -1
- package/notification/index.js +1 -1
- package/notification/style/index.js +1 -1
- package/notification/utils.js +1 -1
- package/overflow-ellipsis/Item.js +1 -1
- package/overflow-ellipsis/OverflowEllipsis.js +1 -1
- package/overflow-ellipsis/constants.js +1 -1
- package/overflow-ellipsis/context.js +1 -1
- package/overflow-ellipsis/index.js +1 -1
- package/overflow-ellipsis/style/index.js +1 -1
- package/package.json +1 -1
- package/page-header/PageHeader.js +1 -1
- package/page-header/constants.js +1 -1
- package/page-header/context.js +1 -1
- package/page-header/index.js +1 -1
- package/page-header/style/index.js +1 -1
- package/pagination/Item.js +1 -1
- package/pagination/Jumper.js +1 -1
- package/pagination/Pagination.js +1 -1
- package/pagination/PreNextButton.js +1 -1
- package/pagination/PreNextJump.js +1 -1
- package/pagination/SizeOption.js +1 -1
- package/pagination/constants.js +1 -1
- package/pagination/context.js +1 -1
- package/pagination/index.js +1 -1
- package/pagination/interface.js +1 -1
- package/pagination/style/index.js +1 -1
- package/pagination/utils.js +1 -1
- package/picker/Input.js +1 -1
- package/picker/InputRange.js +1 -1
- package/picker/constants.js +1 -1
- package/picker/context.js +1 -1
- package/picker/index.js +1 -1
- package/picker/style/index.js +1 -1
- package/popconfirm/Popconfirm.js +1 -1
- package/popconfirm/constants.js +1 -1
- package/popconfirm/context.js +1 -1
- package/popconfirm/index.js +1 -1
- package/popconfirm/style/index.js +1 -1
- package/popover/Popover.js +1 -1
- package/popover/constants.js +1 -1
- package/popover/context.js +1 -1
- package/popover/index.js +1 -1
- package/popover/style/index.js +1 -1
- package/portal/Portal.js +1 -1
- package/portal/constants.js +1 -1
- package/portal/context.js +1 -1
- package/portal/index.js +1 -1
- package/portal/style/index.js +1 -1
- package/progress/Circle.js +1 -1
- package/progress/Line.js +1 -1
- package/progress/Progress.js +1 -1
- package/progress/Step.js +1 -1
- package/progress/constants.js +1 -1
- package/progress/context.js +1 -1
- package/progress/index.js +1 -1
- package/progress/style/index.js +1 -1
- package/qr-code/QRCode.js +1 -1
- package/qr-code/constants.js +1 -1
- package/qr-code/context.js +1 -1
- package/qr-code/index.js +1 -1
- package/qr-code/src/index.js +1 -1
- package/qr-code/src/qrcodegen.js +1 -1
- package/qr-code/style/index.js +1 -1
- package/radio/Group.js +1 -1
- package/radio/GroupBlock.js +1 -1
- package/radio/Radio.js +1 -1
- package/radio/constants.js +1 -1
- package/radio/context.js +1 -1
- package/radio/index.js +1 -1
- package/radio/style/index.js +1 -1
- package/rate/Rate.js +1 -1
- package/rate/constants.js +1 -1
- package/rate/context.js +1 -1
- package/rate/index.js +1 -1
- package/rate/style/index.js +1 -1
- package/resize-box/ResizeBox.js +1 -1
- package/resize-box/ResizeTrigger.js +1 -1
- package/resize-box/Split.js +1 -1
- package/resize-box/SplitGroup.js +1 -1
- package/resize-box/constants.js +1 -1
- package/resize-box/context.js +1 -1
- package/resize-box/index.js +1 -1
- package/resize-box/style/index.js +1 -1
- package/result/403.js +1 -1
- package/result/404.js +1 -1
- package/result/500.js +1 -1
- package/result/Result.js +1 -1
- package/result/constants.js +1 -1
- package/result/context.js +1 -1
- package/result/index.js +1 -1
- package/result/style/index.js +1 -1
- package/rich-text/RichText.js +1 -1
- package/rich-text/Toolbar.js +1 -1
- package/rich-text/constants.js +1 -1
- package/rich-text/context.js +1 -1
- package/rich-text/index.js +1 -1
- package/rich-text/libs/blots/block.js +1 -1
- package/rich-text/libs/blots/break.js +1 -1
- package/rich-text/libs/blots/container.js +1 -1
- package/rich-text/libs/blots/cursor.js +1 -1
- package/rich-text/libs/blots/embed.js +1 -1
- package/rich-text/libs/blots/inline.js +1 -1
- package/rich-text/libs/blots/scroll.js +1 -1
- package/rich-text/libs/blots/text.js +1 -1
- package/rich-text/libs/core/composition.js +1 -1
- package/rich-text/libs/core/editor.js +1 -1
- package/rich-text/libs/core/emitter.js +1 -1
- package/rich-text/libs/core/logger.js +1 -1
- package/rich-text/libs/core/module.js +1 -1
- package/rich-text/libs/core/rich.js +1 -1
- package/rich-text/libs/core/selection.js +1 -1
- package/rich-text/libs/core/theme.js +1 -1
- package/rich-text/libs/core/utils/createRegistryWithFormats.js +1 -1
- package/rich-text/libs/core/utils/scrollRectIntoView.js +1 -1
- package/rich-text/libs/delta/AttributeMap.js +1 -1
- package/rich-text/libs/delta/Op.js +1 -1
- package/rich-text/libs/delta/OpIterator.js +1 -1
- package/rich-text/libs/delta/index.js +1 -1
- package/rich-text/libs/diff/index.js +1 -1
- package/rich-text/libs/formats/align.js +1 -1
- package/rich-text/libs/formats/background.js +1 -1
- package/rich-text/libs/formats/blockquote.js +1 -1
- package/rich-text/libs/formats/bold.js +1 -1
- package/rich-text/libs/formats/code.js +1 -1
- package/rich-text/libs/formats/color.js +1 -1
- package/rich-text/libs/formats/direction.js +1 -1
- package/rich-text/libs/formats/emoji.js +1 -1
- package/rich-text/libs/formats/font.js +1 -1
- package/rich-text/libs/formats/formula.js +1 -1
- package/rich-text/libs/formats/header.js +1 -1
- package/rich-text/libs/formats/hr.js +1 -1
- package/rich-text/libs/formats/image.js +1 -1
- package/rich-text/libs/formats/indent.js +1 -1
- package/rich-text/libs/formats/italic.js +1 -1
- package/rich-text/libs/formats/lineHeight.js +1 -1
- package/rich-text/libs/formats/link.js +1 -1
- package/rich-text/libs/formats/list.js +1 -1
- package/rich-text/libs/formats/script.js +1 -1
- package/rich-text/libs/formats/size.js +1 -1
- package/rich-text/libs/formats/strike.js +1 -1
- package/rich-text/libs/formats/table.js +1 -1
- package/rich-text/libs/formats/underline.js +1 -1
- package/rich-text/libs/formats/video.js +1 -1
- package/rich-text/libs/index.js +1 -1
- package/rich-text/libs/modules/clipboard.js +1 -1
- package/rich-text/libs/modules/history.js +1 -1
- package/rich-text/libs/modules/image-resize/index.js +1 -1
- package/rich-text/libs/modules/image-resize/modules/Base.js +1 -1
- package/rich-text/libs/modules/image-resize/modules/DisplaySize.js +1 -1
- package/rich-text/libs/modules/image-resize/modules/Resize.js +1 -1
- package/rich-text/libs/modules/image-resize/options.js +1 -1
- package/rich-text/libs/modules/input.js +1 -1
- package/rich-text/libs/modules/keyboard.js +1 -1
- package/rich-text/libs/modules/normalize-external-html/index.js +1 -1
- package/rich-text/libs/modules/normalize-external-html/normalizers/googleDocs.js +1 -1
- package/rich-text/libs/modules/normalize-external-html/normalizers/msWord.js +1 -1
- package/rich-text/libs/modules/table.js +1 -1
- package/rich-text/libs/modules/toolbar.js +1 -1
- package/rich-text/libs/modules/uiNode.js +1 -1
- package/rich-text/libs/modules/uploader.js +1 -1
- package/rich-text/libs/parchment/attributor/attributor.js +1 -1
- package/rich-text/libs/parchment/attributor/class.js +1 -1
- package/rich-text/libs/parchment/attributor/store.js +1 -1
- package/rich-text/libs/parchment/attributor/style.js +1 -1
- package/rich-text/libs/parchment/blot/abstract/container.js +1 -1
- package/rich-text/libs/parchment/blot/abstract/leaf.js +1 -1
- package/rich-text/libs/parchment/blot/abstract/parent.js +1 -1
- package/rich-text/libs/parchment/blot/abstract/shadow.js +1 -1
- package/rich-text/libs/parchment/blot/block.js +1 -1
- package/rich-text/libs/parchment/blot/embed.js +1 -1
- package/rich-text/libs/parchment/blot/inline.js +1 -1
- package/rich-text/libs/parchment/blot/scroll.js +1 -1
- package/rich-text/libs/parchment/blot/text.js +1 -1
- package/rich-text/libs/parchment/collection/linked-list.js +1 -1
- package/rich-text/libs/parchment/error.js +1 -1
- package/rich-text/libs/parchment/index.js +1 -1
- package/rich-text/libs/parchment/registry.js +1 -1
- package/rich-text/libs/parchment/scope.js +1 -1
- package/rich-text/style/index.js +1 -1
- package/router-error/RouterError.js +1 -1
- package/router-error/constants.js +1 -1
- package/router-error/context.js +1 -1
- package/router-error/index.js +1 -1
- package/router-error/style/index.js +1 -1
- package/row-col/Col.js +1 -1
- package/row-col/Row.js +1 -1
- package/row-col/constants.js +1 -1
- package/row-col/context.js +1 -1
- package/row-col/index.js +1 -1
- package/row-col/style/index.js +1 -1
- package/segmented/Segmented.js +1 -1
- package/segmented/constants.js +1 -1
- package/segmented/context.js +1 -1
- package/segmented/index.js +1 -1
- package/segmented/style/index.js +1 -1
- package/select/Option.js +1 -1
- package/select/OptionGroup.js +1 -1
- package/select/Select.js +1 -1
- package/select/constants.js +1 -1
- package/select/context.js +1 -1
- package/select/index.js +1 -1
- package/select/style/index.js +1 -1
- package/select/utils.js +1 -1
- package/select-view/Core.js +1 -1
- package/select-view/SelectView.js +1 -1
- package/select-view/constants.js +1 -1
- package/select-view/context.js +1 -1
- package/select-view/index.js +1 -1
- package/select-view/style/index.js +1 -1
- package/skeleton/Image.js +1 -1
- package/skeleton/Skeleton.js +1 -1
- package/skeleton/Text.js +1 -1
- package/skeleton/constants.js +1 -1
- package/skeleton/context.js +1 -1
- package/skeleton/index.js +1 -1
- package/skeleton/style/index.js +1 -1
- package/slider/Button.js +1 -1
- package/slider/Dot.js +1 -1
- package/slider/Input.js +1 -1
- package/slider/Mark.js +1 -1
- package/slider/Slider.js +1 -1
- package/slider/Tick.js +1 -1
- package/slider/constants.js +1 -1
- package/slider/context.js +1 -1
- package/slider/hooks/useInterval.js +1 -1
- package/slider/hooks/useLegalValue.js +1 -1
- package/slider/index.js +1 -1
- package/slider/style/index.js +1 -1
- package/slider/utils.js +1 -1
- package/space/Space.js +1 -1
- package/space/constants.js +1 -1
- package/space/context.js +1 -1
- package/space/index.js +1 -1
- package/space/style/index.js +1 -1
- package/speech-synthesis/SpeechSynthesis.js +1 -1
- package/speech-synthesis/constants.js +1 -1
- package/speech-synthesis/context.js +1 -1
- package/speech-synthesis/index.js +1 -1
- package/speech-synthesis/style/index.js +1 -1
- package/spin/DotLoading.js +1 -1
- package/spin/Spin.js +1 -1
- package/spin/constants.js +1 -1
- package/spin/context.js +1 -1
- package/spin/index.js +1 -1
- package/spin/style/index.js +1 -1
- package/splitter/Bar.js +1 -1
- package/splitter/Panel.js +1 -1
- package/splitter/Splitter.js +1 -1
- package/splitter/constants.js +1 -1
- package/splitter/context.js +1 -1
- package/splitter/hooks/useItems.js +1 -1
- package/splitter/hooks/useResizable.js +1 -1
- package/splitter/hooks/useResize.js +1 -1
- package/splitter/hooks/useSizes.js +1 -1
- package/splitter/index.js +1 -1
- package/splitter/style/index.js +1 -1
- package/statistic/Statistic.js +1 -1
- package/statistic/constants.js +1 -1
- package/statistic/context.js +1 -1
- package/statistic/index.js +1 -1
- package/statistic/interface.js +1 -1
- package/statistic/style/index.js +1 -1
- package/steps/Item.js +1 -1
- package/steps/Steps.js +1 -1
- package/steps/constants.js +1 -1
- package/steps/context.js +1 -1
- package/steps/index.js +1 -1
- package/steps/style/index.js +1 -1
- package/style/constants.js +1 -1
- package/style.css +1 -1
- package/suspense-fallback-test/SuspenseFallbackTest.js +1 -1
- package/suspense-fallback-test/constants.js +1 -1
- package/suspense-fallback-test/context.js +1 -1
- package/suspense-fallback-test/index.js +1 -1
- package/suspense-fallback-test/style/index.js +1 -1
- package/switch/Switch.js +1 -1
- package/switch/constants.js +1 -1
- package/switch/context.js +1 -1
- package/switch/index.js +1 -1
- package/switch/style/index.js +1 -1
- package/table/ColGroup.js +1 -1
- package/table/Table.js +1 -1
- package/table/constants.js +1 -1
- package/table/context.js +1 -1
- package/table/hooks/useColumns.js +1 -1
- package/table/hooks/useComponent.js +1 -1
- package/table/hooks/useExpand.js +1 -1
- package/table/hooks/useRowSelection.js +1 -1
- package/table/hooks/useSorter.js +1 -1
- package/table/hooks/useStickyClassNames.js +1 -1
- package/table/hooks/useStickyOffsets.js +1 -1
- package/table/hooks/useThResizable.js +1 -1
- package/table/index.js +1 -1
- package/table/style/index.js +1 -1
- package/table/summary/Cell.js +1 -1
- package/table/summary/Row.js +1 -1
- package/table/summary/context.js +1 -1
- package/table/summary/index.js +1 -1
- package/table/tbody/DataRecordRenderer.js +1 -1
- package/table/tbody/Td.js +1 -1
- package/table/tbody/Tr.js +7 -2
- package/table/tbody/index.js +1 -1
- package/table/tfoot/index.js +1 -1
- package/table/th-resizable/index.js +1 -1
- package/table/th-resizable/style/index.js +1 -1
- package/table/thead/Column.js +1 -1
- package/table/thead/index.js +1 -1
- package/table/utils.js +1 -1
- package/tabs/TabContent.js +1 -1
- package/tabs/TabPane.js +1 -1
- package/tabs/Tabs.js +1 -1
- package/tabs/constants.js +1 -1
- package/tabs/context.js +1 -1
- package/tabs/hooks/useDomSize.js +1 -1
- package/tabs/hooks/useHeaderScroll.js +1 -1
- package/tabs/index.js +1 -1
- package/tabs/style/index.js +1 -1
- package/tabs/tab-header/DropdownIcon.js +1 -1
- package/tabs/tab-header/TabInk.js +1 -1
- package/tabs/tab-header/TabNavIcon.js +1 -1
- package/tabs/tab-header/TabTitle.js +1 -1
- package/tabs/tab-header/index.js +1 -1
- package/tabs/utils.js +1 -1
- package/tag/Tag.js +1 -1
- package/tag/constants.js +1 -1
- package/tag/context.js +1 -1
- package/tag/index.js +1 -1
- package/tag/style/index.js +1 -1
- package/tag/utils.js +1 -1
- package/time-picker/Picker.js +1 -1
- package/time-picker/TimeColumn.js +1 -1
- package/time-picker/TimePicker.js +1 -1
- package/time-picker/TimePickerRange.js +1 -1
- package/time-picker/constants.js +1 -1
- package/time-picker/context.js +1 -1
- package/time-picker/index.js +1 -1
- package/time-picker/style/index.js +1 -1
- package/time-picker/utils.js +1 -1
- package/time-picker/withTimePicker.js +1 -1
- package/timeline/Item.js +1 -1
- package/timeline/Timeline.js +1 -1
- package/timeline/constants.js +1 -1
- package/timeline/context.js +1 -1
- package/timeline/index.js +1 -1
- package/timeline/style/index.js +1 -1
- package/timer/Timer.js +1 -1
- package/timer/constants.js +1 -1
- package/timer/context.js +1 -1
- package/timer/index.js +1 -1
- package/timer/style/index.js +1 -1
- package/toast/Toast.js +1 -1
- package/toast/constants.js +1 -1
- package/toast/context.js +1 -1
- package/toast/index.js +1 -1
- package/toast/style/index.js +1 -1
- package/tooltip/Tooltip.js +1 -1
- package/tooltip/constants.js +1 -1
- package/tooltip/context.js +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/style/index.js +1 -1
- package/tour/Tour.js +1 -1
- package/tour/constants.js +1 -1
- package/tour/context.js +1 -1
- package/tour/index.js +1 -1
- package/tour/style/index.js +1 -1
- package/tour/utils.js +1 -1
- package/transfer/Item.js +1 -1
- package/transfer/List.js +1 -1
- package/transfer/Transfer.js +1 -1
- package/transfer/constants.js +1 -1
- package/transfer/context.js +1 -1
- package/transfer/index.js +1 -1
- package/transfer/style/index.js +1 -1
- package/transition/constants.js +1 -1
- package/transition/context.js +1 -1
- package/transition/index.js +1 -1
- package/transition/style/index.js +1 -1
- package/tree/Animation.js +1 -1
- package/tree/Node.js +1 -1
- package/tree/NodeList.js +1 -1
- package/tree/Tree.js +1 -1
- package/tree/constants.js +1 -1
- package/tree/context.js +1 -1
- package/tree/index.js +1 -1
- package/tree/style/index.js +1 -1
- package/tree/utils.js +1 -1
- package/tree-select/List.js +1 -1
- package/tree-select/TreeSelect.js +1 -1
- package/tree-select/constants.js +1 -1
- package/tree-select/context.js +1 -1
- package/tree-select/hooks/useKeyCache.js +1 -1
- package/tree-select/hooks/useStateValue.js +1 -1
- package/tree-select/hooks/useTreeData.js +1 -1
- package/tree-select/index.js +1 -1
- package/tree-select/style/index.js +1 -1
- package/tree-select/utils.js +1 -1
- package/trigger/Trigger.js +1 -1
- package/trigger/constants.js +1 -1
- package/trigger/context.js +1 -1
- package/trigger/getPopupStyle.js +1 -1
- package/trigger/index.js +1 -1
- package/trigger/style/index.js +1 -1
- package/trigger/utils.js +1 -1
- package/typewriter/Typewriter.js +1 -1
- package/typewriter/constants.js +1 -1
- package/typewriter/context.js +1 -1
- package/typewriter/index.js +1 -1
- package/typewriter/style/index.js +1 -1
- package/typography/Base.js +1 -1
- package/typography/EditContent.js +1 -1
- package/typography/Ellipsis.js +1 -1
- package/typography/Operations.js +1 -1
- package/typography/Paragraph.js +1 -1
- package/typography/Text.js +1 -1
- package/typography/Title.js +1 -1
- package/typography/Typography.js +1 -1
- package/typography/constants.js +1 -1
- package/typography/context.js +1 -1
- package/typography/hooks/useCssEllipsis.js +1 -1
- package/typography/hooks/useEllipsis.js +1 -1
- package/typography/index.js +1 -1
- package/typography/style/index.js +1 -1
- package/upload/TriggerNode.js +1 -1
- package/upload/Upload.js +1 -1
- package/upload/Uploader.js +1 -1
- package/upload/constants.js +1 -1
- package/upload/context.js +1 -1
- package/upload/index.js +1 -1
- package/upload/list/PictureItem.js +1 -1
- package/upload/list/TextItem.js +1 -1
- package/upload/list/UploadProgress.js +1 -1
- package/upload/list/index.js +1 -1
- package/upload/list/utils.js +1 -1
- package/upload/request.js +1 -1
- package/upload/style/index.js +1 -1
- package/upload/utils.js +1 -1
- package/utils/callOrReturn.js +1 -1
- package/utils/callbackOriginRef.js +1 -1
- package/utils/caseName.js +1 -1
- package/utils/className.js +1 -1
- package/utils/constants.js +1 -1
- package/utils/contextHolder.js +1 -1
- package/utils/copy.js +1 -1
- package/utils/createGlobalConfigFunction.js +1 -1
- package/utils/css.js +1 -1
- package/utils/date.js +1 -1
- package/utils/dayjs.js +1 -1
- package/utils/document.js +1 -1
- package/utils/dom.js +1 -1
- package/utils/emitter.js +1 -1
- package/utils/file.js +1 -1
- package/utils/fileRead.js +1 -1
- package/utils/fileToDataURL.js +1 -1
- package/utils/fillNBSP.js +1 -1
- package/utils/findRootElement.js +1 -1
- package/utils/findScrollParent.js +1 -1
- package/utils/getHighlightText.js +1 -1
- package/utils/getHotkeyHandler.js +1 -1
- package/utils/getScrollBarHeight.js +1 -1
- package/utils/getScrollBarSize.js +1 -1
- package/utils/getScrollBarWidth.js +1 -1
- package/utils/getStringLength.js +1 -1
- package/utils/include.js +1 -1
- package/utils/index.js +1 -1
- package/utils/intersectionObserver.js +1 -1
- package/utils/is.js +1 -1
- package/utils/keyboardCode.js +1 -1
- package/utils/lodash.js +1 -1
- package/utils/math.js +1 -1
- package/utils/mergeProps.js +1 -1
- package/utils/mergedToString.js +1 -1
- package/utils/mutationObserver.js +1 -1
- package/utils/names.js +1 -1
- package/utils/object.js +1 -1
- package/utils/omit.js +1 -1
- package/utils/pad.js +1 -1
- package/utils/pick.js +1 -1
- package/utils/pinyin.js +1 -1
- package/utils/react19Adapter.js +1 -1
- package/utils/ref.js +1 -1
- package/utils/resizeObserver.js +1 -1
- package/utils/responsiveObserve.js +1 -1
- package/utils/saveAs.js +1 -1
- package/utils/screenfull.js +1 -1
- package/utils/scrollIntoViewIfNeeded.js +1 -1
- package/utils/setCreateRoot.js +1 -1
- package/utils/setDarkTheme.js +1 -1
- package/utils/setPrimaryColor.js +1 -1
- package/utils/setTheme.js +1 -1
- package/utils/string.js +1 -1
- package/utils/style.js +1 -1
- package/utils/tinycolor.js +1 -1
- package/utils/toArray.js +1 -1
- package/utils/tree.js +1 -1
- package/utils/tunnel.js +1 -1
- package/utils/tween.js +1 -1
- package/utils/uuid.js +1 -1
- package/utils/validate.js +1 -1
- package/utils/warning.js +1 -1
- package/verification-code/VerificationCode.js +1 -1
- package/verification-code/constants.js +1 -1
- package/verification-code/context.js +1 -1
- package/verification-code/index.js +1 -1
- package/verification-code/style/index.js +1 -1
- package/version/index.js +6 -6
- package/virtual-list/Filler.js +1 -1
- package/virtual-list/VirtualList.js +1 -1
- package/virtual-list/constants.js +1 -1
- package/virtual-list/context.js +1 -1
- package/virtual-list/hooks/useCacheChildrenNodes.js +1 -1
- package/virtual-list/hooks/useComputeVirtualItemHeight.js +1 -1
- package/virtual-list/index.js +1 -1
- package/virtual-list/style/index.js +1 -1
- package/virtual-list/utils/algorithm.js +1 -1
- package/virtual-list/utils/item.js +1 -1
- package/watermark/Watermark.js +1 -1
- package/watermark/constants.js +1 -1
- package/watermark/context.js +1 -1
- package/watermark/index.js +1 -1
- package/watermark/style/index.js +1 -1
- package/draw/core/actions/actionTextAutoResize.d.ts +0 -17
- package/draw/core/actions/actionToggleShapeSwitch.d.ts +0 -19
- package/draw/core/actions/register.js +0 -6
- package/draw/core/components/Actions.js +0 -493
- package/draw/core/components/canvases/index.js +0 -4
- package/draw/core/context/ui-appState.js +0 -7
- package/draw/core/data/ai/types.d.ts +0 -242
- package/draw/core/data/encryption.js +0 -4
- package/draw/core/data/index.js +0 -5
- package/draw/core/editor-jotai.d.ts +0 -7
- package/draw/core/editor-jotai.js +0 -11
- package/draw/core/errors.js +0 -22
- package/draw/core/fonts/index.js +0 -3
- package/draw/core/polyfill.js +0 -6
- package/draw/core/scene/index.js +0 -7
- package/draw/core/scene/normalize.js +0 -10
- /package/{app → animation}/style/index.css +0 -0
- /package/draw/{core/actions → actions}/index.d.ts +0 -0
- /package/draw/{core/actions → actions}/register.d.ts +0 -0
- /package/draw/{core/analytics.d.ts → analytics.d.ts} +0 -0
- /package/draw/{core/animation-frame-handler.d.ts → animation-frame-handler.d.ts} +0 -0
- /package/draw/{core/components → components}/ActiveConfirmDialog.d.ts +0 -0
- /package/draw/{core/components → components}/BraveMeasureTextError.d.ts +0 -0
- /package/draw/{core/components → components}/ButtonIconCycle.d.ts +0 -0
- /package/draw/{core/components → components}/ButtonSeparator.d.ts +0 -0
- /package/draw/{core/components → components}/ContextMenu.d.ts +0 -0
- /package/draw/{core/components → components}/Ellipsify.d.ts +0 -0
- /package/draw/{core/components → components}/ErrorDialog.d.ts +0 -0
- /package/draw/{core/components → components}/FixedSideContainer.d.ts +0 -0
- /package/draw/{core/components → components}/HandButton.d.ts +0 -0
- /package/draw/{core/components → components}/HelpDialog.d.ts +0 -0
- /package/draw/{core/components → components}/InlineIcon.d.ts +0 -0
- /package/draw/{core/components → components}/Island.d.ts +0 -0
- /package/draw/{core/components → components}/LaserPointerButton.d.ts +0 -0
- /package/draw/{core/components → components}/LibraryMenu.d.ts +0 -0
- /package/draw/{core/components → components}/LinkButton.d.ts +0 -0
- /package/draw/{core/components → components}/LockButton.d.ts +0 -0
- /package/draw/{core/components → components}/MagicButton.d.ts +0 -0
- /package/draw/{core/components → components}/PenModeButton.d.ts +0 -0
- /package/draw/{core/components → components}/Popover.d.ts +0 -0
- /package/draw/{core/components → components}/ProjectName.d.ts +0 -0
- /package/draw/{core/components → components}/SVGLayer.d.ts +0 -0
- /package/draw/{core/components → components}/ScrollableList.d.ts +0 -0
- /package/draw/{core/components → components}/SearchMenu.d.ts +0 -0
- /package/draw/{core/components → components}/Stack.d.ts +0 -0
- /package/draw/{core/components → components}/Toast.d.ts +0 -0
- /package/draw/{core/components → components}/Tooltip.d.ts +0 -0
- /package/draw/{core/components → components}/Trans.d.ts +0 -0
- /package/draw/{core/components → components}/canvases/index.d.ts +0 -0
- /package/draw/{core/components → components}/hoc/withInternalFallback.d.ts +0 -0
- /package/draw/{core/components → components}/main-menu/MenuItem.d.ts +0 -0
- /package/draw/{core/components → components}/main-menu/common.d.ts +0 -0
- /package/draw/{core/components → components}/overwrite-confirm/State.d.ts +0 -0
- /package/draw/{core/components → components}/overwrite-confirm/index.d.ts +0 -0
- /package/draw/{core/components → components}/stats/Collapsible.d.ts +0 -0
- /package/draw/{core/data → data}/encode.d.ts +0 -0
- /package/draw/{core/data → data}/encryption.d.ts +0 -0
- /package/draw/{core/data → data}/image.d.ts +0 -0
- /package/draw/{core/data → data}/index.d.ts +0 -0
- /package/draw/{core/deburr.d.ts → deburr.d.ts} +0 -0
- /package/draw/{core/eraser → eraser}/index.d.ts +0 -0
- /package/draw/{core/errors.d.ts → errors.d.ts} +0 -0
- /package/draw/{core/fonts → fonts}/DrawFontFace.d.ts +0 -0
- /package/draw/{core/fonts → fonts}/index.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useCallbackRefState.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useCopiedIndicator.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useCreatePortalContainer.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useOutsideClick.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useScrollPosition.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useStable.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useStableCallback.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useTextEditorFocus.d.ts +0 -0
- /package/draw/{core/hooks → hooks}/useTransition.d.ts +0 -0
- /package/draw/{core/laser-trails.d.ts → laser-trails.d.ts} +0 -0
- /package/draw/{core/lasso → lasso}/index.d.ts +0 -0
- /package/draw/{core/locales → locales}/percentages.json.js +0 -0
- /package/draw/{core/locales → locales}/zh-CN.json.js +0 -0
- /package/draw/{core/mermaid.d.ts → mermaid.d.ts} +0 -0
- /package/draw/{core/polyfill.d.ts → polyfill.d.ts} +0 -0
- /package/draw/{core/reactUtils.d.ts → reactUtils.d.ts} +0 -0
- /package/draw/{core/renderer → renderer}/animation.d.ts +0 -0
- /package/draw/{core/renderer → renderer}/interactiveScene.d.ts +0 -0
- /package/draw/{core/renderer → renderer}/renderNewElementScene.d.ts +0 -0
- /package/draw/{core/renderer → renderer}/roundRect.d.ts +0 -0
- /package/draw/{core/shortcut.d.ts → shortcut.d.ts} +0 -0
- /package/draw/{core/workers.d.ts → workers.d.ts} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { DrawElement } from '
|
|
2
|
-
import type { AppState, BinaryFiles, LibraryItems } from '
|
|
1
|
+
import type { DrawElement } from '../element/types';
|
|
2
|
+
import type { AppState, BinaryFiles, LibraryItems } from '../interface';
|
|
3
3
|
import type { ImportedDataState, ImportedLibraryData } from './types';
|
|
4
4
|
export declare const serializeAsJSON: (elements: readonly DrawElement[], appState: Partial<AppState>, files: BinaryFiles, type: "local" | "database") => string;
|
|
5
5
|
export declare const saveAsJSON: (elements: readonly DrawElement[], appState: AppState, files: BinaryFiles,
|
|
@@ -8,7 +8,7 @@ name?: string) => Promise<{
|
|
|
8
8
|
fileHandle: FileSystemFileHandle | null;
|
|
9
9
|
}>;
|
|
10
10
|
export declare const loadFromJSON: (localAppState: AppState, localElements: readonly DrawElement[] | null) => Promise<{
|
|
11
|
-
elements: import("
|
|
11
|
+
elements: import("../element/types").OrderedDrawElement[];
|
|
12
12
|
appState: {
|
|
13
13
|
name: string | null;
|
|
14
14
|
contextMenu: {
|
|
@@ -16,8 +16,8 @@ export declare const loadFromJSON: (localAppState: AppState, localElements: read
|
|
|
16
16
|
top: number;
|
|
17
17
|
left: number;
|
|
18
18
|
} | null;
|
|
19
|
-
zoom: import("
|
|
20
|
-
theme: import("
|
|
19
|
+
zoom: import("../interface").Zoom;
|
|
20
|
+
theme: import("../element/types").Theme;
|
|
21
21
|
viewModeEnabled: boolean;
|
|
22
22
|
zenModeEnabled: boolean;
|
|
23
23
|
gridModeEnabled: boolean;
|
|
@@ -25,25 +25,25 @@ export declare const loadFromJSON: (localAppState: AppState, localElements: read
|
|
|
25
25
|
currentItemArrowType: "sharp" | "round" | "elbow";
|
|
26
26
|
gridSize: number;
|
|
27
27
|
activeTool: {
|
|
28
|
-
lastActiveTool: import("
|
|
28
|
+
lastActiveTool: import("../interface").ActiveTool | null;
|
|
29
29
|
locked: boolean;
|
|
30
30
|
fromSelection: boolean;
|
|
31
|
-
} & import("
|
|
31
|
+
} & import("../interface").ActiveTool;
|
|
32
32
|
showWelcomeScreen: boolean;
|
|
33
33
|
isLoading: boolean;
|
|
34
34
|
errorMessage: React.ReactNode;
|
|
35
35
|
activeEmbeddable: {
|
|
36
|
-
element: import("
|
|
36
|
+
element: import("../element/types").NonDeletedDrawElement;
|
|
37
37
|
state: "hover" | "active";
|
|
38
38
|
} | null;
|
|
39
|
-
newElement: import("
|
|
40
|
-
resizingElement: import("
|
|
41
|
-
multiElement: import("
|
|
42
|
-
selectionElement: import("
|
|
39
|
+
newElement: import("../element/types").NonDeleted<import("../element/types").DrawNonSelectionElement> | null;
|
|
40
|
+
resizingElement: import("../element/types").NonDeletedDrawElement | null;
|
|
41
|
+
multiElement: import("../element/types").NonDeleted<import("../element/types").DrawLinearElement> | null;
|
|
42
|
+
selectionElement: import("../element/types").NonDeletedDrawElement | null;
|
|
43
43
|
isBindingEnabled: boolean;
|
|
44
|
-
startBoundElement: import("
|
|
45
|
-
suggestedBinding: import("
|
|
46
|
-
frameToHighlight: import("
|
|
44
|
+
startBoundElement: import("../element/types").NonDeleted<import("../element/types").DrawBindableElement> | null;
|
|
45
|
+
suggestedBinding: import("../element/types").NonDeleted<import("../element/types").DrawBindableElement> | null;
|
|
46
|
+
frameToHighlight: import("../element/types").NonDeleted<import("../element/types").DrawFrameLikeElement> | null;
|
|
47
47
|
frameRendering: {
|
|
48
48
|
enabled: boolean;
|
|
49
49
|
name: boolean;
|
|
@@ -51,8 +51,8 @@ export declare const loadFromJSON: (localAppState: AppState, localElements: read
|
|
|
51
51
|
clip: boolean;
|
|
52
52
|
};
|
|
53
53
|
editingFrame: string | null;
|
|
54
|
-
elementsToHighlight: import("
|
|
55
|
-
editingTextElement: import("
|
|
54
|
+
elementsToHighlight: import("../element/types").NonDeleted<DrawElement>[] | null;
|
|
55
|
+
editingTextElement: import("../element/types").NonDeletedDrawElement | null;
|
|
56
56
|
preferredSelectionTool: {
|
|
57
57
|
type: "selection" | "lasso";
|
|
58
58
|
initialized: boolean;
|
|
@@ -70,13 +70,13 @@ export declare const loadFromJSON: (localAppState: AppState, localElements: read
|
|
|
70
70
|
currentItemStrokeStyle: DrawElement["strokeStyle"];
|
|
71
71
|
currentItemRoughness: number;
|
|
72
72
|
currentItemOpacity: number;
|
|
73
|
-
currentItemFontFamily: import("
|
|
73
|
+
currentItemFontFamily: import("../element/types").FontFamilyValues;
|
|
74
74
|
currentItemFontSize: number;
|
|
75
|
-
currentItemTextAlign: import("
|
|
76
|
-
currentItemStartArrowhead: import("
|
|
77
|
-
currentItemEndArrowhead: import("
|
|
78
|
-
currentHoveredFontFamily: import("
|
|
79
|
-
currentItemRoundness: import("
|
|
75
|
+
currentItemTextAlign: import("../element/types").TextAlign;
|
|
76
|
+
currentItemStartArrowhead: import("../element/types").Arrowhead | null;
|
|
77
|
+
currentItemEndArrowhead: import("../element/types").Arrowhead | null;
|
|
78
|
+
currentHoveredFontFamily: import("../element/types").FontFamilyValues | null;
|
|
79
|
+
currentItemRoundness: import("../element/types").StrokeRoundness;
|
|
80
80
|
viewBackgroundColor: string;
|
|
81
81
|
scrollX: number;
|
|
82
82
|
scrollY: number;
|
|
@@ -87,8 +87,8 @@ export declare const loadFromJSON: (localAppState: AppState, localElements: read
|
|
|
87
87
|
openMenu: "canvas" | null;
|
|
88
88
|
openPopup: "canvasBackground" | "elementBackground" | "elementStroke" | "fontFamily" | "compactTextProperties" | "compactStrokeStyles" | "compactOtherProperties" | "compactArrowProperties" | null;
|
|
89
89
|
openSidebar: {
|
|
90
|
-
name: import("
|
|
91
|
-
tab?: import("
|
|
90
|
+
name: import("../interface").SidebarName;
|
|
91
|
+
tab?: import("../interface").SidebarTabName;
|
|
92
92
|
} | null;
|
|
93
93
|
openDialog: null | {
|
|
94
94
|
name: "imageExport" | "help" | "jsonExport";
|
|
@@ -101,7 +101,7 @@ export declare const loadFromJSON: (localAppState: AppState, localElements: read
|
|
|
101
101
|
sourceElementId: DrawElement["id"];
|
|
102
102
|
};
|
|
103
103
|
defaultSidebarDockedPreference: boolean;
|
|
104
|
-
lastPointerDownWith: import("
|
|
104
|
+
lastPointerDownWith: import("../element/types").PointerType;
|
|
105
105
|
selectedElementIds: Readonly<{
|
|
106
106
|
[id: string]: true;
|
|
107
107
|
}>;
|
|
@@ -122,14 +122,14 @@ export declare const loadFromJSON: (localAppState: AppState, localElements: read
|
|
|
122
122
|
selectedGroupIds: {
|
|
123
123
|
[groupId: string]: boolean;
|
|
124
124
|
};
|
|
125
|
-
editingGroupId: import("
|
|
125
|
+
editingGroupId: import("../element/types").GroupId | null;
|
|
126
126
|
fileHandle: import("./filesystem").FileSystemHandle | null;
|
|
127
|
-
collaborators: Map<import("
|
|
127
|
+
collaborators: Map<import("../interface").SocketId, import("../interface").Collaborator>;
|
|
128
128
|
stats: {
|
|
129
129
|
open: boolean;
|
|
130
130
|
panels: number;
|
|
131
131
|
};
|
|
132
|
-
currentChartType: import("
|
|
132
|
+
currentChartType: import("../element/types").ChartType;
|
|
133
133
|
pasteDialog: {
|
|
134
134
|
shown: false;
|
|
135
135
|
data: null;
|
|
@@ -137,24 +137,24 @@ export declare const loadFromJSON: (localAppState: AppState, localElements: read
|
|
|
137
137
|
shown: true;
|
|
138
138
|
data: import("../charts").Spreadsheet;
|
|
139
139
|
};
|
|
140
|
-
selectedLinearElement: import("
|
|
140
|
+
selectedLinearElement: import("../element").LinearElementEditor | null;
|
|
141
141
|
snapLines: readonly import("../snapping").SnapLine[];
|
|
142
142
|
originSnapOffset: {
|
|
143
143
|
x: number;
|
|
144
144
|
y: number;
|
|
145
145
|
} | null;
|
|
146
|
-
followedBy: Set<import("
|
|
146
|
+
followedBy: Set<import("../interface").SocketId>;
|
|
147
147
|
isCropping: boolean;
|
|
148
148
|
croppingElementId: DrawElement["id"] | null;
|
|
149
149
|
searchMatches: Readonly<{
|
|
150
150
|
focusedId: DrawElement["id"] | null;
|
|
151
|
-
matches: readonly import("
|
|
151
|
+
matches: readonly import("../interface").SearchMatch[];
|
|
152
152
|
}> | null;
|
|
153
153
|
activeLockedId: string | null;
|
|
154
154
|
lockedMultiSelections: {
|
|
155
155
|
[groupId: string]: true;
|
|
156
156
|
};
|
|
157
|
-
bindMode: import("
|
|
157
|
+
bindMode: import("../element/types").BindMode;
|
|
158
158
|
};
|
|
159
159
|
files: BinaryFiles;
|
|
160
160
|
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/* 潘启宝 2026-06-
|
|
2
|
-
import { EXPORT_DATA_TYPES as e, MIME_TYPES as t, VERSIONS as n, exportDataTypesCompatibility as r, getExportSource as i } from "
|
|
3
|
-
import "
|
|
1
|
+
/* 潘启宝 2026-06-30 09:38:37 星期二 山东省济南市 */
|
|
2
|
+
import { EXPORT_DATA_TYPES as e, MIME_TYPES as t, VERSIONS as n, exportDataTypesCompatibility as r, getExportSource as i } from "../common/constants.js";
|
|
3
|
+
import "../common/index.js";
|
|
4
4
|
import { cleanAppStateForExport as a, clearAppStateForDatabase as o } from "../appState.js";
|
|
5
5
|
import { fileOpen as s, fileSave as c } from "./filesystem.js";
|
|
6
6
|
import { isImageFileHandle as l, loadFromBlob as u } from "./blob.js";
|
|
7
|
-
//#region components/pc/draw/
|
|
7
|
+
//#region components/pc/draw/data/json.ts
|
|
8
8
|
var d = (e, t) => {
|
|
9
9
|
let n = {};
|
|
10
10
|
for (let r of e) !r.isDeleted && "fileId" in r && r.fileId && t[r.fileId] && (n[r.fileId] = t[r.fileId]);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { MaybePromise } from '
|
|
2
|
-
import type { DrawElement } from '../../element/types';
|
|
3
|
-
import type { DrawImperativeAPI, LibraryItems, LibraryItemsSource, LibraryItems_anyVersion } from '../../interface';
|
|
1
|
+
import type { MaybePromise } from '../common/utility-types';
|
|
4
2
|
import type App from '../components/App';
|
|
3
|
+
import type { DrawElement } from '../element/types';
|
|
4
|
+
import type { DrawImperativeAPI, LibraryItems, LibraryItemsSource, LibraryItems_anyVersion } from '../interface';
|
|
5
5
|
export type LibraryPersistedData = {
|
|
6
6
|
libraryItems: LibraryItems;
|
|
7
7
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
/* 潘启宝 2026-06-
|
|
2
|
-
import {
|
|
3
|
-
import { Emitter as o } from "
|
|
4
|
-
import { arrayToMap as s, cloneJSON as c, preventUnload as l, promiseTry as u, resolvablePromise as d } from "
|
|
5
|
-
import { Queue as f } from "
|
|
6
|
-
import { toValidURL as p } from "
|
|
7
|
-
import "
|
|
8
|
-
import { getCommonBoundingBox as m } from "
|
|
9
|
-
import { hashElementsVersion as h, hashString as g } from "
|
|
10
|
-
import { atom as _ } from "
|
|
1
|
+
/* 潘启宝 2026-06-30 09:38:37 星期二 山东省济南市 */
|
|
2
|
+
import { DEFAULT_SIDEBAR as e, DRAW_APP_NAME as t, EVENT as n, LIBRARY_SIDEBAR_TAB as r, URL_HASH_KEYS as i, URL_QUERY_KEYS as a } from "../common/constants.js";
|
|
3
|
+
import { Emitter as o } from "../common/emitter.js";
|
|
4
|
+
import { arrayToMap as s, cloneJSON as c, preventUnload as l, promiseTry as u, resolvablePromise as d } from "../common/utils.js";
|
|
5
|
+
import { Queue as f } from "../common/queue.js";
|
|
6
|
+
import { toValidURL as p } from "../common/url.js";
|
|
7
|
+
import "../common/index.js";
|
|
8
|
+
import { getCommonBoundingBox as m } from "../element/bounds.js";
|
|
9
|
+
import { hashElementsVersion as h, hashString as g } from "../element/index.js";
|
|
10
|
+
import { atom as _ } from "../libs/jotai/vanilla/atom.js";
|
|
11
11
|
import { editorJotaiStore as v } from "../editor-jotai.js";
|
|
12
12
|
import { t as y } from "../i18n.js";
|
|
13
13
|
import { AbortError as b } from "../errors.js";
|
|
@@ -15,7 +15,7 @@ import { restoreLibraryItems as x } from "./restore.js";
|
|
|
15
15
|
import { loadLibraryFromBlob as S } from "./blob.js";
|
|
16
16
|
import { libraryItemSvgsCache as C } from "../hooks/useLibraryItemSvg.js";
|
|
17
17
|
import { useEffect as w, useRef as T } from "react";
|
|
18
|
-
//#region components/pc/draw/
|
|
18
|
+
//#region components/pc/draw/data/library.ts
|
|
19
19
|
var E = ["xxx.com"], D = new o(), O = _({
|
|
20
20
|
status: "loaded",
|
|
21
21
|
isInitialized: !1,
|
|
@@ -41,7 +41,7 @@ var E = ["xxx.com"], D = new o(), O = _({
|
|
|
41
41
|
#e;
|
|
42
42
|
#t;
|
|
43
43
|
#n;
|
|
44
|
-
constructor(
|
|
44
|
+
constructor(t) {
|
|
45
45
|
this.#e = [], this.#t = k(this.#e), this.#r = [], this.#i = () => this.#r[this.#r.length - 1], this.#a = () => {
|
|
46
46
|
if (this.#r.length > 0) v.set(O, (e) => ({
|
|
47
47
|
status: "loading",
|
|
@@ -72,13 +72,13 @@ var E = ["xxx.com"], D = new o(), O = _({
|
|
|
72
72
|
} catch {
|
|
73
73
|
return e(this.#e);
|
|
74
74
|
}
|
|
75
|
-
}), this.updateLibrary = async ({ libraryItems:
|
|
76
|
-
name:
|
|
75
|
+
}), this.updateLibrary = async ({ libraryItems: t, prompt: n = !1, merge: i = !1, openLibraryMenu: a = !1, defaultStatus: o = "unpublished" }) => (a && this.#n.setState({ openSidebar: {
|
|
76
|
+
name: e.name,
|
|
77
77
|
tab: r
|
|
78
|
-
} }), this.setLibrary(() => new Promise(async (
|
|
78
|
+
} }), this.setLibrary(() => new Promise(async (e, r) => {
|
|
79
79
|
try {
|
|
80
|
-
let a = await (typeof
|
|
81
|
-
s = a instanceof Blob ? await S(a, o) : x(a, o), !n || window.confirm(y("alerts.confirmAddLibrary", { numShapes: s.length })) ? (n && this.#n.focusContainer(),
|
|
80
|
+
let a = await (typeof t == "function" && !(t instanceof Blob) ? t(this.#e) : t), s;
|
|
81
|
+
s = a instanceof Blob ? await S(a, o) : x(a, o), !n || window.confirm(y("alerts.confirmAddLibrary", { numShapes: s.length })) ? (n && this.#n.focusContainer(), e(i ? j(this.#e, s) : s)) : r(new b());
|
|
82
82
|
} catch (e) {
|
|
83
83
|
r(e);
|
|
84
84
|
}
|
|
@@ -96,7 +96,7 @@ var E = ["xxx.com"], D = new o(), O = _({
|
|
|
96
96
|
this.#r = this.#r.filter((e) => e !== t), this.#a();
|
|
97
97
|
});
|
|
98
98
|
return this.#r.push(t), this.#a(), t;
|
|
99
|
-
}, this.#n =
|
|
99
|
+
}, this.#n = t;
|
|
100
100
|
}
|
|
101
101
|
#r;
|
|
102
102
|
#i;
|
|
@@ -179,17 +179,17 @@ var E = ["xxx.com"], D = new o(), O = _({
|
|
|
179
179
|
} finally {
|
|
180
180
|
z--;
|
|
181
181
|
}
|
|
182
|
-
}, U = (
|
|
183
|
-
let { drawAPI: r } =
|
|
184
|
-
o.current =
|
|
182
|
+
}, U = (e) => {
|
|
183
|
+
let { drawAPI: r } = e, o = T(e);
|
|
184
|
+
o.current = e;
|
|
185
185
|
let s = T(!1);
|
|
186
186
|
w(() => {
|
|
187
187
|
if (!r) return;
|
|
188
188
|
s.current = !1;
|
|
189
|
-
let
|
|
190
|
-
let s = new Promise(async (
|
|
189
|
+
let e = async ({ libraryUrl: e, idToken: n }) => {
|
|
190
|
+
let s = new Promise(async (t, n) => {
|
|
191
191
|
try {
|
|
192
|
-
|
|
192
|
+
e = decodeURIComponent(e), e = p(e), F(e, o.current.validateLibraryUrl), t(await (await fetch(e)).blob());
|
|
193
193
|
} catch (e) {
|
|
194
194
|
n(e);
|
|
195
195
|
}
|
|
@@ -209,19 +209,19 @@ var E = ["xxx.com"], D = new o(), O = _({
|
|
|
209
209
|
throw r.updateScene({ appState: { errorMessage: e.message } }), e;
|
|
210
210
|
} finally {
|
|
211
211
|
if (window.location.hash.includes(i.addLibrary)) {
|
|
212
|
-
let
|
|
213
|
-
|
|
212
|
+
let e = new URLSearchParams(window.location.hash.slice(1));
|
|
213
|
+
e.delete(i.addLibrary), window.history.replaceState({}, t, `#${e.toString()}`);
|
|
214
214
|
} else if (window.location.search.includes(a.addLibrary)) {
|
|
215
|
-
let
|
|
216
|
-
|
|
215
|
+
let e = new URLSearchParams(window.location.search);
|
|
216
|
+
e.delete(a.addLibrary), window.history.replaceState({}, t, `?${e.toString()}`);
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
|
-
}, c = (
|
|
220
|
-
|
|
219
|
+
}, c = (t) => {
|
|
220
|
+
t.preventDefault();
|
|
221
221
|
let n = I();
|
|
222
|
-
n && (
|
|
222
|
+
n && (t.stopImmediatePropagation(), window.history.replaceState({}, "", t.oldURL), e(n));
|
|
223
223
|
}, l = I();
|
|
224
|
-
if (l &&
|
|
224
|
+
if (l && e(l), "getInitialLibraryItems" in o.current && o.current.getInitialLibraryItems && (console.warn("useHandleLibrar `opts.getInitialLibraryItems` is deprecated. Use `opts.adapter` instead."), Promise.resolve(o.current.getInitialLibraryItems()).then((e) => {
|
|
225
225
|
r.updateLibrary({
|
|
226
226
|
libraryItems: e,
|
|
227
227
|
merge: !0
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { MakeBrand } from '
|
|
2
|
-
import type { OrderedDrawElement } from '
|
|
3
|
-
import type { AppState } from '
|
|
1
|
+
import type { MakeBrand } from '../common/utility-types';
|
|
2
|
+
import type { OrderedDrawElement } from '../element/types';
|
|
3
|
+
import type { AppState } from '../interface';
|
|
4
4
|
export type ReconciledDrawElement = OrderedDrawElement & MakeBrand<'ReconciledElement'>;
|
|
5
5
|
export type RemoteDrawElement = OrderedDrawElement & MakeBrand<'RemoteDrawElement'>;
|
|
6
6
|
export declare const shouldDiscardRemoteElement: (localAppState: AppState, local: OrderedDrawElement | undefined, remote: RemoteDrawElement) => boolean;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/* 潘启宝 2026-06-
|
|
2
|
-
import { arrayToMap as e, isDevEnv as t, isTestEnv as n } from "
|
|
3
|
-
import "
|
|
4
|
-
import { orderByFractionalIndex as r, syncInvalidIndices as i, validateFractionalIndices as a } from "
|
|
5
|
-
import "
|
|
1
|
+
/* 潘启宝 2026-06-30 09:38:37 星期二 山东省济南市 */
|
|
2
|
+
import { arrayToMap as e, isDevEnv as t, isTestEnv as n } from "../common/utils.js";
|
|
3
|
+
import "../common/index.js";
|
|
4
|
+
import { orderByFractionalIndex as r, syncInvalidIndices as i, validateFractionalIndices as a } from "../element/fractionalIndex.js";
|
|
5
|
+
import "../element/index.js";
|
|
6
6
|
import o from "lodash/throttle";
|
|
7
|
-
//#region components/pc/draw/
|
|
7
|
+
//#region components/pc/draw/data/reconcile.ts
|
|
8
8
|
var s = (e, t, n) => !!(t && (t.id === e.editingTextElement?.id || t.id === e.resizingElement?.id || t.id === e.newElement?.id || t.version > n.version || t.version === n.version && t.versionNonce <= n.versionNonce)), c = o((e, r, o) => {
|
|
9
9
|
(t() || n() || window?.DEBUG_FRACTIONAL_INDICES) && a(i(e.map((e) => ({ ...e }))), {
|
|
10
10
|
shouldThrow: n() || t(),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { DrawElement } from '
|
|
2
|
-
import type { AppState, BinaryFiles } from '
|
|
1
|
+
import type { DrawElement } from '../element/types';
|
|
2
|
+
import type { AppState, BinaryFiles } from '../interface';
|
|
3
3
|
export declare const resaveAsImageWithScene: (elements: readonly DrawElement[], appState: AppState, files: BinaryFiles, name: string) => Promise<{
|
|
4
4
|
fileHandle: import("./filesystem").FileSystemHandle;
|
|
5
5
|
}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/* 潘启宝 2026-06-
|
|
1
|
+
/* 潘启宝 2026-06-30 09:38:37 星期二 山东省济南市 */
|
|
2
2
|
import { getFileHandleType as e, isImageFileHandleType as t } from "./blob.js";
|
|
3
3
|
import { exportCanvas as n, prepareElementsForExport as r } from "./utils.js";
|
|
4
|
-
//#region components/pc/draw/
|
|
4
|
+
//#region components/pc/draw/data/resave.ts
|
|
5
5
|
var i = async (i, a, o, s) => {
|
|
6
6
|
let { exportBackground: c, viewBackgroundColor: l, fileHandle: u } = a, d = e(u);
|
|
7
7
|
if (!u || !t(d)) throw Error("fileHandle should exist and should be of type svg or png when resaving");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { CombineBrandsIfNeeded } from '
|
|
2
|
-
import type { DrawElement, DrawSelectionElement, ElementsMap, ElementsMapOrArray, OrderedDrawElement } from '
|
|
3
|
-
import type { AppState, BinaryFiles, LibraryItem } from '
|
|
1
|
+
import type { CombineBrandsIfNeeded } from '../common';
|
|
2
|
+
import type { DrawElement, DrawSelectionElement, ElementsMap, ElementsMapOrArray, OrderedDrawElement } from '../element/types';
|
|
3
|
+
import type { AppState, BinaryFiles, LibraryItem } from '../interface';
|
|
4
4
|
import type { ImportedDataState } from './types';
|
|
5
5
|
type RestoredAppState = Omit<AppState, 'offsetTop' | 'offsetLeft' | 'width' | 'height'>;
|
|
6
6
|
export declare const AllowedDrawActiveTools: Record<AppState['activeTool']['type'], boolean>;
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
/* 潘启宝 2026-06-
|
|
2
|
-
import { isFiniteNumber as e } from "
|
|
3
|
-
import { DEFAULT_ELEMENT_PROPS as t, DEFAULT_FONT_FAMILY as n, DEFAULT_SIDEBAR as r, FONT_FAMILY as i, ROUNDNESS as a } from "
|
|
4
|
-
import { getLineHeight as o } from "
|
|
5
|
-
import { pointFrom as s } from "
|
|
6
|
-
import "
|
|
7
|
-
import { getSizeFromPoints as c } from "
|
|
8
|
-
import { arrayToMap as l, getUpdatedTimestamp as u, updateActiveTool as d } from "
|
|
9
|
-
import { randomId as f } from "
|
|
10
|
-
import { normalizeLink as p } from "
|
|
11
|
-
import "
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
1
|
+
/* 潘启宝 2026-06-30 09:38:37 星期二 山东省济南市 */
|
|
2
|
+
import { isFiniteNumber as e } from "../libs/math/utils.js";
|
|
3
|
+
import { DEFAULT_ELEMENT_PROPS as t, DEFAULT_FONT_FAMILY as n, DEFAULT_SIDEBAR as r, FONT_FAMILY as i, ROUNDNESS as a } from "../common/constants.js";
|
|
4
|
+
import { getLineHeight as o } from "../common/font-metadata.js";
|
|
5
|
+
import { pointFrom as s } from "../libs/math/point.js";
|
|
6
|
+
import "../libs/math/index.js";
|
|
7
|
+
import { getSizeFromPoints as c } from "../common/points.js";
|
|
8
|
+
import { arrayToMap as l, getUpdatedTimestamp as u, updateActiveTool as d } from "../common/utils.js";
|
|
9
|
+
import { randomId as f } from "../common/random.js";
|
|
10
|
+
import { normalizeLink as p } from "../common/url.js";
|
|
11
|
+
import "../common/index.js";
|
|
12
|
+
import { getDefaultAppState as m } from "../appState.js";
|
|
13
|
+
import { isArrowBoundToElement as h, isArrowElement as g, isElbowArrow as _, isLineElement as v, isLinearElement as y, isTextElement as b, isUsingAdaptiveRadius as x, isValidPolygon as S } from "../element/typeChecks.js";
|
|
14
|
+
import { detectLineHeight as C } from "../element/textMeasurements.js";
|
|
15
|
+
import { getContainerElement as w } from "../element/textElement.js";
|
|
16
|
+
import { updateElbowArrowPoints as T, validateElbowPoints as E } from "../element/elbowArrow.js";
|
|
17
|
+
import { bumpVersion as D } from "../element/mutateElement.js";
|
|
18
|
+
import { projectFixedPointOntoDiagonal as O } from "../element/utils.js";
|
|
19
|
+
import { isPointInElement as k } from "../element/collision.js";
|
|
20
|
+
import { calculateFixedPointForNonElbowArrowBinding as A, normalizeFixedPoint as j } from "../element/binding.js";
|
|
21
|
+
import { syncInvalidIndices as M } from "../element/fractionalIndex.js";
|
|
22
|
+
import { LinearElementEditor as N } from "../element/linearElementEditor.js";
|
|
23
|
+
import { getNormalizedDimensions as P, isInvisiblySmallElement as F } from "../element/sizeHelpers.js";
|
|
24
|
+
import { refreshTextDimensions as I } from "../element/newElement.js";
|
|
25
|
+
import { getNonDeletedElements as L } from "../element/index.js";
|
|
26
26
|
import { getNormalizedGridSize as R, getNormalizedGridStep as z, getNormalizedZoom as B } from "../scene/normalize.js";
|
|
27
27
|
import "../scene/index.js";
|
|
28
|
-
//#region components/pc/draw/
|
|
28
|
+
//#region components/pc/draw/data/restore.ts
|
|
29
29
|
var V = {
|
|
30
30
|
selection: !0,
|
|
31
31
|
lasso: !0,
|
|
@@ -47,19 +47,19 @@ var V = {
|
|
|
47
47
|
}, H = (e) => Object.keys(i).includes(e) ? i[e] : n, U = (e, t, n, r, i) => {
|
|
48
48
|
try {
|
|
49
49
|
if (!t) return null;
|
|
50
|
-
if (
|
|
50
|
+
if (_(e)) return {
|
|
51
51
|
...t,
|
|
52
|
-
fixedPoint:
|
|
52
|
+
fixedPoint: j(t.fixedPoint ?? [0, 0]),
|
|
53
53
|
mode: t.mode || "orbit"
|
|
54
54
|
};
|
|
55
55
|
if (t.mode) return t.elementId ? {
|
|
56
56
|
elementId: t.elementId,
|
|
57
57
|
mode: t.mode,
|
|
58
|
-
fixedPoint:
|
|
58
|
+
fixedPoint: j(t.fixedPoint || [.5, .5])
|
|
59
59
|
} : null;
|
|
60
60
|
let a = n.get(t.elementId) || void 0, o = a || r?.get?.(t.elementId) || void 0, s = a ? n : r;
|
|
61
61
|
if (o && s) {
|
|
62
|
-
let n =
|
|
62
|
+
let n = N.getPointAtIndexGlobalCoordinates(e, i === "start" ? 0 : e.points.length - 1, s), r = k(n, o, s) ? "inside" : "orbit", { fixedPoint: a } = A(e, o, i, s, r === "inside" ? n : O(e, n, o, i, s) || n);
|
|
63
63
|
return {
|
|
64
64
|
mode: r,
|
|
65
65
|
elementId: t.elementId,
|
|
@@ -94,7 +94,7 @@ var V = {
|
|
|
94
94
|
seed: e.seed ?? 1,
|
|
95
95
|
groupIds: e.groupIds ?? [],
|
|
96
96
|
frameId: e.frameId ?? null,
|
|
97
|
-
roundness: e.roundness ? e.roundness : e.strokeSharpness === "round" ? { type:
|
|
97
|
+
roundness: e.roundness ? e.roundness : e.strokeSharpness === "round" ? { type: x(e.type) ? a.LEGACY : a.PROPORTIONAL_RADIUS } : null,
|
|
98
98
|
boundElements: e.boundElementIds ? e.boundElementIds.map((e) => ({
|
|
99
99
|
type: "arrow",
|
|
100
100
|
id: e
|
|
@@ -107,7 +107,7 @@ var V = {
|
|
|
107
107
|
let i = {
|
|
108
108
|
...e,
|
|
109
109
|
...r,
|
|
110
|
-
...
|
|
110
|
+
...P(r),
|
|
111
111
|
...n
|
|
112
112
|
};
|
|
113
113
|
return delete i.strokeSharpness, delete i.boundElementIds, i;
|
|
@@ -120,7 +120,7 @@ var V = {
|
|
|
120
120
|
let [t, n] = e.font.split(" ");
|
|
121
121
|
i = parseFloat(t), a = H(n);
|
|
122
122
|
}
|
|
123
|
-
let l = typeof e.text == "string" && e.text || "", u = e.lineHeight || (e.height ?
|
|
123
|
+
let l = typeof e.text == "string" && e.text || "", u = e.lineHeight || (e.height ? C(e) : o(e.fontFamily));
|
|
124
124
|
return e = W(e, {
|
|
125
125
|
fontSize: i,
|
|
126
126
|
fontFamily: a,
|
|
@@ -135,7 +135,7 @@ var V = {
|
|
|
135
135
|
...e,
|
|
136
136
|
originalText: l,
|
|
137
137
|
isDeleted: !0
|
|
138
|
-
}, e =
|
|
138
|
+
}, e = D(e)), e;
|
|
139
139
|
case "freedraw": return W(e, {
|
|
140
140
|
points: e.points,
|
|
141
141
|
simulatePressure: e.simulatePressure,
|
|
@@ -150,7 +150,7 @@ var V = {
|
|
|
150
150
|
case "line":
|
|
151
151
|
case "draw":
|
|
152
152
|
let { startArrowhead: d = null, endArrowhead: f = null } = e, p = e.x, m = e.y, h = !Array.isArray(e.points) || e.points.length < 2 ? [s(0, 0), s(e.width, e.height)] : e.points;
|
|
153
|
-
return (h[0][0] !== 0 || h[0][1] !== 0) && ({points: h, x: p, y: m} =
|
|
153
|
+
return (h[0][0] !== 0 || h[0][1] !== 0) && ({points: h, x: p, y: m} = N.getNormalizeElementPointsAndCoords(e)), W(e, {
|
|
154
154
|
type: "line",
|
|
155
155
|
startBinding: null,
|
|
156
156
|
endBinding: null,
|
|
@@ -159,7 +159,7 @@ var V = {
|
|
|
159
159
|
points: h,
|
|
160
160
|
x: p,
|
|
161
161
|
y: m,
|
|
162
|
-
...
|
|
162
|
+
...v(e) ? { polygon: S(e.points) ? e.polygon ?? !1 : !1 } : {},
|
|
163
163
|
...c(h)
|
|
164
164
|
});
|
|
165
165
|
case "arrow": {
|
|
@@ -174,7 +174,7 @@ var V = {
|
|
|
174
174
|
y: o,
|
|
175
175
|
elbowed: e.elbowed,
|
|
176
176
|
...c(l)
|
|
177
|
-
}, d =
|
|
177
|
+
}, d = _(e) ? W(e, {
|
|
178
178
|
...u,
|
|
179
179
|
elbowed: !0,
|
|
180
180
|
fixedSegments: e.fixedSegments?.length && u.points.length >= 4 ? e.fixedSegments : null,
|
|
@@ -183,7 +183,7 @@ var V = {
|
|
|
183
183
|
}) : W(e, u);
|
|
184
184
|
return {
|
|
185
185
|
...d,
|
|
186
|
-
...
|
|
186
|
+
...N.getNormalizeElementPointsAndCoords(d)
|
|
187
187
|
};
|
|
188
188
|
}
|
|
189
189
|
case "ellipse":
|
|
@@ -201,14 +201,14 @@ var V = {
|
|
|
201
201
|
let a = t.get(i.id);
|
|
202
202
|
if (a && !r.has(i.id)) {
|
|
203
203
|
if (r.add(i.id), a.isDeleted) return n;
|
|
204
|
-
n.push(i),
|
|
204
|
+
n.push(i), b(a) && !a.containerId && (a.containerId = e.id);
|
|
205
205
|
}
|
|
206
206
|
return n;
|
|
207
207
|
}, []);
|
|
208
208
|
}
|
|
209
209
|
}, q = (e, t) => {
|
|
210
210
|
let n = e.containerId ? t.get(e.containerId) : null;
|
|
211
|
-
if (e.angle =
|
|
211
|
+
if (e.angle = g(n) ? 0 : n?.angle ?? 0, !n) {
|
|
212
212
|
e.containerId = null;
|
|
213
213
|
return;
|
|
214
214
|
}
|
|
@@ -222,7 +222,7 @@ var V = {
|
|
|
222
222
|
}, J = (e, t) => {
|
|
223
223
|
e.frameId && (t.get(e.frameId) || (e.frameId = null));
|
|
224
224
|
}, Y = (e, t, n) => {
|
|
225
|
-
let r = /* @__PURE__ */ new Set(), i = l(e || []), a = t ? l(t) : null, o =
|
|
225
|
+
let r = /* @__PURE__ */ new Set(), i = l(e || []), a = t ? l(t) : null, o = M((e || []).reduce((e, t) => {
|
|
226
226
|
if (t.type === "selection") return e;
|
|
227
227
|
let o;
|
|
228
228
|
try {
|
|
@@ -231,8 +231,8 @@ var V = {
|
|
|
231
231
|
console.error("Error restoring element:", e), o = null;
|
|
232
232
|
}
|
|
233
233
|
if (o) {
|
|
234
|
-
let i = a?.get?.(t.id), s = n?.deleteInvisibleElements &&
|
|
235
|
-
s && (o =
|
|
234
|
+
let i = a?.get?.(t.id), s = n?.deleteInvisibleElements && F(t);
|
|
235
|
+
s && (o = D(o, i?.version)), s && (o = {
|
|
236
236
|
...o,
|
|
237
237
|
isDeleted: !0
|
|
238
238
|
}), r.has(o.id) && (o = {
|
|
@@ -244,14 +244,14 @@ var V = {
|
|
|
244
244
|
}, []));
|
|
245
245
|
if (!n?.repairBindings) return o;
|
|
246
246
|
let c = l(o);
|
|
247
|
-
for (let e of o) e.frameId && J(e, c),
|
|
247
|
+
for (let e of o) e.frameId && J(e, c), b(e) && e.containerId ? q(e, c) : e.boundElements && K(e, c), n.refreshDimensions && b(e) && Object.assign(e, I(e, w(e, c), c)), y(e) && (e.startBinding && (!c.has(e.startBinding.elementId) || !g(e)) && (e.startBinding = null), e.endBinding && (!c.has(e.endBinding.elementId) || !g(e)) && (e.endBinding = null));
|
|
248
248
|
return o.map((e) => {
|
|
249
|
-
if (
|
|
249
|
+
if (_(e) && !h(e) && !E(e.points)) return {
|
|
250
250
|
...e,
|
|
251
|
-
...
|
|
251
|
+
...T(e, c, { points: [s(0, 0), e.points[e.points.length - 1]] }),
|
|
252
252
|
index: e.index
|
|
253
253
|
};
|
|
254
|
-
if (
|
|
254
|
+
if (_(e) && e.startBinding && e.endBinding && e.startBinding.elementId === e.endBinding.elementId && e.points.length > 1 && e.points.some(([e, t]) => Math.abs(e) > 1e6 || Math.abs(t) > 1e6)) {
|
|
255
255
|
console.error("Fixing self-bound elbow arrow", e.id);
|
|
256
256
|
let t = c.get(e.startBinding.elementId);
|
|
257
257
|
return t ? {
|
|
@@ -275,7 +275,7 @@ var V = {
|
|
|
275
275
|
return r === void 0 ? n[e] : r;
|
|
276
276
|
}, Z = { isSidebarDocked: (e, t) => ["defaultSidebarDockedPreference", e.isSidebarDocked ?? X("defaultSidebarDockedPreference", e, t)] }, Q = (t, n) => {
|
|
277
277
|
t ||= {};
|
|
278
|
-
let i =
|
|
278
|
+
let i = m(), a = {};
|
|
279
279
|
for (let e of Object.keys(Z)) if (e in t) {
|
|
280
280
|
let [n, r] = Z[e](t, i);
|
|
281
281
|
a[n] = r;
|
|
@@ -300,7 +300,7 @@ var V = {
|
|
|
300
300
|
editingFrame: null
|
|
301
301
|
};
|
|
302
302
|
}, $ = (e) => {
|
|
303
|
-
let t = Y(
|
|
303
|
+
let t = Y(L(e.elements), null);
|
|
304
304
|
return t.length ? {
|
|
305
305
|
...e,
|
|
306
306
|
elements: t
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { VERSIONS } from '../../common';
|
|
2
|
-
import type { DrawElement } from '../../element/types';
|
|
3
|
-
import type { AppState, BinaryFiles, LibraryItem, LibraryItems, LibraryItems_anyVersion } from '../../interface';
|
|
4
1
|
import type { cleanAppStateForExport } from '../appState';
|
|
2
|
+
import type { VERSIONS } from '../common';
|
|
3
|
+
import type { DrawElement } from '../element/types';
|
|
4
|
+
import type { AppState, BinaryFiles, LibraryItem, LibraryItems, LibraryItems_anyVersion } from '../interface';
|
|
5
5
|
export interface ExportedDataState {
|
|
6
6
|
type: string;
|
|
7
7
|
version: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { DrawElement, DrawFrameLikeElement, NonDeletedDrawElement } from '
|
|
2
|
-
import type { AppState, BinaryFiles } from '
|
|
1
|
+
import type { DrawElement, DrawFrameLikeElement, NonDeletedDrawElement } from '../element/types';
|
|
2
|
+
import type { AppState, BinaryFiles } from '../interface';
|
|
3
3
|
import type { ExportType } from '../scene/types';
|
|
4
4
|
import type { FileSystemHandle } from './filesystem';
|
|
5
5
|
export type ExportedElements = readonly NonDeletedDrawElement[] & {
|