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
|
|
@@ -14,32 +14,35 @@ var amisCore = require('amis-core');
|
|
14
14
|
var compActionSelect = require('./comp-action-select.js');
|
15
15
|
var amis = require('amis');
|
16
16
|
var actions = require('./actions.js');
|
17
|
+
var without = require('lodash/without');
|
17
18
|
var i18nRuntime = require('i18n-runtime');
|
18
19
|
|
19
20
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
20
21
|
|
21
22
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
23
|
+
var without__default = /*#__PURE__*/_interopDefaultLegacy(without);
|
24
|
+
|
25
|
+
var DATA_CONTAINER = ['form', 'dialog', 'drawer', 'wizard', 'service', 'crud', 'page', 'app', 'chart'];
|
26
|
+
// 下拉展示可赋值属性范围
|
27
|
+
var SELECT_PROPS_CONTAINER = ['form'];
|
28
|
+
// 是否数据容器
|
29
|
+
var IS_DATA_CONTAINER = "".concat(JSON.stringify(DATA_CONTAINER), ".includes(data.__rendererName)");
|
30
|
+
// 是否下拉展示可赋值属性
|
31
|
+
var SHOW_SELECT_PROP = "".concat(JSON.stringify(SELECT_PROPS_CONTAINER), ".includes(data.__rendererName)");
|
32
|
+
// 表单项组件
|
31
33
|
var FORMITEM_CMPTS = ['button-group-select', 'button-toolbar', 'chained-select', 'chart-radios', 'checkbox', 'checkboxes', 'combo', 'input-kv', 'condition-builder', 'diff-editor', 'editor', 'formula', 'hidden', 'icon-picker', 'input-array', 'input-city', 'input-color', 'input-date', 'input-date-range', 'input-datetime-range', 'input-time-range', 'input-excel', 'input-file', 'input-formula', 'input-group', 'input-image', 'input-month-range', 'input-number', 'input-quarter-range', 'input-range', 'input-rating', 'input-repeat', 'input-rich-text', 'input-sub-form', 'input-table', 'input-tag', 'input-text', 'input-password', 'input-email', 'input-url', 'native-date', 'native-time', 'native-number', 'input-tree', 'input-year-range', 'list-select', 'location-picker', 'matrix-checkboxes', 'nested-select', 'cascader-select', 'picker', 'radios', 'select', 'multi-select', 'switch', 'tabs-transfer', 'tabs-transfer-picker', 'textarea', 'transfer', 'transfer-picker', 'tree-select', 'uuid'];
|
32
|
-
var
|
34
|
+
var SUPPORT_STATIC_FORMITEM_CMPTS = without__default["default"].apply(void 0, tslib.__spreadArray([FORMITEM_CMPTS], ['button-toolbar', 'condition-builder', 'diff-editor', 'editor', 'formula', 'hidden', 'icon-picker', 'input-excel', 'input-file', 'input-formula', 'input-image', 'input-repeat', 'input-rich-text', 'input-sub-form', 'input-table', 'picker', 'uuid'], false));
|
35
|
+
var SUPPORT_DISABLED_CMPTS = ['button-group', 'action', 'button', 'submit', 'reset', 'collapse', 'container', 'dropdown-button', 'flex', 'flex-item', 'grid', 'grid-2d', 'link', 'nav', 'wizard'
|
36
|
+
// 'card2'
|
33
37
|
];
|
38
|
+
|
34
39
|
var getArgsWrapper = function (items, multiple, patch) {
|
35
40
|
if (multiple === void 0) {
|
36
41
|
multiple = false;
|
37
42
|
}
|
38
|
-
|
39
43
|
if (patch === void 0) {
|
40
44
|
patch = {};
|
41
45
|
}
|
42
|
-
|
43
46
|
return tslib.__assign(tslib.__assign({
|
44
47
|
type: 'combo',
|
45
48
|
name: 'args',
|
@@ -49,8 +52,8 @@ var getArgsWrapper = function (items, multiple, patch) {
|
|
49
52
|
}, patch), {
|
50
53
|
items: Array.isArray(items) ? items : [items]
|
51
54
|
});
|
52
|
-
};
|
53
|
-
|
55
|
+
};
|
56
|
+
// 动作配置项schema map
|
54
57
|
var COMMON_ACTION_SCHEMA_MAP = {
|
55
58
|
setValue: {
|
56
59
|
innerArgs: ['value'],
|
@@ -81,16 +84,25 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
81
84
|
labelField: 'label',
|
82
85
|
valueField: 'value',
|
83
86
|
required: true
|
84
|
-
},
|
87
|
+
},
|
88
|
+
/*
|
89
|
+
{
|
85
90
|
name: 'val',
|
86
91
|
type: 'input-formula',
|
87
|
-
placeholder:
|
92
|
+
placeholder: '变量值',
|
88
93
|
variables: '${variables}',
|
89
94
|
evalMode: false,
|
90
95
|
variableMode: 'tabs',
|
91
96
|
inputMode: 'input-group'
|
97
|
+
}
|
98
|
+
*/
|
99
|
+
{
|
100
|
+
name: 'val',
|
101
|
+
type: 'ae-formulaControl',
|
102
|
+
variables: '${variables}',
|
103
|
+
placeholder: i18nRuntime.i18n("9a2ee7044ff04234a8892a13583d14b6")
|
92
104
|
}],
|
93
|
-
visibleOn: "
|
105
|
+
visibleOn: "".concat(IS_DATA_CONTAINER)
|
94
106
|
}, {
|
95
107
|
type: 'combo',
|
96
108
|
name: 'value',
|
@@ -119,27 +131,48 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
119
131
|
name: 'key',
|
120
132
|
type: 'input-text',
|
121
133
|
required: true
|
122
|
-
},
|
134
|
+
},
|
135
|
+
/*
|
136
|
+
{
|
123
137
|
name: 'val',
|
124
138
|
type: 'input-formula',
|
125
139
|
variables: '${variables}',
|
126
140
|
evalMode: false,
|
127
141
|
variableMode: 'tabs',
|
128
142
|
inputMode: 'input-group'
|
143
|
+
}
|
144
|
+
*/
|
145
|
+
{
|
146
|
+
name: 'val',
|
147
|
+
type: 'ae-formulaControl',
|
148
|
+
variables: '${variables}'
|
129
149
|
}]
|
130
150
|
}],
|
131
|
-
visibleOn: "data.__rendererName
|
132
|
-
},
|
151
|
+
visibleOn: "data.__rendererName === 'combo'"
|
152
|
+
},
|
153
|
+
/*
|
154
|
+
{
|
133
155
|
name: '__valueInput',
|
134
156
|
type: 'input-formula',
|
135
157
|
variables: '${variables}',
|
136
158
|
evalMode: false,
|
137
159
|
variableMode: 'tabs',
|
138
160
|
inputMode: 'input-group',
|
161
|
+
label: '变量赋值',
|
162
|
+
size: 'lg',
|
163
|
+
mode: 'horizontal',
|
164
|
+
visibleOn: `!${IS_DATA_CONTAINER} && data.__rendererName !== 'combo'`,
|
165
|
+
required: true
|
166
|
+
}
|
167
|
+
*/
|
168
|
+
{
|
169
|
+
name: '__valueInput',
|
139
170
|
label: i18nRuntime.i18n("e22855f53b7a1ab33e920375c0cd0e3d"),
|
171
|
+
type: 'ae-formulaControl',
|
172
|
+
variables: '${variables}',
|
140
173
|
size: 'lg',
|
141
174
|
mode: 'horizontal',
|
142
|
-
visibleOn: "
|
175
|
+
visibleOn: "!".concat(IS_DATA_CONTAINER, " && data.__rendererName !== 'combo'"),
|
143
176
|
required: true
|
144
177
|
}]
|
145
178
|
})
|
@@ -229,82 +262,74 @@ var COMMON_ACTION_SCHEMA_MAP = {
|
|
229
262
|
return React__default["default"].createElement("div", null, "\u6253\u5F00\u786E\u8BA4\u5BF9\u8BDD\u6846");
|
230
263
|
}
|
231
264
|
}
|
232
|
-
};
|
233
|
-
|
265
|
+
};
|
266
|
+
// 获取动作树中指定的动作
|
234
267
|
var findActionNode = function (actions, actionType) {
|
235
268
|
return amisCore.findTree(actions, function (node) {
|
236
269
|
return node.actionType === actionType;
|
237
270
|
});
|
238
|
-
};
|
239
|
-
|
271
|
+
};
|
272
|
+
// 获取包含指定子动作的动作
|
240
273
|
var findSubActionNode = function (actions, actionType) {
|
241
274
|
return amisCore.findTree(actions, function (node) {
|
242
275
|
var _a;
|
243
|
-
|
244
276
|
return (_a = node.actions) === null || _a === void 0 ? void 0 : _a.find(function (item) {
|
245
277
|
return item.actionType === actionType;
|
246
278
|
});
|
247
279
|
});
|
248
|
-
};
|
249
|
-
|
280
|
+
};
|
281
|
+
// 获取真实的动作类型
|
250
282
|
var getActionType = function (action, hasSubActionNode) {
|
251
283
|
return action.groupType === 'component' ? 'component' : hasSubActionNode ? hasSubActionNode.actionType : action.actionType;
|
252
|
-
};
|
253
|
-
|
284
|
+
};
|
285
|
+
// 获取事件Label文案
|
254
286
|
var getEventLabel = function (events, name) {
|
255
287
|
var _a;
|
256
|
-
|
257
288
|
return (_a = events.find(function (item) {
|
258
289
|
return item.eventName === name;
|
259
290
|
})) === null || _a === void 0 ? void 0 : _a.eventLabel;
|
260
|
-
};
|
261
|
-
|
291
|
+
};
|
292
|
+
// 获取事件描述文案
|
262
293
|
var getEventDesc = function (events, name) {
|
263
294
|
var _a;
|
264
|
-
|
265
295
|
return (_a = events.find(function (item) {
|
266
296
|
return item.eventName === name;
|
267
297
|
})) === null || _a === void 0 ? void 0 : _a.description;
|
268
298
|
};
|
269
299
|
var getEventStrongDesc = function (events, name) {
|
270
300
|
var _a;
|
271
|
-
|
272
301
|
return (_a = events.find(function (item) {
|
273
302
|
return item.eventName === name;
|
274
303
|
})) === null || _a === void 0 ? void 0 : _a.strongDesc;
|
275
|
-
};
|
276
|
-
|
304
|
+
};
|
305
|
+
// 判断插件动作中是否存在指定动作
|
277
306
|
var hasActionType = function (actionType, actions) {
|
278
307
|
if (!Array.isArray(actions)) {
|
279
308
|
return false;
|
280
309
|
}
|
281
|
-
|
282
310
|
return !!(actions === null || actions === void 0 ? void 0 : actions.find(function (item) {
|
283
311
|
return [item.actionType, 'component'].includes(actionType);
|
284
312
|
}));
|
285
|
-
};
|
286
|
-
|
287
|
-
var getPropOfAcion = function (action, propName, actionTree, pluginActions, commonActions) {
|
313
|
+
};
|
314
|
+
// 获取动作配置,主要是为了获取config和desc,schema强制捆绑在动作树节点(动作配置可能在插件动作中 > 树节点 or 子动作)
|
315
|
+
var getPropOfAcion = function (action, propName, actionTree, pluginActions, commonActions, allComponents) {
|
288
316
|
var _a, _b, _c, _d, _e, _f, _g;
|
289
|
-
|
290
317
|
var prop = null;
|
291
|
-
|
292
318
|
if (action.componentId) {
|
293
319
|
// 优先从组件特性动作中找
|
294
|
-
|
320
|
+
var node = amisCore.findTree(allComponents !== null && allComponents !== void 0 ? allComponents : [], function (item) {
|
321
|
+
return item.value === action.componentId;
|
322
|
+
});
|
323
|
+
prop = node && ((_b = (_a = pluginActions[node.type]) === null || _a === void 0 ? void 0 : _a.find(function (item) {
|
295
324
|
return item.actionType === action.actionType;
|
296
|
-
})) === null || _b === void 0 ? void 0 : _b[propName];
|
325
|
+
})) === null || _b === void 0 ? void 0 : _b[propName]);
|
297
326
|
}
|
298
|
-
|
299
327
|
if (!prop) {
|
300
328
|
prop = (_c = findActionNode(actionTree, action.actionType)) === null || _c === void 0 ? void 0 : _c[propName];
|
301
329
|
}
|
302
|
-
|
303
330
|
if (!prop) {
|
304
331
|
var commonActionConfig = tslib.__assign(tslib.__assign({}, COMMON_ACTION_SCHEMA_MAP), commonActions);
|
305
|
-
|
306
332
|
var hasSubActionNode = findSubActionNode(actionTree, action.actionType);
|
307
|
-
|
308
333
|
if (propName === 'actionLabel') {
|
309
334
|
prop = hasSubActionNode === null || hasSubActionNode === void 0 ? void 0 : hasSubActionNode.actionLabel;
|
310
335
|
} else {
|
@@ -313,15 +338,14 @@ var getPropOfAcion = function (action, propName, actionTree, pluginActions, comm
|
|
313
338
|
})) === null || _e === void 0 ? void 0 : _e[propName]) !== null && _f !== void 0 ? _f : (_g = commonActionConfig[action.actionType]) === null || _g === void 0 ? void 0 : _g[propName];
|
314
339
|
}
|
315
340
|
}
|
316
|
-
|
317
341
|
return prop;
|
318
|
-
};
|
319
|
-
|
342
|
+
};
|
343
|
+
// 渲染组件选择配置项
|
320
344
|
var renderCmptSelect = function (componentLabel, required, onChange) {
|
321
345
|
return [{
|
322
346
|
type: 'tree-select',
|
323
347
|
name: 'componentId',
|
324
|
-
label: componentLabel,
|
348
|
+
label: componentLabel || i18nRuntime.i18n("d80bc0fcbfb250480320b683e48b1467"),
|
325
349
|
showIcon: false,
|
326
350
|
searchable: true,
|
327
351
|
required: required,
|
@@ -339,55 +363,44 @@ var renderCmptSelect = function (componentLabel, required, onChange) {
|
|
339
363
|
return tslib.__awaiter(void 0, void 0, void 0, function () {
|
340
364
|
return tslib.__generator(this, function (_a) {
|
341
365
|
onChange === null || onChange === void 0 ? void 0 : onChange(value, oldVal, data, form);
|
342
|
-
return [2
|
343
|
-
/*return*/
|
344
|
-
];
|
366
|
+
return [2 /*return*/];
|
345
367
|
});
|
346
368
|
});
|
347
369
|
}
|
348
370
|
}];
|
349
|
-
};
|
350
|
-
|
371
|
+
};
|
372
|
+
// 渲染组件特性动作配置项
|
351
373
|
var renderCmptActionSelect = function (componentLabel, required, onChange) {
|
352
|
-
return tslib.__spreadArray(tslib.__spreadArray([], renderCmptSelect(i18nRuntime.i18n("d80bc0fcbfb250480320b683e48b1467"), true, function (value, oldVal, data, form) {
|
374
|
+
return tslib.__spreadArray(tslib.__spreadArray([], renderCmptSelect(componentLabel || i18nRuntime.i18n("d80bc0fcbfb250480320b683e48b1467"), true, function (value, oldVal, data, form) {
|
353
375
|
return tslib.__awaiter(void 0, void 0, void 0, function () {
|
354
376
|
var rendererType, dataSchema, dataSchemaIns, variables;
|
355
|
-
|
356
377
|
var _a, _b;
|
357
|
-
|
358
378
|
return tslib.__generator(this, function (_c) {
|
359
379
|
switch (_c.label) {
|
360
380
|
case 0:
|
361
381
|
rendererType = form.data.__rendererName;
|
362
|
-
if (!form.data.__nodeId) return [3
|
363
|
-
/*
|
364
|
-
, 2];
|
365
|
-
return [4
|
366
|
-
/*yield*/
|
367
|
-
, (_b = (_a = form.data).getContextSchemas) === null || _b === void 0 ? void 0 : _b.call(_a, form.data.__nodeId, true)];
|
368
|
-
|
382
|
+
if (!form.data.__nodeId) return [3 /*break*/, 2];
|
383
|
+
return [4 /*yield*/, (_b = (_a = form.data).getContextSchemas) === null || _b === void 0 ? void 0 : _b.call(_a, form.data.__nodeId, true)];
|
369
384
|
case 1:
|
370
385
|
dataSchema = _c.sent();
|
371
386
|
dataSchemaIns = new amisCore.DataSchema(dataSchema || []);
|
372
387
|
variables = (dataSchemaIns === null || dataSchemaIns === void 0 ? void 0 : dataSchemaIns.getDataPropsAsOptions()) || [];
|
373
388
|
form.setValueByName('__cmptDataSchema', dataSchema);
|
374
389
|
form.setValueByName('__cmptVariables', variables); // 组件上下文(不含父级)
|
375
|
-
|
376
|
-
|
390
|
+
form.setValueByName('__cmptVariablesWithSys', tslib.__spreadArray([
|
391
|
+
// 组件上下文+页面+系统
|
377
392
|
{
|
378
393
|
label: "".concat(form.data.__rendererLabel, "\u53D8\u91CF"),
|
379
394
|
children: variables
|
380
395
|
}], form.data.rawVariables.filter(function (item) {
|
381
396
|
return [i18nRuntime.i18n("cc6aeb073ebc3cb29734a49164f8964c"), i18nRuntime.i18n("979a50681e278dcc0be18f68459e8217")].includes(item.label);
|
382
397
|
}), true));
|
383
|
-
|
384
398
|
if (form.data.actionType === 'setValue') {
|
385
399
|
// todo:这里会闪一下,需要从amis查下问题
|
386
400
|
form.setValueByName('args.value', []);
|
387
401
|
form.setValueByName('args.__comboType', undefined);
|
388
402
|
form.setValueByName('args.__valueInput', undefined);
|
389
403
|
form.setValueByName('args.__containerType', undefined);
|
390
|
-
|
391
404
|
if (SELECT_PROPS_CONTAINER.includes(rendererType)) {
|
392
405
|
form.setValueByName('__setValueDs', variables.filter(function (item) {
|
393
406
|
return item.value !== '$$id';
|
@@ -396,15 +409,11 @@ var renderCmptActionSelect = function (componentLabel, required, onChange) {
|
|
396
409
|
form.setValueByName('__setValueDs', []);
|
397
410
|
}
|
398
411
|
}
|
399
|
-
|
400
412
|
_c.label = 2;
|
401
|
-
|
402
413
|
case 2:
|
403
414
|
form.setValueByName('groupType', '');
|
404
415
|
onChange === null || onChange === void 0 ? void 0 : onChange(value, oldVal, data, form);
|
405
|
-
return [2
|
406
|
-
/*return*/
|
407
|
-
];
|
416
|
+
return [2 /*return*/];
|
408
417
|
}
|
409
418
|
});
|
410
419
|
});
|
@@ -525,8 +534,8 @@ var getOldActionSchema = function (manager, context) {
|
|
525
534
|
asFormItem: true,
|
526
535
|
children: function (_a) {
|
527
536
|
var value = _a.value,
|
528
|
-
|
529
|
-
|
537
|
+
onChange = _a.onChange,
|
538
|
+
data = _a.data;
|
530
539
|
return data.actionType === 'dialog' ? React__default["default"].createElement(amis.Button, {
|
531
540
|
size: "sm",
|
532
541
|
level: "danger",
|
@@ -555,8 +564,8 @@ var getOldActionSchema = function (manager, context) {
|
|
555
564
|
asFormItem: true,
|
556
565
|
children: function (_a) {
|
557
566
|
var value = _a.value,
|
558
|
-
|
559
|
-
|
567
|
+
onChange = _a.onChange,
|
568
|
+
data = _a.data;
|
560
569
|
return data.actionType == 'drawer' ? React__default["default"].createElement(amis.Button, {
|
561
570
|
size: "sm",
|
562
571
|
level: "danger",
|
@@ -587,8 +596,8 @@ var getOldActionSchema = function (manager, context) {
|
|
587
596
|
asFormItem: true,
|
588
597
|
children: function (_a) {
|
589
598
|
var onChange = _a.onChange,
|
590
|
-
|
591
|
-
|
599
|
+
value = _a.value,
|
600
|
+
data = _a.data;
|
592
601
|
return data.actionType == 'ajax' ? React__default["default"].createElement("div", {
|
593
602
|
className: "m-b"
|
594
603
|
}, React__default["default"].createElement(amis.Button, {
|
@@ -698,30 +707,52 @@ var getOldActionSchema = function (manager, context) {
|
|
698
707
|
}]
|
699
708
|
};
|
700
709
|
};
|
710
|
+
/**
|
711
|
+
* 对象转Combo组件对象数组
|
712
|
+
* @param obj
|
713
|
+
* @returns
|
714
|
+
*/
|
715
|
+
var objectToComboArray = function (obj) {
|
716
|
+
return Object.entries(obj).map(function (_a) {
|
717
|
+
var key = _a[0],
|
718
|
+
val = _a[1];
|
719
|
+
return {
|
720
|
+
key: key,
|
721
|
+
val: val
|
722
|
+
};
|
723
|
+
});
|
724
|
+
};
|
725
|
+
/**
|
726
|
+
* Combo组件对象数组转对象
|
727
|
+
* @param arr
|
728
|
+
* @returns
|
729
|
+
*/
|
730
|
+
var comboArrayToObject = function (arr) {
|
731
|
+
var obj = {};
|
732
|
+
arr === null || arr === void 0 ? void 0 : arr.forEach(function (item) {
|
733
|
+
obj[item.key] = item.val;
|
734
|
+
});
|
735
|
+
return obj;
|
736
|
+
};
|
701
737
|
/**
|
702
738
|
* 获取事件动作面板所需属性配置
|
703
739
|
*/
|
704
|
-
|
705
740
|
var getEventControlConfig = function (manager, context) {
|
706
741
|
var _a, _b, _c, _d, _e, _f;
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
742
|
+
var isSubEditor = manager.store.isSubEditor;
|
743
|
+
// 通用动作配置
|
744
|
+
var commonActions = (_b = (_a = manager === null || manager === void 0 ? void 0 : manager.config.actionOptions) === null || _a === void 0 ? void 0 : _a.customActionGetter) === null || _b === void 0 ? void 0 : _b.call(_a, manager);
|
745
|
+
// 动作树
|
712
746
|
var actionTree = ((_c = manager === null || manager === void 0 ? void 0 : manager.config.actionOptions) === null || _c === void 0 ? void 0 : _c.actionTreeGetter) ? (_d = manager === null || manager === void 0 ? void 0 : manager.config.actionOptions) === null || _d === void 0 ? void 0 : _d.actionTreeGetter(actions["default"](manager)) : actions["default"](manager);
|
713
747
|
var allComponents = amisCore.mapTree((_f = (_e = manager === null || manager === void 0 ? void 0 : manager.store) === null || _e === void 0 ? void 0 : _e.outline) !== null && _f !== void 0 ? _f : [], function (item) {
|
714
748
|
var _a, _b, _c, _d;
|
715
|
-
|
716
749
|
var schema = (_a = manager === null || manager === void 0 ? void 0 : manager.store) === null || _a === void 0 ? void 0 : _a.getSchema(item.id);
|
717
750
|
var cmptLabel = '';
|
718
|
-
|
719
751
|
if (item === null || item === void 0 ? void 0 : item.region) {
|
720
752
|
cmptLabel = item === null || item === void 0 ? void 0 : item.label;
|
721
753
|
} else {
|
722
754
|
cmptLabel = (_b = schema === null || schema === void 0 ? void 0 : schema.label) !== null && _b !== void 0 ? _b : schema === null || schema === void 0 ? void 0 : schema.title;
|
723
755
|
}
|
724
|
-
|
725
756
|
cmptLabel = cmptLabel !== null && cmptLabel !== void 0 ? cmptLabel : item.label;
|
726
757
|
return {
|
727
758
|
id: item.id,
|
@@ -733,39 +764,32 @@ var getEventControlConfig = function (manager, context) {
|
|
733
764
|
children: item === null || item === void 0 ? void 0 : item.children
|
734
765
|
};
|
735
766
|
}, 1, true);
|
736
|
-
|
737
767
|
var checkComponent = function (node, action) {
|
738
768
|
var _a;
|
739
|
-
|
740
769
|
var actionType = action.actionType;
|
741
770
|
var actions = manager === null || manager === void 0 ? void 0 : manager.pluginActions[node.type];
|
742
771
|
var haveChild = !!((_a = node.children) === null || _a === void 0 ? void 0 : _a.length);
|
743
772
|
var isSupport = false;
|
744
|
-
|
745
773
|
if (typeof action.supportComponents === 'string') {
|
746
|
-
isSupport = action.supportComponents === '*' || action.supportComponents === node.type;
|
747
|
-
|
774
|
+
isSupport = action.supportComponents === '*' || action.supportComponents === node.type;
|
775
|
+
// 内置逻辑
|
748
776
|
if (action.supportComponents === 'byComponent') {
|
749
777
|
isSupport = hasActionType(actionType, actions);
|
750
778
|
}
|
751
779
|
} else if (Array.isArray(action.supportComponents)) {
|
752
780
|
isSupport = action.supportComponents.includes(node.type);
|
753
781
|
}
|
754
|
-
|
755
782
|
if (actionType === 'component' && !(actions === null || actions === void 0 ? void 0 : actions.length)) {
|
756
783
|
node.disabled = true;
|
757
784
|
}
|
758
|
-
|
759
785
|
if (isSupport) {
|
760
786
|
return true;
|
761
787
|
} else if (haveChild) {
|
762
788
|
node.disabled = true;
|
763
789
|
return true;
|
764
790
|
}
|
765
|
-
|
766
791
|
return false;
|
767
792
|
};
|
768
|
-
|
769
793
|
return {
|
770
794
|
showOldEntry: !!context.schema.actionType || ['submit', 'reset'].includes(context.schema.type),
|
771
795
|
actions: manager === null || manager === void 0 ? void 0 : manager.pluginActions,
|
@@ -782,41 +806,29 @@ var getEventControlConfig = function (manager, context) {
|
|
782
806
|
return tslib.__generator(this, function (_a) {
|
783
807
|
switch (_a.label) {
|
784
808
|
case 0:
|
785
|
-
return [4
|
786
|
-
/*yield*/
|
787
|
-
, manager.getContextSchemas(id !== null && id !== void 0 ? id : context.id, withoutSuper)];
|
788
|
-
|
809
|
+
return [4 /*yield*/, manager.getContextSchemas(id !== null && id !== void 0 ? id : context.id, withoutSuper)];
|
789
810
|
case 1:
|
790
|
-
dataSchema = _a.sent();
|
791
|
-
|
811
|
+
dataSchema = _a.sent();
|
812
|
+
// 存在指定id时,只需要当前层上下文
|
792
813
|
if (id) {
|
793
|
-
return [2
|
794
|
-
/*return*/
|
795
|
-
, dataSchema];
|
814
|
+
return [2 /*return*/, dataSchema];
|
796
815
|
}
|
797
|
-
|
798
|
-
return [2
|
799
|
-
/*return*/
|
800
|
-
, manager.dataSchema];
|
816
|
+
return [2 /*return*/, manager.dataSchema];
|
801
817
|
}
|
802
818
|
});
|
803
819
|
});
|
804
820
|
},
|
805
821
|
getComponents: function (action) {
|
806
822
|
var components = allComponents;
|
807
|
-
|
808
823
|
if (isSubEditor) {
|
809
824
|
var superTree = manager.store.getSuperEditorData;
|
810
|
-
|
811
825
|
while (superTree) {
|
812
826
|
if (superTree.__superCmptTreeSource) {
|
813
827
|
components = components.concat(superTree.__superCmptTreeSource);
|
814
828
|
}
|
815
|
-
|
816
829
|
superTree = superTree.__super;
|
817
830
|
}
|
818
831
|
}
|
819
|
-
|
820
832
|
var result = amisCore.filterTree(components, function (node) {
|
821
833
|
return checkComponent(node, action);
|
822
834
|
}, 1, true);
|
@@ -824,74 +836,78 @@ var getEventControlConfig = function (manager, context) {
|
|
824
836
|
},
|
825
837
|
actionConfigInitFormatter: function (action, variables) {
|
826
838
|
return tslib.__awaiter(void 0, void 0, void 0, function () {
|
827
|
-
var config,
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
return tslib.__generator(this, function (_g) {
|
832
|
-
switch (_g.label) {
|
839
|
+
var config, innerArgs, tmpArgs_1, hasSubActionNode, datasource, schema, dataSchema, dataSchemaIns;
|
840
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
|
841
|
+
return tslib.__generator(this, function (_r) {
|
842
|
+
switch (_r.label) {
|
833
843
|
case 0:
|
834
844
|
config = tslib.__assign({}, action);
|
835
|
-
|
836
|
-
|
837
|
-
|
845
|
+
if (['link', 'url'].includes(action.actionType) && ((_a = action.args) === null || _a === void 0 ? void 0 : _a.params)) {
|
846
|
+
config.args = tslib.__assign(tslib.__assign({}, config.args), {
|
847
|
+
params: objectToComboArray((_b = action.args) === null || _b === void 0 ? void 0 : _b.params)
|
848
|
+
});
|
849
|
+
}
|
850
|
+
if (['setValue'].includes(action.actionType) && ((_c = action.args) === null || _c === void 0 ? void 0 : _c.value)) {
|
838
851
|
!config.args && (config.args = {});
|
839
|
-
|
840
|
-
|
841
|
-
config.args[prop_1] = action.args[prop_1].reduce(function (arr, valueItem, index) {
|
852
|
+
if (Array.isArray((_d = action.args) === null || _d === void 0 ? void 0 : _d.value)) {
|
853
|
+
config.args.value = (_e = action.args) === null || _e === void 0 ? void 0 : _e.value.reduce(function (arr, valueItem, index) {
|
842
854
|
if (!arr[index]) {
|
843
855
|
arr[index] = {};
|
844
856
|
}
|
845
|
-
|
846
|
-
arr[index].item = Object.entries(valueItem).map(function (_a) {
|
847
|
-
var key = _a[0],
|
848
|
-
val = _a[1];
|
849
|
-
return {
|
850
|
-
key: key,
|
851
|
-
val: val
|
852
|
-
};
|
853
|
-
});
|
857
|
+
arr[index].item = objectToComboArray(valueItem);
|
854
858
|
return arr;
|
855
|
-
}, []);
|
856
|
-
|
859
|
+
}, []);
|
860
|
+
// 目前只有给combo赋值会是数组,所以认为是全量的赋值方式
|
857
861
|
config.args['__comboType'] = 'all';
|
858
|
-
} else if (typeof action.args
|
859
|
-
config.args
|
860
|
-
|
861
|
-
|
862
|
-
return {
|
863
|
-
key: key,
|
864
|
-
val: (_a = action.args) === null || _a === void 0 ? void 0 : _a[prop_1][key]
|
865
|
-
};
|
866
|
-
});
|
867
|
-
config.args['__containerType'] = 'appoint'; // 如果有index,认为是给指定序号的combo赋值,所以认为是指定序号的赋值方式
|
868
|
-
|
862
|
+
} else if (typeof ((_f = action.args) === null || _f === void 0 ? void 0 : _f.value) === 'object') {
|
863
|
+
config.args.value = objectToComboArray((_g = action.args) === null || _g === void 0 ? void 0 : _g.value);
|
864
|
+
config.args['__containerType'] = 'appoint';
|
865
|
+
// 如果有index,认为是给指定序号的combo赋值,所以认为是指定序号的赋值方式
|
869
866
|
if (action.args.index !== undefined) {
|
870
867
|
config.args['__comboType'] = 'appoint';
|
871
868
|
}
|
872
|
-
} else if (action.actionType === 'setValue' && typeof action.args
|
869
|
+
} else if (action.actionType === 'setValue' && typeof ((_h = action.args) === null || _h === void 0 ? void 0 : _h.value) === 'string') {
|
873
870
|
config.args['__containerType'] = 'all';
|
874
871
|
config.args['__valueInput'] = config.args['value'];
|
875
|
-
(
|
872
|
+
(_j = config.args) === null || _j === void 0 ? true : delete _j.value;
|
876
873
|
}
|
877
874
|
}
|
878
|
-
|
879
|
-
|
880
|
-
action.args.api = amisCore.normalizeApi((_c = action === null || action === void 0 ? void 0 : action.args) === null || _c === void 0 ? void 0 : _c.api);
|
875
|
+
if (action.actionType === 'ajax' && typeof ((_k = action === null || action === void 0 ? void 0 : action.args) === null || _k === void 0 ? void 0 : _k.api) === 'string') {
|
876
|
+
action.args.api = amisCore.normalizeApi((_l = action === null || action === void 0 ? void 0 : action.args) === null || _l === void 0 ? void 0 : _l.api);
|
881
877
|
}
|
882
|
-
|
883
|
-
|
884
|
-
|
878
|
+
innerArgs = getPropOfAcion(action, 'innerArgs', actionTree, manager.pluginActions, commonActions);
|
879
|
+
// 处理刷新组件动作的追加参数
|
880
|
+
if (config.actionType === 'reload') {
|
881
|
+
config.__resetPage = (_m = config.args) === null || _m === void 0 ? void 0 : _m.resetPage;
|
882
|
+
config.__addParam = config.data === undefined || !!config.data;
|
883
|
+
config.__customData = !!config.data;
|
884
|
+
if (config.data && typeof config.data === 'object' || config.args && !Object.keys(config.args).length && config.data === undefined) {
|
885
|
+
config.__customData = true;
|
886
|
+
config.__containerType = 'appoint';
|
887
|
+
config.dataMergeMode = 'override';
|
888
|
+
}
|
889
|
+
if (config.__addParam && config.__customData && config.data) {
|
890
|
+
if (typeof config.data === 'string') {
|
891
|
+
config.__containerType = 'all';
|
892
|
+
config.__valueInput = config.data;
|
893
|
+
} else {
|
894
|
+
config.__containerType = 'appoint';
|
895
|
+
config.__reloadParams = objectToComboArray(config.data);
|
896
|
+
}
|
897
|
+
} else if (config.args && !Object.keys(config.args).length && config.data === undefined) {
|
898
|
+
config.__reloadParams = objectToComboArray(config.args);
|
899
|
+
}
|
900
|
+
}
|
901
|
+
delete config.data;
|
902
|
+
// 还原args为可视化配置结构(args + addOnArgs)
|
885
903
|
if (config.args) {
|
886
904
|
if (innerArgs) {
|
887
905
|
tmpArgs_1 = {};
|
888
906
|
config.addOnArgs = [];
|
889
907
|
Object.keys(config.args).forEach(function (key) {
|
890
908
|
var _a;
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
909
|
+
var _b, _c;
|
910
|
+
// 筛选出附加配置参数
|
895
911
|
if (!innerArgs.includes(key)) {
|
896
912
|
config.addOnArgs = tslib.__spreadArray(tslib.__spreadArray([], config.addOnArgs, true), [{
|
897
913
|
key: key,
|
@@ -904,31 +920,22 @@ var getEventControlConfig = function (manager, context) {
|
|
904
920
|
config.args = tmpArgs_1;
|
905
921
|
}
|
906
922
|
}
|
907
|
-
|
908
923
|
hasSubActionNode = findSubActionNode(actionTree, action.actionType);
|
909
924
|
datasource = [];
|
910
|
-
if (!((
|
911
|
-
|
912
|
-
,
|
913
|
-
schema = (_e = manager === null || manager === void 0 ? void 0 : manager.store) === null || _e === void 0 ? void 0 : _e.getSchema((_f = action.args) === null || _f === void 0 ? void 0 : _f.componentId, 'id');
|
914
|
-
return [4
|
915
|
-
/*yield*/
|
916
|
-
, manager.getContextSchemas(schema === null || schema === void 0 ? void 0 : schema.$$id, true)];
|
917
|
-
|
925
|
+
if (!((_o = action.args) === null || _o === void 0 ? void 0 : _o.componentId)) return [3 /*break*/, 2];
|
926
|
+
schema = (_p = manager === null || manager === void 0 ? void 0 : manager.store) === null || _p === void 0 ? void 0 : _p.getSchema((_q = action.args) === null || _q === void 0 ? void 0 : _q.componentId, 'id');
|
927
|
+
return [4 /*yield*/, manager.getContextSchemas(schema === null || schema === void 0 ? void 0 : schema.$$id, true)];
|
918
928
|
case 1:
|
919
|
-
dataSchema =
|
929
|
+
dataSchema = _r.sent();
|
920
930
|
dataSchemaIns = new amisCore.DataSchema(dataSchema || []);
|
921
931
|
datasource = (dataSchemaIns === null || dataSchemaIns === void 0 ? void 0 : dataSchemaIns.getDataPropsAsOptions()) || [];
|
922
|
-
|
923
|
-
|
932
|
+
_r.label = 2;
|
924
933
|
case 2:
|
925
|
-
return [2
|
926
|
-
/*return*/
|
927
|
-
, tslib.__assign(tslib.__assign({}, config), {
|
934
|
+
return [2 /*return*/, tslib.__assign(tslib.__assign({}, config), {
|
928
935
|
actionType: getActionType(action, hasSubActionNode),
|
929
936
|
args: tslib.__assign(tslib.__assign({}, config.args), {
|
930
937
|
__dataContainerVariables: (datasource === null || datasource === void 0 ? void 0 : datasource.length) ? tslib.__spreadArray(tslib.__spreadArray(tslib.__spreadArray([], variables.eventVariables, true), [{
|
931
|
-
label: "
|
938
|
+
label: i18nRuntime.i18n("c0a8088f2bbc993500c5a01b0f0a1887"),
|
932
939
|
children: datasource
|
933
940
|
}], false), variables.rawVariables, true) : tslib.__spreadArray(tslib.__spreadArray([], variables.eventVariables, true), variables.rawVariables, true)
|
934
941
|
})
|
@@ -938,82 +945,86 @@ var getEventControlConfig = function (manager, context) {
|
|
938
945
|
});
|
939
946
|
},
|
940
947
|
actionConfigSubmitFormatter: function (config) {
|
941
|
-
var _a, _b;
|
942
|
-
|
943
|
-
var _c, _d, _e, _f, _g, _h, _j, _k;
|
944
|
-
|
948
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
945
949
|
var action = tslib.__assign(tslib.__assign({}, config), {
|
946
950
|
groupType: undefined
|
947
951
|
});
|
948
|
-
|
949
|
-
|
950
|
-
|
952
|
+
action.__title = (_a = findActionNode(actionTree, config.actionType)) === null || _a === void 0 ? void 0 : _a.actionLabel;
|
953
|
+
// 修正动作名称
|
951
954
|
if (config.actionType === 'component') {
|
952
|
-
action.actionType = config.groupType;
|
953
|
-
|
955
|
+
action.actionType = config.groupType;
|
956
|
+
// 标记一下组件特性动作
|
954
957
|
action.groupType = config.actionType;
|
955
958
|
}
|
956
|
-
|
957
959
|
var hasSubActionNode = findSubActionNode(actionTree, config.groupType);
|
958
|
-
|
959
960
|
if (hasSubActionNode) {
|
960
961
|
// 修正动作
|
961
962
|
action.actionType = config.groupType;
|
962
|
-
}
|
963
|
-
|
964
|
-
|
963
|
+
}
|
964
|
+
// 合并附加的动作参数
|
965
965
|
if (config.addOnArgs) {
|
966
966
|
config.addOnArgs.forEach(function (args) {
|
967
967
|
var _a;
|
968
|
-
|
969
968
|
var _b;
|
970
|
-
|
971
969
|
action.args = (_b = action.args) !== null && _b !== void 0 ? _b : {};
|
972
970
|
action.args = tslib.__assign(tslib.__assign({}, action.args), (_a = {}, _a[args.key] = args.val, _a));
|
973
971
|
});
|
974
972
|
delete action.addOnArgs;
|
975
|
-
}
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
|
973
|
+
}
|
974
|
+
// 刷新组件时,处理是否追加事件变量
|
975
|
+
if (config.actionType === 'reload') {
|
976
|
+
action.data = null;
|
977
|
+
action.dataMergeMode = undefined;
|
978
|
+
action.args = action.__rendererName === 'crud' ? tslib.__assign(tslib.__assign({}, action.args), {
|
979
|
+
resetPage: (_b = config.__resetPage) !== null && _b !== void 0 ? _b : true
|
980
|
+
}) : undefined;
|
981
|
+
if (config.__addParam) {
|
982
|
+
action.dataMergeMode = config.dataMergeMode || 'merge';
|
983
|
+
action.data = undefined;
|
984
|
+
if (config.__customData) {
|
985
|
+
action.data = config.__containerType === 'all' ? config.__valueInput : comboArrayToObject(config.__reloadParams || []);
|
986
|
+
}
|
987
|
+
}
|
988
|
+
}
|
989
|
+
// 转换下格式
|
990
|
+
if (['link', 'url'].includes(action.actionType)) {
|
991
|
+
var params = (_c = config.args) === null || _c === void 0 ? void 0 : _c.params;
|
992
|
+
if (params && params.length) {
|
993
|
+
action.args = tslib.__assign(tslib.__assign({}, action.args), {
|
994
|
+
params: comboArrayToObject(params)
|
995
|
+
});
|
996
|
+
}
|
997
|
+
}
|
998
|
+
// 转换下格式
|
999
|
+
if (action.actionType === 'setValue') {
|
1000
|
+
if (((_d = config.args) === null || _d === void 0 ? void 0 : _d.__valueInput) !== undefined) {
|
982
1001
|
action.args = {
|
983
1002
|
value: (_e = config.args) === null || _e === void 0 ? void 0 : _e.__valueInput
|
984
1003
|
};
|
985
|
-
} else if (Array.isArray((_f = config.args) === null || _f === void 0 ? void 0 : _f
|
1004
|
+
} else if (Array.isArray((_f = config.args) === null || _f === void 0 ? void 0 : _f.value)) {
|
986
1005
|
action.args = (_g = action.args) !== null && _g !== void 0 ? _g : {};
|
987
|
-
|
988
1006
|
if (action.__rendererName === 'combo' && ((_h = action.args) === null || _h === void 0 ? void 0 : _h.index) === undefined) {
|
989
1007
|
// combo特殊处理
|
990
1008
|
var tempArr_1 = [];
|
991
|
-
(_j = config.args) === null || _j === void 0 ? void 0 : _j
|
1009
|
+
(_j = config.args) === null || _j === void 0 ? void 0 : _j.value.forEach(function (valueItem, index) {
|
992
1010
|
valueItem.item.forEach(function (item) {
|
993
1011
|
if (!tempArr_1[index]) {
|
994
1012
|
tempArr_1[index] = {};
|
995
1013
|
}
|
996
|
-
|
997
1014
|
tempArr_1[index][item.key] = item.val;
|
998
1015
|
});
|
999
1016
|
});
|
1000
|
-
action.args = tslib.__assign(tslib.__assign({}, action.args),
|
1017
|
+
action.args = tslib.__assign(tslib.__assign({}, action.args), {
|
1018
|
+
value: tempArr_1
|
1019
|
+
});
|
1001
1020
|
} else {
|
1002
|
-
|
1003
|
-
|
1004
|
-
tmpObj_1[item.key] = item.val;
|
1021
|
+
action.args = tslib.__assign(tslib.__assign({}, action.args), {
|
1022
|
+
value: comboArrayToObject((_k = config.args) === null || _k === void 0 ? void 0 : _k.value)
|
1005
1023
|
});
|
1006
|
-
action.args = tslib.__assign(tslib.__assign({}, action.args), (_b = {}, _b[propName] = tmpObj_1, _b));
|
1007
1024
|
}
|
1008
1025
|
}
|
1009
1026
|
}
|
1010
|
-
|
1011
|
-
delete action.config; // 去掉空参
|
1012
|
-
|
1013
|
-
if (action.args && !Object.keys(action.args).length) {
|
1014
|
-
delete action.args;
|
1015
|
-
}
|
1016
|
-
|
1027
|
+
delete action.config;
|
1017
1028
|
return action;
|
1018
1029
|
}
|
1019
1030
|
};
|
@@ -1026,6 +1037,7 @@ exports.IS_DATA_CONTAINER = IS_DATA_CONTAINER;
|
|
1026
1037
|
exports.SELECT_PROPS_CONTAINER = SELECT_PROPS_CONTAINER;
|
1027
1038
|
exports.SHOW_SELECT_PROP = SHOW_SELECT_PROP;
|
1028
1039
|
exports.SUPPORT_DISABLED_CMPTS = SUPPORT_DISABLED_CMPTS;
|
1040
|
+
exports.SUPPORT_STATIC_FORMITEM_CMPTS = SUPPORT_STATIC_FORMITEM_CMPTS;
|
1029
1041
|
exports.findActionNode = findActionNode;
|
1030
1042
|
exports.findSubActionNode = findSubActionNode;
|
1031
1043
|
exports.getActionType = getActionType;
|