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/Table-v2.js
DELETED
@@ -1,819 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* amis-editor v5.2.0-beta.2
|
3
|
-
* Copyright 2018-2022 @fex
|
4
|
-
*/
|
5
|
-
|
6
|
-
import { __extends, __assign, __awaiter, __generator } from 'tslib';
|
7
|
-
import { resolveVariable } from 'amis';
|
8
|
-
import { setVariable } from 'amis-core';
|
9
|
-
import { getSchemaTpl, tipedLabel, defaultValue, mockValue, repeatArray, BasePlugin, registerEditorPlugin } from 'amis-editor-core';
|
10
|
-
import { getArgsWrapper, getEventControlConfig } from '../renderer/event-control/helper.js';
|
11
|
-
import { i18n } from 'i18n-runtime';
|
12
|
-
|
13
|
-
var TableV2Plugin =
|
14
|
-
/** @class */
|
15
|
-
function (_super) {
|
16
|
-
__extends(TableV2Plugin, _super);
|
17
|
-
|
18
|
-
function TableV2Plugin() {
|
19
|
-
var _this = _super !== null && _super.apply(this, arguments) || this; // 关联渲染器名字
|
20
|
-
|
21
|
-
|
22
|
-
_this.rendererName = 'table-v2';
|
23
|
-
_this.$schema = '/schemas/TableSchema.json'; // 组件名称
|
24
|
-
|
25
|
-
_this.name = i18n("7b755ba413eac50423859395c68e6280");
|
26
|
-
_this.isBaseComponent = true;
|
27
|
-
_this.panelJustify = true;
|
28
|
-
_this.disabledRendererPlugin = true;
|
29
|
-
_this.description = i18n("ea2b32f5d78d2305b9b7bc21e056a009");
|
30
|
-
_this.docLink = '/amis/zh-CN/components/table-v2';
|
31
|
-
_this.icon = 'fa fa-table';
|
32
|
-
_this.scaffold = {
|
33
|
-
type: 'table-v2',
|
34
|
-
columns: [{
|
35
|
-
title: i18n("20aadc3f9b7edb564dc58898898e0dc8"),
|
36
|
-
key: 'a'
|
37
|
-
}],
|
38
|
-
source: '$item'
|
39
|
-
};
|
40
|
-
_this.regions = [{
|
41
|
-
key: 'columns',
|
42
|
-
label: i18n("1f9794dd5634220ed0a498c666cf46fe"),
|
43
|
-
renderMethod: 'renderTable',
|
44
|
-
preferTag: i18n("027446c2f9070b0f5b16a18208bf5fc7"),
|
45
|
-
dndMode: 'position-h'
|
46
|
-
}];
|
47
|
-
_this.previewSchema = {
|
48
|
-
type: 'table-v2',
|
49
|
-
className: 'text-left m-b-none',
|
50
|
-
items: [{
|
51
|
-
a: 1,
|
52
|
-
b: 2,
|
53
|
-
c: 9
|
54
|
-
}, {
|
55
|
-
a: 3,
|
56
|
-
b: 4,
|
57
|
-
c: 8
|
58
|
-
}, {
|
59
|
-
a: 5,
|
60
|
-
b: 6,
|
61
|
-
c: 7
|
62
|
-
}],
|
63
|
-
columns: [{
|
64
|
-
title: 'A',
|
65
|
-
key: 'a'
|
66
|
-
}, {
|
67
|
-
title: 'B',
|
68
|
-
key: 'b'
|
69
|
-
}]
|
70
|
-
};
|
71
|
-
_this.scaffoldForm = {
|
72
|
-
title: i18n("6b93fcfc1a5795189c6072fa6e86d4f6"),
|
73
|
-
body: [{
|
74
|
-
name: 'columns',
|
75
|
-
type: 'combo',
|
76
|
-
multiple: true,
|
77
|
-
label: false,
|
78
|
-
addButtonText: i18n("0c14e431f1b5ecd163f8fa010a0654c7"),
|
79
|
-
draggable: true,
|
80
|
-
items: [{
|
81
|
-
type: 'input-text',
|
82
|
-
name: 'title',
|
83
|
-
placeholder: i18n("32c65d8d7431e76029678ec7bb73a5ab")
|
84
|
-
}, {
|
85
|
-
type: 'input-text',
|
86
|
-
name: 'key',
|
87
|
-
placeholder: i18n("41a344642681efaaa418c228ba7fb45c")
|
88
|
-
}, {
|
89
|
-
type: 'select',
|
90
|
-
name: 'type',
|
91
|
-
placeholder: i18n("226b0912184333c81babf2f1894ec0c1"),
|
92
|
-
value: 'text',
|
93
|
-
options: [{
|
94
|
-
value: 'text',
|
95
|
-
label: i18n("ffb01e5bcf4c00447f5150d3cba81371")
|
96
|
-
}, {
|
97
|
-
value: 'tpl',
|
98
|
-
label: i18n("59cf15fe6b8d659c9bd2f86143534a06")
|
99
|
-
}, {
|
100
|
-
value: 'image',
|
101
|
-
label: i18n("20def7942674282277c3714ed7ea6ce0")
|
102
|
-
}, {
|
103
|
-
value: 'date',
|
104
|
-
label: i18n("4ff1e74e43a3586339251494117185ad")
|
105
|
-
}, {
|
106
|
-
value: 'progress',
|
107
|
-
label: i18n("c7bff79d059a0b7ff9b02441959d8be2")
|
108
|
-
}, {
|
109
|
-
value: 'status',
|
110
|
-
label: i18n("3fea7ca76cdece641436d7ab0d02ab1b")
|
111
|
-
}, {
|
112
|
-
value: 'mapping',
|
113
|
-
label: i18n("9da188491dd34c4382a5b9f006194e41")
|
114
|
-
}, {
|
115
|
-
value: 'container',
|
116
|
-
label: i18n("22c799040acdb2601b437ed5449de076")
|
117
|
-
}, {
|
118
|
-
value: 'operation',
|
119
|
-
label: i18n("8abc564260a1564521e0c3a1d5419b4a")
|
120
|
-
}]
|
121
|
-
}]
|
122
|
-
}],
|
123
|
-
canRebuild: true
|
124
|
-
};
|
125
|
-
_this.panelTitle = i18n("b339aa87104709397ba68e7ebbc6e5ba");
|
126
|
-
_this.events = [{
|
127
|
-
eventName: 'selectedChange',
|
128
|
-
eventLabel: i18n("257f5a3886d87d2255206f86b880d07e"),
|
129
|
-
description: i18n("6130b1f75d624b2f73f5d923492e92f7"),
|
130
|
-
dataSchema: [{
|
131
|
-
type: 'object',
|
132
|
-
properties: {
|
133
|
-
'event.data.selectedItems': {
|
134
|
-
type: 'array',
|
135
|
-
title: i18n("aeddca0456d8fe520dc95545a83458e9")
|
136
|
-
},
|
137
|
-
'event.data.unSelectedItems': {
|
138
|
-
type: 'array',
|
139
|
-
title: i18n("4f907cb94921bb62a8399adec922bb60")
|
140
|
-
}
|
141
|
-
}
|
142
|
-
}]
|
143
|
-
}, {
|
144
|
-
eventName: 'columnSort',
|
145
|
-
eventLabel: i18n("f3d21138c8ecf5683503c4f814cc7199"),
|
146
|
-
description: i18n("d84464cfb2a5828a200fe9c28a323122"),
|
147
|
-
dataSchema: [{
|
148
|
-
type: 'object',
|
149
|
-
properties: {
|
150
|
-
'event.data.orderBy': {
|
151
|
-
type: 'string',
|
152
|
-
title: i18n("652f155e644e82ebb0a1aed97ab6ab23")
|
153
|
-
},
|
154
|
-
'event.data.orderDir': {
|
155
|
-
type: 'string',
|
156
|
-
title: i18n("460e3a697d1680445a47139c0816fbe6")
|
157
|
-
}
|
158
|
-
}
|
159
|
-
}]
|
160
|
-
}, {
|
161
|
-
eventName: 'columnFilter',
|
162
|
-
eventLabel: i18n("3d0b957a99d0c366612c01913e17a0c7"),
|
163
|
-
description: i18n("b35963687361af98e6acdc004e87fc3c"),
|
164
|
-
dataSchema: [{
|
165
|
-
type: 'object',
|
166
|
-
properties: {
|
167
|
-
'event.data.filterName': {
|
168
|
-
type: 'string',
|
169
|
-
title: i18n("ad11fba3ac676233f3105e76e7de0501")
|
170
|
-
},
|
171
|
-
'event.data.filterValue': {
|
172
|
-
type: 'string',
|
173
|
-
title: i18n("8e4b9c88c51aaad1a28a28e8b536697f")
|
174
|
-
}
|
175
|
-
}
|
176
|
-
}]
|
177
|
-
}, {
|
178
|
-
eventName: 'columnSearch',
|
179
|
-
eventLabel: i18n("93a5a0253f11e3a2e58f4e87a52fb094"),
|
180
|
-
description: i18n("6d4c4990ab2c32efe8a17c5f22e10cb5"),
|
181
|
-
dataSchema: [{
|
182
|
-
type: 'object',
|
183
|
-
properties: {
|
184
|
-
'event.data.searchName': {
|
185
|
-
type: 'string',
|
186
|
-
title: i18n("a80a4486100baf3f45fab3a59e4a816d")
|
187
|
-
},
|
188
|
-
'event.data.searchValue': {
|
189
|
-
type: 'object',
|
190
|
-
title: i18n("b9a565fe1dc488efae1d63464f277f09")
|
191
|
-
}
|
192
|
-
}
|
193
|
-
}]
|
194
|
-
}, {
|
195
|
-
eventName: 'orderChange',
|
196
|
-
eventLabel: i18n("85ddd38957256b6e9026f42ed570bc35"),
|
197
|
-
description: i18n("d7a66def82af88cd5d408e38feb8a65a"),
|
198
|
-
dataSchema: [{
|
199
|
-
type: 'object',
|
200
|
-
properties: {
|
201
|
-
'event.data.movedItems': {
|
202
|
-
type: 'array',
|
203
|
-
title: i18n("1987561c006c7192ab619f81103d2a2f")
|
204
|
-
}
|
205
|
-
}
|
206
|
-
}]
|
207
|
-
}, {
|
208
|
-
eventName: 'columnToggled',
|
209
|
-
eventLabel: i18n("ecfebbc91e2c18a512aeb11b7da15193"),
|
210
|
-
description: i18n("c94f45773a42dc386b9c9dcdc6fa542b"),
|
211
|
-
dataSchema: [{
|
212
|
-
type: 'object',
|
213
|
-
properties: {
|
214
|
-
'event.data.columns': {
|
215
|
-
type: 'array',
|
216
|
-
title: i18n("70567329ee851a5ba7e7301bd8e9d9a1")
|
217
|
-
}
|
218
|
-
}
|
219
|
-
}]
|
220
|
-
}, {
|
221
|
-
eventName: 'rowClick',
|
222
|
-
eventLabel: i18n("76e47871d654c3b0b0e301c0a076e55a"),
|
223
|
-
description: i18n("cc13521eab2c7423b3fb857772405cc3"),
|
224
|
-
dataSchema: [{
|
225
|
-
type: 'object',
|
226
|
-
properties: {
|
227
|
-
'event.data.rowItem': {
|
228
|
-
type: 'object',
|
229
|
-
title: i18n("2fbbf5c38b66ac5496ac42246bbe9e0b")
|
230
|
-
}
|
231
|
-
}
|
232
|
-
}]
|
233
|
-
}];
|
234
|
-
_this.actions = [{
|
235
|
-
actionType: 'select',
|
236
|
-
actionLabel: i18n("8eb3c8b16106e5487cd1fa3b8a1342ce"),
|
237
|
-
description: i18n("908cc16fe4f7972450167e26276ac726"),
|
238
|
-
schema: getArgsWrapper([{
|
239
|
-
type: 'input-formula',
|
240
|
-
variables: '${variables}',
|
241
|
-
evalMode: false,
|
242
|
-
variableMode: 'tabs',
|
243
|
-
label: i18n("a2b39e5a8b5015234dcd8e07a2e00e3d"),
|
244
|
-
size: 'lg',
|
245
|
-
name: 'selected',
|
246
|
-
mode: 'horizontal'
|
247
|
-
}])
|
248
|
-
}, {
|
249
|
-
actionType: 'selectAll',
|
250
|
-
actionLabel: i18n("366a3c07289bd6efb7c2a182f7a12772"),
|
251
|
-
description: i18n("e97c09cd119b64ae0a8dfd42a1d449cb")
|
252
|
-
}, {
|
253
|
-
actionType: 'clearAll',
|
254
|
-
actionLabel: i18n("c3e8652924c258e121eed16414d3a9e5"),
|
255
|
-
description: i18n("7619ec29c0a854dd49e0a7a47bf1a127")
|
256
|
-
}];
|
257
|
-
|
258
|
-
_this.panelBodyCreator = function (context) {
|
259
|
-
var isCRUDBody = ['crud', 'crud2'].includes(context.schema.type);
|
260
|
-
return getSchemaTpl('tabs', [{
|
261
|
-
title: i18n("24d67862f87f439db7ca957aecb77cce"),
|
262
|
-
body: [getSchemaTpl('collapseGroup', [{
|
263
|
-
title: i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
264
|
-
body: [{
|
265
|
-
name: 'source',
|
266
|
-
type: 'input-text',
|
267
|
-
label: tipedLabel(i18n("c11322c9cc43ce3c004cf03f5ac0acd0"), i18n("8369004103635f8e75026217ebf237da")),
|
268
|
-
hidden: isCRUDBody,
|
269
|
-
pipeIn: defaultValue('${items}')
|
270
|
-
}, getSchemaTpl('switch', {
|
271
|
-
name: 'title',
|
272
|
-
label: i18n("bd3e7a1b636e4477a4ea59922ed2cc1e"),
|
273
|
-
pipeIn: function (value) {
|
274
|
-
return !!value;
|
275
|
-
},
|
276
|
-
pipeOut: function (value) {
|
277
|
-
if (value) {
|
278
|
-
return {
|
279
|
-
type: 'container',
|
280
|
-
body: [{
|
281
|
-
type: 'tpl',
|
282
|
-
tpl: i18n("11d00f37d934b2464f3258952a398626"),
|
283
|
-
inline: false,
|
284
|
-
style: {
|
285
|
-
fontSize: 14
|
286
|
-
}
|
287
|
-
}]
|
288
|
-
};
|
289
|
-
}
|
290
|
-
|
291
|
-
return null;
|
292
|
-
}
|
293
|
-
}), getSchemaTpl('switch', {
|
294
|
-
name: 'showHeader',
|
295
|
-
label: i18n("4e3cd1a7b193e2fd3458278d10c530e2"),
|
296
|
-
value: true,
|
297
|
-
pipeIn: function (value) {
|
298
|
-
return !!value;
|
299
|
-
},
|
300
|
-
pipeOut: function (value) {
|
301
|
-
return !!value;
|
302
|
-
}
|
303
|
-
}), getSchemaTpl('switch', {
|
304
|
-
visibleOn: 'this.showHeader !== false',
|
305
|
-
name: 'sticky',
|
306
|
-
label: i18n("023ff3530e48493e653eb48e958a4eb8"),
|
307
|
-
pipeIn: defaultValue(false)
|
308
|
-
}), getSchemaTpl('switch', {
|
309
|
-
name: 'footer',
|
310
|
-
label: i18n("dd9b85b2cd13ca724afd1f43567abdbf"),
|
311
|
-
pipeIn: function (value) {
|
312
|
-
return !!value;
|
313
|
-
},
|
314
|
-
pipeOut: function (value) {
|
315
|
-
if (value) {
|
316
|
-
return {
|
317
|
-
type: 'container',
|
318
|
-
body: [{
|
319
|
-
type: 'tpl',
|
320
|
-
tpl: i18n("c89b5fd3b706a17feb016d93c80e34b1"),
|
321
|
-
inline: false,
|
322
|
-
style: {
|
323
|
-
fontSize: 14
|
324
|
-
}
|
325
|
-
}]
|
326
|
-
};
|
327
|
-
}
|
328
|
-
|
329
|
-
return null;
|
330
|
-
}
|
331
|
-
}), {
|
332
|
-
name: 'scroll.y',
|
333
|
-
label: i18n("a5baa4818b14f4680955aa34dd559d02"),
|
334
|
-
type: 'button-group-select',
|
335
|
-
pipeIn: function (v) {
|
336
|
-
return v != null;
|
337
|
-
},
|
338
|
-
pipeOut: function (v) {
|
339
|
-
return v ? '' : null;
|
340
|
-
},
|
341
|
-
options: [{
|
342
|
-
label: i18n("4db804afe5c99f7ca4fe988ada35c77f"),
|
343
|
-
value: false
|
344
|
-
}, {
|
345
|
-
label: i18n("1ef8fd21130d17cb7c1613eaed6ca1e4"),
|
346
|
-
value: true
|
347
|
-
}]
|
348
|
-
}, {
|
349
|
-
type: 'input-group',
|
350
|
-
visibleOn: 'data.scroll && data.scroll.y !== null',
|
351
|
-
label: i18n("ee18dc475df8654cb13ad67dd84eec28"),
|
352
|
-
body: [{
|
353
|
-
type: 'input-number',
|
354
|
-
name: 'scroll.y'
|
355
|
-
}, {
|
356
|
-
type: 'tpl',
|
357
|
-
addOnclassName: 'border-0 bg-none',
|
358
|
-
tpl: 'px'
|
359
|
-
}]
|
360
|
-
}, {
|
361
|
-
name: 'scroll.x',
|
362
|
-
label: tipedLabel(i18n("8bb5781dc5f2745e6356cdc5e6d76b16"), i18n("88a364068f684dc77aca5b6c006ef576")),
|
363
|
-
type: 'button-group-select',
|
364
|
-
pipeIn: function (v) {
|
365
|
-
return v != null;
|
366
|
-
},
|
367
|
-
pipeOut: function (v) {
|
368
|
-
return v ? '' : null;
|
369
|
-
},
|
370
|
-
options: [{
|
371
|
-
label: i18n("4db804afe5c99f7ca4fe988ada35c77f"),
|
372
|
-
value: false
|
373
|
-
}, {
|
374
|
-
label: i18n("1ef8fd21130d17cb7c1613eaed6ca1e4"),
|
375
|
-
value: true
|
376
|
-
}]
|
377
|
-
}, {
|
378
|
-
type: 'input-group',
|
379
|
-
visibleOn: 'data.scroll && data.scroll.x !== null',
|
380
|
-
name: 'scroll.x',
|
381
|
-
label: i18n("6e3d35b57c29b1b419569cc55b3a5d33"),
|
382
|
-
body: [{
|
383
|
-
type: 'input-number',
|
384
|
-
name: 'scroll.x'
|
385
|
-
}, {
|
386
|
-
type: 'tpl',
|
387
|
-
addOnclassName: 'border-0 bg-none',
|
388
|
-
tpl: 'px'
|
389
|
-
}]
|
390
|
-
}, {
|
391
|
-
name: 'placeholder',
|
392
|
-
pipeIn: defaultValue(i18n("21efd88b67a39834582ad99aabb9dc60")),
|
393
|
-
type: 'input-text',
|
394
|
-
label: i18n("8ce1cd75b6e9c0c0e3468589fcea822c")
|
395
|
-
}]
|
396
|
-
}, {
|
397
|
-
title: i18n("949a8b7bd2c10070a2fae16f9c66afbb"),
|
398
|
-
body: [getSchemaTpl('switch', {
|
399
|
-
name: 'resizable',
|
400
|
-
label: tipedLabel(i18n("ba4f461832cbdb7fbdb170fc9c1db647"), i18n("aa2bd9f54608c0c85d3ceecb707938c9")),
|
401
|
-
pipeIn: function (value) {
|
402
|
-
return !!value;
|
403
|
-
},
|
404
|
-
pipeOut: function (value) {
|
405
|
-
return value;
|
406
|
-
}
|
407
|
-
}), isCRUDBody ? null : {
|
408
|
-
type: 'ae-Switch-More',
|
409
|
-
mode: 'normal',
|
410
|
-
name: 'columnsTogglable',
|
411
|
-
hiddenOnDefault: true,
|
412
|
-
formType: 'extend',
|
413
|
-
label: tipedLabel(i18n("2816cea6c4887a53c417831deb5fbe00"), i18n("d3c5079f7e26b1a7374ff76341376de4")),
|
414
|
-
pipeOut: function (value) {
|
415
|
-
if (value && value.columnsTogglable) {
|
416
|
-
return {
|
417
|
-
columnsTogglable: {
|
418
|
-
type: 'column-toggler'
|
419
|
-
}
|
420
|
-
};
|
421
|
-
}
|
422
|
-
|
423
|
-
return value;
|
424
|
-
},
|
425
|
-
form: {
|
426
|
-
body: [{
|
427
|
-
mode: 'normal',
|
428
|
-
type: 'ae-columnControl'
|
429
|
-
}]
|
430
|
-
}
|
431
|
-
}]
|
432
|
-
}, {
|
433
|
-
title: i18n("ed85be57262e5a0c3116293e88278fef"),
|
434
|
-
body: [{
|
435
|
-
name: 'lineHeight',
|
436
|
-
label: i18n("5a431ad16d8f7f23fac3be5650e51caa"),
|
437
|
-
type: 'select',
|
438
|
-
placeholder: i18n("3d2ac2fd2c60931fff1db814662334c3"),
|
439
|
-
options: [{
|
440
|
-
label: i18n("85a49c5ed4628647f2ead9206224dba3"),
|
441
|
-
value: ''
|
442
|
-
}, {
|
443
|
-
label: i18n("4296d7d293c9ea4a0e52c6415f0b5c96"),
|
444
|
-
value: 'large'
|
445
|
-
}, {
|
446
|
-
label: i18n("aed1dfbc31703955e64806b799b67645"),
|
447
|
-
value: 'middle'
|
448
|
-
}],
|
449
|
-
clearable: false,
|
450
|
-
value: ''
|
451
|
-
}, isCRUDBody ? {
|
452
|
-
type: 'ae-Switch-More',
|
453
|
-
mode: 'normal',
|
454
|
-
name: 'rowSelection',
|
455
|
-
label: i18n("e3be7b8a459a08fec8f378a0660b642b"),
|
456
|
-
visibleOn: 'data.selectable',
|
457
|
-
hiddenOnDefault: true,
|
458
|
-
formType: 'extend',
|
459
|
-
form: {
|
460
|
-
body: [{
|
461
|
-
label: i18n("1f1ca9df5fa3648c718ad04649888943"),
|
462
|
-
name: 'rowSelection.rowClick',
|
463
|
-
type: 'button-group-select',
|
464
|
-
value: false,
|
465
|
-
options: [{
|
466
|
-
label: 'CheckBox',
|
467
|
-
value: false
|
468
|
-
}, {
|
469
|
-
label: i18n("596171970b639a35dadde2aa930d666a"),
|
470
|
-
value: true
|
471
|
-
}]
|
472
|
-
}, {
|
473
|
-
name: 'rowSelection.disableOn',
|
474
|
-
type: 'ae-formulaControl',
|
475
|
-
label: i18n("388855093d17f3df43ff80242d7a1bed")
|
476
|
-
}, {
|
477
|
-
name: 'rowSelection.selections',
|
478
|
-
label: i18n("46705a530ba9721527a4202bae7091bd"),
|
479
|
-
type: 'checkboxes',
|
480
|
-
joinValues: false,
|
481
|
-
inline: false,
|
482
|
-
itemClassName: 'text-sm',
|
483
|
-
options: [{
|
484
|
-
label: i18n("66eeacd93a7c1bda93906fe908ad11a0"),
|
485
|
-
value: 'all'
|
486
|
-
}, {
|
487
|
-
label: i18n("aab57a3547a451f756bb8231a1eee8d7"),
|
488
|
-
value: 'invert'
|
489
|
-
}, {
|
490
|
-
label: i18n("76159d0d1261c0b6c310901244457e36"),
|
491
|
-
value: 'none'
|
492
|
-
}, {
|
493
|
-
label: i18n("be4751b0c9adf1d8deee45226c6124ee"),
|
494
|
-
value: 'odd'
|
495
|
-
}, {
|
496
|
-
label: i18n("49f4010dade8652e5aff6a2c67aa23a4"),
|
497
|
-
value: 'even'
|
498
|
-
}],
|
499
|
-
pipeIn: function (v) {
|
500
|
-
if (!v) {
|
501
|
-
return;
|
502
|
-
}
|
503
|
-
|
504
|
-
return v.map(function (item) {
|
505
|
-
return {
|
506
|
-
label: item.text,
|
507
|
-
value: item.key
|
508
|
-
};
|
509
|
-
});
|
510
|
-
},
|
511
|
-
pipeOut: function (v) {
|
512
|
-
if (!v) {
|
513
|
-
return;
|
514
|
-
}
|
515
|
-
|
516
|
-
return v.map(function (item) {
|
517
|
-
return {
|
518
|
-
key: item.value,
|
519
|
-
text: item.label
|
520
|
-
};
|
521
|
-
});
|
522
|
-
}
|
523
|
-
}]
|
524
|
-
}
|
525
|
-
} : null, {
|
526
|
-
type: 'ae-Switch-More',
|
527
|
-
mode: 'normal',
|
528
|
-
name: 'expandable',
|
529
|
-
label: i18n("49b4aa407b91ac997e27314e30c03110"),
|
530
|
-
hiddenOnDefault: true,
|
531
|
-
formType: 'extend',
|
532
|
-
form: {
|
533
|
-
body: [{
|
534
|
-
name: 'expandable.expandableOn',
|
535
|
-
visibleOn: 'data.expandable',
|
536
|
-
type: 'ae-formulaControl',
|
537
|
-
label: i18n("8c1f5c49de09adab9a0e0c39e0106f78")
|
538
|
-
}]
|
539
|
-
}
|
540
|
-
}, getSchemaTpl('switch', {
|
541
|
-
name: 'childrenColumnName',
|
542
|
-
label: i18n("caca6cb58342bb604483d94f49515234"),
|
543
|
-
pipeIn: function (value) {
|
544
|
-
return !!value;
|
545
|
-
},
|
546
|
-
pipeOut: function (value) {
|
547
|
-
return value ? 'children' : '';
|
548
|
-
}
|
549
|
-
}), getSchemaTpl('switch', {
|
550
|
-
name: 'draggable',
|
551
|
-
label: i18n("5bdff9fd07d2a2430ac50e1559dbee27"),
|
552
|
-
pipeIn: function (value) {
|
553
|
-
return !!value;
|
554
|
-
},
|
555
|
-
pipeOut: function (value) {
|
556
|
-
return value;
|
557
|
-
}
|
558
|
-
})]
|
559
|
-
}, {
|
560
|
-
title: i18n("3fea7ca76cdece641436d7ab0d02ab1b"),
|
561
|
-
body: [getSchemaTpl('hidden', {
|
562
|
-
label: i18n("dce5379cb978a8259ecfca8f08f00817")
|
563
|
-
})]
|
564
|
-
}, {
|
565
|
-
title: i18n("dfac151de712ab0b3618072c8a7f0a0f"),
|
566
|
-
body: [getSchemaTpl('apiControl', {
|
567
|
-
label: i18n("33eaf97ecb3465754855e847f14d129c"),
|
568
|
-
name: 'quickSaveApi'
|
569
|
-
}), getSchemaTpl('apiControl', {
|
570
|
-
label: i18n("ce7d31d64f2315e1d4cede288b9dfc60"),
|
571
|
-
name: 'quickSaveItemApi'
|
572
|
-
})]
|
573
|
-
}])]
|
574
|
-
}, {
|
575
|
-
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
576
|
-
body: [getSchemaTpl('collapseGroup', [{
|
577
|
-
title: i18n("4092ed98e9035652d4c9ca9441701ed7"),
|
578
|
-
body: [getSchemaTpl('switch', {
|
579
|
-
name: 'bordered',
|
580
|
-
label: i18n("961534b4ea37e4e88aada736b299d063"),
|
581
|
-
pipeIn: defaultValue(false)
|
582
|
-
}), {
|
583
|
-
name: 'scroll.x',
|
584
|
-
type: 'input-number',
|
585
|
-
label: i18n("927b639f244953f237cd12943c8b815c")
|
586
|
-
}, {
|
587
|
-
name: 'indentSize',
|
588
|
-
visibleOn: 'data.childrenColumnName',
|
589
|
-
type: 'input-number',
|
590
|
-
unitOptions: [{
|
591
|
-
label: 'px',
|
592
|
-
value: 'px'
|
593
|
-
}],
|
594
|
-
label: i18n("fdd59ca00eba17d4bfebf744056ce4ab")
|
595
|
-
}, {
|
596
|
-
name: 'rowSelection.columnWidth',
|
597
|
-
visibleOn: 'data.rowSelection',
|
598
|
-
type: 'input-number',
|
599
|
-
label: i18n("6bfd4423d8aebbf0cac7ba4d74f245bd"),
|
600
|
-
description: i18n("21922c6479665dcba83106f8e9ffdf68")
|
601
|
-
}, {
|
602
|
-
name: 'expandable.columnWidth',
|
603
|
-
visibleOn: 'data.expandable',
|
604
|
-
type: 'input-number',
|
605
|
-
label: i18n("31b7c58c2d9a170829b90314ff98b66a"),
|
606
|
-
description: i18n("81ccf26d9622d139a13ba2a61bd9fea4")
|
607
|
-
}]
|
608
|
-
}, getSchemaTpl('style:classNames', {
|
609
|
-
isFormItem: true,
|
610
|
-
schema: [{
|
611
|
-
name: 'rowClassNameExpr',
|
612
|
-
type: 'ae-formulaControl',
|
613
|
-
label: i18n("68e9249db7bd12ab17994b1761b049f5")
|
614
|
-
}, {
|
615
|
-
name: 'expandable.expandedRowClassNameExpr',
|
616
|
-
visibleOn: 'data.expandable',
|
617
|
-
type: 'ae-formulaControl',
|
618
|
-
label: i18n("ef0c5b6fa16497343eedb76171d61d68")
|
619
|
-
}]
|
620
|
-
})])]
|
621
|
-
}, {
|
622
|
-
title: i18n("10b2761db5a8e089049df39675abc550"),
|
623
|
-
body: [getSchemaTpl('eventControl', __assign({
|
624
|
-
name: 'onEvent'
|
625
|
-
}, getEventControlConfig(_this.manager, context)))]
|
626
|
-
}]);
|
627
|
-
};
|
628
|
-
|
629
|
-
return _this;
|
630
|
-
}
|
631
|
-
|
632
|
-
TableV2Plugin.prototype.buildDataSchemas = function (node, region) {
|
633
|
-
var _a, _b;
|
634
|
-
|
635
|
-
return __awaiter(this, void 0, void 0, function () {
|
636
|
-
var itemsSchema, columns, _i, _c, current, schema, _d, _e, _f, result;
|
637
|
-
|
638
|
-
return __generator(this, function (_g) {
|
639
|
-
switch (_g.label) {
|
640
|
-
case 0:
|
641
|
-
itemsSchema = {
|
642
|
-
$id: 'tableRow',
|
643
|
-
type: 'object',
|
644
|
-
properties: {}
|
645
|
-
};
|
646
|
-
columns = node.children.find(function (item) {
|
647
|
-
return item.isRegion && item.region === 'columns';
|
648
|
-
});
|
649
|
-
_i = 0, _c = columns.children;
|
650
|
-
_g.label = 1;
|
651
|
-
|
652
|
-
case 1:
|
653
|
-
if (!(_i < _c.length)) return [3
|
654
|
-
/*break*/
|
655
|
-
, 6];
|
656
|
-
current = _c[_i];
|
657
|
-
schema = current.schema;
|
658
|
-
if (!(schema && schema.key)) return [3
|
659
|
-
/*break*/
|
660
|
-
, 5];
|
661
|
-
_d = itemsSchema.properties;
|
662
|
-
_e = schema.key;
|
663
|
-
if (!((_b = (_a = current.info) === null || _a === void 0 ? void 0 : _a.plugin) === null || _b === void 0 ? void 0 : _b.buildDataSchemas)) return [3
|
664
|
-
/*break*/
|
665
|
-
, 3];
|
666
|
-
return [4
|
667
|
-
/*yield*/
|
668
|
-
, current.info.plugin.buildDataSchemas(current, region)];
|
669
|
-
|
670
|
-
case 2:
|
671
|
-
_f = _g.sent();
|
672
|
-
return [3
|
673
|
-
/*break*/
|
674
|
-
, 4];
|
675
|
-
|
676
|
-
case 3:
|
677
|
-
_f = {
|
678
|
-
type: 'string',
|
679
|
-
title: schema.label || schema.title,
|
680
|
-
description: schema.description
|
681
|
-
};
|
682
|
-
_g.label = 4;
|
683
|
-
|
684
|
-
case 4:
|
685
|
-
_d[_e] = _f;
|
686
|
-
_g.label = 5;
|
687
|
-
|
688
|
-
case 5:
|
689
|
-
_i++;
|
690
|
-
return [3
|
691
|
-
/*break*/
|
692
|
-
, 1];
|
693
|
-
|
694
|
-
case 6:
|
695
|
-
result = {
|
696
|
-
$id: 'table-v2',
|
697
|
-
type: 'object',
|
698
|
-
properties: {
|
699
|
-
items: {
|
700
|
-
type: 'array',
|
701
|
-
title: i18n("642e5368b742c82472e2ef35114459c9"),
|
702
|
-
items: itemsSchema
|
703
|
-
}
|
704
|
-
}
|
705
|
-
};
|
706
|
-
|
707
|
-
if ((region === null || region === void 0 ? void 0 : region.region) === 'columns') {
|
708
|
-
result.properties = __assign(__assign({}, itemsSchema.properties), result.properties);
|
709
|
-
}
|
710
|
-
|
711
|
-
return [2
|
712
|
-
/*return*/
|
713
|
-
, result];
|
714
|
-
}
|
715
|
-
});
|
716
|
-
});
|
717
|
-
};
|
718
|
-
|
719
|
-
TableV2Plugin.prototype.getAvailableContextFields = function (scopeNode, node, region) {
|
720
|
-
return __awaiter(this, void 0, void 0, function () {
|
721
|
-
return __generator(this, function (_a) {
|
722
|
-
return [2
|
723
|
-
/*return*/
|
724
|
-
];
|
725
|
-
});
|
726
|
-
});
|
727
|
-
};
|
728
|
-
|
729
|
-
TableV2Plugin.prototype.filterProps = function (props) {
|
730
|
-
var arr = Array.isArray(props.value) ? props.value : typeof props.source === 'string' ? resolveVariable(props.source, props.data) : resolveVariable('items', props.data);
|
731
|
-
|
732
|
-
if (!Array.isArray(arr) || !arr.length) {
|
733
|
-
var mockedData_1 = {};
|
734
|
-
|
735
|
-
if (Array.isArray(props.columns)) {
|
736
|
-
props.columns.forEach(function (column) {
|
737
|
-
if (column.key) {
|
738
|
-
setVariable(mockedData_1, column.key, mockValue(column));
|
739
|
-
}
|
740
|
-
});
|
741
|
-
}
|
742
|
-
|
743
|
-
props.value = repeatArray(mockedData_1, 10).map(function (item, index) {
|
744
|
-
return __assign(__assign({}, item), {
|
745
|
-
id: index + 1
|
746
|
-
});
|
747
|
-
});
|
748
|
-
} else {
|
749
|
-
// 只取10条预览,否则太多卡顿
|
750
|
-
props.value = arr.slice(0, 10);
|
751
|
-
} // 如果设置了可展开 默认把第一行展开
|
752
|
-
|
753
|
-
|
754
|
-
if (props.expandable) {
|
755
|
-
if (typeof props.expandable === 'boolean') {
|
756
|
-
props.expandable = {};
|
757
|
-
}
|
758
|
-
|
759
|
-
if (!props.expandable.type) {
|
760
|
-
props.expandable.type = 'container';
|
761
|
-
props.expandable.body = [{
|
762
|
-
type: 'tpl',
|
763
|
-
tpl: i18n("1a7bd457c08093cf2cf887403dc249d8"),
|
764
|
-
inline: false
|
765
|
-
}];
|
766
|
-
}
|
767
|
-
|
768
|
-
props.expandable.keyField = 'id';
|
769
|
-
props.expandable.expandedRowKeys = [1];
|
770
|
-
}
|
771
|
-
|
772
|
-
return props;
|
773
|
-
}; // 为了能够自动注入数据。
|
774
|
-
|
775
|
-
|
776
|
-
TableV2Plugin.prototype.getRendererInfo = function (context) {
|
777
|
-
var _a;
|
778
|
-
|
779
|
-
var plugin = this;
|
780
|
-
var schema = context.schema,
|
781
|
-
renderer = context.renderer;
|
782
|
-
|
783
|
-
if (!schema.$$id && ['crud', 'crud2'].includes((_a = schema.$$editor) === null || _a === void 0 ? void 0 : _a.renderer.name) && renderer.name === 'table-v2') {
|
784
|
-
return __assign(__assign({}, {
|
785
|
-
id: schema.$$editor.id
|
786
|
-
}), {
|
787
|
-
name: plugin.name,
|
788
|
-
regions: plugin.regions,
|
789
|
-
patchContainers: plugin.patchContainers,
|
790
|
-
vRendererConfig: plugin.vRendererConfig,
|
791
|
-
wrapperProps: plugin.wrapperProps,
|
792
|
-
wrapperResolve: plugin.wrapperResolve,
|
793
|
-
filterProps: plugin.filterProps,
|
794
|
-
$schema: plugin.$schema,
|
795
|
-
renderRenderer: plugin.renderRenderer
|
796
|
-
});
|
797
|
-
}
|
798
|
-
|
799
|
-
return _super.prototype.getRendererInfo.call(this, context);
|
800
|
-
}; // 自动插入 label
|
801
|
-
|
802
|
-
|
803
|
-
TableV2Plugin.prototype.beforeInsert = function (event) {
|
804
|
-
var _a, _b, _c, _d;
|
805
|
-
|
806
|
-
var context = event.context;
|
807
|
-
|
808
|
-
if ((context.info.plugin === this || ((_a = context.node.sameIdChild) === null || _a === void 0 ? void 0 : _a.info.plugin) === this) && context.region === 'columns') {
|
809
|
-
context.data = __assign(__assign({}, context.data), {
|
810
|
-
title: (_d = (_b = context.data.label) !== null && _b !== void 0 ? _b : (_c = context.subRenderer) === null || _c === void 0 ? void 0 : _c.name) !== null && _d !== void 0 ? _d : i18n("bcee820bc20342a4d388a35ed32a35fe")
|
811
|
-
});
|
812
|
-
}
|
813
|
-
};
|
814
|
-
|
815
|
-
return TableV2Plugin;
|
816
|
-
}(BasePlugin);
|
817
|
-
registerEditorPlugin(TableV2Plugin);
|
818
|
-
|
819
|
-
export { TableV2Plugin };
|