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/lib/plugin/Form/Combo.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
|
|
@@ -18,139 +18,285 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
18
18
|
|
19
19
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
20
20
|
|
21
|
-
var ComboControlPlugin =
|
22
|
-
/** @class */
|
23
|
-
function (_super) {
|
21
|
+
var ComboControlPlugin = /** @class */function (_super) {
|
24
22
|
tslib.__extends(ComboControlPlugin, _super);
|
25
|
-
|
26
23
|
function ComboControlPlugin() {
|
27
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
_this
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
24
|
+
var _this = _super !== null && _super.apply(this, arguments) || this;
|
25
|
+
// 关联渲染器名字
|
26
|
+
Object.defineProperty(_this, "rendererName", {
|
27
|
+
enumerable: true,
|
28
|
+
configurable: true,
|
29
|
+
writable: true,
|
30
|
+
value: 'combo'
|
31
|
+
});
|
32
|
+
Object.defineProperty(_this, "$schema", {
|
33
|
+
enumerable: true,
|
34
|
+
configurable: true,
|
35
|
+
writable: true,
|
36
|
+
value: '/schemas/ComboControlSchema.json'
|
37
|
+
});
|
38
|
+
// 组件名称
|
39
|
+
Object.defineProperty(_this, "name", {
|
40
|
+
enumerable: true,
|
41
|
+
configurable: true,
|
42
|
+
writable: true,
|
43
|
+
value: i18nRuntime.i18n("254bb8aa6b92d588d957a383df24db1e")
|
44
|
+
});
|
45
|
+
Object.defineProperty(_this, "isBaseComponent", {
|
46
|
+
enumerable: true,
|
47
|
+
configurable: true,
|
48
|
+
writable: true,
|
49
|
+
value: true
|
50
|
+
});
|
51
|
+
Object.defineProperty(_this, "icon", {
|
52
|
+
enumerable: true,
|
53
|
+
configurable: true,
|
54
|
+
writable: true,
|
55
|
+
value: 'fa fa-group'
|
56
|
+
});
|
57
|
+
Object.defineProperty(_this, "pluginIcon", {
|
58
|
+
enumerable: true,
|
59
|
+
configurable: true,
|
60
|
+
writable: true,
|
61
|
+
value: 'combo-plugin'
|
62
|
+
});
|
63
|
+
Object.defineProperty(_this, "description", {
|
64
|
+
enumerable: true,
|
65
|
+
configurable: true,
|
66
|
+
writable: true,
|
67
|
+
value: i18nRuntime.i18n("4db731c7d73988e40a01b4bf1a7f00d7")
|
68
|
+
});
|
69
|
+
Object.defineProperty(_this, "docLink", {
|
70
|
+
enumerable: true,
|
71
|
+
configurable: true,
|
72
|
+
writable: true,
|
73
|
+
value: '/amis/zh-CN/components/form/combo'
|
74
|
+
});
|
75
|
+
Object.defineProperty(_this, "tags", {
|
76
|
+
enumerable: true,
|
77
|
+
configurable: true,
|
78
|
+
writable: true,
|
79
|
+
value: [i18nRuntime.i18n("55b45c73ae417c4dead67905b1550e85")]
|
80
|
+
});
|
81
|
+
Object.defineProperty(_this, "scaffold", {
|
82
|
+
enumerable: true,
|
83
|
+
configurable: true,
|
84
|
+
writable: true,
|
85
|
+
value: {
|
86
|
+
type: 'combo',
|
87
|
+
label: i18nRuntime.i18n("254bb8aa6b92d588d957a383df24db1e"),
|
88
|
+
name: 'combo',
|
89
|
+
multiple: true,
|
90
|
+
items: [{
|
91
|
+
type: 'input-text',
|
92
|
+
name: 'input-text',
|
93
|
+
placeholder: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb")
|
56
94
|
}, {
|
57
|
-
|
58
|
-
|
95
|
+
type: 'select',
|
96
|
+
name: 'select',
|
97
|
+
placeholder: i18nRuntime.i18n("ea15ae2b7fba76c83eec6d0986d15197"),
|
98
|
+
options: [{
|
99
|
+
label: 'A',
|
100
|
+
value: 'a'
|
101
|
+
}, {
|
102
|
+
label: 'B',
|
103
|
+
value: 'b'
|
104
|
+
}]
|
59
105
|
}]
|
60
|
-
}
|
61
|
-
};
|
62
|
-
_this
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
}, {
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
106
|
+
}
|
107
|
+
});
|
108
|
+
Object.defineProperty(_this, "previewSchema", {
|
109
|
+
enumerable: true,
|
110
|
+
configurable: true,
|
111
|
+
writable: true,
|
112
|
+
value: {
|
113
|
+
type: 'form',
|
114
|
+
className: 'text-left',
|
115
|
+
mode: 'horizontal',
|
116
|
+
wrapWithPanel: false,
|
117
|
+
body: [tslib.__assign(tslib.__assign({}, _this.scaffold), {
|
118
|
+
value: [{
|
119
|
+
text: 'Row 1',
|
120
|
+
select: 'a'
|
121
|
+
}, {}]
|
122
|
+
})]
|
123
|
+
}
|
124
|
+
});
|
125
|
+
// 事件定义
|
126
|
+
Object.defineProperty(_this, "events", {
|
127
|
+
enumerable: true,
|
128
|
+
configurable: true,
|
129
|
+
writable: true,
|
130
|
+
value: [{
|
131
|
+
eventName: 'add',
|
132
|
+
eventLabel: i18nRuntime.i18n("b58c7549c0246c55b9cac96383200338"),
|
133
|
+
description: i18nRuntime.i18n("8575b828c7320de82b9f99058aa1f55f"),
|
134
|
+
dataSchema: [{
|
135
|
+
type: 'object',
|
136
|
+
properties: {
|
137
|
+
'event.data.value': {
|
138
|
+
type: 'object',
|
139
|
+
title: i18nRuntime.i18n("aacd80d2c978abae7b955510a938788c")
|
140
|
+
}
|
85
141
|
}
|
86
|
-
}
|
87
|
-
}
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
142
|
+
}]
|
143
|
+
}, {
|
144
|
+
eventName: 'delete',
|
145
|
+
eventLabel: i18nRuntime.i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
|
146
|
+
description: i18nRuntime.i18n("4933bd64bb23de03ca8ed246fa5509c5"),
|
147
|
+
dataSchema: [{
|
148
|
+
type: 'object',
|
149
|
+
properties: {
|
150
|
+
'event.data.key': {
|
151
|
+
type: 'string',
|
152
|
+
title: i18nRuntime.i18n("0410242a74850f010a9a8061bc0cd891")
|
153
|
+
},
|
154
|
+
'event.data.value': {
|
155
|
+
type: 'string',
|
156
|
+
title: i18nRuntime.i18n("74333901ae9ad27a93487dc850e45609")
|
157
|
+
},
|
158
|
+
'event.data.item': {
|
159
|
+
type: 'object',
|
160
|
+
title: i18nRuntime.i18n("28e5fd494ea37a09fd2ad36d0f98bacc")
|
161
|
+
}
|
102
162
|
}
|
103
|
-
}
|
104
|
-
}
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
163
|
+
}]
|
164
|
+
}, {
|
165
|
+
eventName: 'tabsChange',
|
166
|
+
eventLabel: i18nRuntime.i18n("95e09290c4e0f01323bb5abf301c950b"),
|
167
|
+
description: i18nRuntime.i18n("ba2bd765f6c2e2b717139c5453884e14"),
|
168
|
+
dataSchema: [{
|
169
|
+
type: 'object',
|
170
|
+
properties: {
|
171
|
+
'event.data.key': {
|
172
|
+
type: 'string',
|
173
|
+
title: i18nRuntime.i18n("b04c6cf9cb1212b9c173ddfeec129028")
|
174
|
+
},
|
175
|
+
'event.data.value': {
|
176
|
+
type: 'string',
|
177
|
+
title: i18nRuntime.i18n("74333901ae9ad27a93487dc850e45609")
|
178
|
+
},
|
179
|
+
'event.data.item': {
|
180
|
+
type: 'object',
|
181
|
+
title: i18nRuntime.i18n("046de1a6cb21ff83af74958342c0db64")
|
182
|
+
}
|
115
183
|
}
|
116
|
-
}
|
184
|
+
}]
|
117
185
|
}]
|
118
|
-
}
|
119
|
-
|
120
|
-
_this
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
186
|
+
});
|
187
|
+
// 动作定义
|
188
|
+
Object.defineProperty(_this, "actions", {
|
189
|
+
enumerable: true,
|
190
|
+
configurable: true,
|
191
|
+
writable: true,
|
192
|
+
value: [{
|
193
|
+
actionType: 'clear',
|
194
|
+
actionLabel: i18nRuntime.i18n("288f0c404c4e546aa3683ff5054e85e2"),
|
195
|
+
description: i18nRuntime.i18n("c374a44713fa5ff5da2565beb398c7d3")
|
196
|
+
}, {
|
197
|
+
actionType: 'reset',
|
198
|
+
actionLabel: i18nRuntime.i18n("4b9c3271dc2f299dc3aeffb369187513"),
|
199
|
+
description: i18nRuntime.i18n("8db57ba01ffb9bf29c1656de5f0208f5")
|
200
|
+
}, {
|
201
|
+
actionType: 'setValue',
|
202
|
+
actionLabel: i18nRuntime.i18n("8f40db3b25528063f1b6a59602a05cd5"),
|
203
|
+
description: i18nRuntime.i18n("0310aa5a05fe07147d8b7ef20616f659")
|
204
|
+
}]
|
205
|
+
});
|
206
|
+
Object.defineProperty(_this, "panelTitle", {
|
207
|
+
enumerable: true,
|
208
|
+
configurable: true,
|
209
|
+
writable: true,
|
210
|
+
value: i18nRuntime.i18n("254bb8aa6b92d588d957a383df24db1e")
|
211
|
+
});
|
212
|
+
Object.defineProperty(_this, "panelBodyCreator", {
|
213
|
+
enumerable: true,
|
214
|
+
configurable: true,
|
215
|
+
writable: true,
|
216
|
+
value: function (context) {
|
217
|
+
return [{
|
218
|
+
name: 'conditions',
|
219
|
+
type: 'button-group-select',
|
220
|
+
size: 'sm',
|
221
|
+
mode: 'inline',
|
222
|
+
className: 'block',
|
223
|
+
options: [{
|
224
|
+
label: i18nRuntime.i18n("055f2f284d2bdb15bd9e542ea9f93285"),
|
225
|
+
value: '1'
|
226
|
+
}, {
|
227
|
+
label: i18nRuntime.i18n("e3b9236d585eb9c93a074f264737cb65"),
|
228
|
+
value: '2'
|
229
|
+
}],
|
230
|
+
pipeIn: function (value) {
|
231
|
+
return value ? '2' : '1';
|
232
|
+
},
|
233
|
+
pipeOut: function (value) {
|
234
|
+
return value == 2 ? [{
|
235
|
+
label: i18nRuntime.i18n("66e867eb73a118649800c0a064d0b5aa"),
|
236
|
+
test: '',
|
237
|
+
items: [{
|
238
|
+
type: 'input-text',
|
239
|
+
label: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb"),
|
240
|
+
name: 'text'
|
241
|
+
}],
|
242
|
+
scaffold: {}
|
243
|
+
}] : undefined;
|
244
|
+
}
|
145
245
|
}, {
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
246
|
+
name: 'conditions',
|
247
|
+
visibleOn: 'this.conditions',
|
248
|
+
type: 'combo',
|
249
|
+
label: i18nRuntime.i18n("5aa528690fd771f89683a7f00868f39e"),
|
250
|
+
multiple: true,
|
251
|
+
multiLine: true,
|
252
|
+
minLength: 1,
|
253
|
+
items: [{
|
254
|
+
label: i18nRuntime.i18n("d7ec2d3fea4756bc1642e0f10c180cf5"),
|
255
|
+
name: 'label',
|
256
|
+
type: 'input-text',
|
257
|
+
required: true
|
258
|
+
}, {
|
259
|
+
label: i18nRuntime.i18n("35b65a5a3f8d721e12cae310463d69d6"),
|
260
|
+
name: 'test',
|
261
|
+
required: true,
|
262
|
+
type: 'input-text',
|
263
|
+
placeholder: i18nRuntime.i18n("7341e991c8e8cfec68d31ffe0e06e429"),
|
264
|
+
description: i18nRuntime.i18n("85485d70be6b380294428018e54fc9b9")
|
265
|
+
}, {
|
266
|
+
name: 'items',
|
267
|
+
asFormItem: true,
|
268
|
+
children: function (_a) {
|
269
|
+
var value = _a.value,
|
270
|
+
onChange = _a.onChange;
|
271
|
+
return React__default["default"].createElement(amis.Button, {
|
272
|
+
size: "sm",
|
273
|
+
level: "danger",
|
274
|
+
className: "m-b",
|
275
|
+
block: true,
|
276
|
+
onClick: function () {
|
277
|
+
return _this.manager.openSubEditor({
|
278
|
+
title: i18nRuntime.i18n("50bfed6ada3e7d0ef4d20eb727b3d7df"),
|
279
|
+
value: value,
|
280
|
+
slot: {
|
281
|
+
type: 'form',
|
282
|
+
mode: 'normal',
|
283
|
+
body: '$$',
|
284
|
+
wrapWithPanel: false,
|
285
|
+
className: 'wrapper'
|
286
|
+
},
|
287
|
+
onChange: onChange
|
288
|
+
});
|
289
|
+
}
|
290
|
+
}, "\u914D\u7F6E\u5B50\u8868\u5355\u96C6\u5408");
|
291
|
+
}
|
292
|
+
}, {
|
293
|
+
type: 'textarea',
|
294
|
+
name: 'scaffold',
|
295
|
+
required: true,
|
296
|
+
label: i18nRuntime.i18n("aab09f676645f2651655a711d5e3327c"),
|
297
|
+
pipeOut: amisEditorCore.valuePipeOut
|
298
|
+
}],
|
299
|
+
scaffold: {
|
154
300
|
label: i18nRuntime.i18n("66e867eb73a118649800c0a064d0b5aa"),
|
155
301
|
test: '',
|
156
302
|
items: [{
|
@@ -159,42 +305,27 @@ function (_super) {
|
|
159
305
|
name: 'text'
|
160
306
|
}],
|
161
307
|
scaffold: {}
|
162
|
-
}
|
163
|
-
}
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
multiple: true,
|
170
|
-
multiLine: true,
|
171
|
-
minLength: 1,
|
172
|
-
items: [{
|
173
|
-
label: i18nRuntime.i18n("d7ec2d3fea4756bc1642e0f10c180cf5"),
|
174
|
-
name: 'label',
|
175
|
-
type: 'input-text',
|
176
|
-
required: true
|
177
|
-
}, {
|
178
|
-
label: i18nRuntime.i18n("35b65a5a3f8d721e12cae310463d69d6"),
|
179
|
-
name: 'test',
|
180
|
-
required: true,
|
181
|
-
type: 'input-text',
|
182
|
-
placeholder: i18nRuntime.i18n("7341e991c8e8cfec68d31ffe0e06e429"),
|
183
|
-
description: i18nRuntime.i18n("85485d70be6b380294428018e54fc9b9")
|
184
|
-
}, {
|
308
|
+
}
|
309
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
310
|
+
name: 'typeSwitchable',
|
311
|
+
visibleOn: 'this.conditions',
|
312
|
+
label: i18nRuntime.i18n("dda5ffc9ecbad13d424346890bacca6a"),
|
313
|
+
pipeIn: amisEditorCore.defaultValue(true)
|
314
|
+
}), {
|
185
315
|
name: 'items',
|
316
|
+
visibleOn: '!this.conditions',
|
186
317
|
asFormItem: true,
|
187
318
|
children: function (_a) {
|
188
319
|
var value = _a.value,
|
189
|
-
|
320
|
+
onChange = _a.onChange;
|
190
321
|
return React__default["default"].createElement(amis.Button, {
|
191
322
|
size: "sm",
|
192
323
|
level: "danger",
|
193
324
|
className: "m-b",
|
194
325
|
block: true,
|
195
326
|
onClick: function () {
|
196
|
-
|
197
|
-
title: i18nRuntime.i18n("
|
327
|
+
_this.manager.openSubEditor({
|
328
|
+
title: i18nRuntime.i18n("d68162ea1904f627b033fe3953da295d"),
|
198
329
|
value: value,
|
199
330
|
slot: {
|
200
331
|
type: 'form',
|
@@ -203,303 +334,281 @@ function (_super) {
|
|
203
334
|
wrapWithPanel: false,
|
204
335
|
className: 'wrapper'
|
205
336
|
},
|
206
|
-
onChange:
|
337
|
+
onChange: function (value) {
|
338
|
+
return onChange(value);
|
339
|
+
}
|
207
340
|
});
|
208
341
|
}
|
209
342
|
}, "\u914D\u7F6E\u5B50\u8868\u5355\u96C6\u5408");
|
210
343
|
}
|
211
|
-
}, {
|
344
|
+
}, amisEditorCore.getSchemaTpl('switchDefaultValue', {
|
345
|
+
visibleOn: '!this.defaultCheckAll'
|
346
|
+
}), {
|
347
|
+
type: 'textarea',
|
348
|
+
name: 'value',
|
349
|
+
label: i18nRuntime.i18n("225f3ed00750ae78ad1e6ea42c8f5087"),
|
350
|
+
pipeOut: amisEditorCore.valuePipeOut,
|
351
|
+
visibleOn: 'typeof this.value !== "undefined"'
|
352
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
353
|
+
label: i18nRuntime.i18n("8a0c77e91392d70df522b55eb4d403e2"),
|
354
|
+
name: 'multiLine',
|
355
|
+
value: false,
|
356
|
+
description: i18nRuntime.i18n("26343b8bcb694fa5e333b47d8b663d1c")
|
357
|
+
}), amisEditorCore.getSchemaTpl('multiple'), amisEditorCore.getSchemaTpl('joinValues'), amisEditorCore.getSchemaTpl('delimiter'), amisEditorCore.getSchemaTpl('switch', {
|
358
|
+
name: 'flat',
|
359
|
+
label: i18nRuntime.i18n("86032735a191d117b02111e447494380"),
|
360
|
+
visibleOn: 'Array.isArray(data.items) && data.items.length === 1 && data.multiple',
|
361
|
+
description: i18nRuntime.i18n("28a59fee1a4714493a8d6cec05c1417b")
|
362
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
363
|
+
label: i18nRuntime.i18n("7f2579cabd4d654458a720eed517a37d"),
|
364
|
+
name: 'addable',
|
365
|
+
visibleOn: 'this.multiple',
|
366
|
+
pipeIn: amisEditorCore.defaultValue(true)
|
367
|
+
}), {
|
212
368
|
type: 'textarea',
|
213
369
|
name: 'scaffold',
|
214
|
-
required: true,
|
215
370
|
label: i18nRuntime.i18n("aab09f676645f2651655a711d5e3327c"),
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
371
|
+
visibleOn: 'this.multiple && this.addable !== false',
|
372
|
+
pipeOut: amisEditorCore.valuePipeOut,
|
373
|
+
pipeIn: amisEditorCore.defaultValue({})
|
374
|
+
}, {
|
375
|
+
label: i18nRuntime.i18n("ea1e5695bf682ea3b31aba0c35198ae3"),
|
376
|
+
name: 'addButtonText',
|
377
|
+
type: 'input-text',
|
378
|
+
visibleOn: 'data.addable',
|
379
|
+
pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("66ab5e9f24c8f46012a25c89919fb191"))
|
380
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
381
|
+
label: i18nRuntime.i18n("1ab31449faaaeeeb7200d724eab9a7ab"),
|
382
|
+
name: 'removable',
|
383
|
+
visibleOn: 'this.multiple',
|
384
|
+
pipeIn: amisEditorCore.defaultValue(true)
|
385
|
+
}), amisEditorCore.getSchemaTpl('api', {
|
386
|
+
name: 'deleteApi',
|
387
|
+
label: i18nRuntime.i18n("fa3e9f9e49f5a81c998f949155f86b50"),
|
388
|
+
hiddenOn: '!data.removable'
|
389
|
+
}), {
|
390
|
+
label: i18nRuntime.i18n("f962922d46ef18e68127642e5c00165a"),
|
391
|
+
name: 'deleteConfirmText',
|
392
|
+
type: 'input-text',
|
393
|
+
visibleOn: 'data.deleteApi',
|
394
|
+
pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("fc763fd5ddf637fe4ba1ac59e10b8d3a"))
|
395
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
396
|
+
name: 'draggable',
|
397
|
+
label: i18nRuntime.i18n("d8905a70e93a33c7a86240f467c653d4"),
|
398
|
+
visibleOn: 'this.multiple'
|
399
|
+
}), {
|
400
|
+
label: i18nRuntime.i18n("f41a714bc8b26dc27a93a07c44e329a8"),
|
401
|
+
name: 'draggableTip',
|
402
|
+
type: 'input-text',
|
403
|
+
visibleOn: 'data.draggable',
|
404
|
+
pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("91396e9bc25c9e8b63907fe22408e2bb"))
|
405
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
406
|
+
name: 'noBorder',
|
407
|
+
label: i18nRuntime.i18n("8ee004bdd55b578acdb10b1bcd3fa4f7"),
|
408
|
+
visibleOn: 'this.multiLine'
|
409
|
+
}), {
|
410
|
+
name: 'minLength',
|
411
|
+
type: 'input-number',
|
412
|
+
label: i18nRuntime.i18n("e9cbda74a1ffc06228fca68e4d16c4dd")
|
413
|
+
}, {
|
414
|
+
name: 'maxLength',
|
415
|
+
type: 'input-number',
|
416
|
+
label: i18nRuntime.i18n("3baaa61e619e32fc36eff14839b1a63f")
|
417
|
+
}, {
|
418
|
+
label: i18nRuntime.i18n("522110866c19dace2ce38336617405c2"),
|
419
|
+
type: 'combo',
|
420
|
+
name: 'messages',
|
421
|
+
multiLine: true,
|
422
|
+
description: '',
|
221
423
|
items: [{
|
424
|
+
label: i18nRuntime.i18n("b8ccbc166c72b2eb54aac1332c99fb49"),
|
425
|
+
type: 'input-text',
|
426
|
+
name: 'validateFailed'
|
427
|
+
}, {
|
428
|
+
label: i18nRuntime.i18n("b34cbe877b2c8464c625858fcf19f4eb"),
|
429
|
+
type: 'input-text',
|
430
|
+
name: 'minLengthValidateFailed'
|
431
|
+
}, {
|
432
|
+
label: i18nRuntime.i18n("ea2474ff679195d9b54bd5ff3384fdfd"),
|
222
433
|
type: 'input-text',
|
223
|
-
|
224
|
-
|
434
|
+
name: 'maxLengthValidateFailed'
|
435
|
+
}]
|
436
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
437
|
+
name: 'canAccessSuperData',
|
438
|
+
label: i18nRuntime.i18n("1c5b9cb245f04413a2d888bd59442097"),
|
439
|
+
pipeIn: amisEditorCore.defaultValue(false)
|
440
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
441
|
+
name: 'tabsMode',
|
442
|
+
label: i18nRuntime.i18n("e673084b4261d10104d27ae9e4d014a4"),
|
443
|
+
pipeIn: amisEditorCore.defaultValue(false)
|
444
|
+
}), {
|
445
|
+
name: 'tabsStyle',
|
446
|
+
label: i18nRuntime.i18n("6e7bd650f763085de3bddd51a8d6aa88"),
|
447
|
+
visibleOn: 'data.tabsMode',
|
448
|
+
type: 'list-select',
|
449
|
+
options: [{
|
450
|
+
label: i18nRuntime.i18n("fd6e80f1e0199d6ecc3ee81ae04aa9ef"),
|
451
|
+
value: 'normal'
|
452
|
+
}, {
|
453
|
+
label: i18nRuntime.i18n("4cde06e6162ed66720e3133cb83bc059"),
|
454
|
+
value: 'horizontal'
|
455
|
+
}, {
|
456
|
+
label: i18nRuntime.i18n("2dd25b8c21efbfee4a198787810d65d8"),
|
457
|
+
value: 'inline'
|
225
458
|
}],
|
226
|
-
|
227
|
-
|
228
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
229
|
-
name: 'typeSwitchable',
|
230
|
-
visibleOn: 'this.conditions',
|
231
|
-
label: i18nRuntime.i18n("dda5ffc9ecbad13d424346890bacca6a"),
|
232
|
-
pipeIn: amisEditorCore.defaultValue(true)
|
233
|
-
}), {
|
234
|
-
name: 'items',
|
235
|
-
visibleOn: '!this.conditions',
|
236
|
-
asFormItem: true,
|
237
|
-
children: function (_a) {
|
238
|
-
var value = _a.value,
|
239
|
-
onChange = _a.onChange;
|
240
|
-
return React__default["default"].createElement(amis.Button, {
|
241
|
-
size: "sm",
|
242
|
-
level: "danger",
|
243
|
-
className: "m-b",
|
244
|
-
block: true,
|
245
|
-
onClick: function () {
|
246
|
-
_this.manager.openSubEditor({
|
247
|
-
title: i18nRuntime.i18n("d68162ea1904f627b033fe3953da295d"),
|
248
|
-
value: value,
|
249
|
-
slot: {
|
250
|
-
type: 'form',
|
251
|
-
mode: 'normal',
|
252
|
-
body: '$$',
|
253
|
-
wrapWithPanel: false,
|
254
|
-
className: 'wrapper'
|
255
|
-
},
|
256
|
-
onChange: function (value) {
|
257
|
-
return onChange(value);
|
258
|
-
}
|
259
|
-
});
|
260
|
-
}
|
261
|
-
}, "\u914D\u7F6E\u5B50\u8868\u5355\u96C6\u5408");
|
262
|
-
}
|
263
|
-
}, amisEditorCore.getSchemaTpl('switchDefaultValue', {
|
264
|
-
visibleOn: '!this.defaultCheckAll'
|
265
|
-
}), {
|
266
|
-
type: 'textarea',
|
267
|
-
name: 'value',
|
268
|
-
label: i18nRuntime.i18n("225f3ed00750ae78ad1e6ea42c8f5087"),
|
269
|
-
pipeOut: amisEditorCore.valuePipeOut,
|
270
|
-
visibleOn: 'typeof this.value !== "undefined"'
|
271
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
272
|
-
label: i18nRuntime.i18n("8a0c77e91392d70df522b55eb4d403e2"),
|
273
|
-
name: 'multiLine',
|
274
|
-
value: false,
|
275
|
-
description: i18nRuntime.i18n("26343b8bcb694fa5e333b47d8b663d1c")
|
276
|
-
}), amisEditorCore.getSchemaTpl('multiple'), amisEditorCore.getSchemaTpl('joinValues'), amisEditorCore.getSchemaTpl('delimiter'), amisEditorCore.getSchemaTpl('switch', {
|
277
|
-
name: 'flat',
|
278
|
-
label: i18nRuntime.i18n("86032735a191d117b02111e447494380"),
|
279
|
-
visibleOn: 'Array.isArray(data.items) && data.items.length === 1 && data.multiple',
|
280
|
-
description: i18nRuntime.i18n("28a59fee1a4714493a8d6cec05c1417b")
|
281
|
-
}), amisEditorCore.getSchemaTpl('switch', {
|
282
|
-
label: i18nRuntime.i18n("7f2579cabd4d654458a720eed517a37d"),
|
283
|
-
name: 'addable',
|
284
|
-
visibleOn: 'this.multiple',
|
285
|
-
pipeIn: amisEditorCore.defaultValue(true)
|
286
|
-
}), {
|
287
|
-
type: 'textarea',
|
288
|
-
name: 'scaffold',
|
289
|
-
label: i18nRuntime.i18n("aab09f676645f2651655a711d5e3327c"),
|
290
|
-
visibleOn: 'this.multiple && this.addable !== false',
|
291
|
-
pipeOut: amisEditorCore.valuePipeOut,
|
292
|
-
pipeIn: amisEditorCore.defaultValue({})
|
293
|
-
}, {
|
294
|
-
label: i18nRuntime.i18n("ea1e5695bf682ea3b31aba0c35198ae3"),
|
295
|
-
name: 'addButtonText',
|
296
|
-
type: 'input-text',
|
297
|
-
visibleOn: 'data.addable',
|
298
|
-
pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("66ab5e9f24c8f46012a25c89919fb191"))
|
299
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
300
|
-
label: i18nRuntime.i18n("1ab31449faaaeeeb7200d724eab9a7ab"),
|
301
|
-
name: 'removable',
|
302
|
-
visibleOn: 'this.multiple',
|
303
|
-
pipeIn: amisEditorCore.defaultValue(true)
|
304
|
-
}), amisEditorCore.getSchemaTpl('api', {
|
305
|
-
name: 'deleteApi',
|
306
|
-
label: i18nRuntime.i18n("fa3e9f9e49f5a81c998f949155f86b50"),
|
307
|
-
hiddenOn: '!data.removable'
|
308
|
-
}), {
|
309
|
-
label: i18nRuntime.i18n("f962922d46ef18e68127642e5c00165a"),
|
310
|
-
name: 'deleteConfirmText',
|
311
|
-
type: 'input-text',
|
312
|
-
visibleOn: 'data.deleteApi',
|
313
|
-
pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("fc763fd5ddf637fe4ba1ac59e10b8d3a"))
|
314
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
315
|
-
name: 'draggable',
|
316
|
-
label: i18nRuntime.i18n("d8905a70e93a33c7a86240f467c653d4"),
|
317
|
-
visibleOn: 'this.multiple'
|
318
|
-
}), {
|
319
|
-
label: i18nRuntime.i18n("f41a714bc8b26dc27a93a07c44e329a8"),
|
320
|
-
name: 'draggableTip',
|
321
|
-
type: 'input-text',
|
322
|
-
visibleOn: 'data.draggable',
|
323
|
-
pipeIn: amisEditorCore.defaultValue(i18nRuntime.i18n("91396e9bc25c9e8b63907fe22408e2bb"))
|
324
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
325
|
-
name: 'noBorder',
|
326
|
-
label: i18nRuntime.i18n("8ee004bdd55b578acdb10b1bcd3fa4f7"),
|
327
|
-
visibleOn: 'this.multiLine'
|
328
|
-
}), {
|
329
|
-
name: 'minLength',
|
330
|
-
type: 'input-number',
|
331
|
-
label: i18nRuntime.i18n("e9cbda74a1ffc06228fca68e4d16c4dd")
|
332
|
-
}, {
|
333
|
-
name: 'maxLength',
|
334
|
-
type: 'input-number',
|
335
|
-
label: i18nRuntime.i18n("3baaa61e619e32fc36eff14839b1a63f")
|
336
|
-
}, {
|
337
|
-
label: i18nRuntime.i18n("522110866c19dace2ce38336617405c2"),
|
338
|
-
type: 'combo',
|
339
|
-
name: 'messages',
|
340
|
-
multiLine: true,
|
341
|
-
description: '',
|
342
|
-
items: [{
|
343
|
-
label: i18nRuntime.i18n("b8ccbc166c72b2eb54aac1332c99fb49"),
|
344
|
-
type: 'input-text',
|
345
|
-
name: 'validateFailed'
|
459
|
+
mode: 'inline',
|
460
|
+
className: 'w-full'
|
346
461
|
}, {
|
347
|
-
|
462
|
+
name: 'tabsLabelTpl',
|
463
|
+
label: i18nRuntime.i18n("fc6c9fa3af230165c39fb314c086be22"),
|
464
|
+
visibleOn: 'data.tabsMode',
|
348
465
|
type: 'input-text',
|
349
|
-
|
350
|
-
|
351
|
-
|
466
|
+
mode: 'inline',
|
467
|
+
className: 'w-full'
|
468
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
469
|
+
name: 'lazyLoad',
|
470
|
+
label: i18nRuntime.i18n("9ff4713f6b17e96e9cd76650fd5892be"),
|
471
|
+
pipeIn: amisEditorCore.defaultValue(false),
|
472
|
+
labelRemark: {
|
473
|
+
className: 'm-l-xs',
|
474
|
+
trigger: 'click',
|
475
|
+
rootClose: true,
|
476
|
+
placement: 'left',
|
477
|
+
content: i18nRuntime.i18n("f6e5fc909971d2e5f6ffe23edae93584")
|
478
|
+
}
|
479
|
+
}), amisEditorCore.getSchemaTpl('switch', {
|
480
|
+
name: 'strictMode',
|
481
|
+
label: i18nRuntime.i18n("98d52b737d6bc171b6d5bad9a42f6e23"),
|
482
|
+
pipeIn: amisEditorCore.defaultValue(true),
|
483
|
+
labelRemark: {
|
484
|
+
className: 'm-l-xs',
|
485
|
+
trigger: 'click',
|
486
|
+
rootClose: true,
|
487
|
+
placement: 'left',
|
488
|
+
content: i18nRuntime.i18n("cb5ca128b6c78a90f26673e21b0b3f28")
|
489
|
+
}
|
490
|
+
}), {
|
491
|
+
name: 'syncFields',
|
492
|
+
visibleOn: '!data.strictMode',
|
493
|
+
label: i18nRuntime.i18n("bc91f4844843d6c8ec1acb78a1f1aba4"),
|
352
494
|
type: 'input-text',
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
className: 'w-full'
|
387
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
388
|
-
name: 'lazyLoad',
|
389
|
-
label: i18nRuntime.i18n("9ff4713f6b17e96e9cd76650fd5892be"),
|
390
|
-
pipeIn: amisEditorCore.defaultValue(false),
|
391
|
-
description: i18nRuntime.i18n("93dc24d4ad01981d5994ba7f8ffaf345")
|
392
|
-
}), amisEditorCore.getSchemaTpl('switch', {
|
393
|
-
name: 'strictMode',
|
394
|
-
label: i18nRuntime.i18n("98d52b737d6bc171b6d5bad9a42f6e23"),
|
395
|
-
pipeIn: amisEditorCore.defaultValue(true),
|
396
|
-
description: i18nRuntime.i18n("cb5ca128b6c78a90f26673e21b0b3f28")
|
397
|
-
}), {
|
398
|
-
name: 'syncFields',
|
399
|
-
visibleOn: '!data.strictMode',
|
400
|
-
label: i18nRuntime.i18n("bc91f4844843d6c8ec1acb78a1f1aba4"),
|
401
|
-
type: 'input-text',
|
402
|
-
multiple: true,
|
403
|
-
joinValues: false,
|
404
|
-
extractValue: true,
|
405
|
-
description: i18nRuntime.i18n("07bf6c08bb5f0bdb32dbfecc7d3fe290")
|
406
|
-
}, amisEditorCore.getSchemaTpl('switch', {
|
407
|
-
name: 'nullable',
|
408
|
-
label: i18nRuntime.i18n("3f2176cdae8a4ed6a4c4eaff002a3b24"),
|
409
|
-
pipeIn: amisEditorCore.defaultValue(false),
|
410
|
-
description: i18nRuntime.i18n("ead7156521ca11acb7ca7bdf4c9c87f6")
|
411
|
-
}), {
|
412
|
-
name: 'items',
|
413
|
-
label: i18nRuntime.i18n("7ab968b8219f6c348478da255ebcbcb9"),
|
414
|
-
hiddenOn: 'this.multiLine',
|
415
|
-
type: 'combo',
|
416
|
-
addable: false,
|
417
|
-
removable: false,
|
418
|
-
multiple: true,
|
419
|
-
items: [{
|
420
|
-
name: 'columnClassName',
|
421
|
-
placeholder: i18nRuntime.i18n("4434b33a8731a73613ba5fa1eb984efb"),
|
422
|
-
type: 'input-text'
|
423
|
-
}]
|
424
|
-
}, amisEditorCore.getSchemaTpl('subFormItemMode', {
|
425
|
-
visibleOn: 'this.multiLine'
|
426
|
-
}), amisEditorCore.getSchemaTpl('subFormHorizontalMode'), amisEditorCore.getSchemaTpl('subFormHorizontal')];
|
427
|
-
};
|
428
|
-
|
495
|
+
multiple: true,
|
496
|
+
joinValues: false,
|
497
|
+
extractValue: true,
|
498
|
+
description: i18nRuntime.i18n("07bf6c08bb5f0bdb32dbfecc7d3fe290")
|
499
|
+
}, amisEditorCore.getSchemaTpl('switch', {
|
500
|
+
name: 'nullable',
|
501
|
+
label: i18nRuntime.i18n("3f2176cdae8a4ed6a4c4eaff002a3b24"),
|
502
|
+
pipeIn: amisEditorCore.defaultValue(false),
|
503
|
+
labelRemark: {
|
504
|
+
className: 'm-l-xs',
|
505
|
+
trigger: 'click',
|
506
|
+
rootClose: true,
|
507
|
+
placement: 'left',
|
508
|
+
content: i18nRuntime.i18n("ead7156521ca11acb7ca7bdf4c9c87f6")
|
509
|
+
}
|
510
|
+
}), {
|
511
|
+
name: 'items',
|
512
|
+
label: i18nRuntime.i18n("7ab968b8219f6c348478da255ebcbcb9"),
|
513
|
+
hiddenOn: 'this.multiLine',
|
514
|
+
type: 'combo',
|
515
|
+
addable: false,
|
516
|
+
removable: false,
|
517
|
+
multiple: true,
|
518
|
+
items: [{
|
519
|
+
name: 'columnClassName',
|
520
|
+
placeholder: i18nRuntime.i18n("4434b33a8731a73613ba5fa1eb984efb"),
|
521
|
+
type: 'input-text'
|
522
|
+
}]
|
523
|
+
}, amisEditorCore.getSchemaTpl('subFormItemMode', {
|
524
|
+
visibleOn: 'this.multiLine'
|
525
|
+
}), amisEditorCore.getSchemaTpl('subFormHorizontalMode'), amisEditorCore.getSchemaTpl('subFormHorizontal')];
|
526
|
+
}
|
527
|
+
});
|
429
528
|
return _this;
|
430
529
|
}
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
if (
|
439
|
-
|
440
|
-
|
441
|
-
|
530
|
+
Object.defineProperty(ComboControlPlugin.prototype, "filterProps", {
|
531
|
+
enumerable: false,
|
532
|
+
configurable: true,
|
533
|
+
writable: true,
|
534
|
+
value: function (props) {
|
535
|
+
props = amisEditorCore.JSONPipeOut(props);
|
536
|
+
// 至少显示一个成员,否则啥都不显示。
|
537
|
+
if (props.multiple && !props.value && !props.$ref) {
|
538
|
+
var mockedData_1 = {};
|
539
|
+
if (Array.isArray(props.items)) {
|
540
|
+
props.items.forEach(function (control) {
|
541
|
+
control.name && amisCore.setVariable(mockedData_1, control.name, amisEditorCore.mockValue(control));
|
542
|
+
});
|
543
|
+
}
|
544
|
+
props.value = [mockedData_1];
|
442
545
|
}
|
443
|
-
|
444
|
-
props.value = [mockedData_1];
|
546
|
+
return props;
|
445
547
|
}
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
548
|
+
});
|
549
|
+
Object.defineProperty(ComboControlPlugin.prototype, "buildEditorToolbar", {
|
550
|
+
enumerable: false,
|
551
|
+
configurable: true,
|
552
|
+
writable: true,
|
553
|
+
value: function (_a, toolbars) {
|
554
|
+
var id = _a.id,
|
452
555
|
info = _a.info,
|
453
556
|
schema = _a.schema;
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
}
|
557
|
+
if (info.renderer.name === 'combo' && !Array.isArray(schema.conditions)) {
|
558
|
+
toolbars.push({
|
559
|
+
icon: 'fa fa-expand',
|
560
|
+
order: 100,
|
561
|
+
tooltip: i18nRuntime.i18n("50bfed6ada3e7d0ef4d20eb727b3d7df"),
|
562
|
+
onClick: this.editDetail.bind(this, id)
|
563
|
+
});
|
564
|
+
}
|
462
565
|
}
|
463
|
-
};
|
464
|
-
|
465
|
-
|
466
|
-
|
566
|
+
});
|
567
|
+
Object.defineProperty(ComboControlPlugin.prototype, "buildEditorContextMenu", {
|
568
|
+
enumerable: false,
|
569
|
+
configurable: true,
|
570
|
+
writable: true,
|
571
|
+
value: function (_a, menus) {
|
572
|
+
var id = _a.id,
|
467
573
|
schema = _a.schema;
|
468
574
|
_a.region;
|
469
575
|
var info = _a.info;
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
onSelect: this.editDetail.bind(this, id)
|
475
|
-
});
|
476
|
-
}
|
477
|
-
};
|
478
|
-
|
479
|
-
ComboControlPlugin.prototype.editDetail = function (id) {
|
480
|
-
var manager = this.manager;
|
481
|
-
var store = manager.store;
|
482
|
-
var node = store.getNodeById(id);
|
483
|
-
var value = store.getValueOf(id);
|
484
|
-
node && value && this.manager.openSubEditor({
|
485
|
-
title: i18nRuntime.i18n("50bfed6ada3e7d0ef4d20eb727b3d7df"),
|
486
|
-
value: value.items,
|
487
|
-
slot: {
|
488
|
-
type: 'form',
|
489
|
-
mode: 'normal',
|
490
|
-
body: '$$',
|
491
|
-
wrapWithPanel: false,
|
492
|
-
className: 'wrapper'
|
493
|
-
},
|
494
|
-
onChange: function (newValue) {
|
495
|
-
newValue = tslib.__assign(tslib.__assign({}, value), {
|
496
|
-
items: newValue
|
576
|
+
if (info.renderer.name === 'combo' && !Array.isArray(schema.conditions)) {
|
577
|
+
menus.push('|', {
|
578
|
+
label: i18nRuntime.i18n("39a6853b109ae98f1aabca90283d7edc"),
|
579
|
+
onSelect: this.editDetail.bind(this, id)
|
497
580
|
});
|
498
|
-
manager.panelChangeValue(newValue, amisEditorCore.diff(value, newValue));
|
499
581
|
}
|
500
|
-
}
|
501
|
-
};
|
502
|
-
|
582
|
+
}
|
583
|
+
});
|
584
|
+
Object.defineProperty(ComboControlPlugin.prototype, "editDetail", {
|
585
|
+
enumerable: false,
|
586
|
+
configurable: true,
|
587
|
+
writable: true,
|
588
|
+
value: function (id) {
|
589
|
+
var manager = this.manager;
|
590
|
+
var store = manager.store;
|
591
|
+
var node = store.getNodeById(id);
|
592
|
+
var value = store.getValueOf(id);
|
593
|
+
node && value && this.manager.openSubEditor({
|
594
|
+
title: i18nRuntime.i18n("50bfed6ada3e7d0ef4d20eb727b3d7df"),
|
595
|
+
value: value.items,
|
596
|
+
slot: {
|
597
|
+
type: 'form',
|
598
|
+
mode: 'normal',
|
599
|
+
body: '$$',
|
600
|
+
wrapWithPanel: false,
|
601
|
+
className: 'wrapper'
|
602
|
+
},
|
603
|
+
onChange: function (newValue) {
|
604
|
+
newValue = tslib.__assign(tslib.__assign({}, value), {
|
605
|
+
items: newValue
|
606
|
+
});
|
607
|
+
manager.panelChangeValue(newValue, amisEditorCore.diff(value, newValue));
|
608
|
+
}
|
609
|
+
});
|
610
|
+
}
|
611
|
+
});
|
503
612
|
return ComboControlPlugin;
|
504
613
|
}(amisEditorCore.BasePlugin);
|
505
614
|
amisEditorCore.registerEditorPlugin(ComboControlPlugin);
|