amis-editor 5.2.0-beta.2 → 5.2.1-beta.15
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/component/BaseControl.d.ts +5 -810
- package/esm/component/BaseControl.js +33 -43
- package/esm/component/InputComponentName.js +1 -1
- package/esm/component/TableViewEditor.js +547 -454
- package/esm/icons/btn/btn-group.svg.js +1 -3
- package/esm/icons/btn/btn-select.svg.js +1 -3
- package/esm/icons/btn/btn-toolbar.svg.js +1 -3
- package/esm/icons/btn/button.svg.js +1 -3
- package/esm/icons/btn/dropdown-btn.svg.js +1 -3
- package/esm/icons/container/anchor-nav.svg.js +1 -3
- package/esm/icons/container/collapse.svg.js +1 -3
- package/esm/icons/container/container.svg.js +1 -3
- package/esm/icons/container/flex-container.svg.js +1 -3
- package/esm/icons/container/form-group.svg.js +1 -3
- package/esm/icons/container/grid.svg.js +1 -3
- package/esm/icons/container/iframe.svg.js +1 -3
- package/esm/icons/container/panel.svg.js +1 -3
- package/esm/icons/container/table-view.svg.js +1 -3
- package/esm/icons/container/tabs.svg.js +1 -3
- package/esm/icons/container/tooltip-wrapper.svg.js +1 -3
- package/esm/icons/container/web-component.svg.js +1 -3
- package/esm/icons/feat/audio.svg.js +1 -3
- package/esm/icons/feat/custom.svg.js +1 -3
- package/esm/icons/feat/each.svg.js +1 -3
- package/esm/icons/feat/form.svg.js +1 -3
- package/esm/icons/feat/nav.svg.js +1 -3
- package/esm/icons/feat/qrcode.svg.js +1 -3
- package/esm/icons/feat/service.svg.js +1 -3
- package/esm/icons/feat/table.svg.js +1 -3
- package/esm/icons/feat/tasks.svg.js +1 -3
- package/esm/icons/feat/video.svg.js +1 -3
- package/esm/icons/feat/wizard.svg.js +1 -3
- package/esm/icons/form/chained-select.svg.js +1 -3
- package/esm/icons/form/checkbox.svg.js +1 -3
- package/esm/icons/form/checkboxes.svg.js +1 -3
- package/esm/icons/form/combo.svg.js +1 -3
- package/esm/icons/form/condition-builder.svg.js +1 -3
- package/esm/icons/form/diff-editor.svg.js +1 -3
- package/esm/icons/form/editor.svg.js +1 -3
- package/esm/icons/form/formula.svg.js +1 -3
- package/esm/icons/form/hidden.svg.js +1 -3
- package/esm/icons/form/input-city.svg.js +1 -3
- package/esm/icons/form/input-color.svg.js +1 -3
- package/esm/icons/form/input-date-range.svg.js +1 -3
- package/esm/icons/form/input-date.svg.js +1 -3
- package/esm/icons/form/input-datetime.svg.js +1 -3
- package/esm/icons/form/input-email.svg.js +1 -3
- package/esm/icons/form/input-excel.svg.js +1 -3
- package/esm/icons/form/input-file.svg.js +1 -3
- package/esm/icons/form/input-group.svg.js +1 -3
- package/esm/icons/form/input-image.svg.js +1 -3
- package/esm/icons/form/input-kv.svg.js +1 -3
- package/esm/icons/form/input-month-range.svg.js +1 -3
- package/esm/icons/form/input-number.svg.js +1 -3
- package/esm/icons/form/input-password.svg.js +1 -3
- package/esm/icons/form/input-quarter-range.svg.js +1 -3
- package/esm/icons/form/input-range.svg.js +1 -3
- package/esm/icons/form/input-rating.svg.js +1 -3
- package/esm/icons/form/input-repeat.svg.js +1 -3
- package/esm/icons/form/input-rich-text.svg.js +1 -3
- package/esm/icons/form/input-tag.svg.js +1 -3
- package/esm/icons/form/input-text.svg.js +1 -3
- package/esm/icons/form/input-time-range.svg.js +1 -3
- package/esm/icons/form/input-time.svg.js +1 -3
- package/esm/icons/form/input-tree.svg.js +1 -3
- package/esm/icons/form/input-url.svg.js +1 -3
- package/esm/icons/form/input-year.svg.js +1 -3
- package/esm/icons/form/inputArray.svg.js +1 -3
- package/esm/icons/form/list-select.svg.js +1 -3
- package/esm/icons/form/location-picker.svg.js +1 -3
- package/esm/icons/form/matrix-checkboxes.svg.js +1 -3
- package/esm/icons/form/month.svg.js +1 -3
- package/esm/icons/form/nested-select.svg.js +1 -3
- package/esm/icons/form/picker.svg.js +1 -3
- package/esm/icons/form/quarter.svg.js +1 -3
- package/esm/icons/form/radios.svg.js +1 -3
- package/esm/icons/form/select.svg.js +1 -3
- package/esm/icons/form/static.svg.js +1 -3
- package/esm/icons/form/sub-form.svg.js +1 -3
- package/esm/icons/form/switch.svg.js +1 -3
- package/esm/icons/form/tabs-transfer.svg.js +1 -3
- package/esm/icons/form/textarea.svg.js +1 -3
- package/esm/icons/form/transfer.svg.js +1 -3
- package/esm/icons/form/tree-select.svg.js +1 -3
- package/esm/icons/form/uuid.svg.js +1 -3
- package/esm/icons/index.js +28 -1
- package/esm/icons/layout/layout-1with2.svg.js +32 -0
- package/esm/icons/layout/layout-2cols.svg.js +32 -0
- package/esm/icons/layout/layout-2row.svg.js +32 -0
- package/esm/icons/layout/layout-2with1.svg.js +33 -0
- package/esm/icons/layout/layout-3cols.svg.js +32 -0
- package/esm/icons/layout/layout-3row.svg.js +33 -0
- package/esm/icons/layout/layout-absolute.svg.js +27 -0
- package/esm/icons/layout/layout-fixed.svg.js +27 -0
- package/esm/icons/layout/layout-full.svg.js +49 -0
- package/esm/icons/layout/layout1-2.svg.js +33 -0
- package/esm/icons/layout/layout2-1.svg.js +33 -0
- package/esm/icons/layout/layout3-1.svg.js +33 -0
- package/esm/icons/layout/layout3-2.svg.js +33 -0
- package/esm/icons/other/divider.svg.js +1 -3
- package/esm/icons/other/property-sheet.svg.js +1 -3
- package/esm/icons/other/tooltip.svg.js +1 -3
- package/esm/icons/show/URL.svg.js +1 -3
- package/esm/icons/show/avatar.svg.js +1 -3
- package/esm/icons/show/breadcrumb.svg.js +1 -3
- package/esm/icons/show/card.svg.js +1 -3
- package/esm/icons/show/cards.svg.js +1 -3
- package/esm/icons/show/carousel.svg.js +1 -3
- package/esm/icons/show/chart.svg.js +1 -3
- package/esm/icons/show/code.svg.js +1 -3
- package/esm/icons/show/date.svg.js +1 -3
- package/esm/icons/show/datetime.svg.js +1 -3
- package/esm/icons/show/image.svg.js +1 -3
- package/esm/icons/show/images.svg.js +1 -3
- package/esm/icons/show/json-view.svg.js +1 -3
- package/esm/icons/show/list.svg.js +1 -3
- package/esm/icons/show/log.svg.js +1 -3
- package/esm/icons/show/mapping.svg.js +1 -3
- package/esm/icons/show/markdown.svg.js +1 -3
- package/esm/icons/show/plain.svg.js +1 -3
- package/esm/icons/show/progress.svg.js +1 -3
- package/esm/icons/show/sparkline.svg.js +1 -3
- package/esm/icons/show/status.svg.js +1 -3
- package/esm/icons/show/steps.svg.js +1 -3
- package/esm/icons/show/time.svg.js +1 -3
- package/esm/index.d.ts +11 -2
- package/esm/index.js +13 -3
- package/esm/locale/en-US.js +315 -102
- package/esm/locale/zh-CN.js +218 -3
- package/esm/plugin/Alert.d.ts +1 -1
- package/esm/plugin/Alert.js +157 -89
- package/esm/plugin/AnchorNav.js +337 -263
- package/esm/plugin/Audio.d.ts +1 -1
- package/esm/plugin/Audio.js +165 -112
- package/esm/plugin/Avatar.d.ts +1 -1
- package/esm/plugin/Avatar.js +301 -238
- package/esm/plugin/Breadcrumb.js +138 -75
- package/esm/plugin/Button.d.ts +1 -1
- package/esm/plugin/Button.js +310 -228
- package/esm/plugin/ButtonGroup.d.ts +1 -1
- package/esm/plugin/ButtonGroup.js +174 -106
- package/esm/plugin/CRUD.d.ts +1 -1
- package/esm/plugin/CRUD.js +1426 -1351
- package/esm/plugin/CRUD2.d.ts +2 -3
- package/esm/plugin/CRUD2.js +1146 -1075
- package/esm/plugin/Card.d.ts +1 -1
- package/esm/plugin/Card.js +284 -208
- package/esm/plugin/Card2.d.ts +2 -1
- package/esm/plugin/Card2.js +139 -74
- package/esm/plugin/Cards.js +302 -234
- package/esm/plugin/Carousel.d.ts +2 -2
- package/esm/plugin/Carousel.js +344 -281
- package/esm/plugin/Chart.d.ts +2 -1
- package/esm/plugin/Chart.js +326 -158
- package/esm/plugin/CodeView.js +104 -44
- package/esm/plugin/Collapse.d.ts +1 -1
- package/esm/plugin/Collapse.js +168 -101
- package/esm/plugin/CollapseGroup.d.ts +1 -1
- package/esm/plugin/CollapseGroup.js +249 -187
- package/esm/plugin/ColumnToggler.d.ts +1 -1
- package/esm/plugin/ColumnToggler.js +140 -87
- package/esm/plugin/Container.d.ts +11 -9
- package/esm/plugin/Container.js +190 -68
- package/esm/plugin/Custom.js +144 -82
- package/esm/plugin/CustomRegion.js +173 -110
- package/esm/plugin/Date.d.ts +1 -1
- package/esm/plugin/Date.js +112 -59
- package/esm/plugin/Datetime.d.ts +0 -1
- package/esm/plugin/Datetime.js +81 -53
- package/esm/plugin/Dialog.d.ts +2 -2
- package/esm/plugin/Dialog.js +230 -179
- package/esm/plugin/Divider.js +82 -32
- package/esm/plugin/Drawer.d.ts +11 -2
- package/esm/plugin/Drawer.js +260 -194
- package/esm/plugin/DropDownButton.js +261 -182
- package/esm/plugin/Each.js +180 -115
- package/esm/plugin/Flex.d.ts +2 -27
- package/esm/plugin/Flex.js +25 -159
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/esm/plugin/Form/ButtonGroupSelect.js +205 -126
- package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/esm/plugin/Form/ButtonToolbar.js +168 -94
- package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
- package/esm/plugin/Form/ChainedSelect.js +209 -130
- package/esm/plugin/Form/Checkbox.d.ts +1 -1
- package/esm/plugin/Form/Checkbox.js +208 -131
- package/esm/plugin/Form/Checkboxes.d.ts +1 -1
- package/esm/plugin/Form/Checkboxes.js +236 -153
- package/esm/plugin/Form/CodeEditor.d.ts +0 -1
- package/esm/plugin/Form/CodeEditor.js +245 -146
- package/esm/plugin/Form/Combo.js +532 -423
- package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/esm/plugin/Form/ConditionBuilder.js +287 -221
- package/esm/plugin/Form/Control.d.ts +1 -1
- package/esm/plugin/Form/Control.js +130 -63
- package/esm/plugin/Form/DiffEditor.d.ts +0 -1
- package/esm/plugin/Form/DiffEditor.js +253 -151
- package/esm/plugin/Form/FieldSet.d.ts +1 -1
- package/esm/plugin/Form/FieldSet.js +174 -112
- package/esm/plugin/Form/Form.d.ts +1 -1
- package/esm/plugin/Form/Form.js +750 -705
- package/esm/plugin/Form/Formula.d.ts +1 -9
- package/esm/plugin/Form/Formula.js +126 -62
- package/esm/plugin/Form/Group.js +250 -183
- package/esm/plugin/Form/Hidden.js +106 -42
- package/esm/plugin/Form/InputArray.js +233 -157
- package/esm/plugin/Form/InputCity.d.ts +1 -1
- package/esm/plugin/Form/InputCity.js +181 -104
- package/esm/plugin/Form/InputColor.d.ts +1 -1
- package/esm/plugin/Form/InputColor.js +296 -224
- package/esm/plugin/Form/InputDate.d.ts +1 -1
- package/esm/plugin/Form/InputDate.js +299 -189
- package/esm/plugin/Form/InputDateRange.d.ts +1 -1
- package/esm/plugin/Form/InputDateRange.js +386 -265
- package/esm/plugin/Form/InputDateTime.js +93 -33
- package/esm/plugin/Form/InputDateTimeRange.js +99 -34
- package/esm/plugin/Form/InputEmail.js +80 -30
- package/esm/plugin/Form/InputExcel.d.ts +1 -1
- package/esm/plugin/Form/InputExcel.js +164 -91
- package/esm/plugin/Form/InputFile.d.ts +4 -1
- package/esm/plugin/Form/InputFile.js +352 -271
- package/esm/plugin/Form/InputGroup.js +132 -73
- package/esm/plugin/Form/InputImage.d.ts +4 -1
- package/esm/plugin/Form/InputImage.js +385 -303
- package/esm/plugin/Form/InputKV.d.ts +1 -1
- package/esm/plugin/Form/InputKV.js +168 -94
- package/esm/plugin/Form/InputMonth.js +91 -31
- package/esm/plugin/Form/InputMonthRange.js +99 -34
- package/esm/plugin/Form/InputNumber.d.ts +2 -1
- package/esm/plugin/Form/InputNumber.js +288 -201
- package/esm/plugin/Form/InputPassword.js +80 -30
- package/esm/plugin/Form/InputQuarter.js +91 -31
- package/esm/plugin/Form/InputQuarterRange.js +99 -34
- package/esm/plugin/Form/InputRange.d.ts +1 -1
- package/esm/plugin/Form/InputRange.js +316 -237
- package/esm/plugin/Form/InputRating.d.ts +1 -1
- package/esm/plugin/Form/InputRating.js +361 -293
- package/esm/plugin/Form/InputRepeat.js +105 -45
- package/esm/plugin/Form/InputRichText.d.ts +2 -1
- package/esm/plugin/Form/InputRichText.js +211 -152
- package/esm/plugin/Form/InputSubForm.js +225 -157
- package/esm/plugin/Form/InputTable.d.ts +1 -1
- package/esm/plugin/Form/InputTable.js +385 -320
- package/esm/plugin/Form/InputTag.d.ts +1 -1
- package/esm/plugin/Form/InputTag.js +208 -119
- package/esm/plugin/Form/InputText.d.ts +1 -1
- package/esm/plugin/Form/InputText.js +348 -263
- package/esm/plugin/Form/InputTime.js +93 -33
- package/esm/plugin/Form/InputTimeRange.js +99 -34
- package/esm/plugin/Form/InputTree.d.ts +1 -1
- package/esm/plugin/Form/InputTree.js +460 -367
- package/esm/plugin/Form/InputURL.js +86 -31
- package/esm/plugin/Form/InputYear.js +91 -31
- package/esm/plugin/Form/InputYearRange.js +99 -34
- package/esm/plugin/Form/Item.d.ts +1 -1
- package/esm/plugin/Form/Item.js +214 -190
- package/esm/plugin/Form/ListSelect.d.ts +1 -1
- package/esm/plugin/Form/ListSelect.js +174 -96
- package/esm/plugin/Form/LocationPicker.d.ts +1 -1
- package/esm/plugin/Form/LocationPicker.js +115 -57
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +247 -170
- package/esm/plugin/Form/NestedSelect.d.ts +1 -1
- package/esm/plugin/Form/NestedSelect.js +329 -246
- package/esm/plugin/Form/Picker.js +260 -178
- package/esm/plugin/Form/Radios.d.ts +1 -1
- package/esm/plugin/Form/Radios.js +228 -136
- package/esm/plugin/Form/Select.d.ts +1 -1
- package/esm/plugin/Form/Select.js +333 -228
- package/esm/plugin/Form/Static.d.ts +1 -1
- package/esm/plugin/Form/Static.js +358 -280
- package/esm/plugin/Form/Switch.d.ts +2 -1
- package/esm/plugin/Form/Switch.js +257 -172
- package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
- package/esm/plugin/Form/TabsTransfer.js +316 -238
- package/esm/plugin/Form/Textarea.d.ts +0 -1
- package/esm/plugin/Form/Textarea.js +219 -130
- package/esm/plugin/Form/Transfer.d.ts +1 -1
- package/esm/plugin/Form/Transfer.js +349 -259
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +451 -363
- package/esm/plugin/Form/UUID.js +106 -42
- package/esm/plugin/Grid.d.ts +1 -1
- package/esm/plugin/Grid.js +629 -556
- package/esm/plugin/HBox.d.ts +1 -1
- package/esm/plugin/HBox.js +578 -508
- package/esm/plugin/IFrame.d.ts +2 -10
- package/esm/plugin/IFrame.js +127 -64
- package/esm/plugin/Image.d.ts +2 -2
- package/esm/plugin/Image.js +277 -218
- package/esm/plugin/Images.d.ts +3 -3
- package/esm/plugin/Images.js +214 -160
- package/esm/plugin/Json.d.ts +1 -1
- package/esm/plugin/Json.js +111 -53
- package/esm/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/esm/plugin/Layout/FlexPluginBase.js +327 -0
- package/esm/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/esm/plugin/Layout/Layout1_2_v4.js +144 -0
- package/esm/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed.js +76 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.js +83 -0
- package/esm/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_top.js +82 -0
- package/esm/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_x.js +166 -0
- package/esm/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_y.js +154 -0
- package/esm/plugin/Link.js +132 -86
- package/esm/plugin/List.js +279 -208
- package/esm/plugin/ListItem.js +217 -176
- package/esm/plugin/Log.d.ts +1 -1
- package/esm/plugin/Log.js +102 -44
- package/esm/plugin/Mapping.d.ts +1 -1
- package/esm/plugin/Mapping.js +168 -115
- package/esm/plugin/Markdown.d.ts +1 -1
- package/esm/plugin/Markdown.js +98 -40
- package/esm/plugin/Nav.js +202 -139
- package/esm/plugin/Operation.d.ts +1 -1
- package/esm/plugin/Operation.js +116 -59
- package/esm/plugin/Others/Action.js +329 -317
- package/esm/plugin/Others/TableCell.d.ts +1 -1
- package/esm/plugin/Others/TableCell.js +341 -329
- package/esm/plugin/Page.d.ts +2 -3
- package/esm/plugin/Page.js +374 -283
- package/esm/plugin/Pagination.d.ts +2 -1
- package/esm/plugin/Pagination.js +299 -219
- package/esm/plugin/Panel.d.ts +1 -1
- package/esm/plugin/Panel.js +256 -190
- package/esm/plugin/Plain.d.ts +1 -1
- package/esm/plugin/Plain.js +126 -64
- package/esm/plugin/Progress.d.ts +3 -1
- package/esm/plugin/Progress.js +280 -202
- package/esm/plugin/Property.js +163 -103
- package/esm/plugin/QRCode.js +130 -70
- package/esm/plugin/Reset.js +61 -22
- package/esm/plugin/Service.d.ts +1 -1
- package/esm/plugin/Service.js +254 -167
- package/esm/plugin/Sparkline.js +91 -32
- package/esm/plugin/Status.d.ts +1 -1
- package/esm/plugin/Status.js +116 -58
- package/esm/plugin/Steps.js +153 -93
- package/esm/plugin/Submit.js +56 -22
- package/esm/plugin/Table.d.ts +1 -1
- package/esm/plugin/Table.js +595 -522
- package/esm/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/esm/plugin/Table2.js +887 -0
- package/{lib/plugin/TableCell-v2.d.ts → esm/plugin/TableCell2.d.ts} +1 -1
- package/esm/plugin/TableCell2.js +485 -0
- package/esm/plugin/TableView.js +648 -599
- package/esm/plugin/Tabs.d.ts +1 -1
- package/esm/plugin/Tabs.js +470 -360
- package/esm/plugin/Tasks.js +246 -186
- package/esm/plugin/Time.d.ts +0 -1
- package/esm/plugin/Time.js +81 -53
- package/esm/plugin/Timeline.d.ts +1 -1
- package/esm/plugin/Timeline.js +165 -92
- package/esm/plugin/TooltipWrapper.d.ts +1 -1
- package/esm/plugin/TooltipWrapper.js +265 -195
- package/esm/plugin/Tpl.d.ts +1 -1
- package/esm/plugin/Tpl.js +127 -62
- package/esm/plugin/Video.d.ts +2 -2
- package/esm/plugin/Video.js +173 -103
- package/esm/plugin/WebComponent.d.ts +1 -1
- package/esm/plugin/WebComponent.js +128 -62
- package/esm/plugin/Wizard.js +751 -659
- package/esm/plugin/Wrapper.d.ts +2 -1
- package/esm/plugin/Wrapper.js +198 -91
- package/esm/renderer/APIControl.d.ts +278 -5068
- package/esm/renderer/APIControl.js +662 -687
- package/esm/renderer/ActionApiControl.d.ts +8 -6384
- package/esm/renderer/BadgeControl.d.ts +2 -2
- package/esm/renderer/BadgeControl.js +263 -250
- package/esm/renderer/DataBindingControl.js +196 -211
- package/esm/renderer/DataMappingControl.js +39 -29
- package/esm/renderer/DataPickerControl.js +50 -35
- package/esm/renderer/DateShortCutControl.d.ts +26 -25
- package/esm/renderer/DateShortCutControl.js +420 -286
- package/esm/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/esm/renderer/ExpressionFormulaControl.js +245 -0
- package/esm/renderer/FeatureControl.d.ts +1 -1
- package/esm/renderer/FeatureControl.js +228 -212
- package/esm/renderer/FormulaControl.d.ts +33 -16
- package/esm/renderer/FormulaControl.js +431 -355
- package/esm/renderer/GoConfigControl.js +30 -34
- package/esm/renderer/OptionControl.d.ts +2 -2
- package/esm/renderer/OptionControl.js +750 -688
- package/esm/renderer/RangePartsControl.d.ts +2 -2
- package/esm/renderer/RangePartsControl.js +320 -326
- package/esm/renderer/StatusControl.d.ts +1 -1
- package/esm/renderer/StatusControl.js +145 -136
- package/esm/renderer/SwitchMoreControl.d.ts +47 -31
- package/esm/renderer/SwitchMoreControl.js +366 -318
- package/esm/renderer/TimelineItemControl.d.ts +3 -83
- package/esm/renderer/TimelineItemControl.js +531 -464
- package/esm/renderer/TransferTableControl.d.ts +2 -4
- package/esm/renderer/TransferTableControl.js +394 -369
- package/esm/renderer/TreeOptionControl.d.ts +1 -1
- package/esm/renderer/TreeOptionControl.js +588 -563
- package/esm/renderer/ValidationControl.d.ts +1 -1
- package/esm/renderer/ValidationControl.js +277 -269
- package/esm/renderer/ValidationItem.d.ts +1 -1
- package/esm/renderer/ValidationItem.js +145 -134
- package/esm/renderer/event-control/action-config-dialog.js +214 -207
- package/esm/renderer/event-control/action-config-panel.js +37 -44
- package/esm/renderer/event-control/actions.js +466 -145
- package/esm/renderer/event-control/comp-action-select.js +37 -27
- package/esm/renderer/event-control/helper.d.ts +19 -19
- package/esm/renderer/event-control/helper.js +231 -221
- package/esm/renderer/event-control/index.d.ts +1 -1
- package/esm/renderer/event-control/index.js +641 -631
- package/esm/renderer/event-control/types.d.ts +1 -0
- package/esm/renderer/style-control/Background.js +64 -116
- package/esm/renderer/style-control/Border.js +27 -38
- package/esm/renderer/style-control/BoxModel.d.ts +1 -1
- package/esm/renderer/style-control/BoxModel.js +11 -4
- package/esm/renderer/style-control/BoxShadow.js +17 -19
- package/esm/renderer/style-control/Display.js +13 -17
- package/esm/renderer/style-control/Font.js +14 -17
- package/esm/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/esm/renderer/style-control/InsetBoxModel.js +69 -0
- package/esm/renderer/style-control/font-family.js +2 -3
- package/esm/renderer/style-control/transformation.js +1 -1
- package/esm/renderer/style-control/types.d.ts +4 -4
- package/esm/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/esm/renderer/textarea-formula/FormulaPicker.js +37 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +334 -0
- package/esm/renderer/textarea-formula/plugin.d.ts +32 -0
- package/esm/renderer/textarea-formula/plugin.js +273 -0
- package/esm/renderer/textarea-formula/utils.d.ts +12 -0
- package/esm/renderer/textarea-formula/utils.js +76 -0
- package/esm/tpl/api.js +26 -37
- package/esm/tpl/common.js +192 -114
- package/esm/tpl/horizontal.js +4 -6
- package/esm/tpl/index.d.ts +1 -0
- package/esm/tpl/layout.d.ts +1 -0
- package/esm/tpl/layout.js +708 -0
- package/esm/tpl/options.js +5 -22
- package/esm/tpl/style.js +18 -18
- package/esm/tpl/validations.js +9 -24
- package/esm/util.d.ts +47 -0
- package/esm/util.js +22 -0
- package/esm/validator.d.ts +1 -2
- package/esm/validator.js +11 -24
- package/lib/component/BaseControl.d.ts +5 -810
- package/lib/component/BaseControl.js +32 -42
- package/lib/component/InputComponentName.js +1 -1
- package/lib/component/TableViewEditor.js +547 -454
- package/lib/icons/btn/btn-group.svg.js +1 -3
- package/lib/icons/btn/btn-select.svg.js +1 -3
- package/lib/icons/btn/btn-toolbar.svg.js +1 -3
- package/lib/icons/btn/button.svg.js +1 -3
- package/lib/icons/btn/dropdown-btn.svg.js +1 -3
- package/lib/icons/container/anchor-nav.svg.js +1 -3
- package/lib/icons/container/collapse.svg.js +1 -3
- package/lib/icons/container/container.svg.js +1 -3
- package/lib/icons/container/flex-container.svg.js +1 -3
- package/lib/icons/container/form-group.svg.js +1 -3
- package/lib/icons/container/grid.svg.js +1 -3
- package/lib/icons/container/iframe.svg.js +1 -3
- package/lib/icons/container/panel.svg.js +1 -3
- package/lib/icons/container/table-view.svg.js +1 -3
- package/lib/icons/container/tabs.svg.js +1 -3
- package/lib/icons/container/tooltip-wrapper.svg.js +1 -3
- package/lib/icons/container/web-component.svg.js +1 -3
- package/lib/icons/feat/audio.svg.js +1 -3
- package/lib/icons/feat/custom.svg.js +1 -3
- package/lib/icons/feat/each.svg.js +1 -3
- package/lib/icons/feat/form.svg.js +1 -3
- package/lib/icons/feat/nav.svg.js +1 -3
- package/lib/icons/feat/qrcode.svg.js +1 -3
- package/lib/icons/feat/service.svg.js +1 -3
- package/lib/icons/feat/table.svg.js +1 -3
- package/lib/icons/feat/tasks.svg.js +1 -3
- package/lib/icons/feat/video.svg.js +1 -3
- package/lib/icons/feat/wizard.svg.js +1 -3
- package/lib/icons/form/chained-select.svg.js +1 -3
- package/lib/icons/form/checkbox.svg.js +1 -3
- package/lib/icons/form/checkboxes.svg.js +1 -3
- package/lib/icons/form/combo.svg.js +1 -3
- package/lib/icons/form/condition-builder.svg.js +1 -3
- package/lib/icons/form/diff-editor.svg.js +1 -3
- package/lib/icons/form/editor.svg.js +1 -3
- package/lib/icons/form/formula.svg.js +1 -3
- package/lib/icons/form/hidden.svg.js +1 -3
- package/lib/icons/form/input-city.svg.js +1 -3
- package/lib/icons/form/input-color.svg.js +1 -3
- package/lib/icons/form/input-date-range.svg.js +1 -3
- package/lib/icons/form/input-date.svg.js +1 -3
- package/lib/icons/form/input-datetime.svg.js +1 -3
- package/lib/icons/form/input-email.svg.js +1 -3
- package/lib/icons/form/input-excel.svg.js +1 -3
- package/lib/icons/form/input-file.svg.js +1 -3
- package/lib/icons/form/input-group.svg.js +1 -3
- package/lib/icons/form/input-image.svg.js +1 -3
- package/lib/icons/form/input-kv.svg.js +1 -3
- package/lib/icons/form/input-month-range.svg.js +1 -3
- package/lib/icons/form/input-number.svg.js +1 -3
- package/lib/icons/form/input-password.svg.js +1 -3
- package/lib/icons/form/input-quarter-range.svg.js +1 -3
- package/lib/icons/form/input-range.svg.js +1 -3
- package/lib/icons/form/input-rating.svg.js +1 -3
- package/lib/icons/form/input-repeat.svg.js +1 -3
- package/lib/icons/form/input-rich-text.svg.js +1 -3
- package/lib/icons/form/input-tag.svg.js +1 -3
- package/lib/icons/form/input-text.svg.js +1 -3
- package/lib/icons/form/input-time-range.svg.js +1 -3
- package/lib/icons/form/input-time.svg.js +1 -3
- package/lib/icons/form/input-tree.svg.js +1 -3
- package/lib/icons/form/input-url.svg.js +1 -3
- package/lib/icons/form/input-year.svg.js +1 -3
- package/lib/icons/form/inputArray.svg.js +1 -3
- package/lib/icons/form/list-select.svg.js +1 -3
- package/lib/icons/form/location-picker.svg.js +1 -3
- package/lib/icons/form/matrix-checkboxes.svg.js +1 -3
- package/lib/icons/form/month.svg.js +1 -3
- package/lib/icons/form/nested-select.svg.js +1 -3
- package/lib/icons/form/picker.svg.js +1 -3
- package/lib/icons/form/quarter.svg.js +1 -3
- package/lib/icons/form/radios.svg.js +1 -3
- package/lib/icons/form/select.svg.js +1 -3
- package/lib/icons/form/static.svg.js +1 -3
- package/lib/icons/form/sub-form.svg.js +1 -3
- package/lib/icons/form/switch.svg.js +1 -3
- package/lib/icons/form/tabs-transfer.svg.js +1 -3
- package/lib/icons/form/textarea.svg.js +1 -3
- package/lib/icons/form/transfer.svg.js +1 -3
- package/lib/icons/form/tree-select.svg.js +1 -3
- package/lib/icons/form/uuid.svg.js +1 -3
- package/lib/icons/index.js +28 -1
- package/lib/icons/layout/layout-1with2.svg.js +56 -0
- package/lib/icons/layout/layout-2cols.svg.js +56 -0
- package/lib/icons/layout/layout-2row.svg.js +56 -0
- package/lib/icons/layout/layout-2with1.svg.js +57 -0
- package/lib/icons/layout/layout-3cols.svg.js +56 -0
- package/lib/icons/layout/layout-3row.svg.js +57 -0
- package/lib/icons/layout/layout-absolute.svg.js +51 -0
- package/lib/icons/layout/layout-fixed.svg.js +51 -0
- package/lib/icons/layout/layout-full.svg.js +73 -0
- package/lib/icons/layout/layout1-2.svg.js +57 -0
- package/lib/icons/layout/layout2-1.svg.js +57 -0
- package/lib/icons/layout/layout3-1.svg.js +57 -0
- package/lib/icons/layout/layout3-2.svg.js +57 -0
- package/lib/icons/other/divider.svg.js +1 -3
- package/lib/icons/other/property-sheet.svg.js +1 -3
- package/lib/icons/other/tooltip.svg.js +1 -3
- package/lib/icons/show/URL.svg.js +1 -3
- package/lib/icons/show/avatar.svg.js +1 -3
- package/lib/icons/show/breadcrumb.svg.js +1 -3
- package/lib/icons/show/card.svg.js +1 -3
- package/lib/icons/show/cards.svg.js +1 -3
- package/lib/icons/show/carousel.svg.js +1 -3
- package/lib/icons/show/chart.svg.js +1 -3
- package/lib/icons/show/code.svg.js +1 -3
- package/lib/icons/show/date.svg.js +1 -3
- package/lib/icons/show/datetime.svg.js +1 -3
- package/lib/icons/show/image.svg.js +1 -3
- package/lib/icons/show/images.svg.js +1 -3
- package/lib/icons/show/json-view.svg.js +1 -3
- package/lib/icons/show/list.svg.js +1 -3
- package/lib/icons/show/log.svg.js +1 -3
- package/lib/icons/show/mapping.svg.js +1 -3
- package/lib/icons/show/markdown.svg.js +1 -3
- package/lib/icons/show/plain.svg.js +1 -3
- package/lib/icons/show/progress.svg.js +1 -3
- package/lib/icons/show/sparkline.svg.js +1 -3
- package/lib/icons/show/status.svg.js +1 -3
- package/lib/icons/show/steps.svg.js +1 -3
- package/lib/icons/show/time.svg.js +1 -3
- package/lib/index.d.ts +11 -2
- package/lib/index.js +13 -3
- package/lib/locale/en-US.js +315 -102
- package/lib/locale/zh-CN.js +218 -3
- package/lib/plugin/Alert.d.ts +1 -1
- package/lib/plugin/Alert.js +157 -89
- package/lib/plugin/AnchorNav.js +337 -263
- package/lib/plugin/Audio.d.ts +1 -1
- package/lib/plugin/Audio.js +165 -112
- package/lib/plugin/Avatar.d.ts +1 -1
- package/lib/plugin/Avatar.js +301 -238
- package/lib/plugin/Breadcrumb.js +138 -75
- package/lib/plugin/Button.d.ts +1 -1
- package/lib/plugin/Button.js +310 -228
- package/lib/plugin/ButtonGroup.d.ts +1 -1
- package/lib/plugin/ButtonGroup.js +174 -106
- package/lib/plugin/CRUD.d.ts +1 -1
- package/lib/plugin/CRUD.js +1426 -1351
- package/lib/plugin/CRUD2.d.ts +2 -3
- package/lib/plugin/CRUD2.js +1152 -1081
- package/lib/plugin/Card.d.ts +1 -1
- package/lib/plugin/Card.js +284 -208
- package/lib/plugin/Card2.d.ts +2 -1
- package/lib/plugin/Card2.js +139 -74
- package/lib/plugin/Cards.js +302 -234
- package/lib/plugin/Carousel.d.ts +2 -2
- package/lib/plugin/Carousel.js +344 -281
- package/lib/plugin/Chart.d.ts +2 -1
- package/lib/plugin/Chart.js +326 -158
- package/lib/plugin/CodeView.js +104 -44
- package/lib/plugin/Collapse.d.ts +1 -1
- package/lib/plugin/Collapse.js +168 -101
- package/lib/plugin/CollapseGroup.d.ts +1 -1
- package/lib/plugin/CollapseGroup.js +249 -187
- package/lib/plugin/ColumnToggler.d.ts +1 -1
- package/lib/plugin/ColumnToggler.js +140 -87
- package/lib/plugin/Container.d.ts +11 -9
- package/lib/plugin/Container.js +190 -68
- package/lib/plugin/Custom.js +144 -82
- package/lib/plugin/CustomRegion.js +173 -110
- package/lib/plugin/Date.d.ts +1 -1
- package/lib/plugin/Date.js +112 -59
- package/lib/plugin/Datetime.d.ts +0 -1
- package/lib/plugin/Datetime.js +81 -53
- package/lib/plugin/Dialog.d.ts +2 -2
- package/lib/plugin/Dialog.js +230 -179
- package/lib/plugin/Divider.js +82 -32
- package/lib/plugin/Drawer.d.ts +11 -2
- package/lib/plugin/Drawer.js +260 -194
- package/lib/plugin/DropDownButton.js +261 -182
- package/lib/plugin/Each.js +180 -115
- package/lib/plugin/Flex.d.ts +2 -27
- package/lib/plugin/Flex.js +23 -157
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/lib/plugin/Form/ButtonGroupSelect.js +205 -126
- package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/lib/plugin/Form/ButtonToolbar.js +168 -94
- package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
- package/lib/plugin/Form/ChainedSelect.js +209 -130
- package/lib/plugin/Form/Checkbox.d.ts +1 -1
- package/lib/plugin/Form/Checkbox.js +208 -131
- package/lib/plugin/Form/Checkboxes.d.ts +1 -1
- package/lib/plugin/Form/Checkboxes.js +236 -153
- package/lib/plugin/Form/CodeEditor.d.ts +0 -1
- package/lib/plugin/Form/CodeEditor.js +245 -146
- package/lib/plugin/Form/Combo.js +532 -423
- package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/lib/plugin/Form/ConditionBuilder.js +288 -222
- package/lib/plugin/Form/Control.d.ts +1 -1
- package/lib/plugin/Form/Control.js +130 -63
- package/lib/plugin/Form/DiffEditor.d.ts +0 -1
- package/lib/plugin/Form/DiffEditor.js +252 -150
- package/lib/plugin/Form/FieldSet.d.ts +1 -1
- package/lib/plugin/Form/FieldSet.js +174 -112
- package/lib/plugin/Form/Form.d.ts +1 -1
- package/lib/plugin/Form/Form.js +750 -705
- package/lib/plugin/Form/Formula.d.ts +1 -9
- package/lib/plugin/Form/Formula.js +126 -62
- package/lib/plugin/Form/Group.js +250 -183
- package/lib/plugin/Form/Hidden.js +106 -42
- package/lib/plugin/Form/InputArray.js +233 -157
- package/lib/plugin/Form/InputCity.d.ts +1 -1
- package/lib/plugin/Form/InputCity.js +181 -104
- package/lib/plugin/Form/InputColor.d.ts +1 -1
- package/lib/plugin/Form/InputColor.js +296 -224
- package/lib/plugin/Form/InputDate.d.ts +1 -1
- package/lib/plugin/Form/InputDate.js +299 -189
- package/lib/plugin/Form/InputDateRange.d.ts +1 -1
- package/lib/plugin/Form/InputDateRange.js +385 -264
- package/lib/plugin/Form/InputDateTime.js +93 -33
- package/lib/plugin/Form/InputDateTimeRange.js +99 -34
- package/lib/plugin/Form/InputEmail.js +80 -30
- package/lib/plugin/Form/InputExcel.d.ts +1 -1
- package/lib/plugin/Form/InputExcel.js +164 -91
- package/lib/plugin/Form/InputFile.d.ts +4 -1
- package/lib/plugin/Form/InputFile.js +352 -271
- package/lib/plugin/Form/InputGroup.js +132 -73
- package/lib/plugin/Form/InputImage.d.ts +4 -1
- package/lib/plugin/Form/InputImage.js +385 -303
- package/lib/plugin/Form/InputKV.d.ts +1 -1
- package/lib/plugin/Form/InputKV.js +168 -94
- package/lib/plugin/Form/InputMonth.js +91 -31
- package/lib/plugin/Form/InputMonthRange.js +99 -34
- package/lib/plugin/Form/InputNumber.d.ts +2 -1
- package/lib/plugin/Form/InputNumber.js +287 -200
- package/lib/plugin/Form/InputPassword.js +80 -30
- package/lib/plugin/Form/InputQuarter.js +91 -31
- package/lib/plugin/Form/InputQuarterRange.js +99 -34
- package/lib/plugin/Form/InputRange.d.ts +1 -1
- package/lib/plugin/Form/InputRange.js +315 -236
- package/lib/plugin/Form/InputRating.d.ts +1 -1
- package/lib/plugin/Form/InputRating.js +361 -293
- package/lib/plugin/Form/InputRepeat.js +105 -45
- package/lib/plugin/Form/InputRichText.d.ts +2 -1
- package/lib/plugin/Form/InputRichText.js +211 -152
- package/lib/plugin/Form/InputSubForm.js +225 -157
- package/lib/plugin/Form/InputTable.d.ts +1 -1
- package/lib/plugin/Form/InputTable.js +385 -320
- package/lib/plugin/Form/InputTag.d.ts +1 -1
- package/lib/plugin/Form/InputTag.js +208 -119
- package/lib/plugin/Form/InputText.d.ts +1 -1
- package/lib/plugin/Form/InputText.js +348 -263
- package/lib/plugin/Form/InputTime.js +93 -33
- package/lib/plugin/Form/InputTimeRange.js +99 -34
- package/lib/plugin/Form/InputTree.d.ts +1 -1
- package/lib/plugin/Form/InputTree.js +460 -367
- package/lib/plugin/Form/InputURL.js +86 -31
- package/lib/plugin/Form/InputYear.js +91 -31
- package/lib/plugin/Form/InputYearRange.js +99 -34
- package/lib/plugin/Form/Item.d.ts +1 -1
- package/lib/plugin/Form/Item.js +213 -189
- package/lib/plugin/Form/ListSelect.d.ts +1 -1
- package/lib/plugin/Form/ListSelect.js +174 -96
- package/lib/plugin/Form/LocationPicker.d.ts +1 -1
- package/lib/plugin/Form/LocationPicker.js +115 -57
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +247 -170
- package/lib/plugin/Form/NestedSelect.d.ts +1 -1
- package/lib/plugin/Form/NestedSelect.js +329 -246
- package/lib/plugin/Form/Picker.js +260 -178
- package/lib/plugin/Form/Radios.d.ts +1 -1
- package/lib/plugin/Form/Radios.js +228 -136
- package/lib/plugin/Form/Select.d.ts +1 -1
- package/lib/plugin/Form/Select.js +333 -228
- package/lib/plugin/Form/Static.d.ts +1 -1
- package/lib/plugin/Form/Static.js +358 -280
- package/lib/plugin/Form/Switch.d.ts +2 -1
- package/lib/plugin/Form/Switch.js +257 -172
- package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
- package/lib/plugin/Form/TabsTransfer.js +316 -238
- package/lib/plugin/Form/Textarea.d.ts +0 -1
- package/lib/plugin/Form/Textarea.js +219 -130
- package/lib/plugin/Form/Transfer.d.ts +1 -1
- package/lib/plugin/Form/Transfer.js +349 -259
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +451 -363
- package/lib/plugin/Form/UUID.js +106 -42
- package/lib/plugin/Grid.d.ts +1 -1
- package/lib/plugin/Grid.js +629 -556
- package/lib/plugin/HBox.d.ts +1 -1
- package/lib/plugin/HBox.js +578 -508
- package/lib/plugin/IFrame.d.ts +2 -10
- package/lib/plugin/IFrame.js +127 -64
- package/lib/plugin/Image.d.ts +2 -2
- package/lib/plugin/Image.js +277 -218
- package/lib/plugin/Images.d.ts +3 -3
- package/lib/plugin/Images.js +214 -160
- package/lib/plugin/Json.d.ts +1 -1
- package/lib/plugin/Json.js +111 -53
- package/lib/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/lib/plugin/Layout/FlexPluginBase.js +332 -0
- package/lib/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/lib/plugin/Layout/Layout1_2_v4.js +148 -0
- package/lib/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed.js +80 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.js +87 -0
- package/lib/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_top.js +86 -0
- package/lib/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_x.js +170 -0
- package/lib/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_y.js +158 -0
- package/lib/plugin/Link.js +131 -85
- package/lib/plugin/List.js +279 -208
- package/lib/plugin/ListItem.js +217 -176
- package/lib/plugin/Log.d.ts +1 -1
- package/lib/plugin/Log.js +102 -44
- package/lib/plugin/Mapping.d.ts +1 -1
- package/lib/plugin/Mapping.js +168 -115
- package/lib/plugin/Markdown.d.ts +1 -1
- package/lib/plugin/Markdown.js +98 -40
- package/lib/plugin/Nav.js +202 -139
- package/lib/plugin/Operation.d.ts +1 -1
- package/lib/plugin/Operation.js +116 -59
- package/lib/plugin/Others/Action.js +329 -317
- package/lib/plugin/Others/TableCell.d.ts +1 -1
- package/lib/plugin/Others/TableCell.js +341 -329
- package/lib/plugin/Page.d.ts +2 -3
- package/lib/plugin/Page.js +374 -283
- package/lib/plugin/Pagination.d.ts +2 -1
- package/lib/plugin/Pagination.js +299 -219
- package/lib/plugin/Panel.d.ts +1 -1
- package/lib/plugin/Panel.js +256 -190
- package/lib/plugin/Plain.d.ts +1 -1
- package/lib/plugin/Plain.js +126 -64
- package/lib/plugin/Progress.d.ts +3 -1
- package/lib/plugin/Progress.js +280 -202
- package/lib/plugin/Property.js +163 -103
- package/lib/plugin/QRCode.js +130 -70
- package/lib/plugin/Reset.js +61 -22
- package/lib/plugin/Service.d.ts +1 -1
- package/lib/plugin/Service.js +254 -167
- package/lib/plugin/Sparkline.js +91 -32
- package/lib/plugin/Status.d.ts +1 -1
- package/lib/plugin/Status.js +116 -58
- package/lib/plugin/Steps.js +153 -93
- package/lib/plugin/Submit.js +56 -22
- package/lib/plugin/Table.d.ts +1 -1
- package/lib/plugin/Table.js +595 -522
- package/lib/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/lib/plugin/Table2.js +891 -0
- package/{esm/plugin/TableCell-v2.d.ts → lib/plugin/TableCell2.d.ts} +1 -1
- package/lib/plugin/TableCell2.js +493 -0
- package/lib/plugin/TableView.js +648 -599
- package/lib/plugin/Tabs.d.ts +1 -1
- package/lib/plugin/Tabs.js +470 -360
- package/lib/plugin/Tasks.js +246 -186
- package/lib/plugin/Time.d.ts +0 -1
- package/lib/plugin/Time.js +81 -53
- package/lib/plugin/Timeline.d.ts +1 -1
- package/lib/plugin/Timeline.js +165 -92
- package/lib/plugin/TooltipWrapper.d.ts +1 -1
- package/lib/plugin/TooltipWrapper.js +265 -195
- package/lib/plugin/Tpl.d.ts +1 -1
- package/lib/plugin/Tpl.js +126 -61
- package/lib/plugin/Video.d.ts +2 -2
- package/lib/plugin/Video.js +173 -103
- package/lib/plugin/WebComponent.d.ts +1 -1
- package/lib/plugin/WebComponent.js +128 -62
- package/lib/plugin/Wizard.js +751 -659
- package/lib/plugin/Wrapper.d.ts +2 -1
- package/lib/plugin/Wrapper.js +198 -91
- package/lib/renderer/APIControl.d.ts +278 -5068
- package/lib/renderer/APIControl.js +663 -688
- package/lib/renderer/ActionApiControl.d.ts +8 -6384
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +263 -250
- package/lib/renderer/DataBindingControl.js +197 -212
- package/lib/renderer/DataMappingControl.js +39 -29
- package/lib/renderer/DataPickerControl.js +50 -35
- package/lib/renderer/DateShortCutControl.d.ts +26 -25
- package/lib/renderer/DateShortCutControl.js +418 -284
- package/lib/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/lib/renderer/ExpressionFormulaControl.js +254 -0
- package/lib/renderer/FeatureControl.d.ts +1 -1
- package/lib/renderer/FeatureControl.js +229 -213
- package/lib/renderer/FormulaControl.d.ts +33 -16
- package/lib/renderer/FormulaControl.js +429 -356
- package/lib/renderer/GoConfigControl.js +30 -34
- package/lib/renderer/OptionControl.d.ts +2 -2
- package/lib/renderer/OptionControl.js +750 -688
- package/lib/renderer/RangePartsControl.d.ts +2 -2
- package/lib/renderer/RangePartsControl.js +320 -326
- package/lib/renderer/StatusControl.d.ts +1 -1
- package/lib/renderer/StatusControl.js +145 -136
- package/lib/renderer/SwitchMoreControl.d.ts +67 -51
- package/lib/renderer/SwitchMoreControl.js +367 -319
- package/lib/renderer/TimelineItemControl.d.ts +3 -83
- package/lib/renderer/TimelineItemControl.js +531 -464
- package/lib/renderer/TransferTableControl.d.ts +2 -4
- package/lib/renderer/TransferTableControl.js +394 -369
- package/lib/renderer/TreeOptionControl.d.ts +1 -1
- package/lib/renderer/TreeOptionControl.js +588 -563
- package/lib/renderer/ValidationControl.d.ts +1 -1
- package/lib/renderer/ValidationControl.js +277 -269
- package/lib/renderer/ValidationItem.d.ts +1 -1
- package/lib/renderer/ValidationItem.js +145 -134
- package/lib/renderer/event-control/action-config-dialog.js +214 -207
- package/lib/renderer/event-control/action-config-panel.js +37 -44
- package/lib/renderer/event-control/actions.js +465 -144
- package/lib/renderer/event-control/comp-action-select.js +37 -27
- package/lib/renderer/event-control/helper.d.ts +19 -19
- package/lib/renderer/event-control/helper.js +232 -220
- package/lib/renderer/event-control/index.d.ts +1 -1
- package/lib/renderer/event-control/index.js +641 -630
- package/lib/renderer/event-control/types.d.ts +1 -0
- package/lib/renderer/style-control/Background.js +64 -116
- package/lib/renderer/style-control/Border.js +27 -38
- package/lib/renderer/style-control/BoxModel.d.ts +1 -1
- package/lib/renderer/style-control/BoxModel.js +11 -4
- package/lib/renderer/style-control/BoxShadow.js +17 -19
- package/lib/renderer/style-control/Display.js +13 -17
- package/lib/renderer/style-control/Font.js +14 -17
- package/lib/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/lib/renderer/style-control/InsetBoxModel.js +77 -0
- package/lib/renderer/style-control/font-family.js +2 -3
- package/lib/renderer/style-control/transformation.js +1 -1
- package/lib/renderer/style-control/types.d.ts +4 -4
- package/lib/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/lib/renderer/textarea-formula/FormulaPicker.js +47 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +345 -0
- package/lib/renderer/textarea-formula/plugin.d.ts +32 -0
- package/lib/renderer/textarea-formula/plugin.js +278 -0
- package/lib/renderer/textarea-formula/utils.d.ts +12 -0
- package/lib/renderer/textarea-formula/utils.js +81 -0
- package/lib/tpl/api.js +30 -41
- package/lib/tpl/common.js +192 -113
- package/lib/tpl/horizontal.js +6 -8
- package/lib/tpl/index.d.ts +1 -0
- package/lib/tpl/layout.d.ts +1 -0
- package/lib/tpl/layout.js +715 -0
- package/lib/tpl/options.js +5 -22
- package/lib/tpl/style.js +18 -18
- package/lib/tpl/validations.js +9 -24
- package/lib/util.d.ts +47 -0
- package/lib/util.js +30 -0
- package/lib/validator.d.ts +1 -2
- package/lib/validator.js +11 -24
- package/package.json +10 -28
- package/esm/plugin/Table-v2.js +0 -819
- package/esm/plugin/TableCell-v2.js +0 -499
- package/lib/plugin/Table-v2.js +0 -823
- package/lib/plugin/TableCell-v2.js +0 -507
package/esm/plugin/Wizard.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.2.
|
2
|
+
* amis-editor v5.2.1-beta.15
|
3
3
|
* Copyright 2018-2022 @fex
|
4
4
|
*/
|
5
5
|
|
@@ -9,264 +9,592 @@ import React__default from 'react';
|
|
9
9
|
import { getArgsWrapper, getEventControlConfig } from '../renderer/event-control/helper.js';
|
10
10
|
import { i18n } from 'i18n-runtime';
|
11
11
|
|
12
|
-
var WizardPlugin =
|
13
|
-
/** @class */
|
14
|
-
function (_super) {
|
12
|
+
var WizardPlugin = /** @class */function (_super) {
|
15
13
|
__extends(WizardPlugin, _super);
|
16
|
-
|
17
14
|
function WizardPlugin() {
|
18
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
_this
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
15
|
+
var _this = _super !== null && _super.apply(this, arguments) || this;
|
16
|
+
// 关联渲染器名字
|
17
|
+
Object.defineProperty(_this, "rendererName", {
|
18
|
+
enumerable: true,
|
19
|
+
configurable: true,
|
20
|
+
writable: true,
|
21
|
+
value: 'wizard'
|
22
|
+
});
|
23
|
+
Object.defineProperty(_this, "$schema", {
|
24
|
+
enumerable: true,
|
25
|
+
configurable: true,
|
26
|
+
writable: true,
|
27
|
+
value: '/schemas/WizardSchema.json'
|
28
|
+
});
|
29
|
+
Object.defineProperty(_this, "name", {
|
30
|
+
enumerable: true,
|
31
|
+
configurable: true,
|
32
|
+
writable: true,
|
33
|
+
value: i18n("5acec91385a3b9093e3c803f6b0d869a")
|
34
|
+
});
|
35
|
+
Object.defineProperty(_this, "isBaseComponent", {
|
36
|
+
enumerable: true,
|
37
|
+
configurable: true,
|
38
|
+
writable: true,
|
39
|
+
value: true
|
40
|
+
});
|
41
|
+
Object.defineProperty(_this, "description", {
|
42
|
+
enumerable: true,
|
43
|
+
configurable: true,
|
44
|
+
writable: true,
|
45
|
+
value: i18n("c8c0339a6f9e105cfef45b76b788b635")
|
46
|
+
});
|
47
|
+
Object.defineProperty(_this, "docLink", {
|
48
|
+
enumerable: true,
|
49
|
+
configurable: true,
|
50
|
+
writable: true,
|
51
|
+
value: '/amis/zh-CN/components/wizard'
|
52
|
+
});
|
53
|
+
Object.defineProperty(_this, "tags", {
|
54
|
+
enumerable: true,
|
55
|
+
configurable: true,
|
56
|
+
writable: true,
|
57
|
+
value: [i18n("997c7a5d34f6fc628893f509d0df32e0")]
|
58
|
+
});
|
59
|
+
Object.defineProperty(_this, "icon", {
|
60
|
+
enumerable: true,
|
61
|
+
configurable: true,
|
62
|
+
writable: true,
|
63
|
+
value: 'fa fa-list-ol'
|
64
|
+
});
|
65
|
+
Object.defineProperty(_this, "pluginIcon", {
|
66
|
+
enumerable: true,
|
67
|
+
configurable: true,
|
68
|
+
writable: true,
|
69
|
+
value: 'wizard-plugin'
|
70
|
+
});
|
71
|
+
Object.defineProperty(_this, "scaffold", {
|
72
|
+
enumerable: true,
|
73
|
+
configurable: true,
|
74
|
+
writable: true,
|
75
|
+
value: {
|
76
|
+
type: 'wizard',
|
77
|
+
steps: [{
|
78
|
+
title: i18n("863a8583132d087e57aebb7d89e18a50"),
|
79
|
+
body: [{
|
80
|
+
type: 'input-text',
|
81
|
+
label: i18n("97d07614380da93d257f9fbf81aa56fb"),
|
82
|
+
name: 'var1'
|
83
|
+
}]
|
84
|
+
}, {
|
85
|
+
title: i18n("9757f2c59c17e9aea46e0c8adb69597e"),
|
86
|
+
body: [{
|
87
|
+
type: 'input-text',
|
88
|
+
label: i18n("37dd6f28ffb87d8907a286e0ef4dc7fe"),
|
89
|
+
name: 'var2'
|
90
|
+
}]
|
38
91
|
}]
|
39
|
-
}
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
92
|
+
}
|
93
|
+
});
|
94
|
+
Object.defineProperty(_this, "previewSchema", {
|
95
|
+
enumerable: true,
|
96
|
+
configurable: true,
|
97
|
+
writable: true,
|
98
|
+
value: {
|
99
|
+
type: 'wizard',
|
100
|
+
className: 'text-left m-b-none',
|
101
|
+
steps: [{
|
102
|
+
title: i18n("863a8583132d087e57aebb7d89e18a50"),
|
103
|
+
body: [{
|
104
|
+
type: 'input-text',
|
105
|
+
label: i18n("97d07614380da93d257f9fbf81aa56fb"),
|
106
|
+
name: 'var1'
|
107
|
+
}]
|
108
|
+
}, {
|
109
|
+
title: i18n("9757f2c59c17e9aea46e0c8adb69597e"),
|
110
|
+
body: []
|
45
111
|
}]
|
46
|
-
}
|
47
|
-
};
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
112
|
+
}
|
113
|
+
});
|
114
|
+
// 事件定义
|
115
|
+
Object.defineProperty(_this, "events", {
|
116
|
+
enumerable: true,
|
117
|
+
configurable: true,
|
118
|
+
writable: true,
|
119
|
+
value: [{
|
120
|
+
eventName: 'inited',
|
121
|
+
eventLabel: i18n("9328b90ded33d16a873db5c0dbd815b8"),
|
122
|
+
description: i18n("f3b97bd71a77cca1e9288089a537cf3b"),
|
123
|
+
dataSchema: [{
|
124
|
+
type: 'object',
|
125
|
+
properties: {
|
126
|
+
'event.data': {
|
127
|
+
type: 'object',
|
128
|
+
title: i18n("9787088794f42c7e476cf7580f81447e")
|
129
|
+
}
|
130
|
+
}
|
57
131
|
}]
|
58
132
|
}, {
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
type: 'object',
|
70
|
-
properties: {
|
71
|
-
'event.data': {
|
72
|
-
type: 'object',
|
73
|
-
title: i18n("211f02318e3cceff5ee50d4949a5c8ed")
|
133
|
+
eventName: 'finished',
|
134
|
+
eventLabel: i18n("155149d24d20197bc0836bededf63abf"),
|
135
|
+
description: i18n("d384a3c931bdf315e4760c9fc5980e6d"),
|
136
|
+
dataSchema: [{
|
137
|
+
type: 'object',
|
138
|
+
properties: {
|
139
|
+
'event.data': {
|
140
|
+
type: 'object',
|
141
|
+
title: i18n("335d6c56c43204f9efcefe36f097d35a")
|
142
|
+
}
|
74
143
|
}
|
75
|
-
}
|
76
|
-
}
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
144
|
+
}]
|
145
|
+
}, {
|
146
|
+
eventName: 'stepChange',
|
147
|
+
eventLabel: i18n("5be9e21eb0797c9faa053eb0237c36f9"),
|
148
|
+
description: i18n("d837ddaacb39a13806590da335e89397"),
|
149
|
+
dataSchema: [{
|
150
|
+
type: 'object',
|
151
|
+
properties: {
|
152
|
+
'event.data.step': {
|
153
|
+
type: 'string',
|
154
|
+
title: i18n("02f706d7510e68c96aa073852d90ec20")
|
155
|
+
}
|
87
156
|
}
|
88
|
-
}
|
89
|
-
}
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
157
|
+
}]
|
158
|
+
}, {
|
159
|
+
eventName: 'change',
|
160
|
+
eventLabel: i18n("b2a5322c8dbc0d8343315cafbd39b7ce"),
|
161
|
+
description: i18n("d6fc04abf4889a864bea240d6b67963a"),
|
162
|
+
dataSchema: [{
|
163
|
+
type: 'object',
|
164
|
+
properties: {
|
165
|
+
'event.data': {
|
166
|
+
type: 'object',
|
167
|
+
title: i18n("66f1115691b0a3e434dd3e8a6e733730")
|
168
|
+
}
|
100
169
|
}
|
101
|
-
}
|
102
|
-
}
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
170
|
+
}]
|
171
|
+
}, {
|
172
|
+
eventName: 'submitSucc',
|
173
|
+
eventLabel: i18n("23b62e9cbc868e024b80d2e3fad80ac7"),
|
174
|
+
description: i18n("33c627bce8015c50152941a5b6fada32"),
|
175
|
+
dataSchema: [{
|
176
|
+
type: 'object',
|
177
|
+
properties: {
|
178
|
+
'event.data': {
|
179
|
+
type: 'object',
|
180
|
+
title: i18n("18344d8a27aa678e401d5e575d4efe99")
|
181
|
+
}
|
113
182
|
}
|
114
|
-
}
|
115
|
-
}
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
183
|
+
}]
|
184
|
+
}, {
|
185
|
+
eventName: 'submitFail',
|
186
|
+
eventLabel: i18n("f5d008dea7d2e953195a5588dea3c8e4"),
|
187
|
+
description: i18n("574f27f7223c86545a7724d18da96651"),
|
188
|
+
dataSchema: [{
|
189
|
+
type: 'object',
|
190
|
+
properties: {
|
191
|
+
'event.data.error': {
|
192
|
+
type: 'object',
|
193
|
+
title: i18n("17aa713bc661f98e585ec3725d6d4f0d")
|
194
|
+
}
|
126
195
|
}
|
127
|
-
}
|
128
|
-
}
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
196
|
+
}]
|
197
|
+
}, {
|
198
|
+
eventName: 'stepSubmitSucc',
|
199
|
+
eventLabel: i18n("8a427977d8135a019e4f1056120bfad2"),
|
200
|
+
description: i18n("d65dcca33a0118a0a5ce343264192ea6")
|
201
|
+
}, {
|
202
|
+
eventName: 'stepSubmitFail',
|
203
|
+
eventLabel: i18n("5d7d91d9da162ee8fddd4d331d1434b5"),
|
204
|
+
description: i18n("1c11d38e7ecf2facbf82f772d9222d45"),
|
205
|
+
dataSchema: [{
|
206
|
+
type: 'object',
|
207
|
+
properties: {
|
208
|
+
'event.data.error': {
|
209
|
+
type: 'object',
|
210
|
+
title: i18n("357954d848a9e2f12208673b3906a972")
|
211
|
+
}
|
139
212
|
}
|
140
|
-
}
|
213
|
+
}]
|
141
214
|
}]
|
142
|
-
}
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
215
|
+
});
|
216
|
+
// 动作定义
|
217
|
+
Object.defineProperty(_this, "actions", {
|
218
|
+
enumerable: true,
|
219
|
+
configurable: true,
|
220
|
+
writable: true,
|
221
|
+
value: [{
|
222
|
+
actionType: 'submit',
|
223
|
+
actionLabel: i18n("d6c21651c32c63c8d61c85944c2c91af"),
|
224
|
+
description: i18n("75e3dc4be4ae7aca7e1cebc13f7e486a")
|
225
|
+
}, {
|
226
|
+
actionType: 'stepSubmit',
|
227
|
+
actionLabel: i18n("0c3005b490ef428660ca2265a714bdbb"),
|
228
|
+
description: i18n("832efcc5c30746b84b910cde8630d491"),
|
229
|
+
descDetail: function (info) {
|
230
|
+
return React__default.createElement("div", null, React__default.createElement("span", {
|
231
|
+
className: "variable-right"
|
232
|
+
}, info === null || info === void 0 ? void 0 : info.__rendererLabel), "\u63D0\u4EA4\u5F53\u524D\u6B65\u9AA4\u6570\u636E");
|
233
|
+
}
|
234
|
+
}, {
|
235
|
+
actionType: 'prev',
|
236
|
+
actionLabel: i18n("eeb6908870e058bc23d52c1e405a054e"),
|
237
|
+
description: i18n("fc5dbc5789e158384f634eb8ff466b46")
|
238
|
+
}, {
|
239
|
+
actionType: 'next',
|
240
|
+
actionLabel: i18n("38ce27d84639f3a6e07c00b3b4995c0e"),
|
241
|
+
description: i18n("832efcc5c30746b84b910cde8630d491")
|
242
|
+
}, {
|
243
|
+
actionType: 'goto-step',
|
244
|
+
actionLabel: i18n("5fa57cab26a9d4e659c2e497018729ef"),
|
245
|
+
description: i18n("fce22163929e8191b7de43699316f2a0"),
|
246
|
+
innerArgs: ['step'],
|
247
|
+
descDetail: function (info) {
|
248
|
+
var _a;
|
249
|
+
return React__default.createElement("div", null, React__default.createElement("span", {
|
250
|
+
className: "variable-right"
|
251
|
+
}, info === null || info === void 0 ? void 0 : info.__rendererLabel), "\u5207\u6362\u5230\u7B2C", React__default.createElement("span", {
|
252
|
+
className: "variable-left variable-right"
|
253
|
+
}, (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.step), "\u6B65");
|
254
|
+
},
|
255
|
+
schema: getArgsWrapper([
|
256
|
+
/*
|
257
|
+
{
|
258
|
+
type: 'input-formula',
|
259
|
+
variables: '${variables}',
|
260
|
+
evalMode: false,
|
261
|
+
required: true,
|
262
|
+
variableMode: 'tabs',
|
263
|
+
label: '目标步骤',
|
264
|
+
size: 'lg',
|
265
|
+
name: 'step',
|
266
|
+
mode: 'horizontal'
|
157
267
|
}
|
268
|
+
*/
|
269
|
+
{
|
270
|
+
name: 'step',
|
271
|
+
label: i18n("78ada959bf5bdd6c70ee411c4cf23601"),
|
272
|
+
type: 'ae-formulaControl',
|
273
|
+
variables: '${variables}',
|
274
|
+
size: 'lg',
|
275
|
+
mode: 'horizontal',
|
276
|
+
required: true
|
277
|
+
}])
|
278
|
+
}, {
|
279
|
+
actionType: 'reload',
|
280
|
+
actionLabel: i18n("64ca9bab920a2983bcf270320d850d00"),
|
281
|
+
description: i18n("9ef5597ac0b4da662bcd967da37eceb4")
|
282
|
+
}, {
|
283
|
+
actionType: 'setValue',
|
284
|
+
actionLabel: i18n("67b6bec14c39be3f2602271e2fe3bcde"),
|
285
|
+
description: i18n("0310aa5a05fe07147d8b7ef20616f659")
|
158
286
|
}]
|
159
|
-
}
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
}
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
var _a;
|
189
|
-
|
190
|
-
return React__default.createElement("div", null, React__default.createElement("span", {
|
191
|
-
className: "variable-right"
|
192
|
-
}, info === null || info === void 0 ? void 0 : info.__rendererLabel), "\u5207\u6362\u5230\u7B2C", React__default.createElement("span", {
|
193
|
-
className: "variable-left variable-right"
|
194
|
-
}, (_a = info === null || info === void 0 ? void 0 : info.args) === null || _a === void 0 ? void 0 : _a.step), "\u6B65");
|
195
|
-
},
|
196
|
-
schema: getArgsWrapper([{
|
197
|
-
type: 'input-formula',
|
198
|
-
variables: '${variables}',
|
199
|
-
evalMode: false,
|
200
|
-
required: true,
|
201
|
-
variableMode: 'tabs',
|
202
|
-
label: i18n("78ada959bf5bdd6c70ee411c4cf23601"),
|
203
|
-
size: 'lg',
|
204
|
-
name: 'step',
|
205
|
-
mode: 'horizontal'
|
206
|
-
}])
|
207
|
-
}, {
|
208
|
-
actionType: 'reload',
|
209
|
-
actionLabel: i18n("64ca9bab920a2983bcf270320d850d00"),
|
210
|
-
description: i18n("9ef5597ac0b4da662bcd967da37eceb4")
|
211
|
-
}, {
|
212
|
-
actionType: 'setValue',
|
213
|
-
actionLabel: i18n("67b6bec14c39be3f2602271e2fe3bcde"),
|
214
|
-
description: i18n("0310aa5a05fe07147d8b7ef20616f659")
|
215
|
-
}];
|
216
|
-
_this.panelTitle = i18n("5acec91385a3b9093e3c803f6b0d869a");
|
217
|
-
|
218
|
-
_this.panelBodyCreator = function (context) {
|
219
|
-
return [getSchemaTpl('tabs', [{
|
220
|
-
title: i18n("22b777e6fcb613b8ba83ced9594cd07e"),
|
221
|
-
body: [{
|
222
|
-
name: 'steps',
|
223
|
-
label: i18n("098521c027a49fba5eb7f35430a6a9da"),
|
224
|
-
type: 'combo',
|
225
|
-
multiple: true,
|
226
|
-
multiLine: true,
|
227
|
-
addButtonText: i18n("c5538d5c74235d2988e51e632c4eed0b"),
|
228
|
-
scaffold: {
|
229
|
-
title: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
287
|
+
});
|
288
|
+
Object.defineProperty(_this, "panelTitle", {
|
289
|
+
enumerable: true,
|
290
|
+
configurable: true,
|
291
|
+
writable: true,
|
292
|
+
value: i18n("5acec91385a3b9093e3c803f6b0d869a")
|
293
|
+
});
|
294
|
+
Object.defineProperty(_this, "panelBodyCreator", {
|
295
|
+
enumerable: true,
|
296
|
+
configurable: true,
|
297
|
+
writable: true,
|
298
|
+
value: function (context) {
|
299
|
+
return [getSchemaTpl('tabs', [{
|
300
|
+
title: i18n("22b777e6fcb613b8ba83ced9594cd07e"),
|
301
|
+
body: [{
|
302
|
+
name: 'steps',
|
303
|
+
label: i18n("098521c027a49fba5eb7f35430a6a9da"),
|
304
|
+
type: 'combo',
|
305
|
+
multiple: true,
|
306
|
+
multiLine: true,
|
307
|
+
addButtonText: i18n("c5538d5c74235d2988e51e632c4eed0b"),
|
308
|
+
scaffold: {
|
309
|
+
title: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
310
|
+
items: [{
|
311
|
+
type: 'input-text',
|
312
|
+
name: 'var1',
|
313
|
+
label: i18n("97d07614380da93d257f9fbf81aa56fb")
|
314
|
+
}]
|
315
|
+
},
|
230
316
|
items: [{
|
317
|
+
name: 'title',
|
231
318
|
type: 'input-text',
|
232
|
-
|
233
|
-
|
319
|
+
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
320
|
+
pipeIn: function (value, data) {
|
321
|
+
return value || data.label;
|
322
|
+
}
|
323
|
+
}, {
|
324
|
+
type: 'fieldSet',
|
325
|
+
title: i18n("dda36edbd4626e7fc868c14f9aa1556a"),
|
326
|
+
collapsed: true,
|
327
|
+
collapsable: true,
|
328
|
+
className: 'fieldset m-b-none',
|
329
|
+
body: [{
|
330
|
+
name: 'mode',
|
331
|
+
label: i18n("1fdadb49bcabfdc36a4a9e020f597f4d"),
|
332
|
+
type: 'button-group-select',
|
333
|
+
size: 'xs',
|
334
|
+
mode: 'inline',
|
335
|
+
className: 'w-full',
|
336
|
+
value: 'normal',
|
337
|
+
options: [{
|
338
|
+
label: i18n("18c63459a2c069022c7790430f761214"),
|
339
|
+
value: 'normal'
|
340
|
+
}, {
|
341
|
+
label: i18n("3720b9ef8053b7b8a54c7d8ace051912"),
|
342
|
+
value: 'horizontal'
|
343
|
+
}, {
|
344
|
+
label: i18n("2dd25b8c21efbfee4a198787810d65d8"),
|
345
|
+
value: 'inline'
|
346
|
+
}]
|
347
|
+
}, getSchemaTpl('horizontal', {
|
348
|
+
visibleOn: 'data.mode == "horizontal"'
|
349
|
+
}), getSchemaTpl('api', {
|
350
|
+
label: i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
|
351
|
+
description: i18n("1fd41e410930ac58e748f7704c3a05f3")
|
352
|
+
}), getSchemaTpl('switch', {
|
353
|
+
label: i18n("dd1b9892e274b16540aeda961437870d"),
|
354
|
+
name: 'asyncApi',
|
355
|
+
visibleOn: 'data.api',
|
356
|
+
labelRemark: {
|
357
|
+
trigger: 'click',
|
358
|
+
rootClose: true,
|
359
|
+
title: i18n("e638bd32b4342dfc7a15990a79f588ae"),
|
360
|
+
content: i18n("6df230c8f18709575777172f0a9a588c"),
|
361
|
+
placement: 'left'
|
362
|
+
},
|
363
|
+
pipeIn: function (value) {
|
364
|
+
return value != null;
|
365
|
+
},
|
366
|
+
pipeOut: function (value) {
|
367
|
+
return value ? '' : undefined;
|
368
|
+
}
|
369
|
+
}), getSchemaTpl('api', {
|
370
|
+
name: 'asyncApi',
|
371
|
+
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
372
|
+
visibleOn: 'data.asyncApi != null',
|
373
|
+
description: i18n("0705e4aba9f22ae70d906e2201a4a68d")
|
374
|
+
}), {
|
375
|
+
type: 'divider'
|
376
|
+
}, getSchemaTpl('api', {
|
377
|
+
name: 'initApi',
|
378
|
+
label: i18n("b4bc91701b86fe8543d649e97daea602"),
|
379
|
+
description: i18n("258c437ef67e5ef12f3a766ff1802f85")
|
380
|
+
}), getSchemaTpl('switch', {
|
381
|
+
label: i18n("e8c46074d8432532cac25eba56bca354"),
|
382
|
+
name: 'initAsyncApi',
|
383
|
+
visibleOn: 'data.initApi',
|
384
|
+
labelRemark: {
|
385
|
+
trigger: 'click',
|
386
|
+
rootClose: true,
|
387
|
+
title: i18n("e638bd32b4342dfc7a15990a79f588ae"),
|
388
|
+
content: i18n("6df230c8f18709575777172f0a9a588c"),
|
389
|
+
placement: 'left'
|
390
|
+
},
|
391
|
+
pipeIn: function (value) {
|
392
|
+
return value != null;
|
393
|
+
},
|
394
|
+
pipeOut: function (value) {
|
395
|
+
return value ? '' : undefined;
|
396
|
+
}
|
397
|
+
}), getSchemaTpl('api', {
|
398
|
+
name: 'initAsyncApi',
|
399
|
+
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
400
|
+
visibleOn: 'data.initAsyncApi != null',
|
401
|
+
description: i18n("d2af24c0f76cf325f1c8fa939576c379")
|
402
|
+
}), getSchemaTpl('initFetch'), {
|
403
|
+
label: i18n("938b484df1447d8f01f96e45125eb031"),
|
404
|
+
type: 'input-text',
|
405
|
+
name: 'jumpableOn',
|
406
|
+
description: i18n("20022725ac2c53869f7af6646ca4ba29")
|
407
|
+
}]
|
234
408
|
}]
|
235
|
-
},
|
236
|
-
|
237
|
-
name: '
|
409
|
+
}, {
|
410
|
+
type: 'input-text',
|
411
|
+
name: 'startStep',
|
412
|
+
label: i18n("d4b8306441c00f01d4f044b3802c4266"),
|
413
|
+
description: i18n("37c0c041a0ad487d23c9f42c29f6d5e1")
|
414
|
+
}]
|
415
|
+
}, {
|
416
|
+
title: i18n("54ea89b497ec3bb319c68844dfa3687f"),
|
417
|
+
body: [getSchemaTpl('api', {
|
418
|
+
name: 'initApi',
|
419
|
+
label: i18n("b4bc91701b86fe8543d649e97daea602"),
|
420
|
+
description: i18n("076bd7c0adfc4f5d2abde6b309d9f53b")
|
421
|
+
}), getSchemaTpl('switch', {
|
422
|
+
label: i18n("e8c46074d8432532cac25eba56bca354"),
|
423
|
+
name: 'initAsyncApi',
|
424
|
+
visibleOn: 'data.initApi',
|
425
|
+
labelRemark: {
|
426
|
+
trigger: 'click',
|
427
|
+
rootClose: true,
|
428
|
+
title: i18n("e638bd32b4342dfc7a15990a79f588ae"),
|
429
|
+
content: i18n("6df230c8f18709575777172f0a9a588c"),
|
430
|
+
placement: 'left'
|
431
|
+
},
|
432
|
+
pipeIn: function (value) {
|
433
|
+
return value != null;
|
434
|
+
},
|
435
|
+
pipeOut: function (value) {
|
436
|
+
return value ? '' : undefined;
|
437
|
+
}
|
438
|
+
}), getSchemaTpl('api', {
|
439
|
+
name: 'initAsyncApi',
|
440
|
+
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
441
|
+
visibleOn: 'data.initAsyncApi != null',
|
442
|
+
description: i18n("d2af24c0f76cf325f1c8fa939576c379")
|
443
|
+
}), {
|
444
|
+
name: 'initFetch',
|
445
|
+
type: 'radios',
|
446
|
+
label: i18n("0951dad1723aa1191ce1a2e96db76051"),
|
447
|
+
inline: true,
|
448
|
+
onChange: function () {},
|
449
|
+
options: [{
|
450
|
+
label: i18n("0a60ac8f02ccd2cf723f927284877851"),
|
451
|
+
value: true
|
452
|
+
}, {
|
453
|
+
label: i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
454
|
+
value: false
|
455
|
+
}, {
|
456
|
+
label: i18n("a9400c408441f1f7f6d6954deb05ae9a"),
|
457
|
+
value: ''
|
458
|
+
}]
|
459
|
+
}, {
|
460
|
+
name: 'initFetch',
|
461
|
+
autoComplete: false,
|
462
|
+
visibleOn: 'typeof this.initFetch !== "boolean"',
|
238
463
|
type: 'input-text',
|
239
|
-
|
240
|
-
|
241
|
-
|
464
|
+
placeholder: '',
|
465
|
+
className: 'm-t-n-sm'
|
466
|
+
}, {
|
467
|
+
type: 'divider'
|
468
|
+
}, getSchemaTpl('api', {
|
469
|
+
label: i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
|
470
|
+
description: i18n("dbb19fea1965f7ef88cf1d1e0450c0f4")
|
471
|
+
}), getSchemaTpl('switch', {
|
472
|
+
label: i18n("dd1b9892e274b16540aeda961437870d"),
|
473
|
+
name: 'asyncApi',
|
474
|
+
visibleOn: 'data.api',
|
475
|
+
labelRemark: {
|
476
|
+
trigger: 'click',
|
477
|
+
rootClose: true,
|
478
|
+
title: i18n("e638bd32b4342dfc7a15990a79f588ae"),
|
479
|
+
content: i18n("6df230c8f18709575777172f0a9a588c"),
|
480
|
+
placement: 'left'
|
481
|
+
},
|
482
|
+
pipeIn: function (value) {
|
483
|
+
return value != null;
|
484
|
+
},
|
485
|
+
pipeOut: function (value) {
|
486
|
+
return value ? '' : undefined;
|
242
487
|
}
|
488
|
+
}), getSchemaTpl('api', {
|
489
|
+
name: 'asyncApi',
|
490
|
+
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
491
|
+
visibleOn: 'data.asyncApi != null',
|
492
|
+
description: i18n("0705e4aba9f22ae70d906e2201a4a68d")
|
493
|
+
})]
|
494
|
+
}, {
|
495
|
+
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
496
|
+
body: [{
|
497
|
+
name: 'mode',
|
498
|
+
label: i18n("1fdadb49bcabfdc36a4a9e020f597f4d"),
|
499
|
+
type: 'button-group-select',
|
500
|
+
size: 'sm',
|
501
|
+
mode: 'inline',
|
502
|
+
className: 'w-full',
|
503
|
+
value: 'horizontal',
|
504
|
+
options: [{
|
505
|
+
label: i18n("4cde06e6162ed66720e3133cb83bc059"),
|
506
|
+
value: 'horizontal'
|
507
|
+
}, {
|
508
|
+
label: i18n("75ac842f8e77305846f1d776f97dfaf8"),
|
509
|
+
value: 'vertical'
|
510
|
+
}]
|
243
511
|
}, {
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
512
|
+
name: 'actionPrevLabel',
|
513
|
+
label: i18n("0f04a65952b58cbbc5ca6cba868c3bec"),
|
514
|
+
type: 'input-text',
|
515
|
+
pipeIn: defaultValue(i18n("eeb6908870e058bc23d52c1e405a054e"))
|
516
|
+
}, {
|
517
|
+
name: 'actionNextLabel',
|
518
|
+
label: i18n("e54827ae56fcb690d879b9cdd29f0ac7"),
|
519
|
+
type: 'input-text',
|
520
|
+
pipeIn: defaultValue(i18n("38ce27d84639f3a6e07c00b3b4995c0e"))
|
521
|
+
}, {
|
522
|
+
name: 'actionNextSaveLabel',
|
523
|
+
label: i18n("abb7ba84b95c6c90341ac9c883fbc85b"),
|
524
|
+
type: 'input-text',
|
525
|
+
pipeIn: defaultValue(i18n("bed196af058f458def957031f88abd09"))
|
526
|
+
}, {
|
527
|
+
name: 'actionFinishLabel',
|
528
|
+
label: i18n("81b522590d543401ad15ae8a9155361d"),
|
529
|
+
type: 'input-text',
|
530
|
+
pipeIn: defaultValue(i18n("769d88e425e03120b83ee4ed6b9d588e"))
|
531
|
+
},
|
532
|
+
// {
|
533
|
+
// type: 'alert',
|
534
|
+
// level: 'info',
|
535
|
+
// body: `温馨提示:操作按钮每个步骤可以单独配置,请在右侧切换到需要单独配置的步骤后,点击下方的【自定义按钮】定制。`
|
536
|
+
// },
|
537
|
+
getSchemaTpl('className'), getSchemaTpl('className', {
|
538
|
+
name: 'actionClassName',
|
539
|
+
label: i18n("89d19c1fda4906bd7a336895835ce20e")
|
540
|
+
})]
|
541
|
+
}, {
|
542
|
+
title: i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
|
543
|
+
body: [getSchemaTpl('ref'), getSchemaTpl('name'), getSchemaTpl('reload'), {
|
544
|
+
label: i18n("7653297de32f34fdec0dd0653aebf358"),
|
545
|
+
name: 'redirect',
|
546
|
+
type: 'input-text',
|
547
|
+
description: i18n("6d00e21637c382cbd4d949b7735a2e41")
|
548
|
+
}, getSchemaTpl('visible')]
|
549
|
+
}, {
|
550
|
+
title: i18n("10b2761db5a8e089049df39675abc550"),
|
551
|
+
className: 'p-none',
|
552
|
+
body: [getSchemaTpl('eventControl', __assign({
|
553
|
+
name: 'onEvent'
|
554
|
+
}, getEventControlConfig(_this.manager, context)))]
|
555
|
+
}])];
|
556
|
+
}
|
557
|
+
});
|
558
|
+
Object.defineProperty(_this, "patchContainers", {
|
559
|
+
enumerable: true,
|
560
|
+
configurable: true,
|
561
|
+
writable: true,
|
562
|
+
value: ['steps.body']
|
563
|
+
});
|
564
|
+
Object.defineProperty(_this, "vRendererConfig", {
|
565
|
+
enumerable: true,
|
566
|
+
configurable: true,
|
567
|
+
writable: true,
|
568
|
+
value: {
|
569
|
+
regions: {
|
570
|
+
body: {
|
571
|
+
key: 'body',
|
572
|
+
label: i18n("3673ed1983c1be059126e3715fc34922"),
|
573
|
+
wrapperResolve: function (dom) {
|
574
|
+
return dom;
|
575
|
+
}
|
576
|
+
},
|
577
|
+
actions: {
|
578
|
+
label: i18n("c8caf94205105bac5833ab31cc2129d7"),
|
579
|
+
key: 'actions',
|
580
|
+
preferTag: i18n("fa966345577ba81af19408f203db968f"),
|
581
|
+
wrapperResolve: function (dom) {
|
582
|
+
return dom;
|
583
|
+
}
|
584
|
+
}
|
585
|
+
},
|
586
|
+
panelTitle: i18n("52b36576f88c31ed3971ca4d1fccd46f"),
|
587
|
+
panelBodyCreator: function (context) {
|
588
|
+
return getSchemaTpl('tabs', [{
|
589
|
+
title: i18n("22b777e6fcb613b8ba83ced9594cd07e"),
|
249
590
|
body: [{
|
250
|
-
name: '
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
options: [{
|
258
|
-
label: i18n("18c63459a2c069022c7790430f761214"),
|
259
|
-
value: 'normal'
|
260
|
-
}, {
|
261
|
-
label: i18n("3720b9ef8053b7b8a54c7d8ace051912"),
|
262
|
-
value: 'horizontal'
|
263
|
-
}, {
|
264
|
-
label: i18n("2dd25b8c21efbfee4a198787810d65d8"),
|
265
|
-
value: 'inline'
|
266
|
-
}]
|
267
|
-
}, getSchemaTpl('horizontal', {
|
268
|
-
visibleOn: 'data.mode == "horizontal"'
|
269
|
-
}), getSchemaTpl('api', {
|
591
|
+
name: 'title',
|
592
|
+
type: 'input-text',
|
593
|
+
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
594
|
+
pipeIn: function (value, data) {
|
595
|
+
return value || data.label;
|
596
|
+
}
|
597
|
+
}, getSchemaTpl('api', {
|
270
598
|
label: i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
|
271
599
|
description: i18n("1fd41e410930ac58e748f7704c3a05f3")
|
272
600
|
}), getSchemaTpl('switch', {
|
@@ -319,393 +647,151 @@ function (_super) {
|
|
319
647
|
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
320
648
|
visibleOn: 'data.initAsyncApi != null',
|
321
649
|
description: i18n("d2af24c0f76cf325f1c8fa939576c379")
|
322
|
-
}), getSchemaTpl('initFetch')
|
650
|
+
}), getSchemaTpl('initFetch')]
|
651
|
+
}, {
|
652
|
+
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
653
|
+
body: [{
|
654
|
+
name: 'mode',
|
655
|
+
label: i18n("1fdadb49bcabfdc36a4a9e020f597f4d"),
|
656
|
+
type: 'button-group-select',
|
657
|
+
size: 'xs',
|
658
|
+
mode: 'inline',
|
659
|
+
className: 'w-full',
|
660
|
+
value: 'normal',
|
661
|
+
options: [{
|
662
|
+
label: i18n("18c63459a2c069022c7790430f761214"),
|
663
|
+
value: 'normal'
|
664
|
+
}, {
|
665
|
+
label: i18n("3720b9ef8053b7b8a54c7d8ace051912"),
|
666
|
+
value: 'horizontal'
|
667
|
+
}, {
|
668
|
+
label: i18n("2dd25b8c21efbfee4a198787810d65d8"),
|
669
|
+
value: 'inline'
|
670
|
+
}]
|
671
|
+
}, getSchemaTpl('horizontal', {
|
672
|
+
visibleOn: 'data.mode == "horizontal"'
|
673
|
+
})
|
674
|
+
// getSchemaTpl('className', {
|
675
|
+
// name: 'tabClassName',
|
676
|
+
// label: '选项卡成员 CSS 类名'
|
677
|
+
// })
|
678
|
+
]
|
679
|
+
}, {
|
680
|
+
title: i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
|
681
|
+
body: [{
|
323
682
|
label: i18n("938b484df1447d8f01f96e45125eb031"),
|
324
683
|
type: 'input-text',
|
325
684
|
name: 'jumpableOn',
|
326
685
|
description: i18n("20022725ac2c53869f7af6646ca4ba29")
|
327
686
|
}]
|
328
|
-
}]
|
329
|
-
}
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
pipeIn: function (value) {
|
353
|
-
return value != null;
|
354
|
-
},
|
355
|
-
pipeOut: function (value) {
|
356
|
-
return value ? '' : undefined;
|
357
|
-
}
|
358
|
-
}), getSchemaTpl('api', {
|
359
|
-
name: 'initAsyncApi',
|
360
|
-
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
361
|
-
visibleOn: 'data.initAsyncApi != null',
|
362
|
-
description: i18n("d2af24c0f76cf325f1c8fa939576c379")
|
363
|
-
}), {
|
364
|
-
name: 'initFetch',
|
365
|
-
type: 'radios',
|
366
|
-
label: i18n("0951dad1723aa1191ce1a2e96db76051"),
|
367
|
-
inline: true,
|
368
|
-
onChange: function () {},
|
369
|
-
options: [{
|
370
|
-
label: i18n("0a60ac8f02ccd2cf723f927284877851"),
|
371
|
-
value: true
|
372
|
-
}, {
|
373
|
-
label: i18n("c9744f45e76d885ae1c74d4f4a934b2e"),
|
374
|
-
value: false
|
375
|
-
}, {
|
376
|
-
label: i18n("a9400c408441f1f7f6d6954deb05ae9a"),
|
377
|
-
value: ''
|
378
|
-
}]
|
379
|
-
}, {
|
380
|
-
name: 'initFetch',
|
381
|
-
autoComplete: false,
|
382
|
-
visibleOn: 'typeof this.initFetch !== "boolean"',
|
383
|
-
type: 'input-text',
|
384
|
-
placeholder: '',
|
385
|
-
className: 'm-t-n-sm'
|
386
|
-
}, {
|
387
|
-
type: 'divider'
|
388
|
-
}, getSchemaTpl('api', {
|
389
|
-
label: i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
|
390
|
-
description: i18n("dbb19fea1965f7ef88cf1d1e0450c0f4")
|
391
|
-
}), getSchemaTpl('switch', {
|
392
|
-
label: i18n("dd1b9892e274b16540aeda961437870d"),
|
393
|
-
name: 'asyncApi',
|
394
|
-
visibleOn: 'data.api',
|
395
|
-
labelRemark: {
|
396
|
-
trigger: 'click',
|
397
|
-
rootClose: true,
|
398
|
-
title: i18n("e638bd32b4342dfc7a15990a79f588ae"),
|
399
|
-
content: i18n("6df230c8f18709575777172f0a9a588c"),
|
400
|
-
placement: 'left'
|
401
|
-
},
|
402
|
-
pipeIn: function (value) {
|
403
|
-
return value != null;
|
404
|
-
},
|
405
|
-
pipeOut: function (value) {
|
406
|
-
return value ? '' : undefined;
|
407
|
-
}
|
408
|
-
}), getSchemaTpl('api', {
|
409
|
-
name: 'asyncApi',
|
410
|
-
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
411
|
-
visibleOn: 'data.asyncApi != null',
|
412
|
-
description: i18n("0705e4aba9f22ae70d906e2201a4a68d")
|
413
|
-
})]
|
414
|
-
}, {
|
415
|
-
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
416
|
-
body: [{
|
417
|
-
name: 'mode',
|
418
|
-
label: i18n("1fdadb49bcabfdc36a4a9e020f597f4d"),
|
419
|
-
type: 'button-group-select',
|
420
|
-
size: 'sm',
|
421
|
-
mode: 'inline',
|
422
|
-
className: 'w-full',
|
423
|
-
value: 'horizontal',
|
424
|
-
options: [{
|
425
|
-
label: i18n("4cde06e6162ed66720e3133cb83bc059"),
|
426
|
-
value: 'horizontal'
|
427
|
-
}, {
|
428
|
-
label: i18n("75ac842f8e77305846f1d776f97dfaf8"),
|
429
|
-
value: 'vertical'
|
430
|
-
}]
|
431
|
-
}, {
|
432
|
-
name: 'actionPrevLabel',
|
433
|
-
label: i18n("0f04a65952b58cbbc5ca6cba868c3bec"),
|
434
|
-
type: 'input-text',
|
435
|
-
pipeIn: defaultValue(i18n("eeb6908870e058bc23d52c1e405a054e"))
|
436
|
-
}, {
|
437
|
-
name: 'actionNextLabel',
|
438
|
-
label: i18n("e54827ae56fcb690d879b9cdd29f0ac7"),
|
439
|
-
type: 'input-text',
|
440
|
-
pipeIn: defaultValue(i18n("38ce27d84639f3a6e07c00b3b4995c0e"))
|
441
|
-
}, {
|
442
|
-
name: 'actionNextSaveLabel',
|
443
|
-
label: i18n("abb7ba84b95c6c90341ac9c883fbc85b"),
|
444
|
-
type: 'input-text',
|
445
|
-
pipeIn: defaultValue(i18n("bed196af058f458def957031f88abd09"))
|
446
|
-
}, {
|
447
|
-
name: 'actionFinishLabel',
|
448
|
-
label: i18n("81b522590d543401ad15ae8a9155361d"),
|
449
|
-
type: 'input-text',
|
450
|
-
pipeIn: defaultValue(i18n("769d88e425e03120b83ee4ed6b9d588e"))
|
451
|
-
}, // {
|
452
|
-
// type: 'alert',
|
453
|
-
// level: 'info',
|
454
|
-
// body: `温馨提示:操作按钮每个步骤可以单独配置,请在右侧切换到需要单独配置的步骤后,点击下方的【自定义按钮】定制。`
|
455
|
-
// },
|
456
|
-
getSchemaTpl('className'), getSchemaTpl('className', {
|
457
|
-
name: 'actionClassName',
|
458
|
-
label: i18n("89d19c1fda4906bd7a336895835ce20e")
|
459
|
-
})]
|
460
|
-
}, {
|
461
|
-
title: i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
|
462
|
-
body: [getSchemaTpl('ref'), getSchemaTpl('name'), getSchemaTpl('reload'), {
|
463
|
-
label: i18n("7653297de32f34fdec0dd0653aebf358"),
|
464
|
-
name: 'redirect',
|
465
|
-
type: 'input-text',
|
466
|
-
description: i18n("6d00e21637c382cbd4d949b7735a2e41")
|
467
|
-
}, getSchemaTpl('visible')]
|
468
|
-
}, {
|
469
|
-
title: i18n("10b2761db5a8e089049df39675abc550"),
|
470
|
-
className: 'p-none',
|
471
|
-
body: [getSchemaTpl('eventControl', __assign({
|
472
|
-
name: 'onEvent'
|
473
|
-
}, getEventControlConfig(_this.manager, context)))]
|
474
|
-
}])];
|
475
|
-
};
|
476
|
-
|
477
|
-
_this.patchContainers = ['steps.body'];
|
478
|
-
_this.vRendererConfig = {
|
479
|
-
regions: {
|
480
|
-
body: {
|
481
|
-
key: 'body',
|
482
|
-
label: i18n("3673ed1983c1be059126e3715fc34922"),
|
483
|
-
wrapperResolve: function (dom) {
|
687
|
+
}]);
|
688
|
+
}
|
689
|
+
}
|
690
|
+
});
|
691
|
+
Object.defineProperty(_this, "wizardWrapperResolve", {
|
692
|
+
enumerable: true,
|
693
|
+
configurable: true,
|
694
|
+
writable: true,
|
695
|
+
value: function (dom) {
|
696
|
+
return [].slice.call(dom.querySelectorAll('[role="wizard-body"],[role="wizard-footer"]'));
|
697
|
+
}
|
698
|
+
});
|
699
|
+
Object.defineProperty(_this, "overrides", {
|
700
|
+
enumerable: true,
|
701
|
+
configurable: true,
|
702
|
+
writable: true,
|
703
|
+
value: {
|
704
|
+
renderWizard: function () {
|
705
|
+
var _this = this;
|
706
|
+
var info = this.props.$$editor;
|
707
|
+
var steps = this.props.steps;
|
708
|
+
var currentStep = this.state.currentStep;
|
709
|
+
var dom = this.super();
|
710
|
+
if (!info || !(steps === null || steps === void 0 ? void 0 : steps[currentStep - 1])) {
|
484
711
|
return dom;
|
485
712
|
}
|
713
|
+
var index = currentStep - 1;
|
714
|
+
var step = steps[index];
|
715
|
+
var id = step.$$id;
|
716
|
+
var plugin = info.plugin;
|
717
|
+
return mapReactElement(dom, function (child) {
|
718
|
+
if (/Wizard-step\b/.test(child.props.className)) {
|
719
|
+
return React__default.createElement(VRenderer, {
|
720
|
+
key: id,
|
721
|
+
type: info.type,
|
722
|
+
plugin: info.plugin,
|
723
|
+
renderer: info.renderer,
|
724
|
+
"$schema": "/schemas/WizardStepSchema.json",
|
725
|
+
hostId: info.id,
|
726
|
+
memberIndex: index,
|
727
|
+
name: step.title || "\u6B65\u9AA4".concat(index + 1),
|
728
|
+
id: id,
|
729
|
+
draggable: false,
|
730
|
+
wrapperResolve: plugin.wizardWrapperResolve,
|
731
|
+
schemaPath: "".concat(info.schemaPath, "/steps/").concat(index),
|
732
|
+
path: "".concat(_this.props.$path, "/").concat(index),
|
733
|
+
data: _this.props.data
|
734
|
+
}, mapReactElement(child, function (child2, index) {
|
735
|
+
var _a, _b, _c;
|
736
|
+
if (((_a = child2.props.schema) === null || _a === void 0 ? void 0 : _a.body) && child2.props.schema.$$id) {
|
737
|
+
var region = (_c = (_b = plugin.vRendererConfig) === null || _b === void 0 ? void 0 : _b.regions) === null || _c === void 0 ? void 0 : _c.body;
|
738
|
+
if (!region) {
|
739
|
+
return child2;
|
740
|
+
}
|
741
|
+
var schema = __assign({}, child2.props.schema);
|
742
|
+
delete schema.$$id;
|
743
|
+
return React__default.createElement(RegionWrapper, {
|
744
|
+
key: region.key,
|
745
|
+
preferTag: region.preferTag,
|
746
|
+
name: region.key,
|
747
|
+
label: region.label,
|
748
|
+
regionConfig: region,
|
749
|
+
placeholder: region.placeholder,
|
750
|
+
editorStore: plugin.manager.store,
|
751
|
+
manager: plugin.manager,
|
752
|
+
children: React__default.cloneElement(child2, {
|
753
|
+
schema: schema
|
754
|
+
}),
|
755
|
+
wrapperResolve: region.wrapperResolve,
|
756
|
+
rendererName: info.renderer.name
|
757
|
+
});
|
758
|
+
}
|
759
|
+
return child2;
|
760
|
+
}));
|
761
|
+
}
|
762
|
+
return child;
|
763
|
+
});
|
486
764
|
},
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
765
|
+
renderFooter: function () {
|
766
|
+
var _a, _b;
|
767
|
+
var info = this.props.$$editor;
|
768
|
+
var steps = this.props.steps;
|
769
|
+
var currentStep = this.state.currentStep;
|
770
|
+
var dom = this.super();
|
771
|
+
if (!info || !(steps === null || steps === void 0 ? void 0 : steps[currentStep - 1])) {
|
492
772
|
return dom;
|
493
773
|
}
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
return getSchemaTpl('tabs', [{
|
499
|
-
title: i18n("22b777e6fcb613b8ba83ced9594cd07e"),
|
500
|
-
body: [{
|
501
|
-
name: 'title',
|
502
|
-
type: 'input-text',
|
503
|
-
label: i18n("32c65d8d7431e76029678ec7bb73a5ab"),
|
504
|
-
pipeIn: function (value, data) {
|
505
|
-
return value || data.label;
|
506
|
-
}
|
507
|
-
}, getSchemaTpl('api', {
|
508
|
-
label: i18n("ff7cc75cc43c25c823d05d87cb8190b0"),
|
509
|
-
description: i18n("1fd41e410930ac58e748f7704c3a05f3")
|
510
|
-
}), getSchemaTpl('switch', {
|
511
|
-
label: i18n("dd1b9892e274b16540aeda961437870d"),
|
512
|
-
name: 'asyncApi',
|
513
|
-
visibleOn: 'data.api',
|
514
|
-
labelRemark: {
|
515
|
-
trigger: 'click',
|
516
|
-
rootClose: true,
|
517
|
-
title: i18n("e638bd32b4342dfc7a15990a79f588ae"),
|
518
|
-
content: i18n("6df230c8f18709575777172f0a9a588c"),
|
519
|
-
placement: 'left'
|
520
|
-
},
|
521
|
-
pipeIn: function (value) {
|
522
|
-
return value != null;
|
523
|
-
},
|
524
|
-
pipeOut: function (value) {
|
525
|
-
return value ? '' : undefined;
|
526
|
-
}
|
527
|
-
}), getSchemaTpl('api', {
|
528
|
-
name: 'asyncApi',
|
529
|
-
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
530
|
-
visibleOn: 'data.asyncApi != null',
|
531
|
-
description: i18n("0705e4aba9f22ae70d906e2201a4a68d")
|
532
|
-
}), {
|
533
|
-
type: 'divider'
|
534
|
-
}, getSchemaTpl('api', {
|
535
|
-
name: 'initApi',
|
536
|
-
label: i18n("b4bc91701b86fe8543d649e97daea602"),
|
537
|
-
description: i18n("258c437ef67e5ef12f3a766ff1802f85")
|
538
|
-
}), getSchemaTpl('switch', {
|
539
|
-
label: i18n("e8c46074d8432532cac25eba56bca354"),
|
540
|
-
name: 'initAsyncApi',
|
541
|
-
visibleOn: 'data.initApi',
|
542
|
-
labelRemark: {
|
543
|
-
trigger: 'click',
|
544
|
-
rootClose: true,
|
545
|
-
title: i18n("e638bd32b4342dfc7a15990a79f588ae"),
|
546
|
-
content: i18n("6df230c8f18709575777172f0a9a588c"),
|
547
|
-
placement: 'left'
|
548
|
-
},
|
549
|
-
pipeIn: function (value) {
|
550
|
-
return value != null;
|
551
|
-
},
|
552
|
-
pipeOut: function (value) {
|
553
|
-
return value ? '' : undefined;
|
554
|
-
}
|
555
|
-
}), getSchemaTpl('api', {
|
556
|
-
name: 'initAsyncApi',
|
557
|
-
label: i18n("daf3aec137ac74941adb1b1d3e3dd1d3"),
|
558
|
-
visibleOn: 'data.initAsyncApi != null',
|
559
|
-
description: i18n("d2af24c0f76cf325f1c8fa939576c379")
|
560
|
-
}), getSchemaTpl('initFetch')]
|
561
|
-
}, {
|
562
|
-
title: i18n("afcde2611bdd13c1e65b4fb6a2f13425"),
|
563
|
-
body: [{
|
564
|
-
name: 'mode',
|
565
|
-
label: i18n("1fdadb49bcabfdc36a4a9e020f597f4d"),
|
566
|
-
type: 'button-group-select',
|
567
|
-
size: 'xs',
|
568
|
-
mode: 'inline',
|
569
|
-
className: 'w-full',
|
570
|
-
value: 'normal',
|
571
|
-
options: [{
|
572
|
-
label: i18n("18c63459a2c069022c7790430f761214"),
|
573
|
-
value: 'normal'
|
574
|
-
}, {
|
575
|
-
label: i18n("3720b9ef8053b7b8a54c7d8ace051912"),
|
576
|
-
value: 'horizontal'
|
577
|
-
}, {
|
578
|
-
label: i18n("2dd25b8c21efbfee4a198787810d65d8"),
|
579
|
-
value: 'inline'
|
580
|
-
}]
|
581
|
-
}, getSchemaTpl('horizontal', {
|
582
|
-
visibleOn: 'data.mode == "horizontal"'
|
583
|
-
}) // getSchemaTpl('className', {
|
584
|
-
// name: 'tabClassName',
|
585
|
-
// label: '选项卡成员 CSS 类名'
|
586
|
-
// })
|
587
|
-
]
|
588
|
-
}, {
|
589
|
-
title: i18n("0d98c74797e49d00bcc4c17c9d557a2b"),
|
590
|
-
body: [{
|
591
|
-
label: i18n("938b484df1447d8f01f96e45125eb031"),
|
592
|
-
type: 'input-text',
|
593
|
-
name: 'jumpableOn',
|
594
|
-
description: i18n("20022725ac2c53869f7af6646ca4ba29")
|
595
|
-
}]
|
596
|
-
}]);
|
597
|
-
}
|
598
|
-
};
|
599
|
-
|
600
|
-
_this.wizardWrapperResolve = function (dom) {
|
601
|
-
return [].slice.call(dom.querySelectorAll('[role="wizard-body"],[role="wizard-footer"]'));
|
602
|
-
};
|
603
|
-
|
604
|
-
_this.overrides = {
|
605
|
-
renderWizard: function () {
|
606
|
-
var _this = this;
|
607
|
-
|
608
|
-
var info = this.props.$$editor;
|
609
|
-
var steps = this.props.steps;
|
610
|
-
var currentStep = this.state.currentStep;
|
611
|
-
var dom = this.super();
|
612
|
-
|
613
|
-
if (!info || !(steps === null || steps === void 0 ? void 0 : steps[currentStep - 1])) {
|
614
|
-
return dom;
|
615
|
-
}
|
616
|
-
|
617
|
-
var index = currentStep - 1;
|
618
|
-
var step = steps[index];
|
619
|
-
var id = step.$$id;
|
620
|
-
var plugin = info.plugin;
|
621
|
-
return mapReactElement(dom, function (child) {
|
622
|
-
if (/Wizard-step\b/.test(child.props.className)) {
|
623
|
-
return React__default.createElement(VRenderer, {
|
624
|
-
key: id,
|
625
|
-
type: info.type,
|
626
|
-
plugin: info.plugin,
|
627
|
-
renderer: info.renderer,
|
628
|
-
"$schema": "/schemas/WizardStepSchema.json",
|
629
|
-
hostId: info.id,
|
630
|
-
memberIndex: index,
|
631
|
-
name: step.title || "\u6B65\u9AA4".concat(index + 1),
|
632
|
-
id: id,
|
633
|
-
draggable: false,
|
634
|
-
wrapperResolve: plugin.wizardWrapperResolve,
|
635
|
-
schemaPath: "".concat(info.schemaPath, "/steps/").concat(index),
|
636
|
-
path: "".concat(_this.props.$path, "/").concat(index),
|
637
|
-
data: _this.props.data
|
638
|
-
}, mapReactElement(child, function (child2, index) {
|
639
|
-
var _a, _b, _c;
|
640
|
-
|
641
|
-
if (((_a = child2.props.schema) === null || _a === void 0 ? void 0 : _a.body) && child2.props.schema.$$id) {
|
642
|
-
var region = (_c = (_b = plugin.vRendererConfig) === null || _b === void 0 ? void 0 : _b.regions) === null || _c === void 0 ? void 0 : _c.body;
|
643
|
-
|
644
|
-
if (!region) {
|
645
|
-
return child2;
|
646
|
-
}
|
647
|
-
|
648
|
-
var schema = __assign({}, child2.props.schema);
|
649
|
-
|
650
|
-
delete schema.$$id;
|
651
|
-
return React__default.createElement(RegionWrapper, {
|
652
|
-
key: region.key,
|
653
|
-
preferTag: region.preferTag,
|
654
|
-
name: region.key,
|
655
|
-
label: region.label,
|
656
|
-
regionConfig: region,
|
657
|
-
placeholder: region.placeholder,
|
658
|
-
editorStore: plugin.manager.store,
|
659
|
-
manager: plugin.manager,
|
660
|
-
children: React__default.cloneElement(child2, {
|
661
|
-
schema: schema
|
662
|
-
}),
|
663
|
-
wrapperResolve: region.wrapperResolve,
|
664
|
-
rendererName: info.renderer.name
|
665
|
-
});
|
666
|
-
}
|
667
|
-
|
668
|
-
return child2;
|
669
|
-
}));
|
774
|
+
var plugin = info.plugin;
|
775
|
+
var region = (_b = (_a = plugin.vRendererConfig) === null || _a === void 0 ? void 0 : _a.regions) === null || _b === void 0 ? void 0 : _b.actions;
|
776
|
+
if (!region) {
|
777
|
+
return dom;
|
670
778
|
}
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
return dom;
|
685
|
-
}
|
686
|
-
|
687
|
-
var plugin = info.plugin;
|
688
|
-
var region = (_b = (_a = plugin.vRendererConfig) === null || _a === void 0 ? void 0 : _a.regions) === null || _b === void 0 ? void 0 : _b.actions;
|
689
|
-
|
690
|
-
if (!region) {
|
691
|
-
return dom;
|
779
|
+
return React__default.createElement(RegionWrapper, {
|
780
|
+
key: region.key,
|
781
|
+
preferTag: region.preferTag,
|
782
|
+
name: region.key,
|
783
|
+
label: region.label,
|
784
|
+
regionConfig: region,
|
785
|
+
placeholder: region.placeholder,
|
786
|
+
editorStore: plugin.manager.store,
|
787
|
+
manager: plugin.manager,
|
788
|
+
children: dom,
|
789
|
+
wrapperResolve: region.wrapperResolve,
|
790
|
+
rendererName: info.renderer.name
|
791
|
+
});
|
692
792
|
}
|
693
|
-
|
694
|
-
return React__default.createElement(RegionWrapper, {
|
695
|
-
key: region.key,
|
696
|
-
preferTag: region.preferTag,
|
697
|
-
name: region.key,
|
698
|
-
label: region.label,
|
699
|
-
regionConfig: region,
|
700
|
-
placeholder: region.placeholder,
|
701
|
-
editorStore: plugin.manager.store,
|
702
|
-
manager: plugin.manager,
|
703
|
-
children: dom,
|
704
|
-
wrapperResolve: region.wrapperResolve,
|
705
|
-
rendererName: info.renderer.name
|
706
|
-
});
|
707
793
|
}
|
708
|
-
};
|
794
|
+
});
|
709
795
|
return _this;
|
710
796
|
}
|
711
797
|
/**
|
@@ -713,58 +799,64 @@ function (_super) {
|
|
713
799
|
* @param context
|
714
800
|
* @param toolbars
|
715
801
|
*/
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
802
|
+
Object.defineProperty(WizardPlugin.prototype, "buildEditorToolbar", {
|
803
|
+
enumerable: false,
|
804
|
+
configurable: true,
|
805
|
+
writable: true,
|
806
|
+
value: function (context, toolbars) {
|
807
|
+
if (context.info.plugin === this && context.info.renderer.name === this.rendererName && !context.info.hostId) {
|
808
|
+
var node_1 = context.node;
|
809
|
+
toolbars.push({
|
810
|
+
level: 'secondary',
|
811
|
+
icon: 'fa fa-chevron-left',
|
812
|
+
tooltip: i18n("22c2aa6b59ab30c88fd84e8e5b3c4ad7"),
|
813
|
+
onClick: function () {
|
814
|
+
var control = node_1.getComponent();
|
815
|
+
if (control === null || control === void 0 ? void 0 : control.gotoStep) {
|
816
|
+
var currentIndex = control.state.currentStep;
|
817
|
+
control.gotoStep(currentIndex - 1);
|
818
|
+
}
|
731
819
|
}
|
732
|
-
}
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
control.gotoStep(currentIndex + 1);
|
820
|
+
});
|
821
|
+
toolbars.push({
|
822
|
+
level: 'secondary',
|
823
|
+
icon: 'fa fa-chevron-right',
|
824
|
+
tooltip: i18n("7b91646d808737e7138ad8f32a3b6cde"),
|
825
|
+
onClick: function () {
|
826
|
+
var control = node_1.getComponent();
|
827
|
+
if (control === null || control === void 0 ? void 0 : control.gotoStep) {
|
828
|
+
var currentIndex = control.state.currentStep;
|
829
|
+
control.gotoStep(currentIndex + 1);
|
830
|
+
}
|
744
831
|
}
|
745
|
-
}
|
746
|
-
}
|
832
|
+
});
|
833
|
+
}
|
747
834
|
}
|
748
|
-
};
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
if (e === 'inited') {
|
757
|
-
var scope = this.manager.dataSchema.getScope("".concat(node.id, "-").concat(node.type));
|
758
|
-
|
759
|
-
var jsonschema = __assign({
|
760
|
-
$id: 'wizardInitedData'
|
761
|
-
}, jsonToJsonSchema(data));
|
762
|
-
|
763
|
-
scope === null || scope === void 0 ? void 0 : scope.removeSchema(jsonschema.$id);
|
764
|
-
scope === null || scope === void 0 ? void 0 : scope.addSchema(jsonschema);
|
835
|
+
});
|
836
|
+
Object.defineProperty(WizardPlugin.prototype, "filterProps", {
|
837
|
+
enumerable: false,
|
838
|
+
configurable: true,
|
839
|
+
writable: true,
|
840
|
+
value: function (props) {
|
841
|
+
props.affixFooter = false;
|
842
|
+
return props;
|
765
843
|
}
|
766
|
-
};
|
767
|
-
|
844
|
+
});
|
845
|
+
Object.defineProperty(WizardPlugin.prototype, "rendererBeforeDispatchEvent", {
|
846
|
+
enumerable: false,
|
847
|
+
configurable: true,
|
848
|
+
writable: true,
|
849
|
+
value: function (node, e, data) {
|
850
|
+
if (e === 'inited') {
|
851
|
+
var scope = this.manager.dataSchema.getScope("".concat(node.id, "-").concat(node.type));
|
852
|
+
var jsonschema = __assign({
|
853
|
+
$id: 'wizardInitedData'
|
854
|
+
}, jsonToJsonSchema(data));
|
855
|
+
scope === null || scope === void 0 ? void 0 : scope.removeSchema(jsonschema.$id);
|
856
|
+
scope === null || scope === void 0 ? void 0 : scope.addSchema(jsonschema);
|
857
|
+
}
|
858
|
+
}
|
859
|
+
});
|
768
860
|
return WizardPlugin;
|
769
861
|
}(BasePlugin);
|
770
862
|
registerEditorPlugin(WizardPlugin);
|