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
package/esm/plugin/TableView.js
CHANGED
@@ -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
|
|
@@ -22,425 +22,500 @@ var TD_TEMPLATE = {
|
|
22
22
|
* 遍历表格,算出每个单元格在最终渲染时的实际行和列,后续许多操作都需要以这个作为依据
|
23
23
|
* 比如插入列的时候,不能根据单元格在数组的位置,而是要根据单元格实际渲染时所属列
|
24
24
|
*/
|
25
|
-
|
26
25
|
function getCellRealPosition(table) {
|
27
26
|
if (!table) {
|
28
27
|
return {
|
29
28
|
trs: []
|
30
29
|
};
|
31
|
-
}
|
32
|
-
|
33
|
-
|
30
|
+
}
|
31
|
+
// 记录有哪些行列被合并了,这样后续计算的时候就要跳过这些行列
|
34
32
|
var spannedCell = [];
|
35
33
|
var trs = table.trs || [];
|
36
34
|
var currentRow = 0; // 当前渲染的实际行
|
37
|
-
|
38
35
|
for (var _i = 0, trs_1 = trs; _i < trs_1.length; _i++) {
|
39
36
|
var tr = trs_1[_i];
|
40
37
|
var tds = tr.tds || [];
|
41
38
|
var currentCol = 0; // 当前渲染的实际列
|
42
|
-
|
43
39
|
for (var _a = 0, tds_1 = tds; _a < tds_1.length; _a++) {
|
44
|
-
var td = tds_1[_a];
|
45
|
-
|
40
|
+
var td = tds_1[_a];
|
41
|
+
// 跳过被合并的行
|
46
42
|
while (spannedCell[currentRow] && spannedCell[currentRow][currentCol]) {
|
47
43
|
currentCol = currentCol + 1;
|
48
44
|
}
|
49
|
-
|
50
45
|
var rowspan = td.rowspan || 1;
|
51
|
-
var colspan = td.colspan || 1;
|
52
|
-
|
46
|
+
var colspan = td.colspan || 1;
|
47
|
+
// 标记后续行合并情况
|
53
48
|
if (rowspan > 1 || colspan > 1) {
|
54
49
|
for (var i = 0; i < rowspan; i++) {
|
55
50
|
var spanRow = currentRow + i;
|
56
|
-
|
57
51
|
if (!spannedCell[spanRow]) {
|
58
52
|
spannedCell[spanRow] = [];
|
59
53
|
}
|
60
|
-
|
61
54
|
for (var j = 0; j < colspan; j++) {
|
62
55
|
var spanCol = currentCol + j;
|
63
56
|
spannedCell[spanRow][spanCol] = true;
|
64
57
|
}
|
65
58
|
}
|
66
59
|
}
|
67
|
-
|
68
60
|
td.$$row = currentRow;
|
69
61
|
td.$$col = currentCol;
|
70
62
|
currentCol = currentCol + 1;
|
71
63
|
}
|
72
|
-
|
73
64
|
currentRow = currentRow + 1;
|
74
65
|
}
|
75
|
-
|
76
66
|
return table;
|
77
67
|
}
|
78
|
-
|
79
|
-
var TableViewPlugin =
|
80
|
-
/** @class */
|
81
|
-
function (_super) {
|
68
|
+
var TableViewPlugin = /** @class */function (_super) {
|
82
69
|
__extends(TableViewPlugin, _super);
|
83
|
-
|
84
70
|
function TableViewPlugin() {
|
85
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
_this
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
className: 'p-none',
|
161
|
-
body: [getSchemaTpl('collapseGroup', [{
|
162
|
-
title: i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
163
|
-
body: [{
|
164
|
-
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
165
|
-
name: 'caption',
|
166
|
-
type: 'input-text'
|
167
|
-
}, {
|
168
|
-
label: i18n("3a8647306ee6456517b7bf9c8bc7de23"),
|
169
|
-
name: 'captionSide',
|
170
|
-
type: 'button-group-select',
|
171
|
-
size: 'sm',
|
172
|
-
mode: 'row',
|
173
|
-
className: 'ae-buttonGroupSelect--justify',
|
174
|
-
visibleOn: 'this.caption',
|
175
|
-
options: [{
|
176
|
-
label: i18n("c949729cd1a1e425595c1a297649c7c6"),
|
177
|
-
value: 'top'
|
71
|
+
var _this = _super !== null && _super.apply(this, arguments) || this;
|
72
|
+
// 关联渲染器名字
|
73
|
+
Object.defineProperty(_this, "rendererName", {
|
74
|
+
enumerable: true,
|
75
|
+
configurable: true,
|
76
|
+
writable: true,
|
77
|
+
value: 'table-view'
|
78
|
+
});
|
79
|
+
Object.defineProperty(_this, "$schema", {
|
80
|
+
enumerable: true,
|
81
|
+
configurable: true,
|
82
|
+
writable: true,
|
83
|
+
value: '/schemas/TableViewSchema.json'
|
84
|
+
});
|
85
|
+
// 组件名称
|
86
|
+
Object.defineProperty(_this, "name", {
|
87
|
+
enumerable: true,
|
88
|
+
configurable: true,
|
89
|
+
writable: true,
|
90
|
+
value: i18n("175e01917d9d4891a40eab43f4487030")
|
91
|
+
});
|
92
|
+
Object.defineProperty(_this, "isBaseComponent", {
|
93
|
+
enumerable: true,
|
94
|
+
configurable: true,
|
95
|
+
writable: true,
|
96
|
+
value: true
|
97
|
+
});
|
98
|
+
Object.defineProperty(_this, "icon", {
|
99
|
+
enumerable: true,
|
100
|
+
configurable: true,
|
101
|
+
writable: true,
|
102
|
+
value: 'fa fa-columns'
|
103
|
+
});
|
104
|
+
Object.defineProperty(_this, "pluginIcon", {
|
105
|
+
enumerable: true,
|
106
|
+
configurable: true,
|
107
|
+
writable: true,
|
108
|
+
value: 'table-view-plugin'
|
109
|
+
});
|
110
|
+
Object.defineProperty(_this, "description", {
|
111
|
+
enumerable: true,
|
112
|
+
configurable: true,
|
113
|
+
writable: true,
|
114
|
+
value: i18n("9fe8304dade75a37bc04f45515688325")
|
115
|
+
});
|
116
|
+
Object.defineProperty(_this, "docLink", {
|
117
|
+
enumerable: true,
|
118
|
+
configurable: true,
|
119
|
+
writable: true,
|
120
|
+
value: '/amis/zh-CN/components/table-view'
|
121
|
+
});
|
122
|
+
Object.defineProperty(_this, "tags", {
|
123
|
+
enumerable: true,
|
124
|
+
configurable: true,
|
125
|
+
writable: true,
|
126
|
+
value: [i18n("22c799040acdb2601b437ed5449de076")]
|
127
|
+
});
|
128
|
+
Object.defineProperty(_this, "scaffold", {
|
129
|
+
enumerable: true,
|
130
|
+
configurable: true,
|
131
|
+
writable: true,
|
132
|
+
value: {
|
133
|
+
type: 'table-view',
|
134
|
+
trs: [{
|
135
|
+
background: '#F7F7F7',
|
136
|
+
tds: [{
|
137
|
+
body: {
|
138
|
+
type: 'tpl',
|
139
|
+
tpl: i18n("2560b304e691da78ee2e02f5af9b494d")
|
140
|
+
}
|
141
|
+
}, {
|
142
|
+
body: {
|
143
|
+
type: 'tpl',
|
144
|
+
tpl: i18n("f7d29dfae05b5d049b64b040b14d9a00")
|
145
|
+
}
|
178
146
|
}, {
|
179
|
-
|
180
|
-
|
147
|
+
body: {
|
148
|
+
type: 'tpl',
|
149
|
+
tpl: i18n("44e7ebb4007104495dcb7afbbb6778fb")
|
150
|
+
}
|
181
151
|
}]
|
182
152
|
}, {
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
153
|
+
tds: [{
|
154
|
+
rowspan: 2,
|
155
|
+
body: {
|
156
|
+
type: 'tpl',
|
157
|
+
tpl: i18n("3f0cb8b8c238c3b4e08898ce6d449c8d")
|
158
|
+
}
|
159
|
+
}, {
|
160
|
+
body: {
|
161
|
+
type: 'tpl',
|
162
|
+
tpl: i18n("692e92669c0ca340eff4fdcef32896ee")
|
163
|
+
}
|
164
|
+
}, {
|
165
|
+
body: {
|
166
|
+
type: 'tpl',
|
167
|
+
tpl: '${beijing}'
|
168
|
+
}
|
169
|
+
}]
|
198
170
|
}, {
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
171
|
+
tds: [{
|
172
|
+
body: {
|
173
|
+
type: 'tpl',
|
174
|
+
tpl: i18n("b8b75a5f9109919ff3f67b336b62afe9")
|
175
|
+
}
|
176
|
+
}, {
|
177
|
+
body: {
|
178
|
+
type: 'tpl',
|
179
|
+
tpl: '${tianjing}'
|
180
|
+
}
|
181
|
+
}]
|
204
182
|
}]
|
205
|
-
}])]
|
206
|
-
}, {
|
207
|
-
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
208
|
-
className: 'p-none',
|
209
|
-
body: getSchemaTpl('collapseGroup', __spreadArray(__spreadArray([], getSchemaTpl('style:common'), true), [{
|
210
|
-
title: i18n("4434b33a8731a73613ba5fa1eb984efb"),
|
211
|
-
body: [getSchemaTpl('className')]
|
212
|
-
}], false))
|
213
|
-
}, {
|
214
|
-
title: i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
215
|
-
body: [getSchemaTpl('visible')]
|
216
|
-
}])];
|
217
|
-
|
218
|
-
_this.fieldWrapperResolve = function (dom) {
|
219
|
-
return dom;
|
220
|
-
};
|
221
|
-
|
222
|
-
_this.overrides = {
|
223
|
-
renderTd: function (td, colIndex, rowIndex) {
|
224
|
-
var dom = this.super(td, colIndex, rowIndex);
|
225
|
-
var info = this.props.$$editor;
|
226
|
-
|
227
|
-
if (!info || !td.$$id) {
|
228
|
-
return dom;
|
229
|
-
}
|
230
|
-
|
231
|
-
var plugin = info.plugin;
|
232
|
-
var id = td.$$id;
|
233
|
-
return React__default.createElement(VRenderer, {
|
234
|
-
type: info.type,
|
235
|
-
plugin: info.plugin,
|
236
|
-
renderer: info.renderer,
|
237
|
-
key: id,
|
238
|
-
"$schema": "/schemas/TdObject.json",
|
239
|
-
hostId: info.id,
|
240
|
-
memberIndex: colIndex,
|
241
|
-
name: "".concat("\u5355\u5143\u683C ".concat(rowIndex + 1, ",").concat(colIndex + 1)),
|
242
|
-
id: id,
|
243
|
-
draggable: false,
|
244
|
-
wrapperResolve: plugin.fieldWrapperResolve,
|
245
|
-
schemaPath: "".concat(info.schemaPath, "/td"),
|
246
|
-
path: "".concat(this.props.$path, "/tr/").concat(rowIndex, "/td/").concat(colIndex),
|
247
|
-
data: this.props.data,
|
248
|
-
children: dom
|
249
|
-
});
|
250
|
-
},
|
251
|
-
renderTr: function (tr, rowIndex) {
|
252
|
-
var dom = this.super(tr, rowIndex);
|
253
|
-
var info = this.props.$$editor;
|
254
|
-
|
255
|
-
if (!info || !tr.$$id) {
|
256
|
-
return dom;
|
257
|
-
}
|
258
|
-
|
259
|
-
var plugin = info.plugin;
|
260
|
-
var id = tr.$$id;
|
261
|
-
return React__default.createElement(VRenderer, {
|
262
|
-
type: info.type,
|
263
|
-
plugin: info.plugin,
|
264
|
-
renderer: info.renderer,
|
265
|
-
key: id,
|
266
|
-
"$schema": "/schemas/TrObject.json",
|
267
|
-
hostId: info.id,
|
268
|
-
memberIndex: rowIndex,
|
269
|
-
name: "".concat("\u884C ".concat(rowIndex + 1)),
|
270
|
-
id: id,
|
271
|
-
draggable: false,
|
272
|
-
wrapperResolve: plugin.fieldWrapperResolve,
|
273
|
-
schemaPath: "".concat(info.schemaPath, "/tr"),
|
274
|
-
path: "".concat(this.props.$path, "/tr/").concat(rowIndex),
|
275
|
-
data: this.props.data,
|
276
|
-
children: dom
|
277
|
-
});
|
278
183
|
}
|
279
|
-
};
|
280
|
-
_this
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
184
|
+
});
|
185
|
+
Object.defineProperty(_this, "previewSchema", {
|
186
|
+
enumerable: true,
|
187
|
+
configurable: true,
|
188
|
+
writable: true,
|
189
|
+
value: __assign({}, _this.scaffold)
|
190
|
+
});
|
191
|
+
Object.defineProperty(_this, "regions", {
|
192
|
+
enumerable: true,
|
193
|
+
configurable: true,
|
194
|
+
writable: true,
|
195
|
+
value: [{
|
196
|
+
key: 'body',
|
197
|
+
label: i18n("132a78bdf68d6d17bde00aa807bbf032"),
|
198
|
+
renderMethod: 'renderTdBody',
|
199
|
+
preferTag: i18n("027446c2f9070b0f5b16a18208bf5fc7")
|
200
|
+
}]
|
201
|
+
});
|
202
|
+
Object.defineProperty(_this, "panelTitle", {
|
203
|
+
enumerable: true,
|
204
|
+
configurable: true,
|
205
|
+
writable: true,
|
206
|
+
value: i18n("175e01917d9d4891a40eab43f4487030")
|
207
|
+
});
|
208
|
+
Object.defineProperty(_this, "panelBody", {
|
209
|
+
enumerable: true,
|
210
|
+
configurable: true,
|
211
|
+
writable: true,
|
212
|
+
value: [getSchemaTpl('tabs', [{
|
213
|
+
title: i18n("24d67862f87f439db7ca957aecb77cce"),
|
214
|
+
className: 'p-none',
|
215
|
+
body: [getSchemaTpl('collapseGroup', [{
|
216
|
+
title: i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
217
|
+
body: [{
|
218
|
+
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
219
|
+
name: 'caption',
|
220
|
+
type: 'input-text'
|
221
|
+
}, {
|
222
|
+
label: i18n("3a8647306ee6456517b7bf9c8bc7de23"),
|
223
|
+
name: 'captionSide',
|
224
|
+
type: 'button-group-select',
|
225
|
+
size: 'sm',
|
226
|
+
mode: 'row',
|
227
|
+
className: 'ae-buttonGroupSelect--justify',
|
228
|
+
visibleOn: 'this.caption',
|
229
|
+
options: [{
|
230
|
+
label: i18n("c949729cd1a1e425595c1a297649c7c6"),
|
231
|
+
value: 'top'
|
296
232
|
}, {
|
297
|
-
label: i18n("
|
298
|
-
|
299
|
-
type: 'switch',
|
300
|
-
mode: 'row',
|
301
|
-
inputClassName: 'inline-flex justify-between flex-row-reverse'
|
233
|
+
label: i18n("12c4c5e8abda77e1fdc93653d6414187"),
|
234
|
+
value: 'bottom'
|
302
235
|
}]
|
303
236
|
}, {
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
237
|
+
type: 'input-text',
|
238
|
+
label: i18n("d1c2b2d68063b4a57af61e3027861cd8"),
|
239
|
+
name: 'width',
|
240
|
+
clearable: true
|
241
|
+
}, {
|
242
|
+
type: 'input-text',
|
243
|
+
label: i18n("b32ec25f2bdf7b2eed5e947cf82a4fde"),
|
244
|
+
name: 'padding',
|
245
|
+
clearable: true
|
246
|
+
}, {
|
247
|
+
label: i18n("8a42ded5c9d58f3dd9e3a8968ec04b34"),
|
248
|
+
name: 'border',
|
249
|
+
type: 'switch',
|
250
|
+
mode: 'row',
|
251
|
+
inputClassName: 'inline-flex justify-between flex-row-reverse'
|
252
|
+
}, {
|
253
|
+
label: i18n("9b4bae5d8251de0b6f00b704936b00d3"),
|
254
|
+
type: 'input-color',
|
255
|
+
name: 'borderColor',
|
256
|
+
visibleOn: 'this.border',
|
257
|
+
pipeIn: defaultValue('#eceff8')
|
258
|
+
}]
|
259
|
+
}])]
|
260
|
+
}, {
|
261
|
+
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
262
|
+
className: 'p-none',
|
263
|
+
body: getSchemaTpl('collapseGroup', __spreadArray(__spreadArray([], getSchemaTpl('style:common'), true), [{
|
264
|
+
title: i18n("4434b33a8731a73613ba5fa1eb984efb"),
|
265
|
+
body: [getSchemaTpl('className')]
|
266
|
+
}], false))
|
267
|
+
}, {
|
268
|
+
title: i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
269
|
+
body: [getSchemaTpl('visible')]
|
270
|
+
}])]
|
271
|
+
});
|
272
|
+
Object.defineProperty(_this, "fieldWrapperResolve", {
|
273
|
+
enumerable: true,
|
274
|
+
configurable: true,
|
275
|
+
writable: true,
|
276
|
+
value: function (dom) {
|
277
|
+
return dom;
|
278
|
+
}
|
279
|
+
});
|
280
|
+
Object.defineProperty(_this, "overrides", {
|
281
|
+
enumerable: true,
|
282
|
+
configurable: true,
|
283
|
+
writable: true,
|
284
|
+
value: {
|
285
|
+
renderTd: function (td, colIndex, rowIndex) {
|
286
|
+
var dom = this.super(td, colIndex, rowIndex);
|
287
|
+
var info = this.props.$$editor;
|
288
|
+
if (!info || !td.$$id) {
|
289
|
+
return dom;
|
290
|
+
}
|
291
|
+
var plugin = info.plugin;
|
292
|
+
var id = td.$$id;
|
293
|
+
return React__default.createElement(VRenderer, {
|
294
|
+
type: info.type,
|
295
|
+
plugin: info.plugin,
|
296
|
+
renderer: info.renderer,
|
297
|
+
key: id,
|
298
|
+
"$schema": "/schemas/TdObject.json",
|
299
|
+
hostId: info.id,
|
300
|
+
memberIndex: colIndex,
|
301
|
+
name: "".concat("\u5355\u5143\u683C ".concat(rowIndex + 1, ",").concat(colIndex + 1)),
|
302
|
+
id: id,
|
303
|
+
draggable: false,
|
304
|
+
wrapperResolve: plugin.fieldWrapperResolve,
|
305
|
+
schemaPath: "".concat(info.schemaPath, "/td"),
|
306
|
+
path: "".concat(this.props.$path, "/tr/").concat(rowIndex, "/td/").concat(colIndex),
|
307
|
+
data: this.props.data,
|
308
|
+
children: dom
|
309
|
+
});
|
310
|
+
},
|
311
|
+
renderTr: function (tr, rowIndex) {
|
312
|
+
var dom = this.super(tr, rowIndex);
|
313
|
+
var info = this.props.$$editor;
|
314
|
+
if (!info || !tr.$$id) {
|
315
|
+
return dom;
|
316
|
+
}
|
317
|
+
var plugin = info.plugin;
|
318
|
+
var id = tr.$$id;
|
319
|
+
return React__default.createElement(VRenderer, {
|
320
|
+
type: info.type,
|
321
|
+
plugin: info.plugin,
|
322
|
+
renderer: info.renderer,
|
323
|
+
key: id,
|
324
|
+
"$schema": "/schemas/TrObject.json",
|
325
|
+
hostId: info.id,
|
326
|
+
memberIndex: rowIndex,
|
327
|
+
name: "".concat("\u884C ".concat(rowIndex + 1)),
|
328
|
+
id: id,
|
329
|
+
draggable: false,
|
330
|
+
wrapperResolve: plugin.fieldWrapperResolve,
|
331
|
+
schemaPath: "".concat(info.schemaPath, "/tr"),
|
332
|
+
path: "".concat(this.props.$path, "/tr/").concat(rowIndex),
|
333
|
+
data: this.props.data,
|
334
|
+
children: dom
|
335
|
+
});
|
336
|
+
}
|
337
|
+
}
|
338
|
+
});
|
339
|
+
Object.defineProperty(_this, "tdVRendererConfig", {
|
340
|
+
enumerable: true,
|
341
|
+
configurable: true,
|
342
|
+
writable: true,
|
343
|
+
value: {
|
344
|
+
panelTitle: i18n("1ebd0cd417700f3f4a7ee5f64518fcd1"),
|
345
|
+
panelBodyCreator: function (context) {
|
346
|
+
return [getSchemaTpl('tabs', [{
|
347
|
+
title: i18n("24d67862f87f439db7ca957aecb77cce"),
|
348
|
+
className: 'p-none',
|
349
|
+
body: [getSchemaTpl('collapseGroup', [{
|
350
|
+
title: i18n("4d775d4cd79e2ed6a2fc66fd1e7139c8"),
|
351
|
+
body: [{
|
352
|
+
label: i18n("2f97db95d75280bfedc5afa72d2c717d"),
|
353
|
+
type: 'input-color',
|
354
|
+
name: 'background'
|
329
355
|
}, {
|
330
|
-
label:
|
331
|
-
|
332
|
-
|
356
|
+
label: i18n("7ec907e7059b758ace2f3adb9bb803ff"),
|
357
|
+
type: 'input-color',
|
358
|
+
name: 'color'
|
333
359
|
}, {
|
334
|
-
label:
|
335
|
-
|
336
|
-
|
360
|
+
label: i18n("104711e38d3cd9335dbd1f4301178edb"),
|
361
|
+
name: 'bold',
|
362
|
+
type: 'switch',
|
363
|
+
mode: 'row',
|
364
|
+
inputClassName: 'inline-flex justify-between flex-row-reverse'
|
337
365
|
}]
|
338
366
|
}, {
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
367
|
+
title: i18n("5aefca559c5a41d10078e21e6d616825"),
|
368
|
+
body: [{
|
369
|
+
type: 'input-text',
|
370
|
+
label: i18n("65194da33aa3aa1d0fd08b5690af6f26"),
|
371
|
+
name: 'width',
|
372
|
+
clearable: true
|
373
|
+
}, {
|
374
|
+
type: 'input-number',
|
375
|
+
name: 'padding',
|
376
|
+
label: i18n("fbd9998b10e690230b0f2fa9b24087ac")
|
348
377
|
}, {
|
349
|
-
label: i18n("
|
350
|
-
|
378
|
+
label: i18n("98d695d6a6a48cfb4bc2f6396ee64787"),
|
379
|
+
name: 'align',
|
380
|
+
type: 'button-group-select',
|
381
|
+
size: 'sm',
|
382
|
+
mode: 'row',
|
383
|
+
className: 'ae-buttonGroupSelect--justify',
|
384
|
+
options: [{
|
385
|
+
label: '',
|
386
|
+
value: 'left',
|
387
|
+
icon: 'fa fa-align-left'
|
388
|
+
}, {
|
389
|
+
label: '',
|
390
|
+
value: 'center',
|
391
|
+
icon: 'fa fa-align-center'
|
392
|
+
}, {
|
393
|
+
label: '',
|
394
|
+
value: 'right',
|
395
|
+
icon: 'fa fa-align-right'
|
396
|
+
}, {
|
397
|
+
label: '',
|
398
|
+
value: 'justify',
|
399
|
+
icon: 'fa fa-align-justify'
|
400
|
+
}]
|
351
401
|
}, {
|
352
|
-
label: i18n("
|
353
|
-
|
402
|
+
label: i18n("11b7fc50778c89572391ec4c6c4b55e1"),
|
403
|
+
name: 'valign',
|
404
|
+
type: 'button-group-select',
|
405
|
+
size: 'sm',
|
406
|
+
mode: 'row',
|
407
|
+
className: 'ae-buttonGroupSelect--justify',
|
408
|
+
options: [{
|
409
|
+
label: i18n("c949729cd1a1e425595c1a297649c7c6"),
|
410
|
+
value: 'top'
|
411
|
+
}, {
|
412
|
+
label: i18n("0bbc2ea4e1d1f23feb576de5dca1ce3b"),
|
413
|
+
value: 'middle'
|
414
|
+
}, {
|
415
|
+
label: i18n("12c4c5e8abda77e1fdc93653d6414187"),
|
416
|
+
value: 'bottom'
|
417
|
+
}, {
|
418
|
+
label: i18n("ed97c73866617b40a7b1215867e0f489"),
|
419
|
+
value: 'baseline'
|
420
|
+
}]
|
354
421
|
}, {
|
355
|
-
|
356
|
-
|
422
|
+
type: 'input-number',
|
423
|
+
name: 'colspan',
|
424
|
+
label: i18n("4745afe0f89f665e41adf819da5df1b6")
|
425
|
+
}, {
|
426
|
+
type: 'input-number',
|
427
|
+
name: 'rowspan',
|
428
|
+
label: i18n("7c2e1f863e86715e892f61a54e558b20")
|
357
429
|
}]
|
358
|
-
}
|
430
|
+
}])]
|
431
|
+
}, {
|
432
|
+
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
433
|
+
className: 'p-none',
|
434
|
+
body: getSchemaTpl('collapseGroup', getSchemaTpl('style:common'))
|
435
|
+
}])];
|
436
|
+
}
|
437
|
+
}
|
438
|
+
});
|
439
|
+
Object.defineProperty(_this, "trVRendererConfig", {
|
440
|
+
enumerable: true,
|
441
|
+
configurable: true,
|
442
|
+
writable: true,
|
443
|
+
value: {
|
444
|
+
panelTitle: i18n("d17020cd3e6564f5154cf2251cd30f52"),
|
445
|
+
panelBodyCreator: function (context) {
|
446
|
+
return [getSchemaTpl('tabs', [{
|
447
|
+
title: i18n("24d67862f87f439db7ca957aecb77cce"),
|
448
|
+
body: [{
|
449
|
+
label: i18n("5a431ad16d8f7f23fac3be5650e51caa"),
|
359
450
|
type: 'input-number',
|
360
|
-
name: '
|
361
|
-
label: i18n("4745afe0f89f665e41adf819da5df1b6")
|
451
|
+
name: 'height'
|
362
452
|
}, {
|
363
|
-
|
364
|
-
|
365
|
-
|
453
|
+
label: i18n("db439b129f3143e14a7024f08ea3732d"),
|
454
|
+
type: 'input-color',
|
455
|
+
name: 'background'
|
366
456
|
}]
|
367
|
-
}])]
|
368
|
-
}, {
|
369
|
-
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
370
|
-
className: 'p-none',
|
371
|
-
body: getSchemaTpl('collapseGroup', getSchemaTpl('style:common'))
|
372
|
-
}])];
|
373
|
-
}
|
374
|
-
};
|
375
|
-
_this.trVRendererConfig = {
|
376
|
-
panelTitle: i18n("d17020cd3e6564f5154cf2251cd30f52"),
|
377
|
-
panelBodyCreator: function (context) {
|
378
|
-
return [getSchemaTpl('tabs', [{
|
379
|
-
title: i18n("24d67862f87f439db7ca957aecb77cce"),
|
380
|
-
body: [{
|
381
|
-
label: i18n("5a431ad16d8f7f23fac3be5650e51caa"),
|
382
|
-
type: 'input-number',
|
383
|
-
name: 'height'
|
384
457
|
}, {
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
}]
|
389
|
-
}
|
390
|
-
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
391
|
-
className: 'p-none',
|
392
|
-
body: getSchemaTpl('collapseGroup', getSchemaTpl('style:common'))
|
393
|
-
}])];
|
458
|
+
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
459
|
+
className: 'p-none',
|
460
|
+
body: getSchemaTpl('collapseGroup', getSchemaTpl('style:common'))
|
461
|
+
}])];
|
462
|
+
}
|
394
463
|
}
|
395
|
-
};
|
464
|
+
});
|
396
465
|
return _this;
|
397
466
|
}
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
schema
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
467
|
+
Object.defineProperty(TableViewPlugin.prototype, "renderRenderer", {
|
468
|
+
enumerable: false,
|
469
|
+
configurable: true,
|
470
|
+
writable: true,
|
471
|
+
value: function (props) {
|
472
|
+
var $$editor = props.$$editor;
|
473
|
+
var renderer = $$editor.renderer;
|
474
|
+
var schema = props.$schema;
|
475
|
+
getCellRealPosition(schema);
|
476
|
+
return React__default.createElement(TableViewEditor, {
|
477
|
+
schema: schema,
|
478
|
+
manager: this.manager
|
479
|
+
}, React__default.createElement(renderer.component, __assign({}, props)));
|
480
|
+
}
|
481
|
+
});
|
482
|
+
// 根据路径判断是选中单元格还是行
|
483
|
+
Object.defineProperty(TableViewPlugin.prototype, "buildEditorPanel", {
|
484
|
+
enumerable: false,
|
485
|
+
configurable: true,
|
486
|
+
writable: true,
|
487
|
+
value: function (context, panels) {
|
488
|
+
_super.prototype.buildEditorPanel.call(this, context, panels);
|
489
|
+
var plugin = this;
|
490
|
+
var store = this.manager.store;
|
491
|
+
if (context.info.schemaPath.endsWith('/td')) {
|
492
|
+
panels.push({
|
493
|
+
key: 'td',
|
494
|
+
order: 100,
|
495
|
+
icon: this.tdVRendererConfig.panelIcon || 'fa fa-tablet',
|
496
|
+
pluginIcon: plugin.pluginIcon,
|
497
|
+
title: this.tdVRendererConfig.panelTitle || i18n("30d6ed36667cb98165f07c59702754ea"),
|
498
|
+
render: this.manager.makeSchemaFormRender({
|
499
|
+
controls: this.tdVRendererConfig.panelControlsCreator ? this.tdVRendererConfig.panelControlsCreator(context) : this.tdVRendererConfig.panelControls,
|
500
|
+
body: this.tdVRendererConfig.panelBodyCreator ? this.tdVRendererConfig.panelBodyCreator(context) : this.tdVRendererConfig.panelBody,
|
501
|
+
panelById: store.activeId
|
502
|
+
})
|
503
|
+
});
|
504
|
+
} else if (context.info.schemaPath.endsWith('/tr')) {
|
505
|
+
panels.push({
|
506
|
+
key: 'tr',
|
507
|
+
order: 100,
|
508
|
+
icon: this.trVRendererConfig.panelIcon || 'fa fa-tablet',
|
509
|
+
title: this.trVRendererConfig.panelTitle || i18n("30d6ed36667cb98165f07c59702754ea"),
|
510
|
+
render: this.manager.makeSchemaFormRender({
|
511
|
+
controls: this.trVRendererConfig.panelControlsCreator ? this.trVRendererConfig.panelControlsCreator(context) : this.trVRendererConfig.panelControls,
|
512
|
+
body: this.trVRendererConfig.panelBodyCreator ? this.trVRendererConfig.panelBodyCreator(context) : this.trVRendererConfig.panelBody,
|
513
|
+
panelById: store.activeId
|
514
|
+
})
|
515
|
+
});
|
516
|
+
}
|
442
517
|
}
|
443
|
-
};
|
518
|
+
});
|
444
519
|
/**
|
445
520
|
* 插入行,需要处理前面有 rowspan 的情况
|
446
521
|
*
|
@@ -454,73 +529,64 @@ function (_super) {
|
|
454
529
|
*
|
455
530
|
* 比如在 d 位置的前面插入行,需要将 a 的 rowspan 加一,然后再插入两个单元格
|
456
531
|
*/
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
colSize = colSize - colspan;
|
532
|
+
Object.defineProperty(TableViewPlugin.prototype, "insertRow", {
|
533
|
+
enumerable: false,
|
534
|
+
configurable: true,
|
535
|
+
writable: true,
|
536
|
+
value: function (tdId, position) {
|
537
|
+
var store = this.manager.store;
|
538
|
+
var paths = store.getNodePathById(tdId);
|
539
|
+
var tableId = paths[paths.length - 3].id;
|
540
|
+
var table = store.getSchema(tableId);
|
541
|
+
getCellRealPosition(table);
|
542
|
+
var td = JSONGetById(table, tdId);
|
543
|
+
if (!td) {
|
544
|
+
console.warn(i18n("49d45317662097180e27fa53235d9b13"));
|
545
|
+
return;
|
546
|
+
}
|
547
|
+
var insertRow = td.$$row;
|
548
|
+
if (position === 'below') {
|
549
|
+
insertRow = insertRow + 1;
|
550
|
+
}
|
551
|
+
// 通过第一行来确认表格一共多少列
|
552
|
+
var firstRow = table.trs[0];
|
553
|
+
var firstRowLastTd = firstRow.tds[firstRow.tds.length - 1];
|
554
|
+
if (!firstRowLastTd) {
|
555
|
+
console.warn(i18n("013326241579b9b2735756f2204bf8bc"));
|
556
|
+
return;
|
557
|
+
}
|
558
|
+
var colSize = firstRowLastTd.$$col + (firstRowLastTd.colspan || 1);
|
559
|
+
var insertIndex = table.trs.length;
|
560
|
+
for (var trIndex = 0; trIndex < table.trs.length; trIndex++) {
|
561
|
+
for (var _i = 0, _a = table.trs[trIndex].tds || []; _i < _a.length; _i++) {
|
562
|
+
var td_1 = _a[_i];
|
563
|
+
var tdRow = td_1.$$row;
|
564
|
+
var rowspan = td_1.rowspan || 1;
|
565
|
+
var colspan = td_1.colspan || 1;
|
566
|
+
// 如果覆盖到要插入的行,则增加 rowspan,并在这个插入的行中减去对应
|
567
|
+
if (rowspan > 1) {
|
568
|
+
var isOverlapping = tdRow + rowspan > insertRow;
|
569
|
+
if (isOverlapping) {
|
570
|
+
td_1.rowspan = rowspan + 1;
|
571
|
+
colSize = colSize - colspan;
|
572
|
+
}
|
573
|
+
}
|
574
|
+
if (tdRow === insertRow) {
|
575
|
+
insertIndex = trIndex;
|
576
|
+
break;
|
503
577
|
}
|
504
|
-
}
|
505
|
-
|
506
|
-
if (tdRow === insertRow) {
|
507
|
-
insertIndex = trIndex;
|
508
|
-
break;
|
509
578
|
}
|
510
579
|
}
|
580
|
+
var insertTds = [];
|
581
|
+
for (var i = 0; i < colSize; i++) {
|
582
|
+
insertTds.push(TD_TEMPLATE);
|
583
|
+
}
|
584
|
+
table.trs.splice(insertIndex, 0, {
|
585
|
+
tds: insertTds
|
586
|
+
});
|
587
|
+
this.manager.store.changeValueById(tableId, table);
|
511
588
|
}
|
512
|
-
|
513
|
-
var insertTds = [];
|
514
|
-
|
515
|
-
for (var i = 0; i < colSize; i++) {
|
516
|
-
insertTds.push(TD_TEMPLATE);
|
517
|
-
}
|
518
|
-
|
519
|
-
table.trs.splice(insertIndex, 0, {
|
520
|
-
tds: insertTds
|
521
|
-
});
|
522
|
-
this.manager.store.changeValueById(tableId, table);
|
523
|
-
};
|
589
|
+
});
|
524
590
|
/**
|
525
591
|
* 插入列
|
526
592
|
*
|
@@ -534,62 +600,56 @@ function (_super) {
|
|
534
600
|
*
|
535
601
|
* 比如在 c 位置左侧插入列,应该将 a 的 colspan 加一,然后在最后一行增加一个单元格
|
536
602
|
*/
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
603
|
+
Object.defineProperty(TableViewPlugin.prototype, "insertCol", {
|
604
|
+
enumerable: false,
|
605
|
+
configurable: true,
|
606
|
+
writable: true,
|
607
|
+
value: function (tdId, position) {
|
608
|
+
var store = this.manager.store;
|
609
|
+
var paths = store.getNodePathById(tdId);
|
610
|
+
var tableId = paths[paths.length - 3].id;
|
611
|
+
var table = store.getSchema(tableId);
|
612
|
+
getCellRealPosition(table);
|
613
|
+
var td = JSONGetById(table, tdId);
|
614
|
+
if (!td) {
|
615
|
+
console.warn(i18n("49d45317662097180e27fa53235d9b13"));
|
616
|
+
return;
|
617
|
+
}
|
618
|
+
var insertCol = td.$$col;
|
619
|
+
if (position === 'right') {
|
620
|
+
insertCol = insertCol + 1;
|
621
|
+
}
|
622
|
+
for (var _i = 0, _a = table.trs || []; _i < _a.length; _i++) {
|
623
|
+
var tr = _a[_i];
|
624
|
+
var tds = tr.tds || [];
|
625
|
+
var isInserted = false;
|
626
|
+
for (var tdIndex = 0; tdIndex < tds.length; tdIndex++) {
|
627
|
+
var td_2 = tds[tdIndex];
|
628
|
+
var tdColspan = td_2.colspan || 1;
|
629
|
+
var tdCol = td_2.$$col;
|
630
|
+
// 如果要插入的行被覆盖了,则对节点加一并跳过插入
|
631
|
+
if (tdColspan > 1) {
|
632
|
+
var isOverlapping = tdCol + tdColspan > insertCol;
|
633
|
+
if (isOverlapping) {
|
634
|
+
td_2.colspan = tdColspan + 1;
|
635
|
+
isInserted = true;
|
636
|
+
break;
|
637
|
+
}
|
638
|
+
}
|
639
|
+
if (insertCol <= tdCol) {
|
640
|
+
tds.splice(tdIndex, 0, TD_TEMPLATE);
|
573
641
|
isInserted = true;
|
574
642
|
break;
|
575
643
|
}
|
576
644
|
}
|
577
|
-
|
578
|
-
if (
|
579
|
-
tds.
|
580
|
-
isInserted = true;
|
581
|
-
break;
|
645
|
+
// 如果没找到对应的节点,那可能是插入到最后一条或者这一列节点数量不够,此时就要插入到最后
|
646
|
+
if (!isInserted) {
|
647
|
+
tds.push(TD_TEMPLATE);
|
582
648
|
}
|
583
|
-
} // 如果没找到对应的节点,那可能是插入到最后一条或者这一列节点数量不够,此时就要插入到最后
|
584
|
-
|
585
|
-
|
586
|
-
if (!isInserted) {
|
587
|
-
tds.push(TD_TEMPLATE);
|
588
649
|
}
|
650
|
+
this.manager.store.changeValueById(tableId, table);
|
589
651
|
}
|
590
|
-
|
591
|
-
this.manager.store.changeValueById(tableId, table);
|
592
|
-
};
|
652
|
+
});
|
593
653
|
/**
|
594
654
|
* 拆分有跨行或跨列的单元格
|
595
655
|
*
|
@@ -613,153 +673,142 @@ function (_super) {
|
|
613
673
|
*
|
614
674
|
* 因此要新增 g、h、i 三个单元格
|
615
675
|
*/
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
676
|
+
Object.defineProperty(TableViewPlugin.prototype, "splitCell", {
|
677
|
+
enumerable: false,
|
678
|
+
configurable: true,
|
679
|
+
writable: true,
|
680
|
+
value: function (tdId) {
|
681
|
+
var store = this.manager.store;
|
682
|
+
var paths = store.getNodePathById(tdId);
|
683
|
+
var tableId = paths[paths.length - 3].id;
|
684
|
+
var table = store.getSchema(tableId);
|
685
|
+
getCellRealPosition(table);
|
686
|
+
var td = JSONGetById(table, tdId);
|
687
|
+
if (!td) {
|
688
|
+
console.warn(i18n("49d45317662097180e27fa53235d9b13"));
|
689
|
+
return;
|
690
|
+
}
|
691
|
+
var rowspan = td.rowspan || 1;
|
692
|
+
var colspan = td.colspan || 1;
|
693
|
+
// 将这个单元格的跨行和跨列都设置为 1
|
694
|
+
td.colspan = 1;
|
695
|
+
td.rowspan = 1;
|
696
|
+
// 算出需要补充哪些单元格及位置
|
697
|
+
var tdRow = td.$$row;
|
698
|
+
var tdCol = td.$$col;
|
699
|
+
var insertTds = [];
|
700
|
+
for (var i = 0; i < rowspan; i++) {
|
701
|
+
for (var j = 0; j < colspan; j++) {
|
702
|
+
// 跳过第一个,也就是这个单元格自己的位置
|
703
|
+
if (i === 0 && j === 0) {
|
704
|
+
continue;
|
705
|
+
}
|
706
|
+
insertTds.push({
|
707
|
+
row: tdRow + i,
|
708
|
+
col: tdCol + j
|
709
|
+
});
|
646
710
|
}
|
647
|
-
|
648
|
-
insertTds.push({
|
649
|
-
row: tdRow + i,
|
650
|
-
col: tdCol + j
|
651
|
-
});
|
652
711
|
}
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
if (insertTd.col <= currentCol) {
|
674
|
-
tr.tds.splice(tdIndex, 0, TD_TEMPLATE);
|
675
|
-
} else {
|
676
|
-
tr.tds.push(TD_TEMPLATE);
|
712
|
+
// 需要将列大的放前面,主要是因为后面需要反向遍历才能动态删数据
|
713
|
+
insertTds.sort(function (a, b) {
|
714
|
+
return b.col - a.col;
|
715
|
+
});
|
716
|
+
for (var _i = 0, _a = table.trs; _i < _a.length; _i++) {
|
717
|
+
var tr = _a[_i];
|
718
|
+
for (var tdIndex = 0; tdIndex < tr.tds.length; tdIndex++) {
|
719
|
+
var td_3 = tr.tds[tdIndex];
|
720
|
+
var currentRow = td_3.$$row;
|
721
|
+
var currentCol = td_3.$$col;
|
722
|
+
var insertIndex = insertTds.length;
|
723
|
+
while (insertIndex--) {
|
724
|
+
var insertTd = insertTds[insertIndex];
|
725
|
+
if (currentRow === insertTd.row) {
|
726
|
+
if (insertTd.col <= currentCol) {
|
727
|
+
tr.tds.splice(tdIndex, 0, TD_TEMPLATE);
|
728
|
+
} else {
|
729
|
+
tr.tds.push(TD_TEMPLATE);
|
730
|
+
}
|
731
|
+
insertTds.splice(insertIndex, 1);
|
677
732
|
}
|
678
|
-
|
679
|
-
insertTds.splice(insertIndex, 1);
|
680
733
|
}
|
681
734
|
}
|
682
735
|
}
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
736
|
+
// 如果前面有单元格找不到位置,那意味着是下面这种情况,这个单元格跨两行且是最后一行
|
737
|
+
// 这时 table.tr 其实只有一行数据,需要在添加一行数据
|
738
|
+
// +---+---+
|
739
|
+
// | a |
|
740
|
+
// + +
|
741
|
+
// | |
|
742
|
+
// +---+---+
|
743
|
+
if (insertTds.length) {
|
744
|
+
var newTds = [];
|
745
|
+
for (var i = 0; i < insertTds.length; i++) {
|
746
|
+
newTds.push(TD_TEMPLATE);
|
747
|
+
}
|
748
|
+
table.trs.push({
|
749
|
+
tds: newTds
|
750
|
+
});
|
697
751
|
}
|
698
|
-
|
699
|
-
table.trs.push({
|
700
|
-
tds: newTds
|
701
|
-
});
|
752
|
+
this.manager.store.changeValueById(tableId, table);
|
702
753
|
}
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
754
|
+
});
|
755
|
+
Object.defineProperty(TableViewPlugin.prototype, "buildEditorToolbar", {
|
756
|
+
enumerable: false,
|
757
|
+
configurable: true,
|
758
|
+
writable: true,
|
759
|
+
value: function (_a, toolbars) {
|
760
|
+
var _this = this;
|
761
|
+
var schema = _a.schema,
|
711
762
|
info = _a.info;
|
712
|
-
|
713
|
-
|
714
|
-
var tdId_1 = schema.$$id;
|
715
|
-
toolbars.push({
|
716
|
-
icon: 'fa fa-chevron-left',
|
717
|
-
order: 100,
|
718
|
-
tooltip: i18n("a896691b72032fe21a00b6487381a529"),
|
719
|
-
onClick: function () {
|
720
|
-
_this.insertCol(tdId_1, 'left');
|
721
|
-
}
|
722
|
-
});
|
723
|
-
toolbars.push({
|
724
|
-
icon: 'fa fa-chevron-down',
|
725
|
-
order: 100,
|
726
|
-
tooltip: i18n("24e4bbbf29a8d31e711c8d9366bf1a6f"),
|
727
|
-
onClick: function () {
|
728
|
-
_this.insertRow(tdId_1, 'below');
|
729
|
-
}
|
730
|
-
});
|
731
|
-
toolbars.push({
|
732
|
-
icon: 'fa fa-chevron-up',
|
733
|
-
order: 100,
|
734
|
-
tooltip: i18n("aea2dd682bc9dc2974dd971581148459"),
|
735
|
-
onClick: function () {
|
736
|
-
_this.insertRow(tdId_1, 'above');
|
737
|
-
}
|
738
|
-
});
|
739
|
-
toolbars.push({
|
740
|
-
icon: 'fa fa-chevron-right',
|
741
|
-
order: 100,
|
742
|
-
tooltip: i18n("bac058b86f8fd4e8f5e2ef3807799aea"),
|
743
|
-
onClick: function () {
|
744
|
-
_this.insertCol(tdId_1, 'right');
|
745
|
-
}
|
746
|
-
});
|
747
|
-
var colspan = schema.colspan || 1;
|
748
|
-
var rowspan = schema.rowspan || 1;
|
749
|
-
|
750
|
-
if (colspan > 1 || rowspan > 1) {
|
763
|
+
if (info.schemaPath.endsWith('/td')) {
|
764
|
+
var tdId_1 = schema.$$id;
|
751
765
|
toolbars.push({
|
752
|
-
icon: 'fa fa-
|
766
|
+
icon: 'fa fa-chevron-left',
|
753
767
|
order: 100,
|
754
|
-
tooltip: i18n("
|
768
|
+
tooltip: i18n("a896691b72032fe21a00b6487381a529"),
|
755
769
|
onClick: function () {
|
756
|
-
_this.
|
770
|
+
_this.insertCol(tdId_1, 'left');
|
757
771
|
}
|
758
772
|
});
|
773
|
+
toolbars.push({
|
774
|
+
icon: 'fa fa-chevron-down',
|
775
|
+
order: 100,
|
776
|
+
tooltip: i18n("24e4bbbf29a8d31e711c8d9366bf1a6f"),
|
777
|
+
onClick: function () {
|
778
|
+
_this.insertRow(tdId_1, 'below');
|
779
|
+
}
|
780
|
+
});
|
781
|
+
toolbars.push({
|
782
|
+
icon: 'fa fa-chevron-up',
|
783
|
+
order: 100,
|
784
|
+
tooltip: i18n("aea2dd682bc9dc2974dd971581148459"),
|
785
|
+
onClick: function () {
|
786
|
+
_this.insertRow(tdId_1, 'above');
|
787
|
+
}
|
788
|
+
});
|
789
|
+
toolbars.push({
|
790
|
+
icon: 'fa fa-chevron-right',
|
791
|
+
order: 100,
|
792
|
+
tooltip: i18n("bac058b86f8fd4e8f5e2ef3807799aea"),
|
793
|
+
onClick: function () {
|
794
|
+
_this.insertCol(tdId_1, 'right');
|
795
|
+
}
|
796
|
+
});
|
797
|
+
var colspan = schema.colspan || 1;
|
798
|
+
var rowspan = schema.rowspan || 1;
|
799
|
+
if (colspan > 1 || rowspan > 1) {
|
800
|
+
toolbars.push({
|
801
|
+
icon: 'fa fa-columns',
|
802
|
+
order: 100,
|
803
|
+
tooltip: i18n("488d0742c010851e9c6ce3264df9542b"),
|
804
|
+
onClick: function () {
|
805
|
+
_this.splitCell(tdId_1);
|
806
|
+
}
|
807
|
+
});
|
808
|
+
}
|
759
809
|
}
|
760
810
|
}
|
761
|
-
};
|
762
|
-
|
811
|
+
});
|
763
812
|
return TableViewPlugin;
|
764
813
|
}(BasePlugin);
|
765
814
|
registerEditorPlugin(TableViewPlugin);
|