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,11 +1,11 @@
|
|
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
|
|
6
6
|
import { __extends, __awaiter, __generator, __assign, __decorate, __metadata } from 'tslib';
|
7
7
|
import React__default from 'react';
|
8
|
-
import
|
8
|
+
import mergeWith from 'lodash/mergeWith';
|
9
9
|
import cloneDeep from 'lodash/cloneDeep';
|
10
10
|
import cx from 'classnames';
|
11
11
|
import { Icon, FormItem } from 'amis';
|
@@ -15,14 +15,16 @@ import { isApiOutdated, normalizeApi, isEffectiveApi } from 'amis-core';
|
|
15
15
|
import { anyChanged, createObject, tipedLabel, isObject, autobind } from 'amis-editor-core';
|
16
16
|
import { i18n } from 'i18n-runtime';
|
17
17
|
|
18
|
-
var APIControl =
|
19
|
-
/** @class */
|
20
|
-
function (_super) {
|
18
|
+
var APIControl = /** @class */function (_super) {
|
21
19
|
__extends(APIControl, _super);
|
22
|
-
|
23
20
|
function APIControl(props) {
|
24
21
|
var _this = _super.call(this, props) || this;
|
25
|
-
|
22
|
+
Object.defineProperty(_this, "input", {
|
23
|
+
enumerable: true,
|
24
|
+
configurable: true,
|
25
|
+
writable: true,
|
26
|
+
value: void 0
|
27
|
+
});
|
26
28
|
_this.state = {
|
27
29
|
apiStr: _this.transformApi2Str(props.value),
|
28
30
|
selectedItem: [],
|
@@ -31,270 +33,297 @@ function (_super) {
|
|
31
33
|
};
|
32
34
|
return _this;
|
33
35
|
}
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
APIControl.prototype.componentDidUpdate = function (prevProps) {
|
40
|
-
var props = this.props;
|
41
|
-
|
42
|
-
if (prevProps.value !== props.value) {
|
43
|
-
this.setState({
|
44
|
-
apiStr: this.transformApi2Str(props.value)
|
45
|
-
});
|
36
|
+
Object.defineProperty(APIControl.prototype, "componentDidMount", {
|
37
|
+
enumerable: false,
|
38
|
+
configurable: true,
|
39
|
+
writable: true,
|
40
|
+
value: function () {
|
46
41
|
this.updatePickerOptions();
|
47
42
|
}
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
43
|
+
});
|
44
|
+
Object.defineProperty(APIControl.prototype, "componentDidUpdate", {
|
45
|
+
enumerable: false,
|
46
|
+
configurable: true,
|
47
|
+
writable: true,
|
48
|
+
value: function (prevProps) {
|
49
|
+
var props = this.props;
|
50
|
+
if (prevProps.value !== props.value) {
|
51
|
+
this.setState({
|
52
|
+
apiStr: this.transformApi2Str(props.value)
|
53
|
+
});
|
54
|
+
this.updatePickerOptions();
|
55
|
+
}
|
56
|
+
if (anyChanged(['enablePickerMode', 'pickerSchema'], prevProps, props)) {
|
57
|
+
this.setState({
|
58
|
+
schema: props.pickerSchema
|
59
|
+
});
|
60
|
+
}
|
61
|
+
if (isApiOutdated(prevProps === null || prevProps === void 0 ? void 0 : prevProps.pickerSource, props === null || props === void 0 ? void 0 : props.pickerSource, prevProps.data, props.data)) {
|
62
|
+
this.fetchOptions();
|
63
|
+
}
|
57
64
|
}
|
58
|
-
};
|
65
|
+
});
|
59
66
|
/**
|
60
67
|
* 已选API详情,因为list接口是分页的,所以需要单独调用一次
|
61
68
|
*/
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
loading: true
|
78
|
-
});
|
79
|
-
keyword = apiObj.url.replace('api://', '');
|
80
|
-
_b.label = 1;
|
81
|
-
|
82
|
-
case 1:
|
83
|
-
_b.trys.push([1, 3,, 4]);
|
84
|
-
|
85
|
-
return [4
|
86
|
-
/*yield*/
|
87
|
-
, this.fetchOptions(keyword)];
|
88
|
-
|
89
|
-
case 2:
|
90
|
-
_b.sent();
|
91
|
-
|
92
|
-
return [3
|
93
|
-
/*break*/
|
94
|
-
, 4];
|
95
|
-
|
96
|
-
case 3:
|
97
|
-
_b.sent();
|
98
|
-
return [3
|
99
|
-
/*break*/
|
100
|
-
, 4];
|
101
|
-
|
102
|
-
case 4:
|
103
|
-
this.setState({
|
104
|
-
loading: false
|
105
|
-
});
|
106
|
-
return [2
|
107
|
-
/*return*/
|
108
|
-
];
|
109
|
-
}
|
110
|
-
});
|
111
|
-
});
|
112
|
-
};
|
113
|
-
|
114
|
-
APIControl.prototype.transformApi2Str = function (value) {
|
115
|
-
var api = normalizeApi(value);
|
116
|
-
return api.url ? "".concat(api.method && api.method.toLowerCase() !== 'get'
|
117
|
-
/** 默认为GET请求,直接隐藏掉前缀,为了呈现更多信息 */
|
118
|
-
? "".concat(api.method, ":") : '').concat(api.url) : '';
|
119
|
-
};
|
120
|
-
|
121
|
-
APIControl.prototype.fetchOptions = function (keyword) {
|
122
|
-
var _a, _b, _c, _d;
|
123
|
-
|
124
|
-
return __awaiter(this, void 0, void 0, function () {
|
125
|
-
var _e, value, data, env, searchField, searchType, pickerSource, apiObj, apiKey, ctx, schemaFilter, res, items, selectedItem;
|
126
|
-
|
127
|
-
var _f;
|
128
|
-
|
129
|
-
return __generator(this, function (_g) {
|
130
|
-
switch (_g.label) {
|
131
|
-
case 0:
|
132
|
-
_e = this.props, value = _e.value, data = _e.data, env = _e.env, searchField = _e.searchField, searchType = _e.searchType;
|
133
|
-
pickerSource = this.props.pickerSource;
|
134
|
-
apiObj = normalizeApi(value);
|
135
|
-
|
136
|
-
if (!pickerSource || !(apiObj === null || apiObj === void 0 ? void 0 : apiObj.url)) {
|
137
|
-
return [2
|
138
|
-
/*return*/
|
139
|
-
];
|
140
|
-
}
|
141
|
-
|
142
|
-
apiKey = (_b = (_a = apiObj === null || apiObj === void 0 ? void 0 : apiObj.url) === null || _a === void 0 ? void 0 : _a.split('api://')) === null || _b === void 0 ? void 0 : _b[1];
|
143
|
-
ctx = createObject(data, __assign({
|
144
|
-
value: value,
|
145
|
-
op: 'loadOptions'
|
146
|
-
}, keyword && searchField ? (_f = {}, _f[searchField] = keyword, _f.searchType = searchType, _f) : {}));
|
147
|
-
schemaFilter = getEnv(window.editorStore).schemaFilter; // 基于爱速搭的规则转换一下
|
148
|
-
|
149
|
-
if (schemaFilter) {
|
150
|
-
pickerSource = schemaFilter({
|
151
|
-
api: pickerSource
|
152
|
-
}).api;
|
153
|
-
}
|
154
|
-
|
155
|
-
if (!isEffectiveApi(pickerSource, ctx)) return [3
|
156
|
-
/*break*/
|
157
|
-
, 2];
|
158
|
-
return [4
|
159
|
-
/*yield*/
|
160
|
-
, env.fetcher(pickerSource, ctx)];
|
161
|
-
|
162
|
-
case 1:
|
163
|
-
res = _g.sent();
|
164
|
-
items = ((_c = res.data) === null || _c === void 0 ? void 0 : _c.items) || ((_d = res === null || res === void 0 ? void 0 : res.data) === null || _d === void 0 ? void 0 : _d.rows);
|
165
|
-
|
166
|
-
if (items.length) {
|
167
|
-
selectedItem = items.find(function (item) {
|
168
|
-
return item.key === apiKey;
|
69
|
+
Object.defineProperty(APIControl.prototype, "updatePickerOptions", {
|
70
|
+
enumerable: false,
|
71
|
+
configurable: true,
|
72
|
+
writable: true,
|
73
|
+
value: function () {
|
74
|
+
var _a;
|
75
|
+
return __awaiter(this, void 0, void 0, function () {
|
76
|
+
var apiObj, keyword;
|
77
|
+
return __generator(this, function (_b) {
|
78
|
+
switch (_b.label) {
|
79
|
+
case 0:
|
80
|
+
apiObj = normalizeApi(this.props.value);
|
81
|
+
if (!((_a = apiObj === null || apiObj === void 0 ? void 0 : apiObj.url) === null || _a === void 0 ? void 0 : _a.startsWith('api://'))) return [3 /*break*/, 4];
|
82
|
+
this.setState({
|
83
|
+
loading: true
|
169
84
|
});
|
85
|
+
keyword = apiObj.url.replace('api://', '');
|
86
|
+
_b.label = 1;
|
87
|
+
case 1:
|
88
|
+
_b.trys.push([1, 3,, 4]);
|
89
|
+
return [4 /*yield*/, this.fetchOptions(keyword)];
|
90
|
+
case 2:
|
91
|
+
_b.sent();
|
92
|
+
return [3 /*break*/, 4];
|
93
|
+
case 3:
|
94
|
+
_b.sent();
|
95
|
+
return [3 /*break*/, 4];
|
96
|
+
case 4:
|
170
97
|
this.setState({
|
171
|
-
|
98
|
+
loading: false
|
172
99
|
});
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
case 2:
|
178
|
-
return [2
|
179
|
-
/*return*/
|
180
|
-
];
|
181
|
-
}
|
100
|
+
return [2 /*return*/];
|
101
|
+
}
|
102
|
+
});
|
182
103
|
});
|
183
|
-
});
|
184
|
-
};
|
185
|
-
|
186
|
-
APIControl.prototype.inputRef = function (ref) {
|
187
|
-
this.input = ref;
|
188
|
-
};
|
189
|
-
|
190
|
-
APIControl.prototype.focus = function () {
|
191
|
-
if (!this.input) {
|
192
|
-
return;
|
193
104
|
}
|
105
|
+
});
|
106
|
+
|
107
|
+
Object.defineProperty(APIControl.prototype, "transformApi2Str", {
|
108
|
+
enumerable: false,
|
109
|
+
configurable: true,
|
110
|
+
writable: true,
|
111
|
+
value: function (value) {
|
112
|
+
var api = normalizeApi(value);
|
113
|
+
return api.url ? "".concat(api.method && api.method.toLowerCase() !== 'get' /** 默认为GET请求,直接隐藏掉前缀,为了呈现更多信息 */ ? "".concat(api.method, ":") : '').concat(api.url) : '';
|
114
|
+
}
|
115
|
+
});
|
116
|
+
Object.defineProperty(APIControl.prototype, "fetchOptions", {
|
117
|
+
enumerable: false,
|
118
|
+
configurable: true,
|
119
|
+
writable: true,
|
120
|
+
value: function (keyword) {
|
121
|
+
var _a, _b, _c, _d;
|
122
|
+
return __awaiter(this, void 0, void 0, function () {
|
123
|
+
var _e, value, data, env, searchField, searchType, pickerSource, apiObj, apiKey, ctx, schemaFilter, res, items, selectedItem;
|
124
|
+
var _f;
|
125
|
+
return __generator(this, function (_g) {
|
126
|
+
switch (_g.label) {
|
127
|
+
case 0:
|
128
|
+
_e = this.props, value = _e.value, data = _e.data, env = _e.env, searchField = _e.searchField, searchType = _e.searchType;
|
129
|
+
pickerSource = this.props.pickerSource;
|
130
|
+
apiObj = normalizeApi(value);
|
131
|
+
if (!pickerSource || !(apiObj === null || apiObj === void 0 ? void 0 : apiObj.url)) {
|
132
|
+
return [2 /*return*/];
|
133
|
+
}
|
194
134
|
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
135
|
+
apiKey = (_b = (_a = apiObj === null || apiObj === void 0 ? void 0 : apiObj.url) === null || _a === void 0 ? void 0 : _a.split('api://')) === null || _b === void 0 ? void 0 : _b[1];
|
136
|
+
ctx = createObject(data, __assign({
|
137
|
+
value: value,
|
138
|
+
op: 'loadOptions'
|
139
|
+
}, keyword && searchField ? (_f = {}, _f[searchField] = keyword, _f.searchType = searchType, _f) : {}));
|
140
|
+
schemaFilter = getEnv(window.editorStore).schemaFilter;
|
141
|
+
// 基于爱速搭的规则转换一下
|
142
|
+
if (schemaFilter) {
|
143
|
+
pickerSource = schemaFilter({
|
144
|
+
api: pickerSource
|
145
|
+
}).api;
|
146
|
+
}
|
147
|
+
if (!isEffectiveApi(pickerSource, ctx)) return [3 /*break*/, 2];
|
148
|
+
return [4 /*yield*/, env.fetcher(pickerSource, ctx)];
|
149
|
+
case 1:
|
150
|
+
res = _g.sent();
|
151
|
+
items = ((_c = res.data) === null || _c === void 0 ? void 0 : _c.items) || ((_d = res === null || res === void 0 ? void 0 : res.data) === null || _d === void 0 ? void 0 : _d.rows);
|
152
|
+
if (items.length) {
|
153
|
+
selectedItem = items.find(function (item) {
|
154
|
+
return item.key === apiKey;
|
155
|
+
});
|
156
|
+
this.setState({
|
157
|
+
selectedItem: selectedItem ? [selectedItem] : []
|
158
|
+
});
|
159
|
+
}
|
160
|
+
_g.label = 2;
|
161
|
+
case 2:
|
162
|
+
return [2 /*return*/];
|
163
|
+
}
|
164
|
+
});
|
165
|
+
});
|
166
|
+
}
|
167
|
+
});
|
168
|
+
|
169
|
+
Object.defineProperty(APIControl.prototype, "inputRef", {
|
170
|
+
enumerable: false,
|
171
|
+
configurable: true,
|
172
|
+
writable: true,
|
173
|
+
value: function (ref) {
|
174
|
+
this.input = ref;
|
175
|
+
}
|
176
|
+
});
|
177
|
+
Object.defineProperty(APIControl.prototype, "focus", {
|
178
|
+
enumerable: false,
|
179
|
+
configurable: true,
|
180
|
+
writable: true,
|
181
|
+
value: function () {
|
182
|
+
if (!this.input) {
|
183
|
+
return;
|
184
|
+
}
|
185
|
+
this.input.focus();
|
186
|
+
}
|
187
|
+
});
|
188
|
+
Object.defineProperty(APIControl.prototype, "clearPickerValue", {
|
189
|
+
enumerable: false,
|
190
|
+
configurable: true,
|
191
|
+
writable: true,
|
192
|
+
value: function () {
|
193
|
+
var _this = this;
|
194
|
+
var onChange = this.props.onChange;
|
195
|
+
this.setState({
|
196
|
+
apiStr: this.transformApi2Str(undefined),
|
197
|
+
selectedItem: []
|
198
|
+
}, function () {
|
199
|
+
onChange === null || onChange === void 0 ? void 0 : onChange(undefined);
|
200
|
+
_this.focus();
|
201
|
+
});
|
202
|
+
}
|
203
|
+
});
|
204
|
+
Object.defineProperty(APIControl.prototype, "handleSimpleInputChange", {
|
205
|
+
enumerable: false,
|
206
|
+
configurable: true,
|
207
|
+
writable: true,
|
208
|
+
value: function (e) {
|
209
|
+
var value = e.currentTarget.value;
|
210
|
+
this.handleSubmit(value, 'input');
|
211
|
+
}
|
212
|
+
});
|
213
|
+
Object.defineProperty(APIControl.prototype, "handleSubmit", {
|
214
|
+
enumerable: false,
|
215
|
+
configurable: true,
|
216
|
+
writable: true,
|
217
|
+
value: function (values, action) {
|
218
|
+
var _a = this.props,
|
219
219
|
onChange = _a.onChange,
|
220
220
|
value = _a.value;
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
221
|
+
var api = values;
|
222
|
+
// Picker未做选择
|
223
|
+
if (!values && action === 'picker-submit') {
|
224
|
+
return;
|
225
|
+
}
|
226
|
+
if (typeof value !== 'string' || typeof values !== 'string') {
|
227
|
+
api = mergeWith({}, normalizeApi(value), normalizeApi(values), function (value, srcValue, key) {
|
228
|
+
// 这三个支持删除单个key的属性需用新值完全替换
|
229
|
+
// 否则删除无效
|
230
|
+
if (['data', 'responseData', 'headers'].includes(key)) {
|
231
|
+
return srcValue;
|
232
|
+
}
|
233
|
+
});
|
234
|
+
['data', 'responseData', 'headers'].forEach(function (item) {
|
235
|
+
if (api[item] == null) {
|
236
|
+
delete api[item];
|
237
|
+
}
|
238
|
+
});
|
239
|
+
}
|
240
|
+
onChange === null || onChange === void 0 ? void 0 : onChange(api);
|
225
241
|
}
|
226
|
-
|
227
|
-
|
228
|
-
|
242
|
+
});
|
243
|
+
Object.defineProperty(APIControl.prototype, "handleAction", {
|
244
|
+
enumerable: false,
|
245
|
+
configurable: true,
|
246
|
+
writable: true,
|
247
|
+
value: function (schema, e, action, data) {
|
248
|
+
var onAction = this.props.onAction;
|
249
|
+
onAction === null || onAction === void 0 ? void 0 : onAction(schema, e, action, data);
|
229
250
|
}
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
if (typeof callback === 'function') {
|
243
|
-
transformedValue = callback(value);
|
251
|
+
});
|
252
|
+
Object.defineProperty(APIControl.prototype, "normalizeValue", {
|
253
|
+
enumerable: false,
|
254
|
+
configurable: true,
|
255
|
+
writable: true,
|
256
|
+
value: function (value, callback) {
|
257
|
+
var transformedValue = cloneDeep(value);
|
258
|
+
if (typeof callback === 'function') {
|
259
|
+
transformedValue = callback(value);
|
260
|
+
}
|
261
|
+
return transformedValue;
|
244
262
|
}
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
+
});
|
264
|
+
Object.defineProperty(APIControl.prototype, "handlePickerConfirm", {
|
265
|
+
enumerable: false,
|
266
|
+
configurable: true,
|
267
|
+
writable: true,
|
268
|
+
value: function (value) {
|
269
|
+
var onPickerConfirm = this.props.onPickerConfirm;
|
270
|
+
this.handleSubmit(this.normalizeValue(value, onPickerConfirm), 'picker-submit');
|
271
|
+
}
|
272
|
+
});
|
273
|
+
Object.defineProperty(APIControl.prototype, "handlePickerClose", {
|
274
|
+
enumerable: false,
|
275
|
+
configurable: true,
|
276
|
+
writable: true,
|
277
|
+
value: function () {
|
278
|
+
var onPickerClose = this.props.onPickerClose;
|
279
|
+
onPickerClose === null || onPickerClose === void 0 ? void 0 : onPickerClose();
|
280
|
+
}
|
281
|
+
});
|
282
|
+
Object.defineProperty(APIControl.prototype, "renderHeader", {
|
283
|
+
enumerable: false,
|
284
|
+
configurable: true,
|
285
|
+
writable: true,
|
286
|
+
value: function () {
|
287
|
+
var _a;
|
288
|
+
var _b = this.props,
|
263
289
|
render = _b.render,
|
264
290
|
labelRemark = _b.labelRemark,
|
265
291
|
useMobileUI = _b.useMobileUI,
|
266
292
|
popOverContainer = _b.popOverContainer,
|
267
293
|
env = _b.env;
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
APIControl.prototype
|
295
|
-
|
296
|
-
|
297
|
-
|
294
|
+
var label = this.props.label;
|
295
|
+
var classPrefix = (_a = env === null || env === void 0 ? void 0 : env.theme) === null || _a === void 0 ? void 0 : _a.classPrefix;
|
296
|
+
// const actionsDom =
|
297
|
+
// Array.isArray(actions) && actions.length > 0
|
298
|
+
// ? actions.map((action, index) => {
|
299
|
+
// return render(`action/${index}`, action, {
|
300
|
+
// key: index,
|
301
|
+
// onAction: this.handleAction.bind(this, action)
|
302
|
+
// });
|
303
|
+
// })
|
304
|
+
// : null;
|
305
|
+
return React__default.createElement("header", {
|
306
|
+
className: "ApiControl-header",
|
307
|
+
key: "header"
|
308
|
+
}, React__default.createElement("label", {
|
309
|
+
className: cx("".concat(classPrefix, "Form-label"))
|
310
|
+
}, (label === null || label === void 0 ? void 0 : label.type) ? render('label', label) : label || '', labelRemark ? render('label-remark', {
|
311
|
+
type: 'remark',
|
312
|
+
icon: labelRemark.icon || 'warning-mark',
|
313
|
+
tooltip: labelRemark,
|
314
|
+
className: cx("Form-lableRemark", labelRemark === null || labelRemark === void 0 ? void 0 : labelRemark.className),
|
315
|
+
useMobileUI: useMobileUI,
|
316
|
+
container: popOverContainer ? popOverContainer : env && env.getModalContainer ? env.getModalContainer : undefined
|
317
|
+
}) : null));
|
318
|
+
}
|
319
|
+
});
|
320
|
+
Object.defineProperty(APIControl.prototype, "renderPickerSchema", {
|
321
|
+
enumerable: false,
|
322
|
+
configurable: true,
|
323
|
+
writable: true,
|
324
|
+
value: function () {
|
325
|
+
var _this = this;
|
326
|
+
var _a = this.props,
|
298
327
|
render = _a.render,
|
299
328
|
pickerTitle = _a.pickerTitle;
|
300
329
|
_a.pickerName;
|
@@ -303,297 +332,298 @@ function (_super) {
|
|
303
332
|
pickerBtnSchema = _a.pickerBtnSchema,
|
304
333
|
enablePickerMode = _a.enablePickerMode,
|
305
334
|
onPickerSelect = _a.onPickerSelect;
|
306
|
-
|
335
|
+
var _c = this.state,
|
307
336
|
selectedItem = _c.selectedItem,
|
308
337
|
schema = _c.schema;
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
bodyRender: function (_a) {
|
321
|
-
var onChange = _a.onChange,
|
338
|
+
if (!schema) {
|
339
|
+
return null;
|
340
|
+
}
|
341
|
+
return React__default.createElement(PickerContainer, {
|
342
|
+
title: pickerTitle,
|
343
|
+
headerClassName: cx(pickerHeaderClassName, 'font-bold'),
|
344
|
+
onConfirm: this.handlePickerConfirm,
|
345
|
+
onCancel: this.handlePickerClose,
|
346
|
+
size: pickerSize,
|
347
|
+
bodyRender: function (_a) {
|
348
|
+
var onChange = _a.onChange,
|
322
349
|
setState = _a.setState;
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
350
|
+
return render('api-control-picker', schema, {
|
351
|
+
value: selectedItem,
|
352
|
+
onSelect: function (items) {
|
353
|
+
setState({
|
354
|
+
selectedItem: items
|
355
|
+
});
|
356
|
+
onChange(_this.normalizeValue(items, onPickerSelect));
|
357
|
+
}
|
358
|
+
});
|
359
|
+
}
|
360
|
+
}, function (_a) {
|
361
|
+
var onClick = _a.onClick,
|
362
|
+
isOpened = _a.isOpened;
|
363
|
+
return render('picker-action', __assign(__assign({
|
364
|
+
icon: React__default.createElement(Icon, {
|
365
|
+
icon: "picker-icon",
|
366
|
+
className: "icon ae-ApiControl-icon"
|
367
|
+
})
|
368
|
+
}, pickerBtnSchema), {
|
369
|
+
className: cx('ae-ApiControl-PickerBtn', pickerBtnSchema === null || pickerBtnSchema === void 0 ? void 0 : pickerBtnSchema.className)
|
370
|
+
}), {
|
371
|
+
onClick: function (e) {
|
372
|
+
return __awaiter(_this, void 0, void 0, function () {
|
373
|
+
return __generator(this, function (_b) {
|
374
|
+
switch (_b.label) {
|
375
|
+
case 0:
|
376
|
+
if (!(!isOpened && enablePickerMode)) return [3 /*break*/, 4];
|
377
|
+
_b.label = 1;
|
378
|
+
case 1:
|
379
|
+
_b.trys.push([1, 3,, 4]);
|
380
|
+
return [4 /*yield*/, this.fetchOptions()];
|
381
|
+
case 2:
|
382
|
+
_b.sent();
|
383
|
+
return [3 /*break*/, 4];
|
384
|
+
case 3:
|
385
|
+
_b.sent();
|
386
|
+
return [3 /*break*/, 4];
|
387
|
+
case 4:
|
388
|
+
onClick(e);
|
389
|
+
return [2 /*return*/];
|
390
|
+
}
|
391
|
+
});
|
328
392
|
});
|
329
|
-
onChange(_this.normalizeValue(items, onPickerSelect));
|
330
393
|
}
|
331
394
|
});
|
332
|
-
}
|
333
|
-
}
|
334
|
-
|
335
|
-
|
336
|
-
|
395
|
+
});
|
396
|
+
}
|
397
|
+
});
|
398
|
+
|
399
|
+
Object.defineProperty(APIControl.prototype, "renderApiDialog", {
|
400
|
+
enumerable: false,
|
401
|
+
configurable: true,
|
402
|
+
writable: true,
|
403
|
+
value: function () {
|
404
|
+
return {
|
405
|
+
label: '',
|
406
|
+
type: 'action',
|
407
|
+
acitonType: 'dialog',
|
408
|
+
size: 'sm',
|
337
409
|
icon: React__default.createElement(Icon, {
|
338
|
-
icon: "
|
410
|
+
icon: "setting",
|
339
411
|
className: "icon ae-ApiControl-icon"
|
340
|
-
})
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
_b.label = 1;
|
354
|
-
|
355
|
-
case 1:
|
356
|
-
_b.trys.push([1, 3,, 4]);
|
357
|
-
|
358
|
-
return [4
|
359
|
-
/*yield*/
|
360
|
-
, this.fetchOptions()];
|
361
|
-
|
362
|
-
case 2:
|
363
|
-
_b.sent();
|
364
|
-
|
365
|
-
return [3
|
366
|
-
/*break*/
|
367
|
-
, 4];
|
368
|
-
|
369
|
-
case 3:
|
370
|
-
_b.sent();
|
371
|
-
return [3
|
372
|
-
/*break*/
|
373
|
-
, 4];
|
374
|
-
|
375
|
-
case 4:
|
376
|
-
onClick(e);
|
377
|
-
return [2
|
378
|
-
/*return*/
|
379
|
-
];
|
380
|
-
}
|
381
|
-
});
|
382
|
-
});
|
412
|
+
}),
|
413
|
+
className: 'ae-ApiControl-setting-button',
|
414
|
+
actionType: 'dialog',
|
415
|
+
dialog: {
|
416
|
+
title: i18n("e370757f933a8ecd87bf0255c3ce45d0"),
|
417
|
+
size: 'md',
|
418
|
+
className: 'ae-ApiControl-dialog',
|
419
|
+
headerClassName: 'font-bold',
|
420
|
+
bodyClassName: 'ae-ApiControl-dialog-body',
|
421
|
+
closeOnEsc: true,
|
422
|
+
closeOnOutside: false,
|
423
|
+
showCloseButton: true,
|
424
|
+
body: [this.renderApiConfigTabs()]
|
383
425
|
}
|
384
|
-
}
|
385
|
-
});
|
386
|
-
};
|
387
|
-
|
388
|
-
APIControl.prototype.renderApiDialog = function () {
|
389
|
-
return {
|
390
|
-
label: '',
|
391
|
-
type: 'action',
|
392
|
-
acitonType: 'dialog',
|
393
|
-
size: 'sm',
|
394
|
-
icon: React__default.createElement(Icon, {
|
395
|
-
icon: "setting",
|
396
|
-
className: "icon ae-ApiControl-icon"
|
397
|
-
}),
|
398
|
-
className: 'ae-ApiControl-setting-button',
|
399
|
-
actionType: 'dialog',
|
400
|
-
dialog: {
|
401
|
-
title: i18n("e370757f933a8ecd87bf0255c3ce45d0"),
|
402
|
-
size: 'md',
|
403
|
-
className: 'ae-ApiControl-dialog',
|
404
|
-
headerClassName: 'font-bold',
|
405
|
-
bodyClassName: 'ae-ApiControl-dialog-body',
|
406
|
-
closeOnEsc: true,
|
407
|
-
closeOnOutside: false,
|
408
|
-
showCloseButton: true,
|
409
|
-
body: [this.renderApiConfigTabs()]
|
410
|
-
}
|
411
|
-
};
|
412
|
-
};
|
413
|
-
|
414
|
-
APIControl.prototype.renderApiConfigTabs = function (submitOnChange) {
|
415
|
-
if (submitOnChange === void 0) {
|
416
|
-
submitOnChange = false;
|
426
|
+
};
|
417
427
|
}
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
428
|
+
});
|
429
|
+
Object.defineProperty(APIControl.prototype, "renderApiConfigTabs", {
|
430
|
+
enumerable: false,
|
431
|
+
configurable: true,
|
432
|
+
writable: true,
|
433
|
+
value: function (submitOnChange) {
|
434
|
+
if (submitOnChange === void 0) {
|
435
|
+
submitOnChange = false;
|
436
|
+
}
|
437
|
+
var _a = this.props;
|
438
|
+
_a.messageDesc;
|
439
|
+
var _b = _a.debug,
|
422
440
|
debug = _b === void 0 ? false : _b;
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
value: 'get',
|
441
|
-
type: 'button-group-select',
|
442
|
-
mode: 'horizontal',
|
443
|
-
options: [{
|
441
|
+
return {
|
442
|
+
type: 'form',
|
443
|
+
className: 'ae-ApiControl-form',
|
444
|
+
mode: 'horizontal',
|
445
|
+
submitOnChange: submitOnChange,
|
446
|
+
wrapWithPanel: false,
|
447
|
+
onSubmit: this.handleSubmit,
|
448
|
+
debug: debug,
|
449
|
+
body: [{
|
450
|
+
type: 'tabs',
|
451
|
+
className: 'ae-ApiControl-tabs',
|
452
|
+
contentClassName: 'ae-ApiControl-tabContent',
|
453
|
+
tabs: [{
|
454
|
+
title: i18n("7c57a563ab87bc6eb5edd8f5b953f499"),
|
455
|
+
tab: [{
|
456
|
+
label: i18n("6aa351f5dacd13d3d862d9c93e4a0241"),
|
457
|
+
name: 'method',
|
444
458
|
value: 'get',
|
445
|
-
|
459
|
+
type: 'button-group-select',
|
460
|
+
mode: 'horizontal',
|
461
|
+
options: [{
|
462
|
+
value: 'get',
|
463
|
+
label: 'GET'
|
464
|
+
}, {
|
465
|
+
value: 'post',
|
466
|
+
label: 'POST'
|
467
|
+
}, {
|
468
|
+
value: 'put',
|
469
|
+
label: 'PUT'
|
470
|
+
}, {
|
471
|
+
value: 'patch',
|
472
|
+
label: 'PATCH'
|
473
|
+
}, {
|
474
|
+
value: 'delete',
|
475
|
+
label: 'DELETE'
|
476
|
+
}]
|
446
477
|
}, {
|
447
|
-
|
448
|
-
|
478
|
+
label: i18n("85624c8e8b0fc98954eecbe508e8b59d"),
|
479
|
+
type: 'input-text',
|
480
|
+
name: 'url',
|
481
|
+
mode: 'horizontal',
|
482
|
+
size: 'lg',
|
483
|
+
placeholder: 'http://',
|
484
|
+
required: true
|
449
485
|
}, {
|
450
|
-
|
451
|
-
|
486
|
+
label: i18n("8dc91bca9bc83efea73150e3478657fc"),
|
487
|
+
type: 'input-text',
|
488
|
+
name: 'sendOn',
|
489
|
+
mode: 'horizontal',
|
490
|
+
size: 'lg',
|
491
|
+
placeholder: i18n("bf9e242338d2c26b182aa6b9c015d84c"),
|
492
|
+
description: i18n("91ee84292a5bf5e59d3b6309f948f2f1")
|
452
493
|
}, {
|
453
|
-
|
454
|
-
|
494
|
+
label: i18n("7c6722203327e8173be987f36fadf610"),
|
495
|
+
type: 'button-group-select',
|
496
|
+
name: 'dataType',
|
497
|
+
size: 'sm',
|
498
|
+
mode: 'horizontal',
|
499
|
+
description: "".concat(i18n("55409342e28d37db86fb23efbd84a025"), "\uFF1A<%= data.dataType === \"json\" ? \"application/json\" : (data.dataType === \"form-data\" ? \"multipart/form-data\" : (data.dataType === \"form\" ? \"application/x-www-form-urlencoded\" : \"\")) %>\uFF0C").concat(i18n("e06a14abe7ef66a8ead143db4ae9786e")),
|
500
|
+
options: [{
|
501
|
+
label: 'JSON',
|
502
|
+
value: 'json'
|
503
|
+
}, {
|
504
|
+
label: 'FormData',
|
505
|
+
value: 'form-data'
|
506
|
+
}, {
|
507
|
+
label: 'Form',
|
508
|
+
value: 'form'
|
509
|
+
}],
|
510
|
+
disabled: false
|
455
511
|
}, {
|
456
|
-
|
457
|
-
label:
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
size: 'sm',
|
480
|
-
mode: 'horizontal',
|
481
|
-
description: "".concat(i18n("55409342e28d37db86fb23efbd84a025"), "\uFF1A<%= data.dataType === \"json\" ? \"application/json\" : (data.dataType === \"form-data\" ? \"multipart/form-data\" : (data.dataType === \"form\" ? \"application/x-www-form-urlencoded\" : \"\")) %>\uFF0C").concat(i18n("e06a14abe7ef66a8ead143db4ae9786e")),
|
482
|
-
options: [{
|
483
|
-
label: 'JSON',
|
484
|
-
value: 'json'
|
512
|
+
type: 'switch',
|
513
|
+
label: i18n("773a0e8384fd6f784088b829d7cc2f68"),
|
514
|
+
name: 'cache',
|
515
|
+
mode: 'horizontal',
|
516
|
+
pipeIn: function (value) {
|
517
|
+
return !!value;
|
518
|
+
},
|
519
|
+
pipeOut: function (value) {
|
520
|
+
return value ? 3000 : undefined;
|
521
|
+
}
|
522
|
+
}, {
|
523
|
+
label: '',
|
524
|
+
type: 'input-number',
|
525
|
+
name: 'cache',
|
526
|
+
mode: 'horizontal',
|
527
|
+
size: 'md',
|
528
|
+
min: 0,
|
529
|
+
step: 500,
|
530
|
+
visibleOn: 'this.cache',
|
531
|
+
description: i18n("c1b110f13431df9662299f26def71df1"),
|
532
|
+
pipeIn: function (value) {
|
533
|
+
return typeof value === 'number' ? value : 0;
|
534
|
+
}
|
485
535
|
}, {
|
486
|
-
label:
|
487
|
-
|
536
|
+
label: i18n("a18ea11244325dd3d20c5988bc7f6e39"),
|
537
|
+
name: 'responseType',
|
538
|
+
type: 'switch',
|
539
|
+
mode: 'horizontal',
|
540
|
+
description: i18n("68caa6082eda1745aa3f6b6d12efe423"),
|
541
|
+
pipeIn: function (value) {
|
542
|
+
return value === 'blob';
|
543
|
+
},
|
544
|
+
pipeOut: function (value) {
|
545
|
+
return value ? 'blob' : undefined;
|
546
|
+
}
|
488
547
|
}, {
|
489
|
-
label:
|
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
|
-
description: i18n("68caa6082eda1745aa3f6b6d12efe423"),
|
523
|
-
pipeIn: function (value) {
|
524
|
-
return value === 'blob';
|
525
|
-
},
|
526
|
-
pipeOut: function (value) {
|
527
|
-
return value ? 'blob' : undefined;
|
528
|
-
}
|
529
|
-
}, {
|
530
|
-
label: i18n("91831507074270c0da8a31ad9ff87495"),
|
531
|
-
name: 'replaceData',
|
532
|
-
type: 'switch',
|
533
|
-
mode: 'horizontal',
|
534
|
-
description: i18n("42be3061671b38468cc6ac84f6a0dd77")
|
535
|
-
}, {
|
536
|
-
label: '',
|
537
|
-
name: 'interval',
|
538
|
-
type: 'input-number',
|
539
|
-
mode: 'horizontal',
|
540
|
-
size: 'md',
|
541
|
-
visibleOn: 'typeof this.interval === "number"',
|
542
|
-
step: 500,
|
543
|
-
description: i18n("81fe75a5216d4f612f1809c122f5145a")
|
544
|
-
}, {
|
545
|
-
label: i18n("19c5410b23fba4bbfd1a58bbd5268c9b"),
|
546
|
-
name: 'silentPolling',
|
547
|
-
type: 'switch',
|
548
|
-
mode: 'horizontal',
|
549
|
-
visibleOn: '!!data.interval',
|
550
|
-
description: i18n("04f840b0772f4b5d59954a29a76f4e7b")
|
548
|
+
label: i18n("91831507074270c0da8a31ad9ff87495"),
|
549
|
+
name: 'replaceData',
|
550
|
+
type: 'switch',
|
551
|
+
mode: 'horizontal',
|
552
|
+
description: i18n("42be3061671b38468cc6ac84f6a0dd77")
|
553
|
+
}, {
|
554
|
+
label: '',
|
555
|
+
name: 'interval',
|
556
|
+
type: 'input-number',
|
557
|
+
mode: 'horizontal',
|
558
|
+
size: 'md',
|
559
|
+
visibleOn: 'typeof this.interval === "number"',
|
560
|
+
step: 500,
|
561
|
+
description: i18n("81fe75a5216d4f612f1809c122f5145a")
|
562
|
+
}, {
|
563
|
+
label: i18n("19c5410b23fba4bbfd1a58bbd5268c9b"),
|
564
|
+
name: 'silentPolling',
|
565
|
+
type: 'switch',
|
566
|
+
mode: 'horizontal',
|
567
|
+
visibleOn: '!!data.interval',
|
568
|
+
description: i18n("04f840b0772f4b5d59954a29a76f4e7b")
|
569
|
+
}, {
|
570
|
+
label: tipedLabel(i18n("83f16354dd1532422dc8b3581d096e7b"), i18n("620f826a77f079c5683a9d3c59461ea1")),
|
571
|
+
name: 'stopAutoRefreshWhen',
|
572
|
+
type: 'input-text',
|
573
|
+
mode: 'horizontal',
|
574
|
+
horizontal: {
|
575
|
+
leftFixed: 'md'
|
576
|
+
},
|
577
|
+
size: 'lg',
|
578
|
+
visibleOn: '!!data.interval',
|
579
|
+
placeholder: i18n("6037dae99e9446deaed45f7e408f47ab")
|
580
|
+
}]
|
551
581
|
}, {
|
552
|
-
|
553
|
-
|
554
|
-
type: 'input-text',
|
555
|
-
mode: 'horizontal',
|
556
|
-
horizontal: {
|
557
|
-
leftFixed: 'md'
|
558
|
-
},
|
559
|
-
size: 'lg',
|
560
|
-
visibleOn: '!!data.interval',
|
561
|
-
placeholder: i18n("6037dae99e9446deaed45f7e408f47ab")
|
562
|
-
}]
|
563
|
-
}, {
|
564
|
-
title: i18n("90260d55567cfd97ec2f085963a60bcf"),
|
565
|
-
tab: [{
|
566
|
-
type: 'fieldSet',
|
567
|
-
title: 'Body',
|
568
|
-
headingClassName: 'ae-ApiControl-title',
|
569
|
-
body: [{
|
582
|
+
title: i18n("90260d55567cfd97ec2f085963a60bcf"),
|
583
|
+
tab: [{
|
570
584
|
type: 'switch',
|
571
|
-
label: tipedLabel(i18n("
|
572
|
-
name: '
|
573
|
-
mode: '
|
585
|
+
label: tipedLabel(i18n("be47bd270e7756d4233e59bbe4cd5b96"), i18n("f80cc88446cc10da4838556666f6b9f1")),
|
586
|
+
name: 'headers',
|
587
|
+
mode: 'horizontal',
|
588
|
+
className: 'm-b-xs',
|
574
589
|
pipeIn: function (value) {
|
575
590
|
return !!value;
|
576
591
|
},
|
577
592
|
pipeOut: function (value) {
|
578
593
|
return value ? {
|
579
|
-
'
|
594
|
+
'': ''
|
580
595
|
} : null;
|
581
596
|
}
|
582
597
|
}, {
|
583
598
|
type: 'combo',
|
599
|
+
name: 'headers',
|
600
|
+
mode: 'horizontal',
|
584
601
|
syncDefaultValue: false,
|
585
|
-
name: 'data',
|
586
|
-
mode: 'normal',
|
587
|
-
renderLabel: false,
|
588
|
-
visibleOn: 'this.data',
|
589
|
-
descriptionClassName: 'help-block text-xs m-b-none',
|
590
|
-
description: i18n("5414824fb8efdb7d59beae4bf95fdefd"),
|
591
602
|
multiple: true,
|
603
|
+
visibleOn: 'this.headers',
|
604
|
+
items: [{
|
605
|
+
type: 'input-text',
|
606
|
+
name: 'key',
|
607
|
+
placeholder: 'Key',
|
608
|
+
unique: true,
|
609
|
+
required: true,
|
610
|
+
options: [{
|
611
|
+
label: 'Content-Encoding',
|
612
|
+
value: 'Content-Encoding'
|
613
|
+
}, {
|
614
|
+
label: 'Content-Type',
|
615
|
+
value: 'Content-Type'
|
616
|
+
}]
|
617
|
+
}, {
|
618
|
+
type: 'input-text',
|
619
|
+
name: 'value',
|
620
|
+
placeholder: 'Value',
|
621
|
+
disabled: false
|
622
|
+
}],
|
592
623
|
pipeIn: function (value) {
|
593
624
|
if (!isObject(value)) {
|
594
625
|
return value;
|
595
626
|
}
|
596
|
-
|
597
627
|
var arr = [];
|
598
628
|
Object.keys(value).forEach(function (key) {
|
599
629
|
arr.push({
|
@@ -607,36 +637,22 @@ function (_super) {
|
|
607
637
|
if (!Array.isArray(value)) {
|
608
638
|
return value;
|
609
639
|
}
|
610
|
-
|
611
640
|
var obj = {};
|
612
641
|
value.forEach(function (item) {
|
613
642
|
var key = item.key || '';
|
614
643
|
var value = item.value;
|
615
|
-
|
616
644
|
try {
|
617
645
|
value = JSON.parse(value);
|
618
646
|
} catch (e) {}
|
619
|
-
|
620
647
|
obj[key] = value;
|
621
648
|
});
|
622
649
|
return obj;
|
623
|
-
}
|
624
|
-
items: [{
|
625
|
-
placeholder: 'Key',
|
626
|
-
type: 'input-text',
|
627
|
-
unique: true,
|
628
|
-
name: 'key',
|
629
|
-
required: true
|
630
|
-
}, {
|
631
|
-
placeholder: 'Value',
|
632
|
-
type: 'ae-DataPickerControl',
|
633
|
-
name: 'value'
|
634
|
-
}]
|
650
|
+
}
|
635
651
|
}, {
|
636
652
|
type: 'switch',
|
637
|
-
label: tipedLabel(i18n("
|
638
|
-
name: '
|
639
|
-
mode: '
|
653
|
+
label: tipedLabel(i18n("8f0064a9cfd7dcbb3c729f1357f11772"), i18n("0fcbf036057c6dd88b7b809daa0c5eb7")),
|
654
|
+
name: 'data',
|
655
|
+
mode: 'horizontal',
|
640
656
|
pipeIn: function (value) {
|
641
657
|
return !!value;
|
642
658
|
},
|
@@ -648,17 +664,17 @@ function (_super) {
|
|
648
664
|
}, {
|
649
665
|
type: 'combo',
|
650
666
|
syncDefaultValue: false,
|
651
|
-
name: '
|
652
|
-
mode: '
|
667
|
+
name: 'data',
|
668
|
+
mode: 'horizontal',
|
653
669
|
renderLabel: false,
|
654
|
-
visibleOn: 'this.
|
670
|
+
visibleOn: 'this.data',
|
655
671
|
descriptionClassName: 'help-block text-xs m-b-none',
|
672
|
+
description: i18n("5414824fb8efdb7d59beae4bf95fdefd"),
|
656
673
|
multiple: true,
|
657
674
|
pipeIn: function (value) {
|
658
675
|
if (!isObject(value)) {
|
659
676
|
return value;
|
660
677
|
}
|
661
|
-
|
662
678
|
var arr = [];
|
663
679
|
Object.keys(value).forEach(function (key) {
|
664
680
|
arr.push({
|
@@ -672,16 +688,13 @@ function (_super) {
|
|
672
688
|
if (!Array.isArray(value)) {
|
673
689
|
return value;
|
674
690
|
}
|
675
|
-
|
676
691
|
var obj = {};
|
677
692
|
value.forEach(function (item) {
|
678
693
|
var key = item.key || '';
|
679
694
|
var value = item.value;
|
680
|
-
|
681
695
|
try {
|
682
696
|
value = JSON.parse(value);
|
683
697
|
} catch (e) {}
|
684
|
-
|
685
698
|
obj[key] = value;
|
686
699
|
});
|
687
700
|
return obj;
|
@@ -694,7 +707,7 @@ function (_super) {
|
|
694
707
|
required: true
|
695
708
|
}, {
|
696
709
|
placeholder: 'Value',
|
697
|
-
type: '
|
710
|
+
type: 'ae-DataPickerControl',
|
698
711
|
name: 'value'
|
699
712
|
}]
|
700
713
|
}, {
|
@@ -709,66 +722,31 @@ function (_super) {
|
|
709
722
|
allowFullscreen: true,
|
710
723
|
description: i18n("62efcb25e5b21da47c09780119da3458")
|
711
724
|
}, {
|
712
|
-
label: i18n("6eb8944029108ad3b6bb3572a648fafa"),
|
713
|
-
name: 'adaptor',
|
714
|
-
type: 'js-editor',
|
715
|
-
mode: 'horizontal',
|
716
|
-
horizontal: {
|
717
|
-
justify: true
|
718
|
-
},
|
719
|
-
clasName: 'm-t-sm',
|
720
|
-
allowFullscreen: true,
|
721
|
-
description: i18n("e83cbec70e17988749c4a02a3b73f55c")
|
722
|
-
}]
|
723
|
-
}, {
|
724
|
-
type: 'fieldSet',
|
725
|
-
title: 'Header',
|
726
|
-
headingClassName: 'ae-ApiControl-title',
|
727
|
-
body: [{
|
728
725
|
type: 'switch',
|
729
|
-
label: tipedLabel(i18n("
|
730
|
-
name: '
|
731
|
-
mode: '
|
732
|
-
className: 'm-b-xs',
|
726
|
+
label: tipedLabel(i18n("6d33298a54888a30753373ca5bfe3bc2"), i18n("542e06175ff4f7407c467bbde90de56a")),
|
727
|
+
name: 'responseData',
|
728
|
+
mode: 'horizontal',
|
733
729
|
pipeIn: function (value) {
|
734
730
|
return !!value;
|
735
731
|
},
|
736
732
|
pipeOut: function (value) {
|
737
733
|
return value ? {
|
738
|
-
'': ''
|
734
|
+
'&': '$$'
|
739
735
|
} : null;
|
740
736
|
}
|
741
737
|
}, {
|
742
738
|
type: 'combo',
|
743
|
-
name: 'headers',
|
744
|
-
mode: 'row',
|
745
739
|
syncDefaultValue: false,
|
740
|
+
name: 'responseData',
|
741
|
+
mode: 'horizontal',
|
742
|
+
renderLabel: false,
|
743
|
+
visibleOn: 'this.responseData',
|
744
|
+
descriptionClassName: 'help-block text-xs m-b-none',
|
746
745
|
multiple: true,
|
747
|
-
visibleOn: 'this.headers',
|
748
|
-
items: [{
|
749
|
-
type: 'input-text',
|
750
|
-
name: 'key',
|
751
|
-
placeholder: 'Key',
|
752
|
-
unique: true,
|
753
|
-
required: true,
|
754
|
-
options: [{
|
755
|
-
label: 'Content-Encoding',
|
756
|
-
value: 'Content-Encoding'
|
757
|
-
}, {
|
758
|
-
label: 'Content-Type',
|
759
|
-
value: 'Content-Type'
|
760
|
-
}]
|
761
|
-
}, {
|
762
|
-
type: 'input-text',
|
763
|
-
name: 'value',
|
764
|
-
placeholder: 'Value',
|
765
|
-
disabled: false
|
766
|
-
}],
|
767
746
|
pipeIn: function (value) {
|
768
747
|
if (!isObject(value)) {
|
769
748
|
return value;
|
770
749
|
}
|
771
|
-
|
772
750
|
var arr = [];
|
773
751
|
Object.keys(value).forEach(function (key) {
|
774
752
|
arr.push({
|
@@ -782,66 +760,70 @@ function (_super) {
|
|
782
760
|
if (!Array.isArray(value)) {
|
783
761
|
return value;
|
784
762
|
}
|
785
|
-
|
786
763
|
var obj = {};
|
787
764
|
value.forEach(function (item) {
|
788
765
|
var key = item.key || '';
|
789
766
|
var value = item.value;
|
790
|
-
|
791
767
|
try {
|
792
768
|
value = JSON.parse(value);
|
793
769
|
} catch (e) {}
|
794
|
-
|
795
770
|
obj[key] = value;
|
796
771
|
});
|
797
772
|
return obj;
|
798
|
-
}
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
items: [{
|
811
|
-
label: i18n("fb24383a41f23196349548b5d0cb98ce"),
|
812
|
-
type: 'input-text',
|
813
|
-
name: 'fetchSuccess'
|
814
|
-
}, {
|
815
|
-
label: i18n("62e3e15c8fb9038f2780329bc26e8bab"),
|
816
|
-
type: 'input-text',
|
817
|
-
name: 'fetchFailed'
|
818
|
-
}, {
|
819
|
-
label: i18n("c62a1b7f314be10aead10475e7543f6a"),
|
820
|
-
type: 'input-text',
|
821
|
-
name: 'saveOrderSuccess'
|
822
|
-
}, {
|
823
|
-
label: i18n("c8035507b7a576d43e9f227c91c7a7b5"),
|
824
|
-
type: 'input-text',
|
825
|
-
name: 'saveOrderFailed'
|
826
|
-
}, {
|
827
|
-
label: i18n("7cb0932b806559be232d2a69453224e7"),
|
828
|
-
type: 'input-text',
|
829
|
-
name: 'quickSaveSuccess'
|
773
|
+
},
|
774
|
+
items: [{
|
775
|
+
placeholder: 'Key',
|
776
|
+
type: 'input-text',
|
777
|
+
unique: true,
|
778
|
+
name: 'key',
|
779
|
+
required: true
|
780
|
+
}, {
|
781
|
+
placeholder: 'Value',
|
782
|
+
type: 'input-text',
|
783
|
+
name: 'value'
|
784
|
+
}]
|
830
785
|
}, {
|
831
|
-
label: i18n("
|
832
|
-
|
833
|
-
|
786
|
+
label: i18n("6eb8944029108ad3b6bb3572a648fafa"),
|
787
|
+
name: 'adaptor',
|
788
|
+
type: 'js-editor',
|
789
|
+
mode: 'horizontal',
|
790
|
+
horizontal: {
|
791
|
+
justify: true
|
792
|
+
},
|
793
|
+
clasName: 'm-t-sm',
|
794
|
+
allowFullscreen: true,
|
795
|
+
description: i18n("e83cbec70e17988749c4a02a3b73f55c")
|
796
|
+
}]
|
797
|
+
}, {
|
798
|
+
title: i18n("99c74120cc62f4bf31d661e3212b7121"),
|
799
|
+
tab: [{
|
800
|
+
label: i18n("7c583ecdf795ce4f1f40d7960ead9344"),
|
801
|
+
type: 'combo',
|
802
|
+
name: 'messages',
|
803
|
+
mode: 'normal',
|
804
|
+
multiLine: true,
|
805
|
+
items: [{
|
806
|
+
label: i18n("70941a02776496ec446f21f98ebf754e"),
|
807
|
+
type: 'input-text',
|
808
|
+
name: 'success'
|
809
|
+
}, {
|
810
|
+
label: i18n("f50bf418323ee425eca7208c09a4577e"),
|
811
|
+
type: 'input-text',
|
812
|
+
name: 'failed'
|
813
|
+
}]
|
834
814
|
}]
|
835
815
|
}]
|
836
816
|
}]
|
837
|
-
}
|
838
|
-
}
|
839
|
-
};
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
817
|
+
};
|
818
|
+
}
|
819
|
+
});
|
820
|
+
Object.defineProperty(APIControl.prototype, "render", {
|
821
|
+
enumerable: false,
|
822
|
+
configurable: true,
|
823
|
+
writable: true,
|
824
|
+
value: function () {
|
825
|
+
var _a, _b;
|
826
|
+
var _c = this.props,
|
845
827
|
render = _c.render,
|
846
828
|
className = _c.className,
|
847
829
|
footerClassName = _c.footerClassName;
|
@@ -864,88 +846,81 @@ function (_super) {
|
|
864
846
|
_c.useMobileUI;
|
865
847
|
_c.popOverContainer;
|
866
848
|
_c.env;
|
867
|
-
|
849
|
+
var _g = this.state,
|
868
850
|
apiStr = _g.apiStr,
|
869
851
|
selectedItem = _g.selectedItem,
|
870
852
|
loading = _g.loading;
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
|
884
|
-
|
885
|
-
|
886
|
-
|
887
|
-
|
888
|
-
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
APIControl
|
915
|
-
|
916
|
-
|
917
|
-
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
|
853
|
+
selectedItem = Array.isArray(selectedItem) && selectedItem.length !== 0 ? selectedItem : [];
|
854
|
+
var highlightLabel = (_b = (_a = selectedItem === null || selectedItem === void 0 ? void 0 : selectedItem[0]) === null || _a === void 0 ? void 0 : _a[labelField]) !== null && _b !== void 0 ? _b : '';
|
855
|
+
return React__default.createElement(React__default.Fragment, null, React__default.createElement("div", {
|
856
|
+
className: cx('ae-ApiControl', className, {
|
857
|
+
border: border
|
858
|
+
})
|
859
|
+
}, onlyTabs ? render('api-control-tabs', this.renderApiConfigTabs(true), {
|
860
|
+
data: normalizeApi(value)
|
861
|
+
}) : React__default.createElement(React__default.Fragment, null, this.renderHeader(), React__default.createElement("div", {
|
862
|
+
className: "ae-ApiControl-content",
|
863
|
+
key: "content"
|
864
|
+
}, React__default.createElement("div", {
|
865
|
+
className: cx('ae-ApiControl-input')
|
866
|
+
}, enableHighlight && highlightLabel ? React__default.createElement("div", {
|
867
|
+
className: cx('ae-ApiControl-highlight')
|
868
|
+
}, loading ? React__default.createElement(Spinner, {
|
869
|
+
show: true,
|
870
|
+
icon: "reload",
|
871
|
+
size: "sm",
|
872
|
+
spinnerClassName: cx('Select-spinner')
|
873
|
+
}) : React__default.createElement("span", {
|
874
|
+
className: cx('ae-ApiControl-highlight-tag')
|
875
|
+
}, React__default.createElement("span", null, highlightLabel), React__default.createElement("a", {
|
876
|
+
onClick: this.clearPickerValue,
|
877
|
+
className: cx('Modal-close')
|
878
|
+
}, React__default.createElement(Icon, {
|
879
|
+
icon: "close",
|
880
|
+
className: cx('icon', 'ae-ApiControl-highlight-close')
|
881
|
+
})))) : React__default.createElement(Input, {
|
882
|
+
ref: this.inputRef,
|
883
|
+
value: apiStr,
|
884
|
+
type: "text",
|
885
|
+
disabled: disabled,
|
886
|
+
placeholder: "http://",
|
887
|
+
onChange: this.handleSimpleInputChange
|
888
|
+
}), enablePickerMode ? this.renderPickerSchema() : null), render('api-control-dialog', this.renderApiDialog(), {
|
889
|
+
data: normalizeApi(value)
|
890
|
+
})))), Array.isArray(footer) && footer.length !== 0 ? React__default.createElement("footer", {
|
891
|
+
className: cx('mt-3', footerClassName),
|
892
|
+
key: "footer"
|
893
|
+
}, render('api-control-footer', footer)) : null);
|
894
|
+
}
|
895
|
+
});
|
896
|
+
Object.defineProperty(APIControl, "defaultProps", {
|
897
|
+
enumerable: true,
|
898
|
+
configurable: true,
|
899
|
+
writable: true,
|
900
|
+
value: {
|
901
|
+
pickerBtnSchema: {
|
902
|
+
type: 'button',
|
903
|
+
level: 'link',
|
904
|
+
size: 'sm'
|
905
|
+
},
|
906
|
+
labelField: 'label',
|
907
|
+
searchType: 'key'
|
908
|
+
}
|
909
|
+
});
|
924
910
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], APIControl.prototype, "inputRef", null);
|
925
|
-
|
926
911
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", void 0)], APIControl.prototype, "clearPickerValue", null);
|
927
|
-
|
928
912
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], APIControl.prototype, "handleSimpleInputChange", null);
|
929
|
-
|
930
913
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object, String]), __metadata("design:returntype", void 0)], APIControl.prototype, "handleSubmit", null);
|
931
|
-
|
932
914
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", [Object]), __metadata("design:returntype", void 0)], APIControl.prototype, "handlePickerConfirm", null);
|
933
|
-
|
934
915
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", void 0)], APIControl.prototype, "handlePickerClose", null);
|
935
|
-
|
936
916
|
__decorate([autobind, __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", void 0)], APIControl.prototype, "renderHeader", null);
|
937
|
-
|
938
917
|
return APIControl;
|
939
918
|
}(React__default.Component);
|
940
|
-
|
941
|
-
/** @class */
|
942
|
-
(function (_super) {
|
919
|
+
/** @class */(function (_super) {
|
943
920
|
__extends(APIControlRenderer, _super);
|
944
|
-
|
945
921
|
function APIControlRenderer() {
|
946
922
|
return _super !== null && _super.apply(this, arguments) || this;
|
947
923
|
}
|
948
|
-
|
949
924
|
APIControlRenderer = __decorate([FormItem({
|
950
925
|
type: 'ae-apiControl',
|
951
926
|
renderLabel: false
|