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