amis-editor 5.2.0-beta.2 → 5.2.1-beta.15
Sign up to get free protection for your applications and to get access to all the features.
- package/esm/component/BaseControl.d.ts +5 -810
- package/esm/component/BaseControl.js +33 -43
- package/esm/component/InputComponentName.js +1 -1
- package/esm/component/TableViewEditor.js +547 -454
- package/esm/icons/btn/btn-group.svg.js +1 -3
- package/esm/icons/btn/btn-select.svg.js +1 -3
- package/esm/icons/btn/btn-toolbar.svg.js +1 -3
- package/esm/icons/btn/button.svg.js +1 -3
- package/esm/icons/btn/dropdown-btn.svg.js +1 -3
- package/esm/icons/container/anchor-nav.svg.js +1 -3
- package/esm/icons/container/collapse.svg.js +1 -3
- package/esm/icons/container/container.svg.js +1 -3
- package/esm/icons/container/flex-container.svg.js +1 -3
- package/esm/icons/container/form-group.svg.js +1 -3
- package/esm/icons/container/grid.svg.js +1 -3
- package/esm/icons/container/iframe.svg.js +1 -3
- package/esm/icons/container/panel.svg.js +1 -3
- package/esm/icons/container/table-view.svg.js +1 -3
- package/esm/icons/container/tabs.svg.js +1 -3
- package/esm/icons/container/tooltip-wrapper.svg.js +1 -3
- package/esm/icons/container/web-component.svg.js +1 -3
- package/esm/icons/feat/audio.svg.js +1 -3
- package/esm/icons/feat/custom.svg.js +1 -3
- package/esm/icons/feat/each.svg.js +1 -3
- package/esm/icons/feat/form.svg.js +1 -3
- package/esm/icons/feat/nav.svg.js +1 -3
- package/esm/icons/feat/qrcode.svg.js +1 -3
- package/esm/icons/feat/service.svg.js +1 -3
- package/esm/icons/feat/table.svg.js +1 -3
- package/esm/icons/feat/tasks.svg.js +1 -3
- package/esm/icons/feat/video.svg.js +1 -3
- package/esm/icons/feat/wizard.svg.js +1 -3
- package/esm/icons/form/chained-select.svg.js +1 -3
- package/esm/icons/form/checkbox.svg.js +1 -3
- package/esm/icons/form/checkboxes.svg.js +1 -3
- package/esm/icons/form/combo.svg.js +1 -3
- package/esm/icons/form/condition-builder.svg.js +1 -3
- package/esm/icons/form/diff-editor.svg.js +1 -3
- package/esm/icons/form/editor.svg.js +1 -3
- package/esm/icons/form/formula.svg.js +1 -3
- package/esm/icons/form/hidden.svg.js +1 -3
- package/esm/icons/form/input-city.svg.js +1 -3
- package/esm/icons/form/input-color.svg.js +1 -3
- package/esm/icons/form/input-date-range.svg.js +1 -3
- package/esm/icons/form/input-date.svg.js +1 -3
- package/esm/icons/form/input-datetime.svg.js +1 -3
- package/esm/icons/form/input-email.svg.js +1 -3
- package/esm/icons/form/input-excel.svg.js +1 -3
- package/esm/icons/form/input-file.svg.js +1 -3
- package/esm/icons/form/input-group.svg.js +1 -3
- package/esm/icons/form/input-image.svg.js +1 -3
- package/esm/icons/form/input-kv.svg.js +1 -3
- package/esm/icons/form/input-month-range.svg.js +1 -3
- package/esm/icons/form/input-number.svg.js +1 -3
- package/esm/icons/form/input-password.svg.js +1 -3
- package/esm/icons/form/input-quarter-range.svg.js +1 -3
- package/esm/icons/form/input-range.svg.js +1 -3
- package/esm/icons/form/input-rating.svg.js +1 -3
- package/esm/icons/form/input-repeat.svg.js +1 -3
- package/esm/icons/form/input-rich-text.svg.js +1 -3
- package/esm/icons/form/input-tag.svg.js +1 -3
- package/esm/icons/form/input-text.svg.js +1 -3
- package/esm/icons/form/input-time-range.svg.js +1 -3
- package/esm/icons/form/input-time.svg.js +1 -3
- package/esm/icons/form/input-tree.svg.js +1 -3
- package/esm/icons/form/input-url.svg.js +1 -3
- package/esm/icons/form/input-year.svg.js +1 -3
- package/esm/icons/form/inputArray.svg.js +1 -3
- package/esm/icons/form/list-select.svg.js +1 -3
- package/esm/icons/form/location-picker.svg.js +1 -3
- package/esm/icons/form/matrix-checkboxes.svg.js +1 -3
- package/esm/icons/form/month.svg.js +1 -3
- package/esm/icons/form/nested-select.svg.js +1 -3
- package/esm/icons/form/picker.svg.js +1 -3
- package/esm/icons/form/quarter.svg.js +1 -3
- package/esm/icons/form/radios.svg.js +1 -3
- package/esm/icons/form/select.svg.js +1 -3
- package/esm/icons/form/static.svg.js +1 -3
- package/esm/icons/form/sub-form.svg.js +1 -3
- package/esm/icons/form/switch.svg.js +1 -3
- package/esm/icons/form/tabs-transfer.svg.js +1 -3
- package/esm/icons/form/textarea.svg.js +1 -3
- package/esm/icons/form/transfer.svg.js +1 -3
- package/esm/icons/form/tree-select.svg.js +1 -3
- package/esm/icons/form/uuid.svg.js +1 -3
- package/esm/icons/index.js +28 -1
- package/esm/icons/layout/layout-1with2.svg.js +32 -0
- package/esm/icons/layout/layout-2cols.svg.js +32 -0
- package/esm/icons/layout/layout-2row.svg.js +32 -0
- package/esm/icons/layout/layout-2with1.svg.js +33 -0
- package/esm/icons/layout/layout-3cols.svg.js +32 -0
- package/esm/icons/layout/layout-3row.svg.js +33 -0
- package/esm/icons/layout/layout-absolute.svg.js +27 -0
- package/esm/icons/layout/layout-fixed.svg.js +27 -0
- package/esm/icons/layout/layout-full.svg.js +49 -0
- package/esm/icons/layout/layout1-2.svg.js +33 -0
- package/esm/icons/layout/layout2-1.svg.js +33 -0
- package/esm/icons/layout/layout3-1.svg.js +33 -0
- package/esm/icons/layout/layout3-2.svg.js +33 -0
- package/esm/icons/other/divider.svg.js +1 -3
- package/esm/icons/other/property-sheet.svg.js +1 -3
- package/esm/icons/other/tooltip.svg.js +1 -3
- package/esm/icons/show/URL.svg.js +1 -3
- package/esm/icons/show/avatar.svg.js +1 -3
- package/esm/icons/show/breadcrumb.svg.js +1 -3
- package/esm/icons/show/card.svg.js +1 -3
- package/esm/icons/show/cards.svg.js +1 -3
- package/esm/icons/show/carousel.svg.js +1 -3
- package/esm/icons/show/chart.svg.js +1 -3
- package/esm/icons/show/code.svg.js +1 -3
- package/esm/icons/show/date.svg.js +1 -3
- package/esm/icons/show/datetime.svg.js +1 -3
- package/esm/icons/show/image.svg.js +1 -3
- package/esm/icons/show/images.svg.js +1 -3
- package/esm/icons/show/json-view.svg.js +1 -3
- package/esm/icons/show/list.svg.js +1 -3
- package/esm/icons/show/log.svg.js +1 -3
- package/esm/icons/show/mapping.svg.js +1 -3
- package/esm/icons/show/markdown.svg.js +1 -3
- package/esm/icons/show/plain.svg.js +1 -3
- package/esm/icons/show/progress.svg.js +1 -3
- package/esm/icons/show/sparkline.svg.js +1 -3
- package/esm/icons/show/status.svg.js +1 -3
- package/esm/icons/show/steps.svg.js +1 -3
- package/esm/icons/show/time.svg.js +1 -3
- package/esm/index.d.ts +11 -2
- package/esm/index.js +13 -3
- package/esm/locale/en-US.js +315 -102
- package/esm/locale/zh-CN.js +218 -3
- package/esm/plugin/Alert.d.ts +1 -1
- package/esm/plugin/Alert.js +157 -89
- package/esm/plugin/AnchorNav.js +337 -263
- package/esm/plugin/Audio.d.ts +1 -1
- package/esm/plugin/Audio.js +165 -112
- package/esm/plugin/Avatar.d.ts +1 -1
- package/esm/plugin/Avatar.js +301 -238
- package/esm/plugin/Breadcrumb.js +138 -75
- package/esm/plugin/Button.d.ts +1 -1
- package/esm/plugin/Button.js +310 -228
- package/esm/plugin/ButtonGroup.d.ts +1 -1
- package/esm/plugin/ButtonGroup.js +174 -106
- package/esm/plugin/CRUD.d.ts +1 -1
- package/esm/plugin/CRUD.js +1426 -1351
- package/esm/plugin/CRUD2.d.ts +2 -3
- package/esm/plugin/CRUD2.js +1146 -1075
- package/esm/plugin/Card.d.ts +1 -1
- package/esm/plugin/Card.js +284 -208
- package/esm/plugin/Card2.d.ts +2 -1
- package/esm/plugin/Card2.js +139 -74
- package/esm/plugin/Cards.js +302 -234
- package/esm/plugin/Carousel.d.ts +2 -2
- package/esm/plugin/Carousel.js +344 -281
- package/esm/plugin/Chart.d.ts +2 -1
- package/esm/plugin/Chart.js +326 -158
- package/esm/plugin/CodeView.js +104 -44
- package/esm/plugin/Collapse.d.ts +1 -1
- package/esm/plugin/Collapse.js +168 -101
- package/esm/plugin/CollapseGroup.d.ts +1 -1
- package/esm/plugin/CollapseGroup.js +249 -187
- package/esm/plugin/ColumnToggler.d.ts +1 -1
- package/esm/plugin/ColumnToggler.js +140 -87
- package/esm/plugin/Container.d.ts +11 -9
- package/esm/plugin/Container.js +190 -68
- package/esm/plugin/Custom.js +144 -82
- package/esm/plugin/CustomRegion.js +173 -110
- package/esm/plugin/Date.d.ts +1 -1
- package/esm/plugin/Date.js +112 -59
- package/esm/plugin/Datetime.d.ts +0 -1
- package/esm/plugin/Datetime.js +81 -53
- package/esm/plugin/Dialog.d.ts +2 -2
- package/esm/plugin/Dialog.js +230 -179
- package/esm/plugin/Divider.js +82 -32
- package/esm/plugin/Drawer.d.ts +11 -2
- package/esm/plugin/Drawer.js +260 -194
- package/esm/plugin/DropDownButton.js +261 -182
- package/esm/plugin/Each.js +180 -115
- package/esm/plugin/Flex.d.ts +2 -27
- package/esm/plugin/Flex.js +25 -159
- package/esm/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/esm/plugin/Form/ButtonGroupSelect.js +205 -126
- package/esm/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/esm/plugin/Form/ButtonToolbar.js +168 -94
- package/esm/plugin/Form/ChainedSelect.d.ts +1 -1
- package/esm/plugin/Form/ChainedSelect.js +209 -130
- package/esm/plugin/Form/Checkbox.d.ts +1 -1
- package/esm/plugin/Form/Checkbox.js +208 -131
- package/esm/plugin/Form/Checkboxes.d.ts +1 -1
- package/esm/plugin/Form/Checkboxes.js +236 -153
- package/esm/plugin/Form/CodeEditor.d.ts +0 -1
- package/esm/plugin/Form/CodeEditor.js +245 -146
- package/esm/plugin/Form/Combo.js +532 -423
- package/esm/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/esm/plugin/Form/ConditionBuilder.js +287 -221
- package/esm/plugin/Form/Control.d.ts +1 -1
- package/esm/plugin/Form/Control.js +130 -63
- package/esm/plugin/Form/DiffEditor.d.ts +0 -1
- package/esm/plugin/Form/DiffEditor.js +253 -151
- package/esm/plugin/Form/FieldSet.d.ts +1 -1
- package/esm/plugin/Form/FieldSet.js +174 -112
- package/esm/plugin/Form/Form.d.ts +1 -1
- package/esm/plugin/Form/Form.js +750 -705
- package/esm/plugin/Form/Formula.d.ts +1 -9
- package/esm/plugin/Form/Formula.js +126 -62
- package/esm/plugin/Form/Group.js +250 -183
- package/esm/plugin/Form/Hidden.js +106 -42
- package/esm/plugin/Form/InputArray.js +233 -157
- package/esm/plugin/Form/InputCity.d.ts +1 -1
- package/esm/plugin/Form/InputCity.js +181 -104
- package/esm/plugin/Form/InputColor.d.ts +1 -1
- package/esm/plugin/Form/InputColor.js +296 -224
- package/esm/plugin/Form/InputDate.d.ts +1 -1
- package/esm/plugin/Form/InputDate.js +299 -189
- package/esm/plugin/Form/InputDateRange.d.ts +1 -1
- package/esm/plugin/Form/InputDateRange.js +386 -265
- package/esm/plugin/Form/InputDateTime.js +93 -33
- package/esm/plugin/Form/InputDateTimeRange.js +99 -34
- package/esm/plugin/Form/InputEmail.js +80 -30
- package/esm/plugin/Form/InputExcel.d.ts +1 -1
- package/esm/plugin/Form/InputExcel.js +164 -91
- package/esm/plugin/Form/InputFile.d.ts +4 -1
- package/esm/plugin/Form/InputFile.js +352 -271
- package/esm/plugin/Form/InputGroup.js +132 -73
- package/esm/plugin/Form/InputImage.d.ts +4 -1
- package/esm/plugin/Form/InputImage.js +385 -303
- package/esm/plugin/Form/InputKV.d.ts +1 -1
- package/esm/plugin/Form/InputKV.js +168 -94
- package/esm/plugin/Form/InputMonth.js +91 -31
- package/esm/plugin/Form/InputMonthRange.js +99 -34
- package/esm/plugin/Form/InputNumber.d.ts +2 -1
- package/esm/plugin/Form/InputNumber.js +288 -201
- package/esm/plugin/Form/InputPassword.js +80 -30
- package/esm/plugin/Form/InputQuarter.js +91 -31
- package/esm/plugin/Form/InputQuarterRange.js +99 -34
- package/esm/plugin/Form/InputRange.d.ts +1 -1
- package/esm/plugin/Form/InputRange.js +316 -237
- package/esm/plugin/Form/InputRating.d.ts +1 -1
- package/esm/plugin/Form/InputRating.js +361 -293
- package/esm/plugin/Form/InputRepeat.js +105 -45
- package/esm/plugin/Form/InputRichText.d.ts +2 -1
- package/esm/plugin/Form/InputRichText.js +211 -152
- package/esm/plugin/Form/InputSubForm.js +225 -157
- package/esm/plugin/Form/InputTable.d.ts +1 -1
- package/esm/plugin/Form/InputTable.js +385 -320
- package/esm/plugin/Form/InputTag.d.ts +1 -1
- package/esm/plugin/Form/InputTag.js +208 -119
- package/esm/plugin/Form/InputText.d.ts +1 -1
- package/esm/plugin/Form/InputText.js +348 -263
- package/esm/plugin/Form/InputTime.js +93 -33
- package/esm/plugin/Form/InputTimeRange.js +99 -34
- package/esm/plugin/Form/InputTree.d.ts +1 -1
- package/esm/plugin/Form/InputTree.js +460 -367
- package/esm/plugin/Form/InputURL.js +86 -31
- package/esm/plugin/Form/InputYear.js +91 -31
- package/esm/plugin/Form/InputYearRange.js +99 -34
- package/esm/plugin/Form/Item.d.ts +1 -1
- package/esm/plugin/Form/Item.js +214 -190
- package/esm/plugin/Form/ListSelect.d.ts +1 -1
- package/esm/plugin/Form/ListSelect.js +174 -96
- package/esm/plugin/Form/LocationPicker.d.ts +1 -1
- package/esm/plugin/Form/LocationPicker.js +115 -57
- package/esm/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/esm/plugin/Form/MatrixCheckboxes.js +247 -170
- package/esm/plugin/Form/NestedSelect.d.ts +1 -1
- package/esm/plugin/Form/NestedSelect.js +329 -246
- package/esm/plugin/Form/Picker.js +260 -178
- package/esm/plugin/Form/Radios.d.ts +1 -1
- package/esm/plugin/Form/Radios.js +228 -136
- package/esm/plugin/Form/Select.d.ts +1 -1
- package/esm/plugin/Form/Select.js +333 -228
- package/esm/plugin/Form/Static.d.ts +1 -1
- package/esm/plugin/Form/Static.js +358 -280
- package/esm/plugin/Form/Switch.d.ts +2 -1
- package/esm/plugin/Form/Switch.js +257 -172
- package/esm/plugin/Form/TabsTransfer.d.ts +1 -1
- package/esm/plugin/Form/TabsTransfer.js +316 -238
- package/esm/plugin/Form/Textarea.d.ts +0 -1
- package/esm/plugin/Form/Textarea.js +219 -130
- package/esm/plugin/Form/Transfer.d.ts +1 -1
- package/esm/plugin/Form/Transfer.js +349 -259
- package/esm/plugin/Form/TreeSelect.d.ts +2 -1
- package/esm/plugin/Form/TreeSelect.js +451 -363
- package/esm/plugin/Form/UUID.js +106 -42
- package/esm/plugin/Grid.d.ts +1 -1
- package/esm/plugin/Grid.js +629 -556
- package/esm/plugin/HBox.d.ts +1 -1
- package/esm/plugin/HBox.js +578 -508
- package/esm/plugin/IFrame.d.ts +2 -10
- package/esm/plugin/IFrame.js +127 -64
- package/esm/plugin/Image.d.ts +2 -2
- package/esm/plugin/Image.js +277 -218
- package/esm/plugin/Images.d.ts +3 -3
- package/esm/plugin/Images.js +214 -160
- package/esm/plugin/Json.d.ts +1 -1
- package/esm/plugin/Json.js +111 -53
- package/esm/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/esm/plugin/Layout/FlexPluginBase.js +327 -0
- package/esm/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/esm/plugin/Layout/Layout1_2_v4.js +144 -0
- package/esm/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed.js +76 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_bottom.js +83 -0
- package/esm/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/esm/plugin/Layout/Layout_fixed_top.js +82 -0
- package/esm/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_x.js +166 -0
- package/esm/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/esm/plugin/Layout/Layout_scroll_y.js +154 -0
- package/esm/plugin/Link.js +132 -86
- package/esm/plugin/List.js +279 -208
- package/esm/plugin/ListItem.js +217 -176
- package/esm/plugin/Log.d.ts +1 -1
- package/esm/plugin/Log.js +102 -44
- package/esm/plugin/Mapping.d.ts +1 -1
- package/esm/plugin/Mapping.js +168 -115
- package/esm/plugin/Markdown.d.ts +1 -1
- package/esm/plugin/Markdown.js +98 -40
- package/esm/plugin/Nav.js +202 -139
- package/esm/plugin/Operation.d.ts +1 -1
- package/esm/plugin/Operation.js +116 -59
- package/esm/plugin/Others/Action.js +329 -317
- package/esm/plugin/Others/TableCell.d.ts +1 -1
- package/esm/plugin/Others/TableCell.js +341 -329
- package/esm/plugin/Page.d.ts +2 -3
- package/esm/plugin/Page.js +374 -283
- package/esm/plugin/Pagination.d.ts +2 -1
- package/esm/plugin/Pagination.js +299 -219
- package/esm/plugin/Panel.d.ts +1 -1
- package/esm/plugin/Panel.js +256 -190
- package/esm/plugin/Plain.d.ts +1 -1
- package/esm/plugin/Plain.js +126 -64
- package/esm/plugin/Progress.d.ts +3 -1
- package/esm/plugin/Progress.js +280 -202
- package/esm/plugin/Property.js +163 -103
- package/esm/plugin/QRCode.js +130 -70
- package/esm/plugin/Reset.js +61 -22
- package/esm/plugin/Service.d.ts +1 -1
- package/esm/plugin/Service.js +254 -167
- package/esm/plugin/Sparkline.js +91 -32
- package/esm/plugin/Status.d.ts +1 -1
- package/esm/plugin/Status.js +116 -58
- package/esm/plugin/Steps.js +153 -93
- package/esm/plugin/Submit.js +56 -22
- package/esm/plugin/Table.d.ts +1 -1
- package/esm/plugin/Table.js +595 -522
- package/esm/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/esm/plugin/Table2.js +887 -0
- package/{lib/plugin/TableCell-v2.d.ts → esm/plugin/TableCell2.d.ts} +1 -1
- package/esm/plugin/TableCell2.js +485 -0
- package/esm/plugin/TableView.js +648 -599
- package/esm/plugin/Tabs.d.ts +1 -1
- package/esm/plugin/Tabs.js +470 -360
- package/esm/plugin/Tasks.js +246 -186
- package/esm/plugin/Time.d.ts +0 -1
- package/esm/plugin/Time.js +81 -53
- package/esm/plugin/Timeline.d.ts +1 -1
- package/esm/plugin/Timeline.js +165 -92
- package/esm/plugin/TooltipWrapper.d.ts +1 -1
- package/esm/plugin/TooltipWrapper.js +265 -195
- package/esm/plugin/Tpl.d.ts +1 -1
- package/esm/plugin/Tpl.js +127 -62
- package/esm/plugin/Video.d.ts +2 -2
- package/esm/plugin/Video.js +173 -103
- package/esm/plugin/WebComponent.d.ts +1 -1
- package/esm/plugin/WebComponent.js +128 -62
- package/esm/plugin/Wizard.js +751 -659
- package/esm/plugin/Wrapper.d.ts +2 -1
- package/esm/plugin/Wrapper.js +198 -91
- package/esm/renderer/APIControl.d.ts +278 -5068
- package/esm/renderer/APIControl.js +662 -687
- package/esm/renderer/ActionApiControl.d.ts +8 -6384
- package/esm/renderer/BadgeControl.d.ts +2 -2
- package/esm/renderer/BadgeControl.js +263 -250
- package/esm/renderer/DataBindingControl.js +196 -211
- package/esm/renderer/DataMappingControl.js +39 -29
- package/esm/renderer/DataPickerControl.js +50 -35
- package/esm/renderer/DateShortCutControl.d.ts +26 -25
- package/esm/renderer/DateShortCutControl.js +420 -286
- package/esm/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/esm/renderer/ExpressionFormulaControl.js +245 -0
- package/esm/renderer/FeatureControl.d.ts +1 -1
- package/esm/renderer/FeatureControl.js +228 -212
- package/esm/renderer/FormulaControl.d.ts +33 -16
- package/esm/renderer/FormulaControl.js +431 -355
- package/esm/renderer/GoConfigControl.js +30 -34
- package/esm/renderer/OptionControl.d.ts +2 -2
- package/esm/renderer/OptionControl.js +750 -688
- package/esm/renderer/RangePartsControl.d.ts +2 -2
- package/esm/renderer/RangePartsControl.js +320 -326
- package/esm/renderer/StatusControl.d.ts +1 -1
- package/esm/renderer/StatusControl.js +145 -136
- package/esm/renderer/SwitchMoreControl.d.ts +47 -31
- package/esm/renderer/SwitchMoreControl.js +366 -318
- package/esm/renderer/TimelineItemControl.d.ts +3 -83
- package/esm/renderer/TimelineItemControl.js +531 -464
- package/esm/renderer/TransferTableControl.d.ts +2 -4
- package/esm/renderer/TransferTableControl.js +394 -369
- package/esm/renderer/TreeOptionControl.d.ts +1 -1
- package/esm/renderer/TreeOptionControl.js +588 -563
- package/esm/renderer/ValidationControl.d.ts +1 -1
- package/esm/renderer/ValidationControl.js +277 -269
- package/esm/renderer/ValidationItem.d.ts +1 -1
- package/esm/renderer/ValidationItem.js +145 -134
- package/esm/renderer/event-control/action-config-dialog.js +214 -207
- package/esm/renderer/event-control/action-config-panel.js +37 -44
- package/esm/renderer/event-control/actions.js +466 -145
- package/esm/renderer/event-control/comp-action-select.js +37 -27
- package/esm/renderer/event-control/helper.d.ts +19 -19
- package/esm/renderer/event-control/helper.js +231 -221
- package/esm/renderer/event-control/index.d.ts +1 -1
- package/esm/renderer/event-control/index.js +641 -631
- package/esm/renderer/event-control/types.d.ts +1 -0
- package/esm/renderer/style-control/Background.js +64 -116
- package/esm/renderer/style-control/Border.js +27 -38
- package/esm/renderer/style-control/BoxModel.d.ts +1 -1
- package/esm/renderer/style-control/BoxModel.js +11 -4
- package/esm/renderer/style-control/BoxShadow.js +17 -19
- package/esm/renderer/style-control/Display.js +13 -17
- package/esm/renderer/style-control/Font.js +14 -17
- package/esm/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/esm/renderer/style-control/InsetBoxModel.js +69 -0
- package/esm/renderer/style-control/font-family.js +2 -3
- package/esm/renderer/style-control/transformation.js +1 -1
- package/esm/renderer/style-control/types.d.ts +4 -4
- package/esm/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/esm/renderer/textarea-formula/FormulaPicker.js +37 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/esm/renderer/textarea-formula/TextareaFormulaControl.js +334 -0
- package/esm/renderer/textarea-formula/plugin.d.ts +32 -0
- package/esm/renderer/textarea-formula/plugin.js +273 -0
- package/esm/renderer/textarea-formula/utils.d.ts +12 -0
- package/esm/renderer/textarea-formula/utils.js +76 -0
- package/esm/tpl/api.js +26 -37
- package/esm/tpl/common.js +192 -114
- package/esm/tpl/horizontal.js +4 -6
- package/esm/tpl/index.d.ts +1 -0
- package/esm/tpl/layout.d.ts +1 -0
- package/esm/tpl/layout.js +708 -0
- package/esm/tpl/options.js +5 -22
- package/esm/tpl/style.js +18 -18
- package/esm/tpl/validations.js +9 -24
- package/esm/util.d.ts +47 -0
- package/esm/util.js +22 -0
- package/esm/validator.d.ts +1 -2
- package/esm/validator.js +11 -24
- package/lib/component/BaseControl.d.ts +5 -810
- package/lib/component/BaseControl.js +32 -42
- package/lib/component/InputComponentName.js +1 -1
- package/lib/component/TableViewEditor.js +547 -454
- package/lib/icons/btn/btn-group.svg.js +1 -3
- package/lib/icons/btn/btn-select.svg.js +1 -3
- package/lib/icons/btn/btn-toolbar.svg.js +1 -3
- package/lib/icons/btn/button.svg.js +1 -3
- package/lib/icons/btn/dropdown-btn.svg.js +1 -3
- package/lib/icons/container/anchor-nav.svg.js +1 -3
- package/lib/icons/container/collapse.svg.js +1 -3
- package/lib/icons/container/container.svg.js +1 -3
- package/lib/icons/container/flex-container.svg.js +1 -3
- package/lib/icons/container/form-group.svg.js +1 -3
- package/lib/icons/container/grid.svg.js +1 -3
- package/lib/icons/container/iframe.svg.js +1 -3
- package/lib/icons/container/panel.svg.js +1 -3
- package/lib/icons/container/table-view.svg.js +1 -3
- package/lib/icons/container/tabs.svg.js +1 -3
- package/lib/icons/container/tooltip-wrapper.svg.js +1 -3
- package/lib/icons/container/web-component.svg.js +1 -3
- package/lib/icons/feat/audio.svg.js +1 -3
- package/lib/icons/feat/custom.svg.js +1 -3
- package/lib/icons/feat/each.svg.js +1 -3
- package/lib/icons/feat/form.svg.js +1 -3
- package/lib/icons/feat/nav.svg.js +1 -3
- package/lib/icons/feat/qrcode.svg.js +1 -3
- package/lib/icons/feat/service.svg.js +1 -3
- package/lib/icons/feat/table.svg.js +1 -3
- package/lib/icons/feat/tasks.svg.js +1 -3
- package/lib/icons/feat/video.svg.js +1 -3
- package/lib/icons/feat/wizard.svg.js +1 -3
- package/lib/icons/form/chained-select.svg.js +1 -3
- package/lib/icons/form/checkbox.svg.js +1 -3
- package/lib/icons/form/checkboxes.svg.js +1 -3
- package/lib/icons/form/combo.svg.js +1 -3
- package/lib/icons/form/condition-builder.svg.js +1 -3
- package/lib/icons/form/diff-editor.svg.js +1 -3
- package/lib/icons/form/editor.svg.js +1 -3
- package/lib/icons/form/formula.svg.js +1 -3
- package/lib/icons/form/hidden.svg.js +1 -3
- package/lib/icons/form/input-city.svg.js +1 -3
- package/lib/icons/form/input-color.svg.js +1 -3
- package/lib/icons/form/input-date-range.svg.js +1 -3
- package/lib/icons/form/input-date.svg.js +1 -3
- package/lib/icons/form/input-datetime.svg.js +1 -3
- package/lib/icons/form/input-email.svg.js +1 -3
- package/lib/icons/form/input-excel.svg.js +1 -3
- package/lib/icons/form/input-file.svg.js +1 -3
- package/lib/icons/form/input-group.svg.js +1 -3
- package/lib/icons/form/input-image.svg.js +1 -3
- package/lib/icons/form/input-kv.svg.js +1 -3
- package/lib/icons/form/input-month-range.svg.js +1 -3
- package/lib/icons/form/input-number.svg.js +1 -3
- package/lib/icons/form/input-password.svg.js +1 -3
- package/lib/icons/form/input-quarter-range.svg.js +1 -3
- package/lib/icons/form/input-range.svg.js +1 -3
- package/lib/icons/form/input-rating.svg.js +1 -3
- package/lib/icons/form/input-repeat.svg.js +1 -3
- package/lib/icons/form/input-rich-text.svg.js +1 -3
- package/lib/icons/form/input-tag.svg.js +1 -3
- package/lib/icons/form/input-text.svg.js +1 -3
- package/lib/icons/form/input-time-range.svg.js +1 -3
- package/lib/icons/form/input-time.svg.js +1 -3
- package/lib/icons/form/input-tree.svg.js +1 -3
- package/lib/icons/form/input-url.svg.js +1 -3
- package/lib/icons/form/input-year.svg.js +1 -3
- package/lib/icons/form/inputArray.svg.js +1 -3
- package/lib/icons/form/list-select.svg.js +1 -3
- package/lib/icons/form/location-picker.svg.js +1 -3
- package/lib/icons/form/matrix-checkboxes.svg.js +1 -3
- package/lib/icons/form/month.svg.js +1 -3
- package/lib/icons/form/nested-select.svg.js +1 -3
- package/lib/icons/form/picker.svg.js +1 -3
- package/lib/icons/form/quarter.svg.js +1 -3
- package/lib/icons/form/radios.svg.js +1 -3
- package/lib/icons/form/select.svg.js +1 -3
- package/lib/icons/form/static.svg.js +1 -3
- package/lib/icons/form/sub-form.svg.js +1 -3
- package/lib/icons/form/switch.svg.js +1 -3
- package/lib/icons/form/tabs-transfer.svg.js +1 -3
- package/lib/icons/form/textarea.svg.js +1 -3
- package/lib/icons/form/transfer.svg.js +1 -3
- package/lib/icons/form/tree-select.svg.js +1 -3
- package/lib/icons/form/uuid.svg.js +1 -3
- package/lib/icons/index.js +28 -1
- package/lib/icons/layout/layout-1with2.svg.js +56 -0
- package/lib/icons/layout/layout-2cols.svg.js +56 -0
- package/lib/icons/layout/layout-2row.svg.js +56 -0
- package/lib/icons/layout/layout-2with1.svg.js +57 -0
- package/lib/icons/layout/layout-3cols.svg.js +56 -0
- package/lib/icons/layout/layout-3row.svg.js +57 -0
- package/lib/icons/layout/layout-absolute.svg.js +51 -0
- package/lib/icons/layout/layout-fixed.svg.js +51 -0
- package/lib/icons/layout/layout-full.svg.js +73 -0
- package/lib/icons/layout/layout1-2.svg.js +57 -0
- package/lib/icons/layout/layout2-1.svg.js +57 -0
- package/lib/icons/layout/layout3-1.svg.js +57 -0
- package/lib/icons/layout/layout3-2.svg.js +57 -0
- package/lib/icons/other/divider.svg.js +1 -3
- package/lib/icons/other/property-sheet.svg.js +1 -3
- package/lib/icons/other/tooltip.svg.js +1 -3
- package/lib/icons/show/URL.svg.js +1 -3
- package/lib/icons/show/avatar.svg.js +1 -3
- package/lib/icons/show/breadcrumb.svg.js +1 -3
- package/lib/icons/show/card.svg.js +1 -3
- package/lib/icons/show/cards.svg.js +1 -3
- package/lib/icons/show/carousel.svg.js +1 -3
- package/lib/icons/show/chart.svg.js +1 -3
- package/lib/icons/show/code.svg.js +1 -3
- package/lib/icons/show/date.svg.js +1 -3
- package/lib/icons/show/datetime.svg.js +1 -3
- package/lib/icons/show/image.svg.js +1 -3
- package/lib/icons/show/images.svg.js +1 -3
- package/lib/icons/show/json-view.svg.js +1 -3
- package/lib/icons/show/list.svg.js +1 -3
- package/lib/icons/show/log.svg.js +1 -3
- package/lib/icons/show/mapping.svg.js +1 -3
- package/lib/icons/show/markdown.svg.js +1 -3
- package/lib/icons/show/plain.svg.js +1 -3
- package/lib/icons/show/progress.svg.js +1 -3
- package/lib/icons/show/sparkline.svg.js +1 -3
- package/lib/icons/show/status.svg.js +1 -3
- package/lib/icons/show/steps.svg.js +1 -3
- package/lib/icons/show/time.svg.js +1 -3
- package/lib/index.d.ts +11 -2
- package/lib/index.js +13 -3
- package/lib/locale/en-US.js +315 -102
- package/lib/locale/zh-CN.js +218 -3
- package/lib/plugin/Alert.d.ts +1 -1
- package/lib/plugin/Alert.js +157 -89
- package/lib/plugin/AnchorNav.js +337 -263
- package/lib/plugin/Audio.d.ts +1 -1
- package/lib/plugin/Audio.js +165 -112
- package/lib/plugin/Avatar.d.ts +1 -1
- package/lib/plugin/Avatar.js +301 -238
- package/lib/plugin/Breadcrumb.js +138 -75
- package/lib/plugin/Button.d.ts +1 -1
- package/lib/plugin/Button.js +310 -228
- package/lib/plugin/ButtonGroup.d.ts +1 -1
- package/lib/plugin/ButtonGroup.js +174 -106
- package/lib/plugin/CRUD.d.ts +1 -1
- package/lib/plugin/CRUD.js +1426 -1351
- package/lib/plugin/CRUD2.d.ts +2 -3
- package/lib/plugin/CRUD2.js +1152 -1081
- package/lib/plugin/Card.d.ts +1 -1
- package/lib/plugin/Card.js +284 -208
- package/lib/plugin/Card2.d.ts +2 -1
- package/lib/plugin/Card2.js +139 -74
- package/lib/plugin/Cards.js +302 -234
- package/lib/plugin/Carousel.d.ts +2 -2
- package/lib/plugin/Carousel.js +344 -281
- package/lib/plugin/Chart.d.ts +2 -1
- package/lib/plugin/Chart.js +326 -158
- package/lib/plugin/CodeView.js +104 -44
- package/lib/plugin/Collapse.d.ts +1 -1
- package/lib/plugin/Collapse.js +168 -101
- package/lib/plugin/CollapseGroup.d.ts +1 -1
- package/lib/plugin/CollapseGroup.js +249 -187
- package/lib/plugin/ColumnToggler.d.ts +1 -1
- package/lib/plugin/ColumnToggler.js +140 -87
- package/lib/plugin/Container.d.ts +11 -9
- package/lib/plugin/Container.js +190 -68
- package/lib/plugin/Custom.js +144 -82
- package/lib/plugin/CustomRegion.js +173 -110
- package/lib/plugin/Date.d.ts +1 -1
- package/lib/plugin/Date.js +112 -59
- package/lib/plugin/Datetime.d.ts +0 -1
- package/lib/plugin/Datetime.js +81 -53
- package/lib/plugin/Dialog.d.ts +2 -2
- package/lib/plugin/Dialog.js +230 -179
- package/lib/plugin/Divider.js +82 -32
- package/lib/plugin/Drawer.d.ts +11 -2
- package/lib/plugin/Drawer.js +260 -194
- package/lib/plugin/DropDownButton.js +261 -182
- package/lib/plugin/Each.js +180 -115
- package/lib/plugin/Flex.d.ts +2 -27
- package/lib/plugin/Flex.js +23 -157
- package/lib/plugin/Form/ButtonGroupSelect.d.ts +2 -1
- package/lib/plugin/Form/ButtonGroupSelect.js +205 -126
- package/lib/plugin/Form/ButtonToolbar.d.ts +1 -1
- package/lib/plugin/Form/ButtonToolbar.js +168 -94
- package/lib/plugin/Form/ChainedSelect.d.ts +1 -1
- package/lib/plugin/Form/ChainedSelect.js +209 -130
- package/lib/plugin/Form/Checkbox.d.ts +1 -1
- package/lib/plugin/Form/Checkbox.js +208 -131
- package/lib/plugin/Form/Checkboxes.d.ts +1 -1
- package/lib/plugin/Form/Checkboxes.js +236 -153
- package/lib/plugin/Form/CodeEditor.d.ts +0 -1
- package/lib/plugin/Form/CodeEditor.js +245 -146
- package/lib/plugin/Form/Combo.js +532 -423
- package/lib/plugin/Form/ConditionBuilder.d.ts +1 -1
- package/lib/plugin/Form/ConditionBuilder.js +288 -222
- package/lib/plugin/Form/Control.d.ts +1 -1
- package/lib/plugin/Form/Control.js +130 -63
- package/lib/plugin/Form/DiffEditor.d.ts +0 -1
- package/lib/plugin/Form/DiffEditor.js +252 -150
- package/lib/plugin/Form/FieldSet.d.ts +1 -1
- package/lib/plugin/Form/FieldSet.js +174 -112
- package/lib/plugin/Form/Form.d.ts +1 -1
- package/lib/plugin/Form/Form.js +750 -705
- package/lib/plugin/Form/Formula.d.ts +1 -9
- package/lib/plugin/Form/Formula.js +126 -62
- package/lib/plugin/Form/Group.js +250 -183
- package/lib/plugin/Form/Hidden.js +106 -42
- package/lib/plugin/Form/InputArray.js +233 -157
- package/lib/plugin/Form/InputCity.d.ts +1 -1
- package/lib/plugin/Form/InputCity.js +181 -104
- package/lib/plugin/Form/InputColor.d.ts +1 -1
- package/lib/plugin/Form/InputColor.js +296 -224
- package/lib/plugin/Form/InputDate.d.ts +1 -1
- package/lib/plugin/Form/InputDate.js +299 -189
- package/lib/plugin/Form/InputDateRange.d.ts +1 -1
- package/lib/plugin/Form/InputDateRange.js +385 -264
- package/lib/plugin/Form/InputDateTime.js +93 -33
- package/lib/plugin/Form/InputDateTimeRange.js +99 -34
- package/lib/plugin/Form/InputEmail.js +80 -30
- package/lib/plugin/Form/InputExcel.d.ts +1 -1
- package/lib/plugin/Form/InputExcel.js +164 -91
- package/lib/plugin/Form/InputFile.d.ts +4 -1
- package/lib/plugin/Form/InputFile.js +352 -271
- package/lib/plugin/Form/InputGroup.js +132 -73
- package/lib/plugin/Form/InputImage.d.ts +4 -1
- package/lib/plugin/Form/InputImage.js +385 -303
- package/lib/plugin/Form/InputKV.d.ts +1 -1
- package/lib/plugin/Form/InputKV.js +168 -94
- package/lib/plugin/Form/InputMonth.js +91 -31
- package/lib/plugin/Form/InputMonthRange.js +99 -34
- package/lib/plugin/Form/InputNumber.d.ts +2 -1
- package/lib/plugin/Form/InputNumber.js +287 -200
- package/lib/plugin/Form/InputPassword.js +80 -30
- package/lib/plugin/Form/InputQuarter.js +91 -31
- package/lib/plugin/Form/InputQuarterRange.js +99 -34
- package/lib/plugin/Form/InputRange.d.ts +1 -1
- package/lib/plugin/Form/InputRange.js +315 -236
- package/lib/plugin/Form/InputRating.d.ts +1 -1
- package/lib/plugin/Form/InputRating.js +361 -293
- package/lib/plugin/Form/InputRepeat.js +105 -45
- package/lib/plugin/Form/InputRichText.d.ts +2 -1
- package/lib/plugin/Form/InputRichText.js +211 -152
- package/lib/plugin/Form/InputSubForm.js +225 -157
- package/lib/plugin/Form/InputTable.d.ts +1 -1
- package/lib/plugin/Form/InputTable.js +385 -320
- package/lib/plugin/Form/InputTag.d.ts +1 -1
- package/lib/plugin/Form/InputTag.js +208 -119
- package/lib/plugin/Form/InputText.d.ts +1 -1
- package/lib/plugin/Form/InputText.js +348 -263
- package/lib/plugin/Form/InputTime.js +93 -33
- package/lib/plugin/Form/InputTimeRange.js +99 -34
- package/lib/plugin/Form/InputTree.d.ts +1 -1
- package/lib/plugin/Form/InputTree.js +460 -367
- package/lib/plugin/Form/InputURL.js +86 -31
- package/lib/plugin/Form/InputYear.js +91 -31
- package/lib/plugin/Form/InputYearRange.js +99 -34
- package/lib/plugin/Form/Item.d.ts +1 -1
- package/lib/plugin/Form/Item.js +213 -189
- package/lib/plugin/Form/ListSelect.d.ts +1 -1
- package/lib/plugin/Form/ListSelect.js +174 -96
- package/lib/plugin/Form/LocationPicker.d.ts +1 -1
- package/lib/plugin/Form/LocationPicker.js +115 -57
- package/lib/plugin/Form/MatrixCheckboxes.d.ts +1 -1
- package/lib/plugin/Form/MatrixCheckboxes.js +247 -170
- package/lib/plugin/Form/NestedSelect.d.ts +1 -1
- package/lib/plugin/Form/NestedSelect.js +329 -246
- package/lib/plugin/Form/Picker.js +260 -178
- package/lib/plugin/Form/Radios.d.ts +1 -1
- package/lib/plugin/Form/Radios.js +228 -136
- package/lib/plugin/Form/Select.d.ts +1 -1
- package/lib/plugin/Form/Select.js +333 -228
- package/lib/plugin/Form/Static.d.ts +1 -1
- package/lib/plugin/Form/Static.js +358 -280
- package/lib/plugin/Form/Switch.d.ts +2 -1
- package/lib/plugin/Form/Switch.js +257 -172
- package/lib/plugin/Form/TabsTransfer.d.ts +1 -1
- package/lib/plugin/Form/TabsTransfer.js +316 -238
- package/lib/plugin/Form/Textarea.d.ts +0 -1
- package/lib/plugin/Form/Textarea.js +219 -130
- package/lib/plugin/Form/Transfer.d.ts +1 -1
- package/lib/plugin/Form/Transfer.js +349 -259
- package/lib/plugin/Form/TreeSelect.d.ts +2 -1
- package/lib/plugin/Form/TreeSelect.js +451 -363
- package/lib/plugin/Form/UUID.js +106 -42
- package/lib/plugin/Grid.d.ts +1 -1
- package/lib/plugin/Grid.js +629 -556
- package/lib/plugin/HBox.d.ts +1 -1
- package/lib/plugin/HBox.js +578 -508
- package/lib/plugin/IFrame.d.ts +2 -10
- package/lib/plugin/IFrame.js +127 -64
- package/lib/plugin/Image.d.ts +2 -2
- package/lib/plugin/Image.js +277 -218
- package/lib/plugin/Images.d.ts +3 -3
- package/lib/plugin/Images.js +214 -160
- package/lib/plugin/Json.d.ts +1 -1
- package/lib/plugin/Json.js +111 -53
- package/lib/plugin/Layout/FlexPluginBase.d.ts +40 -0
- package/lib/plugin/Layout/FlexPluginBase.js +332 -0
- package/lib/plugin/Layout/Layout1_2_v4.d.ts +10 -0
- package/lib/plugin/Layout/Layout1_2_v4.js +148 -0
- package/lib/plugin/Layout/Layout_fixed.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed.js +80 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_bottom.js +87 -0
- package/lib/plugin/Layout/Layout_fixed_top.d.ts +10 -0
- package/lib/plugin/Layout/Layout_fixed_top.js +86 -0
- package/lib/plugin/Layout/Layout_scroll_x.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_x.js +170 -0
- package/lib/plugin/Layout/Layout_scroll_y.d.ts +10 -0
- package/lib/plugin/Layout/Layout_scroll_y.js +158 -0
- package/lib/plugin/Link.js +131 -85
- package/lib/plugin/List.js +279 -208
- package/lib/plugin/ListItem.js +217 -176
- package/lib/plugin/Log.d.ts +1 -1
- package/lib/plugin/Log.js +102 -44
- package/lib/plugin/Mapping.d.ts +1 -1
- package/lib/plugin/Mapping.js +168 -115
- package/lib/plugin/Markdown.d.ts +1 -1
- package/lib/plugin/Markdown.js +98 -40
- package/lib/plugin/Nav.js +202 -139
- package/lib/plugin/Operation.d.ts +1 -1
- package/lib/plugin/Operation.js +116 -59
- package/lib/plugin/Others/Action.js +329 -317
- package/lib/plugin/Others/TableCell.d.ts +1 -1
- package/lib/plugin/Others/TableCell.js +341 -329
- package/lib/plugin/Page.d.ts +2 -3
- package/lib/plugin/Page.js +374 -283
- package/lib/plugin/Pagination.d.ts +2 -1
- package/lib/plugin/Pagination.js +299 -219
- package/lib/plugin/Panel.d.ts +1 -1
- package/lib/plugin/Panel.js +256 -190
- package/lib/plugin/Plain.d.ts +1 -1
- package/lib/plugin/Plain.js +126 -64
- package/lib/plugin/Progress.d.ts +3 -1
- package/lib/plugin/Progress.js +280 -202
- package/lib/plugin/Property.js +163 -103
- package/lib/plugin/QRCode.js +130 -70
- package/lib/plugin/Reset.js +61 -22
- package/lib/plugin/Service.d.ts +1 -1
- package/lib/plugin/Service.js +254 -167
- package/lib/plugin/Sparkline.js +91 -32
- package/lib/plugin/Status.d.ts +1 -1
- package/lib/plugin/Status.js +116 -58
- package/lib/plugin/Steps.js +153 -93
- package/lib/plugin/Submit.js +56 -22
- package/lib/plugin/Table.d.ts +1 -1
- package/lib/plugin/Table.js +595 -522
- package/lib/plugin/{Table-v2.d.ts → Table2.d.ts} +2 -2
- package/lib/plugin/Table2.js +891 -0
- package/{esm/plugin/TableCell-v2.d.ts → lib/plugin/TableCell2.d.ts} +1 -1
- package/lib/plugin/TableCell2.js +493 -0
- package/lib/plugin/TableView.js +648 -599
- package/lib/plugin/Tabs.d.ts +1 -1
- package/lib/plugin/Tabs.js +470 -360
- package/lib/plugin/Tasks.js +246 -186
- package/lib/plugin/Time.d.ts +0 -1
- package/lib/plugin/Time.js +81 -53
- package/lib/plugin/Timeline.d.ts +1 -1
- package/lib/plugin/Timeline.js +165 -92
- package/lib/plugin/TooltipWrapper.d.ts +1 -1
- package/lib/plugin/TooltipWrapper.js +265 -195
- package/lib/plugin/Tpl.d.ts +1 -1
- package/lib/plugin/Tpl.js +126 -61
- package/lib/plugin/Video.d.ts +2 -2
- package/lib/plugin/Video.js +173 -103
- package/lib/plugin/WebComponent.d.ts +1 -1
- package/lib/plugin/WebComponent.js +128 -62
- package/lib/plugin/Wizard.js +751 -659
- package/lib/plugin/Wrapper.d.ts +2 -1
- package/lib/plugin/Wrapper.js +198 -91
- package/lib/renderer/APIControl.d.ts +278 -5068
- package/lib/renderer/APIControl.js +663 -688
- package/lib/renderer/ActionApiControl.d.ts +8 -6384
- package/lib/renderer/BadgeControl.d.ts +6 -6
- package/lib/renderer/BadgeControl.js +263 -250
- package/lib/renderer/DataBindingControl.js +197 -212
- package/lib/renderer/DataMappingControl.js +39 -29
- package/lib/renderer/DataPickerControl.js +50 -35
- package/lib/renderer/DateShortCutControl.d.ts +26 -25
- package/lib/renderer/DateShortCutControl.js +418 -284
- package/lib/renderer/ExpressionFormulaControl.d.ts +45 -0
- package/lib/renderer/ExpressionFormulaControl.js +254 -0
- package/lib/renderer/FeatureControl.d.ts +1 -1
- package/lib/renderer/FeatureControl.js +229 -213
- package/lib/renderer/FormulaControl.d.ts +33 -16
- package/lib/renderer/FormulaControl.js +429 -356
- package/lib/renderer/GoConfigControl.js +30 -34
- package/lib/renderer/OptionControl.d.ts +2 -2
- package/lib/renderer/OptionControl.js +750 -688
- package/lib/renderer/RangePartsControl.d.ts +2 -2
- package/lib/renderer/RangePartsControl.js +320 -326
- package/lib/renderer/StatusControl.d.ts +1 -1
- package/lib/renderer/StatusControl.js +145 -136
- package/lib/renderer/SwitchMoreControl.d.ts +67 -51
- package/lib/renderer/SwitchMoreControl.js +367 -319
- package/lib/renderer/TimelineItemControl.d.ts +3 -83
- package/lib/renderer/TimelineItemControl.js +531 -464
- package/lib/renderer/TransferTableControl.d.ts +2 -4
- package/lib/renderer/TransferTableControl.js +394 -369
- package/lib/renderer/TreeOptionControl.d.ts +1 -1
- package/lib/renderer/TreeOptionControl.js +588 -563
- package/lib/renderer/ValidationControl.d.ts +1 -1
- package/lib/renderer/ValidationControl.js +277 -269
- package/lib/renderer/ValidationItem.d.ts +1 -1
- package/lib/renderer/ValidationItem.js +145 -134
- package/lib/renderer/event-control/action-config-dialog.js +214 -207
- package/lib/renderer/event-control/action-config-panel.js +37 -44
- package/lib/renderer/event-control/actions.js +465 -144
- package/lib/renderer/event-control/comp-action-select.js +37 -27
- package/lib/renderer/event-control/helper.d.ts +19 -19
- package/lib/renderer/event-control/helper.js +232 -220
- package/lib/renderer/event-control/index.d.ts +1 -1
- package/lib/renderer/event-control/index.js +641 -630
- package/lib/renderer/event-control/types.d.ts +1 -0
- package/lib/renderer/style-control/Background.js +64 -116
- package/lib/renderer/style-control/Border.js +27 -38
- package/lib/renderer/style-control/BoxModel.d.ts +1 -1
- package/lib/renderer/style-control/BoxModel.js +11 -4
- package/lib/renderer/style-control/BoxShadow.js +17 -19
- package/lib/renderer/style-control/Display.js +13 -17
- package/lib/renderer/style-control/Font.js +14 -17
- package/lib/renderer/style-control/InsetBoxModel.d.ts +17 -0
- package/lib/renderer/style-control/InsetBoxModel.js +77 -0
- package/lib/renderer/style-control/font-family.js +2 -3
- package/lib/renderer/style-control/transformation.js +1 -1
- package/lib/renderer/style-control/types.d.ts +4 -4
- package/lib/renderer/textarea-formula/FormulaPicker.d.ts +12 -0
- package/lib/renderer/textarea-formula/FormulaPicker.js +47 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.d.ts +67 -0
- package/lib/renderer/textarea-formula/TextareaFormulaControl.js +345 -0
- package/lib/renderer/textarea-formula/plugin.d.ts +32 -0
- package/lib/renderer/textarea-formula/plugin.js +278 -0
- package/lib/renderer/textarea-formula/utils.d.ts +12 -0
- package/lib/renderer/textarea-formula/utils.js +81 -0
- package/lib/tpl/api.js +30 -41
- package/lib/tpl/common.js +192 -113
- package/lib/tpl/horizontal.js +6 -8
- package/lib/tpl/index.d.ts +1 -0
- package/lib/tpl/layout.d.ts +1 -0
- package/lib/tpl/layout.js +715 -0
- package/lib/tpl/options.js +5 -22
- package/lib/tpl/style.js +18 -18
- package/lib/tpl/validations.js +9 -24
- package/lib/util.d.ts +47 -0
- package/lib/util.js +30 -0
- package/lib/validator.d.ts +1 -2
- package/lib/validator.js +11 -24
- package/package.json +10 -28
- package/esm/plugin/Table-v2.js +0 -819
- package/esm/plugin/TableCell-v2.js +0 -499
- package/lib/plugin/Table-v2.js +0 -823
- package/lib/plugin/TableCell-v2.js +0 -507
@@ -1,5 +1,5 @@
|
|
1
1
|
/**
|
2
|
-
* amis-editor v5.2.
|
2
|
+
* amis-editor v5.2.1-beta.15
|
3
3
|
* Copyright 2018-2022 @fex
|
4
4
|
*/
|
5
5
|
|
@@ -30,24 +30,46 @@ var Sortable__default = /*#__PURE__*/_interopDefaultLegacy(Sortable);
|
|
30
30
|
/**
|
31
31
|
* @file 组件选项组件的可视化编辑控件
|
32
32
|
*/
|
33
|
-
|
34
|
-
var OptionControl =
|
35
|
-
/** @class */
|
36
|
-
function (_super) {
|
33
|
+
var OptionControl = /** @class */function (_super) {
|
37
34
|
tslib.__extends(OptionControl, _super);
|
38
|
-
|
39
35
|
function OptionControl(props) {
|
40
36
|
var _this = _super.call(this, props) || this;
|
41
|
-
|
42
|
-
|
37
|
+
Object.defineProperty(_this, "sortable", {
|
38
|
+
enumerable: true,
|
39
|
+
configurable: true,
|
40
|
+
writable: true,
|
41
|
+
value: void 0
|
42
|
+
});
|
43
|
+
Object.defineProperty(_this, "drag", {
|
44
|
+
enumerable: true,
|
45
|
+
configurable: true,
|
46
|
+
writable: true,
|
47
|
+
value: void 0
|
48
|
+
});
|
49
|
+
Object.defineProperty(_this, "target", {
|
50
|
+
enumerable: true,
|
51
|
+
configurable: true,
|
52
|
+
writable: true,
|
53
|
+
value: void 0
|
54
|
+
});
|
55
|
+
Object.defineProperty(_this, "$comp", {
|
56
|
+
enumerable: true,
|
57
|
+
configurable: true,
|
58
|
+
writable: true,
|
59
|
+
value: void 0
|
60
|
+
}); // 记录一下路径,不再从外部同步内部,只从内部同步外部
|
61
|
+
Object.defineProperty(_this, "internalProps", {
|
62
|
+
enumerable: true,
|
63
|
+
configurable: true,
|
64
|
+
writable: true,
|
65
|
+
value: ['checked', 'editing']
|
66
|
+
});
|
43
67
|
var source = 'custom';
|
44
|
-
|
45
68
|
if (props.data.source) {
|
46
69
|
var api = props.data.source;
|
47
70
|
var url = typeof api === 'string' ? api : typeof api === 'object' ? api.url || '' : '';
|
48
71
|
source = !url.indexOf('api://') ? 'apicenter' : 'api';
|
49
72
|
}
|
50
|
-
|
51
73
|
_this.state = {
|
52
74
|
options: _this.transformOptions(props),
|
53
75
|
api: props.data.source,
|
@@ -60,401 +82,433 @@ function (_super) {
|
|
60
82
|
/**
|
61
83
|
* 获取当前选项值的类型
|
62
84
|
*/
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
85
|
+
Object.defineProperty(OptionControl.prototype, "getOptionValueType", {
|
86
|
+
enumerable: false,
|
87
|
+
configurable: true,
|
88
|
+
writable: true,
|
89
|
+
value: function (value) {
|
90
|
+
if (typeof value === 'string') {
|
91
|
+
return 'text';
|
92
|
+
}
|
93
|
+
if (typeof value === 'boolean') {
|
94
|
+
return 'boolean';
|
95
|
+
}
|
96
|
+
if (typeof value === 'number') {
|
97
|
+
return 'number';
|
98
|
+
}
|
67
99
|
return 'text';
|
68
100
|
}
|
69
|
-
|
70
|
-
if (typeof value === 'boolean') {
|
71
|
-
return 'boolean';
|
72
|
-
}
|
73
|
-
|
74
|
-
if (typeof value === 'number') {
|
75
|
-
return 'number';
|
76
|
-
}
|
77
|
-
|
78
|
-
return 'text';
|
79
|
-
};
|
101
|
+
});
|
80
102
|
/**
|
81
103
|
* 将当前选项值转换为选择的类型
|
82
104
|
*/
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
if (valueType === 'number') {
|
91
|
-
var convertTo = Number(value);
|
92
|
-
|
93
|
-
if (isNaN(convertTo)) {
|
94
|
-
return 0;
|
105
|
+
Object.defineProperty(OptionControl.prototype, "normalizeOptionValue", {
|
106
|
+
enumerable: false,
|
107
|
+
configurable: true,
|
108
|
+
writable: true,
|
109
|
+
value: function (value, valueType) {
|
110
|
+
if (valueType === 'text') {
|
111
|
+
return String(value);
|
95
112
|
}
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
113
|
+
if (valueType === 'number') {
|
114
|
+
var convertTo = Number(value);
|
115
|
+
if (isNaN(convertTo)) {
|
116
|
+
return 0;
|
117
|
+
}
|
118
|
+
return convertTo;
|
119
|
+
}
|
120
|
+
if (valueType === 'boolean') {
|
121
|
+
return !value || value === 'false' ? false : true;
|
122
|
+
}
|
123
|
+
return '';
|
102
124
|
}
|
103
|
-
|
104
|
-
return '';
|
105
|
-
};
|
125
|
+
});
|
106
126
|
/**
|
107
127
|
* 处理填入输入框的值
|
108
128
|
*/
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
129
|
+
Object.defineProperty(OptionControl.prototype, "transformOptionValue", {
|
130
|
+
enumerable: false,
|
131
|
+
configurable: true,
|
132
|
+
writable: true,
|
133
|
+
value: function (value) {
|
134
|
+
return typeof value === 'undefined' || value === null ? '' : typeof value === 'string' ? value : JSON.stringify(value);
|
135
|
+
}
|
136
|
+
});
|
137
|
+
Object.defineProperty(OptionControl.prototype, "transformOptions", {
|
138
|
+
enumerable: false,
|
139
|
+
configurable: true,
|
140
|
+
writable: true,
|
141
|
+
value: function (props) {
|
142
|
+
var ctx = props.data,
|
117
143
|
options = props.value;
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
};
|
144
|
+
var defaultValue = ctx.value;
|
145
|
+
var valueArray = Select.value2array(defaultValue, ctx).map(function (item) {
|
146
|
+
var _a;
|
147
|
+
return item[(_a = ctx === null || ctx === void 0 ? void 0 : ctx.valueField) !== null && _a !== void 0 ? _a : 'value'];
|
148
|
+
});
|
149
|
+
return Array.isArray(options) ? options.map(function (item) {
|
150
|
+
var _a;
|
151
|
+
return {
|
152
|
+
label: item.label,
|
153
|
+
// 为了使用户编写label时同时生效到value
|
154
|
+
value: item.label === item.value ? null : item.value,
|
155
|
+
checked: !!~valueArray.indexOf(item[(_a = ctx === null || ctx === void 0 ? void 0 : ctx.valueField) !== null && _a !== void 0 ? _a : 'value'])
|
156
|
+
};
|
157
|
+
}) : [];
|
158
|
+
}
|
159
|
+
});
|
135
160
|
/**
|
136
161
|
* 处理当前组件的默认值
|
137
162
|
*/
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
163
|
+
Object.defineProperty(OptionControl.prototype, "normalizeValue", {
|
164
|
+
enumerable: false,
|
165
|
+
configurable: true,
|
166
|
+
writable: true,
|
167
|
+
value: function () {
|
168
|
+
var _this = this;
|
169
|
+
var _a = this.props,
|
144
170
|
_b = _a.data,
|
145
171
|
ctx = _b === void 0 ? {} : _b,
|
146
172
|
multipleProps = _a.multiple;
|
147
|
-
|
173
|
+
var _c = ctx.joinValues,
|
148
174
|
joinValues = _c === void 0 ? true : _c,
|
149
175
|
extractValue = ctx.extractValue,
|
150
176
|
multiple = ctx.multiple,
|
151
177
|
delimiter = ctx.delimiter,
|
152
178
|
valueField = ctx.valueField;
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
return '';
|
162
|
-
}
|
163
|
-
|
164
|
-
if (multiple || multipleProps) {
|
165
|
-
value = checkedOptions;
|
166
|
-
|
167
|
-
if (joinValues) {
|
168
|
-
value = checkedOptions.map(function (item) {
|
169
|
-
return item[valueField || 'value'] || item[valueField || 'label'];
|
170
|
-
}).join(delimiter || ',');
|
171
|
-
} else if (extractValue) {
|
172
|
-
value = checkedOptions.map(function (item) {
|
173
|
-
return item[valueField || 'value'] || item[valueField || 'label'];
|
174
|
-
});
|
179
|
+
var checkedOptions = this.state.options.filter(function (item) {
|
180
|
+
return item.checked;
|
181
|
+
}).map(function (item) {
|
182
|
+
return omit__default["default"](item, _this.internalProps);
|
183
|
+
});
|
184
|
+
var value;
|
185
|
+
if (!checkedOptions.length) {
|
186
|
+
return '';
|
175
187
|
}
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
188
|
+
if (multiple || multipleProps) {
|
189
|
+
value = checkedOptions;
|
190
|
+
if (joinValues) {
|
191
|
+
value = checkedOptions.map(function (item) {
|
192
|
+
return item[valueField || 'value'] || item[valueField || 'label'];
|
193
|
+
}).join(delimiter || ',');
|
194
|
+
} else if (extractValue) {
|
195
|
+
value = checkedOptions.map(function (item) {
|
196
|
+
return item[valueField || 'value'] || item[valueField || 'label'];
|
197
|
+
});
|
198
|
+
}
|
199
|
+
} else {
|
200
|
+
value = checkedOptions[0];
|
201
|
+
if (joinValues || extractValue) {
|
202
|
+
value = value[valueField || 'value'] || value[valueField || 'label'];
|
203
|
+
}
|
181
204
|
}
|
205
|
+
return value;
|
182
206
|
}
|
183
|
-
|
184
|
-
return value;
|
185
|
-
};
|
207
|
+
});
|
186
208
|
/**
|
187
209
|
* 更新options字段的统一出口
|
188
210
|
*/
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
211
|
+
Object.defineProperty(OptionControl.prototype, "onChange", {
|
212
|
+
enumerable: false,
|
213
|
+
configurable: true,
|
214
|
+
writable: true,
|
215
|
+
value: function () {
|
216
|
+
var source = this.state.source;
|
217
|
+
var onBulkChange = this.props.onBulkChange;
|
218
|
+
var defaultValue = this.normalizeValue();
|
219
|
+
var data = {
|
220
|
+
source: undefined,
|
221
|
+
options: undefined,
|
222
|
+
labelField: undefined,
|
223
|
+
valueField: undefined
|
224
|
+
};
|
225
|
+
if (source === 'custom') {
|
226
|
+
var options = this.state.options;
|
227
|
+
data.options = options.map(function (item) {
|
228
|
+
return {
|
229
|
+
label: item.label,
|
230
|
+
value: item.value == null || item.value === '' ? item.label : item.value
|
231
|
+
};
|
232
|
+
});
|
233
|
+
data.value = defaultValue || undefined;
|
234
|
+
}
|
235
|
+
if (source === 'api' || source === 'apicenter') {
|
236
|
+
var _a = this.state,
|
215
237
|
api = _a.api,
|
216
238
|
labelField = _a.labelField,
|
217
239
|
valueField = _a.valueField;
|
218
|
-
|
219
|
-
|
220
|
-
|
240
|
+
data.source = api;
|
241
|
+
data.labelField = labelField;
|
242
|
+
data.valueField = valueField;
|
243
|
+
}
|
244
|
+
onBulkChange && onBulkChange(data);
|
245
|
+
return;
|
221
246
|
}
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
};
|
230
|
-
|
231
|
-
OptionControl.prototype.dragRef = function (ref) {
|
232
|
-
if (!this.drag && ref) {
|
233
|
-
this.initDragging();
|
234
|
-
} else if (this.drag && !ref) {
|
235
|
-
this.destroyDragging();
|
247
|
+
});
|
248
|
+
Object.defineProperty(OptionControl.prototype, "targetRef", {
|
249
|
+
enumerable: false,
|
250
|
+
configurable: true,
|
251
|
+
writable: true,
|
252
|
+
value: function (ref) {
|
253
|
+
this.target = ref ? reactDom.findDOMNode(ref) : null;
|
236
254
|
}
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
animation: 150,
|
248
|
-
handle: '.ae-OptionControlItem-dragBar',
|
249
|
-
ghostClass: 'ae-OptionControlItem--dragging',
|
250
|
-
onEnd: function (e) {
|
251
|
-
// 没有移动
|
252
|
-
if (e.newIndex === e.oldIndex) {
|
253
|
-
return;
|
254
|
-
} // 换回来
|
255
|
-
|
256
|
-
|
257
|
-
var parent = e.to;
|
258
|
-
|
259
|
-
if (e.newIndex < e.oldIndex && e.oldIndex < parent.childNodes.length - 1) {
|
260
|
-
parent.insertBefore(e.item, parent.childNodes[e.oldIndex + 1]);
|
261
|
-
} else if (e.oldIndex < parent.childNodes.length - 1) {
|
262
|
-
parent.insertBefore(e.item, parent.childNodes[e.oldIndex]);
|
263
|
-
} else {
|
264
|
-
parent.appendChild(e.item);
|
265
|
-
}
|
266
|
-
|
267
|
-
var options = _this.state.options.concat();
|
268
|
-
|
269
|
-
options[e.oldIndex] = options.splice(e.newIndex, 1, options[e.oldIndex])[0];
|
270
|
-
|
271
|
-
_this.setState({
|
272
|
-
options: options
|
273
|
-
}, function () {
|
274
|
-
return _this.onChange();
|
275
|
-
});
|
255
|
+
});
|
256
|
+
Object.defineProperty(OptionControl.prototype, "dragRef", {
|
257
|
+
enumerable: false,
|
258
|
+
configurable: true,
|
259
|
+
writable: true,
|
260
|
+
value: function (ref) {
|
261
|
+
if (!this.drag && ref) {
|
262
|
+
this.initDragging();
|
263
|
+
} else if (this.drag && !ref) {
|
264
|
+
this.destroyDragging();
|
276
265
|
}
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
OptionControl.prototype
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
266
|
+
this.drag = ref;
|
267
|
+
}
|
268
|
+
});
|
269
|
+
Object.defineProperty(OptionControl.prototype, "initDragging", {
|
270
|
+
enumerable: false,
|
271
|
+
configurable: true,
|
272
|
+
writable: true,
|
273
|
+
value: function () {
|
274
|
+
var _this = this;
|
275
|
+
var dom = reactDom.findDOMNode(this);
|
276
|
+
this.sortable = new Sortable__default["default"](dom.querySelector('.ae-OptionControl-content'), {
|
277
|
+
group: 'OptionControlGroup',
|
278
|
+
animation: 150,
|
279
|
+
handle: '.ae-OptionControlItem-dragBar',
|
280
|
+
ghostClass: 'ae-OptionControlItem--dragging',
|
281
|
+
onEnd: function (e) {
|
282
|
+
// 没有移动
|
283
|
+
if (e.newIndex === e.oldIndex) {
|
284
|
+
return;
|
285
|
+
}
|
286
|
+
// 换回来
|
287
|
+
var parent = e.to;
|
288
|
+
if (e.newIndex < e.oldIndex && e.oldIndex < parent.childNodes.length - 1) {
|
289
|
+
parent.insertBefore(e.item, parent.childNodes[e.oldIndex + 1]);
|
290
|
+
} else if (e.oldIndex < parent.childNodes.length - 1) {
|
291
|
+
parent.insertBefore(e.item, parent.childNodes[e.oldIndex]);
|
292
|
+
} else {
|
293
|
+
parent.appendChild(e.item);
|
294
|
+
}
|
295
|
+
var options = _this.state.options.concat();
|
296
|
+
options[e.oldIndex] = options.splice(e.newIndex, 1, options[e.oldIndex])[0];
|
297
|
+
_this.setState({
|
298
|
+
options: options
|
299
|
+
}, function () {
|
300
|
+
return _this.onChange();
|
301
|
+
});
|
302
|
+
}
|
303
|
+
});
|
304
|
+
}
|
305
|
+
});
|
306
|
+
Object.defineProperty(OptionControl.prototype, "destroyDragging", {
|
307
|
+
enumerable: false,
|
308
|
+
configurable: true,
|
309
|
+
writable: true,
|
310
|
+
value: function () {
|
311
|
+
this.sortable && this.sortable.destroy();
|
312
|
+
}
|
313
|
+
});
|
314
|
+
Object.defineProperty(OptionControl.prototype, "scroll2Bottom", {
|
315
|
+
enumerable: false,
|
316
|
+
configurable: true,
|
317
|
+
writable: true,
|
318
|
+
value: function () {
|
319
|
+
var _a, _b;
|
320
|
+
this.drag && ((_b = (_a = this.drag) === null || _a === void 0 ? void 0 : _a.lastElementChild) === null || _b === void 0 ? void 0 : _b.scrollIntoView({
|
321
|
+
behavior: 'smooth',
|
322
|
+
block: 'nearest',
|
323
|
+
inline: 'start'
|
324
|
+
}));
|
325
|
+
}
|
326
|
+
});
|
293
327
|
/**
|
294
328
|
* 切换选项类型
|
295
329
|
*/
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
330
|
+
Object.defineProperty(OptionControl.prototype, "handleSourceChange", {
|
331
|
+
enumerable: false,
|
332
|
+
configurable: true,
|
333
|
+
writable: true,
|
334
|
+
value: function (source) {
|
335
|
+
this.setState({
|
336
|
+
source: source
|
337
|
+
}, this.onChange);
|
338
|
+
}
|
339
|
+
});
|
303
340
|
/**
|
304
341
|
* 删除选项
|
305
342
|
*/
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
343
|
+
Object.defineProperty(OptionControl.prototype, "handleDelete", {
|
344
|
+
enumerable: false,
|
345
|
+
configurable: true,
|
346
|
+
writable: true,
|
347
|
+
value: function (index) {
|
348
|
+
var _this = this;
|
349
|
+
var options = this.state.options.concat();
|
350
|
+
options.splice(index, 1);
|
351
|
+
this.setState({
|
352
|
+
options: options
|
353
|
+
}, function () {
|
354
|
+
return _this.onChange();
|
355
|
+
});
|
356
|
+
}
|
357
|
+
});
|
319
358
|
/**
|
320
359
|
* 设置默认选项
|
321
360
|
*/
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
}
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
361
|
+
Object.defineProperty(OptionControl.prototype, "handleToggleDefaultValue", {
|
362
|
+
enumerable: false,
|
363
|
+
configurable: true,
|
364
|
+
writable: true,
|
365
|
+
value: function (index, checked, shift) {
|
366
|
+
var _this = this;
|
367
|
+
var _a, _b, _c;
|
368
|
+
var options = this.state.options.concat();
|
369
|
+
var isMultiple = ((_b = (_a = this.props) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.multiple) || ((_c = this.props) === null || _c === void 0 ? void 0 : _c.multiple);
|
370
|
+
if (isMultiple) {
|
371
|
+
options.splice(index, 1, tslib.__assign(tslib.__assign({}, options[index]), {
|
372
|
+
checked: checked
|
373
|
+
}));
|
374
|
+
} else {
|
375
|
+
options = options.map(function (item, itemIndex) {
|
376
|
+
return tslib.__assign(tslib.__assign({}, item), {
|
377
|
+
checked: itemIndex === index ? checked : false // 支持重复点击取消选中
|
378
|
+
});
|
341
379
|
});
|
380
|
+
}
|
381
|
+
|
382
|
+
this.setState({
|
383
|
+
options: options
|
384
|
+
}, function () {
|
385
|
+
return _this.onChange();
|
342
386
|
});
|
343
387
|
}
|
344
|
-
|
345
|
-
this.setState({
|
346
|
-
options: options
|
347
|
-
}, function () {
|
348
|
-
return _this.onChange();
|
349
|
-
});
|
350
|
-
};
|
388
|
+
});
|
351
389
|
/**
|
352
390
|
* 编辑选项
|
353
391
|
*/
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
options
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
options
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
var
|
425
|
-
|
426
|
-
|
427
|
-
|
392
|
+
Object.defineProperty(OptionControl.prototype, "toggleEdit", {
|
393
|
+
enumerable: false,
|
394
|
+
configurable: true,
|
395
|
+
writable: true,
|
396
|
+
value: function (index) {
|
397
|
+
var options = this.state.options;
|
398
|
+
options[index].editing = !options[index].editing;
|
399
|
+
this.setState({
|
400
|
+
options: options
|
401
|
+
});
|
402
|
+
}
|
403
|
+
});
|
404
|
+
Object.defineProperty(OptionControl.prototype, "handleEditLabel", {
|
405
|
+
enumerable: false,
|
406
|
+
configurable: true,
|
407
|
+
writable: true,
|
408
|
+
value: function (index, value) {
|
409
|
+
var _this = this;
|
410
|
+
var options = this.state.options.concat();
|
411
|
+
options.splice(index, 1, tslib.__assign(tslib.__assign({}, options[index]), {
|
412
|
+
label: value
|
413
|
+
}));
|
414
|
+
this.setState({
|
415
|
+
options: options
|
416
|
+
}, function () {
|
417
|
+
return _this.onChange();
|
418
|
+
});
|
419
|
+
}
|
420
|
+
});
|
421
|
+
Object.defineProperty(OptionControl.prototype, "handleAdd", {
|
422
|
+
enumerable: false,
|
423
|
+
configurable: true,
|
424
|
+
writable: true,
|
425
|
+
value: function () {
|
426
|
+
var _this = this;
|
427
|
+
var options = this.state.options;
|
428
|
+
options.push({
|
429
|
+
label: '',
|
430
|
+
value: null,
|
431
|
+
checked: false
|
432
|
+
});
|
433
|
+
this.setState({
|
434
|
+
options: options
|
435
|
+
}, function () {
|
436
|
+
_this.onChange();
|
437
|
+
});
|
438
|
+
}
|
439
|
+
});
|
440
|
+
Object.defineProperty(OptionControl.prototype, "handleValueTypeChange", {
|
441
|
+
enumerable: false,
|
442
|
+
configurable: true,
|
443
|
+
writable: true,
|
444
|
+
value: function (index, type) {
|
445
|
+
var _this = this;
|
446
|
+
var options = this.state.options.concat();
|
447
|
+
options[index].value = this.normalizeOptionValue(options[index].value, type);
|
448
|
+
this.setState({
|
449
|
+
options: options
|
450
|
+
}, function () {
|
451
|
+
return _this.onChange();
|
452
|
+
});
|
453
|
+
}
|
454
|
+
});
|
455
|
+
Object.defineProperty(OptionControl.prototype, "handleValueChange", {
|
456
|
+
enumerable: false,
|
457
|
+
configurable: true,
|
458
|
+
writable: true,
|
459
|
+
value: function (index, value) {
|
460
|
+
var _this = this;
|
461
|
+
var options = this.state.options.concat();
|
462
|
+
var type = this.getOptionValueType(options[index].value);
|
463
|
+
options[index].value = this.normalizeOptionValue(value, type);
|
464
|
+
this.setState({
|
465
|
+
options: options
|
466
|
+
}, function () {
|
467
|
+
return _this.onChange();
|
468
|
+
});
|
469
|
+
}
|
470
|
+
});
|
471
|
+
Object.defineProperty(OptionControl.prototype, "handleBatchAdd", {
|
472
|
+
enumerable: false,
|
473
|
+
configurable: true,
|
474
|
+
writable: true,
|
475
|
+
value: function (values, action) {
|
476
|
+
var _this = this;
|
477
|
+
var options = this.state.options.concat();
|
478
|
+
var addedOptions = values.batchOption.split('\n').map(function (option) {
|
479
|
+
var item = option.trim();
|
480
|
+
if (~item.indexOf(' ')) {
|
481
|
+
var _a = item.split(' '),
|
428
482
|
label = _a[0],
|
429
483
|
value = _a[1];
|
430
|
-
|
484
|
+
return {
|
485
|
+
label: label.trim(),
|
486
|
+
value: value.trim(),
|
487
|
+
checked: false
|
488
|
+
};
|
489
|
+
}
|
431
490
|
return {
|
432
|
-
label:
|
433
|
-
value:
|
491
|
+
label: item,
|
492
|
+
value: item,
|
434
493
|
checked: false
|
435
494
|
};
|
436
|
-
}
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
};
|
443
|
-
}
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
var _this = this;
|
454
|
-
|
455
|
-
var _a;
|
456
|
-
|
457
|
-
var _b = this.props,
|
495
|
+
});
|
496
|
+
var newOptions = uniqBy__default["default"](tslib.__spreadArray(tslib.__spreadArray([], options, true), addedOptions, true), 'value');
|
497
|
+
this.setState({
|
498
|
+
options: newOptions
|
499
|
+
}, function () {
|
500
|
+
return _this.onChange();
|
501
|
+
});
|
502
|
+
}
|
503
|
+
});
|
504
|
+
Object.defineProperty(OptionControl.prototype, "renderHeader", {
|
505
|
+
enumerable: false,
|
506
|
+
configurable: true,
|
507
|
+
writable: true,
|
508
|
+
value: function () {
|
509
|
+
var _this = this;
|
510
|
+
var _a;
|
511
|
+
var _b = this.props,
|
458
512
|
render = _b.render,
|
459
513
|
label = _b.label,
|
460
514
|
labelRemark = _b.labelRemark,
|
@@ -462,390 +516,398 @@ function (_super) {
|
|
462
516
|
env = _b.env,
|
463
517
|
popOverContainer = _b.popOverContainer,
|
464
518
|
hasApiCenter = _b.hasApiCenter;
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
519
|
+
var classPrefix = (_a = env === null || env === void 0 ? void 0 : env.theme) === null || _a === void 0 ? void 0 : _a.classPrefix;
|
520
|
+
var source = this.state.source;
|
521
|
+
var optionSourceList = tslib.__spreadArray([{
|
522
|
+
label: i18nRuntime.i18n("01820262aa9ad5b130f8f5b86bfd2968"),
|
523
|
+
value: 'custom'
|
524
|
+
}, {
|
525
|
+
label: i18nRuntime.i18n("f99603414a616bdee85de0e6e3938b65"),
|
526
|
+
value: 'api'
|
527
|
+
}], hasApiCenter ? [{
|
528
|
+
label: i18nRuntime.i18n("e6ff6a97bf600c02942db3126a7077b8"),
|
529
|
+
value: 'apicenter'
|
530
|
+
}] : []
|
531
|
+
// {
|
532
|
+
// label: '表单实体',
|
533
|
+
// value: 'form'
|
534
|
+
// }
|
535
|
+
, true).map(function (item) {
|
536
|
+
return tslib.__assign(tslib.__assign({}, item), {
|
537
|
+
onClick: function () {
|
538
|
+
return _this.handleSourceChange(item.value);
|
539
|
+
}
|
540
|
+
});
|
486
541
|
});
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
542
|
+
return React__default["default"].createElement("header", {
|
543
|
+
className: "ae-OptionControl-header"
|
544
|
+
}, React__default["default"].createElement("label", {
|
545
|
+
className: cx__default["default"]("".concat(classPrefix, "Form-label"))
|
546
|
+
}, label || '', labelRemark ? render('label-remark', {
|
547
|
+
type: 'remark',
|
548
|
+
icon: labelRemark.icon || 'warning-mark',
|
549
|
+
tooltip: labelRemark,
|
550
|
+
className: cx__default["default"]("Form-lableRemark", labelRemark === null || labelRemark === void 0 ? void 0 : labelRemark.className),
|
551
|
+
useMobileUI: useMobileUI,
|
552
|
+
container: popOverContainer ? popOverContainer : env && env.getModalContainer ? env.getModalContainer : undefined
|
553
|
+
}) : null), React__default["default"].createElement("div", null, render('validation-control-addBtn', {
|
554
|
+
type: 'dropdown-button',
|
555
|
+
level: 'link',
|
556
|
+
size: 'sm',
|
557
|
+
label: '${selected}',
|
558
|
+
align: 'right',
|
559
|
+
closeOnClick: true,
|
560
|
+
closeOnOutside: true,
|
561
|
+
buttons: optionSourceList
|
562
|
+
}, {
|
563
|
+
popOverContainer: null,
|
564
|
+
data: {
|
565
|
+
selected: optionSourceList.find(function (item) {
|
566
|
+
return item.value === source;
|
567
|
+
}).label
|
568
|
+
}
|
569
|
+
})));
|
570
|
+
}
|
571
|
+
});
|
572
|
+
Object.defineProperty(OptionControl.prototype, "renderOption", {
|
573
|
+
enumerable: false,
|
574
|
+
configurable: true,
|
575
|
+
writable: true,
|
576
|
+
value: function (props) {
|
577
|
+
var _this = this;
|
578
|
+
var checked = props.checked,
|
523
579
|
index = props.index,
|
524
580
|
editing = props.editing,
|
525
581
|
multipleProps = props.multipleProps,
|
526
582
|
closeDefaultCheck = props.closeDefaultCheck;
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
body: [{
|
539
|
-
type: 'button',
|
540
|
-
className: 'ae-OptionControlItem-closeBtn',
|
541
|
-
label: '×',
|
542
|
-
level: 'link',
|
543
|
-
onClick: function () {
|
544
|
-
return _this.toggleEdit(index);
|
545
|
-
}
|
546
|
-
}, {
|
547
|
-
type: 'input-text',
|
548
|
-
placeholder: i18nRuntime.i18n("b4fdf79b8f54856b072ec3874b830d1f"),
|
549
|
-
label: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb"),
|
550
|
-
mode: 'horizontal',
|
551
|
-
value: label,
|
552
|
-
labelClassName: 'ae-OptionControlItem-EditLabel',
|
553
|
-
valueClassName: 'ae-OptionControlItem-EditValue',
|
554
|
-
onChange: function (v) {
|
555
|
-
return _this.handleEditLabel(index, v);
|
556
|
-
}
|
557
|
-
}, {
|
558
|
-
type: 'input-group',
|
559
|
-
name: 'input-group',
|
560
|
-
label: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d"),
|
561
|
-
labelClassName: 'ae-OptionControlItem-EditLabel',
|
562
|
-
valueClassName: 'ae-OptionControlItem-EditValue',
|
563
|
-
mode: 'horizontal',
|
583
|
+
var render = this.props.render;
|
584
|
+
var ctx = this.props.data;
|
585
|
+
var isMultiple = (ctx === null || ctx === void 0 ? void 0 : ctx.multiple) === true || multipleProps;
|
586
|
+
var label = this.transformOptionValue(props.label);
|
587
|
+
var value = this.transformOptionValue(props.value);
|
588
|
+
var valueType = this.getOptionValueType(props.value);
|
589
|
+
var editDom = editing ? React__default["default"].createElement("div", {
|
590
|
+
className: "ae-OptionControlItem-extendMore"
|
591
|
+
}, render('option', {
|
592
|
+
type: 'container',
|
593
|
+
className: 'ae-ExtendMore right mb-2',
|
564
594
|
body: [{
|
565
|
-
type: '
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
}, {
|
572
|
-
label: i18nRuntime.i18n("55d4790c5d819cd0462cbe89561b0dd4"),
|
573
|
-
value: 'number'
|
574
|
-
}, {
|
575
|
-
label: i18nRuntime.i18n("97b0b6499334ed889b372513290a2a52"),
|
576
|
-
value: 'boolean'
|
577
|
-
}],
|
578
|
-
checkAll: false,
|
579
|
-
onChange: function (v) {
|
580
|
-
return _this.handleValueTypeChange(index, v);
|
595
|
+
type: 'button',
|
596
|
+
className: 'ae-OptionControlItem-closeBtn',
|
597
|
+
label: '×',
|
598
|
+
level: 'link',
|
599
|
+
onClick: function () {
|
600
|
+
return _this.toggleEdit(index);
|
581
601
|
}
|
582
602
|
}, {
|
583
603
|
type: 'input-text',
|
584
|
-
placeholder: i18nRuntime.i18n("
|
585
|
-
|
586
|
-
|
587
|
-
|
604
|
+
placeholder: i18nRuntime.i18n("b4fdf79b8f54856b072ec3874b830d1f"),
|
605
|
+
label: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb"),
|
606
|
+
mode: 'horizontal',
|
607
|
+
value: label,
|
608
|
+
labelClassName: 'ae-OptionControlItem-EditLabel',
|
609
|
+
valueClassName: 'ae-OptionControlItem-EditValue',
|
588
610
|
onChange: function (v) {
|
589
|
-
return _this.
|
611
|
+
return _this.handleEditLabel(index, v);
|
590
612
|
}
|
591
613
|
}, {
|
592
|
-
type: 'input-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
614
|
+
type: 'input-group',
|
615
|
+
name: 'input-group',
|
616
|
+
label: i18nRuntime.i18n("fe7509e0ed085b86f07e3e9975cc5b3d"),
|
617
|
+
labelClassName: 'ae-OptionControlItem-EditLabel',
|
618
|
+
valueClassName: 'ae-OptionControlItem-EditValue',
|
619
|
+
mode: 'horizontal',
|
620
|
+
body: [{
|
621
|
+
type: 'select',
|
622
|
+
name: 'valueType',
|
623
|
+
value: valueType,
|
624
|
+
options: [{
|
625
|
+
label: i18nRuntime.i18n("97d07614380da93d257f9fbf81aa56fb"),
|
626
|
+
value: 'text'
|
627
|
+
}, {
|
628
|
+
label: i18nRuntime.i18n("55d4790c5d819cd0462cbe89561b0dd4"),
|
629
|
+
value: 'number'
|
630
|
+
}, {
|
631
|
+
label: i18nRuntime.i18n("97b0b6499334ed889b372513290a2a52"),
|
632
|
+
value: 'boolean'
|
633
|
+
}],
|
634
|
+
checkAll: false,
|
635
|
+
onChange: function (v) {
|
636
|
+
return _this.handleValueTypeChange(index, v);
|
637
|
+
}
|
638
|
+
}, {
|
639
|
+
type: 'input-text',
|
640
|
+
placeholder: i18nRuntime.i18n("f4ab507e2fa2d2bd66bcdeafd9fef797"),
|
641
|
+
name: 'value',
|
642
|
+
value: value,
|
643
|
+
visibleOn: "this.optionValueType !== 'boolean'",
|
644
|
+
onChange: function (v) {
|
645
|
+
return _this.handleValueChange(index, v);
|
646
|
+
}
|
603
647
|
}, {
|
604
|
-
|
605
|
-
|
648
|
+
type: 'input-text',
|
649
|
+
placeholder: i18nRuntime.i18n("f4ab507e2fa2d2bd66bcdeafd9fef797"),
|
650
|
+
name: 'value',
|
651
|
+
value: value,
|
652
|
+
visibleOn: "this.optionValueType === 'boolean'",
|
653
|
+
onChange: function (v) {
|
654
|
+
return _this.handleValueChange(index, v);
|
655
|
+
},
|
656
|
+
options: [{
|
657
|
+
label: 'true',
|
658
|
+
value: true
|
659
|
+
}, {
|
660
|
+
label: 'false',
|
661
|
+
value: false
|
662
|
+
}]
|
606
663
|
}]
|
607
664
|
}]
|
608
|
-
}
|
609
|
-
|
610
|
-
var operationBtn = [{
|
611
|
-
type: 'button',
|
612
|
-
className: 'ae-OptionControlItem-action',
|
613
|
-
label: i18nRuntime.i18n("95b351c86267f3aedf89520959bce689"),
|
614
|
-
onClick: function () {
|
615
|
-
return _this.toggleEdit(index);
|
616
|
-
}
|
617
|
-
}, {
|
618
|
-
type: 'button',
|
619
|
-
className: 'ae-OptionControlItem-action',
|
620
|
-
label: i18nRuntime.i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
|
621
|
-
onClick: function () {
|
622
|
-
return _this.handleDelete(index);
|
623
|
-
}
|
624
|
-
}]; // 单选模式,选中时增加取消操作
|
625
|
-
|
626
|
-
if (!closeDefaultCheck && !isMultiple && checked) {
|
627
|
-
operationBtn.unshift({
|
665
|
+
})) : null;
|
666
|
+
var operationBtn = [{
|
628
667
|
type: 'button',
|
629
668
|
className: 'ae-OptionControlItem-action',
|
630
|
-
label: i18nRuntime.i18n("
|
669
|
+
label: i18nRuntime.i18n("95b351c86267f3aedf89520959bce689"),
|
631
670
|
onClick: function () {
|
632
|
-
return _this.
|
671
|
+
return _this.toggleEdit(index);
|
633
672
|
}
|
634
|
-
}
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
checked: checked,
|
653
|
-
type: isMultiple ? 'checkbox' : 'radio',
|
654
|
-
onChange: function (newChecked, shift) {
|
655
|
-
return _this.handleToggleDefaultValue(index, newChecked, shift);
|
656
|
-
}
|
657
|
-
})), React__default["default"].createElement(amis.InputBox, {
|
658
|
-
className: "ae-OptionControlItem-input",
|
659
|
-
value: label,
|
660
|
-
placeholder: "\u8BF7\u8F93\u5165\u6587\u672C/\u503C",
|
661
|
-
clearable: false,
|
662
|
-
onChange: function (value) {
|
663
|
-
return _this.handleEditLabel(index, value);
|
673
|
+
}, {
|
674
|
+
type: 'button',
|
675
|
+
className: 'ae-OptionControlItem-action',
|
676
|
+
label: i18nRuntime.i18n("2f4aaddde33c9b93c36fd2503f3d122b"),
|
677
|
+
onClick: function () {
|
678
|
+
return _this.handleDelete(index);
|
679
|
+
}
|
680
|
+
}];
|
681
|
+
// 单选模式,选中时增加取消操作
|
682
|
+
if (!closeDefaultCheck && !isMultiple && checked) {
|
683
|
+
operationBtn.unshift({
|
684
|
+
type: 'button',
|
685
|
+
className: 'ae-OptionControlItem-action',
|
686
|
+
label: i18nRuntime.i18n("aafda9e8f6b7b613680677c513edb7a6"),
|
687
|
+
onClick: function () {
|
688
|
+
return _this.handleToggleDefaultValue(index, false);
|
689
|
+
}
|
690
|
+
});
|
664
691
|
}
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
692
|
+
return React__default["default"].createElement("li", {
|
693
|
+
className: "ae-OptionControlItem",
|
694
|
+
key: index
|
695
|
+
}, React__default["default"].createElement("div", {
|
696
|
+
className: "ae-OptionControlItem-Main"
|
697
|
+
}, React__default["default"].createElement("a", {
|
698
|
+
className: "ae-OptionControlItem-dragBar"
|
699
|
+
}, React__default["default"].createElement(amis.Icon, {
|
700
|
+
icon: "drag-bar",
|
701
|
+
className: "icon"
|
702
|
+
})), !this.props.closeDefaultCheck && this.props.data.defaultCheckAll !== true && React__default["default"].createElement("span", {
|
703
|
+
className: "inline-flex",
|
704
|
+
"data-tooltip": "\u9ED8\u8BA4\u9009\u4E2D\u6B64\u9879"
|
705
|
+
}, React__default["default"].createElement(amis.Checkbox, {
|
706
|
+
className: "ae-OptionControlItem-checkbox",
|
707
|
+
checked: checked,
|
708
|
+
type: isMultiple ? 'checkbox' : 'radio',
|
709
|
+
onChange: function (newChecked, shift) {
|
710
|
+
return _this.handleToggleDefaultValue(index, newChecked, shift);
|
711
|
+
}
|
712
|
+
})), React__default["default"].createElement(amis.InputBox, {
|
713
|
+
className: "ae-OptionControlItem-input",
|
714
|
+
value: label,
|
715
|
+
placeholder: "\u8BF7\u8F93\u5165\u6587\u672C/\u503C",
|
716
|
+
clearable: false,
|
717
|
+
onChange: function (value) {
|
718
|
+
return _this.handleEditLabel(index, value);
|
719
|
+
}
|
720
|
+
}), render('dropdown', {
|
721
|
+
type: 'dropdown-button',
|
722
|
+
className: 'ae-OptionControlItem-dropdown',
|
723
|
+
btnClassName: 'px-2',
|
724
|
+
icon: 'fa fa-ellipsis-h',
|
725
|
+
hideCaret: true,
|
726
|
+
closeOnClick: true,
|
727
|
+
align: 'right',
|
728
|
+
menuClassName: 'ae-OptionControlItem-ulmenu',
|
729
|
+
buttons: operationBtn
|
730
|
+
}, {
|
731
|
+
popOverContainer: null // amis 渲染挂载节点会使用 this.target
|
732
|
+
})), editDom);
|
733
|
+
}
|
734
|
+
});
|
735
|
+
Object.defineProperty(OptionControl.prototype, "buildBatchAddSchema", {
|
736
|
+
enumerable: false,
|
737
|
+
configurable: true,
|
738
|
+
writable: true,
|
739
|
+
value: function () {
|
740
|
+
return {
|
741
|
+
type: 'action',
|
742
|
+
actionType: 'dialog',
|
743
|
+
label: i18nRuntime.i18n("22de6ef85ed60ec54dbdc1d8583e5104"),
|
744
|
+
dialog: {
|
745
|
+
title: i18nRuntime.i18n("421252e16c6cb544fe9ce0be94a190e0"),
|
746
|
+
headerClassName: 'font-bold',
|
747
|
+
closeOnEsc: true,
|
748
|
+
closeOnOutside: false,
|
749
|
+
showCloseButton: true,
|
713
750
|
body: [{
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
751
|
+
type: 'alert',
|
752
|
+
level: 'warning',
|
753
|
+
body: [{
|
754
|
+
type: 'tpl',
|
755
|
+
tpl: i18nRuntime.i18n("c130bd5b55edefdaf8923269e9a52439")
|
756
|
+
}],
|
757
|
+
showIcon: true,
|
758
|
+
className: 'mb-2.5'
|
759
|
+
}, {
|
760
|
+
type: 'form',
|
761
|
+
wrapWithPanel: false,
|
762
|
+
mode: 'normal',
|
763
|
+
wrapperComponent: 'div',
|
764
|
+
resetAfterSubmit: true,
|
765
|
+
autoFocus: true,
|
766
|
+
preventEnterSubmit: true,
|
767
|
+
horizontal: {
|
768
|
+
left: 0,
|
769
|
+
right: 12
|
770
|
+
},
|
771
|
+
body: [{
|
772
|
+
name: 'batchOption',
|
773
|
+
type: 'textarea',
|
774
|
+
label: '',
|
775
|
+
placeholder: i18nRuntime.i18n("1e2f96a69fbef8caa8823a3067ebbdc7"),
|
776
|
+
trimContents: true,
|
777
|
+
minRows: 10,
|
778
|
+
maxRows: 50,
|
779
|
+
required: true
|
780
|
+
}]
|
722
781
|
}]
|
723
|
-
}
|
724
|
-
}
|
725
|
-
}
|
726
|
-
};
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
782
|
+
}
|
783
|
+
};
|
784
|
+
}
|
785
|
+
});
|
786
|
+
Object.defineProperty(OptionControl.prototype, "handleAPIChange", {
|
787
|
+
enumerable: false,
|
788
|
+
configurable: true,
|
789
|
+
writable: true,
|
790
|
+
value: function (source) {
|
791
|
+
this.setState({
|
792
|
+
api: source
|
793
|
+
}, this.onChange);
|
794
|
+
}
|
795
|
+
});
|
796
|
+
Object.defineProperty(OptionControl.prototype, "handleLableFieldChange", {
|
797
|
+
enumerable: false,
|
798
|
+
configurable: true,
|
799
|
+
writable: true,
|
800
|
+
value: function (labelField) {
|
801
|
+
this.setState({
|
802
|
+
labelField: labelField
|
803
|
+
}, this.onChange);
|
804
|
+
}
|
805
|
+
});
|
806
|
+
Object.defineProperty(OptionControl.prototype, "handleValueFieldChange", {
|
807
|
+
enumerable: false,
|
808
|
+
configurable: true,
|
809
|
+
writable: true,
|
810
|
+
value: function (valueField) {
|
811
|
+
this.setState({
|
812
|
+
valueField: valueField
|
813
|
+
}, this.onChange);
|
814
|
+
}
|
815
|
+
});
|
816
|
+
Object.defineProperty(OptionControl.prototype, "renderApiPanel", {
|
817
|
+
enumerable: false,
|
818
|
+
configurable: true,
|
819
|
+
writable: true,
|
820
|
+
value: function () {
|
821
|
+
var render = this.props.render;
|
822
|
+
var _a = this.state,
|
749
823
|
source = _a.source,
|
750
824
|
api = _a.api,
|
751
825
|
labelField = _a.labelField,
|
752
826
|
valueField = _a.valueField;
|
753
|
-
|
754
|
-
|
755
|
-
|
827
|
+
if (source === 'custom') {
|
828
|
+
return null;
|
829
|
+
}
|
830
|
+
return render('api', amisEditorCore.getSchemaTpl('apiControl', {
|
831
|
+
label: i18nRuntime.i18n("54ea89b497ec3bb319c68844dfa3687f"),
|
832
|
+
name: 'source',
|
833
|
+
mode: 'normal',
|
834
|
+
className: 'ae-ExtendMore',
|
835
|
+
visibleOn: 'data.autoComplete !== false',
|
836
|
+
value: api,
|
837
|
+
onChange: this.handleAPIChange,
|
838
|
+
sourceType: source,
|
839
|
+
footer: [{
|
840
|
+
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("7e9c83e86beb612377a94e6e8d1fc644"), i18nRuntime.i18n("26ff46d82166741297ce666b2792af85")),
|
841
|
+
type: 'input-text',
|
842
|
+
name: 'labelField',
|
843
|
+
value: labelField,
|
844
|
+
placeholder: i18nRuntime.i18n("6d4ce0631f37676a887c9599691fabec"),
|
845
|
+
onChange: this.handleLableFieldChange
|
846
|
+
}, {
|
847
|
+
label: i18nRuntime.i18n("2e01f5f5889e33d003bec7857cd38445"),
|
848
|
+
type: 'input-text',
|
849
|
+
name: 'valueField',
|
850
|
+
value: valueField,
|
851
|
+
placeholder: i18nRuntime.i18n("959c27193eb0a41d01f4b53dcc4b9245"),
|
852
|
+
onChange: this.handleValueFieldChange
|
853
|
+
}]
|
854
|
+
}));
|
756
855
|
}
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
onChange: this.handleAPIChange,
|
766
|
-
sourceType: source,
|
767
|
-
footer: [{
|
768
|
-
label: amisEditorCore.tipedLabel(i18nRuntime.i18n("7e9c83e86beb612377a94e6e8d1fc644"), i18nRuntime.i18n("26ff46d82166741297ce666b2792af85")),
|
769
|
-
type: 'input-text',
|
770
|
-
name: 'labelField',
|
771
|
-
value: labelField,
|
772
|
-
placeholder: i18nRuntime.i18n("6d4ce0631f37676a887c9599691fabec"),
|
773
|
-
onChange: this.handleLableFieldChange
|
774
|
-
}, {
|
775
|
-
label: i18nRuntime.i18n("2e01f5f5889e33d003bec7857cd38445"),
|
776
|
-
type: 'input-text',
|
777
|
-
name: 'valueField',
|
778
|
-
value: valueField,
|
779
|
-
placeholder: i18nRuntime.i18n("959c27193eb0a41d01f4b53dcc4b9245"),
|
780
|
-
onChange: this.handleValueFieldChange
|
781
|
-
}]
|
782
|
-
}));
|
783
|
-
};
|
784
|
-
|
785
|
-
OptionControl.prototype.render = function () {
|
786
|
-
var _this = this;
|
787
|
-
|
788
|
-
var _a = this.state,
|
856
|
+
});
|
857
|
+
Object.defineProperty(OptionControl.prototype, "render", {
|
858
|
+
enumerable: false,
|
859
|
+
configurable: true,
|
860
|
+
writable: true,
|
861
|
+
value: function () {
|
862
|
+
var _this = this;
|
863
|
+
var _a = this.state,
|
789
864
|
options = _a.options,
|
790
865
|
source = _a.source;
|
791
|
-
|
866
|
+
var _b = this.props,
|
792
867
|
render = _b.render,
|
793
868
|
className = _b.className,
|
794
869
|
multipleProps = _b.multiple;
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
870
|
+
return React__default["default"].createElement("div", {
|
871
|
+
className: cx__default["default"]('ae-OptionControl', className)
|
872
|
+
}, this.renderHeader(), source === 'custom' ? React__default["default"].createElement("div", {
|
873
|
+
className: "ae-OptionControl-wrapper"
|
874
|
+
}, Array.isArray(options) && options.length ? React__default["default"].createElement("ul", {
|
875
|
+
className: "ae-OptionControl-content",
|
876
|
+
ref: this.dragRef
|
877
|
+
}, options.map(function (option, index) {
|
878
|
+
return _this.renderOption(tslib.__assign(tslib.__assign({}, option), {
|
879
|
+
index: index,
|
880
|
+
multipleProps: multipleProps
|
881
|
+
}));
|
882
|
+
})) : React__default["default"].createElement("div", {
|
883
|
+
className: "ae-OptionControl-placeholder"
|
884
|
+
}, "\u65E0\u9009\u9879"), React__default["default"].createElement("div", {
|
885
|
+
className: "ae-OptionControl-footer"
|
886
|
+
}, React__default["default"].createElement(amis.Button, {
|
887
|
+
level: "enhance",
|
888
|
+
onClick: this.handleAdd,
|
889
|
+
ref: this.targetRef
|
890
|
+
}, "\u6DFB\u52A0\u9009\u9879"), render('inner', this.buildBatchAddSchema(), {
|
891
|
+
onSubmit: this.handleBatchAdd
|
892
|
+
}))) : null, this.renderApiPanel());
|
893
|
+
}
|
894
|
+
});
|
820
895
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "targetRef", null);
|
821
|
-
|
822
896
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "dragRef", null);
|
823
|
-
|
824
897
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "handleSourceChange", null);
|
825
|
-
|
826
898
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Number, String]), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "handleEditLabel", null);
|
827
|
-
|
828
899
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", []), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "handleAdd", null);
|
829
|
-
|
830
900
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object, Object]), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "handleBatchAdd", null);
|
831
|
-
|
832
901
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [Object]), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "handleAPIChange", null);
|
833
|
-
|
834
902
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "handleLableFieldChange", null);
|
835
|
-
|
836
903
|
tslib.__decorate([amisEditorCore.autobind, tslib.__metadata("design:type", Function), tslib.__metadata("design:paramtypes", [String]), tslib.__metadata("design:returntype", void 0)], OptionControl.prototype, "handleValueFieldChange", null);
|
837
|
-
|
838
904
|
return OptionControl;
|
839
905
|
}(React__default["default"].Component);
|
840
|
-
|
841
|
-
/** @class */
|
842
|
-
(function (_super) {
|
906
|
+
/** @class */(function (_super) {
|
843
907
|
tslib.__extends(OptionControlRenderer, _super);
|
844
|
-
|
845
908
|
function OptionControlRenderer() {
|
846
909
|
return _super !== null && _super.apply(this, arguments) || this;
|
847
910
|
}
|
848
|
-
|
849
911
|
OptionControlRenderer = tslib.__decorate([amis.FormItem({
|
850
912
|
type: 'ae-optionControl',
|
851
913
|
renderLabel: false
|