amis-editor 5.2.0-beta.2 → 5.2.1-beta.15
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/component/BaseControl.d.ts +5 -810
- package/esm/component/BaseControl.js +33 -43
- package/esm/component/InputComponentName.js +1 -1
- package/esm/component/TableViewEditor.js +547 -454
- package/esm/icons/btn/btn-group.svg.js +1 -3
- package/esm/icons/btn/btn-select.svg.js +1 -3
- package/esm/icons/btn/btn-toolbar.svg.js +1 -3
- package/esm/icons/btn/button.svg.js +1 -3
- package/esm/icons/btn/dropdown-btn.svg.js +1 -3
- package/esm/icons/container/anchor-nav.svg.js +1 -3
- package/esm/icons/container/collapse.svg.js +1 -3
- package/esm/icons/container/container.svg.js +1 -3
- package/esm/icons/container/flex-container.svg.js +1 -3
- package/esm/icons/container/form-group.svg.js +1 -3
- package/esm/icons/container/grid.svg.js +1 -3
- package/esm/icons/container/iframe.svg.js +1 -3
- package/esm/icons/container/panel.svg.js +1 -3
- package/esm/icons/container/table-view.svg.js +1 -3
- package/esm/icons/container/tabs.svg.js +1 -3
- package/esm/icons/container/tooltip-wrapper.svg.js +1 -3
- package/esm/icons/container/web-component.svg.js +1 -3
- package/esm/icons/feat/audio.svg.js +1 -3
- package/esm/icons/feat/custom.svg.js +1 -3
- package/esm/icons/feat/each.svg.js +1 -3
- package/esm/icons/feat/form.svg.js +1 -3
- package/esm/icons/feat/nav.svg.js +1 -3
- package/esm/icons/feat/qrcode.svg.js +1 -3
- package/esm/icons/feat/service.svg.js +1 -3
- package/esm/icons/feat/table.svg.js +1 -3
- package/esm/icons/feat/tasks.svg.js +1 -3
- package/esm/icons/feat/video.svg.js +1 -3
- package/esm/icons/feat/wizard.svg.js +1 -3
- package/esm/icons/form/chained-select.svg.js +1 -3
- package/esm/icons/form/checkbox.svg.js +1 -3
- package/esm/icons/form/checkboxes.svg.js +1 -3
- package/esm/icons/form/combo.svg.js +1 -3
- package/esm/icons/form/condition-builder.svg.js +1 -3
- package/esm/icons/form/diff-editor.svg.js +1 -3
- package/esm/icons/form/editor.svg.js +1 -3
- package/esm/icons/form/formula.svg.js +1 -3
- package/esm/icons/form/hidden.svg.js +1 -3
- package/esm/icons/form/input-city.svg.js +1 -3
- package/esm/icons/form/input-color.svg.js +1 -3
- package/esm/icons/form/input-date-range.svg.js +1 -3
- package/esm/icons/form/input-date.svg.js +1 -3
- package/esm/icons/form/input-datetime.svg.js +1 -3
- package/esm/icons/form/input-email.svg.js +1 -3
- package/esm/icons/form/input-excel.svg.js +1 -3
- package/esm/icons/form/input-file.svg.js +1 -3
- package/esm/icons/form/input-group.svg.js +1 -3
- package/esm/icons/form/input-image.svg.js +1 -3
- package/esm/icons/form/input-kv.svg.js +1 -3
- package/esm/icons/form/input-month-range.svg.js +1 -3
- package/esm/icons/form/input-number.svg.js +1 -3
- package/esm/icons/form/input-password.svg.js +1 -3
- package/esm/icons/form/input-quarter-range.svg.js +1 -3
- package/esm/icons/form/input-range.svg.js +1 -3
- package/esm/icons/form/input-rating.svg.js +1 -3
- package/esm/icons/form/input-repeat.svg.js +1 -3
- package/esm/icons/form/input-rich-text.svg.js +1 -3
- package/esm/icons/form/input-tag.svg.js +1 -3
- package/esm/icons/form/input-text.svg.js +1 -3
- package/esm/icons/form/input-time-range.svg.js +1 -3
- package/esm/icons/form/input-time.svg.js +1 -3
- package/esm/icons/form/input-tree.svg.js +1 -3
- package/esm/icons/form/input-url.svg.js +1 -3
- package/esm/icons/form/input-year.svg.js +1 -3
- package/esm/icons/form/inputArray.svg.js +1 -3
- package/esm/icons/form/list-select.svg.js +1 -3
- package/esm/icons/form/location-picker.svg.js +1 -3
- package/esm/icons/form/matrix-checkboxes.svg.js +1 -3
- package/esm/icons/form/month.svg.js +1 -3
- package/esm/icons/form/nested-select.svg.js +1 -3
- package/esm/icons/form/picker.svg.js +1 -3
- package/esm/icons/form/quarter.svg.js +1 -3
- package/esm/icons/form/radios.svg.js +1 -3
- package/esm/icons/form/select.svg.js +1 -3
- package/esm/icons/form/static.svg.js +1 -3
- package/esm/icons/form/sub-form.svg.js +1 -3
- package/esm/icons/form/switch.svg.js +1 -3
- package/esm/icons/form/tabs-transfer.svg.js +1 -3
- package/esm/icons/form/textarea.svg.js +1 -3
- package/esm/icons/form/transfer.svg.js +1 -3
- package/esm/icons/form/tree-select.svg.js +1 -3
- package/esm/icons/form/uuid.svg.js +1 -3
- package/esm/icons/index.js +28 -1
- package/esm/icons/layout/layout-1with2.svg.js +32 -0
- package/esm/icons/layout/layout-2cols.svg.js +32 -0
- package/esm/icons/layout/layout-2row.svg.js +32 -0
- package/esm/icons/layout/layout-2with1.svg.js +33 -0
- package/esm/icons/layout/layout-3cols.svg.js +32 -0
- package/esm/icons/layout/layout-3row.svg.js +33 -0
- package/esm/icons/layout/layout-absolute.svg.js +27 -0
- package/esm/icons/layout/layout-fixed.svg.js +27 -0
- package/esm/icons/layout/layout-full.svg.js +49 -0
- package/esm/icons/layout/layout1-2.svg.js +33 -0
- package/esm/icons/layout/layout2-1.svg.js +33 -0
- package/esm/icons/layout/layout3-1.svg.js +33 -0
- package/esm/icons/layout/layout3-2.svg.js +33 -0
- package/esm/icons/other/divider.svg.js +1 -3
- package/esm/icons/other/property-sheet.svg.js +1 -3
- package/esm/icons/other/tooltip.svg.js +1 -3
- package/esm/icons/show/URL.svg.js +1 -3
- package/esm/icons/show/avatar.svg.js +1 -3
- package/esm/icons/show/breadcrumb.svg.js +1 -3
- package/esm/icons/show/card.svg.js +1 -3
- package/esm/icons/show/cards.svg.js +1 -3
- package/esm/icons/show/carousel.svg.js +1 -3
- package/esm/icons/show/chart.svg.js +1 -3
- package/esm/icons/show/code.svg.js +1 -3
- package/esm/icons/show/date.svg.js +1 -3
- package/esm/icons/show/datetime.svg.js +1 -3
- package/esm/icons/show/image.svg.js +1 -3
- package/esm/icons/show/images.svg.js +1 -3
- package/esm/icons/show/json-view.svg.js +1 -3
- package/esm/icons/show/list.svg.js +1 -3
- package/esm/icons/show/log.svg.js +1 -3
- package/esm/icons/show/mapping.svg.js +1 -3
- package/esm/icons/show/markdown.svg.js +1 -3
- package/esm/icons/show/plain.svg.js +1 -3
- package/esm/icons/show/progress.svg.js +1 -3
- package/esm/icons/show/sparkline.svg.js +1 -3
- package/esm/icons/show/status.svg.js +1 -3
- package/esm/icons/show/steps.svg.js +1 -3
- package/esm/icons/show/time.svg.js +1 -3
- package/esm/index.d.ts +11 -2
- package/esm/index.js +13 -3
- package/esm/locale/en-US.js +315 -102
- package/esm/locale/zh-CN.js +218 -3
- package/esm/plugin/Alert.d.ts +1 -1
- package/esm/plugin/Alert.js +157 -89
- package/esm/plugin/AnchorNav.js +337 -263
- package/esm/plugin/Audio.d.ts +1 -1
- package/esm/plugin/Audio.js +165 -112
- package/esm/plugin/Avatar.d.ts +1 -1
- package/esm/plugin/Avatar.js +301 -238
- package/esm/plugin/Breadcrumb.js +138 -75
- package/esm/plugin/Button.d.ts +1 -1
- package/esm/plugin/Button.js +310 -228
- package/esm/plugin/ButtonGroup.d.ts +1 -1
- package/esm/plugin/ButtonGroup.js +174 -106
- package/esm/plugin/CRUD.d.ts +1 -1
- package/esm/plugin/CRUD.js +1426 -1351
- package/esm/plugin/CRUD2.d.ts +2 -3
- package/esm/plugin/CRUD2.js +1146 -1075
- package/esm/plugin/Card.d.ts +1 -1
- package/esm/plugin/Card.js +284 -208
- package/esm/plugin/Card2.d.ts +2 -1
- package/esm/plugin/Card2.js +139 -74
- package/esm/plugin/Cards.js +302 -234
- package/esm/plugin/Carousel.d.ts +2 -2
- package/esm/plugin/Carousel.js +344 -281
- package/esm/plugin/Chart.d.ts +2 -1
- package/esm/plugin/Chart.js +326 -158
- package/esm/plugin/CodeView.js +104 -44
- package/esm/plugin/Collapse.d.ts +1 -1
- package/esm/plugin/Collapse.js +168 -101
- package/esm/plugin/CollapseGroup.d.ts +1 -1
- package/esm/plugin/CollapseGroup.js +249 -187
- package/esm/plugin/ColumnToggler.d.ts +1 -1
- package/esm/plugin/ColumnToggler.js +140 -87
- package/esm/plugin/Container.d.ts +11 -9
- package/esm/plugin/Container.js +190 -68
- package/esm/plugin/Custom.js +144 -82
- package/esm/plugin/CustomRegion.js +173 -110
- package/esm/plugin/Date.d.ts +1 -1
- package/esm/plugin/Date.js +112 -59
- package/esm/plugin/Datetime.d.ts +0 -1
- package/esm/plugin/Datetime.js +81 -53
- package/esm/plugin/Dialog.d.ts +2 -2
- package/esm/plugin/Dialog.js +230 -179
- package/esm/plugin/Divider.js +82 -32
- package/esm/plugin/Drawer.d.ts +11 -2
- package/esm/plugin/Drawer.js +260 -194
- package/esm/plugin/DropDownButton.js +261 -182
- package/esm/plugin/Each.js +180 -115
- package/esm/plugin/Flex.d.ts +2 -27
- package/esm/plugin/Flex.js +25 -159
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/esm/plugin/Form/ButtonGroupSelect.js +205 -126
- package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/esm/plugin/Form/ButtonToolbar.js +168 -94
- package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
- package/esm/plugin/Form/ChainedSelect.js +209 -130
- package/esm/plugin/Form/Checkbox.d.ts +1 -1
- package/esm/plugin/Form/Checkbox.js +208 -131
- package/esm/plugin/Form/Checkboxes.d.ts +1 -1
- package/esm/plugin/Form/Checkboxes.js +236 -153
- package/esm/plugin/Form/CodeEditor.d.ts +0 -1
- package/esm/plugin/Form/CodeEditor.js +245 -146
- package/esm/plugin/Form/Combo.js +532 -423
- package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/esm/plugin/Form/ConditionBuilder.js +287 -221
- package/esm/plugin/Form/Control.d.ts +1 -1
- package/esm/plugin/Form/Control.js +130 -63
- package/esm/plugin/Form/DiffEditor.d.ts +0 -1
- package/esm/plugin/Form/DiffEditor.js +253 -151
- package/esm/plugin/Form/FieldSet.d.ts +1 -1
- package/esm/plugin/Form/FieldSet.js +174 -112
- package/esm/plugin/Form/Form.d.ts +1 -1
- package/esm/plugin/Form/Form.js +750 -705
- package/esm/plugin/Form/Formula.d.ts +1 -9
- package/esm/plugin/Form/Formula.js +126 -62
- package/esm/plugin/Form/Group.js +250 -183
- package/esm/plugin/Form/Hidden.js +106 -42
- package/esm/plugin/Form/InputArray.js +233 -157
- package/esm/plugin/Form/InputCity.d.ts +1 -1
- package/esm/plugin/Form/InputCity.js +181 -104
- package/esm/plugin/Form/InputColor.d.ts +1 -1
- package/esm/plugin/Form/InputColor.js +296 -224
- package/esm/plugin/Form/InputDate.d.ts +1 -1
- package/esm/plugin/Form/InputDate.js +299 -189
- package/esm/plugin/Form/InputDateRange.d.ts +1 -1
- package/esm/plugin/Form/InputDateRange.js +386 -265
- package/esm/plugin/Form/InputDateTime.js +93 -33
- package/esm/plugin/Form/InputDateTimeRange.js +99 -34
- package/esm/plugin/Form/InputEmail.js +80 -30
- package/esm/plugin/Form/InputExcel.d.ts +1 -1
- package/esm/plugin/Form/InputExcel.js +164 -91
- package/esm/plugin/Form/InputFile.d.ts +4 -1
- package/esm/plugin/Form/InputFile.js +352 -271
- package/esm/plugin/Form/InputGroup.js +132 -73
- package/esm/plugin/Form/InputImage.d.ts +4 -1
- package/esm/plugin/Form/InputImage.js +385 -303
- package/esm/plugin/Form/InputKV.d.ts +1 -1
- package/esm/plugin/Form/InputKV.js +168 -94
- package/esm/plugin/Form/InputMonth.js +91 -31
- package/esm/plugin/Form/InputMonthRange.js +99 -34
- package/esm/plugin/Form/InputNumber.d.ts +2 -1
- package/esm/plugin/Form/InputNumber.js +288 -201
- package/esm/plugin/Form/InputPassword.js +80 -30
- package/esm/plugin/Form/InputQuarter.js +91 -31
- package/esm/plugin/Form/InputQuarterRange.js +99 -34
- package/esm/plugin/Form/InputRange.d.ts +1 -1
- package/esm/plugin/Form/InputRange.js +316 -237
- package/esm/plugin/Form/InputRating.d.ts +1 -1
- package/esm/plugin/Form/InputRating.js +361 -293
- package/esm/plugin/Form/InputRepeat.js +105 -45
- package/esm/plugin/Form/InputRichText.d.ts +2 -1
- package/esm/plugin/Form/InputRichText.js +211 -152
- package/esm/plugin/Form/InputSubForm.js +225 -157
- package/esm/plugin/Form/InputTable.d.ts +1 -1
- package/esm/plugin/Form/InputTable.js +385 -320
- package/esm/plugin/Form/InputTag.d.ts +1 -1
- package/esm/plugin/Form/InputTag.js +208 -119
- package/esm/plugin/Form/InputText.d.ts +1 -1
- package/esm/plugin/Form/InputText.js +348 -263
- package/esm/plugin/Form/InputTime.js +93 -33
- package/esm/plugin/Form/InputTimeRange.js +99 -34
- package/esm/plugin/Form/InputTree.d.ts +1 -1
- package/esm/plugin/Form/InputTree.js +460 -367
- package/esm/plugin/Form/InputURL.js +86 -31
- package/esm/plugin/Form/InputYear.js +91 -31
- package/esm/plugin/Form/InputYearRange.js +99 -34
- package/esm/plugin/Form/Item.d.ts +1 -1
- package/esm/plugin/Form/Item.js +214 -190
- package/esm/plugin/Form/ListSelect.d.ts +1 -1
- package/esm/plugin/Form/ListSelect.js +174 -96
- package/esm/plugin/Form/LocationPicker.d.ts +1 -1
- package/esm/plugin/Form/LocationPicker.js +115 -57
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +247 -170
- package/esm/plugin/Form/NestedSelect.d.ts +1 -1
- package/esm/plugin/Form/NestedSelect.js +329 -246
- package/esm/plugin/Form/Picker.js +260 -178
- package/esm/plugin/Form/Radios.d.ts +1 -1
- package/esm/plugin/Form/Radios.js +228 -136
- package/esm/plugin/Form/Select.d.ts +1 -1
- package/esm/plugin/Form/Select.js +333 -228
- package/esm/plugin/Form/Static.d.ts +1 -1
- package/esm/plugin/Form/Static.js +358 -280
- package/esm/plugin/Form/Switch.d.ts +2 -1
- package/esm/plugin/Form/Switch.js +257 -172
- package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
- package/esm/plugin/Form/TabsTransfer.js +316 -238
- package/esm/plugin/Form/Textarea.d.ts +0 -1
- package/esm/plugin/Form/Textarea.js +219 -130
- package/esm/plugin/Form/Transfer.d.ts +1 -1
- package/esm/plugin/Form/Transfer.js +349 -259
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +451 -363
- package/esm/plugin/Form/UUID.js +106 -42
- package/esm/plugin/Grid.d.ts +1 -1
- package/esm/plugin/Grid.js +629 -556
- package/esm/plugin/HBox.d.ts +1 -1
- package/esm/plugin/HBox.js +578 -508
- package/esm/plugin/IFrame.d.ts +2 -10
- package/esm/plugin/IFrame.js +127 -64
- package/esm/plugin/Image.d.ts +2 -2
- package/esm/plugin/Image.js +277 -218
- package/esm/plugin/Images.d.ts +3 -3
- package/esm/plugin/Images.js +214 -160
- package/esm/plugin/Json.d.ts +1 -1
- package/esm/plugin/Json.js +111 -53
- package/esm/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/esm/plugin/Layout/FlexPluginBase.js +327 -0
- package/esm/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/esm/plugin/Layout/Layout1_2_v4.js +144 -0
- package/esm/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed.js +76 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.js +83 -0
- package/esm/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_top.js +82 -0
- package/esm/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_x.js +166 -0
- package/esm/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_y.js +154 -0
- package/esm/plugin/Link.js +132 -86
- package/esm/plugin/List.js +279 -208
- package/esm/plugin/ListItem.js +217 -176
- package/esm/plugin/Log.d.ts +1 -1
- package/esm/plugin/Log.js +102 -44
- package/esm/plugin/Mapping.d.ts +1 -1
- package/esm/plugin/Mapping.js +168 -115
- package/esm/plugin/Markdown.d.ts +1 -1
- package/esm/plugin/Markdown.js +98 -40
- package/esm/plugin/Nav.js +202 -139
- package/esm/plugin/Operation.d.ts +1 -1
- package/esm/plugin/Operation.js +116 -59
- package/esm/plugin/Others/Action.js +329 -317
- package/esm/plugin/Others/TableCell.d.ts +1 -1
- package/esm/plugin/Others/TableCell.js +341 -329
- package/esm/plugin/Page.d.ts +2 -3
- package/esm/plugin/Page.js +374 -283
- package/esm/plugin/Pagination.d.ts +2 -1
- package/esm/plugin/Pagination.js +299 -219
- package/esm/plugin/Panel.d.ts +1 -1
- package/esm/plugin/Panel.js +256 -190
- package/esm/plugin/Plain.d.ts +1 -1
- package/esm/plugin/Plain.js +126 -64
- package/esm/plugin/Progress.d.ts +3 -1
- package/esm/plugin/Progress.js +280 -202
- package/esm/plugin/Property.js +163 -103
- package/esm/plugin/QRCode.js +130 -70
- package/esm/plugin/Reset.js +61 -22
- package/esm/plugin/Service.d.ts +1 -1
- package/esm/plugin/Service.js +254 -167
- package/esm/plugin/Sparkline.js +91 -32
- package/esm/plugin/Status.d.ts +1 -1
- package/esm/plugin/Status.js +116 -58
- package/esm/plugin/Steps.js +153 -93
- package/esm/plugin/Submit.js +56 -22
- package/esm/plugin/Table.d.ts +1 -1
- package/esm/plugin/Table.js +595 -522
- package/esm/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/esm/plugin/Table2.js +887 -0
- package/{lib/plugin/TableCell-v2.d.ts → esm/plugin/TableCell2.d.ts} +1 -1
- package/esm/plugin/TableCell2.js +485 -0
- package/esm/plugin/TableView.js +648 -599
- package/esm/plugin/Tabs.d.ts +1 -1
- package/esm/plugin/Tabs.js +470 -360
- package/esm/plugin/Tasks.js +246 -186
- package/esm/plugin/Time.d.ts +0 -1
- package/esm/plugin/Time.js +81 -53
- package/esm/plugin/Timeline.d.ts +1 -1
- package/esm/plugin/Timeline.js +165 -92
- package/esm/plugin/TooltipWrapper.d.ts +1 -1
- package/esm/plugin/TooltipWrapper.js +265 -195
- package/esm/plugin/Tpl.d.ts +1 -1
- package/esm/plugin/Tpl.js +127 -62
- package/esm/plugin/Video.d.ts +2 -2
- package/esm/plugin/Video.js +173 -103
- package/esm/plugin/WebComponent.d.ts +1 -1
- package/esm/plugin/WebComponent.js +128 -62
- package/esm/plugin/Wizard.js +751 -659
- package/esm/plugin/Wrapper.d.ts +2 -1
- package/esm/plugin/Wrapper.js +198 -91
- package/esm/renderer/APIControl.d.ts +278 -5068
- package/esm/renderer/APIControl.js +662 -687
- package/esm/renderer/ActionApiControl.d.ts +8 -6384
- package/esm/renderer/BadgeControl.d.ts +2 -2
- package/esm/renderer/BadgeControl.js +263 -250
- package/esm/renderer/DataBindingControl.js +196 -211
- package/esm/renderer/DataMappingControl.js +39 -29
- package/esm/renderer/DataPickerControl.js +50 -35
- package/esm/renderer/DateShortCutControl.d.ts +26 -25
- package/esm/renderer/DateShortCutControl.js +420 -286
- package/esm/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/esm/renderer/ExpressionFormulaControl.js +245 -0
- package/esm/renderer/FeatureControl.d.ts +1 -1
- package/esm/renderer/FeatureControl.js +228 -212
- package/esm/renderer/FormulaControl.d.ts +33 -16
- package/esm/renderer/FormulaControl.js +431 -355
- package/esm/renderer/GoConfigControl.js +30 -34
- package/esm/renderer/OptionControl.d.ts +2 -2
- package/esm/renderer/OptionControl.js +750 -688
- package/esm/renderer/RangePartsControl.d.ts +2 -2
- package/esm/renderer/RangePartsControl.js +320 -326
- package/esm/renderer/StatusControl.d.ts +1 -1
- package/esm/renderer/StatusControl.js +145 -136
- package/esm/renderer/SwitchMoreControl.d.ts +47 -31
- package/esm/renderer/SwitchMoreControl.js +366 -318
- package/esm/renderer/TimelineItemControl.d.ts +3 -83
- package/esm/renderer/TimelineItemControl.js +531 -464
- package/esm/renderer/TransferTableControl.d.ts +2 -4
- package/esm/renderer/TransferTableControl.js +394 -369
- package/esm/renderer/TreeOptionControl.d.ts +1 -1
- package/esm/renderer/TreeOptionControl.js +588 -563
- package/esm/renderer/ValidationControl.d.ts +1 -1
- package/esm/renderer/ValidationControl.js +277 -269
- package/esm/renderer/ValidationItem.d.ts +1 -1
- package/esm/renderer/ValidationItem.js +145 -134
- package/esm/renderer/event-control/action-config-dialog.js +214 -207
- package/esm/renderer/event-control/action-config-panel.js +37 -44
- package/esm/renderer/event-control/actions.js +466 -145
- package/esm/renderer/event-control/comp-action-select.js +37 -27
- package/esm/renderer/event-control/helper.d.ts +19 -19
- package/esm/renderer/event-control/helper.js +231 -221
- package/esm/renderer/event-control/index.d.ts +1 -1
- package/esm/renderer/event-control/index.js +641 -631
- package/esm/renderer/event-control/types.d.ts +1 -0
- package/esm/renderer/style-control/Background.js +64 -116
- package/esm/renderer/style-control/Border.js +27 -38
- package/esm/renderer/style-control/BoxModel.d.ts +1 -1
- package/esm/renderer/style-control/BoxModel.js +11 -4
- package/esm/renderer/style-control/BoxShadow.js +17 -19
- package/esm/renderer/style-control/Display.js +13 -17
- package/esm/renderer/style-control/Font.js +14 -17
- package/esm/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/esm/renderer/style-control/InsetBoxModel.js +69 -0
- package/esm/renderer/style-control/font-family.js +2 -3
- package/esm/renderer/style-control/transformation.js +1 -1
- package/esm/renderer/style-control/types.d.ts +4 -4
- package/esm/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/esm/renderer/textarea-formula/FormulaPicker.js +37 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +334 -0
- package/esm/renderer/textarea-formula/plugin.d.ts +32 -0
- package/esm/renderer/textarea-formula/plugin.js +273 -0
- package/esm/renderer/textarea-formula/utils.d.ts +12 -0
- package/esm/renderer/textarea-formula/utils.js +76 -0
- package/esm/tpl/api.js +26 -37
- package/esm/tpl/common.js +192 -114
- package/esm/tpl/horizontal.js +4 -6
- package/esm/tpl/index.d.ts +1 -0
- package/esm/tpl/layout.d.ts +1 -0
- package/esm/tpl/layout.js +708 -0
- package/esm/tpl/options.js +5 -22
- package/esm/tpl/style.js +18 -18
- package/esm/tpl/validations.js +9 -24
- package/esm/util.d.ts +47 -0
- package/esm/util.js +22 -0
- package/esm/validator.d.ts +1 -2
- package/esm/validator.js +11 -24
- package/lib/component/BaseControl.d.ts +5 -810
- package/lib/component/BaseControl.js +32 -42
- package/lib/component/InputComponentName.js +1 -1
- package/lib/component/TableViewEditor.js +547 -454
- package/lib/icons/btn/btn-group.svg.js +1 -3
- package/lib/icons/btn/btn-select.svg.js +1 -3
- package/lib/icons/btn/btn-toolbar.svg.js +1 -3
- package/lib/icons/btn/button.svg.js +1 -3
- package/lib/icons/btn/dropdown-btn.svg.js +1 -3
- package/lib/icons/container/anchor-nav.svg.js +1 -3
- package/lib/icons/container/collapse.svg.js +1 -3
- package/lib/icons/container/container.svg.js +1 -3
- package/lib/icons/container/flex-container.svg.js +1 -3
- package/lib/icons/container/form-group.svg.js +1 -3
- package/lib/icons/container/grid.svg.js +1 -3
- package/lib/icons/container/iframe.svg.js +1 -3
- package/lib/icons/container/panel.svg.js +1 -3
- package/lib/icons/container/table-view.svg.js +1 -3
- package/lib/icons/container/tabs.svg.js +1 -3
- package/lib/icons/container/tooltip-wrapper.svg.js +1 -3
- package/lib/icons/container/web-component.svg.js +1 -3
- package/lib/icons/feat/audio.svg.js +1 -3
- package/lib/icons/feat/custom.svg.js +1 -3
- package/lib/icons/feat/each.svg.js +1 -3
- package/lib/icons/feat/form.svg.js +1 -3
- package/lib/icons/feat/nav.svg.js +1 -3
- package/lib/icons/feat/qrcode.svg.js +1 -3
- package/lib/icons/feat/service.svg.js +1 -3
- package/lib/icons/feat/table.svg.js +1 -3
- package/lib/icons/feat/tasks.svg.js +1 -3
- package/lib/icons/feat/video.svg.js +1 -3
- package/lib/icons/feat/wizard.svg.js +1 -3
- package/lib/icons/form/chained-select.svg.js +1 -3
- package/lib/icons/form/checkbox.svg.js +1 -3
- package/lib/icons/form/checkboxes.svg.js +1 -3
- package/lib/icons/form/combo.svg.js +1 -3
- package/lib/icons/form/condition-builder.svg.js +1 -3
- package/lib/icons/form/diff-editor.svg.js +1 -3
- package/lib/icons/form/editor.svg.js +1 -3
- package/lib/icons/form/formula.svg.js +1 -3
- package/lib/icons/form/hidden.svg.js +1 -3
- package/lib/icons/form/input-city.svg.js +1 -3
- package/lib/icons/form/input-color.svg.js +1 -3
- package/lib/icons/form/input-date-range.svg.js +1 -3
- package/lib/icons/form/input-date.svg.js +1 -3
- package/lib/icons/form/input-datetime.svg.js +1 -3
- package/lib/icons/form/input-email.svg.js +1 -3
- package/lib/icons/form/input-excel.svg.js +1 -3
- package/lib/icons/form/input-file.svg.js +1 -3
- package/lib/icons/form/input-group.svg.js +1 -3
- package/lib/icons/form/input-image.svg.js +1 -3
- package/lib/icons/form/input-kv.svg.js +1 -3
- package/lib/icons/form/input-month-range.svg.js +1 -3
- package/lib/icons/form/input-number.svg.js +1 -3
- package/lib/icons/form/input-password.svg.js +1 -3
- package/lib/icons/form/input-quarter-range.svg.js +1 -3
- package/lib/icons/form/input-range.svg.js +1 -3
- package/lib/icons/form/input-rating.svg.js +1 -3
- package/lib/icons/form/input-repeat.svg.js +1 -3
- package/lib/icons/form/input-rich-text.svg.js +1 -3
- package/lib/icons/form/input-tag.svg.js +1 -3
- package/lib/icons/form/input-text.svg.js +1 -3
- package/lib/icons/form/input-time-range.svg.js +1 -3
- package/lib/icons/form/input-time.svg.js +1 -3
- package/lib/icons/form/input-tree.svg.js +1 -3
- package/lib/icons/form/input-url.svg.js +1 -3
- package/lib/icons/form/input-year.svg.js +1 -3
- package/lib/icons/form/inputArray.svg.js +1 -3
- package/lib/icons/form/list-select.svg.js +1 -3
- package/lib/icons/form/location-picker.svg.js +1 -3
- package/lib/icons/form/matrix-checkboxes.svg.js +1 -3
- package/lib/icons/form/month.svg.js +1 -3
- package/lib/icons/form/nested-select.svg.js +1 -3
- package/lib/icons/form/picker.svg.js +1 -3
- package/lib/icons/form/quarter.svg.js +1 -3
- package/lib/icons/form/radios.svg.js +1 -3
- package/lib/icons/form/select.svg.js +1 -3
- package/lib/icons/form/static.svg.js +1 -3
- package/lib/icons/form/sub-form.svg.js +1 -3
- package/lib/icons/form/switch.svg.js +1 -3
- package/lib/icons/form/tabs-transfer.svg.js +1 -3
- package/lib/icons/form/textarea.svg.js +1 -3
- package/lib/icons/form/transfer.svg.js +1 -3
- package/lib/icons/form/tree-select.svg.js +1 -3
- package/lib/icons/form/uuid.svg.js +1 -3
- package/lib/icons/index.js +28 -1
- package/lib/icons/layout/layout-1with2.svg.js +56 -0
- package/lib/icons/layout/layout-2cols.svg.js +56 -0
- package/lib/icons/layout/layout-2row.svg.js +56 -0
- package/lib/icons/layout/layout-2with1.svg.js +57 -0
- package/lib/icons/layout/layout-3cols.svg.js +56 -0
- package/lib/icons/layout/layout-3row.svg.js +57 -0
- package/lib/icons/layout/layout-absolute.svg.js +51 -0
- package/lib/icons/layout/layout-fixed.svg.js +51 -0
- package/lib/icons/layout/layout-full.svg.js +73 -0
- package/lib/icons/layout/layout1-2.svg.js +57 -0
- package/lib/icons/layout/layout2-1.svg.js +57 -0
- package/lib/icons/layout/layout3-1.svg.js +57 -0
- package/lib/icons/layout/layout3-2.svg.js +57 -0
- package/lib/icons/other/divider.svg.js +1 -3
- package/lib/icons/other/property-sheet.svg.js +1 -3
- package/lib/icons/other/tooltip.svg.js +1 -3
- package/lib/icons/show/URL.svg.js +1 -3
- package/lib/icons/show/avatar.svg.js +1 -3
- package/lib/icons/show/breadcrumb.svg.js +1 -3
- package/lib/icons/show/card.svg.js +1 -3
- package/lib/icons/show/cards.svg.js +1 -3
- package/lib/icons/show/carousel.svg.js +1 -3
- package/lib/icons/show/chart.svg.js +1 -3
- package/lib/icons/show/code.svg.js +1 -3
- package/lib/icons/show/date.svg.js +1 -3
- package/lib/icons/show/datetime.svg.js +1 -3
- package/lib/icons/show/image.svg.js +1 -3
- package/lib/icons/show/images.svg.js +1 -3
- package/lib/icons/show/json-view.svg.js +1 -3
- package/lib/icons/show/list.svg.js +1 -3
- package/lib/icons/show/log.svg.js +1 -3
- package/lib/icons/show/mapping.svg.js +1 -3
- package/lib/icons/show/markdown.svg.js +1 -3
- package/lib/icons/show/plain.svg.js +1 -3
- package/lib/icons/show/progress.svg.js +1 -3
- package/lib/icons/show/sparkline.svg.js +1 -3
- package/lib/icons/show/status.svg.js +1 -3
- package/lib/icons/show/steps.svg.js +1 -3
- package/lib/icons/show/time.svg.js +1 -3
- package/lib/index.d.ts +11 -2
- package/lib/index.js +13 -3
- package/lib/locale/en-US.js +315 -102
- package/lib/locale/zh-CN.js +218 -3
- package/lib/plugin/Alert.d.ts +1 -1
- package/lib/plugin/Alert.js +157 -89
- package/lib/plugin/AnchorNav.js +337 -263
- package/lib/plugin/Audio.d.ts +1 -1
- package/lib/plugin/Audio.js +165 -112
- package/lib/plugin/Avatar.d.ts +1 -1
- package/lib/plugin/Avatar.js +301 -238
- package/lib/plugin/Breadcrumb.js +138 -75
- package/lib/plugin/Button.d.ts +1 -1
- package/lib/plugin/Button.js +310 -228
- package/lib/plugin/ButtonGroup.d.ts +1 -1
- package/lib/plugin/ButtonGroup.js +174 -106
- package/lib/plugin/CRUD.d.ts +1 -1
- package/lib/plugin/CRUD.js +1426 -1351
- package/lib/plugin/CRUD2.d.ts +2 -3
- package/lib/plugin/CRUD2.js +1152 -1081
- package/lib/plugin/Card.d.ts +1 -1
- package/lib/plugin/Card.js +284 -208
- package/lib/plugin/Card2.d.ts +2 -1
- package/lib/plugin/Card2.js +139 -74
- package/lib/plugin/Cards.js +302 -234
- package/lib/plugin/Carousel.d.ts +2 -2
- package/lib/plugin/Carousel.js +344 -281
- package/lib/plugin/Chart.d.ts +2 -1
- package/lib/plugin/Chart.js +326 -158
- package/lib/plugin/CodeView.js +104 -44
- package/lib/plugin/Collapse.d.ts +1 -1
- package/lib/plugin/Collapse.js +168 -101
- package/lib/plugin/CollapseGroup.d.ts +1 -1
- package/lib/plugin/CollapseGroup.js +249 -187
- package/lib/plugin/ColumnToggler.d.ts +1 -1
- package/lib/plugin/ColumnToggler.js +140 -87
- package/lib/plugin/Container.d.ts +11 -9
- package/lib/plugin/Container.js +190 -68
- package/lib/plugin/Custom.js +144 -82
- package/lib/plugin/CustomRegion.js +173 -110
- package/lib/plugin/Date.d.ts +1 -1
- package/lib/plugin/Date.js +112 -59
- package/lib/plugin/Datetime.d.ts +0 -1
- package/lib/plugin/Datetime.js +81 -53
- package/lib/plugin/Dialog.d.ts +2 -2
- package/lib/plugin/Dialog.js +230 -179
- package/lib/plugin/Divider.js +82 -32
- package/lib/plugin/Drawer.d.ts +11 -2
- package/lib/plugin/Drawer.js +260 -194
- package/lib/plugin/DropDownButton.js +261 -182
- package/lib/plugin/Each.js +180 -115
- package/lib/plugin/Flex.d.ts +2 -27
- package/lib/plugin/Flex.js +23 -157
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/lib/plugin/Form/ButtonGroupSelect.js +205 -126
- package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/lib/plugin/Form/ButtonToolbar.js +168 -94
- package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
- package/lib/plugin/Form/ChainedSelect.js +209 -130
- package/lib/plugin/Form/Checkbox.d.ts +1 -1
- package/lib/plugin/Form/Checkbox.js +208 -131
- package/lib/plugin/Form/Checkboxes.d.ts +1 -1
- package/lib/plugin/Form/Checkboxes.js +236 -153
- package/lib/plugin/Form/CodeEditor.d.ts +0 -1
- package/lib/plugin/Form/CodeEditor.js +245 -146
- package/lib/plugin/Form/Combo.js +532 -423
- package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/lib/plugin/Form/ConditionBuilder.js +288 -222
- package/lib/plugin/Form/Control.d.ts +1 -1
- package/lib/plugin/Form/Control.js +130 -63
- package/lib/plugin/Form/DiffEditor.d.ts +0 -1
- package/lib/plugin/Form/DiffEditor.js +252 -150
- package/lib/plugin/Form/FieldSet.d.ts +1 -1
- package/lib/plugin/Form/FieldSet.js +174 -112
- package/lib/plugin/Form/Form.d.ts +1 -1
- package/lib/plugin/Form/Form.js +750 -705
- package/lib/plugin/Form/Formula.d.ts +1 -9
- package/lib/plugin/Form/Formula.js +126 -62
- package/lib/plugin/Form/Group.js +250 -183
- package/lib/plugin/Form/Hidden.js +106 -42
- package/lib/plugin/Form/InputArray.js +233 -157
- package/lib/plugin/Form/InputCity.d.ts +1 -1
- package/lib/plugin/Form/InputCity.js +181 -104
- package/lib/plugin/Form/InputColor.d.ts +1 -1
- package/lib/plugin/Form/InputColor.js +296 -224
- package/lib/plugin/Form/InputDate.d.ts +1 -1
- package/lib/plugin/Form/InputDate.js +299 -189
- package/lib/plugin/Form/InputDateRange.d.ts +1 -1
- package/lib/plugin/Form/InputDateRange.js +385 -264
- package/lib/plugin/Form/InputDateTime.js +93 -33
- package/lib/plugin/Form/InputDateTimeRange.js +99 -34
- package/lib/plugin/Form/InputEmail.js +80 -30
- package/lib/plugin/Form/InputExcel.d.ts +1 -1
- package/lib/plugin/Form/InputExcel.js +164 -91
- package/lib/plugin/Form/InputFile.d.ts +4 -1
- package/lib/plugin/Form/InputFile.js +352 -271
- package/lib/plugin/Form/InputGroup.js +132 -73
- package/lib/plugin/Form/InputImage.d.ts +4 -1
- package/lib/plugin/Form/InputImage.js +385 -303
- package/lib/plugin/Form/InputKV.d.ts +1 -1
- package/lib/plugin/Form/InputKV.js +168 -94
- package/lib/plugin/Form/InputMonth.js +91 -31
- package/lib/plugin/Form/InputMonthRange.js +99 -34
- package/lib/plugin/Form/InputNumber.d.ts +2 -1
- package/lib/plugin/Form/InputNumber.js +287 -200
- package/lib/plugin/Form/InputPassword.js +80 -30
- package/lib/plugin/Form/InputQuarter.js +91 -31
- package/lib/plugin/Form/InputQuarterRange.js +99 -34
- package/lib/plugin/Form/InputRange.d.ts +1 -1
- package/lib/plugin/Form/InputRange.js +315 -236
- package/lib/plugin/Form/InputRating.d.ts +1 -1
- package/lib/plugin/Form/InputRating.js +361 -293
- package/lib/plugin/Form/InputRepeat.js +105 -45
- package/lib/plugin/Form/InputRichText.d.ts +2 -1
- package/lib/plugin/Form/InputRichText.js +211 -152
- package/lib/plugin/Form/InputSubForm.js +225 -157
- package/lib/plugin/Form/InputTable.d.ts +1 -1
- package/lib/plugin/Form/InputTable.js +385 -320
- package/lib/plugin/Form/InputTag.d.ts +1 -1
- package/lib/plugin/Form/InputTag.js +208 -119
- package/lib/plugin/Form/InputText.d.ts +1 -1
- package/lib/plugin/Form/InputText.js +348 -263
- package/lib/plugin/Form/InputTime.js +93 -33
- package/lib/plugin/Form/InputTimeRange.js +99 -34
- package/lib/plugin/Form/InputTree.d.ts +1 -1
- package/lib/plugin/Form/InputTree.js +460 -367
- package/lib/plugin/Form/InputURL.js +86 -31
- package/lib/plugin/Form/InputYear.js +91 -31
- package/lib/plugin/Form/InputYearRange.js +99 -34
- package/lib/plugin/Form/Item.d.ts +1 -1
- package/lib/plugin/Form/Item.js +213 -189
- package/lib/plugin/Form/ListSelect.d.ts +1 -1
- package/lib/plugin/Form/ListSelect.js +174 -96
- package/lib/plugin/Form/LocationPicker.d.ts +1 -1
- package/lib/plugin/Form/LocationPicker.js +115 -57
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +247 -170
- package/lib/plugin/Form/NestedSelect.d.ts +1 -1
- package/lib/plugin/Form/NestedSelect.js +329 -246
- package/lib/plugin/Form/Picker.js +260 -178
- package/lib/plugin/Form/Radios.d.ts +1 -1
- package/lib/plugin/Form/Radios.js +228 -136
- package/lib/plugin/Form/Select.d.ts +1 -1
- package/lib/plugin/Form/Select.js +333 -228
- package/lib/plugin/Form/Static.d.ts +1 -1
- package/lib/plugin/Form/Static.js +358 -280
- package/lib/plugin/Form/Switch.d.ts +2 -1
- package/lib/plugin/Form/Switch.js +257 -172
- package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
- package/lib/plugin/Form/TabsTransfer.js +316 -238
- package/lib/plugin/Form/Textarea.d.ts +0 -1
- package/lib/plugin/Form/Textarea.js +219 -130
- package/lib/plugin/Form/Transfer.d.ts +1 -1
- package/lib/plugin/Form/Transfer.js +349 -259
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +451 -363
- package/lib/plugin/Form/UUID.js +106 -42
- package/lib/plugin/Grid.d.ts +1 -1
- package/lib/plugin/Grid.js +629 -556
- package/lib/plugin/HBox.d.ts +1 -1
- package/lib/plugin/HBox.js +578 -508
- package/lib/plugin/IFrame.d.ts +2 -10
- package/lib/plugin/IFrame.js +127 -64
- package/lib/plugin/Image.d.ts +2 -2
- package/lib/plugin/Image.js +277 -218
- package/lib/plugin/Images.d.ts +3 -3
- package/lib/plugin/Images.js +214 -160
- package/lib/plugin/Json.d.ts +1 -1
- package/lib/plugin/Json.js +111 -53
- package/lib/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/lib/plugin/Layout/FlexPluginBase.js +332 -0
- package/lib/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/lib/plugin/Layout/Layout1_2_v4.js +148 -0
- package/lib/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed.js +80 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.js +87 -0
- package/lib/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_top.js +86 -0
- package/lib/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_x.js +170 -0
- package/lib/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_y.js +158 -0
- package/lib/plugin/Link.js +131 -85
- package/lib/plugin/List.js +279 -208
- package/lib/plugin/ListItem.js +217 -176
- package/lib/plugin/Log.d.ts +1 -1
- package/lib/plugin/Log.js +102 -44
- package/lib/plugin/Mapping.d.ts +1 -1
- package/lib/plugin/Mapping.js +168 -115
- package/lib/plugin/Markdown.d.ts +1 -1
- package/lib/plugin/Markdown.js +98 -40
- package/lib/plugin/Nav.js +202 -139
- package/lib/plugin/Operation.d.ts +1 -1
- package/lib/plugin/Operation.js +116 -59
- package/lib/plugin/Others/Action.js +329 -317
- package/lib/plugin/Others/TableCell.d.ts +1 -1
- package/lib/plugin/Others/TableCell.js +341 -329
- package/lib/plugin/Page.d.ts +2 -3
- package/lib/plugin/Page.js +374 -283
- package/lib/plugin/Pagination.d.ts +2 -1
- package/lib/plugin/Pagination.js +299 -219
- package/lib/plugin/Panel.d.ts +1 -1
- package/lib/plugin/Panel.js +256 -190
- package/lib/plugin/Plain.d.ts +1 -1
- package/lib/plugin/Plain.js +126 -64
- package/lib/plugin/Progress.d.ts +3 -1
- package/lib/plugin/Progress.js +280 -202
- package/lib/plugin/Property.js +163 -103
- package/lib/plugin/QRCode.js +130 -70
- package/lib/plugin/Reset.js +61 -22
- package/lib/plugin/Service.d.ts +1 -1
- package/lib/plugin/Service.js +254 -167
- package/lib/plugin/Sparkline.js +91 -32
- package/lib/plugin/Status.d.ts +1 -1
- package/lib/plugin/Status.js +116 -58
- package/lib/plugin/Steps.js +153 -93
- package/lib/plugin/Submit.js +56 -22
- package/lib/plugin/Table.d.ts +1 -1
- package/lib/plugin/Table.js +595 -522
- package/lib/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/lib/plugin/Table2.js +891 -0
- package/{esm/plugin/TableCell-v2.d.ts → lib/plugin/TableCell2.d.ts} +1 -1
- package/lib/plugin/TableCell2.js +493 -0
- package/lib/plugin/TableView.js +648 -599
- package/lib/plugin/Tabs.d.ts +1 -1
- package/lib/plugin/Tabs.js +470 -360
- package/lib/plugin/Tasks.js +246 -186
- package/lib/plugin/Time.d.ts +0 -1
- package/lib/plugin/Time.js +81 -53
- package/lib/plugin/Timeline.d.ts +1 -1
- package/lib/plugin/Timeline.js +165 -92
- package/lib/plugin/TooltipWrapper.d.ts +1 -1
- package/lib/plugin/TooltipWrapper.js +265 -195
- package/lib/plugin/Tpl.d.ts +1 -1
- package/lib/plugin/Tpl.js +126 -61
- package/lib/plugin/Video.d.ts +2 -2
- package/lib/plugin/Video.js +173 -103
- package/lib/plugin/WebComponent.d.ts +1 -1
- package/lib/plugin/WebComponent.js +128 -62
- package/lib/plugin/Wizard.js +751 -659
- package/lib/plugin/Wrapper.d.ts +2 -1
- package/lib/plugin/Wrapper.js +198 -91
- package/lib/renderer/APIControl.d.ts +278 -5068
- package/lib/renderer/APIControl.js +663 -688
- package/lib/renderer/ActionApiControl.d.ts +8 -6384
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +263 -250
- package/lib/renderer/DataBindingControl.js +197 -212
- package/lib/renderer/DataMappingControl.js +39 -29
- package/lib/renderer/DataPickerControl.js +50 -35
- package/lib/renderer/DateShortCutControl.d.ts +26 -25
- package/lib/renderer/DateShortCutControl.js +418 -284
- package/lib/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/lib/renderer/ExpressionFormulaControl.js +254 -0
- package/lib/renderer/FeatureControl.d.ts +1 -1
- package/lib/renderer/FeatureControl.js +229 -213
- package/lib/renderer/FormulaControl.d.ts +33 -16
- package/lib/renderer/FormulaControl.js +429 -356
- package/lib/renderer/GoConfigControl.js +30 -34
- package/lib/renderer/OptionControl.d.ts +2 -2
- package/lib/renderer/OptionControl.js +750 -688
- package/lib/renderer/RangePartsControl.d.ts +2 -2
- package/lib/renderer/RangePartsControl.js +320 -326
- package/lib/renderer/StatusControl.d.ts +1 -1
- package/lib/renderer/StatusControl.js +145 -136
- package/lib/renderer/SwitchMoreControl.d.ts +67 -51
- package/lib/renderer/SwitchMoreControl.js +367 -319
- package/lib/renderer/TimelineItemControl.d.ts +3 -83
- package/lib/renderer/TimelineItemControl.js +531 -464
- package/lib/renderer/TransferTableControl.d.ts +2 -4
- package/lib/renderer/TransferTableControl.js +394 -369
- package/lib/renderer/TreeOptionControl.d.ts +1 -1
- package/lib/renderer/TreeOptionControl.js +588 -563
- package/lib/renderer/ValidationControl.d.ts +1 -1
- package/lib/renderer/ValidationControl.js +277 -269
- package/lib/renderer/ValidationItem.d.ts +1 -1
- package/lib/renderer/ValidationItem.js +145 -134
- package/lib/renderer/event-control/action-config-dialog.js +214 -207
- package/lib/renderer/event-control/action-config-panel.js +37 -44
- package/lib/renderer/event-control/actions.js +465 -144
- package/lib/renderer/event-control/comp-action-select.js +37 -27
- package/lib/renderer/event-control/helper.d.ts +19 -19
- package/lib/renderer/event-control/helper.js +232 -220
- package/lib/renderer/event-control/index.d.ts +1 -1
- package/lib/renderer/event-control/index.js +641 -630
- package/lib/renderer/event-control/types.d.ts +1 -0
- package/lib/renderer/style-control/Background.js +64 -116
- package/lib/renderer/style-control/Border.js +27 -38
- package/lib/renderer/style-control/BoxModel.d.ts +1 -1
- package/lib/renderer/style-control/BoxModel.js +11 -4
- package/lib/renderer/style-control/BoxShadow.js +17 -19
- package/lib/renderer/style-control/Display.js +13 -17
- package/lib/renderer/style-control/Font.js +14 -17
- package/lib/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/lib/renderer/style-control/InsetBoxModel.js +77 -0
- package/lib/renderer/style-control/font-family.js +2 -3
- package/lib/renderer/style-control/transformation.js +1 -1
- package/lib/renderer/style-control/types.d.ts +4 -4
- package/lib/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/lib/renderer/textarea-formula/FormulaPicker.js +47 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +345 -0
- package/lib/renderer/textarea-formula/plugin.d.ts +32 -0
- package/lib/renderer/textarea-formula/plugin.js +278 -0
- package/lib/renderer/textarea-formula/utils.d.ts +12 -0
- package/lib/renderer/textarea-formula/utils.js +81 -0
- package/lib/tpl/api.js +30 -41
- package/lib/tpl/common.js +192 -113
- package/lib/tpl/horizontal.js +6 -8
- package/lib/tpl/index.d.ts +1 -0
- package/lib/tpl/layout.d.ts +1 -0
- package/lib/tpl/layout.js +715 -0
- package/lib/tpl/options.js +5 -22
- package/lib/tpl/style.js +18 -18
- package/lib/tpl/validations.js +9 -24
- package/lib/util.d.ts +47 -0
- package/lib/util.js +30 -0
- package/lib/validator.d.ts +1 -2
- package/lib/validator.js +11 -24
- package/package.json +10 -28
- package/esm/plugin/Table-v2.js +0 -819
- package/esm/plugin/TableCell-v2.js +0 -499
- package/lib/plugin/Table-v2.js +0 -823
- package/lib/plugin/TableCell-v2.js +0 -507
@@ -1,5 +1,5 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.2.
|
2
|
+
* amis-editor v5.2.1-beta.15
|
3
3
|
* Copyright 2018-2022 @fex
|
4
4
|
*/
|
5
5
|
|
@@ -26,18 +26,31 @@ var cx__default = /*#__PURE__*/_interopDefaultLegacy(cx);
|
|
26
26
|
var Sortable__default = /*#__PURE__*/_interopDefaultLegacy(Sortable);
|
27
27
|
var cloneDeep__default = /*#__PURE__*/_interopDefaultLegacy(cloneDeep);
|
28
28
|
|
29
|
-
var EventControl =
|
30
|
-
/** @class */
|
31
|
-
function (_super) {
|
29
|
+
var EventControl = /** @class */function (_super) {
|
32
30
|
tslib.__extends(EventControl, _super);
|
33
|
-
|
34
31
|
function EventControl(props) {
|
35
32
|
var _this = _super.call(this, props) || this;
|
36
|
-
|
37
|
-
|
33
|
+
Object.defineProperty(_this, "target", {
|
34
|
+
enumerable: true,
|
35
|
+
configurable: true,
|
36
|
+
writable: true,
|
37
|
+
value: void 0
|
38
|
+
});
|
39
|
+
Object.defineProperty(_this, "eventPanelSortMap", {
|
40
|
+
enumerable: true,
|
41
|
+
configurable: true,
|
42
|
+
writable: true,
|
43
|
+
value: {}
|
44
|
+
});
|
45
|
+
Object.defineProperty(_this, "drag", {
|
46
|
+
enumerable: true,
|
47
|
+
configurable: true,
|
48
|
+
writable: true,
|
49
|
+
value: void 0
|
50
|
+
});
|
38
51
|
var events = props.events,
|
39
|
-
|
40
|
-
|
52
|
+
value = props.value,
|
53
|
+
data = props.data;
|
41
54
|
var eventPanelActive = {};
|
42
55
|
var pluginEvents = events[data.type] || [];
|
43
56
|
pluginEvents.forEach(function (event) {
|
@@ -53,182 +66,192 @@ function (_super) {
|
|
53
66
|
};
|
54
67
|
return _this;
|
55
68
|
}
|
56
|
-
|
57
|
-
|
58
|
-
|
69
|
+
Object.defineProperty(EventControl.prototype, "componentDidUpdate", {
|
70
|
+
enumerable: false,
|
71
|
+
configurable: true,
|
72
|
+
writable: true,
|
73
|
+
value: function (prevProps, prevState) {
|
74
|
+
var _a = this.props,
|
59
75
|
value = _a.value,
|
60
76
|
onChange = _a.onChange;
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
}
|
77
|
+
if (value !== prevProps.value) {
|
78
|
+
this.setState({
|
79
|
+
onEvent: value
|
80
|
+
});
|
81
|
+
}
|
82
|
+
if (prevState.onEvent !== this.state.onEvent) {
|
83
|
+
onChange && onChange(this.state.onEvent);
|
84
|
+
}
|
66
85
|
}
|
67
|
-
|
68
|
-
|
69
|
-
|
86
|
+
});
|
87
|
+
Object.defineProperty(EventControl.prototype, "generateEmptyDefault", {
|
88
|
+
enumerable: false,
|
89
|
+
configurable: true,
|
90
|
+
writable: true,
|
91
|
+
value: function (events) {
|
92
|
+
var onEvent = {};
|
93
|
+
events.forEach(function (event) {
|
94
|
+
if (event.defaultShow) {
|
95
|
+
onEvent["".concat(event.eventName)] = {
|
96
|
+
__isBroadcast: !!event.isBroadcast,
|
97
|
+
weight: 0,
|
98
|
+
actions: []
|
99
|
+
};
|
100
|
+
}
|
101
|
+
});
|
102
|
+
// Object.keys(onEvent).length && props.onChange && props.onChange(onEvent);
|
103
|
+
return Object.keys(onEvent).length ? onEvent : {};
|
70
104
|
}
|
71
|
-
};
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
};
|
105
|
+
});
|
106
|
+
Object.defineProperty(EventControl.prototype, "addEvent", {
|
107
|
+
enumerable: false,
|
108
|
+
configurable: true,
|
109
|
+
writable: true,
|
110
|
+
value: function (event, disabled) {
|
111
|
+
var onChange = this.props.onChange;
|
112
|
+
var onEvent = tslib.__assign({}, this.state.onEvent);
|
113
|
+
if (disabled) {
|
114
|
+
return;
|
82
115
|
}
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
if (disabled) {
|
94
|
-
return;
|
116
|
+
onEvent["".concat(event.eventName)] = {
|
117
|
+
__isBroadcast: !!event.isBroadcast,
|
118
|
+
weight: 0,
|
119
|
+
actions: []
|
120
|
+
};
|
121
|
+
this.setState({
|
122
|
+
onEvent: onEvent
|
123
|
+
});
|
124
|
+
onChange && onChange(onEvent);
|
95
125
|
}
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
onEvent
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
onChange && onChange(onEvent);
|
118
|
-
};
|
119
|
-
|
120
|
-
EventControl.prototype.addAction = function (event, config) {
|
121
|
-
var _a = this.props,
|
126
|
+
});
|
127
|
+
Object.defineProperty(EventControl.prototype, "delEvent", {
|
128
|
+
enumerable: false,
|
129
|
+
configurable: true,
|
130
|
+
writable: true,
|
131
|
+
value: function (event) {
|
132
|
+
var onChange = this.props.onChange;
|
133
|
+
var onEvent = tslib.__assign({}, this.state.onEvent);
|
134
|
+
delete onEvent[event];
|
135
|
+
this.setState({
|
136
|
+
onEvent: onEvent
|
137
|
+
});
|
138
|
+
onChange && onChange(onEvent);
|
139
|
+
}
|
140
|
+
});
|
141
|
+
Object.defineProperty(EventControl.prototype, "addAction", {
|
142
|
+
enumerable: false,
|
143
|
+
configurable: true,
|
144
|
+
writable: true,
|
145
|
+
value: function (event, config) {
|
146
|
+
var _a = this.props,
|
122
147
|
addBroadcast = _a.addBroadcast,
|
123
148
|
owner = _a.owner;
|
124
|
-
|
149
|
+
var _b = this.state,
|
125
150
|
onEvent = _b.onEvent,
|
126
151
|
eventPanelActive = _b.eventPanelActive;
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
152
|
+
var onEventConfig = tslib.__assign({}, onEvent);
|
153
|
+
var activeConfig = tslib.__assign({}, eventPanelActive);
|
154
|
+
if (config.actionType === 'broadcast') {
|
155
|
+
typeof addBroadcast === 'function' && addBroadcast({
|
156
|
+
owner: owner,
|
157
|
+
isBroadcast: true,
|
158
|
+
eventName: config.eventName,
|
159
|
+
eventLabel: config.eventLabel,
|
160
|
+
description: config.description
|
161
|
+
});
|
162
|
+
}
|
163
|
+
activeConfig[event] = true;
|
164
|
+
if (config.actionType) {
|
165
|
+
onEventConfig[event] = {
|
166
|
+
actions: onEventConfig[event].actions.concat(config),
|
167
|
+
weight: onEvent[event].weight
|
168
|
+
};
|
169
|
+
}
|
170
|
+
this.setState({
|
171
|
+
onEvent: onEventConfig,
|
172
|
+
eventPanelActive: activeConfig
|
139
173
|
});
|
174
|
+
this.initDragging();
|
175
|
+
this.props.onChange && this.props.onChange(onEventConfig);
|
140
176
|
}
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
};
|
177
|
+
});
|
178
|
+
Object.defineProperty(EventControl.prototype, "updateAction", {
|
179
|
+
enumerable: false,
|
180
|
+
configurable: true,
|
181
|
+
writable: true,
|
182
|
+
value: function (event, index, config) {
|
183
|
+
this.updateValue(event, index, config);
|
149
184
|
}
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
EventControl.prototype.updateAction = function (event, index, config) {
|
160
|
-
this.updateValue(event, index, config);
|
161
|
-
};
|
162
|
-
|
163
|
-
EventControl.prototype.delAction = function (event, action, index) {
|
164
|
-
var _a;
|
165
|
-
|
166
|
-
var _b = this.state,
|
185
|
+
});
|
186
|
+
Object.defineProperty(EventControl.prototype, "delAction", {
|
187
|
+
enumerable: false,
|
188
|
+
configurable: true,
|
189
|
+
writable: true,
|
190
|
+
value: function (event, action, index) {
|
191
|
+
var _a;
|
192
|
+
var _b = this.state,
|
167
193
|
onEvent = _b.onEvent,
|
168
194
|
eventPanelActive = _b.eventPanelActive;
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
195
|
+
var removeBroadcast = this.props.removeBroadcast;
|
196
|
+
var onEventConfig = tslib.__assign({}, onEvent);
|
197
|
+
var activeConfig = tslib.__assign({}, eventPanelActive);
|
198
|
+
// 删掉对应广播
|
199
|
+
if (action.actionType === 'broadcast') {
|
200
|
+
typeof removeBroadcast === 'function' && removeBroadcast(action.eventName);
|
201
|
+
}
|
202
|
+
onEventConfig[event] = {
|
203
|
+
actions: onEventConfig[event].actions.filter(function (item, actionIndex) {
|
204
|
+
return index !== actionIndex;
|
205
|
+
}),
|
206
|
+
weight: onEvent[event].weight
|
207
|
+
};
|
208
|
+
if (onEventConfig[event].actions.length < 1) {
|
209
|
+
activeConfig[event] = false;
|
210
|
+
this.setState({
|
211
|
+
eventPanelActive: activeConfig
|
212
|
+
});
|
213
|
+
(_a = this.eventPanelSortMap[event]) === null || _a === void 0 ? void 0 : _a.destroy();
|
214
|
+
}
|
215
|
+
this.setState({
|
216
|
+
onEvent: onEventConfig
|
217
|
+
});
|
218
|
+
this.props.onChange && this.props.onChange(onEventConfig);
|
178
219
|
}
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
220
|
+
});
|
221
|
+
Object.defineProperty(EventControl.prototype, "toggleActivePanel", {
|
222
|
+
enumerable: false,
|
223
|
+
configurable: true,
|
224
|
+
writable: true,
|
225
|
+
value: function (eventKey) {
|
226
|
+
var _this = this;
|
227
|
+
var _a;
|
228
|
+
var eventPanelActive = this.state.eventPanelActive;
|
229
|
+
eventPanelActive[eventKey] = !eventPanelActive[eventKey];
|
230
|
+
if (!eventPanelActive[eventKey]) {
|
231
|
+
(_a = this.eventPanelSortMap[eventKey]) === null || _a === void 0 ? void 0 : _a.destroy();
|
232
|
+
}
|
189
233
|
this.setState({
|
190
|
-
eventPanelActive:
|
234
|
+
eventPanelActive: eventPanelActive
|
235
|
+
}, function () {
|
236
|
+
_this.initDragging();
|
191
237
|
});
|
192
|
-
(_a = this.eventPanelSortMap[event]) === null || _a === void 0 ? void 0 : _a.destroy();
|
193
238
|
}
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
if (!eventPanelActive[eventKey]) {
|
210
|
-
(_a = this.eventPanelSortMap[eventKey]) === null || _a === void 0 ? void 0 : _a.destroy();
|
239
|
+
});
|
240
|
+
Object.defineProperty(EventControl.prototype, "updateWeight", {
|
241
|
+
enumerable: false,
|
242
|
+
configurable: true,
|
243
|
+
writable: true,
|
244
|
+
value: function (event, data) {
|
245
|
+
var onEvent = this.state.onEvent;
|
246
|
+
var onEventConfig = tslib.__assign({}, onEvent);
|
247
|
+
onEventConfig[event] = tslib.__assign(tslib.__assign({}, onEventConfig[event]), {
|
248
|
+
weight: data.weight || 0
|
249
|
+
});
|
250
|
+
this.setState({
|
251
|
+
onEvent: onEventConfig
|
252
|
+
});
|
211
253
|
}
|
212
|
-
|
213
|
-
this.setState({
|
214
|
-
eventPanelActive: eventPanelActive
|
215
|
-
}, function () {
|
216
|
-
_this.initDragging();
|
217
|
-
});
|
218
|
-
};
|
219
|
-
|
220
|
-
EventControl.prototype.updateWeight = function (event, data) {
|
221
|
-
var onEvent = this.state.onEvent;
|
222
|
-
|
223
|
-
var onEventConfig = tslib.__assign({}, onEvent);
|
224
|
-
|
225
|
-
onEventConfig[event] = tslib.__assign(tslib.__assign({}, onEventConfig[event]), {
|
226
|
-
weight: data.weight || 0
|
227
|
-
});
|
228
|
-
this.setState({
|
229
|
-
onEvent: onEventConfig
|
230
|
-
});
|
231
|
-
};
|
254
|
+
});
|
232
255
|
/**
|
233
256
|
* 更新事件配置
|
234
257
|
*
|
@@ -237,528 +260,515 @@ function (_super) {
|
|
237
260
|
* @param {*} config
|
238
261
|
* @memberof EventControl
|
239
262
|
*/
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
return tslib.
|
246
|
-
onEvent
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
263
|
+
Object.defineProperty(EventControl.prototype, "updateValue", {
|
264
|
+
enumerable: false,
|
265
|
+
configurable: true,
|
266
|
+
writable: true,
|
267
|
+
value: function (event, index, config) {
|
268
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
269
|
+
var onEvent, emptyEventAcion, onEventConfig;
|
270
|
+
return tslib.__generator(this, function (_a) {
|
271
|
+
onEvent = this.state.onEvent;
|
272
|
+
emptyEventAcion = tslib.__assign({}, onEvent);
|
273
|
+
onEventConfig = tslib.__assign({}, onEvent);
|
274
|
+
emptyEventAcion[event] = {
|
275
|
+
actions: onEvent[event].actions.map(function (item, actionIndex) {
|
276
|
+
return actionIndex === index ? {
|
277
|
+
actionType: ''
|
278
|
+
} : item;
|
279
|
+
}),
|
280
|
+
weight: onEvent[event].weight
|
281
|
+
};
|
282
|
+
onEventConfig[event] = {
|
283
|
+
actions: onEvent[event].actions.map(function (item, actionIndex) {
|
284
|
+
return actionIndex === index ? typeof config === 'string' ? tslib.__assign(tslib.__assign({}, item), {
|
285
|
+
actionType: config
|
286
|
+
}) : config : item;
|
287
|
+
}),
|
288
|
+
weight: onEvent[event].weight
|
289
|
+
};
|
290
|
+
this.setState({
|
291
|
+
onEvent: onEventConfig
|
292
|
+
});
|
293
|
+
this.props.onChange && this.props.onChange(onEventConfig);
|
294
|
+
return [2 /*return*/];
|
267
295
|
});
|
268
|
-
this.props.onChange && this.props.onChange(onEventConfig);
|
269
|
-
return [2
|
270
|
-
/*return*/
|
271
|
-
];
|
272
296
|
});
|
273
|
-
});
|
274
|
-
};
|
275
|
-
|
276
|
-
EventControl.prototype.dragRef = function (ref) {
|
277
|
-
if (!this.drag && ref) {
|
278
|
-
this.initDragging();
|
279
|
-
} else if (this.drag && !ref) {
|
280
|
-
this.destroyDragging();
|
281
297
|
}
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
298
|
+
});
|
299
|
+
|
300
|
+
Object.defineProperty(EventControl.prototype, "dragRef", {
|
301
|
+
enumerable: false,
|
302
|
+
configurable: true,
|
303
|
+
writable: true,
|
304
|
+
value: function (ref) {
|
305
|
+
if (!this.drag && ref) {
|
306
|
+
this.initDragging();
|
307
|
+
} else if (this.drag && !ref) {
|
308
|
+
this.destroyDragging();
|
309
|
+
}
|
310
|
+
this.drag = ref;
|
311
|
+
}
|
312
|
+
});
|
313
|
+
Object.defineProperty(EventControl.prototype, "initDragging", {
|
314
|
+
enumerable: false,
|
315
|
+
configurable: true,
|
316
|
+
writable: true,
|
317
|
+
value: function () {
|
318
|
+
var _this = this;
|
319
|
+
this.eventPanelSortMap = {};
|
320
|
+
var dom = reactDom.findDOMNode(this);
|
321
|
+
var _a = this.state,
|
292
322
|
onEvent = _a.onEvent,
|
293
323
|
eventPanelActive = _a.eventPanelActive;
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
}
|
302
|
-
});
|
303
|
-
};
|
304
|
-
|
305
|
-
EventControl.prototype.genSortPanel = function (eventKey, ele) {
|
306
|
-
var _this = this;
|
307
|
-
|
308
|
-
return new Sortable__default["default"](ele, {
|
309
|
-
group: 'eventControlGroup',
|
310
|
-
animation: 150,
|
311
|
-
handle: '.ae-option-control-item-dragBar',
|
312
|
-
ghostClass: 'ae-option-control-item--dragging',
|
313
|
-
onEnd: function (e) {
|
314
|
-
// 没有移动
|
315
|
-
if (e.newIndex === e.oldIndex) {
|
316
|
-
return;
|
317
|
-
} // 换回来
|
318
|
-
|
319
|
-
|
320
|
-
var parent = e.to;
|
321
|
-
|
322
|
-
if (e.newIndex < e.oldIndex && e.oldIndex < parent.childNodes.length - 1) {
|
323
|
-
parent.insertBefore(e.item, parent.childNodes[e.oldIndex + 1]);
|
324
|
-
} else if (e.oldIndex < parent.childNodes.length - 1) {
|
325
|
-
parent.insertBefore(e.item, parent.childNodes[e.oldIndex]);
|
326
|
-
} else {
|
327
|
-
parent.appendChild(e.item);
|
324
|
+
var eventPanel = Array.prototype.slice.call(dom.getElementsByClassName('item-content'));
|
325
|
+
// 找到激活的事件面板
|
326
|
+
Object.keys(onEvent).filter(function (key) {
|
327
|
+
return onEvent[key].actions.length && eventPanelActive[key];
|
328
|
+
}).forEach(function (key, index) {
|
329
|
+
if (!_this.eventPanelSortMap[key]) {
|
330
|
+
_this.eventPanelSortMap[key] = _this.genSortPanel(key, eventPanel[index]);
|
328
331
|
}
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
332
|
+
});
|
333
|
+
}
|
334
|
+
});
|
335
|
+
Object.defineProperty(EventControl.prototype, "genSortPanel", {
|
336
|
+
enumerable: false,
|
337
|
+
configurable: true,
|
338
|
+
writable: true,
|
339
|
+
value: function (eventKey, ele) {
|
340
|
+
var _this = this;
|
341
|
+
return new Sortable__default["default"](ele, {
|
342
|
+
group: 'eventControlGroup',
|
343
|
+
animation: 150,
|
344
|
+
handle: '.ae-option-control-item-dragBar',
|
345
|
+
ghostClass: 'ae-option-control-item--dragging',
|
346
|
+
onEnd: function (e) {
|
347
|
+
// 没有移动
|
348
|
+
if (e.newIndex === e.oldIndex) {
|
349
|
+
return;
|
350
|
+
}
|
351
|
+
// 换回来
|
352
|
+
var parent = e.to;
|
353
|
+
if (e.newIndex < e.oldIndex && e.oldIndex < parent.childNodes.length - 1) {
|
354
|
+
parent.insertBefore(e.item, parent.childNodes[e.oldIndex + 1]);
|
355
|
+
} else if (e.oldIndex < parent.childNodes.length - 1) {
|
356
|
+
parent.insertBefore(e.item, parent.childNodes[e.oldIndex]);
|
357
|
+
} else {
|
358
|
+
parent.appendChild(e.item);
|
359
|
+
}
|
360
|
+
var onEventConfig = cloneDeep__default["default"](_this.state.onEvent);
|
361
|
+
var newEvent = onEventConfig[eventKey];
|
362
|
+
var options = newEvent === null || newEvent === void 0 ? void 0 : newEvent.actions.concat();
|
363
|
+
// 从后往前移
|
364
|
+
if (e.oldIndex > e.newIndex) {
|
365
|
+
options = tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray([], options.slice(0, e.newIndex), true), [options[e.oldIndex]], false), options.slice(e.newIndex, e.oldIndex), true), options.slice(e.oldIndex + 1, options.length), true);
|
366
|
+
} else if (e.oldIndex < e.newIndex) {
|
367
|
+
// 从前往后
|
368
|
+
options = tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray([], e.oldIndex === 0 ? [] : options.slice(0, e.oldIndex), true), options.slice(e.oldIndex + 1, e.newIndex), true), [options[e.oldIndex]], false), options.slice(e.newIndex, options.length), true);
|
369
|
+
}
|
370
|
+
onEventConfig[eventKey] = tslib.__assign(tslib.__assign({}, onEventConfig[eventKey]), {
|
371
|
+
actions: options
|
372
|
+
});
|
373
|
+
_this.setState({
|
374
|
+
onEvent: onEventConfig
|
375
|
+
});
|
339
376
|
}
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
377
|
+
});
|
378
|
+
}
|
379
|
+
});
|
380
|
+
Object.defineProperty(EventControl.prototype, "destroyDragging", {
|
381
|
+
enumerable: false,
|
382
|
+
configurable: true,
|
383
|
+
writable: true,
|
384
|
+
value: function () {
|
385
|
+
var _this = this;
|
386
|
+
Object.keys(this.eventPanelSortMap).forEach(function (key) {
|
387
|
+
var _a;
|
388
|
+
(_a = _this.eventPanelSortMap[key]) === null || _a === void 0 ? void 0 : _a.destroy();
|
389
|
+
});
|
390
|
+
}
|
391
|
+
});
|
392
|
+
Object.defineProperty(EventControl.prototype, "getEventVariables", {
|
393
|
+
enumerable: false,
|
394
|
+
configurable: true,
|
395
|
+
writable: true,
|
396
|
+
value: function (activeData) {
|
356
397
|
var _a;
|
357
|
-
|
358
|
-
(_a = _this.eventPanelSortMap[key]) === null || _a === void 0 ? void 0 : _a.destroy();
|
359
|
-
});
|
360
|
-
};
|
361
|
-
|
362
|
-
EventControl.prototype.getEventVariables = function (activeData) {
|
363
|
-
var _a;
|
364
|
-
|
365
|
-
var _b = this.state,
|
398
|
+
var _b = this.state,
|
366
399
|
events = _b.events,
|
367
400
|
onEvent = _b.onEvent;
|
368
|
-
|
401
|
+
var _c = this.props,
|
369
402
|
actionTree = _c.actionTree,
|
370
403
|
pluginActions = _c.pluginActions,
|
371
|
-
commonActions = _c.commonActions
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
return tslib.__assign(tslib.__assign({}, variable), {
|
394
|
-
value: variable.value.replace('${outputVar}', item.outputVar)
|
395
|
-
});
|
396
|
-
})
|
397
|
-
};
|
398
|
-
});
|
399
|
-
var eventVariables = [{
|
400
|
-
label: i18nRuntime.i18n("0b446df580ad309e7c26e5242eddafac"),
|
401
|
-
children: withOutputVarVariables || []
|
402
|
-
}];
|
403
|
-
var eventConfig = events.find(function (item) {
|
404
|
-
return item.eventName === activeData.actionData.eventKey;
|
405
|
-
});
|
406
|
-
(_a = eventConfig === null || eventConfig === void 0 ? void 0 : eventConfig.dataSchema) === null || _a === void 0 ? void 0 : _a.forEach(function (ds) {
|
407
|
-
var dataSchema = new amis.DataSchema(ds || []);
|
408
|
-
eventVariables[0].children = tslib.__spreadArray(tslib.__spreadArray([], eventVariables[0].children, true), dataSchema.getDataPropsAsOptions(), true);
|
409
|
-
});
|
410
|
-
return eventVariables;
|
411
|
-
}; // 唤起动作配置弹窗
|
412
|
-
|
413
|
-
|
414
|
-
EventControl.prototype.activeActionDialog = function (data) {
|
415
|
-
var _a;
|
416
|
-
|
417
|
-
return tslib.__awaiter(this, void 0, void 0, function () {
|
418
|
-
var _b, pluginActions, getContextSchemas, actionConfigInitFormatter, getComponents, actionTree, allComponents, rawVariables, dataSchemaIns, eventVariables, variables, action_1, actionConfig, actionNode, hasSubActionNode, supportComponents, node, setValueDs, rendererType, rendererName_1, curVariable;
|
419
|
-
|
420
|
-
return tslib.__generator(this, function (_c) {
|
421
|
-
switch (_c.label) {
|
422
|
-
case 0:
|
423
|
-
_b = this.props, pluginActions = _b.actions, getContextSchemas = _b.getContextSchemas, actionConfigInitFormatter = _b.actionConfigInitFormatter, getComponents = _b.getComponents, actionTree = _b.actionTree, allComponents = _b.allComponents;
|
424
|
-
rawVariables = [];
|
425
|
-
if (!getContextSchemas) return [3
|
426
|
-
/*break*/
|
427
|
-
, 2];
|
428
|
-
return [4
|
429
|
-
/*yield*/
|
430
|
-
, getContextSchemas()];
|
431
|
-
|
432
|
-
case 1:
|
433
|
-
dataSchemaIns = _c.sent();
|
434
|
-
rawVariables = dataSchemaIns === null || dataSchemaIns === void 0 ? void 0 : dataSchemaIns.getDataPropsAsOptions();
|
435
|
-
_c.label = 2;
|
436
|
-
|
437
|
-
case 2:
|
438
|
-
eventVariables = this.getEventVariables(data);
|
439
|
-
variables = tslib.__spreadArray(tslib.__spreadArray([], eventVariables, true), rawVariables, true);
|
440
|
-
if (!(data.type === 'update')) return [3
|
441
|
-
/*break*/
|
442
|
-
, 4];
|
443
|
-
action_1 = data.actionData.action;
|
444
|
-
return [4
|
445
|
-
/*yield*/
|
446
|
-
, actionConfigInitFormatter === null || actionConfigInitFormatter === void 0 ? void 0 : actionConfigInitFormatter(action_1, {
|
447
|
-
eventVariables: eventVariables,
|
448
|
-
rawVariables: rawVariables
|
449
|
-
})];
|
450
|
-
|
451
|
-
case 3:
|
452
|
-
actionConfig = _c.sent();
|
453
|
-
actionNode = helper.findActionNode(actionTree, actionConfig === null || actionConfig === void 0 ? void 0 : actionConfig.actionType);
|
454
|
-
hasSubActionNode = helper.findSubActionNode(actionTree, action_1.actionType);
|
455
|
-
supportComponents = getComponents(actionNode);
|
456
|
-
node = amisCore.findTree(supportComponents, function (item) {
|
457
|
-
return item.value === action_1.componentId;
|
404
|
+
commonActions = _c.commonActions,
|
405
|
+
allComponents = _c.allComponents;
|
406
|
+
// 收集当前事件已有ajax动作的请求返回结果作为事件变量
|
407
|
+
var oldActions = onEvent[activeData.actionData.eventKey].actions;
|
408
|
+
if (activeData.type === 'update') {
|
409
|
+
// 编辑的时候只能拿到当前动作前面动作的事件变量
|
410
|
+
oldActions = oldActions.slice(0, activeData.actionData.actionIndex);
|
411
|
+
}
|
412
|
+
var withOutputVarActions = oldActions === null || oldActions === void 0 ? void 0 : oldActions.filter(function (item) {
|
413
|
+
return item.outputVar;
|
414
|
+
});
|
415
|
+
var withOutputVarVariables = withOutputVarActions === null || withOutputVarActions === void 0 ? void 0 : withOutputVarActions.map(function (item, index) {
|
416
|
+
var _a;
|
417
|
+
var actionLabel = helper.getPropOfAcion(item, 'actionLabel', actionTree, pluginActions, commonActions, allComponents);
|
418
|
+
var dataSchemaJson = helper.getPropOfAcion(item, 'outputVarDataSchema', actionTree, pluginActions, commonActions, allComponents);
|
419
|
+
var dataSchema = new amis.DataSchema(dataSchemaJson || []);
|
420
|
+
return {
|
421
|
+
label: "".concat(item.outputVar ? item.outputVar + "\uFF08".concat(actionLabel, "\u7ED3\u679C\uFF09") : "".concat(actionLabel, "\u7ED3\u679C")),
|
422
|
+
tag: 'object',
|
423
|
+
children: (_a = dataSchema.getDataPropsAsOptions()) === null || _a === void 0 ? void 0 : _a.map(function (variable) {
|
424
|
+
return tslib.__assign(tslib.__assign({}, variable), {
|
425
|
+
value: variable.value.replace('${outputVar}', item.outputVar)
|
458
426
|
});
|
459
|
-
|
460
|
-
|
461
|
-
if ((actionConfig === null || actionConfig === void 0 ? void 0 : actionConfig.actionType) === 'setValue') {
|
462
|
-
rendererType = node === null || node === void 0 ? void 0 : node.type;
|
463
|
-
rendererName_1 = node === null || node === void 0 ? void 0 : node.label; // todo:这里会闪一下,需要从amis查下问题
|
464
|
-
|
465
|
-
if (helper.SELECT_PROPS_CONTAINER.includes(rendererType || '')) {
|
466
|
-
curVariable = rawVariables.find(function (item) {
|
467
|
-
return item.label === "".concat(rendererName_1, "\u53D8\u91CF");
|
468
|
-
});
|
469
|
-
setValueDs = (_a = curVariable === null || curVariable === void 0 ? void 0 : curVariable.children) === null || _a === void 0 ? void 0 : _a.filter(function (item) {
|
470
|
-
return item.value !== '$$id';
|
471
|
-
});
|
472
|
-
}
|
473
|
-
}
|
474
|
-
|
475
|
-
data.actionData = tslib.__assign(tslib.__assign({
|
476
|
-
eventKey: data.actionData.eventKey,
|
477
|
-
actionIndex: data.actionData.actionIndex,
|
478
|
-
variables: variables,
|
479
|
-
pluginActions: pluginActions,
|
480
|
-
getContextSchemas: getContextSchemas,
|
481
|
-
rawVariables: rawVariables
|
482
|
-
}, actionConfig), {
|
483
|
-
groupType: action_1.actionType,
|
484
|
-
__actionDesc: actionNode.description,
|
485
|
-
__actionSchema: actionNode.schema,
|
486
|
-
__subActions: hasSubActionNode === null || hasSubActionNode === void 0 ? void 0 : hasSubActionNode.actions,
|
487
|
-
__cmptTreeSource: supportComponents !== null && supportComponents !== void 0 ? supportComponents : [],
|
488
|
-
__superCmptTreeSource: allComponents,
|
489
|
-
// __supersCmptTreeSource: '',
|
490
|
-
__setValueDs: setValueDs
|
491
|
-
}); // 选中项自动滚动至可见位置
|
492
|
-
|
493
|
-
setTimeout(function () {
|
494
|
-
var _a;
|
495
|
-
|
496
|
-
return (_a = document.querySelector('.action-tree li .is-checked')) === null || _a === void 0 ? void 0 : _a.scrollIntoView();
|
497
|
-
}, 0);
|
498
|
-
return [3
|
499
|
-
/*break*/
|
500
|
-
, 5];
|
501
|
-
|
502
|
-
case 4:
|
503
|
-
data.actionData = {
|
504
|
-
eventKey: data.actionData.eventKey,
|
505
|
-
variables: variables,
|
506
|
-
pluginActions: pluginActions,
|
507
|
-
getContextSchemas: getContextSchemas,
|
508
|
-
rawVariables: rawVariables,
|
509
|
-
__superCmptTreeSource: allComponents
|
510
|
-
};
|
511
|
-
_c.label = 5;
|
512
|
-
|
513
|
-
case 5:
|
514
|
-
this.setState(data);
|
515
|
-
return [2
|
516
|
-
/*return*/
|
517
|
-
];
|
518
|
-
}
|
427
|
+
})
|
428
|
+
};
|
519
429
|
});
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
430
|
+
var eventVariables = [{
|
431
|
+
label: i18nRuntime.i18n("0b446df580ad309e7c26e5242eddafac"),
|
432
|
+
children: withOutputVarVariables || []
|
433
|
+
}];
|
434
|
+
var eventConfig = events.find(function (item) {
|
435
|
+
return item.eventName === activeData.actionData.eventKey;
|
436
|
+
});
|
437
|
+
(_a = eventConfig === null || eventConfig === void 0 ? void 0 : eventConfig.dataSchema) === null || _a === void 0 ? void 0 : _a.forEach(function (ds) {
|
438
|
+
var dataSchema = new amis.DataSchema(ds || []);
|
439
|
+
eventVariables[0].children = tslib.__spreadArray(tslib.__spreadArray([], eventVariables[0].children, true), dataSchema.getDataPropsAsOptions(), true);
|
440
|
+
});
|
441
|
+
return eventVariables;
|
442
|
+
}
|
443
|
+
});
|
444
|
+
// 唤起动作配置弹窗
|
445
|
+
Object.defineProperty(EventControl.prototype, "activeActionDialog", {
|
446
|
+
enumerable: false,
|
447
|
+
configurable: true,
|
448
|
+
writable: true,
|
449
|
+
value: function (data) {
|
450
|
+
return tslib.__awaiter(this, void 0, void 0, function () {
|
451
|
+
var _a, pluginActions, getContextSchemas, actionConfigInitFormatter, getComponents, actionTree, allComponents, rawVariables, dataSchemaIns, eventVariables, variables, action_1, actionConfig, actionNode, hasSubActionNode, supportComponents, node, setValueDs, targetDataSchema, targetDataSchemaIns, targetVariables;
|
452
|
+
return tslib.__generator(this, function (_b) {
|
453
|
+
switch (_b.label) {
|
454
|
+
case 0:
|
455
|
+
_a = this.props, pluginActions = _a.actions, getContextSchemas = _a.getContextSchemas, actionConfigInitFormatter = _a.actionConfigInitFormatter, getComponents = _a.getComponents, actionTree = _a.actionTree, allComponents = _a.allComponents;
|
456
|
+
rawVariables = [];
|
457
|
+
if (!getContextSchemas) return [3 /*break*/, 2];
|
458
|
+
return [4 /*yield*/, getContextSchemas()];
|
459
|
+
case 1:
|
460
|
+
dataSchemaIns = _b.sent();
|
461
|
+
rawVariables = dataSchemaIns === null || dataSchemaIns === void 0 ? void 0 : dataSchemaIns.getDataPropsAsOptions();
|
462
|
+
_b.label = 2;
|
463
|
+
case 2:
|
464
|
+
eventVariables = this.getEventVariables(data);
|
465
|
+
variables = tslib.__spreadArray(tslib.__spreadArray([], eventVariables, true), rawVariables, true);
|
466
|
+
if (!(data.type === 'update')) return [3 /*break*/, 6];
|
467
|
+
action_1 = data.actionData.action;
|
468
|
+
return [4 /*yield*/, actionConfigInitFormatter === null || actionConfigInitFormatter === void 0 ? void 0 : actionConfigInitFormatter(action_1, {
|
469
|
+
eventVariables: eventVariables,
|
470
|
+
rawVariables: rawVariables
|
471
|
+
})];
|
472
|
+
case 3:
|
473
|
+
actionConfig = _b.sent();
|
474
|
+
actionNode = helper.findActionNode(actionTree, actionConfig === null || actionConfig === void 0 ? void 0 : actionConfig.actionType);
|
475
|
+
hasSubActionNode = helper.findSubActionNode(actionTree, action_1.actionType);
|
476
|
+
supportComponents = getComponents(actionNode);
|
477
|
+
node = amisCore.findTree(supportComponents, function (item) {
|
478
|
+
return item.value === action_1.componentId;
|
479
|
+
});
|
480
|
+
setValueDs = null;
|
481
|
+
if (!((actionConfig === null || actionConfig === void 0 ? void 0 : actionConfig.actionType) === 'setValue' && (node === null || node === void 0 ? void 0 : node.id) && helper.SELECT_PROPS_CONTAINER.includes((node === null || node === void 0 ? void 0 : node.type) || ''))) return [3 /*break*/, 5];
|
482
|
+
return [4 /*yield*/, getContextSchemas === null || getContextSchemas === void 0 ? void 0 : getContextSchemas(node.id, true)];
|
483
|
+
case 4:
|
484
|
+
targetDataSchema = _b.sent();
|
485
|
+
targetDataSchemaIns = new amis.DataSchema(targetDataSchema || []);
|
486
|
+
targetVariables = (targetDataSchemaIns === null || targetDataSchemaIns === void 0 ? void 0 : targetDataSchemaIns.getDataPropsAsOptions()) || [];
|
487
|
+
setValueDs = targetVariables === null || targetVariables === void 0 ? void 0 : targetVariables.filter(function (item) {
|
488
|
+
return item.value !== '$$id';
|
489
|
+
});
|
490
|
+
_b.label = 5;
|
491
|
+
case 5:
|
492
|
+
data.actionData = tslib.__assign(tslib.__assign({
|
493
|
+
eventKey: data.actionData.eventKey,
|
494
|
+
actionIndex: data.actionData.actionIndex,
|
495
|
+
variables: variables,
|
496
|
+
pluginActions: pluginActions,
|
497
|
+
getContextSchemas: getContextSchemas,
|
498
|
+
rawVariables: rawVariables
|
499
|
+
}, actionConfig), {
|
500
|
+
groupType: action_1.actionType,
|
501
|
+
__actionDesc: actionNode.description,
|
502
|
+
__actionSchema: actionNode.schema,
|
503
|
+
__subActions: hasSubActionNode === null || hasSubActionNode === void 0 ? void 0 : hasSubActionNode.actions,
|
504
|
+
__cmptTreeSource: supportComponents !== null && supportComponents !== void 0 ? supportComponents : [],
|
505
|
+
__superCmptTreeSource: allComponents,
|
506
|
+
// __supersCmptTreeSource: '',
|
507
|
+
__setValueDs: setValueDs
|
508
|
+
});
|
509
|
+
// 选中项自动滚动至可见位置
|
510
|
+
setTimeout(function () {
|
511
|
+
var _a;
|
512
|
+
return (_a = document.querySelector('.action-tree li .is-checked')) === null || _a === void 0 ? void 0 : _a.scrollIntoView();
|
513
|
+
}, 0);
|
514
|
+
return [3 /*break*/, 7];
|
515
|
+
case 6:
|
516
|
+
data.actionData = {
|
517
|
+
eventKey: data.actionData.eventKey,
|
518
|
+
variables: variables,
|
519
|
+
pluginActions: pluginActions,
|
520
|
+
getContextSchemas: getContextSchemas,
|
521
|
+
rawVariables: rawVariables,
|
522
|
+
__superCmptTreeSource: allComponents
|
523
|
+
};
|
524
|
+
_b.label = 7;
|
525
|
+
case 7:
|
526
|
+
this.setState(data);
|
527
|
+
return [2 /*return*/];
|
528
|
+
}
|
529
|
+
});
|
530
|
+
});
|
531
|
+
}
|
532
|
+
});
|
533
|
+
// 渲染描述信息
|
534
|
+
Object.defineProperty(EventControl.prototype, "renderDesc", {
|
535
|
+
enumerable: false,
|
536
|
+
configurable: true,
|
537
|
+
writable: true,
|
538
|
+
value: function (action) {
|
539
|
+
var _a = this.props,
|
526
540
|
pluginActions = _a.actions,
|
527
541
|
actionTree = _a.actionTree,
|
528
542
|
commonActions = _a.commonActions,
|
529
|
-
getComponents = _a.getComponents
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
var node = amisCore.findTree(supportComponents, function (item) {
|
542
|
-
return item.value === action.componentId;
|
543
|
-
});
|
544
|
-
|
545
|
-
if (node) {
|
546
|
-
info = tslib.__assign(tslib.__assign({}, info), {
|
547
|
-
rendererLabel: node.label
|
543
|
+
getComponents = _a.getComponents,
|
544
|
+
allComponents = _a.allComponents;
|
545
|
+
var desc = helper.getPropOfAcion(action, 'descDetail', actionTree, pluginActions, commonActions, allComponents);
|
546
|
+
var info = tslib.__assign({}, action);
|
547
|
+
// 根据子动作类型获取动作树节点的配置
|
548
|
+
var hasSubActionNode = helper.findSubActionNode(actionTree, action.actionType);
|
549
|
+
var actionType = helper.getActionType(action, hasSubActionNode);
|
550
|
+
var actionNode = actionType && helper.findActionNode(actionTree, actionType);
|
551
|
+
if (action.componentId && actionNode) {
|
552
|
+
var supportComponents = getComponents(actionNode);
|
553
|
+
var node = amisCore.findTree(supportComponents, function (item) {
|
554
|
+
return item.value === action.componentId;
|
548
555
|
});
|
556
|
+
if (node) {
|
557
|
+
info = tslib.__assign(tslib.__assign({}, info), {
|
558
|
+
rendererLabel: node.label
|
559
|
+
});
|
560
|
+
}
|
549
561
|
}
|
562
|
+
return typeof desc === 'function' ? React__default["default"].createElement("div", {
|
563
|
+
className: "action-control-content"
|
564
|
+
}, (desc === null || desc === void 0 ? void 0 : desc(info)) || '-') : null;
|
550
565
|
}
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
566
|
+
});
|
567
|
+
Object.defineProperty(EventControl.prototype, "onSubmit", {
|
568
|
+
enumerable: false,
|
569
|
+
configurable: true,
|
570
|
+
writable: true,
|
571
|
+
value: function (type, config) {
|
572
|
+
var _a, _b, _c;
|
573
|
+
var actionConfigSubmitFormatter = this.props.actionConfigSubmitFormatter;
|
574
|
+
var action = (_a = actionConfigSubmitFormatter === null || actionConfigSubmitFormatter === void 0 ? void 0 : actionConfigSubmitFormatter(config)) !== null && _a !== void 0 ? _a : config;
|
575
|
+
if (type === 'add') {
|
576
|
+
(_b = this.addAction) === null || _b === void 0 ? void 0 : _b.call(this, config.eventKey, action);
|
577
|
+
} else if (type === 'update') {
|
578
|
+
(_c = this.updateAction) === null || _c === void 0 ? void 0 : _c.call(this, config.eventKey, config.actionIndex, action);
|
579
|
+
}
|
580
|
+
this.setState({
|
581
|
+
showAcionDialog: false
|
582
|
+
});
|
583
|
+
this.setState({
|
584
|
+
actionData: undefined
|
585
|
+
});
|
567
586
|
}
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
var _a = this.props,
|
587
|
+
});
|
588
|
+
Object.defineProperty(EventControl.prototype, "onClose", {
|
589
|
+
enumerable: false,
|
590
|
+
configurable: true,
|
591
|
+
writable: true,
|
592
|
+
value: function () {
|
593
|
+
this.setState({
|
594
|
+
showAcionDialog: false
|
595
|
+
});
|
596
|
+
}
|
597
|
+
});
|
598
|
+
Object.defineProperty(EventControl.prototype, "render", {
|
599
|
+
enumerable: false,
|
600
|
+
configurable: true,
|
601
|
+
writable: true,
|
602
|
+
value: function () {
|
603
|
+
var _this = this;
|
604
|
+
var _a = this.props,
|
587
605
|
actionTree = _a.actionTree,
|
588
606
|
pluginActions = _a.actions,
|
589
607
|
commonActions = _a.commonActions,
|
590
608
|
getComponents = _a.getComponents,
|
609
|
+
allComponents = _a.allComponents,
|
591
610
|
render = _a.render;
|
592
|
-
|
611
|
+
var _b = this.state,
|
593
612
|
onEvent = _b.onEvent,
|
594
613
|
events = _b.events,
|
595
614
|
eventPanelActive = _b.eventPanelActive,
|
596
615
|
showAcionDialog = _b.showAcionDialog,
|
597
616
|
type = _b.type,
|
598
617
|
actionData = _b.actionData;
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
className: cx__default["default"]({
|
606
|
-
'ae-event-control-header': true,
|
607
|
-
'ae-event-control-header-oldentry': showOldEntry,
|
608
|
-
'no-bd-btm': !eventKeys.length
|
609
|
-
})
|
610
|
-
}, render('dropdown', {
|
611
|
-
type: 'dropdown-button',
|
612
|
-
level: 'enhance',
|
613
|
-
label: i18nRuntime.i18n("1fab2b4934161e87a1f0133b9d5bc1b5"),
|
614
|
-
disabled: false,
|
615
|
-
className: 'block w-full add-event-dropdown',
|
616
|
-
closeOnClick: true,
|
617
|
-
buttons: events.map(function (item) {
|
618
|
-
return {
|
619
|
-
type: 'button',
|
620
|
-
disabledTip: i18nRuntime.i18n("3371427f1b82095309092ef82418ec1a"),
|
621
|
-
tooltipPlacement: 'left',
|
622
|
-
disabled: Object.keys(onEvent).includes(item.eventName),
|
623
|
-
actionType: '',
|
624
|
-
label: item.eventLabel,
|
625
|
-
onClick: _this.addEvent.bind(_this, item, Object.keys(onEvent).includes(item.eventName))
|
626
|
-
};
|
627
|
-
})
|
628
|
-
}, {
|
629
|
-
popOverContainer: null // amis 渲染挂载节点会使用 this.target
|
630
|
-
|
631
|
-
})), React__default["default"].createElement("ul", {
|
632
|
-
className: cx__default["default"]({
|
633
|
-
'ae-event-control-content': true,
|
634
|
-
'ae-event-control-content-oldentry': showOldEntry
|
635
|
-
}),
|
636
|
-
ref: this.dragRef
|
637
|
-
}, eventKeys.length ? eventKeys.map(function (eventKey, eventIndex) {
|
638
|
-
var _a;
|
639
|
-
|
640
|
-
return React__default["default"].createElement("li", {
|
641
|
-
className: "event-item",
|
642
|
-
key: "content_".concat(eventIndex)
|
643
|
-
}, React__default["default"].createElement("div", {
|
618
|
+
var enventSnapshot = cloneDeep__default["default"](onEvent);
|
619
|
+
var showOldEntry = this.props.showOldEntry;
|
620
|
+
var eventKeys = Object.keys(enventSnapshot);
|
621
|
+
return React__default["default"].createElement("div", {
|
622
|
+
className: "ae-event-control"
|
623
|
+
}, React__default["default"].createElement("header", {
|
644
624
|
className: cx__default["default"]({
|
645
|
-
'event-
|
646
|
-
'
|
625
|
+
'ae-event-control-header': true,
|
626
|
+
'ae-event-control-header-oldentry': showOldEntry,
|
627
|
+
'no-bd-btm': !eventKeys.length
|
647
628
|
})
|
648
|
-
},
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
}
|
629
|
+
}, render('dropdown', {
|
630
|
+
type: 'dropdown-button',
|
631
|
+
level: 'enhance',
|
632
|
+
label: i18nRuntime.i18n("1fab2b4934161e87a1f0133b9d5bc1b5"),
|
633
|
+
disabled: false,
|
634
|
+
className: 'block w-full add-event-dropdown',
|
635
|
+
closeOnClick: true,
|
636
|
+
buttons: events.map(function (item) {
|
637
|
+
return {
|
638
|
+
type: 'button',
|
639
|
+
disabledTip: i18nRuntime.i18n("3371427f1b82095309092ef82418ec1a"),
|
640
|
+
tooltipPlacement: 'left',
|
641
|
+
disabled: Object.keys(onEvent).includes(item.eventName),
|
642
|
+
actionType: '',
|
643
|
+
label: item.eventLabel,
|
644
|
+
onClick: _this.addEvent.bind(_this, item, Object.keys(onEvent).includes(item.eventName))
|
645
|
+
};
|
666
646
|
})
|
667
|
-
},
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
}
|
676
|
-
|
677
|
-
}, eventPanelActive[eventKey] ? React__default["default"].createElement(amis.Icon, {
|
678
|
-
className: "icon",
|
679
|
-
icon: "open-btn-r"
|
680
|
-
}) : React__default["default"].createElement(amis.Icon, {
|
681
|
-
className: "icon",
|
682
|
-
icon: "close-btn"
|
683
|
-
})))), helper.getEventStrongDesc(events, eventKey) ? render('alert', {
|
684
|
-
type: 'alert',
|
685
|
-
body: i18nRuntime.i18n("0e9525b2bb1493c567c114dd61b69095") + helper.getEventStrongDesc(events, eventKey),
|
686
|
-
level: 'info',
|
687
|
-
showCloseButton: true,
|
688
|
-
showIcon: true,
|
689
|
-
className: 'event-item-desc'
|
690
|
-
}) : null, enventSnapshot[eventKey].actions.length && eventPanelActive[eventKey] ? React__default["default"].createElement("ul", {
|
691
|
-
className: "item-content"
|
692
|
-
}, enventSnapshot[eventKey].actions.map(function (action, actionIndex) {
|
647
|
+
}, {
|
648
|
+
popOverContainer: null // amis 渲染挂载节点会使用 this.target
|
649
|
+
})), React__default["default"].createElement("ul", {
|
650
|
+
className: cx__default["default"]({
|
651
|
+
'ae-event-control-content': true,
|
652
|
+
'ae-event-control-content-oldentry': showOldEntry
|
653
|
+
}),
|
654
|
+
ref: this.dragRef
|
655
|
+
}, eventKeys.length ? eventKeys.map(function (eventKey, eventIndex) {
|
656
|
+
var _a;
|
693
657
|
return React__default["default"].createElement("li", {
|
694
|
-
className: "
|
695
|
-
key: "
|
696
|
-
}, React__default["default"].createElement("div", {
|
697
|
-
className: "action-control-header"
|
658
|
+
className: "event-item",
|
659
|
+
key: "content_".concat(eventIndex)
|
698
660
|
}, React__default["default"].createElement("div", {
|
699
|
-
className: "
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
661
|
+
className: cx__default["default"]({
|
662
|
+
'event-item-header': true,
|
663
|
+
'no-bd-btm': !(((_a = enventSnapshot[eventKey].actions) === null || _a === void 0 ? void 0 : _a.length) && eventPanelActive[eventKey]) && !helper.getEventStrongDesc(events, eventKey)
|
664
|
+
})
|
665
|
+
}, React__default["default"].createElement(amis.TooltipWrapper, {
|
666
|
+
tooltipClassName: "event-item-header-tip",
|
667
|
+
trigger: "hover",
|
668
|
+
placement: "top",
|
669
|
+
tooltip: {
|
670
|
+
children: function () {
|
671
|
+
return React__default["default"].createElement("div", null, helper.getEventDesc(events, eventKey) || helper.getEventStrongDesc(events, eventKey) || eventKey);
|
672
|
+
}
|
673
|
+
}
|
674
|
+
}, React__default["default"].createElement("div", null, helper.getEventLabel(events, eventKey) || eventKey)), React__default["default"].createElement("div", {
|
675
|
+
className: "event-item-header-toolbar"
|
709
676
|
}, React__default["default"].createElement("div", {
|
710
677
|
onClick: _this.activeActionDialog.bind(_this, {
|
711
678
|
showAcionDialog: true,
|
712
|
-
type: '
|
679
|
+
type: 'add',
|
713
680
|
actionData: {
|
714
|
-
|
715
|
-
eventKey: eventKey,
|
716
|
-
actionIndex: actionIndex
|
681
|
+
eventKey: eventKey
|
717
682
|
}
|
718
683
|
})
|
719
684
|
}, React__default["default"].createElement(amis.Icon, {
|
720
685
|
className: "icon",
|
721
|
-
icon: "
|
686
|
+
icon: "add-btn"
|
722
687
|
})), React__default["default"].createElement("div", {
|
723
|
-
onClick: _this.
|
688
|
+
onClick: _this.delEvent.bind(_this, eventKey)
|
724
689
|
}, React__default["default"].createElement(amis.Icon, {
|
725
690
|
className: "icon",
|
726
|
-
icon: "delete-
|
727
|
-
}))
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
691
|
+
icon: "delete-bold-btn"
|
692
|
+
})), React__default["default"].createElement("div", {
|
693
|
+
onClick: _this.toggleActivePanel.bind(_this, eventKey)
|
694
|
+
}, eventPanelActive[eventKey] ? React__default["default"].createElement(amis.Icon, {
|
695
|
+
className: "icon",
|
696
|
+
icon: "open-btn-r"
|
697
|
+
}) : React__default["default"].createElement(amis.Icon, {
|
698
|
+
className: "icon",
|
699
|
+
icon: "close-btn"
|
700
|
+
})))), helper.getEventStrongDesc(events, eventKey) ? render('alert', {
|
701
|
+
type: 'alert',
|
702
|
+
body: i18nRuntime.i18n("0e9525b2bb1493c567c114dd61b69095") + helper.getEventStrongDesc(events, eventKey),
|
703
|
+
level: 'info',
|
704
|
+
showCloseButton: true,
|
705
|
+
showIcon: true,
|
706
|
+
className: 'event-item-desc'
|
707
|
+
}) : null, enventSnapshot[eventKey].actions.length && eventPanelActive[eventKey] ? React__default["default"].createElement("ul", {
|
708
|
+
className: "item-content"
|
709
|
+
}, enventSnapshot[eventKey].actions.map(function (action, actionIndex) {
|
710
|
+
return React__default["default"].createElement("li", {
|
711
|
+
className: "ae-option-control-item",
|
712
|
+
key: "item-content_".concat(actionIndex)
|
713
|
+
}, React__default["default"].createElement("div", {
|
714
|
+
className: "action-control-header"
|
715
|
+
}, React__default["default"].createElement("div", {
|
716
|
+
className: "action-control-header-left"
|
717
|
+
}, React__default["default"].createElement("div", {
|
718
|
+
className: "ae-option-control-item-dragBar"
|
719
|
+
}, React__default["default"].createElement(amis.Icon, {
|
720
|
+
icon: "drag-six-circle-btn",
|
721
|
+
className: "icon"
|
722
|
+
})), React__default["default"].createElement("div", {
|
723
|
+
className: "action-item-actiontype"
|
724
|
+
}, helper.getPropOfAcion(action, 'actionLabel', actionTree, pluginActions, commonActions, allComponents) || action.actionType)), React__default["default"].createElement("div", {
|
725
|
+
className: "action-control-header-right"
|
726
|
+
}, React__default["default"].createElement("div", {
|
727
|
+
onClick: _this.activeActionDialog.bind(_this, {
|
728
|
+
showAcionDialog: true,
|
729
|
+
type: 'update',
|
730
|
+
actionData: {
|
731
|
+
action: action,
|
732
|
+
eventKey: eventKey,
|
733
|
+
actionIndex: actionIndex
|
734
|
+
}
|
735
|
+
})
|
736
|
+
}, React__default["default"].createElement(amis.Icon, {
|
737
|
+
className: "icon",
|
738
|
+
icon: "edit-full-btn"
|
739
|
+
})), React__default["default"].createElement("div", {
|
740
|
+
onClick: _this.delAction.bind(_this, eventKey, action, actionIndex)
|
741
|
+
}, React__default["default"].createElement(amis.Icon, {
|
742
|
+
className: "icon",
|
743
|
+
icon: "delete-easy-btn"
|
744
|
+
})))), _this.renderDesc(action));
|
745
|
+
})) : null);
|
746
|
+
}) : React__default["default"].createElement("div", {
|
747
|
+
className: "ae-event-control-placeholder"
|
748
|
+
}, i18nRuntime.i18n('4db5110d41293fef57f5a1f364187896'))), React__default["default"].createElement(actionConfigDialog["default"], {
|
749
|
+
show: showAcionDialog,
|
750
|
+
type: type,
|
751
|
+
actionTree: actionTree,
|
752
|
+
pluginActions: pluginActions,
|
753
|
+
commonActions: commonActions,
|
754
|
+
getComponents: getComponents,
|
755
|
+
data: actionData,
|
756
|
+
onSubmit: this.onSubmit,
|
757
|
+
onClose: this.onClose,
|
758
|
+
render: this.props.render
|
759
|
+
}));
|
760
|
+
}
|
761
|
+
});
|
745
762
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], EventControl.prototype, "dragRef", null);
|
746
|
-
|
747
763
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String, Object]), tslib.__metadata("design:returntype", void 0)], EventControl.prototype, "onSubmit", null);
|
748
|
-
|
749
764
|
tslib.__decorate([amisCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], EventControl.prototype, "onClose", null);
|
750
|
-
|
751
765
|
return EventControl;
|
752
766
|
}(React__default["default"].Component);
|
753
|
-
|
754
|
-
/** @class */
|
755
|
-
(function (_super) {
|
767
|
+
/** @class */(function (_super) {
|
756
768
|
tslib.__extends(EventControlRenderer, _super);
|
757
|
-
|
758
769
|
function EventControlRenderer() {
|
759
770
|
return _super !== null && _super.apply(this, arguments) || this;
|
760
771
|
}
|
761
|
-
|
762
772
|
EventControlRenderer = tslib.__decorate([amis.FormItem({
|
763
773
|
type: 'ae-eventControl'
|
764
774
|
})], EventControlRenderer);
|
@@ -772,6 +782,7 @@ exports.IS_DATA_CONTAINER = helper.IS_DATA_CONTAINER;
|
|
772
782
|
exports.SELECT_PROPS_CONTAINER = helper.SELECT_PROPS_CONTAINER;
|
773
783
|
exports.SHOW_SELECT_PROP = helper.SHOW_SELECT_PROP;
|
774
784
|
exports.SUPPORT_DISABLED_CMPTS = helper.SUPPORT_DISABLED_CMPTS;
|
785
|
+
exports.SUPPORT_STATIC_FORMITEM_CMPTS = helper.SUPPORT_STATIC_FORMITEM_CMPTS;
|
775
786
|
exports.findActionNode = helper.findActionNode;
|
776
787
|
exports.findSubActionNode = helper.findSubActionNode;
|
777
788
|
exports.getActionType = helper.getActionType;
|