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
|
|
@@ -25,7 +25,6 @@ var MSG_TYPES = {
|
|
25
25
|
success: i18nRuntime.i18n("330363dfc524cff2488f2ebde0500896"),
|
26
26
|
error: i18nRuntime.i18n("7030ff64701a938becbc5aa67ddb86e8")
|
27
27
|
};
|
28
|
-
|
29
28
|
var ACTION_TYPE_TREE = function (manager) {
|
30
29
|
return [{
|
31
30
|
actionLabel: i18nRuntime.i18n("59ceff465ad16932d8972191ad815dfb"),
|
@@ -37,16 +36,17 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
37
36
|
innerArgs: ['url', 'params', 'blank'],
|
38
37
|
descDetail: function (info) {
|
39
38
|
var _a;
|
40
|
-
|
41
39
|
return React__default["default"].createElement("div", null, "\u8DF3\u8F6C\u81F3", React__default["default"].createElement("span", {
|
42
40
|
className: "variable-left"
|
43
|
-
}, (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.url));
|
41
|
+
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.url) || '-'));
|
44
42
|
},
|
45
43
|
schema: helper.getArgsWrapper([{
|
46
44
|
type: 'wrapper',
|
47
45
|
className: 'p-none',
|
48
|
-
body: [
|
49
|
-
|
46
|
+
body: [
|
47
|
+
/**
|
48
|
+
{
|
49
|
+
label: '页面地址',
|
50
50
|
type: 'input-formula',
|
51
51
|
variables: '${variables}',
|
52
52
|
evalMode: false,
|
@@ -58,27 +58,48 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
58
58
|
size: 'lg',
|
59
59
|
required: true,
|
60
60
|
visibleOn: 'data.actionType === "url"'
|
61
|
+
},
|
62
|
+
*/
|
63
|
+
{
|
64
|
+
name: 'url',
|
65
|
+
label: i18nRuntime.i18n("8f1c078c6d42759e6ccb1a9bf35f1629"),
|
66
|
+
type: 'ae-textareaFormulaControl',
|
67
|
+
variables: '${variables}',
|
68
|
+
mode: 'horizontal',
|
69
|
+
// placeholder: 'http://', 长文本暂不支持
|
70
|
+
size: 'lg',
|
71
|
+
required: true,
|
72
|
+
visibleOn: 'data.actionType === "url"'
|
61
73
|
}, {
|
62
74
|
type: 'combo',
|
63
75
|
name: 'params',
|
64
76
|
label: i18nRuntime.i18n("0b72392143e4038e98128cb0f6f679b3"),
|
65
77
|
multiple: true,
|
66
78
|
mode: 'horizontal',
|
79
|
+
size: 'lg',
|
67
80
|
items: [{
|
68
81
|
name: 'key',
|
69
82
|
placeholder: i18nRuntime.i18n("c068b579db3bf0a553bd0af4f81cc14f"),
|
70
|
-
type: 'input-text'
|
71
|
-
|
72
|
-
|
73
|
-
|
83
|
+
type: 'input-text'
|
84
|
+
},
|
85
|
+
/**
|
86
|
+
{
|
74
87
|
name: 'val',
|
75
|
-
placeholder:
|
88
|
+
placeholder: '参数值',
|
76
89
|
type: 'input-formula',
|
77
90
|
variables: '${variables}',
|
78
91
|
evalMode: false,
|
79
92
|
variableMode: 'tabs',
|
80
93
|
inputMode: 'input-group',
|
81
94
|
size: 'xs'
|
95
|
+
},
|
96
|
+
*/
|
97
|
+
{
|
98
|
+
type: 'ae-formulaControl',
|
99
|
+
variables: '${variables}',
|
100
|
+
name: 'val',
|
101
|
+
variableMode: 'tabs',
|
102
|
+
placeholder: i18nRuntime.i18n("bfed4943c5f487de1b63a82f7230cce2")
|
82
103
|
}]
|
83
104
|
}, {
|
84
105
|
type: 'switch',
|
@@ -97,10 +118,9 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
97
118
|
innerArgs: ['link', 'params', 'pageName', '__pageInputSchema'],
|
98
119
|
descDetail: function (info) {
|
99
120
|
var _a;
|
100
|
-
|
101
121
|
return React__default["default"].createElement("div", null, "\u6253\u5F00", React__default["default"].createElement("span", {
|
102
122
|
className: "variable-left variable-right"
|
103
|
-
}, (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.pageName), "\u9875\u9762");
|
123
|
+
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.pageName) || '-'), "\u9875\u9762");
|
104
124
|
},
|
105
125
|
schema: helper.getArgsWrapper([{
|
106
126
|
type: 'wrapper',
|
@@ -164,8 +184,8 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
164
184
|
visibleOn: 'data.groupType === "dialog"',
|
165
185
|
children: function (_a) {
|
166
186
|
var value = _a.value,
|
167
|
-
|
168
|
-
|
187
|
+
onChange = _a.onChange,
|
188
|
+
data = _a.data;
|
169
189
|
return React__default["default"].createElement(amis.Button, {
|
170
190
|
size: "sm",
|
171
191
|
className: "action-btn-width",
|
@@ -182,7 +202,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
182
202
|
});
|
183
203
|
},
|
184
204
|
block: true
|
185
|
-
},
|
205
|
+
}, i18nRuntime.i18n('a532be3ad5f3fda70d228b8542e81835'));
|
186
206
|
}
|
187
207
|
}, {
|
188
208
|
name: 'drawer',
|
@@ -197,8 +217,8 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
197
217
|
visibleOn: 'data.groupType === "drawer"',
|
198
218
|
children: function (_a) {
|
199
219
|
var value = _a.value,
|
200
|
-
|
201
|
-
|
220
|
+
onChange = _a.onChange;
|
221
|
+
_a.data;
|
202
222
|
return React__default["default"].createElement(amis.Button, {
|
203
223
|
size: "sm",
|
204
224
|
className: "action-btn-width",
|
@@ -214,7 +234,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
214
234
|
});
|
215
235
|
},
|
216
236
|
block: true
|
217
|
-
},
|
237
|
+
}, i18nRuntime.i18n('a532be3ad5f3fda70d228b8542e81835'));
|
218
238
|
}
|
219
239
|
}]
|
220
240
|
}, {
|
@@ -247,8 +267,8 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
247
267
|
// }
|
248
268
|
// ]
|
249
269
|
// })
|
250
|
-
|
251
|
-
|
270
|
+
},
|
271
|
+
// 暂时下掉,看后面具体设计
|
252
272
|
// {
|
253
273
|
// actionLabel: '打开提示对话框',
|
254
274
|
// actionType: 'alert',
|
@@ -266,31 +286,29 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
266
286
|
innerArgs: ['title', 'msgType', 'msg', 'position', 'timeout', 'closeButton', 'showIcon'],
|
267
287
|
descDetail: function (info) {
|
268
288
|
var _a, _b;
|
269
|
-
|
270
289
|
return React__default["default"].createElement("div", null, MSG_TYPES[(_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.msgType] || '', "\u6D88\u606F\uFF1A", React__default["default"].createElement("span", {
|
271
290
|
className: "variable-left"
|
272
|
-
}, (_b = info === null || info === void 0 ? void 0 : info.args) === null || _b === void 0 ? void 0 : _b.msg));
|
291
|
+
}, ((_b = info === null || info === void 0 ? void 0 : info.args) === null || _b === void 0 ? void 0 : _b.msg) || '-'));
|
273
292
|
},
|
274
|
-
schema:
|
275
|
-
type: '
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
}, {
|
293
|
+
schema: [{
|
294
|
+
type: 'button-group-select',
|
295
|
+
name: 'msgType',
|
296
|
+
label: i18nRuntime.i18n("6d00710a2528332bfcac14b58e412042"),
|
297
|
+
value: 'info',
|
298
|
+
required: true,
|
299
|
+
mode: 'horizontal',
|
300
|
+
options: Object.keys(MSG_TYPES).map(function (key) {
|
301
|
+
return {
|
302
|
+
label: MSG_TYPES[key],
|
303
|
+
value: key,
|
304
|
+
level: 'default'
|
305
|
+
};
|
306
|
+
})
|
307
|
+
},
|
308
|
+
/*
|
309
|
+
{
|
292
310
|
name: 'msg',
|
293
|
-
label:
|
311
|
+
label: '消息内容',
|
294
312
|
mode: 'horizontal',
|
295
313
|
type: 'input-formula',
|
296
314
|
variables: '${variables}',
|
@@ -299,65 +317,100 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
299
317
|
inputMode: 'input-group',
|
300
318
|
size: 'lg',
|
301
319
|
required: true
|
320
|
+
},
|
321
|
+
*/
|
322
|
+
{
|
323
|
+
name: 'msg',
|
324
|
+
label: i18nRuntime.i18n("b87b77561e776367e6756e11ea652217"),
|
325
|
+
type: 'ae-textareaFormulaControl',
|
326
|
+
mode: 'horizontal',
|
327
|
+
variables: '${variables}',
|
328
|
+
size: 'lg',
|
329
|
+
required: true
|
330
|
+
},
|
331
|
+
/*
|
332
|
+
{
|
333
|
+
name: 'title',
|
334
|
+
type: 'input-formula',
|
335
|
+
variables: '${variables}',
|
336
|
+
evalMode: false,
|
337
|
+
variableMode: 'tabs',
|
338
|
+
inputMode: 'input-group',
|
339
|
+
label: '标题内容',
|
340
|
+
size: 'lg',
|
341
|
+
mode: 'horizontal'
|
342
|
+
},
|
343
|
+
*/
|
344
|
+
{
|
345
|
+
name: 'title',
|
346
|
+
label: i18nRuntime.i18n("43ab9af06e1e0f0b2a8767b46cf8b1cf"),
|
347
|
+
type: 'ae-textareaFormulaControl',
|
348
|
+
variables: '${variables}',
|
349
|
+
mode: 'horizontal',
|
350
|
+
size: 'lg'
|
351
|
+
},
|
352
|
+
/*
|
353
|
+
{
|
354
|
+
name: 'timeout',
|
355
|
+
type: 'input-formula',
|
356
|
+
variables: '${variables}',
|
357
|
+
evalMode: false,
|
358
|
+
variableMode: 'tabs',
|
359
|
+
inputMode: 'input-group',
|
360
|
+
label: '持续时间(ms)',
|
361
|
+
size: 'lg',
|
362
|
+
mode: 'horizontal'
|
363
|
+
},
|
364
|
+
*/
|
365
|
+
{
|
366
|
+
name: 'timeout',
|
367
|
+
label: i18nRuntime.i18n("f41a94bb85c5223181c4cdf83ea9021b"),
|
368
|
+
type: 'ae-formulaControl',
|
369
|
+
rendererSchema: {
|
370
|
+
type: 'input-number'
|
371
|
+
},
|
372
|
+
valueType: 'number',
|
373
|
+
variables: '${variables}',
|
374
|
+
size: 'lg',
|
375
|
+
mode: 'horizontal'
|
376
|
+
}, {
|
377
|
+
type: 'button-group-select',
|
378
|
+
name: 'position',
|
379
|
+
value: 'top-right',
|
380
|
+
mode: 'horizontal',
|
381
|
+
label: i18nRuntime.i18n("a0a837f2873de80bc9ec353c30e73171"),
|
382
|
+
options: [{
|
383
|
+
label: i18nRuntime.i18n("f3296f64a8a1330d7a07f1d269a1db92"),
|
384
|
+
value: 'top-left'
|
302
385
|
}, {
|
303
|
-
|
304
|
-
|
305
|
-
variables: '${variables}',
|
306
|
-
evalMode: false,
|
307
|
-
variableMode: 'tabs',
|
308
|
-
inputMode: 'input-group',
|
309
|
-
label: i18nRuntime.i18n("43ab9af06e1e0f0b2a8767b46cf8b1cf"),
|
310
|
-
size: 'lg',
|
311
|
-
mode: 'horizontal'
|
386
|
+
label: i18nRuntime.i18n("b97a5adf068bee6c852db9dcea3a9799"),
|
387
|
+
value: 'top-center'
|
312
388
|
}, {
|
313
|
-
|
314
|
-
|
315
|
-
variables: '${variables}',
|
316
|
-
evalMode: false,
|
317
|
-
variableMode: 'tabs',
|
318
|
-
inputMode: 'input-group',
|
319
|
-
label: i18nRuntime.i18n("f41a94bb85c5223181c4cdf83ea9021b"),
|
320
|
-
size: 'lg',
|
321
|
-
mode: 'horizontal'
|
389
|
+
label: i18nRuntime.i18n("eafeba264b6338939f11f1b1adf40d2b"),
|
390
|
+
value: 'top-right'
|
322
391
|
}, {
|
323
|
-
|
324
|
-
|
325
|
-
value: 'top-right',
|
326
|
-
mode: 'horizontal',
|
327
|
-
label: i18nRuntime.i18n("a0a837f2873de80bc9ec353c30e73171"),
|
328
|
-
options: [{
|
329
|
-
label: i18nRuntime.i18n("f3296f64a8a1330d7a07f1d269a1db92"),
|
330
|
-
value: 'top-left'
|
331
|
-
}, {
|
332
|
-
label: i18nRuntime.i18n("b97a5adf068bee6c852db9dcea3a9799"),
|
333
|
-
value: 'top-center'
|
334
|
-
}, {
|
335
|
-
label: i18nRuntime.i18n("eafeba264b6338939f11f1b1adf40d2b"),
|
336
|
-
value: 'top-right'
|
337
|
-
}, {
|
338
|
-
label: i18nRuntime.i18n("d429ffb093e9aa3bf80da125f1be318c"),
|
339
|
-
value: 'bottom-left'
|
340
|
-
}, {
|
341
|
-
label: i18nRuntime.i18n("c241aa8f427118a719b94cbd8f2bb22d"),
|
342
|
-
value: 'bottom-center'
|
343
|
-
}, {
|
344
|
-
label: i18nRuntime.i18n("9cd707caffdfb314d939298f2f2c267c"),
|
345
|
-
value: 'bottom-right'
|
346
|
-
}]
|
392
|
+
label: i18nRuntime.i18n("d429ffb093e9aa3bf80da125f1be318c"),
|
393
|
+
value: 'bottom-left'
|
347
394
|
}, {
|
348
|
-
|
349
|
-
|
350
|
-
value: true,
|
351
|
-
label: i18nRuntime.i18n("8c8fbec263e20f087555c9abcb6dd07a"),
|
352
|
-
mode: 'horizontal'
|
395
|
+
label: i18nRuntime.i18n("c241aa8f427118a719b94cbd8f2bb22d"),
|
396
|
+
value: 'bottom-center'
|
353
397
|
}, {
|
354
|
-
|
355
|
-
|
356
|
-
value: true,
|
357
|
-
label: i18nRuntime.i18n("3f3a016027e540ef10a16dbd49fffde9"),
|
358
|
-
mode: 'horizontal'
|
398
|
+
label: i18nRuntime.i18n("9cd707caffdfb314d939298f2f2c267c"),
|
399
|
+
value: 'bottom-right'
|
359
400
|
}]
|
360
|
-
}
|
401
|
+
}, {
|
402
|
+
type: 'switch',
|
403
|
+
name: 'closeButton',
|
404
|
+
value: true,
|
405
|
+
label: i18nRuntime.i18n("8c8fbec263e20f087555c9abcb6dd07a"),
|
406
|
+
mode: 'horizontal'
|
407
|
+
}, {
|
408
|
+
type: 'switch',
|
409
|
+
name: 'showIcon',
|
410
|
+
value: true,
|
411
|
+
label: i18nRuntime.i18n("3f3a016027e540ef10a16dbd49fffde9"),
|
412
|
+
mode: 'horizontal'
|
413
|
+
}]
|
361
414
|
}]
|
362
415
|
}, {
|
363
416
|
actionLabel: i18nRuntime.i18n("47d68cd0f4c3e91a86d23afe8afccfb8"),
|
@@ -369,18 +422,15 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
369
422
|
innerArgs: ['api', 'options'],
|
370
423
|
descDetail: function (info) {
|
371
424
|
var _a;
|
372
|
-
|
373
425
|
var apiInfo = (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.api;
|
374
|
-
|
375
426
|
if (typeof apiInfo === 'string') {
|
376
427
|
apiInfo = amisCore.normalizeApi(apiInfo);
|
377
428
|
}
|
378
|
-
|
379
429
|
return React__default["default"].createElement("div", null, "\u53D1\u9001", React__default["default"].createElement("span", {
|
380
430
|
className: "variable-right variable-left"
|
381
|
-
}, apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.method), "\u8BF7\u6C42\uFF1A", React__default["default"].createElement("span", {
|
431
|
+
}, (apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.method) || '-'), "\u8BF7\u6C42\uFF1A", React__default["default"].createElement("span", {
|
382
432
|
className: "variable-left"
|
383
|
-
}, apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.url));
|
433
|
+
}, (apiInfo === null || apiInfo === void 0 ? void 0 : apiInfo.url) || '-'));
|
384
434
|
},
|
385
435
|
schema: {
|
386
436
|
type: 'wrapper',
|
@@ -479,18 +529,18 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
479
529
|
descDetail: function (info) {
|
480
530
|
return React__default["default"].createElement("div", null, "\u663E\u793A", React__default["default"].createElement("span", {
|
481
531
|
className: "variable-left variable-right"
|
482
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7EC4\u4EF6");
|
532
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7EC4\u4EF6");
|
483
533
|
}
|
484
534
|
}, {
|
485
535
|
actionType: 'hidden',
|
486
536
|
descDetail: function (info) {
|
487
537
|
return React__default["default"].createElement("div", null, "\u9690\u85CF", React__default["default"].createElement("span", {
|
488
538
|
className: "variable-left variable-right"
|
489
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7EC4\u4EF6");
|
539
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7EC4\u4EF6");
|
490
540
|
}
|
491
541
|
}],
|
492
542
|
supportComponents: '*',
|
493
|
-
schema: tslib.__spreadArray(tslib.__spreadArray([], helper.renderCmptSelect(i18nRuntime.i18n("
|
543
|
+
schema: tslib.__spreadArray(tslib.__spreadArray([], helper.renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true), true), [{
|
494
544
|
type: 'radios',
|
495
545
|
label: i18nRuntime.i18n("edf25860e3d457eb8ca9cb5dca06dfd7"),
|
496
546
|
name: 'groupType',
|
@@ -516,18 +566,18 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
516
566
|
descDetail: function (info) {
|
517
567
|
return React__default["default"].createElement("div", null, "\u542F\u7528", React__default["default"].createElement("span", {
|
518
568
|
className: "variable-left variable-right"
|
519
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7EC4\u4EF6");
|
569
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7EC4\u4EF6");
|
520
570
|
}
|
521
571
|
}, {
|
522
572
|
actionType: 'disabled',
|
523
573
|
descDetail: function (info) {
|
524
574
|
return React__default["default"].createElement("div", null, "\u7981\u7528", React__default["default"].createElement("span", {
|
525
575
|
className: "variable-left variable-right"
|
526
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7EC4\u4EF6");
|
576
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7EC4\u4EF6");
|
527
577
|
}
|
528
578
|
}],
|
529
579
|
supportComponents: tslib.__spreadArray(tslib.__spreadArray(['form'], helper.FORMITEM_CMPTS, true), helper.SUPPORT_DISABLED_CMPTS, true),
|
530
|
-
schema: tslib.__spreadArray(tslib.__spreadArray([], helper.renderCmptSelect(i18nRuntime.i18n("
|
580
|
+
schema: tslib.__spreadArray(tslib.__spreadArray([], helper.renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true), true), [{
|
531
581
|
type: 'radios',
|
532
582
|
label: i18nRuntime.i18n("d86d5919f595226b7a1e8264635ca23d"),
|
533
583
|
name: 'groupType',
|
@@ -544,6 +594,43 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
544
594
|
value: 'disabled'
|
545
595
|
}]
|
546
596
|
}], false)
|
597
|
+
}, {
|
598
|
+
actionLabel: i18nRuntime.i18n("e052287273ad39a1d3fa9fa3decb5fd9"),
|
599
|
+
actionType: 'staticStatus',
|
600
|
+
description: i18nRuntime.i18n("506f28f48dbebd5d19e19dfc721e13be"),
|
601
|
+
actions: [{
|
602
|
+
actionType: 'static',
|
603
|
+
descDetail: function (info) {
|
604
|
+
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
605
|
+
className: "variable-left variable-right"
|
606
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7EC4\u4EF6\u5207\u6362\u4E3A\u9759\u6001");
|
607
|
+
}
|
608
|
+
}, {
|
609
|
+
actionType: 'nonstatic',
|
610
|
+
descDetail: function (info) {
|
611
|
+
return React__default["default"].createElement("div", null, React__default["default"].createElement("span", {
|
612
|
+
className: "variable-left variable-right"
|
613
|
+
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7EC4\u4EF6\u5207\u6362\u4E3A\u8F93\u5165\u6001");
|
614
|
+
}
|
615
|
+
}],
|
616
|
+
supportComponents: tslib.__spreadArray(['form'], helper.SUPPORT_STATIC_FORMITEM_CMPTS, true),
|
617
|
+
schema: tslib.__spreadArray(tslib.__spreadArray([], helper.renderCmptSelect(i18nRuntime.i18n("d80bc0fcbfb250480320b683e48b1467"), true), true), [{
|
618
|
+
type: 'radios',
|
619
|
+
label: i18nRuntime.i18n("d2e930293da37452638759e17d771adf"),
|
620
|
+
name: 'groupType',
|
621
|
+
mode: 'horizontal',
|
622
|
+
inputClassName: 'event-action-radio',
|
623
|
+
value: 'nonstatic',
|
624
|
+
required: true,
|
625
|
+
pipeIn: amisEditorCore.defaultValue('nonstatic'),
|
626
|
+
options: [{
|
627
|
+
label: i18nRuntime.i18n("b535bea11c97ec5588b1494799de4d60"),
|
628
|
+
value: 'nonstatic'
|
629
|
+
}, {
|
630
|
+
label: i18nRuntime.i18n("f7784642f42d33f506ba05f3daefc3c4"),
|
631
|
+
value: 'static'
|
632
|
+
}]
|
633
|
+
}], false)
|
547
634
|
}, {
|
548
635
|
actionLabel: i18nRuntime.i18n("c5a9b6e8c522de8a14ad7fab51c1a1e3"),
|
549
636
|
actionType: 'reload',
|
@@ -551,36 +638,197 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
551
638
|
descDetail: function (info) {
|
552
639
|
return React__default["default"].createElement("div", null, "\u5237\u65B0", React__default["default"].createElement("span", {
|
553
640
|
className: "variable-left variable-right"
|
554
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7EC4\u4EF6");
|
641
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7EC4\u4EF6");
|
555
642
|
},
|
556
643
|
supportComponents: 'byComponent',
|
557
|
-
schema: helper.renderCmptSelect(i18nRuntime.i18n("
|
644
|
+
schema: tslib.__spreadArray(tslib.__spreadArray([], helper.renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true, function (value, oldVal, data, form) {
|
645
|
+
form.setValueByName('args.resetPage', true);
|
646
|
+
form.setValueByName('__addParam', true);
|
647
|
+
form.setValueByName('__customData', false);
|
648
|
+
form.setValueByName('__containerType', 'all');
|
649
|
+
form.setValueByName('__reloadParam', []);
|
650
|
+
}), true), [{
|
651
|
+
type: 'switch',
|
652
|
+
name: '__resetPage',
|
653
|
+
label: i18nRuntime.i18n("697af73997072e0ce9ee65b15a7b3715"),
|
654
|
+
labelRemark: {
|
655
|
+
className: 'm-l-xs',
|
656
|
+
icon: 'fa fa-question-circle',
|
657
|
+
rootClose: true,
|
658
|
+
content: i18nRuntime.i18n("d7bf42dd6e66f2818f9a232603c4a53b"),
|
659
|
+
placement: 'top'
|
660
|
+
},
|
661
|
+
onText: i18nRuntime.i18n("0a60ac8f02ccd2cf723f927284877851"),
|
662
|
+
offText: i18nRuntime.i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
663
|
+
mode: 'horizontal',
|
664
|
+
pipeIn: amisEditorCore.defaultValue(true),
|
665
|
+
visibleOn: "data.actionType === \"reload\" && data.__rendererName === \"crud\""
|
666
|
+
}, {
|
667
|
+
type: 'switch',
|
668
|
+
name: '__addParam',
|
669
|
+
label: i18nRuntime.i18n("fee99f2bcced486e4753a8f58f511d3f"),
|
670
|
+
labelRemark: {
|
671
|
+
className: 'm-l-xs',
|
672
|
+
icon: 'fa fa-question-circle',
|
673
|
+
rootClose: true,
|
674
|
+
content: "\u5F53\u9009\u62E9\u201C\u662F\u201D\uFF0C\u4E14\u76EE\u6807\u7EC4\u4EF6\u662F\u589E\u5220\u6539\u67E5\u7EC4\u4EF6\u65F6\uFF0C\u6570\u636E\u63A5\u53E3\u8BF7\u6C42\u65F6\u5C06\u5E26\u4E0A\u8FD9\u4E9B\u6570\u636E\uFF0C\u5176\u4ED6\u7C7B\u578B\u7684\u76EE\u6807\u7EC4\u4EF6\u53EA\u6709\u5728\u6570\u636E\u63A5\u53E3\u662Fpost\u8BF7\u6C42\u65F6\u624D\u4F1A\u5E26\u4E0A\u8FD9\u4E9B\u6570\u636E\u3002",
|
675
|
+
placement: 'top'
|
676
|
+
},
|
677
|
+
onText: i18nRuntime.i18n("0a60ac8f02ccd2cf723f927284877851"),
|
678
|
+
offText: i18nRuntime.i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
679
|
+
mode: 'horizontal',
|
680
|
+
pipeIn: amisEditorCore.defaultValue(true),
|
681
|
+
visibleOn: "data.actionType === \"reload\" && ".concat(helper.IS_DATA_CONTAINER)
|
682
|
+
}, {
|
683
|
+
type: 'switch',
|
684
|
+
name: '__customData',
|
685
|
+
label: i18nRuntime.i18n("fd951a59a7c635d5330bc1aeec22c813"),
|
686
|
+
labelRemark: {
|
687
|
+
className: 'm-l-xs',
|
688
|
+
icon: 'fa fa-question-circle',
|
689
|
+
rootClose: true,
|
690
|
+
content: "\u6570\u636E\u9ED8\u8BA4\u4E3A\u6E90\u7EC4\u4EF6\u6240\u5728\u6570\u636E\u57DF\uFF0C\u5F00\u542F\u201C\u81EA\u5B9A\u4E49\u201D\u53EF\u4EE5\u5B9A\u5236\u6240\u9700\u6570\u636E",
|
691
|
+
placement: 'top'
|
692
|
+
},
|
693
|
+
onText: i18nRuntime.i18n("0a60ac8f02ccd2cf723f927284877851"),
|
694
|
+
offText: i18nRuntime.i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
695
|
+
mode: 'horizontal',
|
696
|
+
pipeIn: amisEditorCore.defaultValue(true),
|
697
|
+
visibleOn: "data.__addParam && data.actionType === \"reload\" && ".concat(helper.IS_DATA_CONTAINER),
|
698
|
+
onChange: function (value, oldVal, data, form) {
|
699
|
+
form.setValueByName('__containerType', 'all');
|
700
|
+
}
|
701
|
+
}, {
|
702
|
+
type: 'radios',
|
703
|
+
name: '__containerType',
|
704
|
+
mode: 'horizontal',
|
705
|
+
label: '',
|
706
|
+
pipeIn: amisEditorCore.defaultValue('all'),
|
707
|
+
visibleOn: "data.__addParam && data.__customData && data.actionType === \"reload\" && ".concat(helper.IS_DATA_CONTAINER),
|
708
|
+
options: [{
|
709
|
+
label: i18nRuntime.i18n("77b1081c177fa3334cc93c99f0ecee75"),
|
710
|
+
value: 'all'
|
711
|
+
}, {
|
712
|
+
label: i18nRuntime.i18n("f5c5e3d69daee06ea1606378ef466765"),
|
713
|
+
value: 'appoint'
|
714
|
+
}],
|
715
|
+
onChange: function (value, oldVal, data, form) {
|
716
|
+
form.setValueByName('__reloadParams', []);
|
717
|
+
form.setValueByName('__valueInput', undefined);
|
718
|
+
}
|
719
|
+
},
|
720
|
+
/*
|
721
|
+
{
|
722
|
+
name: '__valueInput',
|
723
|
+
type: 'input-formula',
|
724
|
+
variables: '${variables}',
|
725
|
+
evalMode: false,
|
726
|
+
required: true,
|
727
|
+
variableMode: 'tabs',
|
728
|
+
inputMode: 'input-group',
|
729
|
+
label: '',
|
730
|
+
size: 'lg',
|
731
|
+
mode: 'horizontal',
|
732
|
+
visibleOn: `data.__addParam && data.__customData && data.__containerType === "all" && data.actionType === "reload" && ${IS_DATA_CONTAINER}`
|
733
|
+
},
|
734
|
+
*/
|
735
|
+
{
|
736
|
+
name: '__valueInput',
|
737
|
+
label: '',
|
738
|
+
type: 'ae-formulaControl',
|
739
|
+
variables: '${variables}',
|
740
|
+
size: 'lg',
|
741
|
+
mode: 'horizontal',
|
742
|
+
required: true,
|
743
|
+
visibleOn: "data.__addParam && data.__customData && data.__containerType === \"all\" && data.actionType === \"reload\" && ".concat(helper.IS_DATA_CONTAINER)
|
744
|
+
}, {
|
745
|
+
type: 'combo',
|
746
|
+
name: '__reloadParams',
|
747
|
+
label: '',
|
748
|
+
multiple: true,
|
749
|
+
removable: true,
|
750
|
+
addable: true,
|
751
|
+
strictMode: false,
|
752
|
+
canAccessSuperData: true,
|
753
|
+
size: 'lg',
|
754
|
+
mode: 'horizontal',
|
755
|
+
items: [{
|
756
|
+
name: 'key',
|
757
|
+
type: 'input-text',
|
758
|
+
placeholder: i18nRuntime.i18n("c068b579db3bf0a553bd0af4f81cc14f"),
|
759
|
+
labelField: 'label',
|
760
|
+
valueField: 'value',
|
761
|
+
required: true
|
762
|
+
},
|
763
|
+
/*
|
764
|
+
{
|
765
|
+
name: 'val',
|
766
|
+
type: 'input-formula',
|
767
|
+
placeholder: '参数值',
|
768
|
+
variables: '${variables}',
|
769
|
+
evalMode: false,
|
770
|
+
variableMode: 'tabs',
|
771
|
+
inputMode: 'input-group'
|
772
|
+
}
|
773
|
+
*/
|
774
|
+
{
|
775
|
+
name: 'val',
|
776
|
+
type: 'ae-formulaControl',
|
777
|
+
variables: '${variables}',
|
778
|
+
placeholder: i18nRuntime.i18n("bfed4943c5f487de1b63a82f7230cce2")
|
779
|
+
}],
|
780
|
+
visibleOn: "data.__addParam && data.__customData && data.__containerType === \"appoint\" && data.actionType === \"reload\" && ".concat(helper.IS_DATA_CONTAINER)
|
781
|
+
}, {
|
782
|
+
type: 'radios',
|
783
|
+
name: 'dataMergeMode',
|
784
|
+
mode: 'horizontal',
|
785
|
+
label: i18nRuntime.i18n("2aecb19ca1655d66fc80fc27a783cc9e"),
|
786
|
+
labelRemark: {
|
787
|
+
className: 'm-l-xs',
|
788
|
+
icon: 'fa fa-question-circle',
|
789
|
+
rootClose: true,
|
790
|
+
content: "\u9009\u62E9\u201C\u5408\u5E76\u201D\u65F6\uFF0C\u4F1A\u5C06\u6570\u636E\u5408\u5E76\u5230\u76EE\u6807\u7EC4\u4EF6\u7684\u6570\u636E\u57DF\u3002<br/>\u9009\u62E9\u201C\u8986\u76D6\u201D\u65F6\uFF0C\u6570\u636E\u4F1A\u76F4\u63A5\u8986\u76D6\u76EE\u6807\u7EC4\u4EF6\u7684\u6570\u636E\u57DF\u3002",
|
791
|
+
placement: 'top'
|
792
|
+
},
|
793
|
+
pipeIn: amisEditorCore.defaultValue('merge'),
|
794
|
+
visibleOn: "data.__addParam && data.actionType === \"reload\" && ".concat(helper.IS_DATA_CONTAINER),
|
795
|
+
options: [{
|
796
|
+
label: i18nRuntime.i18n("bd81577a6fd4956e676cec499bb70d00"),
|
797
|
+
value: 'merge'
|
798
|
+
}, {
|
799
|
+
label: i18nRuntime.i18n("e09fea40f7e4abd4b2a495b315940688"),
|
800
|
+
value: 'override'
|
801
|
+
}]
|
802
|
+
}], false)
|
558
803
|
}, {
|
559
|
-
actionLabel: i18nRuntime.i18n("
|
804
|
+
actionLabel: i18nRuntime.i18n("fa644cb20c66f7530d8a376d4fa6a36e"),
|
560
805
|
actionType: 'setValue',
|
561
|
-
description: i18nRuntime.i18n("
|
806
|
+
description: i18nRuntime.i18n("7d9260bd45b2e85a09398f218c25f220"),
|
562
807
|
innerArgs: ['value', 'index', '__valueInput', '__comboType', '__containerType'],
|
563
808
|
descDetail: function (info) {
|
564
809
|
return React__default["default"].createElement("div", null, "\u8BBE\u7F6E", React__default["default"].createElement("span", {
|
565
810
|
className: "variable-left variable-right"
|
566
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7684\u6570\u636E");
|
811
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7684\u6570\u636E");
|
567
812
|
},
|
568
813
|
supportComponents: 'byComponent',
|
569
|
-
schema: tslib.__spreadArray(tslib.__spreadArray([], helper.renderCmptActionSelect(i18nRuntime.i18n("
|
814
|
+
schema: tslib.__spreadArray(tslib.__spreadArray([], helper.renderCmptActionSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true, function (value, oldVal, data, form) {
|
815
|
+
form.setValueByName('args.__containerType', 'all');
|
816
|
+
form.setValueByName('args.__comboType', 'all');
|
817
|
+
}), true), [helper.getArgsWrapper({
|
570
818
|
type: 'wrapper',
|
571
819
|
className: 'p-none',
|
572
820
|
body: [{
|
573
821
|
type: 'radios',
|
574
|
-
required: true,
|
575
822
|
name: '__containerType',
|
576
823
|
mode: 'horizontal',
|
577
|
-
label: i18nRuntime.i18n("
|
578
|
-
|
824
|
+
label: i18nRuntime.i18n("e7af71fb102cc86ab3be6a2fb32b5e3f"),
|
825
|
+
pipeIn: amisEditorCore.defaultValue('all'),
|
826
|
+
visibleOn: "".concat(helper.IS_DATA_CONTAINER),
|
579
827
|
options: [{
|
580
|
-
label: i18nRuntime.i18n("
|
828
|
+
label: i18nRuntime.i18n("77b1081c177fa3334cc93c99f0ecee75"),
|
581
829
|
value: 'all'
|
582
830
|
}, {
|
583
|
-
label: i18nRuntime.i18n("
|
831
|
+
label: i18nRuntime.i18n("f5c5e3d69daee06ea1606378ef466765"),
|
584
832
|
value: 'appoint'
|
585
833
|
}],
|
586
834
|
onChange: function (value, oldVal, data, form) {
|
@@ -589,12 +837,12 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
589
837
|
}
|
590
838
|
}, {
|
591
839
|
type: 'radios',
|
592
|
-
required: true,
|
593
840
|
name: '__comboType',
|
594
841
|
inputClassName: 'event-action-radio',
|
595
842
|
mode: 'horizontal',
|
596
|
-
label: i18nRuntime.i18n("
|
597
|
-
|
843
|
+
label: i18nRuntime.i18n("e7af71fb102cc86ab3be6a2fb32b5e3f"),
|
844
|
+
pipeIn: amisEditorCore.defaultValue('all'),
|
845
|
+
visibleOn: "data.__rendererName === 'combo'",
|
598
846
|
options: [{
|
599
847
|
label: i18nRuntime.i18n("c60ad696dee4e1eeff6f0f2c2e9b9fc0"),
|
600
848
|
value: 'all'
|
@@ -613,18 +861,20 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
613
861
|
name: 'index',
|
614
862
|
mode: 'horizontal',
|
615
863
|
label: i18nRuntime.i18n("a7b0b80a7bea1e5e973967c179866ef0"),
|
864
|
+
size: 'lg',
|
616
865
|
placeholder: i18nRuntime.i18n("e887792fbbd65d21e43e832a5cd63aac"),
|
617
|
-
visibleOn: "data.__comboType
|
866
|
+
visibleOn: "data.__comboType === 'appoint' && data.__rendererName === 'combo'"
|
618
867
|
}, {
|
619
868
|
type: 'combo',
|
620
869
|
name: 'value',
|
621
|
-
label:
|
870
|
+
label: '',
|
622
871
|
multiple: true,
|
623
872
|
removable: true,
|
624
873
|
required: true,
|
625
874
|
addable: true,
|
626
875
|
strictMode: false,
|
627
876
|
canAccessSuperData: true,
|
877
|
+
size: 'lg',
|
628
878
|
mode: 'horizontal',
|
629
879
|
items: [{
|
630
880
|
name: 'key',
|
@@ -634,20 +884,29 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
634
884
|
labelField: 'label',
|
635
885
|
valueField: 'value',
|
636
886
|
required: true
|
637
|
-
},
|
887
|
+
},
|
888
|
+
/*
|
889
|
+
{
|
638
890
|
name: 'val',
|
639
891
|
type: 'input-formula',
|
640
|
-
placeholder:
|
892
|
+
placeholder: '字段值',
|
641
893
|
variables: '${variables}',
|
642
894
|
evalMode: false,
|
643
895
|
variableMode: 'tabs',
|
644
896
|
inputMode: 'input-group'
|
897
|
+
}
|
898
|
+
*/
|
899
|
+
{
|
900
|
+
name: 'val',
|
901
|
+
type: 'ae-formulaControl',
|
902
|
+
variables: '${variables}',
|
903
|
+
placeholder: i18nRuntime.i18n("a33903526e8fb3d1ac3066da70e7941e")
|
645
904
|
}],
|
646
|
-
visibleOn: "
|
905
|
+
visibleOn: "".concat(helper.IS_DATA_CONTAINER, " && data.__containerType === 'appoint' || data.__comboType === 'appoint'")
|
647
906
|
}, {
|
648
907
|
type: 'combo',
|
649
908
|
name: 'value',
|
650
|
-
label:
|
909
|
+
label: '',
|
651
910
|
multiple: true,
|
652
911
|
removable: true,
|
653
912
|
required: true,
|
@@ -655,6 +914,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
655
914
|
strictMode: false,
|
656
915
|
canAccessSuperData: true,
|
657
916
|
mode: 'horizontal',
|
917
|
+
size: 'lg',
|
658
918
|
items: [{
|
659
919
|
type: 'combo',
|
660
920
|
name: 'item',
|
@@ -667,6 +927,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
667
927
|
strictMode: false,
|
668
928
|
canAccessSuperData: true,
|
669
929
|
className: 'm-l',
|
930
|
+
size: 'lg',
|
670
931
|
mode: 'horizontal',
|
671
932
|
items: [{
|
672
933
|
name: 'key',
|
@@ -676,27 +937,73 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
676
937
|
valueField: 'value',
|
677
938
|
required: true,
|
678
939
|
visibleOn: "data.__rendererName"
|
679
|
-
},
|
940
|
+
},
|
941
|
+
/*
|
942
|
+
{
|
680
943
|
name: 'val',
|
681
944
|
type: 'input-formula',
|
682
945
|
variables: '${variables}',
|
683
946
|
evalMode: false,
|
684
947
|
variableMode: 'tabs',
|
685
948
|
inputMode: 'input-group'
|
949
|
+
}
|
950
|
+
*/
|
951
|
+
{
|
952
|
+
name: 'val',
|
953
|
+
type: 'ae-formulaControl',
|
954
|
+
variables: '${variables}'
|
686
955
|
}]
|
687
956
|
}],
|
688
|
-
visibleOn: "data.__rendererName
|
689
|
-
},
|
957
|
+
visibleOn: "data.__rendererName === 'combo' && data.__comboType === 'all'"
|
958
|
+
},
|
959
|
+
/*
|
960
|
+
{
|
961
|
+
name: '__valueInput',
|
962
|
+
type: 'input-formula',
|
963
|
+
variables: '${variables}',
|
964
|
+
evalMode: false,
|
965
|
+
variableMode: 'tabs',
|
966
|
+
inputMode: 'input-group',
|
967
|
+
label: '',
|
968
|
+
size: 'lg',
|
969
|
+
mode: 'horizontal',
|
970
|
+
visibleOn: `(${IS_DATA_CONTAINER} || ${SHOW_SELECT_PROP}) && data.__containerType === 'all'`,
|
971
|
+
required: true
|
972
|
+
},
|
973
|
+
*/
|
974
|
+
{
|
975
|
+
name: '__valueInput',
|
976
|
+
label: '',
|
977
|
+
type: 'ae-formulaControl',
|
978
|
+
variables: '${variables}',
|
979
|
+
size: 'lg',
|
980
|
+
mode: 'horizontal',
|
981
|
+
visibleOn: "(".concat(helper.IS_DATA_CONTAINER, " || ").concat(helper.SHOW_SELECT_PROP, ") && data.__containerType === 'all'"),
|
982
|
+
required: true
|
983
|
+
},,
|
984
|
+
/*
|
985
|
+
{
|
690
986
|
name: '__valueInput',
|
691
987
|
type: 'input-formula',
|
692
988
|
variables: '${variables}',
|
693
989
|
evalMode: false,
|
694
990
|
variableMode: 'tabs',
|
695
991
|
inputMode: 'input-group',
|
696
|
-
label:
|
992
|
+
label: '数据设置',
|
697
993
|
size: 'lg',
|
698
994
|
mode: 'horizontal',
|
699
|
-
visibleOn:
|
995
|
+
visibleOn: `data.__rendererName && !${IS_DATA_CONTAINER} && data.__rendererName !== 'combo'`,
|
996
|
+
required: true
|
997
|
+
}
|
998
|
+
*/
|
999
|
+
{
|
1000
|
+
name: '__valueInput',
|
1001
|
+
label: i18nRuntime.i18n("e7af71fb102cc86ab3be6a2fb32b5e3f"),
|
1002
|
+
type: 'ae-formulaControl',
|
1003
|
+
variables: '${variables}',
|
1004
|
+
size: 'lg',
|
1005
|
+
mode: 'horizontal',
|
1006
|
+
visibleOn: "data.__rendererName && !".concat(helper.IS_DATA_CONTAINER, " && data.__rendererName !== 'combo'"),
|
700
1007
|
required: true
|
701
1008
|
}]
|
702
1009
|
})], false)
|
@@ -707,10 +1014,10 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
707
1014
|
descDetail: function (info) {
|
708
1015
|
return React__default["default"].createElement("div", null, "\u63D0\u4EA4", React__default["default"].createElement("span", {
|
709
1016
|
className: "variable-left variable-right"
|
710
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7684\u6570\u636E");
|
1017
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7684\u6570\u636E");
|
711
1018
|
},
|
712
1019
|
supportComponents: 'form',
|
713
|
-
schema: helper.renderCmptSelect(i18nRuntime.i18n("
|
1020
|
+
schema: helper.renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)
|
714
1021
|
}, {
|
715
1022
|
actionLabel: i18nRuntime.i18n("4a3deab45c0a7218b8ae58a33fd24c28"),
|
716
1023
|
actionType: 'clear',
|
@@ -718,10 +1025,10 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
718
1025
|
descDetail: function (info) {
|
719
1026
|
return React__default["default"].createElement("div", null, "\u6E05\u7A7A", React__default["default"].createElement("span", {
|
720
1027
|
className: "variable-left variable-right"
|
721
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7684\u6570\u636E");
|
1028
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7684\u6570\u636E");
|
722
1029
|
},
|
723
1030
|
supportComponents: 'form',
|
724
|
-
schema: helper.renderCmptSelect(i18nRuntime.i18n("
|
1031
|
+
schema: helper.renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)
|
725
1032
|
}, {
|
726
1033
|
actionLabel: i18nRuntime.i18n("1b6f5cc49e71c90a5b85a796285e3135"),
|
727
1034
|
actionType: 'reset',
|
@@ -729,10 +1036,10 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
729
1036
|
descDetail: function (info) {
|
730
1037
|
return React__default["default"].createElement("div", null, "\u91CD\u7F6E", React__default["default"].createElement("span", {
|
731
1038
|
className: "variable-left variable-right"
|
732
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7684\u6570\u636E");
|
1039
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7684\u6570\u636E");
|
733
1040
|
},
|
734
1041
|
supportComponents: 'form',
|
735
|
-
schema: helper.renderCmptSelect(i18nRuntime.i18n("
|
1042
|
+
schema: helper.renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)
|
736
1043
|
}, {
|
737
1044
|
actionLabel: i18nRuntime.i18n("17f2bf425eeb7d20d79c595344e9dc94"),
|
738
1045
|
actionType: 'validate',
|
@@ -740,16 +1047,16 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
740
1047
|
descDetail: function (info) {
|
741
1048
|
return React__default["default"].createElement("div", null, "\u6821\u9A8C", React__default["default"].createElement("span", {
|
742
1049
|
className: "variable-left variable-right"
|
743
|
-
}, info === null || info === void 0 ? void 0 : info.rendererLabel), "\u7684\u6570\u636E");
|
1050
|
+
}, (info === null || info === void 0 ? void 0 : info.rendererLabel) || '-'), "\u7684\u6570\u636E");
|
744
1051
|
},
|
745
1052
|
supportComponents: 'form',
|
746
|
-
schema: helper.renderCmptSelect(i18nRuntime.i18n("
|
1053
|
+
schema: helper.renderCmptSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"), true)
|
747
1054
|
}, {
|
748
1055
|
actionLabel: i18nRuntime.i18n("51325230409d4b7c64aaeb3db9904801"),
|
749
1056
|
actionType: 'component',
|
750
1057
|
description: i18nRuntime.i18n("98d130cb9a360df782f6510abacbc022"),
|
751
1058
|
supportComponents: '*',
|
752
|
-
schema: helper.renderCmptActionSelect(i18nRuntime.i18n("
|
1059
|
+
schema: helper.renderCmptActionSelect(i18nRuntime.i18n("6afde638796d237377b0755506d08ded"))
|
753
1060
|
}]
|
754
1061
|
}, {
|
755
1062
|
actionLabel: i18nRuntime.i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
|
@@ -761,22 +1068,34 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
761
1068
|
innerArgs: ['content', 'copyFormat'],
|
762
1069
|
descDetail: function (info) {
|
763
1070
|
var _a;
|
764
|
-
|
765
1071
|
return React__default["default"].createElement("div", null, "\u590D\u5236\u5185\u5BB9\uFF1A", React__default["default"].createElement("span", {
|
766
1072
|
className: "variable-left"
|
767
|
-
}, (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.content));
|
1073
|
+
}, ((_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.content) || '-'));
|
768
1074
|
},
|
769
1075
|
schema: helper.getArgsWrapper({
|
770
1076
|
type: 'wrapper',
|
771
1077
|
className: 'p-none',
|
772
|
-
body: [
|
1078
|
+
body: [
|
1079
|
+
/*
|
1080
|
+
{
|
773
1081
|
name: 'content',
|
774
1082
|
type: 'input-formula',
|
775
1083
|
variables: '${variables}',
|
776
1084
|
evalMode: false,
|
777
1085
|
variableMode: 'tabs',
|
778
1086
|
inputMode: 'input-group',
|
1087
|
+
label: '内容模板',
|
1088
|
+
mode: 'horizontal',
|
1089
|
+
size: 'lg',
|
1090
|
+
visibleOn: 'data.actionType === "copy"',
|
1091
|
+
required: true
|
1092
|
+
},
|
1093
|
+
*/
|
1094
|
+
{
|
1095
|
+
name: 'content',
|
779
1096
|
label: i18nRuntime.i18n("ac04259507be8ba6b891dc9dc208f491"),
|
1097
|
+
type: 'ae-textareaFormulaControl',
|
1098
|
+
variables: '${variables}',
|
780
1099
|
mode: 'horizontal',
|
781
1100
|
size: 'lg',
|
782
1101
|
visibleOn: 'data.actionType === "copy"',
|
@@ -813,6 +1132,7 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
813
1132
|
lineNumbers: 'off',
|
814
1133
|
glyphMargin: false,
|
815
1134
|
tabSize: 2,
|
1135
|
+
fontSize: '12px',
|
816
1136
|
wordWrap: 'on',
|
817
1137
|
lineDecorationsWidth: 0,
|
818
1138
|
lineNumbersMinChars: 0,
|
@@ -823,7 +1143,8 @@ var ACTION_TYPE_TREE = function (manager) {
|
|
823
1143
|
className: 'ae-event-control-action-js-editor',
|
824
1144
|
value: "/* \u81EA\u5B9A\u4E49JS\u4F7F\u7528\u8BF4\u660E\uFF1A\n * 1.\u52A8\u4F5C\u6267\u884C\u51FD\u6570doAction\uFF0C\u53EF\u4EE5\u6267\u884C\u6240\u6709\u7C7B\u578B\u7684\u52A8\u4F5C\n * 2.\u901A\u8FC7\u4E0A\u4E0B\u6587\u5BF9\u8C61context\u53EF\u4EE5\u83B7\u53D6\u5F53\u524D\u7EC4\u4EF6\u5B9E\u4F8B\uFF0C\u4F8B\u5982context.props\u53EF\u4EE5\u83B7\u53D6\u8BE5\u7EC4\u4EF6\u76F8\u5173\u5C5E\u6027\n * 3.\u4E8B\u4EF6\u5BF9\u8C61event\uFF0C\u5728doAction\u4E4B\u540E\u6267\u884Cevent.stopPropagation = true;\u53EF\u4EE5\u963B\u6B62\u540E\u7EED\u52A8\u4F5C\u6267\u884C\n*/\nconst myMsg = '\u6211\u662F\u81EA\u5B9A\u4E49JS';\ndoAction({\n actionType: 'toast',\n args: {\n msg: myMsg\n }\n});\n"
|
825
1145
|
}
|
826
|
-
}
|
1146
|
+
}
|
1147
|
+
// {
|
827
1148
|
// actionLabel: '广播',
|
828
1149
|
// actionType: 'broadcast',
|
829
1150
|
// description: '发送广播事件',
|