amis-editor 5.2.0-beta.2 → 5.2.1-beta.15
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/component/BaseControl.d.ts +5 -810
- package/esm/component/BaseControl.js +33 -43
- package/esm/component/InputComponentName.js +1 -1
- package/esm/component/TableViewEditor.js +547 -454
- package/esm/icons/btn/btn-group.svg.js +1 -3
- package/esm/icons/btn/btn-select.svg.js +1 -3
- package/esm/icons/btn/btn-toolbar.svg.js +1 -3
- package/esm/icons/btn/button.svg.js +1 -3
- package/esm/icons/btn/dropdown-btn.svg.js +1 -3
- package/esm/icons/container/anchor-nav.svg.js +1 -3
- package/esm/icons/container/collapse.svg.js +1 -3
- package/esm/icons/container/container.svg.js +1 -3
- package/esm/icons/container/flex-container.svg.js +1 -3
- package/esm/icons/container/form-group.svg.js +1 -3
- package/esm/icons/container/grid.svg.js +1 -3
- package/esm/icons/container/iframe.svg.js +1 -3
- package/esm/icons/container/panel.svg.js +1 -3
- package/esm/icons/container/table-view.svg.js +1 -3
- package/esm/icons/container/tabs.svg.js +1 -3
- package/esm/icons/container/tooltip-wrapper.svg.js +1 -3
- package/esm/icons/container/web-component.svg.js +1 -3
- package/esm/icons/feat/audio.svg.js +1 -3
- package/esm/icons/feat/custom.svg.js +1 -3
- package/esm/icons/feat/each.svg.js +1 -3
- package/esm/icons/feat/form.svg.js +1 -3
- package/esm/icons/feat/nav.svg.js +1 -3
- package/esm/icons/feat/qrcode.svg.js +1 -3
- package/esm/icons/feat/service.svg.js +1 -3
- package/esm/icons/feat/table.svg.js +1 -3
- package/esm/icons/feat/tasks.svg.js +1 -3
- package/esm/icons/feat/video.svg.js +1 -3
- package/esm/icons/feat/wizard.svg.js +1 -3
- package/esm/icons/form/chained-select.svg.js +1 -3
- package/esm/icons/form/checkbox.svg.js +1 -3
- package/esm/icons/form/checkboxes.svg.js +1 -3
- package/esm/icons/form/combo.svg.js +1 -3
- package/esm/icons/form/condition-builder.svg.js +1 -3
- package/esm/icons/form/diff-editor.svg.js +1 -3
- package/esm/icons/form/editor.svg.js +1 -3
- package/esm/icons/form/formula.svg.js +1 -3
- package/esm/icons/form/hidden.svg.js +1 -3
- package/esm/icons/form/input-city.svg.js +1 -3
- package/esm/icons/form/input-color.svg.js +1 -3
- package/esm/icons/form/input-date-range.svg.js +1 -3
- package/esm/icons/form/input-date.svg.js +1 -3
- package/esm/icons/form/input-datetime.svg.js +1 -3
- package/esm/icons/form/input-email.svg.js +1 -3
- package/esm/icons/form/input-excel.svg.js +1 -3
- package/esm/icons/form/input-file.svg.js +1 -3
- package/esm/icons/form/input-group.svg.js +1 -3
- package/esm/icons/form/input-image.svg.js +1 -3
- package/esm/icons/form/input-kv.svg.js +1 -3
- package/esm/icons/form/input-month-range.svg.js +1 -3
- package/esm/icons/form/input-number.svg.js +1 -3
- package/esm/icons/form/input-password.svg.js +1 -3
- package/esm/icons/form/input-quarter-range.svg.js +1 -3
- package/esm/icons/form/input-range.svg.js +1 -3
- package/esm/icons/form/input-rating.svg.js +1 -3
- package/esm/icons/form/input-repeat.svg.js +1 -3
- package/esm/icons/form/input-rich-text.svg.js +1 -3
- package/esm/icons/form/input-tag.svg.js +1 -3
- package/esm/icons/form/input-text.svg.js +1 -3
- package/esm/icons/form/input-time-range.svg.js +1 -3
- package/esm/icons/form/input-time.svg.js +1 -3
- package/esm/icons/form/input-tree.svg.js +1 -3
- package/esm/icons/form/input-url.svg.js +1 -3
- package/esm/icons/form/input-year.svg.js +1 -3
- package/esm/icons/form/inputArray.svg.js +1 -3
- package/esm/icons/form/list-select.svg.js +1 -3
- package/esm/icons/form/location-picker.svg.js +1 -3
- package/esm/icons/form/matrix-checkboxes.svg.js +1 -3
- package/esm/icons/form/month.svg.js +1 -3
- package/esm/icons/form/nested-select.svg.js +1 -3
- package/esm/icons/form/picker.svg.js +1 -3
- package/esm/icons/form/quarter.svg.js +1 -3
- package/esm/icons/form/radios.svg.js +1 -3
- package/esm/icons/form/select.svg.js +1 -3
- package/esm/icons/form/static.svg.js +1 -3
- package/esm/icons/form/sub-form.svg.js +1 -3
- package/esm/icons/form/switch.svg.js +1 -3
- package/esm/icons/form/tabs-transfer.svg.js +1 -3
- package/esm/icons/form/textarea.svg.js +1 -3
- package/esm/icons/form/transfer.svg.js +1 -3
- package/esm/icons/form/tree-select.svg.js +1 -3
- package/esm/icons/form/uuid.svg.js +1 -3
- package/esm/icons/index.js +28 -1
- package/esm/icons/layout/layout-1with2.svg.js +32 -0
- package/esm/icons/layout/layout-2cols.svg.js +32 -0
- package/esm/icons/layout/layout-2row.svg.js +32 -0
- package/esm/icons/layout/layout-2with1.svg.js +33 -0
- package/esm/icons/layout/layout-3cols.svg.js +32 -0
- package/esm/icons/layout/layout-3row.svg.js +33 -0
- package/esm/icons/layout/layout-absolute.svg.js +27 -0
- package/esm/icons/layout/layout-fixed.svg.js +27 -0
- package/esm/icons/layout/layout-full.svg.js +49 -0
- package/esm/icons/layout/layout1-2.svg.js +33 -0
- package/esm/icons/layout/layout2-1.svg.js +33 -0
- package/esm/icons/layout/layout3-1.svg.js +33 -0
- package/esm/icons/layout/layout3-2.svg.js +33 -0
- package/esm/icons/other/divider.svg.js +1 -3
- package/esm/icons/other/property-sheet.svg.js +1 -3
- package/esm/icons/other/tooltip.svg.js +1 -3
- package/esm/icons/show/URL.svg.js +1 -3
- package/esm/icons/show/avatar.svg.js +1 -3
- package/esm/icons/show/breadcrumb.svg.js +1 -3
- package/esm/icons/show/card.svg.js +1 -3
- package/esm/icons/show/cards.svg.js +1 -3
- package/esm/icons/show/carousel.svg.js +1 -3
- package/esm/icons/show/chart.svg.js +1 -3
- package/esm/icons/show/code.svg.js +1 -3
- package/esm/icons/show/date.svg.js +1 -3
- package/esm/icons/show/datetime.svg.js +1 -3
- package/esm/icons/show/image.svg.js +1 -3
- package/esm/icons/show/images.svg.js +1 -3
- package/esm/icons/show/json-view.svg.js +1 -3
- package/esm/icons/show/list.svg.js +1 -3
- package/esm/icons/show/log.svg.js +1 -3
- package/esm/icons/show/mapping.svg.js +1 -3
- package/esm/icons/show/markdown.svg.js +1 -3
- package/esm/icons/show/plain.svg.js +1 -3
- package/esm/icons/show/progress.svg.js +1 -3
- package/esm/icons/show/sparkline.svg.js +1 -3
- package/esm/icons/show/status.svg.js +1 -3
- package/esm/icons/show/steps.svg.js +1 -3
- package/esm/icons/show/time.svg.js +1 -3
- package/esm/index.d.ts +11 -2
- package/esm/index.js +13 -3
- package/esm/locale/en-US.js +315 -102
- package/esm/locale/zh-CN.js +218 -3
- package/esm/plugin/Alert.d.ts +1 -1
- package/esm/plugin/Alert.js +157 -89
- package/esm/plugin/AnchorNav.js +337 -263
- package/esm/plugin/Audio.d.ts +1 -1
- package/esm/plugin/Audio.js +165 -112
- package/esm/plugin/Avatar.d.ts +1 -1
- package/esm/plugin/Avatar.js +301 -238
- package/esm/plugin/Breadcrumb.js +138 -75
- package/esm/plugin/Button.d.ts +1 -1
- package/esm/plugin/Button.js +310 -228
- package/esm/plugin/ButtonGroup.d.ts +1 -1
- package/esm/plugin/ButtonGroup.js +174 -106
- package/esm/plugin/CRUD.d.ts +1 -1
- package/esm/plugin/CRUD.js +1426 -1351
- package/esm/plugin/CRUD2.d.ts +2 -3
- package/esm/plugin/CRUD2.js +1146 -1075
- package/esm/plugin/Card.d.ts +1 -1
- package/esm/plugin/Card.js +284 -208
- package/esm/plugin/Card2.d.ts +2 -1
- package/esm/plugin/Card2.js +139 -74
- package/esm/plugin/Cards.js +302 -234
- package/esm/plugin/Carousel.d.ts +2 -2
- package/esm/plugin/Carousel.js +344 -281
- package/esm/plugin/Chart.d.ts +2 -1
- package/esm/plugin/Chart.js +326 -158
- package/esm/plugin/CodeView.js +104 -44
- package/esm/plugin/Collapse.d.ts +1 -1
- package/esm/plugin/Collapse.js +168 -101
- package/esm/plugin/CollapseGroup.d.ts +1 -1
- package/esm/plugin/CollapseGroup.js +249 -187
- package/esm/plugin/ColumnToggler.d.ts +1 -1
- package/esm/plugin/ColumnToggler.js +140 -87
- package/esm/plugin/Container.d.ts +11 -9
- package/esm/plugin/Container.js +190 -68
- package/esm/plugin/Custom.js +144 -82
- package/esm/plugin/CustomRegion.js +173 -110
- package/esm/plugin/Date.d.ts +1 -1
- package/esm/plugin/Date.js +112 -59
- package/esm/plugin/Datetime.d.ts +0 -1
- package/esm/plugin/Datetime.js +81 -53
- package/esm/plugin/Dialog.d.ts +2 -2
- package/esm/plugin/Dialog.js +230 -179
- package/esm/plugin/Divider.js +82 -32
- package/esm/plugin/Drawer.d.ts +11 -2
- package/esm/plugin/Drawer.js +260 -194
- package/esm/plugin/DropDownButton.js +261 -182
- package/esm/plugin/Each.js +180 -115
- package/esm/plugin/Flex.d.ts +2 -27
- package/esm/plugin/Flex.js +25 -159
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/esm/plugin/Form/ButtonGroupSelect.js +205 -126
- package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/esm/plugin/Form/ButtonToolbar.js +168 -94
- package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
- package/esm/plugin/Form/ChainedSelect.js +209 -130
- package/esm/plugin/Form/Checkbox.d.ts +1 -1
- package/esm/plugin/Form/Checkbox.js +208 -131
- package/esm/plugin/Form/Checkboxes.d.ts +1 -1
- package/esm/plugin/Form/Checkboxes.js +236 -153
- package/esm/plugin/Form/CodeEditor.d.ts +0 -1
- package/esm/plugin/Form/CodeEditor.js +245 -146
- package/esm/plugin/Form/Combo.js +532 -423
- package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/esm/plugin/Form/ConditionBuilder.js +287 -221
- package/esm/plugin/Form/Control.d.ts +1 -1
- package/esm/plugin/Form/Control.js +130 -63
- package/esm/plugin/Form/DiffEditor.d.ts +0 -1
- package/esm/plugin/Form/DiffEditor.js +253 -151
- package/esm/plugin/Form/FieldSet.d.ts +1 -1
- package/esm/plugin/Form/FieldSet.js +174 -112
- package/esm/plugin/Form/Form.d.ts +1 -1
- package/esm/plugin/Form/Form.js +750 -705
- package/esm/plugin/Form/Formula.d.ts +1 -9
- package/esm/plugin/Form/Formula.js +126 -62
- package/esm/plugin/Form/Group.js +250 -183
- package/esm/plugin/Form/Hidden.js +106 -42
- package/esm/plugin/Form/InputArray.js +233 -157
- package/esm/plugin/Form/InputCity.d.ts +1 -1
- package/esm/plugin/Form/InputCity.js +181 -104
- package/esm/plugin/Form/InputColor.d.ts +1 -1
- package/esm/plugin/Form/InputColor.js +296 -224
- package/esm/plugin/Form/InputDate.d.ts +1 -1
- package/esm/plugin/Form/InputDate.js +299 -189
- package/esm/plugin/Form/InputDateRange.d.ts +1 -1
- package/esm/plugin/Form/InputDateRange.js +386 -265
- package/esm/plugin/Form/InputDateTime.js +93 -33
- package/esm/plugin/Form/InputDateTimeRange.js +99 -34
- package/esm/plugin/Form/InputEmail.js +80 -30
- package/esm/plugin/Form/InputExcel.d.ts +1 -1
- package/esm/plugin/Form/InputExcel.js +164 -91
- package/esm/plugin/Form/InputFile.d.ts +4 -1
- package/esm/plugin/Form/InputFile.js +352 -271
- package/esm/plugin/Form/InputGroup.js +132 -73
- package/esm/plugin/Form/InputImage.d.ts +4 -1
- package/esm/plugin/Form/InputImage.js +385 -303
- package/esm/plugin/Form/InputKV.d.ts +1 -1
- package/esm/plugin/Form/InputKV.js +168 -94
- package/esm/plugin/Form/InputMonth.js +91 -31
- package/esm/plugin/Form/InputMonthRange.js +99 -34
- package/esm/plugin/Form/InputNumber.d.ts +2 -1
- package/esm/plugin/Form/InputNumber.js +288 -201
- package/esm/plugin/Form/InputPassword.js +80 -30
- package/esm/plugin/Form/InputQuarter.js +91 -31
- package/esm/plugin/Form/InputQuarterRange.js +99 -34
- package/esm/plugin/Form/InputRange.d.ts +1 -1
- package/esm/plugin/Form/InputRange.js +316 -237
- package/esm/plugin/Form/InputRating.d.ts +1 -1
- package/esm/plugin/Form/InputRating.js +361 -293
- package/esm/plugin/Form/InputRepeat.js +105 -45
- package/esm/plugin/Form/InputRichText.d.ts +2 -1
- package/esm/plugin/Form/InputRichText.js +211 -152
- package/esm/plugin/Form/InputSubForm.js +225 -157
- package/esm/plugin/Form/InputTable.d.ts +1 -1
- package/esm/plugin/Form/InputTable.js +385 -320
- package/esm/plugin/Form/InputTag.d.ts +1 -1
- package/esm/plugin/Form/InputTag.js +208 -119
- package/esm/plugin/Form/InputText.d.ts +1 -1
- package/esm/plugin/Form/InputText.js +348 -263
- package/esm/plugin/Form/InputTime.js +93 -33
- package/esm/plugin/Form/InputTimeRange.js +99 -34
- package/esm/plugin/Form/InputTree.d.ts +1 -1
- package/esm/plugin/Form/InputTree.js +460 -367
- package/esm/plugin/Form/InputURL.js +86 -31
- package/esm/plugin/Form/InputYear.js +91 -31
- package/esm/plugin/Form/InputYearRange.js +99 -34
- package/esm/plugin/Form/Item.d.ts +1 -1
- package/esm/plugin/Form/Item.js +214 -190
- package/esm/plugin/Form/ListSelect.d.ts +1 -1
- package/esm/plugin/Form/ListSelect.js +174 -96
- package/esm/plugin/Form/LocationPicker.d.ts +1 -1
- package/esm/plugin/Form/LocationPicker.js +115 -57
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +247 -170
- package/esm/plugin/Form/NestedSelect.d.ts +1 -1
- package/esm/plugin/Form/NestedSelect.js +329 -246
- package/esm/plugin/Form/Picker.js +260 -178
- package/esm/plugin/Form/Radios.d.ts +1 -1
- package/esm/plugin/Form/Radios.js +228 -136
- package/esm/plugin/Form/Select.d.ts +1 -1
- package/esm/plugin/Form/Select.js +333 -228
- package/esm/plugin/Form/Static.d.ts +1 -1
- package/esm/plugin/Form/Static.js +358 -280
- package/esm/plugin/Form/Switch.d.ts +2 -1
- package/esm/plugin/Form/Switch.js +257 -172
- package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
- package/esm/plugin/Form/TabsTransfer.js +316 -238
- package/esm/plugin/Form/Textarea.d.ts +0 -1
- package/esm/plugin/Form/Textarea.js +219 -130
- package/esm/plugin/Form/Transfer.d.ts +1 -1
- package/esm/plugin/Form/Transfer.js +349 -259
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +451 -363
- package/esm/plugin/Form/UUID.js +106 -42
- package/esm/plugin/Grid.d.ts +1 -1
- package/esm/plugin/Grid.js +629 -556
- package/esm/plugin/HBox.d.ts +1 -1
- package/esm/plugin/HBox.js +578 -508
- package/esm/plugin/IFrame.d.ts +2 -10
- package/esm/plugin/IFrame.js +127 -64
- package/esm/plugin/Image.d.ts +2 -2
- package/esm/plugin/Image.js +277 -218
- package/esm/plugin/Images.d.ts +3 -3
- package/esm/plugin/Images.js +214 -160
- package/esm/plugin/Json.d.ts +1 -1
- package/esm/plugin/Json.js +111 -53
- package/esm/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/esm/plugin/Layout/FlexPluginBase.js +327 -0
- package/esm/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/esm/plugin/Layout/Layout1_2_v4.js +144 -0
- package/esm/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed.js +76 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.js +83 -0
- package/esm/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_top.js +82 -0
- package/esm/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_x.js +166 -0
- package/esm/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_y.js +154 -0
- package/esm/plugin/Link.js +132 -86
- package/esm/plugin/List.js +279 -208
- package/esm/plugin/ListItem.js +217 -176
- package/esm/plugin/Log.d.ts +1 -1
- package/esm/plugin/Log.js +102 -44
- package/esm/plugin/Mapping.d.ts +1 -1
- package/esm/plugin/Mapping.js +168 -115
- package/esm/plugin/Markdown.d.ts +1 -1
- package/esm/plugin/Markdown.js +98 -40
- package/esm/plugin/Nav.js +202 -139
- package/esm/plugin/Operation.d.ts +1 -1
- package/esm/plugin/Operation.js +116 -59
- package/esm/plugin/Others/Action.js +329 -317
- package/esm/plugin/Others/TableCell.d.ts +1 -1
- package/esm/plugin/Others/TableCell.js +341 -329
- package/esm/plugin/Page.d.ts +2 -3
- package/esm/plugin/Page.js +374 -283
- package/esm/plugin/Pagination.d.ts +2 -1
- package/esm/plugin/Pagination.js +299 -219
- package/esm/plugin/Panel.d.ts +1 -1
- package/esm/plugin/Panel.js +256 -190
- package/esm/plugin/Plain.d.ts +1 -1
- package/esm/plugin/Plain.js +126 -64
- package/esm/plugin/Progress.d.ts +3 -1
- package/esm/plugin/Progress.js +280 -202
- package/esm/plugin/Property.js +163 -103
- package/esm/plugin/QRCode.js +130 -70
- package/esm/plugin/Reset.js +61 -22
- package/esm/plugin/Service.d.ts +1 -1
- package/esm/plugin/Service.js +254 -167
- package/esm/plugin/Sparkline.js +91 -32
- package/esm/plugin/Status.d.ts +1 -1
- package/esm/plugin/Status.js +116 -58
- package/esm/plugin/Steps.js +153 -93
- package/esm/plugin/Submit.js +56 -22
- package/esm/plugin/Table.d.ts +1 -1
- package/esm/plugin/Table.js +595 -522
- package/esm/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/esm/plugin/Table2.js +887 -0
- package/{lib/plugin/TableCell-v2.d.ts → esm/plugin/TableCell2.d.ts} +1 -1
- package/esm/plugin/TableCell2.js +485 -0
- package/esm/plugin/TableView.js +648 -599
- package/esm/plugin/Tabs.d.ts +1 -1
- package/esm/plugin/Tabs.js +470 -360
- package/esm/plugin/Tasks.js +246 -186
- package/esm/plugin/Time.d.ts +0 -1
- package/esm/plugin/Time.js +81 -53
- package/esm/plugin/Timeline.d.ts +1 -1
- package/esm/plugin/Timeline.js +165 -92
- package/esm/plugin/TooltipWrapper.d.ts +1 -1
- package/esm/plugin/TooltipWrapper.js +265 -195
- package/esm/plugin/Tpl.d.ts +1 -1
- package/esm/plugin/Tpl.js +127 -62
- package/esm/plugin/Video.d.ts +2 -2
- package/esm/plugin/Video.js +173 -103
- package/esm/plugin/WebComponent.d.ts +1 -1
- package/esm/plugin/WebComponent.js +128 -62
- package/esm/plugin/Wizard.js +751 -659
- package/esm/plugin/Wrapper.d.ts +2 -1
- package/esm/plugin/Wrapper.js +198 -91
- package/esm/renderer/APIControl.d.ts +278 -5068
- package/esm/renderer/APIControl.js +662 -687
- package/esm/renderer/ActionApiControl.d.ts +8 -6384
- package/esm/renderer/BadgeControl.d.ts +2 -2
- package/esm/renderer/BadgeControl.js +263 -250
- package/esm/renderer/DataBindingControl.js +196 -211
- package/esm/renderer/DataMappingControl.js +39 -29
- package/esm/renderer/DataPickerControl.js +50 -35
- package/esm/renderer/DateShortCutControl.d.ts +26 -25
- package/esm/renderer/DateShortCutControl.js +420 -286
- package/esm/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/esm/renderer/ExpressionFormulaControl.js +245 -0
- package/esm/renderer/FeatureControl.d.ts +1 -1
- package/esm/renderer/FeatureControl.js +228 -212
- package/esm/renderer/FormulaControl.d.ts +33 -16
- package/esm/renderer/FormulaControl.js +431 -355
- package/esm/renderer/GoConfigControl.js +30 -34
- package/esm/renderer/OptionControl.d.ts +2 -2
- package/esm/renderer/OptionControl.js +750 -688
- package/esm/renderer/RangePartsControl.d.ts +2 -2
- package/esm/renderer/RangePartsControl.js +320 -326
- package/esm/renderer/StatusControl.d.ts +1 -1
- package/esm/renderer/StatusControl.js +145 -136
- package/esm/renderer/SwitchMoreControl.d.ts +47 -31
- package/esm/renderer/SwitchMoreControl.js +366 -318
- package/esm/renderer/TimelineItemControl.d.ts +3 -83
- package/esm/renderer/TimelineItemControl.js +531 -464
- package/esm/renderer/TransferTableControl.d.ts +2 -4
- package/esm/renderer/TransferTableControl.js +394 -369
- package/esm/renderer/TreeOptionControl.d.ts +1 -1
- package/esm/renderer/TreeOptionControl.js +588 -563
- package/esm/renderer/ValidationControl.d.ts +1 -1
- package/esm/renderer/ValidationControl.js +277 -269
- package/esm/renderer/ValidationItem.d.ts +1 -1
- package/esm/renderer/ValidationItem.js +145 -134
- package/esm/renderer/event-control/action-config-dialog.js +214 -207
- package/esm/renderer/event-control/action-config-panel.js +37 -44
- package/esm/renderer/event-control/actions.js +466 -145
- package/esm/renderer/event-control/comp-action-select.js +37 -27
- package/esm/renderer/event-control/helper.d.ts +19 -19
- package/esm/renderer/event-control/helper.js +231 -221
- package/esm/renderer/event-control/index.d.ts +1 -1
- package/esm/renderer/event-control/index.js +641 -631
- package/esm/renderer/event-control/types.d.ts +1 -0
- package/esm/renderer/style-control/Background.js +64 -116
- package/esm/renderer/style-control/Border.js +27 -38
- package/esm/renderer/style-control/BoxModel.d.ts +1 -1
- package/esm/renderer/style-control/BoxModel.js +11 -4
- package/esm/renderer/style-control/BoxShadow.js +17 -19
- package/esm/renderer/style-control/Display.js +13 -17
- package/esm/renderer/style-control/Font.js +14 -17
- package/esm/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/esm/renderer/style-control/InsetBoxModel.js +69 -0
- package/esm/renderer/style-control/font-family.js +2 -3
- package/esm/renderer/style-control/transformation.js +1 -1
- package/esm/renderer/style-control/types.d.ts +4 -4
- package/esm/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/esm/renderer/textarea-formula/FormulaPicker.js +37 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +334 -0
- package/esm/renderer/textarea-formula/plugin.d.ts +32 -0
- package/esm/renderer/textarea-formula/plugin.js +273 -0
- package/esm/renderer/textarea-formula/utils.d.ts +12 -0
- package/esm/renderer/textarea-formula/utils.js +76 -0
- package/esm/tpl/api.js +26 -37
- package/esm/tpl/common.js +192 -114
- package/esm/tpl/horizontal.js +4 -6
- package/esm/tpl/index.d.ts +1 -0
- package/esm/tpl/layout.d.ts +1 -0
- package/esm/tpl/layout.js +708 -0
- package/esm/tpl/options.js +5 -22
- package/esm/tpl/style.js +18 -18
- package/esm/tpl/validations.js +9 -24
- package/esm/util.d.ts +47 -0
- package/esm/util.js +22 -0
- package/esm/validator.d.ts +1 -2
- package/esm/validator.js +11 -24
- package/lib/component/BaseControl.d.ts +5 -810
- package/lib/component/BaseControl.js +32 -42
- package/lib/component/InputComponentName.js +1 -1
- package/lib/component/TableViewEditor.js +547 -454
- package/lib/icons/btn/btn-group.svg.js +1 -3
- package/lib/icons/btn/btn-select.svg.js +1 -3
- package/lib/icons/btn/btn-toolbar.svg.js +1 -3
- package/lib/icons/btn/button.svg.js +1 -3
- package/lib/icons/btn/dropdown-btn.svg.js +1 -3
- package/lib/icons/container/anchor-nav.svg.js +1 -3
- package/lib/icons/container/collapse.svg.js +1 -3
- package/lib/icons/container/container.svg.js +1 -3
- package/lib/icons/container/flex-container.svg.js +1 -3
- package/lib/icons/container/form-group.svg.js +1 -3
- package/lib/icons/container/grid.svg.js +1 -3
- package/lib/icons/container/iframe.svg.js +1 -3
- package/lib/icons/container/panel.svg.js +1 -3
- package/lib/icons/container/table-view.svg.js +1 -3
- package/lib/icons/container/tabs.svg.js +1 -3
- package/lib/icons/container/tooltip-wrapper.svg.js +1 -3
- package/lib/icons/container/web-component.svg.js +1 -3
- package/lib/icons/feat/audio.svg.js +1 -3
- package/lib/icons/feat/custom.svg.js +1 -3
- package/lib/icons/feat/each.svg.js +1 -3
- package/lib/icons/feat/form.svg.js +1 -3
- package/lib/icons/feat/nav.svg.js +1 -3
- package/lib/icons/feat/qrcode.svg.js +1 -3
- package/lib/icons/feat/service.svg.js +1 -3
- package/lib/icons/feat/table.svg.js +1 -3
- package/lib/icons/feat/tasks.svg.js +1 -3
- package/lib/icons/feat/video.svg.js +1 -3
- package/lib/icons/feat/wizard.svg.js +1 -3
- package/lib/icons/form/chained-select.svg.js +1 -3
- package/lib/icons/form/checkbox.svg.js +1 -3
- package/lib/icons/form/checkboxes.svg.js +1 -3
- package/lib/icons/form/combo.svg.js +1 -3
- package/lib/icons/form/condition-builder.svg.js +1 -3
- package/lib/icons/form/diff-editor.svg.js +1 -3
- package/lib/icons/form/editor.svg.js +1 -3
- package/lib/icons/form/formula.svg.js +1 -3
- package/lib/icons/form/hidden.svg.js +1 -3
- package/lib/icons/form/input-city.svg.js +1 -3
- package/lib/icons/form/input-color.svg.js +1 -3
- package/lib/icons/form/input-date-range.svg.js +1 -3
- package/lib/icons/form/input-date.svg.js +1 -3
- package/lib/icons/form/input-datetime.svg.js +1 -3
- package/lib/icons/form/input-email.svg.js +1 -3
- package/lib/icons/form/input-excel.svg.js +1 -3
- package/lib/icons/form/input-file.svg.js +1 -3
- package/lib/icons/form/input-group.svg.js +1 -3
- package/lib/icons/form/input-image.svg.js +1 -3
- package/lib/icons/form/input-kv.svg.js +1 -3
- package/lib/icons/form/input-month-range.svg.js +1 -3
- package/lib/icons/form/input-number.svg.js +1 -3
- package/lib/icons/form/input-password.svg.js +1 -3
- package/lib/icons/form/input-quarter-range.svg.js +1 -3
- package/lib/icons/form/input-range.svg.js +1 -3
- package/lib/icons/form/input-rating.svg.js +1 -3
- package/lib/icons/form/input-repeat.svg.js +1 -3
- package/lib/icons/form/input-rich-text.svg.js +1 -3
- package/lib/icons/form/input-tag.svg.js +1 -3
- package/lib/icons/form/input-text.svg.js +1 -3
- package/lib/icons/form/input-time-range.svg.js +1 -3
- package/lib/icons/form/input-time.svg.js +1 -3
- package/lib/icons/form/input-tree.svg.js +1 -3
- package/lib/icons/form/input-url.svg.js +1 -3
- package/lib/icons/form/input-year.svg.js +1 -3
- package/lib/icons/form/inputArray.svg.js +1 -3
- package/lib/icons/form/list-select.svg.js +1 -3
- package/lib/icons/form/location-picker.svg.js +1 -3
- package/lib/icons/form/matrix-checkboxes.svg.js +1 -3
- package/lib/icons/form/month.svg.js +1 -3
- package/lib/icons/form/nested-select.svg.js +1 -3
- package/lib/icons/form/picker.svg.js +1 -3
- package/lib/icons/form/quarter.svg.js +1 -3
- package/lib/icons/form/radios.svg.js +1 -3
- package/lib/icons/form/select.svg.js +1 -3
- package/lib/icons/form/static.svg.js +1 -3
- package/lib/icons/form/sub-form.svg.js +1 -3
- package/lib/icons/form/switch.svg.js +1 -3
- package/lib/icons/form/tabs-transfer.svg.js +1 -3
- package/lib/icons/form/textarea.svg.js +1 -3
- package/lib/icons/form/transfer.svg.js +1 -3
- package/lib/icons/form/tree-select.svg.js +1 -3
- package/lib/icons/form/uuid.svg.js +1 -3
- package/lib/icons/index.js +28 -1
- package/lib/icons/layout/layout-1with2.svg.js +56 -0
- package/lib/icons/layout/layout-2cols.svg.js +56 -0
- package/lib/icons/layout/layout-2row.svg.js +56 -0
- package/lib/icons/layout/layout-2with1.svg.js +57 -0
- package/lib/icons/layout/layout-3cols.svg.js +56 -0
- package/lib/icons/layout/layout-3row.svg.js +57 -0
- package/lib/icons/layout/layout-absolute.svg.js +51 -0
- package/lib/icons/layout/layout-fixed.svg.js +51 -0
- package/lib/icons/layout/layout-full.svg.js +73 -0
- package/lib/icons/layout/layout1-2.svg.js +57 -0
- package/lib/icons/layout/layout2-1.svg.js +57 -0
- package/lib/icons/layout/layout3-1.svg.js +57 -0
- package/lib/icons/layout/layout3-2.svg.js +57 -0
- package/lib/icons/other/divider.svg.js +1 -3
- package/lib/icons/other/property-sheet.svg.js +1 -3
- package/lib/icons/other/tooltip.svg.js +1 -3
- package/lib/icons/show/URL.svg.js +1 -3
- package/lib/icons/show/avatar.svg.js +1 -3
- package/lib/icons/show/breadcrumb.svg.js +1 -3
- package/lib/icons/show/card.svg.js +1 -3
- package/lib/icons/show/cards.svg.js +1 -3
- package/lib/icons/show/carousel.svg.js +1 -3
- package/lib/icons/show/chart.svg.js +1 -3
- package/lib/icons/show/code.svg.js +1 -3
- package/lib/icons/show/date.svg.js +1 -3
- package/lib/icons/show/datetime.svg.js +1 -3
- package/lib/icons/show/image.svg.js +1 -3
- package/lib/icons/show/images.svg.js +1 -3
- package/lib/icons/show/json-view.svg.js +1 -3
- package/lib/icons/show/list.svg.js +1 -3
- package/lib/icons/show/log.svg.js +1 -3
- package/lib/icons/show/mapping.svg.js +1 -3
- package/lib/icons/show/markdown.svg.js +1 -3
- package/lib/icons/show/plain.svg.js +1 -3
- package/lib/icons/show/progress.svg.js +1 -3
- package/lib/icons/show/sparkline.svg.js +1 -3
- package/lib/icons/show/status.svg.js +1 -3
- package/lib/icons/show/steps.svg.js +1 -3
- package/lib/icons/show/time.svg.js +1 -3
- package/lib/index.d.ts +11 -2
- package/lib/index.js +13 -3
- package/lib/locale/en-US.js +315 -102
- package/lib/locale/zh-CN.js +218 -3
- package/lib/plugin/Alert.d.ts +1 -1
- package/lib/plugin/Alert.js +157 -89
- package/lib/plugin/AnchorNav.js +337 -263
- package/lib/plugin/Audio.d.ts +1 -1
- package/lib/plugin/Audio.js +165 -112
- package/lib/plugin/Avatar.d.ts +1 -1
- package/lib/plugin/Avatar.js +301 -238
- package/lib/plugin/Breadcrumb.js +138 -75
- package/lib/plugin/Button.d.ts +1 -1
- package/lib/plugin/Button.js +310 -228
- package/lib/plugin/ButtonGroup.d.ts +1 -1
- package/lib/plugin/ButtonGroup.js +174 -106
- package/lib/plugin/CRUD.d.ts +1 -1
- package/lib/plugin/CRUD.js +1426 -1351
- package/lib/plugin/CRUD2.d.ts +2 -3
- package/lib/plugin/CRUD2.js +1152 -1081
- package/lib/plugin/Card.d.ts +1 -1
- package/lib/plugin/Card.js +284 -208
- package/lib/plugin/Card2.d.ts +2 -1
- package/lib/plugin/Card2.js +139 -74
- package/lib/plugin/Cards.js +302 -234
- package/lib/plugin/Carousel.d.ts +2 -2
- package/lib/plugin/Carousel.js +344 -281
- package/lib/plugin/Chart.d.ts +2 -1
- package/lib/plugin/Chart.js +326 -158
- package/lib/plugin/CodeView.js +104 -44
- package/lib/plugin/Collapse.d.ts +1 -1
- package/lib/plugin/Collapse.js +168 -101
- package/lib/plugin/CollapseGroup.d.ts +1 -1
- package/lib/plugin/CollapseGroup.js +249 -187
- package/lib/plugin/ColumnToggler.d.ts +1 -1
- package/lib/plugin/ColumnToggler.js +140 -87
- package/lib/plugin/Container.d.ts +11 -9
- package/lib/plugin/Container.js +190 -68
- package/lib/plugin/Custom.js +144 -82
- package/lib/plugin/CustomRegion.js +173 -110
- package/lib/plugin/Date.d.ts +1 -1
- package/lib/plugin/Date.js +112 -59
- package/lib/plugin/Datetime.d.ts +0 -1
- package/lib/plugin/Datetime.js +81 -53
- package/lib/plugin/Dialog.d.ts +2 -2
- package/lib/plugin/Dialog.js +230 -179
- package/lib/plugin/Divider.js +82 -32
- package/lib/plugin/Drawer.d.ts +11 -2
- package/lib/plugin/Drawer.js +260 -194
- package/lib/plugin/DropDownButton.js +261 -182
- package/lib/plugin/Each.js +180 -115
- package/lib/plugin/Flex.d.ts +2 -27
- package/lib/plugin/Flex.js +23 -157
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/lib/plugin/Form/ButtonGroupSelect.js +205 -126
- package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/lib/plugin/Form/ButtonToolbar.js +168 -94
- package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
- package/lib/plugin/Form/ChainedSelect.js +209 -130
- package/lib/plugin/Form/Checkbox.d.ts +1 -1
- package/lib/plugin/Form/Checkbox.js +208 -131
- package/lib/plugin/Form/Checkboxes.d.ts +1 -1
- package/lib/plugin/Form/Checkboxes.js +236 -153
- package/lib/plugin/Form/CodeEditor.d.ts +0 -1
- package/lib/plugin/Form/CodeEditor.js +245 -146
- package/lib/plugin/Form/Combo.js +532 -423
- package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/lib/plugin/Form/ConditionBuilder.js +288 -222
- package/lib/plugin/Form/Control.d.ts +1 -1
- package/lib/plugin/Form/Control.js +130 -63
- package/lib/plugin/Form/DiffEditor.d.ts +0 -1
- package/lib/plugin/Form/DiffEditor.js +252 -150
- package/lib/plugin/Form/FieldSet.d.ts +1 -1
- package/lib/plugin/Form/FieldSet.js +174 -112
- package/lib/plugin/Form/Form.d.ts +1 -1
- package/lib/plugin/Form/Form.js +750 -705
- package/lib/plugin/Form/Formula.d.ts +1 -9
- package/lib/plugin/Form/Formula.js +126 -62
- package/lib/plugin/Form/Group.js +250 -183
- package/lib/plugin/Form/Hidden.js +106 -42
- package/lib/plugin/Form/InputArray.js +233 -157
- package/lib/plugin/Form/InputCity.d.ts +1 -1
- package/lib/plugin/Form/InputCity.js +181 -104
- package/lib/plugin/Form/InputColor.d.ts +1 -1
- package/lib/plugin/Form/InputColor.js +296 -224
- package/lib/plugin/Form/InputDate.d.ts +1 -1
- package/lib/plugin/Form/InputDate.js +299 -189
- package/lib/plugin/Form/InputDateRange.d.ts +1 -1
- package/lib/plugin/Form/InputDateRange.js +385 -264
- package/lib/plugin/Form/InputDateTime.js +93 -33
- package/lib/plugin/Form/InputDateTimeRange.js +99 -34
- package/lib/plugin/Form/InputEmail.js +80 -30
- package/lib/plugin/Form/InputExcel.d.ts +1 -1
- package/lib/plugin/Form/InputExcel.js +164 -91
- package/lib/plugin/Form/InputFile.d.ts +4 -1
- package/lib/plugin/Form/InputFile.js +352 -271
- package/lib/plugin/Form/InputGroup.js +132 -73
- package/lib/plugin/Form/InputImage.d.ts +4 -1
- package/lib/plugin/Form/InputImage.js +385 -303
- package/lib/plugin/Form/InputKV.d.ts +1 -1
- package/lib/plugin/Form/InputKV.js +168 -94
- package/lib/plugin/Form/InputMonth.js +91 -31
- package/lib/plugin/Form/InputMonthRange.js +99 -34
- package/lib/plugin/Form/InputNumber.d.ts +2 -1
- package/lib/plugin/Form/InputNumber.js +287 -200
- package/lib/plugin/Form/InputPassword.js +80 -30
- package/lib/plugin/Form/InputQuarter.js +91 -31
- package/lib/plugin/Form/InputQuarterRange.js +99 -34
- package/lib/plugin/Form/InputRange.d.ts +1 -1
- package/lib/plugin/Form/InputRange.js +315 -236
- package/lib/plugin/Form/InputRating.d.ts +1 -1
- package/lib/plugin/Form/InputRating.js +361 -293
- package/lib/plugin/Form/InputRepeat.js +105 -45
- package/lib/plugin/Form/InputRichText.d.ts +2 -1
- package/lib/plugin/Form/InputRichText.js +211 -152
- package/lib/plugin/Form/InputSubForm.js +225 -157
- package/lib/plugin/Form/InputTable.d.ts +1 -1
- package/lib/plugin/Form/InputTable.js +385 -320
- package/lib/plugin/Form/InputTag.d.ts +1 -1
- package/lib/plugin/Form/InputTag.js +208 -119
- package/lib/plugin/Form/InputText.d.ts +1 -1
- package/lib/plugin/Form/InputText.js +348 -263
- package/lib/plugin/Form/InputTime.js +93 -33
- package/lib/plugin/Form/InputTimeRange.js +99 -34
- package/lib/plugin/Form/InputTree.d.ts +1 -1
- package/lib/plugin/Form/InputTree.js +460 -367
- package/lib/plugin/Form/InputURL.js +86 -31
- package/lib/plugin/Form/InputYear.js +91 -31
- package/lib/plugin/Form/InputYearRange.js +99 -34
- package/lib/plugin/Form/Item.d.ts +1 -1
- package/lib/plugin/Form/Item.js +213 -189
- package/lib/plugin/Form/ListSelect.d.ts +1 -1
- package/lib/plugin/Form/ListSelect.js +174 -96
- package/lib/plugin/Form/LocationPicker.d.ts +1 -1
- package/lib/plugin/Form/LocationPicker.js +115 -57
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +247 -170
- package/lib/plugin/Form/NestedSelect.d.ts +1 -1
- package/lib/plugin/Form/NestedSelect.js +329 -246
- package/lib/plugin/Form/Picker.js +260 -178
- package/lib/plugin/Form/Radios.d.ts +1 -1
- package/lib/plugin/Form/Radios.js +228 -136
- package/lib/plugin/Form/Select.d.ts +1 -1
- package/lib/plugin/Form/Select.js +333 -228
- package/lib/plugin/Form/Static.d.ts +1 -1
- package/lib/plugin/Form/Static.js +358 -280
- package/lib/plugin/Form/Switch.d.ts +2 -1
- package/lib/plugin/Form/Switch.js +257 -172
- package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
- package/lib/plugin/Form/TabsTransfer.js +316 -238
- package/lib/plugin/Form/Textarea.d.ts +0 -1
- package/lib/plugin/Form/Textarea.js +219 -130
- package/lib/plugin/Form/Transfer.d.ts +1 -1
- package/lib/plugin/Form/Transfer.js +349 -259
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +451 -363
- package/lib/plugin/Form/UUID.js +106 -42
- package/lib/plugin/Grid.d.ts +1 -1
- package/lib/plugin/Grid.js +629 -556
- package/lib/plugin/HBox.d.ts +1 -1
- package/lib/plugin/HBox.js +578 -508
- package/lib/plugin/IFrame.d.ts +2 -10
- package/lib/plugin/IFrame.js +127 -64
- package/lib/plugin/Image.d.ts +2 -2
- package/lib/plugin/Image.js +277 -218
- package/lib/plugin/Images.d.ts +3 -3
- package/lib/plugin/Images.js +214 -160
- package/lib/plugin/Json.d.ts +1 -1
- package/lib/plugin/Json.js +111 -53
- package/lib/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/lib/plugin/Layout/FlexPluginBase.js +332 -0
- package/lib/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/lib/plugin/Layout/Layout1_2_v4.js +148 -0
- package/lib/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed.js +80 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.js +87 -0
- package/lib/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_top.js +86 -0
- package/lib/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_x.js +170 -0
- package/lib/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_y.js +158 -0
- package/lib/plugin/Link.js +131 -85
- package/lib/plugin/List.js +279 -208
- package/lib/plugin/ListItem.js +217 -176
- package/lib/plugin/Log.d.ts +1 -1
- package/lib/plugin/Log.js +102 -44
- package/lib/plugin/Mapping.d.ts +1 -1
- package/lib/plugin/Mapping.js +168 -115
- package/lib/plugin/Markdown.d.ts +1 -1
- package/lib/plugin/Markdown.js +98 -40
- package/lib/plugin/Nav.js +202 -139
- package/lib/plugin/Operation.d.ts +1 -1
- package/lib/plugin/Operation.js +116 -59
- package/lib/plugin/Others/Action.js +329 -317
- package/lib/plugin/Others/TableCell.d.ts +1 -1
- package/lib/plugin/Others/TableCell.js +341 -329
- package/lib/plugin/Page.d.ts +2 -3
- package/lib/plugin/Page.js +374 -283
- package/lib/plugin/Pagination.d.ts +2 -1
- package/lib/plugin/Pagination.js +299 -219
- package/lib/plugin/Panel.d.ts +1 -1
- package/lib/plugin/Panel.js +256 -190
- package/lib/plugin/Plain.d.ts +1 -1
- package/lib/plugin/Plain.js +126 -64
- package/lib/plugin/Progress.d.ts +3 -1
- package/lib/plugin/Progress.js +280 -202
- package/lib/plugin/Property.js +163 -103
- package/lib/plugin/QRCode.js +130 -70
- package/lib/plugin/Reset.js +61 -22
- package/lib/plugin/Service.d.ts +1 -1
- package/lib/plugin/Service.js +254 -167
- package/lib/plugin/Sparkline.js +91 -32
- package/lib/plugin/Status.d.ts +1 -1
- package/lib/plugin/Status.js +116 -58
- package/lib/plugin/Steps.js +153 -93
- package/lib/plugin/Submit.js +56 -22
- package/lib/plugin/Table.d.ts +1 -1
- package/lib/plugin/Table.js +595 -522
- package/lib/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/lib/plugin/Table2.js +891 -0
- package/{esm/plugin/TableCell-v2.d.ts → lib/plugin/TableCell2.d.ts} +1 -1
- package/lib/plugin/TableCell2.js +493 -0
- package/lib/plugin/TableView.js +648 -599
- package/lib/plugin/Tabs.d.ts +1 -1
- package/lib/plugin/Tabs.js +470 -360
- package/lib/plugin/Tasks.js +246 -186
- package/lib/plugin/Time.d.ts +0 -1
- package/lib/plugin/Time.js +81 -53
- package/lib/plugin/Timeline.d.ts +1 -1
- package/lib/plugin/Timeline.js +165 -92
- package/lib/plugin/TooltipWrapper.d.ts +1 -1
- package/lib/plugin/TooltipWrapper.js +265 -195
- package/lib/plugin/Tpl.d.ts +1 -1
- package/lib/plugin/Tpl.js +126 -61
- package/lib/plugin/Video.d.ts +2 -2
- package/lib/plugin/Video.js +173 -103
- package/lib/plugin/WebComponent.d.ts +1 -1
- package/lib/plugin/WebComponent.js +128 -62
- package/lib/plugin/Wizard.js +751 -659
- package/lib/plugin/Wrapper.d.ts +2 -1
- package/lib/plugin/Wrapper.js +198 -91
- package/lib/renderer/APIControl.d.ts +278 -5068
- package/lib/renderer/APIControl.js +663 -688
- package/lib/renderer/ActionApiControl.d.ts +8 -6384
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +263 -250
- package/lib/renderer/DataBindingControl.js +197 -212
- package/lib/renderer/DataMappingControl.js +39 -29
- package/lib/renderer/DataPickerControl.js +50 -35
- package/lib/renderer/DateShortCutControl.d.ts +26 -25
- package/lib/renderer/DateShortCutControl.js +418 -284
- package/lib/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/lib/renderer/ExpressionFormulaControl.js +254 -0
- package/lib/renderer/FeatureControl.d.ts +1 -1
- package/lib/renderer/FeatureControl.js +229 -213
- package/lib/renderer/FormulaControl.d.ts +33 -16
- package/lib/renderer/FormulaControl.js +429 -356
- package/lib/renderer/GoConfigControl.js +30 -34
- package/lib/renderer/OptionControl.d.ts +2 -2
- package/lib/renderer/OptionControl.js +750 -688
- package/lib/renderer/RangePartsControl.d.ts +2 -2
- package/lib/renderer/RangePartsControl.js +320 -326
- package/lib/renderer/StatusControl.d.ts +1 -1
- package/lib/renderer/StatusControl.js +145 -136
- package/lib/renderer/SwitchMoreControl.d.ts +67 -51
- package/lib/renderer/SwitchMoreControl.js +367 -319
- package/lib/renderer/TimelineItemControl.d.ts +3 -83
- package/lib/renderer/TimelineItemControl.js +531 -464
- package/lib/renderer/TransferTableControl.d.ts +2 -4
- package/lib/renderer/TransferTableControl.js +394 -369
- package/lib/renderer/TreeOptionControl.d.ts +1 -1
- package/lib/renderer/TreeOptionControl.js +588 -563
- package/lib/renderer/ValidationControl.d.ts +1 -1
- package/lib/renderer/ValidationControl.js +277 -269
- package/lib/renderer/ValidationItem.d.ts +1 -1
- package/lib/renderer/ValidationItem.js +145 -134
- package/lib/renderer/event-control/action-config-dialog.js +214 -207
- package/lib/renderer/event-control/action-config-panel.js +37 -44
- package/lib/renderer/event-control/actions.js +465 -144
- package/lib/renderer/event-control/comp-action-select.js +37 -27
- package/lib/renderer/event-control/helper.d.ts +19 -19
- package/lib/renderer/event-control/helper.js +232 -220
- package/lib/renderer/event-control/index.d.ts +1 -1
- package/lib/renderer/event-control/index.js +641 -630
- package/lib/renderer/event-control/types.d.ts +1 -0
- package/lib/renderer/style-control/Background.js +64 -116
- package/lib/renderer/style-control/Border.js +27 -38
- package/lib/renderer/style-control/BoxModel.d.ts +1 -1
- package/lib/renderer/style-control/BoxModel.js +11 -4
- package/lib/renderer/style-control/BoxShadow.js +17 -19
- package/lib/renderer/style-control/Display.js +13 -17
- package/lib/renderer/style-control/Font.js +14 -17
- package/lib/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/lib/renderer/style-control/InsetBoxModel.js +77 -0
- package/lib/renderer/style-control/font-family.js +2 -3
- package/lib/renderer/style-control/transformation.js +1 -1
- package/lib/renderer/style-control/types.d.ts +4 -4
- package/lib/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/lib/renderer/textarea-formula/FormulaPicker.js +47 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +345 -0
- package/lib/renderer/textarea-formula/plugin.d.ts +32 -0
- package/lib/renderer/textarea-formula/plugin.js +278 -0
- package/lib/renderer/textarea-formula/utils.d.ts +12 -0
- package/lib/renderer/textarea-formula/utils.js +81 -0
- package/lib/tpl/api.js +30 -41
- package/lib/tpl/common.js +192 -113
- package/lib/tpl/horizontal.js +6 -8
- package/lib/tpl/index.d.ts +1 -0
- package/lib/tpl/layout.d.ts +1 -0
- package/lib/tpl/layout.js +715 -0
- package/lib/tpl/options.js +5 -22
- package/lib/tpl/style.js +18 -18
- package/lib/tpl/validations.js +9 -24
- package/lib/util.d.ts +47 -0
- package/lib/util.js +30 -0
- package/lib/validator.d.ts +1 -2
- package/lib/validator.js +11 -24
- package/package.json +10 -28
- package/esm/plugin/Table-v2.js +0 -819
- package/esm/plugin/TableCell-v2.js +0 -499
- package/lib/plugin/Table-v2.js +0 -823
- package/lib/plugin/TableCell-v2.js +0 -507
@@ -1,5 +1,5 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.2.
|
2
|
+
* amis-editor v5.2.1-beta.15
|
3
3
|
* Copyright 2018-2022 @fex
|
4
4
|
*/
|
5
5
|
|
@@ -13,37 +13,103 @@ import { i18n } from 'i18n-runtime';
|
|
13
13
|
/**
|
14
14
|
* @file tableview 相关的可视化编辑,拖动行高等
|
15
15
|
*/
|
16
|
-
var ROW_HEIGHT = 42;
|
17
|
-
|
16
|
+
var ROW_HEIGHT = 42;
|
17
|
+
// 找到 td 最多的那一行,将这一行作为列线
|
18
18
|
function findMaxTrChildren(trs) {
|
19
19
|
var maxSize = 0;
|
20
20
|
var maxIndex = 0;
|
21
|
-
|
22
21
|
for (var trIndex = 0; trIndex < trs.length; trIndex++) {
|
23
22
|
var childSize = (trs[trIndex].tds || []).length;
|
24
|
-
|
25
23
|
if (childSize > maxSize) {
|
26
24
|
maxIndex = trIndex;
|
27
25
|
maxSize = childSize;
|
28
26
|
}
|
29
27
|
}
|
30
|
-
|
31
28
|
return maxIndex;
|
32
29
|
}
|
33
|
-
|
34
|
-
var TableViewEditor =
|
35
|
-
/** @class */
|
36
|
-
function (_super) {
|
30
|
+
var TableViewEditor = /** @class */function (_super) {
|
37
31
|
__extends(TableViewEditor, _super);
|
38
|
-
|
39
32
|
function TableViewEditor(props) {
|
40
33
|
var _this = _super.call(this, props) || this;
|
41
|
-
|
42
|
-
|
34
|
+
Object.defineProperty(_this, "tableViewWrapperRef", {
|
35
|
+
enumerable: true,
|
36
|
+
configurable: true,
|
37
|
+
writable: true,
|
38
|
+
value: void 0
|
39
|
+
});
|
40
|
+
// 下面这些用于行和线的拖拽,来改变高宽
|
41
|
+
// 但这里有个问题还没解决:同一列中如果同时有两个单元格设置宽度,这时究竟该改哪个?
|
42
|
+
Object.defineProperty(_this, "draggingId", {
|
43
|
+
enumerable: true,
|
44
|
+
configurable: true,
|
45
|
+
writable: true,
|
46
|
+
value: void 0
|
47
|
+
});
|
48
|
+
Object.defineProperty(_this, "draggingElement", {
|
49
|
+
enumerable: true,
|
50
|
+
configurable: true,
|
51
|
+
writable: true,
|
52
|
+
value: void 0
|
53
|
+
});
|
54
|
+
Object.defineProperty(_this, "draggingElementTop", {
|
55
|
+
enumerable: true,
|
56
|
+
configurable: true,
|
57
|
+
writable: true,
|
58
|
+
value: void 0
|
59
|
+
});
|
60
|
+
Object.defineProperty(_this, "draggingElementLeft", {
|
61
|
+
enumerable: true,
|
62
|
+
configurable: true,
|
63
|
+
writable: true,
|
64
|
+
value: void 0
|
65
|
+
});
|
66
|
+
Object.defineProperty(_this, "startX", {
|
67
|
+
enumerable: true,
|
68
|
+
configurable: true,
|
69
|
+
writable: true,
|
70
|
+
value: void 0
|
71
|
+
});
|
72
|
+
Object.defineProperty(_this, "startY", {
|
73
|
+
enumerable: true,
|
74
|
+
configurable: true,
|
75
|
+
writable: true,
|
76
|
+
value: void 0
|
77
|
+
});
|
78
|
+
Object.defineProperty(_this, "maxChildTrIndex", {
|
79
|
+
enumerable: true,
|
80
|
+
configurable: true,
|
81
|
+
writable: true,
|
82
|
+
value: void 0
|
83
|
+
});
|
84
|
+
Object.defineProperty(_this, "store", {
|
85
|
+
enumerable: true,
|
86
|
+
configurable: true,
|
87
|
+
writable: true,
|
88
|
+
value: void 0
|
89
|
+
});
|
90
|
+
// 是否进入单元格选择状态,用于单元格合并
|
91
|
+
Object.defineProperty(_this, "isSelectionCell", {
|
92
|
+
enumerable: true,
|
93
|
+
configurable: true,
|
94
|
+
writable: true,
|
95
|
+
value: void 0
|
96
|
+
});
|
97
|
+
// 用于单元格合并
|
98
|
+
Object.defineProperty(_this, "selectedCell", {
|
99
|
+
enumerable: true,
|
100
|
+
configurable: true,
|
101
|
+
writable: true,
|
102
|
+
value: void 0
|
103
|
+
});
|
104
|
+
Object.defineProperty(_this, "preventTableClick", {
|
105
|
+
enumerable: true,
|
106
|
+
configurable: true,
|
107
|
+
writable: true,
|
108
|
+
value: false
|
109
|
+
});
|
43
110
|
_this.tableViewWrapperRef = React__default.createRef();
|
44
111
|
_this.store = _this.props.manager.store;
|
45
112
|
var trs = _this.props.schema.trs || [];
|
46
|
-
|
47
113
|
if (trs.length) {
|
48
114
|
var trsIds = trs.map(function (tr) {
|
49
115
|
return tr.$$id;
|
@@ -66,170 +132,177 @@ function (_super) {
|
|
66
132
|
displayMergeCell: false
|
67
133
|
};
|
68
134
|
}
|
69
|
-
|
70
135
|
_this.listenTdSelection();
|
71
|
-
|
72
136
|
return _this;
|
73
137
|
}
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
this.removeListenTdSelection();
|
82
|
-
}; // 同步线数量,主要用于新增行或列
|
83
|
-
|
84
|
-
|
85
|
-
TableViewEditor.prototype.syncLineState = function () {
|
86
|
-
var _this = this;
|
87
|
-
|
88
|
-
var trs = this.props.schema.trs || [];
|
89
|
-
|
90
|
-
if (!trs.length) {
|
91
|
-
return;
|
138
|
+
Object.defineProperty(TableViewEditor.prototype, "componentDidMount", {
|
139
|
+
enumerable: false,
|
140
|
+
configurable: true,
|
141
|
+
writable: true,
|
142
|
+
value: function () {
|
143
|
+
this.syncLinePos();
|
144
|
+
this.listenTdSelection();
|
92
145
|
}
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
var tdsIds = tds.map(function (td) {
|
101
|
-
return td.$$id;
|
102
|
-
});
|
103
|
-
this.setState({
|
104
|
-
trIds: trsIds,
|
105
|
-
tdIds: tdsIds
|
106
|
-
}, function () {
|
107
|
-
_this.syncLinePos();
|
108
|
-
});
|
109
|
-
};
|
110
|
-
|
111
|
-
TableViewEditor.prototype.removeListenTdSelection = function () {
|
112
|
-
var dom = this.tableViewWrapperRef.current;
|
113
|
-
|
114
|
-
if (dom) {
|
115
|
-
var tbody = dom.querySelector('tbody');
|
116
|
-
tbody.removeEventListener('mousedown', this.handleCellMouseDown);
|
117
|
-
tbody.removeEventListener('mousemove', this.handleCellMouseMove);
|
118
|
-
tbody.removeEventListener('mouseup', this.handleCellMouseUp);
|
119
|
-
tbody.removeEventListener('click', this.handleCellMouseClick);
|
146
|
+
});
|
147
|
+
Object.defineProperty(TableViewEditor.prototype, "componentWillUnmount", {
|
148
|
+
enumerable: false,
|
149
|
+
configurable: true,
|
150
|
+
writable: true,
|
151
|
+
value: function () {
|
152
|
+
this.removeListenTdSelection();
|
120
153
|
}
|
121
|
-
};
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
var
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
154
|
+
});
|
155
|
+
// 同步线数量,主要用于新增行或列
|
156
|
+
Object.defineProperty(TableViewEditor.prototype, "syncLineState", {
|
157
|
+
enumerable: false,
|
158
|
+
configurable: true,
|
159
|
+
writable: true,
|
160
|
+
value: function () {
|
161
|
+
var _this = this;
|
162
|
+
var trs = this.props.schema.trs || [];
|
163
|
+
if (!trs.length) {
|
164
|
+
return;
|
165
|
+
}
|
166
|
+
var trsIds = trs.map(function (tr) {
|
167
|
+
return tr.$$id;
|
168
|
+
});
|
169
|
+
var maxChildTrIndex = findMaxTrChildren(trs);
|
170
|
+
this.maxChildTrIndex = maxChildTrIndex;
|
171
|
+
var tds = trs[maxChildTrIndex].tds || [];
|
172
|
+
var tdsIds = tds.map(function (td) {
|
173
|
+
return td.$$id;
|
174
|
+
});
|
175
|
+
this.setState({
|
176
|
+
trIds: trsIds,
|
177
|
+
tdIds: tdsIds
|
178
|
+
}, function () {
|
179
|
+
_this.syncLinePos();
|
180
|
+
});
|
133
181
|
}
|
134
|
-
};
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
182
|
+
});
|
183
|
+
Object.defineProperty(TableViewEditor.prototype, "removeListenTdSelection", {
|
184
|
+
enumerable: false,
|
185
|
+
configurable: true,
|
186
|
+
writable: true,
|
187
|
+
value: function () {
|
188
|
+
var dom = this.tableViewWrapperRef.current;
|
189
|
+
if (dom) {
|
190
|
+
var tbody = dom.querySelector('tbody');
|
191
|
+
tbody.removeEventListener('mousedown', this.handleCellMouseDown);
|
192
|
+
tbody.removeEventListener('mousemove', this.handleCellMouseMove);
|
193
|
+
tbody.removeEventListener('mouseup', this.handleCellMouseUp);
|
194
|
+
tbody.removeEventListener('click', this.handleCellMouseClick);
|
195
|
+
}
|
144
196
|
}
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
197
|
+
});
|
198
|
+
// 监听 td 的拖拽事件,用于实现单元格合并
|
199
|
+
Object.defineProperty(TableViewEditor.prototype, "listenTdSelection", {
|
200
|
+
enumerable: false,
|
201
|
+
configurable: true,
|
202
|
+
writable: true,
|
203
|
+
value: function () {
|
204
|
+
var dom = this.tableViewWrapperRef.current;
|
205
|
+
if (dom) {
|
206
|
+
var tbody = dom.querySelector('tbody');
|
207
|
+
tbody.addEventListener('mousedown', this.handleCellMouseDown);
|
208
|
+
tbody.addEventListener('mousemove', this.handleCellMouseMove);
|
209
|
+
tbody.addEventListener('mouseup', this.handleCellMouseUp);
|
210
|
+
tbody.addEventListener('click', this.handleCellMouseClick);
|
211
|
+
}
|
212
|
+
}
|
213
|
+
});
|
214
|
+
// 用于单元格合并的点击
|
215
|
+
Object.defineProperty(TableViewEditor.prototype, "handleCellMouseDown", {
|
216
|
+
enumerable: false,
|
217
|
+
configurable: true,
|
218
|
+
writable: true,
|
219
|
+
value: function (e) {
|
220
|
+
var _a;
|
160
221
|
var td = e.target;
|
161
|
-
|
162
222
|
if (td && td.tagName !== 'TD') {
|
163
223
|
return;
|
164
224
|
}
|
165
|
-
|
225
|
+
this.removeAllSelectionMark();
|
226
|
+
this.setState({
|
227
|
+
displayMergeCell: false
|
228
|
+
});
|
166
229
|
var tdId = td.getAttribute('data-editor-id');
|
167
|
-
|
168
|
-
|
169
|
-
this.selectedCell[tdId] = JSONGetById(this.props.schema, tdId);
|
170
|
-
this.markSelectingCell();
|
171
|
-
this.setState({
|
172
|
-
displayMergeCell: true
|
173
|
-
});
|
174
|
-
}
|
230
|
+
this.isSelectionCell = true;
|
231
|
+
this.selectedCell = (_a = {}, _a[tdId] = JSONGetById(this.props.schema, tdId), _a);
|
175
232
|
}
|
176
|
-
};
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
for (var _i = 0, tds_1 = tds; _i < tds_1.length; _i++) {
|
198
|
-
var td = tds_1[_i];
|
199
|
-
var col = td.$$col + (td.colspan || 1) - 1; // 这里直接减一不然后面还得弄
|
200
|
-
|
201
|
-
var row = td.$$row + (td.rowspan || 1) - 1;
|
202
|
-
|
203
|
-
if (col >= maxCol) {
|
204
|
-
maxCol = col;
|
205
|
-
}
|
206
|
-
|
207
|
-
if (row >= maxRow) {
|
208
|
-
maxRow = row;
|
233
|
+
});
|
234
|
+
// 用于单元格合并的移动
|
235
|
+
Object.defineProperty(TableViewEditor.prototype, "handleCellMouseMove", {
|
236
|
+
enumerable: false,
|
237
|
+
configurable: true,
|
238
|
+
writable: true,
|
239
|
+
value: function (e) {
|
240
|
+
if (this.isSelectionCell) {
|
241
|
+
this.preventTableClick = true; //如果有移动就禁止一次表格 click 事件
|
242
|
+
var td = e.target;
|
243
|
+
if (td && td.tagName !== 'TD') {
|
244
|
+
return;
|
245
|
+
}
|
246
|
+
var tdId = td.getAttribute('data-editor-id');
|
247
|
+
if (!(tdId in this.selectedCell)) {
|
248
|
+
this.selectedCell[tdId] = JSONGetById(this.props.schema, tdId);
|
249
|
+
this.markSelectingCell();
|
250
|
+
this.setState({
|
251
|
+
displayMergeCell: true
|
252
|
+
});
|
253
|
+
}
|
209
254
|
}
|
210
|
-
|
211
|
-
|
212
|
-
|
255
|
+
}
|
256
|
+
});
|
257
|
+
// 查找最大和最小行列位置,考虑跨行的情况,用于单元格合并
|
258
|
+
Object.defineProperty(TableViewEditor.prototype, "findFirstAndLastCell", {
|
259
|
+
enumerable: false,
|
260
|
+
configurable: true,
|
261
|
+
writable: true,
|
262
|
+
value: function () {
|
263
|
+
var tds = [];
|
264
|
+
for (var tdId in this.selectedCell) {
|
265
|
+
tds.push(this.selectedCell[tdId]);
|
213
266
|
}
|
214
|
-
|
215
|
-
|
216
|
-
minRow = td.$$row;
|
267
|
+
if (!tds.length) {
|
268
|
+
console.warn(i18n("9efb0ce5a4510ef29345b6edb3e58bc2"));
|
217
269
|
}
|
218
|
-
|
219
|
-
|
220
|
-
|
270
|
+
var minCol = tds[0].$$col;
|
271
|
+
var minRow = tds[0].$$row;
|
272
|
+
var maxCol = 0;
|
273
|
+
var maxRow = 0;
|
274
|
+
var firstCell = null;
|
275
|
+
var lastCell = null;
|
276
|
+
for (var _i = 0, tds_1 = tds; _i < tds_1.length; _i++) {
|
277
|
+
var td = tds_1[_i];
|
278
|
+
var col = td.$$col + (td.colspan || 1) - 1; // 这里直接减一不然后面还得弄
|
279
|
+
var row = td.$$row + (td.rowspan || 1) - 1;
|
280
|
+
if (col >= maxCol) {
|
281
|
+
maxCol = col;
|
282
|
+
}
|
283
|
+
if (row >= maxRow) {
|
284
|
+
maxRow = row;
|
285
|
+
}
|
286
|
+
if (td.$$col <= minCol) {
|
287
|
+
minCol = td.$$col;
|
288
|
+
}
|
289
|
+
if (td.$$row <= minRow) {
|
290
|
+
minRow = td.$$row;
|
291
|
+
}
|
292
|
+
if (td.$$col === minCol && td.$$row === minRow) {
|
293
|
+
firstCell = td;
|
294
|
+
}
|
221
295
|
}
|
296
|
+
return {
|
297
|
+
minRow: minRow,
|
298
|
+
minCol: minCol,
|
299
|
+
maxRow: maxRow,
|
300
|
+
maxCol: maxCol,
|
301
|
+
firstCell: firstCell,
|
302
|
+
lastCell: lastCell
|
303
|
+
};
|
222
304
|
}
|
223
|
-
|
224
|
-
return {
|
225
|
-
minRow: minRow,
|
226
|
-
minCol: minCol,
|
227
|
-
maxRow: maxRow,
|
228
|
-
maxCol: maxCol,
|
229
|
-
firstCell: firstCell,
|
230
|
-
lastCell: lastCell
|
231
|
-
};
|
232
|
-
};
|
305
|
+
});
|
233
306
|
/**
|
234
307
|
* 选择 td 主要是为了单元格合并,它要求是必须是矩形,比如下面的例子
|
235
308
|
* ┌───┬───┬───┬───┐
|
@@ -243,345 +316,365 @@ function (_super) {
|
|
243
316
|
* 如果选择了 e 和 f,需要自动选择 g 来让整体变成矩形
|
244
317
|
* 这个函数的主要作用就是将矩形补充完整
|
245
318
|
*/
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
319
|
+
Object.defineProperty(TableViewEditor.prototype, "markSelectingCell", {
|
320
|
+
enumerable: false,
|
321
|
+
configurable: true,
|
322
|
+
writable: true,
|
323
|
+
value: function () {
|
324
|
+
var _this = this;
|
325
|
+
// 首先,查找最小和最大的行和列
|
326
|
+
var _a = this.findFirstAndLastCell(),
|
253
327
|
minRow = _a.minRow,
|
254
328
|
minCol = _a.minCol,
|
255
329
|
maxRow = _a.maxRow,
|
256
|
-
maxCol = _a.maxCol;
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
if (!(internalTd.$$id in this.selectedCell)) {
|
268
|
-
this.selectedCell[internalTd.$$id] = td;
|
330
|
+
maxCol = _a.maxCol;
|
331
|
+
// 变量一遍找出所有在这个范围内的节点,如果不在就添加
|
332
|
+
for (var _i = 0, _b = this.props.schema.trs; _i < _b.length; _i++) {
|
333
|
+
var tr = _b[_i];
|
334
|
+
for (var _c = 0, _d = tr.tds; _c < _d.length; _c++) {
|
335
|
+
var td = _d[_c];
|
336
|
+
var internalTd = td;
|
337
|
+
if (internalTd.$$col >= minCol && internalTd.$$col <= maxCol && internalTd.$$row >= minRow && internalTd.$$row <= maxRow) {
|
338
|
+
if (!(internalTd.$$id in this.selectedCell)) {
|
339
|
+
this.selectedCell[internalTd.$$id] = td;
|
340
|
+
}
|
269
341
|
}
|
270
342
|
}
|
271
343
|
}
|
344
|
+
var dom = this.tableViewWrapperRef.current;
|
345
|
+
if (dom) {
|
346
|
+
var tds = dom.querySelectorAll('td');
|
347
|
+
tds.forEach(function (td) {
|
348
|
+
var tdId = td.getAttribute('data-editor-id');
|
349
|
+
if (tdId in _this.selectedCell) {
|
350
|
+
td.setAttribute('data-selected', '1');
|
351
|
+
}
|
352
|
+
});
|
353
|
+
}
|
272
354
|
}
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
355
|
+
});
|
356
|
+
// 清除之前的单元格选择
|
357
|
+
Object.defineProperty(TableViewEditor.prototype, "removeAllSelectionMark", {
|
358
|
+
enumerable: false,
|
359
|
+
configurable: true,
|
360
|
+
writable: true,
|
361
|
+
value: function () {
|
362
|
+
var dom = this.tableViewWrapperRef.current;
|
363
|
+
if (dom) {
|
364
|
+
var tds = dom.querySelectorAll('td');
|
365
|
+
tds.forEach(function (td) {
|
366
|
+
td.removeAttribute('data-selected');
|
367
|
+
});
|
368
|
+
}
|
285
369
|
}
|
286
|
-
};
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
var tds = dom.querySelectorAll('td');
|
294
|
-
tds.forEach(function (td) {
|
295
|
-
td.removeAttribute('data-selected');
|
296
|
-
});
|
370
|
+
});
|
371
|
+
Object.defineProperty(TableViewEditor.prototype, "handleCellMouseUp", {
|
372
|
+
enumerable: false,
|
373
|
+
configurable: true,
|
374
|
+
writable: true,
|
375
|
+
value: function (e) {
|
376
|
+
this.isSelectionCell = false;
|
297
377
|
}
|
298
|
-
};
|
299
|
-
|
300
|
-
TableViewEditor.prototype
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
378
|
+
});
|
379
|
+
// 如果有拖拽的时候就避免选中表格导致状态切换
|
380
|
+
Object.defineProperty(TableViewEditor.prototype, "handleCellMouseClick", {
|
381
|
+
enumerable: false,
|
382
|
+
configurable: true,
|
383
|
+
writable: true,
|
384
|
+
value: function (e) {
|
385
|
+
if (this.preventTableClick) {
|
386
|
+
e.stopPropagation();
|
387
|
+
e.preventDefault();
|
388
|
+
this.preventTableClick = false;
|
389
|
+
}
|
310
390
|
}
|
311
|
-
};
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
391
|
+
});
|
392
|
+
// 合并单元格操作
|
393
|
+
Object.defineProperty(TableViewEditor.prototype, "handleMergeCell", {
|
394
|
+
enumerable: false,
|
395
|
+
configurable: true,
|
396
|
+
writable: true,
|
397
|
+
value: function () {
|
398
|
+
var _a = this.findFirstAndLastCell(),
|
316
399
|
firstCell = _a.firstCell,
|
317
400
|
minRow = _a.minRow,
|
318
401
|
minCol = _a.minCol,
|
319
402
|
maxRow = _a.maxRow,
|
320
403
|
maxCol = _a.maxCol;
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
tds.
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
var otherCellIds = tds.filter(function (td) {
|
340
|
-
return td.$$id !== firstCellId;
|
341
|
-
}).map(function (td) {
|
342
|
-
return td.$$id;
|
343
|
-
});
|
344
|
-
var trs = this.props.schema.trs;
|
345
|
-
var trIndex = trs.length;
|
346
|
-
|
347
|
-
while (trIndex--) {
|
348
|
-
var tr = trs[trIndex];
|
349
|
-
tr.tds = tr.tds.filter(function (td) {
|
350
|
-
return !otherCellIds.includes(td.$$id);
|
404
|
+
if (!firstCell) {
|
405
|
+
console.warn(i18n("3ce57bd19e37d2b27145dc6fcfff3520"));
|
406
|
+
return;
|
407
|
+
}
|
408
|
+
var firstCellId = firstCell.$$id;
|
409
|
+
var colspan = maxCol - minCol + 1;
|
410
|
+
var rowspan = maxRow - minRow + 1;
|
411
|
+
firstCell.colspan = colspan;
|
412
|
+
firstCell.rowspan = rowspan;
|
413
|
+
var tds = [];
|
414
|
+
for (var tdId in this.selectedCell) {
|
415
|
+
tds.push(this.selectedCell[tdId]);
|
416
|
+
}
|
417
|
+
// 其它单元格,这些单元格会被删掉
|
418
|
+
var otherCellIds = tds.filter(function (td) {
|
419
|
+
return td.$$id !== firstCellId;
|
420
|
+
}).map(function (td) {
|
421
|
+
return td.$$id;
|
351
422
|
});
|
352
|
-
|
353
|
-
|
354
|
-
|
423
|
+
var trs = this.props.schema.trs;
|
424
|
+
var trIndex = trs.length;
|
425
|
+
while (trIndex--) {
|
426
|
+
var tr = trs[trIndex];
|
427
|
+
tr.tds = tr.tds.filter(function (td) {
|
428
|
+
return !otherCellIds.includes(td.$$id);
|
429
|
+
});
|
430
|
+
if (!tr.tds.length) {
|
431
|
+
trs.splice(trIndex, 1);
|
432
|
+
}
|
355
433
|
}
|
434
|
+
var tableId = this.props.schema.$$id;
|
435
|
+
this.store.changeValueById(tableId, this.props.schema);
|
436
|
+
this.setState({
|
437
|
+
displayMergeCell: false
|
438
|
+
});
|
356
439
|
}
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
var tableRect = table.getBoundingClientRect();
|
372
|
-
var trs = dom.querySelectorAll('tr');
|
373
|
-
|
374
|
-
if (!trs.length || typeof this.maxChildTrIndex === 'undefined') {
|
375
|
-
return;
|
376
|
-
}
|
377
|
-
|
378
|
-
var rowLines = Array.from(dom.querySelectorAll('.ae-TableViewEditor-rowLine'));
|
379
|
-
|
380
|
-
for (var trIndex = 0; trIndex < trs.length; trIndex++) {
|
381
|
-
if (!trs[trIndex]) {
|
382
|
-
continue;
|
440
|
+
});
|
441
|
+
// 同步线的位置
|
442
|
+
Object.defineProperty(TableViewEditor.prototype, "syncLinePos", {
|
443
|
+
enumerable: false,
|
444
|
+
configurable: true,
|
445
|
+
writable: true,
|
446
|
+
value: function () {
|
447
|
+
var dom = this.tableViewWrapperRef.current;
|
448
|
+
if (dom) {
|
449
|
+
var table = dom.querySelector('table');
|
450
|
+
var tableRect = table.getBoundingClientRect();
|
451
|
+
var trs = dom.querySelectorAll('tr');
|
452
|
+
if (!trs.length || typeof this.maxChildTrIndex === 'undefined') {
|
453
|
+
return;
|
383
454
|
}
|
384
|
-
|
385
|
-
var
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
455
|
+
var rowLines = Array.from(dom.querySelectorAll('.ae-TableViewEditor-rowLine'));
|
456
|
+
for (var trIndex = 0; trIndex < trs.length; trIndex++) {
|
457
|
+
if (!trs[trIndex]) {
|
458
|
+
continue;
|
459
|
+
}
|
460
|
+
var trRect = trs[trIndex].getBoundingClientRect();
|
461
|
+
if (rowLines[trIndex]) {
|
462
|
+
// 线的宽度是 7,所以要减去 3.5
|
463
|
+
rowLines[trIndex].style.top = trRect.top + trRect.height - tableRect.top - 3.5 + 'px';
|
464
|
+
} else {
|
465
|
+
console.warn(i18n("f7d205072a2ceb63b4f48a8b6f32fd25"));
|
466
|
+
}
|
392
467
|
}
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
468
|
+
var tds = trs[this.maxChildTrIndex].querySelectorAll('td');
|
469
|
+
var colLines = Array.from(dom.querySelectorAll('.ae-TableViewEditor-colLine'));
|
470
|
+
for (var tdIndex = 0; tdIndex < tds.length; tdIndex++) {
|
471
|
+
var td = tds[tdIndex];
|
472
|
+
if (!td) {
|
473
|
+
continue;
|
474
|
+
}
|
475
|
+
var tdRect = td.getBoundingClientRect();
|
476
|
+
if (colLines[tdIndex]) {
|
477
|
+
colLines[tdIndex].style.left = tdRect.left + tdRect.width - tableRect.left - 3.5 + 'px';
|
478
|
+
} else {
|
479
|
+
console.warn(i18n("852228c640b1daefe6b0853390e66791"));
|
480
|
+
}
|
403
481
|
}
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
482
|
+
}
|
483
|
+
}
|
484
|
+
});
|
485
|
+
Object.defineProperty(TableViewEditor.prototype, "componentDidUpdate", {
|
486
|
+
enumerable: false,
|
487
|
+
configurable: true,
|
488
|
+
writable: true,
|
489
|
+
value: function (prevProps) {
|
490
|
+
var prevSchema = prevProps.schema;
|
491
|
+
var thisSchema = this.props.schema;
|
492
|
+
if (!isEqual(prevSchema, thisSchema)) {
|
493
|
+
this.syncLineState();
|
494
|
+
}
|
495
|
+
}
|
496
|
+
});
|
497
|
+
// 水平或垂直线在鼠标按下去时的通用处理
|
498
|
+
Object.defineProperty(TableViewEditor.prototype, "lineMouseDownCommon", {
|
499
|
+
enumerable: false,
|
500
|
+
configurable: true,
|
501
|
+
writable: true,
|
502
|
+
value: function (e) {
|
503
|
+
this.startY = e.clientY;
|
504
|
+
this.startX = e.clientX;
|
505
|
+
var currentTarget = e.currentTarget;
|
506
|
+
this.draggingElement = currentTarget;
|
507
|
+
this.draggingElementTop = parseInt(this.draggingElement.style.top, 10);
|
508
|
+
this.draggingElementLeft = parseInt(this.draggingElement.style.left, 10);
|
509
|
+
currentTarget.style.background = '#4285f4';
|
510
|
+
this.draggingId = currentTarget.getAttribute('data-id');
|
511
|
+
currentTarget.addEventListener('click', this.handleLineClick, {
|
512
|
+
once: true
|
513
|
+
});
|
514
|
+
}
|
515
|
+
});
|
516
|
+
// 水平线的拖拽
|
517
|
+
Object.defineProperty(TableViewEditor.prototype, "handleRowMouseDown", {
|
518
|
+
enumerable: false,
|
519
|
+
configurable: true,
|
520
|
+
writable: true,
|
521
|
+
value: function (e) {
|
522
|
+
this.lineMouseDownCommon(e);
|
523
|
+
document.addEventListener('mousemove', this.handleRowMouseMove);
|
524
|
+
document.addEventListener('mouseup', this.handleRowMouseUp);
|
525
|
+
}
|
526
|
+
});
|
527
|
+
// 水平线移动
|
528
|
+
Object.defineProperty(TableViewEditor.prototype, "handleRowMouseMove", {
|
529
|
+
enumerable: false,
|
530
|
+
configurable: true,
|
531
|
+
writable: true,
|
532
|
+
value: function (e) {
|
533
|
+
var moveY = e.clientY - this.startY;
|
534
|
+
this.draggingElement.style.top = this.draggingElementTop + moveY + 'px';
|
535
|
+
}
|
536
|
+
});
|
537
|
+
// 水平线结束
|
538
|
+
Object.defineProperty(TableViewEditor.prototype, "handleRowMouseUp", {
|
539
|
+
enumerable: false,
|
540
|
+
configurable: true,
|
541
|
+
writable: true,
|
542
|
+
value: function (e) {
|
543
|
+
document.removeEventListener('mousemove', this.handleRowMouseMove);
|
544
|
+
document.removeEventListener('mouseup', this.handleRowMouseUp);
|
545
|
+
var moveY = e.clientY - this.startY;
|
546
|
+
var store = this.store;
|
547
|
+
var draggingId = this.draggingId;
|
548
|
+
var value = store.getValueOf(draggingId);
|
549
|
+
var rowElement = this.tableViewWrapperRef.current.querySelector("tr[data-editor-id=\"".concat(draggingId, "\"]"));
|
550
|
+
this.draggingElement.style.background = 'none';
|
551
|
+
if (!value || !rowElement) {
|
552
|
+
console.warn(i18n("26526c3354307798dfa84f17decf5140"), draggingId);
|
553
|
+
} else {
|
554
|
+
var height = rowElement.getBoundingClientRect().height;
|
555
|
+
var targetHeight = height + moveY;
|
556
|
+
store.changeValueById(draggingId, __assign(__assign({}, value), {
|
557
|
+
height: targetHeight
|
558
|
+
}));
|
559
|
+
if (ROW_HEIGHT - targetHeight > 20) {
|
560
|
+
toast.warning(i18n("38d2ccdde0ae0c2329defd3c75c59d8b"));
|
411
561
|
}
|
412
562
|
}
|
413
563
|
}
|
414
|
-
};
|
415
|
-
|
416
|
-
TableViewEditor.prototype
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
this.
|
564
|
+
});
|
565
|
+
// 垂直线的拖拽
|
566
|
+
Object.defineProperty(TableViewEditor.prototype, "handleColMouseDown", {
|
567
|
+
enumerable: false,
|
568
|
+
configurable: true,
|
569
|
+
writable: true,
|
570
|
+
value: function (e) {
|
571
|
+
this.lineMouseDownCommon(e);
|
572
|
+
document.addEventListener('mousemove', this.handleColMouseMove);
|
573
|
+
document.addEventListener('mouseup', this.handleColMouseUp);
|
422
574
|
}
|
423
|
-
};
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
document.removeEventListener('mouseup', this.handleRowMouseUp);
|
457
|
-
var moveY = e.clientY - this.startY;
|
458
|
-
var store = this.store;
|
459
|
-
var draggingId = this.draggingId;
|
460
|
-
var value = store.getValueOf(draggingId);
|
461
|
-
var rowElement = this.tableViewWrapperRef.current.querySelector("tr[data-editor-id=\"".concat(draggingId, "\"]"));
|
462
|
-
this.draggingElement.style.background = 'none';
|
463
|
-
|
464
|
-
if (!value || !rowElement) {
|
465
|
-
console.warn(i18n("26526c3354307798dfa84f17decf5140"), draggingId);
|
466
|
-
} else {
|
467
|
-
var height = rowElement.getBoundingClientRect().height;
|
468
|
-
var targetHeight = height + moveY;
|
469
|
-
store.changeValueById(draggingId, __assign(__assign({}, value), {
|
470
|
-
height: targetHeight
|
471
|
-
}));
|
472
|
-
|
473
|
-
if (ROW_HEIGHT - targetHeight > 20) {
|
474
|
-
toast.warning(i18n("38d2ccdde0ae0c2329defd3c75c59d8b"));
|
575
|
+
});
|
576
|
+
// 垂直线移动
|
577
|
+
Object.defineProperty(TableViewEditor.prototype, "handleColMouseMove", {
|
578
|
+
enumerable: false,
|
579
|
+
configurable: true,
|
580
|
+
writable: true,
|
581
|
+
value: function (e) {
|
582
|
+
var moveX = e.clientX - this.startX;
|
583
|
+
this.draggingElement.style.left = this.draggingElementLeft + moveX + 'px';
|
584
|
+
}
|
585
|
+
});
|
586
|
+
// 垂直线结束
|
587
|
+
Object.defineProperty(TableViewEditor.prototype, "handleColMouseUp", {
|
588
|
+
enumerable: false,
|
589
|
+
configurable: true,
|
590
|
+
writable: true,
|
591
|
+
value: function (e) {
|
592
|
+
document.removeEventListener('mousemove', this.handleColMouseMove);
|
593
|
+
document.removeEventListener('mouseup', this.handleColMouseUp);
|
594
|
+
var moveX = e.clientX - this.startX;
|
595
|
+
var store = this.store;
|
596
|
+
var draggingId = this.draggingId;
|
597
|
+
var value = store.getValueOf(draggingId);
|
598
|
+
var tdElement = this.tableViewWrapperRef.current.querySelector("td[data-editor-id=\"".concat(draggingId, "\"]"));
|
599
|
+
this.draggingElement.style.background = 'none';
|
600
|
+
if (!value || !tdElement) {
|
601
|
+
console.warn(i18n("26526c3354307798dfa84f17decf5140"), draggingId);
|
602
|
+
} else {
|
603
|
+
var width = tdElement.getBoundingClientRect().width;
|
604
|
+
var targetWidth = width + moveX;
|
605
|
+
store.changeValueById(draggingId, __assign(__assign({}, value), {
|
606
|
+
width: targetWidth
|
607
|
+
}));
|
475
608
|
}
|
476
609
|
}
|
477
|
-
};
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
TableViewEditor.prototype.handleColMouseMove = function (e) {
|
488
|
-
var moveX = e.clientX - this.startX;
|
489
|
-
this.draggingElement.style.left = this.draggingElementLeft + moveX + 'px';
|
490
|
-
}; // 垂直线结束
|
491
|
-
|
492
|
-
|
493
|
-
TableViewEditor.prototype.handleColMouseUp = function (e) {
|
494
|
-
document.removeEventListener('mousemove', this.handleColMouseMove);
|
495
|
-
document.removeEventListener('mouseup', this.handleColMouseUp);
|
496
|
-
var moveX = e.clientX - this.startX;
|
497
|
-
var store = this.store;
|
498
|
-
var draggingId = this.draggingId;
|
499
|
-
var value = store.getValueOf(draggingId);
|
500
|
-
var tdElement = this.tableViewWrapperRef.current.querySelector("td[data-editor-id=\"".concat(draggingId, "\"]"));
|
501
|
-
this.draggingElement.style.background = 'none';
|
502
|
-
|
503
|
-
if (!value || !tdElement) {
|
504
|
-
console.warn(i18n("26526c3354307798dfa84f17decf5140"), draggingId);
|
505
|
-
} else {
|
506
|
-
var width = tdElement.getBoundingClientRect().width;
|
507
|
-
var targetWidth = width + moveX;
|
508
|
-
store.changeValueById(draggingId, __assign(__assign({}, value), {
|
509
|
-
width: targetWidth
|
510
|
-
}));
|
610
|
+
});
|
611
|
+
// 阻止冒泡防止切换到表格选中
|
612
|
+
Object.defineProperty(TableViewEditor.prototype, "handleLineClick", {
|
613
|
+
enumerable: false,
|
614
|
+
configurable: true,
|
615
|
+
writable: true,
|
616
|
+
value: function (e) {
|
617
|
+
e.stopPropagation();
|
618
|
+
e.preventDefault();
|
511
619
|
}
|
512
|
-
};
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
}, "\u5408\u5E76\u5355\u5143\u683C");
|
620
|
+
});
|
621
|
+
// 单元格合并的按钮
|
622
|
+
Object.defineProperty(TableViewEditor.prototype, "renderMergeIcon", {
|
623
|
+
enumerable: false,
|
624
|
+
configurable: true,
|
625
|
+
writable: true,
|
626
|
+
value: function () {
|
627
|
+
if (this.state.displayMergeCell) {
|
628
|
+
return React__default.createElement("div", {
|
629
|
+
className: "ae-TableViewEditor-mergeIcon",
|
630
|
+
onMouseDown: this.handleMergeCell
|
631
|
+
}, "\u5408\u5E76\u5355\u5143\u683C");
|
632
|
+
}
|
633
|
+
return null;
|
527
634
|
}
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
635
|
+
});
|
636
|
+
Object.defineProperty(TableViewEditor.prototype, "render", {
|
637
|
+
enumerable: false,
|
638
|
+
configurable: true,
|
639
|
+
writable: true,
|
640
|
+
value: function () {
|
641
|
+
var _this = this;
|
642
|
+
var rowLines = this.state.trIds.map(function (id) {
|
643
|
+
return React__default.createElement("div", {
|
644
|
+
className: "ae-TableViewEditor-rowLine",
|
645
|
+
key: "row-".concat(id),
|
646
|
+
"data-id": id,
|
647
|
+
onMouseDown: _this.handleRowMouseDown
|
648
|
+
});
|
541
649
|
});
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
650
|
+
var colLines = this.state.tdIds.map(function (id) {
|
651
|
+
return React__default.createElement("div", {
|
652
|
+
className: "ae-TableViewEditor-colLine",
|
653
|
+
key: "row-".concat(id),
|
654
|
+
"data-id": id,
|
655
|
+
onMouseDown: _this.handleColMouseDown
|
656
|
+
});
|
549
657
|
});
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
}
|
555
|
-
};
|
556
|
-
|
658
|
+
return React__default.createElement("div", {
|
659
|
+
className: "ae-TableViewEditor",
|
660
|
+
ref: this.tableViewWrapperRef
|
661
|
+
}, this.props.children, this.renderMergeIcon(), rowLines, colLines);
|
662
|
+
}
|
663
|
+
});
|
557
664
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "removeListenTdSelection", null);
|
558
|
-
|
559
665
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "listenTdSelection", null);
|
560
|
-
|
561
666
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleCellMouseDown", null);
|
562
|
-
|
563
667
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleCellMouseMove", null);
|
564
|
-
|
565
668
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleCellMouseUp", null);
|
566
|
-
|
567
669
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleCellMouseClick", null);
|
568
|
-
|
569
670
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleMergeCell", null);
|
570
|
-
|
571
671
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleRowMouseDown", null);
|
572
|
-
|
573
672
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleRowMouseMove", null);
|
574
|
-
|
575
673
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleRowMouseUp", null);
|
576
|
-
|
577
674
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleColMouseDown", null);
|
578
|
-
|
579
675
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleColMouseMove", null);
|
580
|
-
|
581
676
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleColMouseUp", null);
|
582
|
-
|
583
677
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [MouseEvent]), __metadata("design:returntype", void 0)], TableViewEditor.prototype, "handleLineClick", null);
|
584
|
-
|
585
678
|
return TableViewEditor;
|
586
679
|
}(React__default.Component);
|
587
680
|
|